Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c2254 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { in xmlFACompareAtomTypes() function
2520 ret = xmlFACompareAtomTypes(atom1->type, atom2->type); in xmlFACompareAtoms()