Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c33761 int n_regexp; in test_xmlRegexpPrint() local
33764 for (n_regexp = 0;n_regexp < gen_nb_xmlRegexpPtr;n_regexp++) { in test_xmlRegexpPrint()
33767 regexp = gen_xmlRegexpPtr(n_regexp, 1); in test_xmlRegexpPrint()
33772 des_xmlRegexpPtr(n_regexp, regexp, 1); in test_xmlRegexpPrint()
33779 printf(" %d", n_regexp); in test_xmlRegexpPrint()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c33527 int n_regexp; in test_xmlRegexpPrint() local
33530 for (n_regexp = 0;n_regexp < gen_nb_xmlRegexpPtr;n_regexp++) { in test_xmlRegexpPrint()
33533 regexp = gen_xmlRegexpPtr(n_regexp, 1); in test_xmlRegexpPrint()
33538 des_xmlRegexpPtr(n_regexp, regexp, 1); in test_xmlRegexpPrint()
33545 printf(" %d", n_regexp); in test_xmlRegexpPrint()