XBinder
Version 2.9.x
|
Pattern matching functions. More...
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. More... | |
EXTERNRT void | rtxFreeRegexpCache (OSCTXT *pctxt) |
This function frees the memory associated with the regular expression cache. More... | |
Pattern matching functions.
Definition in file rtxPattern.h.