rtxPattern.h File Reference
Pattern matching functions. More...
#include "rtxsrc/osSysTypes.h"
#include "rtxsrc/rtxExternDefs.h"
#include "rtxsrc/rtxContext.h"
Go to the source code of this file.
Functions | |
EXTERNRT OSBOOL | rtxMatchPattern (OSCTXT *pctxt, const OSUTF8CHAR *text, const OSUTF8CHAR *pattern) |
This function compares the given string to the given pattern. |
Detailed Description
Pattern matching functions.
Definition in file rtxPattern.h.