Home | History | Annotate | Download | only in i18n

Lines Matching refs:nsLocID

1449             CharString nsLocID;
1451 nsLocID.appendInvariantChars(nsDesc.tempSubString(0, firstSlash), status);
1455 nsLoc = Locale::createFromName(nsLocID.data());