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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c2206 * this is used by xmlFACompareAtoms only
2443 * xmlFACompareAtoms:
2453 xmlFACompareAtoms(xmlRegAtomPtr atom1, xmlRegAtomPtr atom2) { function
2569 if (xmlFACompareAtoms(t1->atom, atom)) {
2664 if (xmlFACompareAtoms(t1->atom, t2->atom)) {

Completed in 45 milliseconds