xx_tolower        252 src/editor/syntax.c     c = xx_tolower (edit, c);
xx_tolower        266 src/editor/syntax.c                 c = xx_tolower (edit, c);
xx_tolower        283 src/editor/syntax.c                 c = xx_tolower (edit, c);
xx_tolower        315 src/editor/syntax.c                 c = xx_tolower (edit, c);
xx_tolower        335 src/editor/syntax.c             c = xx_tolower (edit, c);
xx_tolower        346 src/editor/syntax.c             if (*p != xx_tolower (edit, c))
xx_tolower        355 src/editor/syntax.c     c = xx_tolower (edit, c);
xx_tolower        364 src/editor/syntax.c     while (*s >= '\005' && xx_tolower (edit, *s) != char_byte)
xx_tolower        385 src/editor/syntax.c     c = xx_tolower (edit, c);