Home | History | Annotate | Download | only in unicode

Lines Matching full:unum_open

129  *     nf = unum_open( UNUM_DEFAULT, NULL, success );          
131 * nf = unum_open( UNUM_CURRENCY, NULL, success );
133 * nf = unum_open( UNUM_PERCENT, NULL, success );
144 * nf = unum_open( UNUM_DEFAULT, myLocale, success );
146 * nf = unum_open( UNUM_CURRENCY, myLocale, success );
148 * nf = unum_open( UNUM_PERCENT, myLocale, success );