Searched refs:u_fstropen (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/docs/userguide/io/ |
D | ustdio.md | 21 * `u_fstropen` can be used to simulate file IO with strings. This is similar
|
/third_party/icu/icu4c/source/test/iotest/ |
D | strtst.c | 257 UFILE *strFile = u_fstropen(testStr, UPRV_LENGTHOF(testStr), "en_US"); in TestLocalizedString() 300 strFile = u_fstropen(testStr, UPRV_LENGTHOF(testStr), NULL); in TestLocalizedString() 309 if (u_fstropen(testStr, -1, NULL) != NULL) { in TestLocalizedString()
|
D | trnstst.c | 235 f = u_fstropen(ubuf, UPRV_LENGTHOF(ubuf), "en_US_POSIX"); in TestTranslitStringOut()
|
/third_party/icu/icu4c/source/io/unicode/ |
D | ustdio.h | 331 u_fstropen(UChar *stringBuf,
|
/third_party/skia/third_party/externals/icu/source/io/unicode/ |
D | ustdio.h | 331 u_fstropen(UChar *stringBuf,
|
/third_party/flutter/skia/third_party/externals/icu/source/io/unicode/ |
D | ustdio.h | 328 u_fstropen(UChar *stringBuf,
|
/third_party/flutter/skia/third_party/externals/icu/source/io/ |
D | ufile.cpp | 179 u_fstropen(UChar *stringBuf, in u_fstropen() function
|
/third_party/icu/icu4c/source/io/ |
D | ufile.cpp | 209 u_fstropen(UChar *stringBuf, in u_fstropen() function
|
/third_party/skia/third_party/externals/icu/source/io/ |
D | ufile.cpp | 209 u_fstropen(UChar *stringBuf, in u_fstropen() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 257 #define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 260 #define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 260 #define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 265 #define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen) macro
|