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

/external/libcups/filter/
H A Dinterpret.c88 static _cups_ps_obj_t *scan_ps(_cups_ps_stack_t *st, char **ptr);
546 while ((obj = scan_ps(st, &codeptr)) != NULL)
1037 * 'scan_ps()' - Scan a string for the next PS object.
1041 scan_ps(_cups_ps_stack_t *st, /* I - Stack */ function

Completed in 103 milliseconds