Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c17493 int n_err; in test_xmlRelaxNGGetParserErrors() local
17500 for (n_err = 0;n_err < gen_nb_xmlRelaxNGValidityErrorFunc_ptr;n_err++) { in test_xmlRelaxNGGetParserErrors()
17505 err = gen_xmlRelaxNGValidityErrorFunc_ptr(n_err, 1); in test_xmlRelaxNGGetParserErrors()
17513 des_xmlRelaxNGValidityErrorFunc_ptr(n_err, err, 1); in test_xmlRelaxNGGetParserErrors()
17522 printf(" %d", n_err); in test_xmlRelaxNGGetParserErrors()
17558 int n_err; in test_xmlRelaxNGGetValidErrors() local
17565 for (n_err = 0;n_err < gen_nb_xmlRelaxNGValidityErrorFunc_ptr;n_err++) { in test_xmlRelaxNGGetValidErrors()
17570 err = gen_xmlRelaxNGValidityErrorFunc_ptr(n_err, 1); in test_xmlRelaxNGGetValidErrors()
17578 des_xmlRelaxNGValidityErrorFunc_ptr(n_err, err, 1); in test_xmlRelaxNGGetValidErrors()
17587 printf(" %d", n_err); in test_xmlRelaxNGGetValidErrors()
[all …]