Home | History | Annotate | Download | only in common

Lines Matching refs:scriptSize

1625     int32_t j, len, fieldCount=0, scriptSize=0, variantSize=0, nameCapacity;
1683 scriptSize=ulocimp_getScript(tmpLocaleID+1,
1685 if(scriptSize > 0) {
1689 len+=scriptSize;
1778 if (fieldCount < 2 || (fieldCount < 3 && scriptSize > 0)) {