Searched refs:subchar (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dustrtrns.cpp45 UChar32 subchar, int32_t *pNumSubstitutions,
60 subchar > 0x10ffff || U_IS_SURROGATE(subchar)
99 /* usually "loops" once; twice only for writing subchar */
115 } else if((ch = subchar) < 0) {
159 UChar32 subchar, int32_t *pNumSubstitutions,
175 subchar > 0x10ffff || U_IS_SURROGATE(subchar)
217 } else if((ch = subchar) < 0) {
407 UChar32 subchar, int32_
40 u_strFromUTF32WithSub(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32 *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) argument
154 u_strToUTF32WithSub(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) argument
[all...]
H A Ducnv2022.cpp3423 char *p, *subchar;
3427 subchar=(char *)cnv->subChars;
3451 *p++ = subchar[0];
3460 *p++ = subchar[0];
3470 *p++ = subchar[0];
3477 *p++ = subchar[0];
3478 *p++ = subchar[1];
3487 myConverterData->currentConverter->subChars = (uint8_t *)subchar;
3490 /* let the subconverter write the subchar, set/retrieve fromUChar32 state */
H A Ducnvmbcs.c5507 char *p, *subchar; local
5518 subchar=(char *)&cnv->subChar1;
5522 subchar=(char *)cnv->subChars;
5540 *p++=subchar[0];
5548 *p++=subchar[0];
5549 *p++=subchar[1];
5555 subchar=buffer;
5559 ucnv_cbFromUWriteBytes(pArgs, subchar, length, offsetIndex, pErrorCode);
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dconvtest.h34 char subchar[8]; member in struct:ConversionCase
H A Dconvtest.cpp263 cc.setSub=0; // default: no subchar
266 // read NUL-separated subchar first, if any
267 // copy the subchar from Latin-1 characters
273 if(length<=0 || length>=(int32_t)sizeof(cc.subchar)) {
279 cc.subchar[j]=(char)p[j];
281 // NUL-terminate the subchar
282 cc.subchar[j]=0;
286 // remove the NUL and subchar from s
1381 // set the subchar
1385 length=(int32_t)strlen(cc.subchar);
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dustring.h1316 * Same as u_strToUTF8() except for the additional subchar which is output for
1318 * With subchar==U_SENTINEL, this function behaves exactly like u_strToUTF8().
1331 * @param subchar The substitution character to use in place of an illegal input sequence,
1336 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>=0.
1337 * Set to 0 if no substitutions occur or subchar<0.
1354 UChar32 subchar, int32_t *pNumSubstitutions,
1361 * Same as u_strFromUTF8() except for the additional subchar which is output for
1363 * With subchar==U_SENTINEL, this function behaves exactly like u_strFromUTF8().
1376 * @param subchar The substitution character to use in place of an illegal input sequence,
1381 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Dustring.h1309 * Same as u_strToUTF8() except for the additional subchar which is output for
1311 * With subchar==U_SENTINEL, this function behaves exactly like u_strToUTF8().
1324 * @param subchar The substitution character to use in place of an illegal input sequence,
1329 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>=0.
1330 * Set to 0 if no substitutions occur or subchar<0.
1347 UChar32 subchar, int32_t *pNumSubstitutions,
1354 * Same as u_strFromUTF8() except for the additional subchar which is output for
1356 * With subchar==U_SENTINEL, this function behaves exactly like u_strFromUTF8().
1369 * @param subchar The substitution character to use in place of an illegal input sequence,
1374 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>
[all...]
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dustring.h1309 * Same as u_strToUTF8() except for the additional subchar which is output for
1311 * With subchar==U_SENTINEL, this function behaves exactly like u_strToUTF8().
1324 * @param subchar The substitution character to use in place of an illegal input sequence,
1329 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>=0.
1330 * Set to 0 if no substitutions occur or subchar<0.
1347 UChar32 subchar, int32_t *pNumSubstitutions,
1354 * Same as u_strFromUTF8() except for the additional subchar which is output for
1356 * With subchar==U_SENTINEL, this function behaves exactly like u_strFromUTF8().
1369 * @param subchar The substitution character to use in place of an illegal input sequence,
1374 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>
[all...]
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Dustring.h1309 * Same as u_strToUTF8() except for the additional subchar which is output for
1311 * With subchar==U_SENTINEL, this function behaves exactly like u_strToUTF8().
1324 * @param subchar The substitution character to use in place of an illegal input sequence,
1329 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>=0.
1330 * Set to 0 if no substitutions occur or subchar<0.
1347 UChar32 subchar, int32_t *pNumSubstitutions,
1354 * Same as u_strFromUTF8() except for the additional subchar which is output for
1356 * With subchar==U_SENTINEL, this function behaves exactly like u_strFromUTF8().
1369 * @param subchar The substitution character to use in place of an illegal input sequence,
1374 * @param pNumSubstitutions Output parameter receiving the number of substitutions if subchar>
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c911 int subchar; local
915 subchar = SB_GET();
916 switch (subchar) {
1033 if (subchar == TELOPT_OLD_ENVIRON)
1042 if (subchar == TELOPT_NEW_ENVIRON) {
1168 if (subchar == TELOPT_OLD_ENVIRON) {
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dstate.c1068 int subchar; local
1072 subchar = SB_GET();
1073 switch (subchar) {
1239 if (subchar == TELOPT_OLD_ENVIRON)
1248 if (subchar == TELOPT_NEW_ENVIRON) {
1373 if (subchar == TELOPT_OLD_ENVIRON) {
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Ducm.h281 * subchar and subchar1 (0 if none).
289 const uint8_t *subchar, int32_t subcharLength,
H A Ducm.c597 const uint8_t *subchar, int32_t subcharLength,
628 0==uprv_memcmp(UCM_GET_BYTES(fromUTable, fromUMapping), subchar, subcharLength)) ||
662 0==uprv_memcmp(UCM_GET_BYTES(fromUTable, fromUMapping), subchar, subcharLength)) ||
596 ucm_mergeTables(UCMTable *fromUTable, UCMTable *toUTable, const uint8_t *subchar, int32_t subcharLength, uint8_t subchar1) argument
/macosx-10.10.1/ICU-531.30/icuSources/data/mappings/
H A Diso-8859_10-1998.ucm49 <subchar> \x1A
H A Diso-8859_11-2001.ucm51 <subchar> \x1A
H A Diso-8859_14-1998.ucm46 <subchar> \x1A
H A Diso-8859_16-2001.ucm43 <subchar> \x1A
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c706 unsigned char subchar; local
709 switch (subchar = SB_GET()) {
823 if (my_want_state_is_dont(subchar))
827 if (my_want_state_is_wont(subchar)) {
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c747 unsigned char subchar;
750 switch (subchar = SB_GET()) {
860 if (my_want_state_is_dont(subchar))
864 if (my_want_state_is_wont(subchar)) {
744 unsigned char subchar; local

Completed in 393 milliseconds