Home
last modified time | relevance | path

Searched refs:char_EOL (Results 1 – 25 of 49) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dscanchar.h65 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
67 # define char_EOL '\n' macro
H A Dsstring.c278 if (p[1] == char_EOL) in s_PSSD_process()
281 case char_EOL: /* ignore */ in s_PSSD_process()
333 if (p[1] == char_EOL) in s_PSSD_process()
337 case char_EOL: in s_PSSD_process()
H A Discan.c511 case char_EOL: in scan_token()
726 if (sptr[1] == char_EOL) in scan_token()
734 case char_EOL: in scan_token()
786 case char_EOL: in scan_token()
849 if (*sptr == char_CR && sptr[1] == char_EOL) in scan_token()
1035 } else if (sptr[1] == char_EOL) in scan_token()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dscanchar.h65 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
67 # define char_EOL '\n' macro
H A Dsstring.c278 if (p[1] == char_EOL) in s_PSSD_process()
281 case char_EOL: /* ignore */ in s_PSSD_process()
333 if (p[1] == char_EOL) in s_PSSD_process()
337 case char_EOL: in s_PSSD_process()
H A Discan.c511 case char_EOL: in scan_token()
726 if (sptr[1] == char_EOL) in scan_token()
734 case char_EOL: in scan_token()
786 case char_EOL: in scan_token()
849 if (*sptr == char_CR && sptr[1] == char_EOL) in scan_token()
1035 } else if (sptr[1] == char_EOL) in scan_token()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dscanchar.h60 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
62 # define char_EOL '\n' macro
H A Dsstring.c274 if (p[1] == char_EOL) in s_PSSD_process()
277 case char_EOL: /* ignore */ in s_PSSD_process()
329 if (p[1] == char_EOL) in s_PSSD_process()
333 case char_EOL: in s_PSSD_process()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dscanchar.h64 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
66 # define char_EOL '\n' macro
H A Dsstring.c276 if (p[1] == char_EOL) in s_PSSD_process()
279 case char_EOL: /* ignore */ in s_PSSD_process()
331 if (p[1] == char_EOL) in s_PSSD_process()
335 case char_EOL: in s_PSSD_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dscanchar.h60 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
62 # define char_EOL '\n' macro
H A Dsstring.c274 if (p[1] == char_EOL) in s_PSSD_process()
277 case char_EOL: /* ignore */ in s_PSSD_process()
329 if (p[1] == char_EOL) in s_PSSD_process()
333 case char_EOL: in s_PSSD_process()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dscanchar.h62 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
64 # define char_EOL '\n' macro
H A Dsstring.c276 if (p[1] == char_EOL) in s_PSSD_process()
279 case char_EOL: /* ignore */ in s_PSSD_process()
331 if (p[1] == char_EOL) in s_PSSD_process()
335 case char_EOL: in s_PSSD_process()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dscanchar.h64 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
66 # define char_EOL '\n' macro
H A Dsstring.c276 if (p[1] == char_EOL) in s_PSSD_process()
279 case char_EOL: /* ignore */ in s_PSSD_process()
331 if (p[1] == char_EOL) in s_PSSD_process()
335 case char_EOL: in s_PSSD_process()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dscanchar.h62 # define char_EOL 0x0a /* non-OS-9 compilers complain about '\l' */ macro
64 # define char_EOL '\n' macro
H A Dsstring.c276 if (p[1] == char_EOL) in s_PSSD_process()
279 case char_EOL: /* ignore */ in s_PSSD_process()
331 if (p[1] == char_EOL) in s_PSSD_process()
335 case char_EOL: in s_PSSD_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Discan.c570 case char_EOL: in scan_token()
796 if (sptr[1] == char_EOL) in scan_token()
804 case char_EOL: in scan_token()
856 case char_EOL: in scan_token()
919 if (*sptr == char_CR && sptr[1] == char_EOL) in scan_token()
1108 } else if (sptr[1] == char_EOL) in scan_token()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Discan.c573 case char_EOL: in gs_scan_token()
802 if (sptr[1] == char_EOL) in gs_scan_token()
810 case char_EOL: in gs_scan_token()
862 case char_EOL: in gs_scan_token()
925 if (*sptr == char_CR && sptr[1] == char_EOL) in gs_scan_token()
1114 } else if (sptr[1] == char_EOL) in gs_scan_token()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Discan.c573 case char_EOL: in gs_scan_token()
802 if (sptr[1] == char_EOL) in gs_scan_token()
810 case char_EOL: in gs_scan_token()
862 case char_EOL: in gs_scan_token()
925 if (*sptr == char_CR && sptr[1] == char_EOL) in gs_scan_token()
1114 } else if (sptr[1] == char_EOL) in gs_scan_token()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Discan.c570 case char_EOL: in scan_token()
796 if (sptr[1] == char_EOL) in scan_token()
804 case char_EOL: in scan_token()
856 case char_EOL: in scan_token()
919 if (*sptr == char_CR && sptr[1] == char_EOL) in scan_token()
1108 } else if (sptr[1] == char_EOL) in scan_token()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Discan.c557 case char_EOL: in gs_scan_token()
787 if (sptr[1] == char_EOL) in gs_scan_token()
795 case char_EOL: in gs_scan_token()
846 case char_EOL: in gs_scan_token()
908 if (*sptr == char_CR && sptr[1] == char_EOL) in gs_scan_token()
1105 } else if (sptr[1] == char_EOL) in gs_scan_token()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Discan.c557 case char_EOL: in gs_scan_token()
787 if (sptr[1] == char_EOL) in gs_scan_token()
795 case char_EOL: in gs_scan_token()
846 case char_EOL: in gs_scan_token()
908 if (*sptr == char_CR && sptr[1] == char_EOL) in gs_scan_token()
1105 } else if (sptr[1] == char_EOL) in gs_scan_token()
/dports/lang/gambit-c/gambit-4.9.3/lib/
H A Dc_intf.h40 #define char_EOL ___UNICODE_LINEFEED macro

12