Data Fields | |
| bool | is_to_char |
| NUMDesc * | Num |
| int | sign |
| int | sign_wrote |
| int | num_count |
| int | num_in |
| int | num_curr |
| int | num_pre |
| int | read_dec |
| int | read_post |
| int | read_pre |
| char * | number |
| char * | number_p |
| char * | inout |
| char * | inout_p |
| char * | last_relevant |
| char * | L_negative_sign |
| char * | L_positive_sign |
| char * | decimal |
| char * | L_thousands_sep |
| char * | L_currency_symbol |
Definition at line 915 of file formatting.c.
| char * NUMProc::decimal |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_prepare_locale().
| char * NUMProc::inout |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_processor().
| char * NUMProc::inout_p |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_processor().
Definition at line 917 of file formatting.c.
Referenced by NUM_processor().
| char * NUMProc::L_currency_symbol |
Definition at line 931 of file formatting.c.
Referenced by NUM_prepare_locale(), and NUM_processor().
| char * NUMProc::L_negative_sign |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_prepare_locale().
| char * NUMProc::L_positive_sign |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_prepare_locale().
| char * NUMProc::L_thousands_sep |
Definition at line 931 of file formatting.c.
Referenced by NUM_prepare_locale(), and NUM_processor().
| char * NUMProc::last_relevant |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
Definition at line 918 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), NUM_prepare_locale(), and NUM_processor().
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
| int NUMProc::num_in |
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
| int NUMProc::num_pre |
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
| char* NUMProc::number |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), and NUM_processor().
| char * NUMProc::number_p |
Definition at line 931 of file formatting.c.
Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_processor().
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_from_char(), and NUM_processor().
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_from_char(), and NUM_processor().
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_from_char(), and NUM_processor().
| int NUMProc::sign |
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
Definition at line 920 of file formatting.c.
Referenced by NUM_numpart_to_char(), and NUM_processor().
1.7.1