Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1851 int n_parent; in test_htmlElementAllowedHere() local
1855 for (n_parent = 0;n_parent < gen_nb_const_htmlElemDesc_ptr;n_parent++) { in test_htmlElementAllowedHere()
1858 parent = gen_const_htmlElemDesc_ptr(n_parent, 0); in test_htmlElementAllowedHere()
1864 des_const_htmlElemDesc_ptr(n_parent, (const htmlElemDesc *)parent, 0); in test_htmlElementAllowedHere()
1871 printf(" %d", n_parent); in test_htmlElementAllowedHere()
1892 int n_parent; in test_htmlElementStatusHere() local
1896 for (n_parent = 0;n_parent < gen_nb_const_htmlElemDesc_ptr;n_parent++) { in test_htmlElementStatusHere()
1899 parent = gen_const_htmlElemDesc_ptr(n_parent, 0); in test_htmlElementStatusHere()
1905 des_const_htmlElemDesc_ptr(n_parent, (const htmlElemDesc *)parent, 0); in test_htmlElementStatusHere()
1912 printf(" %d", n_parent); in test_htmlElementStatusHere()
[all …]