Lines Matching refs:symbol

11  * Get/set symbol.
51 // Get original symbol value.
53 $res_str .= "Default symbol: [$orig_val]\n";
55 // Set a new symbol value.
60 // Get the symbol value back.
65 $res_str .= "New symbol: [$new_val_check]\n";
69 $res_str .= "ERROR: New $symb_name symbol value has not been set correctly.\n";
73 $res_str .= "A number formatted with the new symbol: $s\n";
75 // Restore attribute's symbol.
93 Default symbol: [.]
94 New symbol: [_._]
95 A number formatted with the new symbol: 12,345_._123
98 Default symbol: [,]
99 New symbol: [_,_]
100 A number formatted with the new symbol: 12_,_345.123
103 Default symbol: [;]
104 New symbol: [_;_]
105 A number formatted with the new symbol: 12,345.123
108 Default symbol: [%]
109 New symbol: [_%_]
110 A number formatted with the new symbol: 1,234,512_%_
113 Default symbol: [0]
114 New symbol: [_ZD_]
115 A number formatted with the new symbol: 12,345.123
118 Default symbol: [#]
119 New symbol: [_DS_]
120 A number formatted with the new symbol: 12,345.123
123 Default symbol: [-]
124 New symbol: [_-_]
125 A number formatted with the new symbol: _-_12,345.123
128 Default symbol: [+]
129 New symbol: [_+_]
130 A number formatted with the new symbol: 1.2345123456E4
133 Default symbol: [$]
134 New symbol: [_$_]
135 A number formatted with the new symbol: _$_%A12,345.12
138 Default symbol: [USD]
139 New symbol: [_$_]
140 A number formatted with the new symbol: $12,345.12
143 Default symbol: [.]
144 New symbol: [_MS_]
145 A number formatted with the new symbol: $12,345_MS_12
148 Default symbol: [E]
149 New symbol: [_E_]
150 A number formatted with the new symbol: 1.2345123456_E_4
153 Default symbol: [‰]
154 New symbol: [_PS_]
155 A number formatted with the new symbol: 12,345.123
158 Default symbol: [*]
159 New symbol: [_PE_]
160 A number formatted with the new symbol: 12,345.123
163 Default symbol: [∞]
164 New symbol: [_IS_]
165 A number formatted with the new symbol: 12,345.123
168 Default symbol: [NaN]
169 New symbol: [_N_]
170 A number formatted with the new symbol: 12,345.123
173 Default symbol: [@]
174 New symbol: [_SD_]
175 A number formatted with the new symbol: 12,345.123
178 Default symbol: [,]
179 New symbol: [_MG_]
180 A number formatted with the new symbol: $12_MG_345.12
183 Default symbol: [,]
184 New symbol: [ ]
185 A number formatted with the new symbol: $12 345.12
188 Default symbol: [,]
189 New symbol: [blahblahblahblahblahblahblahblahblahblah]
190 A number formatted with the new symbol: $12blahblahblahblahblahblahblahblahblahblah345.12