Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c145 } xmlRegAtomType; typedef
177 xmlRegAtomType type;
191 xmlRegAtomType type;
369 static int xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint,
748 int neg, xmlRegAtomType type, int start, int end) { in xmlRegNewRange()
819 xmlRegNewAtom(xmlRegParserCtxtPtr ctxt, xmlRegAtomType type) { in xmlRegNewAtom()
976 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) { in xmlRegPrintAtomType()
1250 int neg, xmlRegAtomType type, int start, int end, in xmlRegAtomAddRange()
2286 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { in xmlFACompareAtomTypes()
2306 xmlRegAtomType tmp = type1; in xmlFACompareAtomTypes()
[all …]