Home
last modified time | relevance | path

Searched defs:page_ranges (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
Dtexttotext.c114 char *page_ranges = NULL; /* Selection of pages to print */ in main() local
903 check_range(char *page_ranges, /* I - Selection of pages to print */ in check_range()