Searched refs:type_i (Results 1 – 1 of 1) sorted by relevance
47 #define type_i(ch) ((ch) == 0x0069 || (ch) == 0x006a) macro66 (pos > 0 && type_i(str[pos-1]))) ? // after_i in getConditionalValue()
Completed in 13 milliseconds