Searched refs:des_int (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | testapi.c | 254 static void des_int(int no ATTRIBUTE_UNUSED, int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in des_int() function 1388 des_int(n_legacy, legacy, 2); in test_htmlAttrAllowed() 1492 des_int(n_size, size, 1); in test_htmlCreateMemoryParserCtxt() 1564 des_int(n_size, size, 3); in test_htmlCreatePushParserCtxt() 1630 des_int(n_options, options, 4); in test_htmlCtxtReadDoc() 1685 des_int(n_options, options, 3); in test_htmlCtxtReadFile() 1740 des_int(n_size, size, 2); in test_htmlCtxtReadMemory() 1743 des_int(n_options, options, 5); in test_htmlCtxtReadMemory() 1824 des_int(n_options, options, 1); in test_htmlCtxtUseOptions() 1962 des_int(n_quoteChar, quoteChar, 4); in test_htmlEncodeEntities() [all …]
|