Home
last modified time | relevance | path

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

/PHP-8.0/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.0/Zend/
H A Dzend_operators.c207 ZVAL_LONG(holder, 0); in _zendi_convert_scalar_to_number_silent()
208 return holder; in _zendi_convert_scalar_to_number_silent()
210 ZVAL_LONG(holder, 1); in _zendi_convert_scalar_to_number_silent()
211 return holder; in _zendi_convert_scalar_to_number_silent()
213 …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()
216 return holder; in _zendi_convert_scalar_to_number_silent()
219 return holder; in _zendi_convert_scalar_to_number_silent()
226 return holder; in _zendi_convert_scalar_to_number_silent()
240 ZVAL_LONG(holder, 0); in _zendi_try_convert_scalar_to_number()
243 ZVAL_LONG(holder, 1); in _zendi_try_convert_scalar_to_number()
[all …]
/PHP-8.0/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.0/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 24 milliseconds