Searched refs:subtagHasDigits (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFLocaleIdentifier.c1519 Boolean subtagHasDigits, pastPrimarySubtag, hadRegion; local
1536 subtagHasDigits = false;
1545 subtagHasDigits = true;
1550 if (subtagHasDigits) {
1559 if (subtagLength == 3 && !subtagHasDigits) {
1571 } else if (subtagLength == 4 && subtagHasDigits) {
1579 } else if (subtagLength == 5 && !subtagHasDigits) {
1596 subtagHasDigits = false;

Completed in 235 milliseconds