Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c5627 int n_replace; in test_xmlACatalogAdd() local
5632 for (n_replace = 0;n_replace < gen_nb_const_xmlChar_ptr;n_replace++) { in test_xmlACatalogAdd()
5637 replace = gen_const_xmlChar_ptr(n_replace, 3); in test_xmlACatalogAdd()
5645 des_const_xmlChar_ptr(n_replace, (const xmlChar *)replace, 3); in test_xmlACatalogAdd()
5654 printf(" %d", n_replace); in test_xmlACatalogAdd()
5931 int n_replace; in test_xmlCatalogAdd() local
5935 for (n_replace = 0;n_replace < gen_nb_const_xmlChar_ptr;n_replace++) { in test_xmlCatalogAdd()
5939 replace = gen_const_xmlChar_ptr(n_replace, 2); in test_xmlCatalogAdd()
5946 des_const_xmlChar_ptr(n_replace, (const xmlChar *)replace, 2); in test_xmlCatalogAdd()
5954 printf(" %d", n_replace); in test_xmlCatalogAdd()