Home | History | Annotate | Download | only in common

Lines Matching refs:scriptSize

1611     int32_t j, len, fieldCount=0, scriptSize=0, variantSize=0, nameCapacity;
1669 scriptSize=ulocimp_getScript(tmpLocaleID+1,
1671 if(scriptSize > 0) {
1675 len+=scriptSize;
1764 if (fieldCount < 2 || (fieldCount < 3 && scriptSize > 0)) {