Home
last modified time | relevance | path

Searched refs:myStr (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnv_io.cpp796 const char *myStr = GET_STRING(currList[myContext->listIdx++]); in ucnv_io_nextStandardAliases() local
798 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextStandardAliases()
800 return myStr; in ucnv_io_nextStandardAliases()
1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters() local
1037 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextAllConverters()
1039 return myStr; in ucnv_io_nextAllConverters()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp796 const char *myStr = GET_STRING(currList[myContext->listIdx++]); in ucnv_io_nextStandardAliases() local
798 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextStandardAliases()
800 return myStr; in ucnv_io_nextStandardAliases()
1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters() local
1037 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextAllConverters()
1039 return myStr; in ucnv_io_nextAllConverters()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_io.cpp796 const char *myStr = GET_STRING(currList[myContext->listIdx++]); in ucnv_io_nextStandardAliases() local
798 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextStandardAliases()
800 return myStr; in ucnv_io_nextStandardAliases()
1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters() local
1037 *resultLength = (int32_t)uprv_strlen(myStr); in ucnv_io_nextAllConverters()
1039 return myStr; in ucnv_io_nextAllConverters()

Completed in 7 milliseconds