Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c1082 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { in xmlRegPrintAtom() function
1183 xmlRegPrintAtom(output, ctxt->atoms[i]); in xmlRegPrintCtxt()
1187 xmlRegPrintAtom(output, ctxt->atom); in xmlRegPrintCtxt()
1410 xmlRegPrintAtom(stdout, atom); in xmlRegStateAddTrans()
5412 xmlRegPrintAtom(output, regexp->atoms[i]); in xmlRegexpPrint()