Lines Matching refs:ZVAL_LONG

132 	ZVAL_LONG(&const_PATTERN_DECIMAL_value, UNUM_PATTERN_DECIMAL);  in register_class_NumberFormatter()
138 ZVAL_LONG(&const_DECIMAL_value, UNUM_DECIMAL); in register_class_NumberFormatter()
144 ZVAL_LONG(&const_CURRENCY_value, UNUM_CURRENCY); in register_class_NumberFormatter()
150 ZVAL_LONG(&const_PERCENT_value, UNUM_PERCENT); in register_class_NumberFormatter()
156 ZVAL_LONG(&const_SCIENTIFIC_value, UNUM_SCIENTIFIC); in register_class_NumberFormatter()
162 ZVAL_LONG(&const_SPELLOUT_value, UNUM_SPELLOUT); in register_class_NumberFormatter()
168 ZVAL_LONG(&const_ORDINAL_value, UNUM_ORDINAL); in register_class_NumberFormatter()
174 ZVAL_LONG(&const_DURATION_value, UNUM_DURATION); in register_class_NumberFormatter()
180 ZVAL_LONG(&const_PATTERN_RULEBASED_value, UNUM_PATTERN_RULEBASED); in register_class_NumberFormatter()
186 ZVAL_LONG(&const_IGNORE_value, UNUM_IGNORE); in register_class_NumberFormatter()
193 ZVAL_LONG(&const_CURRENCY_ACCOUNTING_value, UNUM_CURRENCY_ACCOUNTING); in register_class_NumberFormatter()
200 ZVAL_LONG(&const_DEFAULT_STYLE_value, UNUM_DEFAULT); in register_class_NumberFormatter()
206 ZVAL_LONG(&const_ROUND_CEILING_value, UNUM_ROUND_CEILING); in register_class_NumberFormatter()
212 ZVAL_LONG(&const_ROUND_FLOOR_value, UNUM_ROUND_FLOOR); in register_class_NumberFormatter()
218 ZVAL_LONG(&const_ROUND_DOWN_value, UNUM_ROUND_DOWN); in register_class_NumberFormatter()
224 ZVAL_LONG(&const_ROUND_UP_value, UNUM_ROUND_UP); in register_class_NumberFormatter()
230 ZVAL_LONG(&const_ROUND_HALFEVEN_value, UNUM_ROUND_HALFEVEN); in register_class_NumberFormatter()
236 ZVAL_LONG(&const_ROUND_HALFDOWN_value, UNUM_ROUND_HALFDOWN); in register_class_NumberFormatter()
242 ZVAL_LONG(&const_ROUND_HALFUP_value, UNUM_ROUND_HALFUP); in register_class_NumberFormatter()
248 ZVAL_LONG(&const_PAD_BEFORE_PREFIX_value, UNUM_PAD_BEFORE_PREFIX); in register_class_NumberFormatter()
254 ZVAL_LONG(&const_PAD_AFTER_PREFIX_value, UNUM_PAD_AFTER_PREFIX); in register_class_NumberFormatter()
260 ZVAL_LONG(&const_PAD_BEFORE_SUFFIX_value, UNUM_PAD_BEFORE_SUFFIX); in register_class_NumberFormatter()
266 ZVAL_LONG(&const_PAD_AFTER_SUFFIX_value, UNUM_PAD_AFTER_SUFFIX); in register_class_NumberFormatter()
272 ZVAL_LONG(&const_PARSE_INT_ONLY_value, UNUM_PARSE_INT_ONLY); in register_class_NumberFormatter()
278 ZVAL_LONG(&const_GROUPING_USED_value, UNUM_GROUPING_USED); in register_class_NumberFormatter()
284 ZVAL_LONG(&const_DECIMAL_ALWAYS_SHOWN_value, UNUM_DECIMAL_ALWAYS_SHOWN); in register_class_NumberFormatter()
290 ZVAL_LONG(&const_MAX_INTEGER_DIGITS_value, UNUM_MAX_INTEGER_DIGITS); in register_class_NumberFormatter()
296 ZVAL_LONG(&const_MIN_INTEGER_DIGITS_value, UNUM_MIN_INTEGER_DIGITS); in register_class_NumberFormatter()
302 ZVAL_LONG(&const_INTEGER_DIGITS_value, UNUM_INTEGER_DIGITS); in register_class_NumberFormatter()
308 ZVAL_LONG(&const_MAX_FRACTION_DIGITS_value, UNUM_MAX_FRACTION_DIGITS); in register_class_NumberFormatter()
314 ZVAL_LONG(&const_MIN_FRACTION_DIGITS_value, UNUM_MIN_FRACTION_DIGITS); in register_class_NumberFormatter()
320 ZVAL_LONG(&const_FRACTION_DIGITS_value, UNUM_FRACTION_DIGITS); in register_class_NumberFormatter()
326 ZVAL_LONG(&const_MULTIPLIER_value, UNUM_MULTIPLIER); in register_class_NumberFormatter()
332 ZVAL_LONG(&const_GROUPING_SIZE_value, UNUM_GROUPING_SIZE); in register_class_NumberFormatter()
338 ZVAL_LONG(&const_ROUNDING_MODE_value, UNUM_ROUNDING_MODE); in register_class_NumberFormatter()
344 ZVAL_LONG(&const_ROUNDING_INCREMENT_value, UNUM_ROUNDING_INCREMENT); in register_class_NumberFormatter()
350 ZVAL_LONG(&const_FORMAT_WIDTH_value, UNUM_FORMAT_WIDTH); in register_class_NumberFormatter()
356 ZVAL_LONG(&const_PADDING_POSITION_value, UNUM_PADDING_POSITION); in register_class_NumberFormatter()
362 ZVAL_LONG(&const_SECONDARY_GROUPING_SIZE_value, UNUM_SECONDARY_GROUPING_SIZE); in register_class_NumberFormatter()
368 ZVAL_LONG(&const_SIGNIFICANT_DIGITS_USED_value, UNUM_SIGNIFICANT_DIGITS_USED); in register_class_NumberFormatter()
374 ZVAL_LONG(&const_MIN_SIGNIFICANT_DIGITS_value, UNUM_MIN_SIGNIFICANT_DIGITS); in register_class_NumberFormatter()
380 ZVAL_LONG(&const_MAX_SIGNIFICANT_DIGITS_value, UNUM_MAX_SIGNIFICANT_DIGITS); in register_class_NumberFormatter()
386 ZVAL_LONG(&const_LENIENT_PARSE_value, UNUM_LENIENT_PARSE); in register_class_NumberFormatter()
392 ZVAL_LONG(&const_POSITIVE_PREFIX_value, UNUM_POSITIVE_PREFIX); in register_class_NumberFormatter()
398 ZVAL_LONG(&const_POSITIVE_SUFFIX_value, UNUM_POSITIVE_SUFFIX); in register_class_NumberFormatter()
404 ZVAL_LONG(&const_NEGATIVE_PREFIX_value, UNUM_NEGATIVE_PREFIX); in register_class_NumberFormatter()
410 ZVAL_LONG(&const_NEGATIVE_SUFFIX_value, UNUM_NEGATIVE_SUFFIX); in register_class_NumberFormatter()
416 ZVAL_LONG(&const_PADDING_CHARACTER_value, UNUM_PADDING_CHARACTER); in register_class_NumberFormatter()
422 ZVAL_LONG(&const_CURRENCY_CODE_value, UNUM_CURRENCY_CODE); in register_class_NumberFormatter()
428 ZVAL_LONG(&const_DEFAULT_RULESET_value, UNUM_DEFAULT_RULESET); in register_class_NumberFormatter()
434 ZVAL_LONG(&const_PUBLIC_RULESETS_value, UNUM_PUBLIC_RULESETS); in register_class_NumberFormatter()
440 ZVAL_LONG(&const_DECIMAL_SEPARATOR_SYMBOL_value, UNUM_DECIMAL_SEPARATOR_SYMBOL); in register_class_NumberFormatter()
446 ZVAL_LONG(&const_GROUPING_SEPARATOR_SYMBOL_value, UNUM_GROUPING_SEPARATOR_SYMBOL); in register_class_NumberFormatter()
452 ZVAL_LONG(&const_PATTERN_SEPARATOR_SYMBOL_value, UNUM_PATTERN_SEPARATOR_SYMBOL); in register_class_NumberFormatter()
458 ZVAL_LONG(&const_PERCENT_SYMBOL_value, UNUM_PERCENT_SYMBOL); in register_class_NumberFormatter()
464 ZVAL_LONG(&const_ZERO_DIGIT_SYMBOL_value, UNUM_ZERO_DIGIT_SYMBOL); in register_class_NumberFormatter()
470 ZVAL_LONG(&const_DIGIT_SYMBOL_value, UNUM_DIGIT_SYMBOL); in register_class_NumberFormatter()
476 ZVAL_LONG(&const_MINUS_SIGN_SYMBOL_value, UNUM_MINUS_SIGN_SYMBOL); in register_class_NumberFormatter()
482 ZVAL_LONG(&const_PLUS_SIGN_SYMBOL_value, UNUM_PLUS_SIGN_SYMBOL); in register_class_NumberFormatter()
488 ZVAL_LONG(&const_CURRENCY_SYMBOL_value, UNUM_CURRENCY_SYMBOL); in register_class_NumberFormatter()
494 ZVAL_LONG(&const_INTL_CURRENCY_SYMBOL_value, UNUM_INTL_CURRENCY_SYMBOL); in register_class_NumberFormatter()
500 ZVAL_LONG(&const_MONETARY_SEPARATOR_SYMBOL_value, UNUM_MONETARY_SEPARATOR_SYMBOL); in register_class_NumberFormatter()
506 ZVAL_LONG(&const_EXPONENTIAL_SYMBOL_value, UNUM_EXPONENTIAL_SYMBOL); in register_class_NumberFormatter()
512 ZVAL_LONG(&const_PERMILL_SYMBOL_value, UNUM_PERMILL_SYMBOL); in register_class_NumberFormatter()
518 ZVAL_LONG(&const_PAD_ESCAPE_SYMBOL_value, UNUM_PAD_ESCAPE_SYMBOL); in register_class_NumberFormatter()
524 ZVAL_LONG(&const_INFINITY_SYMBOL_value, UNUM_INFINITY_SYMBOL); in register_class_NumberFormatter()
530 ZVAL_LONG(&const_NAN_SYMBOL_value, UNUM_NAN_SYMBOL); in register_class_NumberFormatter()
536 ZVAL_LONG(&const_SIGNIFICANT_DIGIT_SYMBOL_value, UNUM_SIGNIFICANT_DIGIT_SYMBOL); in register_class_NumberFormatter()
542ZVAL_LONG(&const_MONETARY_GROUPING_SEPARATOR_SYMBOL_value, UNUM_MONETARY_GROUPING_SEPARATOR_SYMBOL… in register_class_NumberFormatter()
548 ZVAL_LONG(&const_TYPE_DEFAULT_value, FORMAT_TYPE_DEFAULT); in register_class_NumberFormatter()
554 ZVAL_LONG(&const_TYPE_INT32_value, FORMAT_TYPE_INT32); in register_class_NumberFormatter()
560 ZVAL_LONG(&const_TYPE_INT64_value, FORMAT_TYPE_INT64); in register_class_NumberFormatter()
566 ZVAL_LONG(&const_TYPE_DOUBLE_value, FORMAT_TYPE_DOUBLE); in register_class_NumberFormatter()
572 ZVAL_LONG(&const_TYPE_CURRENCY_value, FORMAT_TYPE_CURRENCY); in register_class_NumberFormatter()