Searched defs:chr (Results 1 – 2 of 2) sorted by relevance
56 static inline int tolower(int chr) in tolower()61 static inline int toupper(int chr) in toupper()67 static inline int isalnum(int chr) in isalnum()
85 int chr = next(lex); in peek() local97 int chr = next(lex); in lexer_string() local202 int chr = next(lex); in lexer_number() local218 int chr = next(lex); in lexer_json() local859 static char escape_as(char chr) in escape_as()