Home
last modified time | relevance | path

Searched defs:newStr (Results 1 – 4 of 4) sorted by relevance

/third_party/iniparser/test/
DCuTest.c16 char* newStr = (char*) malloc( sizeof(char) * (size) ); in CuStrAlloc() local
23 char* newStr = CuStrAlloc(len + 1); in CuStrCopy() local
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp73 UnicodeString newStr = fq.toString(); in checkDoubleBehavior() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUTF16.java1959 public static String replace(String source, String oldStr, String newStr) { in replace()
/third_party/boost/boost/wave/util/
Dflex_string.hpp673 AllocatorStringStorage newStr(myAlloc); in reserve() local