char_byte         362 src/editor/syntax.c xx_strchr (const WEdit * edit, const unsigned char *s, int char_byte)
char_byte         364 src/editor/syntax.c     while (*s >= '\005' && xx_tolower (edit, *s) != char_byte)