Home
last modified time | relevance | path

Searched refs:_cups_isalpha (Results 1 - 2 of 2) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c133 _cups_isalpha(int ch) /* I - Character to test */ in _cups_isalpha() function
4472 if (_cups_isalpha(*ipp)) in pwg_ppdize_name()
/third_party/cups-filters/utils/
H A Dcups-browsed.c1333 _cups_isalpha(int ch) /* I - Character to test */ in _cups_isalpha() function
1363 if (*ipp == '-' && _cups_isalpha(ipp[1])) in pwg_ppdize_name()

Completed in 20 milliseconds