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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c1075 xmlRegPrintAtom(FILE *output, xmlRegAtomPtr atom) { function
1176 xmlRegPrintAtom(output, ctxt->atoms[i]);
1180 xmlRegPrintAtom(output, ctxt->atom);
1403 xmlRegPrintAtom(stdout, atom);
5404 xmlRegPrintAtom(output, regexp->atoms[i]);

Completed in 70 milliseconds