xx_tolower 270 src/editor/syntax.c c = xx_tolower (edit, c); xx_tolower 284 src/editor/syntax.c c = xx_tolower (edit, c); xx_tolower 301 src/editor/syntax.c c = xx_tolower (edit, c); xx_tolower 336 src/editor/syntax.c c = xx_tolower (edit, c); xx_tolower 356 src/editor/syntax.c c = xx_tolower (edit, c); xx_tolower 367 src/editor/syntax.c if (*p != xx_tolower (edit, c)) xx_tolower 376 src/editor/syntax.c c = xx_tolower (edit, c); xx_tolower 385 src/editor/syntax.c while (*s >= '\005' && xx_tolower (edit, *s) != char_byte) xx_tolower 406 src/editor/syntax.c c = xx_tolower (edit, c);