Searched refs:xmlRegCheckCharacter (Results 1 – 1 of 1) sorted by relevance
368 static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint);2580 ret = xmlRegCheckCharacter(atom2, atom1->codepoint); in xmlFACompareAtoms()3035 xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint) { in xmlRegCheckCharacter() function3353 ret = xmlRegCheckCharacter(atom, codepoint); in xmlFARegExec()3416 ret = xmlRegCheckCharacter(atom, codepoint); in xmlFARegExec()4549 ret = xmlRegCheckCharacter(atom, codepoint);4590 ret = xmlRegCheckCharacter(atom, codepoint);