Data Fields | |
| int | pre |
| int | post |
| int | lsign |
| int | flag |
| int | pre_lsign_num |
| int | multi |
| int | zero_start |
| int | zero_end |
| int | need_locale |
Definition at line 309 of file formatting.c.
| int NUMDesc::flag |
Definition at line 311 of file formatting.c.
Referenced by NUM_cache(), NUM_processor(), and NUMDesc_prepare().
| int NUMDesc::lsign |
Definition at line 311 of file formatting.c.
Referenced by NUM_cache(), NUM_numpart_from_char(), NUM_numpart_to_char(), NUM_processor(), and NUMDesc_prepare().
| int NUMDesc::multi |
Definition at line 311 of file formatting.c.
Referenced by float4_to_char(), float8_to_char(), int4_to_char(), int8_to_char(), NUM_cache(), NUMDesc_prepare(), and numeric_to_char().
Definition at line 311 of file formatting.c.
Referenced by NUM_cache(), NUM_prepare_locale(), and NUMDesc_prepare().
| int NUMDesc::post |
Definition at line 311 of file formatting.c.
Referenced by float4_to_char(), float8_to_char(), int4_to_char(), int8_to_char(), NUM_cache(), NUM_numpart_from_char(), NUM_processor(), NUMDesc_prepare(), numeric_to_char(), and numeric_to_number().
| int NUMDesc::pre |
Definition at line 311 of file formatting.c.
Referenced by float4_to_char(), float8_to_char(), int4_to_char(), int8_to_char(), NUM_cache(), NUM_processor(), NUMDesc_prepare(), numeric_to_char(), and numeric_to_number().
Definition at line 311 of file formatting.c.
Referenced by NUM_cache(), NUM_processor(), and NUMDesc_prepare().
Definition at line 311 of file formatting.c.
Referenced by NUM_cache(), NUM_processor(), and NUMDesc_prepare().
Definition at line 311 of file formatting.c.
Referenced by NUM_cache(), NUM_numpart_to_char(), NUM_processor(), and NUMDesc_prepare().
1.7.1