HomeSort by relevance Sort by last modified time
    Searched refs:extFromUUseMapping (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ucnv_ext.cpp 451 extFromUUseMapping(UBool useFallback, uint32_t value, UChar32 firstCP) {
592 if(value!=0 && extFromUUseMapping(useFallback, value, firstCP)) {
629 if(extFromUUseMapping(useFallback, value, firstCP)) {
646 if(extFromUUseMapping(useFallback, value, firstCP)) {
    [all...]
  /external/icu/icu4c/source/common/
ucnv_ext.cpp 451 extFromUUseMapping(UBool useFallback, uint32_t value, UChar32 firstCP) {
592 if(value!=0 && extFromUUseMapping(useFallback, value, firstCP)) {
629 if(extFromUUseMapping(useFallback, value, firstCP)) {
646 if(extFromUUseMapping(useFallback, value, firstCP)) {
    [all...]

Completed in 49 milliseconds