Searched refs:NCHARS (Results 1 – 9 of 9) sorted by relevance
42 #define NCHARS 62 macro70 for (i = 0; i < NCHARS; i++) { in create_1()87 for (i = 0; i < NCHARS; i++) { in create_2()89 for (j = 0; j < NCHARS; j++) { in create_2()107 for (i = 0; i < NCHARS; i++) { in create_3()109 for (j = 0; j < NCHARS; j++) { in create_3()111 for (k = 0; k < NCHARS; k++) { in create_3()
36 #define NCHARS 62 macro42 char chars[NCHARS + 1] =99 for (i = 0; i < NCHARS; i++) { in create_dirs()108 for (j = 0; j < NCHARS; j++) { in create_dirs()117 for (k = 0; k < NCHARS; k++) { in create_dirs()
212 #define NCHARS (256+3) /* 256 handles 8-bit chars; 128 does 7-bit */ macro227 uschar gototab[NSTATES][NCHARS];
37 #define HAT (NCHARS+2) /* matches ^ in regular expr */168 for (i=0; i < NCHARS; i++) in makeinit()541 for (i = 0; i < NCHARS; i++) in pmatch()598 for (i = 0; i < NCHARS; i++) in nematch()867 assert(c == HAT || c < NCHARS); in cgoto()934 for (i = 0; i < NCHARS; i++) in cgoto()
256 cranked up size of NCHARS; coverity thinks it can be overrun with451 changed HAT to NCHARS-2. thanks again to santiago vila.876 changed NCHARS to 256 to handle 8-bit characters in strings
942 % @paragraphindent NCHARS943 % We'll use ems for NCHARS, close enough.944 % NCHARS can also be the word `asis' or `none'.963 % @exampleindent NCHARS964 % We'll use ems for NCHARS like @paragraphindent.
941 % @paragraphindent NCHARS942 % We'll use ems for NCHARS, close enough.943 % NCHARS can also be the word `asis' or `none'.962 % @exampleindent NCHARS963 % We'll use ems for NCHARS like @paragraphindent.