Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c1086 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { in xmlRegPrintAtom() function
1187 xmlRegPrintAtom(output, ctxt->atoms[i]); in xmlRegPrintCtxt()
1191 xmlRegPrintAtom(output, ctxt->atom); in xmlRegPrintCtxt()
1414 xmlRegPrintAtom(stdout, atom); in xmlRegStateAddTrans()
5441 xmlRegPrintAtom(output, regexp->atoms[i]); in xmlRegexpPrint()