Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c33686 int n_exec; in test_xmlRegExecErrInfo() local
33698 for (n_exec = 0;n_exec < gen_nb_xmlRegExecCtxtPtr;n_exec++) { in test_xmlRegExecErrInfo()
33705 exec = gen_xmlRegExecCtxtPtr(n_exec, 0); in test_xmlRegExecErrInfo()
33715 des_xmlRegExecCtxtPtr(n_exec, exec, 0); in test_xmlRegExecErrInfo()
33726 printf(" %d", n_exec); in test_xmlRegExecErrInfo()
33755 int n_exec; in test_xmlRegExecNextValues() local
33765 for (n_exec = 0;n_exec < gen_nb_xmlRegExecCtxtPtr;n_exec++) { in test_xmlRegExecNextValues()
33771 exec = gen_xmlRegExecCtxtPtr(n_exec, 0); in test_xmlRegExecNextValues()
33780 des_xmlRegExecCtxtPtr(n_exec, exec, 0); in test_xmlRegExecNextValues()
33790 printf(" %d", n_exec); in test_xmlRegExecNextValues()
[all …]