Home
last modified time | relevance | path

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

/external/libxml2/fuzz/
Dregexp.c34 regexp = xmlRegexpCompile(BAD_CAST str1); in LLVMFuzzerTestOneInput()
/external/cronet/tot/third_party/libxml/src/include/libxml/
Dxmlregexp.h45 xmlRegexpCompile (const xmlChar *regexp);
/external/cronet/stable/third_party/libxml/src/include/libxml/
Dxmlregexp.h45 xmlRegexpCompile (const xmlChar *regexp);
/external/libxml2/include/libxml/
Dxmlregexp.h45 xmlRegexpCompile (const xmlChar *regexp);
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle37 d xmlRegexpCompile...
38 d pr extproc('xmlRegexpCompile')
/external/libxml2/
Dlibxml2.syms1040 xmlRegexpCompile;
Druntest.c4824 comp = xmlRegexpCompile((const xmlChar *) pattern); in regexpTest()
4831 comp = xmlRegexpCompile((const xmlChar *) expression); in regexpTest()
Dxmlregexp.c5256 xmlRegexpCompile(const xmlChar *regexp) { in xmlRegexpCompile() function
Dxmlschemas.c18645 facet->regexp = xmlRegexpCompile(facet->value); in xmlSchemaCheckFacet()
/external/cronet/tot/third_party/libxml/src/
Druntest.c4580 comp = xmlRegexpCompile((const xmlChar *) pattern); in regexpTest()
4587 comp = xmlRegexpCompile((const xmlChar *) expression); in regexpTest()
/external/cronet/stable/third_party/libxml/src/
Druntest.c4580 comp = xmlRegexpCompile((const xmlChar *) pattern); in regexpTest()
4587 comp = xmlRegexpCompile((const xmlChar *) expression); in regexpTest()