Lines Matching full:parsing
15 * 04/3/97 aliu Rewrote parsing and formatting completely, and
17 * Implemented NAN and INF handling, for both parsing
73 /* For currency parsing purose,
447 // but also for mix parsing
454 // need it for mix parsing
1672 // if parsing integerOnly, change to +0, which goes into an int32 in a Formattable.
1673 // if not parsing integerOnly, leave as -0, which a double can represent.
1815 * @param currencyParsing whether it is currency parsing or not.
1817 * @param parsePosition The position at which to being parsing. Upon
1823 * currency parsing mode, or NULL for normal parsing. In generic
1824 * currency parsing mode, any currency is parsed, not just the
1838 // The parsing process builds up the number as char string, in the neutral format that
2063 // If we're only parsing integers, or if we ALREADY saw the
2244 * @param currencyParsing whether it is currency parsing or not
2247 * currency parsing mode, or null for normal parsing. In generic
2248 * currency parsing mode, any currency is parsed, not just the
2450 * currency parsing mode, or null for normal parsing. In generic
2451 * currency parsing mode, any currency is parsed, not just the
2482 // do not need to do currency choice parsing here.
2483 // the general currency parsing parse against all names,