Home
last modified time | relevance | path

Searched refs:xmlRegexpExec (Results 1 – 15 of 15) sorted by relevance

/external/libxml2/fuzz/
Dregexp.c41 xmlRegexpExec(regexp, BAD_CAST str2); in LLVMFuzzerTestOneInput()
/external/cronet/tot/third_party/libxml/src/include/libxml/
Dxmlregexp.h48 xmlRegexpExec (xmlRegexpPtr comp,
/external/cronet/stable/third_party/libxml/src/include/libxml/
Dxmlregexp.h48 xmlRegexpExec (xmlRegexpPtr comp,
/external/libxml2/include/libxml/
Dxmlregexp.h48 xmlRegexpExec (xmlRegexpPtr comp,
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle46 d xmlRegexpExec pr extproc('xmlRegexpExec')
/external/libxml2/
Dlibxml2.syms1041 xmlRegexpExec;
Druntest.c4762 ret = xmlRegexpExec(comp, (const xmlChar *) value); in testRegexp()
Dxmlschemastypes.c5556 ret = xmlRegexpExec(facet->regexp, value); in xmlSchemaValidateFacetInternal()
Dxmlregexp.c5308 xmlRegexpExec(xmlRegexpPtr comp, const xmlChar *content) { in xmlRegexpExec() function
Dxmlschemas.c24322 ret = xmlRegexpExec(facetLink->facet->regexp, value); in xmlSchemaValidateFacets()
Dtestapi.c33957 ret_val = xmlRegexpExec(comp, content); in test_xmlRegexpExec()
/external/cronet/tot/third_party/libxml/src/
Druntest.c4518 ret = xmlRegexpExec(comp, (const xmlChar *) value); in testRegexp()
Dtestapi.c33695 ret_val = xmlRegexpExec(comp, content); in test_xmlRegexpExec()
/external/cronet/stable/third_party/libxml/src/
Druntest.c4518 ret = xmlRegexpExec(comp, (const xmlChar *) value); in testRegexp()
Dtestapi.c33695 ret_val = xmlRegexpExec(comp, content); in test_xmlRegexpExec()