Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c2501 xmlFACompareAtoms(xmlRegAtomPtr atom1, xmlRegAtomPtr atom2, int deep) { in xmlFACompareAtoms() function
2629 if (xmlFACompareAtoms(t1->atom, atom, deep)) { in xmlFARecurseDeterminism()
2737 if (xmlFACompareAtoms(t1->atom, t2->atom, 1)) { in xmlFAComputesDeterminism()