Home
last modified time | relevance | path

Searched refs:xmlFACompareAtoms (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlregexp.c2530 xmlFACompareAtoms(xmlRegAtomPtr atom1, xmlRegAtomPtr atom2, int deep) { in xmlFACompareAtoms() function
2658 if (xmlFACompareAtoms(t1->atom, atom, deep)) { in xmlFARecurseDeterminism()
2766 if (xmlFACompareAtoms(t1->atom, t2->atom, 1)) { in xmlFAComputesDeterminism()
/third_party/libxml2/
Dxmlregexp.c2540 xmlFACompareAtoms(xmlRegAtomPtr atom1, xmlRegAtomPtr atom2, int deep) { in xmlFACompareAtoms() function
2676 if (xmlFACompareAtoms(t1->atom, atom, deep)) { in xmlFARecurseDeterminism()
2808 if (xmlFACompareAtoms(t1->atom, t2->atom, 1)) { in xmlFAComputesDeterminism()