Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c33573 int n_regexp; in test_xmlRegexpPrint() local
33576 for (n_regexp = 0;n_regexp < gen_nb_xmlRegexpPtr;n_regexp++) { in test_xmlRegexpPrint()
33579 regexp = gen_xmlRegexpPtr(n_regexp, 1); in test_xmlRegexpPrint()
33584 des_xmlRegexpPtr(n_regexp, regexp, 1); in test_xmlRegexpPrint()
33591 printf(" %d", n_regexp); in test_xmlRegexpPrint()