Home
last modified time | relevance | path

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

12

/third_party/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…
/third_party/skia/third_party/externals/icu/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
/third_party/icu/docs/userguide/transforms/
Dcasemappings.md49 [icu/source/samples/ustring/ustring.cpp](https://github.com/unicode-org/icu/blob/main/icu4c/source/…
72 the `unistr.h` or `ustring.h` files with a `NULL` argument locale.
86 To convert a string to a language based specific case, use the APIs in `ustring.h`
122 2. `ustring.h` and `unistr.h` for character string folding.
/third_party/icu/icu4c/source/test/letest/
Dletsutil.cpp56 const UnicodeString ustring(uChars); in getCString() local
58 return getCString(&ustring); in getCString()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_permutation.cpp85 const char16_t* ustring; in testPermutations() member
137 resultLines.push_back(UnicodeString(u" ").append(locData.ustring)); in testPermutations()
/third_party/icu/
D.gitignore196 icu4c/source/samples/ustring/ustring
197 icu4c/source/samples/ustring/ustring.exe
DCMakeLists.txt23 ${LibIcuSrc}/ustring.cpp
/third_party/skia/third_party/externals/icu/source/samples/all/
Dsamplecheck.bat70 set SAMPLE_USTRING=%ICU_SAMPLESDIR%\ustring\%ICU_ARCH%\%ICU_DBRL%\ustring.exe
225 @set THT=ustring
/third_party/icu/icu4c/source/samples/all/
Dsamplecheck.bat70 set SAMPLE_USTRING=%ICU_SAMPLESDIR%\ustring\%ICU_ARCH%\%ICU_DBRL%\ustring.exe
225 @set THT=ustring
Dall.sln39 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ustring", "..\ustring\ustring.vcxproj", "{FF92…
/third_party/skia/third_party/externals/icu/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
/third_party/icu/icu4c/source/samples/
DMakefile.in26 …ne uresb datefmt msgfmt numfmt props strsrch translit uciter8 ucnv udata ustring dtitvfmtsample dt…
Dreadme.txt58 ustring - demonstrates ICU string manipulation functions
/third_party/icu/icu4c/source/common/
DBUILD.gn47 "//third_party/icu/icu4c/source/common/ustring.cpp",
Dsources.txt182 ustring.cpp
/third_party/icu/docs/userguide/strings/
Dproperties.md112 | Case_Folding | Unicode string | | u_strFoldCase (ustring.h) |
163 | Lowercase_Mapping | Unicode string | | available via u_strToLower (ustring.h) |
199 | Titlecase_Mapping | Unicode string | | u_strToTitle (ustring.h) |
203 | Uppercase_Mapping | Unicode string | | u_strToUpper (ustring.h) |
Dindex.md19 [icu/source/samples/ustring/ustring.cpp](https://github.com/unicode-org/icu/blob/main/icu4c/source/…
177 convenience functions (ustring.h), but only a subset of APIs works with UTF-8
354 functions are defined in icu/source/common/unicode/ustring.h.
653 ustring.h.
Dutf-8.md37 In C, `unicode/ustring.h` has functions like `u_strFromUTF8WithSub()` and
/third_party/skia/third_party/externals/icu/source/common/
Dsources.txt180 ustring.cpp
/third_party/icu/icu4c/source/io/unicode/
Dustdio.h609 u_file_write(const UChar *ustring,
/third_party/skia/third_party/externals/icu/source/io/unicode/
Dustdio.h609 u_file_write(const UChar *ustring,

12