Home
last modified time | relevance | path

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

/third_party/cJSON/tests/unity/auto/
H A Dunity_to_junit.py47 blank_line = sol + eol
56 pp1.ignore(blank_line | OneOrMore("-"))
/third_party/unity/auto/
H A Dstylize_as_junit.py59 blank_line = sol + eol
69 pp1.ignore(blank_line | OneOrMore("-"))
/third_party/cups-filters/filter/
H A Dimagetoraster.c15 * blank_line() - Clear a line buffer to the blank value...
114 static void blank_line(cups_page_header2_t *header, unsigned char *row);
1446 blank_line(&header, row); in main()
1489 blank_line(&header, row); in main()
1585 blank_line(&header, row); in main()
1628 * 'blank_line()' - Clear a line buffer to the blank value...
1632 blank_line(cups_page_header2_t *header, /* I - Page header */ in blank_line() function

Completed in 5 milliseconds