/php-src/Zend/ |
H A D | zend_vm_handlers.h | 1 #define VM_HANDLERS(_) \ argument 2 _(0, ZEND_NOP_SPEC) \ 3 _(1, ZEND_ADD_SPEC_CONST_CONST) \ 4 _(2, ZEND_ADD_SPEC_CONST_TMPVARCV) \ 5 _(3, ZEND_ADD_SPEC_CONST_TMPVARCV) \ 6 _(5, ZEND_ADD_SPEC_CONST_TMPVARCV) \ 7 _(6, ZEND_ADD_SPEC_TMPVARCV_CONST) \ 51 _(80, ZEND_DIV_SPEC_CONST_CV) \ 63 _(100, ZEND_DIV_SPEC_CV_CV) \ 569 _(1255, ZEND_JMP_SPEC) \ [all …]
|
H A D | zend_alloc_sizes.h | 33 _( 0, 8, 512, 1, x, y) \ 34 _( 1, 16, 256, 1, x, y) \ 35 _( 2, 24, 170, 1, x, y) \ 36 _( 3, 32, 128, 1, x, y) \ 37 _( 4, 40, 102, 1, x, y) \ 38 _( 5, 48, 85, 1, x, y) \ 39 _( 6, 56, 73, 1, x, y) \ 40 _( 7, 64, 64, 1, x, y) \ 41 _( 8, 80, 51, 1, x, y) \ 42 _( 9, 96, 42, 1, x, y) \ [all …]
|
H A D | zend_string.h | 565 #define ZEND_KNOWN_STRINGS(_) \ argument 566 _(ZEND_STR_FILE, "file") \ 567 _(ZEND_STR_LINE, "line") \ 571 _(ZEND_STR_TYPE, "type") \ 572 _(ZEND_STR_OBJECT_OPERATOR, "->") \ 573 _(ZEND_STR_PAAMAYIM_NEKUDOTAYIM, "::") \ 574 _(ZEND_STR_ARGS, "args") \ 588 _(ZEND_STR_KEY, "key") \ 616 _(ZEND_STR_INT, "int") \ 641 _(ZEND_STR_GET, "get") \ [all …]
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_aarch64.h | 11 #define IR_GP_REGS(_) \ argument 12 _(X0, x0, w0) \ 13 _(X1, x1, w1) \ 14 _(X2, x2, w2) \ 15 _(X3, x3, w3) \ 16 _(X4, x4, w4) \ 17 _(X5, x5, w5) \ 18 _(X6, x6, w6) \ 19 _(X7, x7, w7) \ 20 _(X8, x8, w8) \ [all …]
|
H A D | ir_x86.h | 31 _(XMM0, xmm0) \ 32 _(XMM1, xmm1) \ 33 _(XMM2, xmm2) \ 34 _(XMM3, xmm3) \ 35 _(XMM4, xmm4) \ 36 _(XMM5, xmm5) \ 37 _(XMM6, xmm6) \ 38 _(XMM7, xmm7) \ 39 _(XMM8, xmm8) \ 40 _(XMM9, xmm9) \ [all …]
|
H A D | ir.h | 126 #define IR_TYPES(_) \ argument 127 _(BOOL, bool, b, IR_TYPE_BOOL) \ 128 _(U8, uint8_t, u8, IR_TYPE_UNSIGNED) \ 129 _(U16, uint16_t, u16, IR_TYPE_UNSIGNED) \ 130 _(U32, uint32_t, u32, IR_TYPE_UNSIGNED) \ 131 _(U64, uint64_t, u64, IR_TYPE_UNSIGNED) \ 132 _(ADDR, uintptr_t, addr, IR_TYPE_ADDR) \ 133 _(CHAR, char, c, IR_TYPE_CHAR) \ 134 _(I8, int8_t, i8, IR_TYPE_SIGNED) \ 135 _(I16, int16_t, i16, IR_TYPE_SIGNED) \ [all …]
|
H A D | ir_fold.h | 2882 IR_FOLD(ADD(_, _)) 2883 IR_FOLD(MUL(_, _)) in IR_FOLD() argument 2922 IR_FOLD(AND(_,_)) 2923 IR_FOLD(OR(_,_)) in IR_FOLD() argument 2934 IR_FOLD(XOR(_,_)) in IR_FOLD() argument 2943 IR_FOLD(EQ(_, _)) 2944 IR_FOLD(NE(_, _)) in IR_FOLD() argument 2955 IR_FOLD(LT(_, _)) 2956 IR_FOLD(GE(_, _)) in IR_FOLD() argument 2957 IR_FOLD(LE(_, _)) in IR_FOLD() [all …]
|
/php-src/ext/intl/tests/ |
H A D | formatter_get_set_symbol2.phpt | 22 …'PERCENT_SYMBOL' => array( NumberFormatter::PERCENT_SYMBOL, '_%_', 12345.123456, NumberFormatter::… 94 New symbol: [_._] 99 New symbol: [_,_] 104 New symbol: [_;_] 109 New symbol: [_%_] 110 A number formatted with the new symbol: 1,234,512_%_ 124 New symbol: [_-_] 129 New symbol: [_+_] 134 New symbol: [_$_] 135 A number formatted with the new symbol: _$_%A12,345.12 [all …]
|
H A D | formatter_get_set_text_attribute_var2.phpt | 18 'POSITIVE_PREFIX' => array( NumberFormatter::POSITIVE_PREFIX, '_+_', 12345.1234 ), 19 'POSITIVE_SUFFIX' => array( NumberFormatter::POSITIVE_SUFFIX, '_+_', 12345.1234 ), 20 'NEGATIVE_PREFIX' => array( NumberFormatter::NEGATIVE_PREFIX, '_-_', -12345.1234 ), 21 'NEGATIVE_SUFFIX' => array( NumberFormatter::NEGATIVE_SUFFIX, '_-_', -12345.1234 ), 86 New value: [_+_] 87 Formatting number with new value: _+_12,345.123 92 New value: [_+_] 93 Formatting number with new value: 12,345.123_+_ 98 New value: [_-_] 104 New value: [_-_] [all …]
|
/php-src/ext/standard/tests/file/ |
H A D | bug75679.phpt | 8 … . str_repeat (str_pad ('bug75679_path_259_characters_long_', 100, '_') . '/', 1), 259, '_') => [], 9 … . str_repeat (str_pad ('bug75679_path_260_characters_long_', 100, '_') . '/', 1), 260, '_') => [], 10 … . str_repeat (str_pad ('bug75679_path_261_characters_long_', 100, '_') . '/', 1), 261, '_') => [], 32 … . str_repeat (str_pad ('bug75679_path_259_characters_long_', 100, '_') . '/', 1), 259, '_') => [], 33 … . str_repeat (str_pad ('bug75679_path_260_characters_long_', 100, '_') . '/', 1), 260, '_') => [], 34 … . str_repeat (str_pad ('bug75679_path_261_characters_long_', 100, '_') . '/', 1), 261, '_') => [],
|
/php-src/Zend/tests/type_declarations/ |
H A D | typed_properties_062.phpt | 8 public $_; 13 $a->_ += 1; 16 $a->_ .= "1"; 24 $a->_--; 27 --$a->_; 33 $a->_--; 38 --$a->_; 45 $a->_++; 50 ++$a->_; 54 $a->_ = 0; [all …]
|
H A D | typed_properties_063.phpt | 10 $_ = &$a->foo; 12 $_ += 1; 15 $_ .= "1"; 23 $_--; 26 --$_; 32 $_--; 37 --$_; 44 $_++; 49 ++$_; 53 $_ = 0; [all …]
|
H A D | typed_properties_064.phpt | 10 $_ = [&$a->foo]; 12 $_[0] += 1; 15 $_[0] .= "1"; 23 $_[0]--; 26 --$_[0]; 32 $_[0]--; 37 --$_[0]; 44 $_[0]++; 49 ++$_[0]; 53 $_[0] = 0; [all …]
|
H A D | typed_properties_061.phpt | 20 $a->_ += 1; 23 $a->_ .= "1"; 26 $a->_ .= "e50"; 29 $a->_--; 32 --$a->_; 37 $a->_++; 40 ++$a->_;
|
/php-src/ext/bcmath/libbcmath/src/ |
H A D | convert.c | 123 #define LUT_ITERATE(_, A) \ argument 124 _(A, 0), _(A, 1), _(A, 2), _(A, 3), _(A, 4), _(A, 5), _(A, 6), _(A, 7), _(A, 8), _(A, 9)
|
/php-src/ext/standard/tests/ |
H A D | ghsa-wpj3-hf5j-x4v4.phpt | 7 _.Host-test=ignore_4; 9 _[Host-test=ignore_6; 16 _.Host-test[]=ignore_13; 18 _[Host-test[]=legitimate_15; 25 _.Secure-test=ignore_4; 27 _[Secure-test=ignore_6; 34 _.Secure-test[]=ignore_13; 36 _[Secure-test[]=legitimate_15; 51 ["_"]=>
|
/php-src/Zend/tests/ |
H A D | class_underscore_as_name.phpt | 2 Using "_" as a class name is deprecated 7 class _ {} 11 class _ {} 16 Deprecated: Using "_" as a class name is deprecated since 8.4 in %s on line %d 18 Deprecated: Using "_" as a class name is deprecated since 8.4 in %s on line %d
|
H A D | interface_underscore_as_name.phpt | 2 Using "_" as an interface name is deprecated 7 interface _ {} 11 interface _ {} 16 Deprecated: Using "_" as an interface name is deprecated since 8.4 in %s on line %d 18 Deprecated: Using "_" as an interface name is deprecated since 8.4 in %s on line %d
|
/php-src/Zend/tests/enum/ |
H A D | enum_underscore_as_name.phpt | 2 Using "_" as a enum name is deprecated 7 enum _ {} 11 enum _ {} 16 Deprecated: Using "_" as an enum name is deprecated since 8.4 in %s on line %d 18 Deprecated: Using "_" as an enum name is deprecated since 8.4 in %s on line %d
|
/php-src/Zend/tests/traits/ |
H A D | trait_underscore_as_name.phpt | 2 Using "_" as a trait name is deprecated 7 trait _ {} 11 trait _ {} 16 Deprecated: Using "_" as a trait name is deprecated since 8.4 in %s on line %d 18 Deprecated: Using "_" as a trait name is deprecated since 8.4 in %s on line %d
|
/php-src/ext/session/ |
H A D | mod_files.bat | 4 IF _%1_==_AUTO_ ( 8 IF _%2_==__ ( 19 IF _%Depth%_==__ GOTO DepthError 22 IF _%3_==__ GOTO DefaultBits 26 IF _%Bits%_==__ GOTO BitsError
|
/php-src/ext/standard/tests/strings/ |
H A D | strrchr_variation4.phpt | 12 $#%^*&*_("_")!#@@!$#$^^&*(special) 22 '_', 23 '("_")', 40 string(31) "_")!#@@!$#$^^&*(special) 51 $#%^*&*_("_")!#@@!$#$^^&*(special)
|
/php-src/ext/openssl/tests/ |
H A D | bug71475.phpt | 7 $_ = str_repeat("A", 512); 9 openssl_seal($_, $_, $_, array_fill(0,64,0));
|
/php-src/ext/pcre/tests/ |
H A D | marks.phpt | 8 _ (a) (*MARK:A_MARK) _ 9 | _ (b) _ 10 | _ (c) (*MARK:C_MARK) _ 11 | _ (d) _
|
/php-src/ext/standard/tests/file/windows_mb_path/ |
H A D | test_cp1250_to_utf8_1.phpt | 23 $item = "šđčćž_ŠĐČĆŽ"; // cp1250 specific chars 46 getting basename of %s\šđčćž_ŠĐČĆŽ42\šđčćž_ŠĐČĆŽ4 47 string(22) "šđčćž_ŠĐČĆŽ4" 49 string(%d) "%s\šđčćž_ŠĐČĆŽ42\šđčćž_ŠĐČĆŽ4"
|