Home
last modified time | relevance | path

Searched refs:ucnv_toUChars (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/dports/textproc/libxslt/libxslt-1.1.34/examples/
H A DxsltICUSort.c184 targetlen = ucnv_toUChars(conv, target, targetlen, results[j]->stringval, -1, &status); in xsltICUSortFunction()
185 target2len = ucnv_toUChars(conv, target2, target2len, results[j+incr]->stringval, -1, &status); in xsltICUSortFunction()
234 targetlen = ucnv_toUChars(conv, target, targetlen, res[j]->stringval, -1, &status); in xsltICUSortFunction()
235 target2len = ucnv_toUChars(conv, target2, target2len, res[j+incr]->stringval, -1, &status); in xsltICUSortFunction()
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dicu-converter.cc69 auto u16_size = ucnv_toUChars(m_u8_converter.get(), in convert()
86 u16_size = ucnv_toUChars(m_u8_converter.get(), in convert()
/dports/devel/cmake-gui/cmake-3.22.1/Tests/FindICU/Test/
H A Dmain.cpp17 int32_t len = ucnv_toUChars(cnv, uchars, 100, chars, -1, &status); in main()
/dports/devel/cmake/cmake-3.22.1/Tests/FindICU/Test/
H A Dmain.cpp17 int32_t len = ucnv_toUChars(cnv, uchars, 100, chars, -1, &status); in main()
/dports/devel/cmake-doc/cmake-3.22.1/Tests/FindICU/Test/
H A Dmain.cpp17 int32_t len = ucnv_toUChars(cnv, uchars, 100, chars, -1, &status); in main()
/dports/misc/sword/sword-1.8.1/tests/
H A Dicutest.cpp51 ucnv_toUChars(conv, target, uLength, in main()
/dports/devel/icu-lx/icu/source/samples/ugrep/
H A Dugrep.cpp335 uint32_t destCap = ucnv_toUChars(conv, in readFile()
348 ucnv_toUChars(conv, in readFile()
/dports/devel/icu/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/devel/icu/icu/source/samples/ugrep/
H A Dugrep.cpp335 uint32_t destCap = ucnv_toUChars(conv, in readFile()
348 ucnv_toUChars(conv, in readFile()
/dports/devel/icu-lx/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/ugrep/
H A Dugrep.cpp335 uint32_t destCap = ucnv_toUChars(conv, in readFile()
348 ucnv_toUChars(conv, in readFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/ugrep/
H A Dugrep.cpp335 uint32_t destCap = ucnv_toUChars(conv, in readFile()
348 ucnv_toUChars(conv, in readFile()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/ugrep/
H A Dugrep.cpp335 uint32_t destCap = ucnv_toUChars(conv, in readFile()
348 ucnv_toUChars(conv, in readFile()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/tools/genbrk/
H A Dgenbrk.cpp256 uint32_t destCap = ucnv_toUChars(conv, in main()
269 ucnv_toUChars(conv, in main()
/dports/misc/sword/sword-1.8.1/src/modules/filters/
H A Dutf8nfkd.cpp52 int32_t ulen = ucnv_toUChars(conv, source, len, text.c_str(), -1, &err); in processText()
H A Dutf8arshaping.cpp54 len = ucnv_toUChars(conv, ustr, len, text.c_str(), -1, &err); in processText()
/dports/security/beecrypt/beecrypt-4.2.1/c++/io/
H A DDataInputStream.cxx194 jint ulen = ucnv_toUChars(_utf, 0, 0, (const char*) data, (jint) utflen, &status); in readUTF()
204 ucnv_toUChars(_utf, buffer, ulen+1, (const char*) data, (jint) utflen, &status); in readUTF()

12345678910>>...20