Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c360 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);
2539 ret = xmlRegCheckCharacter(atom2, atom1->codepoint); in xmlFACompareAtoms()
2965 xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint) { in xmlRegCheckCharacter() function
3283 ret = xmlRegCheckCharacter(atom, codepoint); in xmlFARegExec()
3346 ret = xmlRegCheckCharacter(atom, codepoint); in xmlFARegExec()
4478 ret = xmlRegCheckCharacter(atom, codepoint);
4519 ret = xmlRegCheckCharacter(atom, codepoint);