Searched defs:ch0 (Results 1 – 4 of 4) sorted by relevance
159 char ch0 = token.charAt(0); in cssContent() local
143 char ch0 = text->str[position->index]; in startsWithOp() local
1262 #define MAKEFOURCC(ch0, ch1, ch2, ch3) \ argument