Searched refs:gPosixNumberFormat (Results 1 – 1 of 1) sorted by relevance
33 static UNumberFormat *gPosixNumberFormat[ULOCALEBUNDLE_NUMBERFORMAT_COUNT]; variable39 unum_close(gPosixNumberFormat[style]); in locbund_cleanup()40 gPosixNumberFormat[style] = NULL; in locbund_cleanup()51 if (gPosixNumberFormat[style-1] == NULL) { in copyInvariantFormatter()55 gPosixNumberFormat[style-1] = formatAlias; in copyInvariantFormatter()60 if (gPosixNumberFormat[style-1] != NULL) { in copyInvariantFormatter()62 result->fNumberFormat[style-1] = unum_clone(gPosixNumberFormat[style-1], &status); in copyInvariantFormatter()