XBinder C Common Runtime Functions
XBinder v3.0.x
|
Go to the source code of this file.
Functions | |
OSBOOL | rtxMatchPattern (OSCTXT *pctxt, const OSUTF8CHAR *text, const OSUTF8CHAR *pattern) |
OSBOOL | rtxMatchPattern2 (OSCTXT *pctxt, const OSUTF8CHAR *pattern) |
void | rtxFreeRegexpCache (OSCTXT *pctxt) |
Pattern matching functions.