Searched refs:usprep_map (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/common/ |
D | usprep.cpp | 511 usprep_map( const UStringPrepProfile* profile, in usprep_map() function 705 b1Len = usprep_map(profile, src, srcLength, b1, b1Capacity, options, parseError, status); in usprep_prepare() 718 b1Len = usprep_map(profile, src, srcLength, b1, b1Len, options, parseError, status); in usprep_prepare()
|