Lines Matching refs:symbol

10  * Get/set symbol.
50 // Get original symbol value.
52 $res_str .= "Default symbol: [$orig_val]\n";
54 // Set a new symbol value.
59 // Get the symbol value back.
64 $res_str .= "New symbol: [$new_val_check]\n";
68 $res_str .= "ERROR: New $symb_name symbol value has not been set correctly.\n";
72 $res_str .= "A number formatted with the new symbol: $s\n";
74 // Restore attribute's symbol.
92 Default symbol: [.]
93 New symbol: [_._]
94 A number formatted with the new symbol: 12,345_._123
97 Default symbol: [,]
98 New symbol: [_,_]
99 A number formatted with the new symbol: 12_,_345.123
102 Default symbol: [;]
103 New symbol: [_;_]
104 A number formatted with the new symbol: 12,345.123
107 Default symbol: [%]
108 New symbol: [_%_]
109 A number formatted with the new symbol: 1,234,512_%_
112 Default symbol: [0]
113 New symbol: [_ZD_]
114 A number formatted with the new symbol: 12,345.123
117 Default symbol: [#]
118 New symbol: [_DS_]
119 A number formatted with the new symbol: 12,345.123
122 Default symbol: [-]
123 New symbol: [_-_]
124 A number formatted with the new symbol: _-_12,345.123
127 Default symbol: [+]
128 New symbol: [_+_]
129 A number formatted with the new symbol: 1.2345123456E4
132 Default symbol: [$]
133 New symbol: [_$_]
134 A number formatted with the new symbol: _$_%A12,345.12
137 Default symbol: [USD]
138 New symbol: [_$_]
139 A number formatted with the new symbol: $12,345.12
142 Default symbol: [.]
143 New symbol: [_MS_]
144 A number formatted with the new symbol: $12,345_MS_12
147 Default symbol: [E]
148 New symbol: [_E_]
149 A number formatted with the new symbol: 1.2345123456_E_4
152 Default symbol: [‰]
153 New symbol: [_PS_]
154 A number formatted with the new symbol: 12,345.123
157 Default symbol: [*]
158 New symbol: [_PE_]
159 A number formatted with the new symbol: 12,345.123
162 Default symbol: [∞]
163 New symbol: [_IS_]
164 A number formatted with the new symbol: 12,345.123
167 Default symbol: [NaN]
168 New symbol: [_N_]
169 A number formatted with the new symbol: 12,345.123
172 Default symbol: [@]
173 New symbol: [_SD_]
174 A number formatted with the new symbol: 12,345.123
177 Default symbol: [,]
178 New symbol: [_MG_]
179 A number formatted with the new symbol: $12_MG_345.12
182 Default symbol: [,]
183 New symbol: [ ]
184 A number formatted with the new symbol: $12 345.12
187 Default symbol: [,]
188 New symbol: [blahblahblahblahblahblahblahblahblahblah]
189 A number formatted with the new symbol: $12blahblahblahblahblahblahblahblahblahblah345.12