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