xx_tolower        272 src/editor/syntax.c     c = xx_tolower (edit, c);
xx_tolower        286 src/editor/syntax.c                 c = xx_tolower (edit, c);
xx_tolower        303 src/editor/syntax.c                 c = xx_tolower (edit, c);
xx_tolower        338 src/editor/syntax.c                 c = xx_tolower (edit, c);
xx_tolower        358 src/editor/syntax.c             c = xx_tolower (edit, c);
xx_tolower        369 src/editor/syntax.c             if (*p != xx_tolower (edit, c))
xx_tolower        378 src/editor/syntax.c     c = xx_tolower (edit, c);
xx_tolower        387 src/editor/syntax.c     while (*s >= '\005' && xx_tolower (edit, *s) != char_byte)
xx_tolower        408 src/editor/syntax.c     c = xx_tolower (edit, c);