Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c368 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);
2580 ret = xmlRegCheckCharacter(atom2, atom1->codepoint); in xmlFACompareAtoms()
3035 xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint) { in xmlRegCheckCharacter() function
3353 ret = xmlRegCheckCharacter(atom, codepoint); in xmlFARegExec()
3416 ret = xmlRegCheckCharacter(atom, codepoint); in xmlFARegExec()
4549 ret = xmlRegCheckCharacter(atom, codepoint);
4590 ret = xmlRegCheckCharacter(atom, codepoint);