Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c1149 xmlRegPrintState(FILE *output, xmlRegStatePtr state) { in xmlRegPrintState() function
1200 xmlRegPrintState(output, ctxt->states[i]); in xmlRegPrintCtxt()
5439 xmlRegPrintState(output, regexp->states[i]); in xmlRegexpPrint()