Searched defs:fPlus (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ddecimalformatpattern.h91 UnicodeString fPlus; member in class:DecimalFormatPatternParser
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1858 int fPlus = 0; /* =0:default,=1: set ' ' before digits ,set '+' before digits. */ local
5069 VpToSpecialString(Real *a,char *psz,int fPlus) argument
5102 VpToString(Real *a, char *psz, size_t fFmt, int fPlus) argument
5148 VpToFString(Real *a, char *psz, size_t fFmt, int fPlus) argument
[all...]

Completed in 270 milliseconds