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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c1082 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { function
1183 xmlRegPrintAtom(output, ctxt->atoms[i]);
1187 xmlRegPrintAtom(output, ctxt->atom);
1410 xmlRegPrintAtom(stdout, atom);
5412 xmlRegPrintAtom(output, regexp->atoms[i]);
/external/libxml2/
H A Dxmlregexp.c1086 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { function
1187 xmlRegPrintAtom(output, ctxt->atoms[i]);
1191 xmlRegPrintAtom(output, ctxt->atom);
1414 xmlRegPrintAtom(stdout, atom);
5426 xmlRegPrintAtom(output, regexp->atoms[i]);

Completed in 1074 milliseconds