Searched defs:uchar (Results 1 – 6 of 6) sorted by relevance
181 auto uchar = static_cast<UChar32>(cp); in IsIdentifierStart() local195 auto uchar = static_cast<UChar32>(cp); in IsIdentifierPart() local
180 auto uchar = static_cast<UChar32>(cp); in IsIdentifierStart() local191 auto uchar = static_cast<UChar32>(cp); in IsIdentifierPart() local
852 auto uchar = static_cast<UChar>(cp); in IsIdStart() local859 auto uchar = static_cast<UChar>(cp); in IsIdCont() local
824 auto uchar = static_cast<UChar32>(cp); in IsIdStart() local830 auto uchar = static_cast<UChar32>(cp); in IsIdCont() local
1617 auto uchar = static_cast<UChar32>(c); in IsIdentFirst() local
723 T uchar = *current_; in ParseBackslash() local