Lines Matching refs:scriptLength
139 * @param scriptLength The length of the script tag.
155 int32_t scriptLength,
171 scriptLength >= ULOC_SCRIPT_CAPACITY ||
242 if (scriptLength > 0) {
245 scriptLength,
393 * @param scriptLength The length of the script tag.
408 int32_t scriptLength,
421 scriptLength,
437 * The langLength, scriptLength, and regionLength parameters are input/output
454 * @param scriptLength The length of the script tag.
466 int32_t* scriptLength,
479 scriptLength == NULL ||
513 scriptLength, &position);
514 u_terminateChars(script, *scriptLength, subtagLength, err);
520 *scriptLength = subtagLength;
522 if (*scriptLength > 0) {
523 if (uprv_strnicmp(script, unknownScript, *scriptLength) == 0) {
527 *scriptLength = 0;
581 int32_t scriptLength,
606 if (scriptLength > 0 && regionLength > 0) {
614 scriptLength,
659 if (scriptLength > 0) {
667 scriptLength,
750 scriptLength,
802 scriptLength,
857 int32_t scriptLength = sizeof(script);
879 &scriptLength,
906 scriptLength,
964 int32_t scriptLength = sizeof(script);
986 &scriptLength,
1013 scriptLength,
1132 if (scriptLength > 0 && regionLength > 0) {
1140 scriptLength,
1161 scriptLength,