Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c3925 int n_ch; in test_xmlSAX2Characters() local
3930 for (n_ch = 0;n_ch < gen_nb_const_xmlChar_ptr;n_ch++) { in test_xmlSAX2Characters()
3934 ch = gen_const_xmlChar_ptr(n_ch, 1); in test_xmlSAX2Characters()
3943 des_const_xmlChar_ptr(n_ch, (const xmlChar *)ch, 1); in test_xmlSAX2Characters()
3951 printf(" %d", n_ch); in test_xmlSAX2Characters()
4568 int n_ch; in test_xmlSAX2IgnorableWhitespace() local
4573 for (n_ch = 0;n_ch < gen_nb_const_xmlChar_ptr;n_ch++) { in test_xmlSAX2IgnorableWhitespace()
4577 ch = gen_const_xmlChar_ptr(n_ch, 1); in test_xmlSAX2IgnorableWhitespace()
4586 des_const_xmlChar_ptr(n_ch, (const xmlChar *)ch, 1); in test_xmlSAX2IgnorableWhitespace()
4594 printf(" %d", n_ch); in test_xmlSAX2IgnorableWhitespace()
[all …]