Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c139 } xmlRegAtomType; typedef
171 xmlRegAtomType type;
185 xmlRegAtomType type;
361 static int xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint,
716 int neg, xmlRegAtomType type, int start, int end) { in xmlRegNewRange()
787 xmlRegNewAtom(xmlRegParserCtxtPtr ctxt, xmlRegAtomType type) { in xmlRegNewAtom()
944 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) { in xmlRegPrintAtomType()
1218 int neg, xmlRegAtomType type, int start, int end, in xmlRegAtomAddRange()
2254 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { in xmlFACompareAtomTypes()
2274 xmlRegAtomType tmp = type1; in xmlFACompareAtomTypes()
[all …]