Searched refs:gPosixNumberFormat (Results 1 – 3 of 3) sorted by relevance
35 static UNumberFormat *gPosixNumberFormat[ULOCALEBUNDLE_NUMBERFORMAT_COUNT]; variable41 unum_close(gPosixNumberFormat[style]); in locbund_cleanup()42 gPosixNumberFormat[style] = NULL; in locbund_cleanup()53 if (gPosixNumberFormat[style-1] == NULL) { in copyInvariantFormatter()57 gPosixNumberFormat[style-1] = formatAlias; in copyInvariantFormatter()62 if (gPosixNumberFormat[style-1] != NULL) { in copyInvariantFormatter()64 result->fNumberFormat[style-1] = unum_clone(gPosixNumberFormat[style-1], &status); in copyInvariantFormatter()