Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Derr.h90 void AppendRange(const LocationRange& range) { in AppendRange() function
/third_party/icu/tools/unicode/py/
Dpreparseucd.py1148 def AppendRange(fields, start, end): function