Home
last modified time | relevance | path

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

/external/libcups/cgi-bin/
Dmakedocset.c43 static int compare_html(_cups_html_t *a, _cups_html_t *b);
155 compare_html(_cups_html_t *a, /* I - First file */ in compare_html() function
232 section->files = cupsArrayNew((cups_array_func_t)compare_html, NULL); in write_index()