Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1941 int n_quoteChar; in test_htmlEncodeEntities() local
1947 for (n_quoteChar = 0;n_quoteChar < gen_nb_int;n_quoteChar++) { in test_htmlEncodeEntities()
1953 quoteChar = gen_int(n_quoteChar, 4); in test_htmlEncodeEntities()
1962 des_int(n_quoteChar, quoteChar, 4); in test_htmlEncodeEntities()
1972 printf(" %d", n_quoteChar); in test_htmlEncodeEntities()