Home | History | Annotate | Download | only in common

Lines Matching refs:script

1260                   char *script, int32_t scriptCapacity,
1274 /* If it's exactly 4 characters long, then it's a script and not a country. */
1284 script[0]=(char)uprv_toupper(*(localeID++));
1287 script[i]=(char)uprv_tolower(*(localeID++));
1575 /* Skip the script if available */
1578 /* Found optional script */
1685 /* Found optional script */
1920 char* script,
1937 i=ulocimp_getScript(localeID+1, script, scriptCapacity, NULL);
1939 return u_terminateChars(script, scriptCapacity, i, err);
1962 /* Skip the script if available */
1965 /* Found optional script */
2002 /* Skip the script if available */
2005 /* Found optional script */