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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c136 } xmlRegAtomType; typedef in typeref:enum:__anon13380
168 xmlRegAtomType type;
182 xmlRegAtomType type;
357 static int xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint,
712 int neg, xmlRegAtomType type, int start, int end) {
783 xmlRegNewAtom(xmlRegParserCtxtPtr ctxt, xmlRegAtomType type) {
940 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) {
1214 int neg, xmlRegAtomType type, int start, int end,
2245 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type
[all...]
/external/libxml2/
H A Dxmlregexp.c139 } xmlRegAtomType; typedef in typeref:enum:__anon25106
171 xmlRegAtomType type;
185 xmlRegAtomType type;
361 static int xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint,
716 int neg, xmlRegAtomType type, int start, int end) {
787 xmlRegNewAtom(xmlRegParserCtxtPtr ctxt, xmlRegAtomType type) {
944 xmlRegPrintAtomType(FILE *output, xmlRegAtomType type) {
1218 int neg, xmlRegAtomType type, int start, int end,
2249 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type
[all...]

Completed in 39 milliseconds