Home
last modified time | relevance | path

Searched refs:holder (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/Zend/tests/attributes/
H A Dgh8421.phpt48 $holder = new ClosureHolder;
50 var_dump((new ReflectionFunction($holder->getClosureDefinedInScope()))->getAttributes(FunctionAttri…
51 var_dump((new ReflectionFunction($holder->getStaticClosureDefinedInScope()))->getAttributes(Functio…
/PHP-8.2/Zend/
H A Dzend_operators.c247 ZVAL_LONG(holder, 0); in _zendi_convert_scalar_to_number_silent()
248 return holder; in _zendi_convert_scalar_to_number_silent()
250 ZVAL_LONG(holder, 1); in _zendi_convert_scalar_to_number_silent()
251 return holder; in _zendi_convert_scalar_to_number_silent()
253 …if ((Z_TYPE_INFO_P(holder) = is_numeric_string(Z_STRVAL_P(op), Z_STRLEN_P(op), &Z_LVAL_P(holder), … in _zendi_convert_scalar_to_number_silent()
256 return holder; in _zendi_convert_scalar_to_number_silent()
259 return holder; in _zendi_convert_scalar_to_number_silent()
266 return holder; in _zendi_convert_scalar_to_number_silent()
280 ZVAL_LONG(holder, 0); in _zendi_try_convert_scalar_to_number()
283 ZVAL_LONG(holder, 1); in _zendi_try_convert_scalar_to_number()
[all …]
/PHP-8.2/ext/mbstring/libmbfl/
H A DLICENSE62 restrictive license from a patent holder. Therefore, we insist that
119 program which contains a notice placed by the copyright holder or
407 original copyright holder who places the Library under this License may add
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE63 restrictive license from a patent holder. Therefore, we insist that
121 program which contains a notice placed by the copyright holder or
411 original copyright holder who places the Library under this License

Completed in 17 milliseconds