Home
last modified time | relevance | path

Searched refs:ustring (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/samples/ustring/
Dreadme.txt5 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 …]
DMakefile14 TARGET=ustring
17 OBJECTS=ustring.o
Dustring.sln3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ustring", "ustring.vcxproj", "{FF92E6C1-BACA-4…
/external/icu/icu4c/source/test/letest/
Dletsutil.cpp56 const UnicodeString ustring(uChars); in getCString() local
58 return getCString(&ustring); in getCString()
/external/icu/icu4c/source/samples/all/
Dsamplecheck.bat66 set SAMPLE_USTRING=%ICU_SAMPLESDIR%\ustring\%ICU_ARCH%\%ICU_DBRL%\ustring.exe
221 @set THT=ustring
Dall.sln39 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ustring", "..\ustring\ustring.vcxproj", "{FF92…
/external/icu/icu4c/source/samples/
DMakefile.in26 …ase csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8 ugr…
Dreadme.txt48 ustring - demonstrates ICU string manipulation functions
/external/icu/icu4c/source/io/unicode/
Dustdio.h606 u_file_write(const UChar *ustring,
/external/icu/icu4c/source/common/
DMakefile.in99 utf_impl.o ustring.o ustrcase.o ucasemap.o ucasemap_titlecase_brkiter.o cstring.o ustrfmt.o ustrtrn…
/external/skia/third_party/icu/
Dicu.gni308 "$_src/common/unicode/ustring.h",
371 "$_src/common/ustring.cpp",
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt805 ustring.o # Other platform files really just need u_strlen
/external/python/cpython2/Doc/whatsnew/
D2.0.rst215 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/
D2.0.rst215 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/
Dicu.gni273 "../externals/icu/source/common/ustring.cpp",