Searched refs:usprep_map (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dusprep.cpp508 usprep_map( const UStringPrepProfile* profile, function
691 b1Len = usprep_map(profile, src, srcLength, b1, b1Capacity, options, parseError, status);
704 b1Len = usprep_map(profile, src, srcLength, b1, b1Len, options, parseError, status);
/external/icu/icu4c/source/common/
H A Dusprep.cpp508 usprep_map( const UStringPrepProfile* profile, function
691 b1Len = usprep_map(profile, src, srcLength, b1, b1Capacity, options, parseError, status);
704 b1Len = usprep_map(profile, src, srcLength, b1, b1Len, options, parseError, status);

Completed in 61 milliseconds