Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlregexp.c1110 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { in xmlRegPrintAtom() function
1211 xmlRegPrintAtom(output, ctxt->atoms[i]); in xmlRegPrintCtxt()
1215 xmlRegPrintAtom(output, ctxt->atom); in xmlRegPrintCtxt()
1438 xmlRegPrintAtom(stdout, atom); in xmlRegStateAddTrans()
5589 xmlRegPrintAtom(output, regexp->atoms[i]); in xmlRegexpPrint()