Searched refs:n_enc (Results 1 – 1 of 1) sorted by relevance
1539 int n_enc; in test_htmlCreatePushParserCtxt() local1546 for (n_enc = 0;n_enc < gen_nb_xmlCharEncoding;n_enc++) { in test_htmlCreatePushParserCtxt()1553 enc = gen_xmlCharEncoding(n_enc, 5); in test_htmlCreatePushParserCtxt()1566 des_xmlCharEncoding(n_enc, enc, 5); in test_htmlCreatePushParserCtxt()1577 printf(" %d", n_enc); in test_htmlCreatePushParserCtxt()8996 int n_enc; in test_xmlGetCharEncodingName() local8998 for (n_enc = 0;n_enc < gen_nb_xmlCharEncoding;n_enc++) { in test_xmlGetCharEncodingName()9000 enc = gen_xmlCharEncoding(n_enc, 0); in test_xmlGetCharEncodingName()9005 des_xmlCharEncoding(n_enc, enc, 0); in test_xmlGetCharEncodingName()9011 printf(" %d", n_enc); in test_xmlGetCharEncodingName()[all …]