Home
last modified time | relevance | path

Searched defs:next_range (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-set-private.hh276 inline bool next_range (hb_codepoint_t *first, hb_codepoint_t *last) const in next_range() function
/external/v8/src/
Djsregexp.cc5406 CharacterRange next_range = ranges->at(i); in IsCanonical() local