Searched refs:pBcpType (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duloc_tag.c1666 const char *pBcpType = NULL; /* beginning of u extension type subtag(s) */ local
1694 if (pBcpType) {
1697 pBcpType = pTag;
1730 if (pBcpType) {
1732 len = _bcp47ToLDMLType(pKey, -1, pBcpType, bcpTypeLen, buf + bufIdx, bufSize - bufIdx - 1, status);
1769 pBcpType = NULL;

Completed in 114 milliseconds