Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c4013 int n_content; in test_xmlSAX2ElementDecl() local
4018 for (n_content = 0;n_content < gen_nb_xmlElementContentPtr;n_content++) { in test_xmlSAX2ElementDecl()
4023 content = gen_xmlElementContentPtr(n_content, 3); in test_xmlSAX2ElementDecl()
4030 des_xmlElementContentPtr(n_content, content, 3); in test_xmlSAX2ElementDecl()
4039 printf(" %d", n_content); in test_xmlSAX2ElementDecl()
4190 int n_content; in test_xmlSAX2EntityDecl() local
4197 for (n_content = 0;n_content < gen_nb_xmlChar_ptr;n_content++) { in test_xmlSAX2EntityDecl()
4204 content = gen_xmlChar_ptr(n_content, 5); in test_xmlSAX2EntityDecl()
4213 des_xmlChar_ptr(n_content, content, 5); in test_xmlSAX2EntityDecl()
4224 printf(" %d", n_content); in test_xmlSAX2EntityDecl()
[all …]