HomeSort by relevance Sort by last modified time
    Searched refs:UChar (Results 176 - 200 of 1164) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/icu4c/i18n/unicode/
utrans.h 51 * A new set of functions replaces the old ones and uses UChar * IDs,
188 utrans_openU(const UChar *id,
191 const UChar *rules,
252 U_STABLE const UChar * U_EXPORT2
284 utrans_unregisterID(const UChar* id, int32_t idLength);
306 const UChar* filterPattern,
418 * Transliterate a segment of a UChar* string. The string is passed
419 * in in a UChar* buffer. The string is modified in place. If the
450 UChar* text,
458 * Transliterate the portion of the UChar* text buffer that can b
    [all...]
unum.h 44 * UChar myString[20];
49 * printf(" Example 1: %s\n", austrdup(myString) ); //austrdup( a function used to convert UChar* to char*)
64 * UChar* result = NULL;
74 * result=(UChar*)malloc(sizeof(UChar) * resultlength);
241 const UChar* pattern,
293 UChar* result,
322 UChar* result,
351 UChar* result,
380 UChar* currency
    [all...]
  /external/icu4c/io/
sprintf.c 38 const UChar *str,
52 const UChar *result,
101 u_sprintf(UChar *buffer,
116 u_sprintf_u(UChar *buffer,
117 const UChar *patternSpecification,
131 u_vsprintf(UChar *buffer,
139 u_snprintf(UChar *buffer,
155 u_snprintf_u(UChar *buffer,
157 const UChar *patternSpecification,
171 u_vsnprintf(UChar *buffer
    [all...]
uprintf.c 39 const UChar *str,
48 const UChar *result,
97 const UChar *patternSpecification,
116 UChar *pattern;
117 UChar buffer[UFMT_DEFAULT_BUFFER_SIZE];
122 pattern = (UChar *)uprv_malloc(size * sizeof(UChar));
150 const UChar *patternSpecification,
  /external/icu4c/samples/break/
ubreak.c 17 void printTextRange(UChar* str, int32_t start, int32_t end)
20 UChar savedEndChar;
33 void printEachForward( UBreakIterator* boundary, UChar* str) {
44 void printEachBackward( UBreakIterator* boundary, UChar* str) {
54 void printFirst(UBreakIterator* boundary, UChar* str) {
62 void printLast(UBreakIterator* boundary, UChar* str) {
71 void printAt(UBreakIterator* boundary, int32_t pos , UChar* str) {
83 UChar stringToExamine[sizeof(cStringToExamine)+1];
  /external/icu4c/samples/ucnv/
flagcb.h 34 const UChar* codeUnits,
52 const UChar* codeUnits,
  /external/webkit/JavaScriptCore/icu/unicode/
putil.h 138 * Convert char characters to UChar characters.
156 u_charsToUChars(const char *cs, UChar *us, int32_t length);
159 * Convert UChar characters to char characters.
178 u_UCharsToChars(const UChar *us, char *cs, int32_t length);
ucnv_err.h 189 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */
190 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
207 UChar *target; /**< Pointer to the target buffer. @stable ICU 2.0 */
208 const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */
230 const UChar* codeUnits,
281 const UChar* codeUnits,
311 const UChar* codeUnits,
367 const UChar* codeUnits,
  /external/webkit/JavaScriptCore/wtf/unicode/
Collator.h 52 Result collate(const ::UChar*, size_t, const ::UChar*, size_t) const;
  /external/webkit/JavaScriptGlue/icu/unicode/
putil.h 138 * Convert char characters to UChar characters.
156 u_charsToUChars(const char *cs, UChar *us, int32_t length);
159 * Convert UChar characters to char characters.
178 u_UCharsToChars(const UChar *us, char *cs, int32_t length);
ucnv_err.h 189 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */
190 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
207 UChar *target; /**< Pointer to the target buffer. @stable ICU 2.0 */
208 const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */
230 const UChar* codeUnits,
281 const UChar* codeUnits,
311 const UChar* codeUnits,
367 const UChar* codeUnits,
  /external/webkit/WebCore/icu/unicode/
putil.h 138 * Convert char characters to UChar characters.
156 u_charsToUChars(const char *cs, UChar *us, int32_t length);
159 * Convert UChar characters to char characters.
178 u_UCharsToChars(const UChar *us, char *cs, int32_t length);
ucnv_err.h 189 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */
190 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
207 UChar *target; /**< Pointer to the target buffer. @stable ICU 2.0 */
208 const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */
230 const UChar* codeUnits,
281 const UChar* codeUnits,
311 const UChar* codeUnits,
367 const UChar* codeUnits,
ushape.h 100 u_shapeArabic(const UChar *source, int32_t sourceLength,
101 UChar *dest, int32_t destSize,
  /external/webkit/WebCore/platform/
LinkHash.h 57 LinkHash visitedLinkHash(const UChar* url, unsigned length);
68 void visitedURL(const KURL& base, const AtomicString& attributeURL, Vector<UChar, 512>&);
  /external/webkit/WebKit/mac/icu/unicode/
putil.h 138 * Convert char characters to UChar characters.
156 u_charsToUChars(const char *cs, UChar *us, int32_t length);
159 * Convert UChar characters to char characters.
178 u_UCharsToChars(const UChar *us, char *cs, int32_t length);
  /external/icu4c/common/unicode/
unistr.h 53 u_strlen(const UChar *s);
94 # define UNICODE_STRING(cs, _length) U_NAMESPACE_QUALIFIER UnicodeString(TRUE, (const UChar *)U_DECLARE_UTF16(cs), _length)
96 # define UNICODE_STRING(cs, _length) U_NAMESPACE_QUALIFIER UnicodeString(TRUE, (const UChar *)L ## cs, _length)
98 # define UNICODE_STRING(cs, _length) U_NAMESPACE_QUALIFIER UnicodeString(TRUE, (const UChar *)cs, _length)
131 * ("surrogates"). The data type for code units is UChar.
147 * - If primitive string pointer values (e.g., const UChar * or char *)
333 inline int8_t compare(const UChar *srcChars,
352 const UChar *srcChars) const;
373 const UChar *srcChars,
487 inline int8_t compareCodePointOrder(const UChar *srcChars
    [all...]
  /external/icu4c/i18n/
dcfmtsym.cpp 51 static const UChar INTL_CURRENCY_SYMBOL_STR[] = {0xa4, 0xa4, 0};
182 const UChar *numberElements[kFormatSymbolCount];
207 UChar curriso[4];
227 UChar ucc[4]={0}; //Currency Codes are always 3 chars long
298 DecimalFormatSymbols::initialize(const UChar** numberElements, int32_t *numberElementsStrLen, int32_t numberElementsLength)
324 fSymbols[kCurrencySymbol] = (UChar)0xa4; // 'OX' currency symbol
327 fSymbols[kSignificantDigitSymbol] = (UChar)0x0040; // '@' significant digit
328 fSymbols[kPadEscapeSymbol] = (UChar)0x002a; // TODO: '*' Hard coded for now; get from resource later
340 fSymbols[kDecimalSeparatorSymbol] = (UChar)0x2e; // '.' decimal separator
342 fSymbols[kPatternSeparatorSymbol] = (UChar)0x3b; // ';' pattern separato
    [all...]
uspoof_impl.h 66 int32_t confusableLookup(UChar32 inChar, int32_t tableMask, UChar *destBuf) const;
78 static UChar32 ScanHex(const UChar *s, int32_t start, int32_t limit, UErrorCode &status);
84 const UChar *text, int32_t length, ScriptSet *result, UErrorCode &status) const;
88 * @param text The UChar text to be scanned
96 int32_t scriptScan(const UChar *text, int32_t length, int32_t &pos, UErrorCode &status) const;
101 ScriptSet *WholeScriptCheck(const UChar *text, int32_t length, UErrorCode &status) const;
153 // concatentated together into one long UChar (UTF-16) array.
233 NFKDBuffer(const UChar *text, int32_t length, UErrorCode &status);
235 const UChar *getBuffer();
239 const UChar *fOriginalText
    [all...]
udatpg.cpp 58 const UChar *skeleton, int32_t length,
59 UChar *bestPattern, int32_t capacity,
75 const UChar *pattern, int32_t length,
76 UChar *skeleton, int32_t capacity,
92 const UChar *pattern, int32_t length,
93 UChar *skeleton, int32_t capacity,
109 const UChar *pattern, int32_t patternLength,
111 UChar *conflictingPattern, int32_t capacity, int32_t *pLength,
134 const UChar *value, int32_t length) {
139 U_DRAFT const UChar * U_EXPORT
    [all...]
unesctrn.cpp 15 #include "unicode/uchar.h"
26 static const UChar END = 0xFFFF;
29 static const UChar SPEC_Unicode[] = {
35 static const UChar SPEC_Java[] = {
41 static const UChar SPEC_C[] = {
48 static const UChar SPEC_XML[] = {
54 static const UChar SPEC_XML10[] = {
60 static const UChar SPEC_Perl[] = {
66 static const UChar SPEC_Any[] = {
78 static UChar* copySpec(const UChar* spec)
    [all...]
usrchimp.h 25 const UChar *text;
42 const UChar *text;
73 UChar canonicalPrefixAccents[INITIAL_ARRAY_SIZE_];
74 UChar canonicalSuffixAccents[INITIAL_ARRAY_SIZE_];
  /external/sqlite/android/
PhonebookIndex.cpp 33 static UChar DEFAULT_CHAR_MAP[] = {
91 static UChar map_character(UChar c, UChar * char_map, int32_t length) {
95 UChar cm = char_map[m];
110 static bool is_CJK(UChar c) {
121 int32_t GetPhonebookIndex(UCharIterator * iter, const char * locale, UChar * out, int32_t size,
144 UChar c = out[0];
154 UChar c_mapped = map_character(c, DEFAULT_CHAR_MAP, sizeof(DEFAULT_CHAR_MAP) / sizeof(UChar));
    [all...]
  /external/icu4c/test/cintltst/
uenumtst.c 24 static char* quikU2C(const UChar* str, int32_t len) {
41 UChar *currUChar;
63 static const UChar* U_CALLCONV
70 cont->currUChar = (UChar *)malloc(1024*sizeof(UChar));
134 static const UChar _first[] = {102,105,114,115,116,0}; /* "first" */
135 static const UChar _second[]= {115,101,99,111,110,100,0}; /* "second" */
136 static const UChar _third[] = {116,104,105,114,100,0}; /* "third" */
137 static const UChar _fourth[]= {102,111,117,114,116,104,0};/* "fourth" */
139 static const UChar* test2[] =
    [all...]
  /external/icu4c/stubdata/
stubdata.c 56 sizeof(UChar),

Completed in 226 milliseconds

1 2 3 4 5 6 78 91011>>