Searched refs:xmlRegexpCompile (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRegexp.c67 comp = xmlRegexpCompile((const xmlChar *) pattern);
74 comp = xmlRegexpCompile((const xmlChar *) expression);
368 comp = xmlRegexpCompile((const xmlChar *) pattern);
H A Delfgcchack.h8150 #undef xmlRegexpCompile macro
8151 extern __typeof (xmlRegexpCompile) xmlRegexpCompile __attribute((alias("xmlRegexpCompile__internal_alias")));
8153 #ifndef xmlRegexpCompile
8154 extern __typeof (xmlRegexpCompile) xmlRegexpCompile__internal_alias __attribute((visibility("hidden")));
8155 #define xmlRegexpCompile xmlRegexpCompile__internal_alias macro
H A Dxmlregexp.c5377 * xmlRegexpCompile:
5387 xmlRegexpCompile(const xmlChar *regexp) { function
H A Dxmlschemas.c18644 facet->regexp = xmlRegexpCompile(facet->value);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h52 xmlRegexpCompile (const xmlChar *regexp);
H A Dxmlregexp.c5256 * xmlRegexpCompile:
5266 xmlRegexpCompile(const xmlChar *regexp) { function
H A Dxmlschemas.c18632 facet->regexp = xmlRegexpCompile(facet->value);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h52 xmlRegexpCompile (const xmlChar *regexp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h52 xmlRegexpCompile (const xmlChar *regexp);
H A Dxmlregexp.c5256 * xmlRegexpCompile:
5266 xmlRegexpCompile(const xmlChar *regexp) { function
H A Dxmlschemas.c18632 facet->regexp = xmlRegexpCompile(facet->value);

Completed in 459 milliseconds