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