Home
last modified time | relevance | path

Searched refs:xmlPatternMatch (Results 1 – 12 of 12) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dpattern.rpgle59 d xmlPatternMatch...
60 d pr extproc('xmlPatternMatch')
/third_party/libxml2/include/libxml/
Dpattern.h58 xmlPatternMatch (xmlPatternPtr comp,
/third_party/libxml2/
Dschematron.c1693 if (xmlPatternMatch(rule->pattern, cur) == 1) { in xmlSchematronValidateDoc()
1724 if (xmlPatternMatch(rule->pattern, cur) == 1) { in xmlSchematronValidateDoc()
Dlibxml2.syms1760 xmlPatternMatch;
Dpattern.c2467 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node) in xmlPatternMatch() function
Delfgcchack.h7888 #undef xmlPatternMatch
7889 extern __typeof (xmlPatternMatch) xmlPatternMatch __attribute((alias("xmlPatternMatch__internal_ali…
7891 #ifndef xmlPatternMatch
7892 extern __typeof (xmlPatternMatch) xmlPatternMatch__internal_alias __attribute((visibility("hidden")…
7893 #define xmlPatternMatch xmlPatternMatch__internal_alias macro
Dxmllint.c1766 match = xmlPatternMatch(patternc, xmlTextReaderCurrentNode(reader)); in processNode()
Druntest.c3507 match = xmlPatternMatch(patternc, xmlTextReaderCurrentNode(reader)); in patternNode()
Dxmlreader.c1661 if (xmlPatternMatch(reader->patternTab[i], reader->node) == 1) { in xmlTextReaderRead()
Dtestapi.c16981 ret_val = xmlPatternMatch(comp, node); in test_xmlPatternMatch()
/third_party/libxml2/win32/
Dlibxml2.def.src1405 xmlPatternMatch
/third_party/chromium/patch/
D0001-cve.patch108873 -#undef xmlPatternMatch
108874 -extern __typeof (xmlPatternMatch) xmlPatternMatch __attribute((alias("xmlPatternMatch__internal_al…
108876 -#ifndef xmlPatternMatch
108877 -extern __typeof (xmlPatternMatch) xmlPatternMatch__internal_alias __attribute((visibility("hidden"…
108878 -#define xmlPatternMatch xmlPatternMatch__internal_alias