Searched refs:defaultPatLen (Results 1 – 1 of 1) sorted by relevance
475 static const int32_t defaultPatLen = 9; in uloc_getDisplayName() local546 if(patLen==0 || (patLen==defaultPatLen && !u_strncmp(pattern, defaultPattern, patLen))) { in uloc_getDisplayName()548 patLen=defaultPatLen; in uloc_getDisplayName()