Searched defs:non_bmp (Results 1 – 2 of 2) sorted by relevance
333 ZoneList<CharacterRange>* non_bmp() const { return non_bmp_; } in non_bmp() function
4960 ZoneList<CharacterRange>* non_bmp = splitter->non_bmp(); in AddNonBmpSurrogatePairs() local