Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c33864 int n_regexp; in test_xmlRegexpPrint() local
33867 for (n_regexp = 0;n_regexp < gen_nb_xmlRegexpPtr;n_regexp++) { in test_xmlRegexpPrint()
33870 regexp = gen_xmlRegexpPtr(n_regexp, 1); in test_xmlRegexpPrint()
33875 des_xmlRegexpPtr(n_regexp, regexp, 1); in test_xmlRegexpPrint()
33882 printf(" %d", n_regexp); in test_xmlRegexpPrint()