Home
last modified time | relevance | path

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

/external/icu4c/common/
Dpropsvec.c92 _findRow(UPropsVectors *pv, UChar32 rangeStart) { in _findRow() function
186 firstRow=_findRow(pv, start); in upvec_setValue()
187 lastRow=_findRow(pv, end); in upvec_setValue()
285 row=_findRow(ncpv, c); in upvec_getValue()