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

  /external/icu/icu4c/source/common/
uidna.cpp 80 int32_t lengthResult;
86 lengthResult = -1;
89 lengthResult = 1;
94 lengthResult = 0;
104 return lengthResult;
114 lengthResult=rc;
119 return lengthResult;
ustring.cpp 749 int32_t lengthResult;
760 lengthResult=-1;
763 lengthResult=0;
766 lengthResult=1;
771 return lengthResult;
777 return lengthResult;
    [all...]
unistr.cpp 692 int8_t lengthResult;
703 lengthResult = -1;
706 lengthResult = 1;
710 lengthResult = 0;
740 return lengthResult;
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 98 milliseconds