Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c2564 int compound1 = (xmlStrchr(val1, '|') != NULL); in xmlFACompareAtoms() local
2568 if (compound1 != compound2) in xmlFACompareAtoms()