Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c1118 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { in xmlRegPrintAtom() function
1219 xmlRegPrintAtom(output, ctxt->atoms[i]); in xmlRegPrintCtxt()
1223 xmlRegPrintAtom(output, ctxt->atom); in xmlRegPrintCtxt()
1446 xmlRegPrintAtom(stdout, atom); in xmlRegStateAddTrans()
5523 xmlRegPrintAtom(output, regexp->atoms[i]); in xmlRegexpPrint()