HomeSort by relevance Sort by last modified time
    Searched full:multibyte (Results 1 - 25 of 521) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntnls.h 16 USHORT DefaultChar; /* Default MultiByte Character for the CP->Unicode conversion */
18 USHORT TransDefaultChar; /* Default MultiByte Character for the Unicode->CP conversion */
  /ndk/sources/android/support/
Android.mk 130 src/musl-multibyte/btowc.c \
131 src/musl-multibyte/internal.c \
132 src/musl-multibyte/mblen.c \
133 src/musl-multibyte/mbrlen.c \
134 src/musl-multibyte/mbrtowc.c \
135 src/musl-multibyte/mbsinit.c \
136 src/musl-multibyte/mbsnrtowcs.c \
137 src/musl-multibyte/mbsrtowcs.c \
138 src/musl-multibyte/mbstowcs.c \
139 src/musl-multibyte/mbtowc.c
    [all...]
README 9 - multibyte support (using UTF-8 as the only supported multibyte encoding).
18 src/musl-multibyte
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 163 /* strchr() does not work with multibyte strings if the locale encoding is
168 "in some multibyte locales - " \
239 Even in this simple case, it does not work with multibyte strings if the
245 "in multibyte locales - " \
258 Even in this simple case, it does not work with multibyte strings if the
264 "in multibyte locales - " \
278 Even in this simple case, it cannot work with multibyte strings. */
282 "in multibyte locales - " \
288 /* strrchr() does not work with multibyte strings if the locale encoding is
293 "in some multibyte locales - "
    [all...]
mbrlen.c 1 /* Recognize multibyte character.
wcrtomb.c 1 /* Convert wide character to multibyte character.
  /external/bison/lib/
mbuiter.h 1 /* Iterating through multibyte strings: macros for multi-byte encodings.
39 - Handling of invalid multibyte sequences is possible without
41 invalid multibyte sequences.
47 that only the first few multibyte characters need to be inspected.
58 returns true if there are more multibyte characters available before
60 initialized to the next multibyte character.
63 advances the iterator by one multibyte character.
66 returns the current multibyte character, of type mbchar_t. All the
70 return a pointer to the beginning of the current multibyte character.
155 /* An invalid multibyte sequence was encountered. *
    [all...]
mbswidth.c 41 /* Returns the number of columns needed to represent the multibyte
45 the multibyte analogue of the wcswidth function. */
52 /* Returns the number of columns needed to represent the multibyte
94 /* If we have a multibyte sequence, scan it up to its end. */
107 /* An invalid multibyte sequence was encountered. */
120 /* An incomplete multibyte character at the end. */
138 /* A printable multibyte character. */
145 /* An unprintable multibyte character. */
string.in.h 298 /* strchr() does not work with multibyte strings if the locale encoding is
303 "in some multibyte locales - "
454 Even in this simple case, it does not work with multibyte strings if the
460 "in multibyte locales - "
487 Even in this simple case, it does not work with multibyte strings if the
492 "in multibyte locales - "
505 Even in this simple case, it cannot work with multibyte strings. */
509 "in multibyte locales - "
514 /* strrchr() does not work with multibyte strings if the locale encoding is
519 "in some multibyte locales -
    [all...]
mbschr.c 32 part of multibyte characters longer than 1 byte. Hence, if c < 0x30,
mbsrchr.c 32 part of multibyte characters longer than 1 byte. Hence, if c < 0x30,
  /external/bison/m4/
mbsinit.m4 39 dnl states produced by mbrtowc() for an incomplete multibyte character
40 dnl in multibyte locales.
  /external/bison/darwin-lib/
string.h 610 /* strchr() does not work with multibyte strings if the locale encoding is
615 "in some multibyte locales - "
766 Even in this simple case, it does not work with multibyte strings if the
772 "in multibyte locales - "
799 Even in this simple case, it does not work with multibyte strings if the
804 "in multibyte locales - "
817 Even in this simple case, it cannot work with multibyte strings. */
821 "in multibyte locales - "
826 /* strrchr() does not work with multibyte strings if the locale encoding is
831 "in some multibyte locales -
    [all...]
  /external/bison/linux-lib/
string.h 610 /* strchr() does not work with multibyte strings if the locale encoding is
615 "in some multibyte locales - "
766 Even in this simple case, it does not work with multibyte strings if the
772 "in multibyte locales - "
799 Even in this simple case, it does not work with multibyte strings if the
804 "in multibyte locales - "
817 Even in this simple case, it cannot work with multibyte strings. */
821 "in multibyte locales - "
826 /* strrchr() does not work with multibyte strings if the locale encoding is
831 "in some multibyte locales -
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf_unittest.cc 88 TEST(StringPrintfTest, Multibyte) {
89 // If we are in multibyte mode and feed invalid multibyte sequence,
95 // Push locale with multibyte mode
122 // No multibyte handling, but the string contains funny chars.
  /external/zlib/src/contrib/vstudio/vc10/
minizip.vcxproj 36 <CharacterSet>MultiByte</CharacterSet>
40 <CharacterSet>MultiByte</CharacterSet>
44 <CharacterSet>MultiByte</CharacterSet>
48 <CharacterSet>MultiByte</CharacterSet>
52 <CharacterSet>MultiByte</CharacterSet>
56 <CharacterSet>MultiByte</CharacterSet>
  /external/libutf/
utf.7 14 based on the Unicode Standard and on the ISO multibyte
71 a rune x is converted to a multibyte
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.vcxproj 22 <CharacterSet>MultiByte</CharacterSet>
28 <CharacterSet>MultiByte</CharacterSet>
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.vcxproj 22 <CharacterSet>MultiByte</CharacterSet>
28 <CharacterSet>MultiByte</CharacterSet>
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
d3d11spikysphere.vcxproj 22 <CharacterSet>MultiByte</CharacterSet>
28 <CharacterSet>MultiByte</CharacterSet>
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.vcxproj 22 <CharacterSet>MultiByte</CharacterSet>
28 <CharacterSet>MultiByte</CharacterSet>
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.vcxproj 22 <CharacterSet>MultiByte</CharacterSet>
28 <CharacterSet>MultiByte</CharacterSet>
  /bionic/libc/private/
bionic_mbstate.h 37 * These return values are specified by POSIX for multibyte conversion
  /external/chromium_org/content/child/npapi/
plugin_stream_win.cc 43 // The case which will fail is if a user has a multibyte name,
  /external/chromium_org/third_party/icu/source/tools/icupkg/
icupkg.vcxproj 29 <CharacterSet>MultiByte</CharacterSet>
34 <CharacterSet>MultiByte</CharacterSet>
39 <CharacterSet>MultiByte</CharacterSet>
44 <CharacterSet>MultiByte</CharacterSet>

Completed in 822 milliseconds

1 2 3 4 5 6 7 8 91011>>