Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/foomatic-rip/
Dpostscript.c40 int line_type(const char *line) in line_type() function
671 ((linetype = line_type(line->data)) && in _print_ps()
/third_party/python/Lib/http/
Dclient.py1515 def __init__(self, line_type): argument
1517 % (_MAXLINE, line_type))
/third_party/icu/tools/unicode/py/
Dpreparseucd.py1239 line_type = "unassigned"
1241 line_type = "cp"
1242 WriteFieldsRangeProps([line_type], start, end, props, out_file)