Searched refs:initShortZoneIdTrie (Results 1 – 1 of 1) sorted by relevance
2817 static void U_CALLCONV initShortZoneIdTrie(UErrorCode &status) { in initShortZoneIdTrie() function2843 umtx_initOnce(gShortZoneIdTrieInitOnce, &initShortZoneIdTrie, status); in parseShortZoneID()