Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c218 typedef xmlRegTrans *xmlRegTransPtr; typedef
598 xmlRegTransPtr trans; in xmlRegEpxFromParse()
1147 xmlRegPrintTrans(FILE *output, xmlRegTransPtr trans) { in xmlRegPrintTrans()
1401 xmlRegTransPtr trans = &(state->trans[nrtrans]); in xmlRegStateAddTrans()
2042 xmlRegTransPtr trans = &(state->trans[transnr]); in xmlFAEliminateEpsilonTransitions()
2634 xmlRegTransPtr t1; in xmlFARecurseDeterminism()
2696 xmlRegTransPtr t1 = &state->trans[transnr]; in xmlFAFinishRecurseDeterminism()
2714 xmlRegTransPtr t1, t2, last; in xmlFAComputesDeterminism()
3291 xmlRegTransPtr trans; in xmlFARegExec()
3850 xmlRegTransPtr trans; in xmlRegExecPushStringInternal()
[all …]