Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 25 of 28) sorted by path

12

/PHP-7.4/
H A DNEWS2521 . Fixed bug #76767 (‘asm’ operand has impossible constraints in zend_operators.h).
/PHP-7.4/Zend/
H A DREADME.md54 `<OP1_TYPES>` and `<OP2_TYPES>` are masks for allowed operand op_types.
57 also you can use ANY mask to disable specialization according operand's op_type.
/PHP-7.4/Zend/tests/
H A Dadd_002.phpt25 Exception: Unsupported operand types
29 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dadd_003.phpt25 Exception: Unsupported operand types
29 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dadd_004.phpt20 Exception: Unsupported operand types
22 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dadd_007.phpt24 Exception: Unsupported operand types
28 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dassign_coalesce_006.phpt2 Null coalesce assign with memoized constant operand that is later interned (OSS-Fuzz #17903)
H A Dbreak_error_002.phpt2 'break' error (operator with non-integer operand)
10 Fatal error: 'break' operator with non-integer operand is no longer supported in %sbreak_error_002.…
H A Dconstant_expressions_exceptions_001.phpt7 Fatal error: Unsupported operand types in %sconstant_expressions_exceptions_001.php on line 2
H A Dconstant_expressions_exceptions_002.phpt13 Fatal error: Unsupported operand types in %sconstant_expressions_exceptions.inc on line 2
H A Ddiv_002.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dmul_001.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dnot_002.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Druntime_compile_time_binary_operands.phpt132 foreach ($operands as $operand) {
133 $line = prepareLine($left, $right, function() use ($left, $right, $operand) {
134 return eval("return @(\$left $operand \$right);");
135 }, $operand);
H A Dsub_001.phpt21 Exception: Unsupported operand types
23 Fatal error: Uncaught Error: Unsupported operand types in %s:%d
H A Dtemporary_cleaning_013.phpt2 Exceptions thrown in operand cleaning must cause leak of return value
/PHP-7.4/ext/bcmath/
H A Dbcmath.c81 ZEND_ARG_INFO(0, operand)
/PHP-7.4/ext/gmp/tests/
H A Dbug32773.phpt18 Warning: gmp_div(): Zero operand not allowed in %s on line %d
21 Warning: gmp_div_qr(): Zero operand not allowed in %s on line %d
H A Dgmp_div_q.phpt40 Warning: gmp_div_q(): Zero operand not allowed in %s on line %d
H A Dgmp_div_qr.phpt50 Warning: gmp_div_qr(): Zero operand not allowed in %s on line %d
53 Warning: gmp_div_qr(): Zero operand not allowed in %s on line %d
H A Dgmp_div_r.phpt40 Warning: gmp_div_r(): Zero operand not allowed in %s on line %d
H A Dgmp_divexact.phpt49 Warning: gmp_divexact(): Zero operand not allowed in %s on line %d
H A Dgmp_mod.phpt42 Warning: gmp_mod(): Zero operand not allowed in %s on line %d
H A Doverloading.phpt155 Warning: main(): Zero operand not allowed in %s on line %d
170 Warning: main(): Zero operand not allowed in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dtimezone_equals_error.phpt42 string(63) "Comparison with at least one unconstructed IntlTimeZone operand"

Completed in 37 milliseconds

12