Searched refs:ustring (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/samples/ustring/ |
D | readme.txt | 5 ustring: Unicode String Manipulation 12 ustring.cpp Main source file in C++ 13 ustring.sln Windows MSVC workspace. Double-click this to get started. 14 ustring.vcproj Windows MSVC project file 16 To Build ustring on Windows 18 2. In MSVC, open the workspace file icu\samples\ustring\ustring.sln 27 3. cd into the ustring directory, e.g. 28 cd c:\icu\source\samples\ustring\debug 30 ustring 45 cd <icu directory>/source/samples/ustring [all …]
|
D | Makefile | 14 TARGET=ustring 17 OBJECTS=ustring.o
|
D | ustring.sln | 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ustring", "ustring.vcxproj", "{FF92E6C1-BACA-4…
|
/external/icu/icu4c/source/test/letest/ |
D | letsutil.cpp | 56 const UnicodeString ustring(uChars); in getCString() local 58 return getCString(&ustring); in getCString()
|
/external/icu/icu4c/source/samples/all/ |
D | samplecheck.bat | 66 set SAMPLE_USTRING=%ICU_SAMPLESDIR%\ustring\%ICU_ARCH%\%ICU_DBRL%\ustring.exe 221 @set THT=ustring
|
D | all.sln | 39 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ustring", "..\ustring\ustring.vcxproj", "{FF92…
|
/external/icu/icu4c/source/samples/ |
D | Makefile.in | 26 …ase csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8 ugr…
|
D | readme.txt | 48 ustring - demonstrates ICU string manipulation functions
|
/external/icu/icu4c/source/io/unicode/ |
D | ustdio.h | 606 u_file_write(const UChar *ustring,
|
/external/icu/icu4c/source/common/ |
D | Makefile.in | 99 utf_impl.o ustring.o ustrcase.o ucasemap.o ucasemap_titlecase_brkiter.o cstring.o ustrfmt.o ustrtrn…
|
/external/skia/third_party/icu/ |
D | icu.gni | 308 "$_src/common/unicode/ustring.h", 371 "$_src/common/ustring.cpp",
|
/external/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 805 ustring.o # Other platform files really just need u_strlen
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.0.rst | 215 returning a 2-tuple ``(ustring, length)``, consisting of the resulting Unicode 216 string *ustring* and the integer *length* telling how much of the 8-bit string
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.0.rst | 215 returning a 2-tuple ``(ustring, length)``, consisting of the resulting Unicode 216 string *ustring* and the integer *length* telling how much of the 8-bit string
|
/external/skqp/third_party/icu/ |
D | icu.gni | 273 "../externals/icu/source/common/ustring.cpp",
|