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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c2235 * xmlFACompareAtomTypes:
2245 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { function
2511 ret = xmlFACompareAtomTypes(atom1->type, atom2->type);
/external/libxml2/
H A Dxmlregexp.c2239 * xmlFACompareAtomTypes:
2249 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { function
2515 ret = xmlFACompareAtomTypes(atom1->type, atom2->type);

Completed in 48 milliseconds