xmlRegCheckCharacter 356 third_party/libxml/src/xmlregexp.c static int xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint); xmlRegCheckCharacter 2530 third_party/libxml/src/xmlregexp.c ret = xmlRegCheckCharacter(atom2, atom1->codepoint); xmlRegCheckCharacter 3268 third_party/libxml/src/xmlregexp.c ret = xmlRegCheckCharacter(atom, codepoint); xmlRegCheckCharacter 3331 third_party/libxml/src/xmlregexp.c ret = xmlRegCheckCharacter(atom, codepoint); xmlRegCheckCharacter 4461 third_party/libxml/src/xmlregexp.c ret = xmlRegCheckCharacter(atom, codepoint); xmlRegCheckCharacter 4502 third_party/libxml/src/xmlregexp.c ret = xmlRegCheckCharacter(atom, codepoint);