Home
last modified time | relevance | path

Searched refs:_findRow (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dpropsvec.c95 _findRow(UPropsVectors *pv, UChar32 rangeStart) { in _findRow() function
189 firstRow=_findRow(pv, start); in upvec_setValue()
190 lastRow=_findRow(pv, end); in upvec_setValue()
288 row=_findRow(ncpv, c); in upvec_getValue()