Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1371 int n_attr; in test_htmlAttrAllowed() local
1376 for (n_attr = 0;n_attr < gen_nb_const_xmlChar_ptr;n_attr++) { in test_htmlAttrAllowed()
1380 attr = gen_const_xmlChar_ptr(n_attr, 1); in test_htmlAttrAllowed()
1387 des_const_xmlChar_ptr(n_attr, (const xmlChar *)attr, 1); in test_htmlAttrAllowed()
1395 printf(" %d", n_attr); in test_htmlAttrAllowed()
7025 int n_attr; in test_xmlDebugDumpAttr() local
7030 for (n_attr = 0;n_attr < gen_nb_xmlAttrPtr;n_attr++) { in test_xmlDebugDumpAttr()
7034 attr = gen_xmlAttrPtr(n_attr, 1); in test_xmlDebugDumpAttr()
7040 des_xmlAttrPtr(n_attr, attr, 1); in test_xmlDebugDumpAttr()
7048 printf(" %d", n_attr); in test_xmlDebugDumpAttr()
[all …]