Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c25431 int n_nota; in test_xmlDumpNotationDecl() local
25434 for (n_nota = 0;n_nota < gen_nb_xmlNotationPtr;n_nota++) { in test_xmlDumpNotationDecl()
25437 nota = gen_xmlNotationPtr(n_nota, 1); in test_xmlDumpNotationDecl()
25442 des_xmlNotationPtr(n_nota, nota, 1); in test_xmlDumpNotationDecl()
25449 printf(" %d", n_nota); in test_xmlDumpNotationDecl()
26930 int n_nota; in test_xmlValidateNotationDecl() local
26934 for (n_nota = 0;n_nota < gen_nb_xmlNotationPtr;n_nota++) { in test_xmlValidateNotationDecl()
26938 nota = gen_xmlNotationPtr(n_nota, 2); in test_xmlValidateNotationDecl()
26945 des_xmlNotationPtr(n_nota, nota, 2); in test_xmlValidateNotationDecl()
26953 printf(" %d", n_nota); in test_xmlValidateNotationDecl()