Searched defs:xmlFAComputesDeterminism (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dxmlregexp.c420 static int xmlFAComputesDeterminism(xmlRegParserCtxtPtr ctxt);
2496 * this is used by xmlFAComputesDeterminism and xmlFARecurseDeterminism only
2639 * xmlFAComputesDeterminism:
2647 xmlFAComputesDeterminism(xmlRegParserCtxtPtr ctxt) { function
2656 printf("xmlFAComputesDeterminism\n");
5546 ret = xmlFAComputesDeterminism(am);
6300 /* xmlFAComputesDeterminism(am); */
6321 ret = xmlFAComputesDeterminism(am);

Completed in 52 milliseconds