Home
last modified time | relevance | path

Searched refs:scan_char_decoder (Results 1 – 25 of 56) sorted by relevance

123

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dscanchar.h43 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c112 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
382 const byte *const decoder = scan_char_decoder; in s_hex_process()
H A Dgdevpdfr.c227 while (p < end && scan_char_decoder[*p] == ctype_space) in pdf_scan_token()
286 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()
H A Dsa85d.c89 } else if (scan_char_decoder[ch] == ctype_space) in s_A85D_process()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dscanchar.h43 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dgdevpdfr.c227 while (p < end && scan_char_decoder[*p] == ctype_space) in pdf_scan_token()
286 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()
H A Dsstring.c112 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
382 const byte *const decoder = scan_char_decoder; in s_hex_process()
H A Dsa85d.c89 } else if (scan_char_decoder[ch] == ctype_space) in s_A85D_process()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dscanchar.h38 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c107 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
378 const byte *const decoder = scan_char_decoder; in s_hex_process()
H A Dgdevpdfr.c281 while (p < end && scan_char_decoder[*p] == ctype_space) { in pdf_scan_token()
350 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dscanchar.h42 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c109 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
385 const byte *const decoder = scan_char_decoder; in s_hex_process()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dscanchar.h38 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c107 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
378 const byte *const decoder = scan_char_decoder; in s_hex_process()
H A Dgdevpdfr.c281 while (p < end && scan_char_decoder[*p] == ctype_space) { in pdf_scan_token()
350 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dscanchar.h40 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c109 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
384 const byte *const decoder = scan_char_decoder; in s_hex_process()
H A Dgdevpdfr.c283 while (p < end && scan_char_decoder[*p] == ctype_space) { in pdf_scan_token()
352 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dscanchar.h42 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c109 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
385 const byte *const decoder = scan_char_decoder; in s_hex_process()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dscanchar.h40 #define scan_char_decoder (&scan_char_array[max_stream_exception]) macro
H A Dsstring.c109 if (scan_char_decoder[pr->ptr[1]] != ctype_space) { in s_AXD_process()
384 const byte *const decoder = scan_char_decoder; in s_hex_process()
H A Dgdevpdfr.c283 while (p < end && scan_char_decoder[*p] == ctype_space) { in pdf_scan_token()
352 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfr.c283 while (p < end && scan_char_decoder[*p] == ctype_space) { in pdf_scan_token()
362 while (p < end && scan_char_decoder[*p] <= ctype_name) in pdf_scan_token()

123