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

  /external/chromium_org/third_party/icu/source/common/
ucnvhz.c 348 UBool oldIsTargetUCharDBCS = isTargetUCharDBCS;
368 oldIsTargetUCharDBCS = isTargetUCharDBCS;
393 if(oldIsTargetUCharDBCS != isTargetUCharDBCS || !myConverterData->isEscapeAppended ){
  /external/icu4c/common/
ucnvhz.c 348 UBool oldIsTargetUCharDBCS = isTargetUCharDBCS;
368 oldIsTargetUCharDBCS = isTargetUCharDBCS;
393 if(oldIsTargetUCharDBCS != isTargetUCharDBCS || !myConverterData->isEscapeAppended ){

Completed in 426 milliseconds