Searched refs:holder (Results 1 – 4 of 4) sorted by relevance
48 $holder = new ClosureHolder;50 var_dump((new ReflectionFunction($holder->getClosureDefinedInScope()))->getAttributes(FunctionAttri…51 var_dump((new ReflectionFunction($holder->getStaticClosureDefinedInScope()))->getAttributes(Functio…
297 ZVAL_LONG(holder, 0); in _zendi_convert_scalar_to_number_silent()298 return holder; in _zendi_convert_scalar_to_number_silent()300 ZVAL_LONG(holder, 1); in _zendi_convert_scalar_to_number_silent()301 return holder; in _zendi_convert_scalar_to_number_silent()303 …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()306 return holder; in _zendi_convert_scalar_to_number_silent()309 return holder; in _zendi_convert_scalar_to_number_silent()316 return holder; in _zendi_convert_scalar_to_number_silent()330 ZVAL_LONG(holder, 0); in _zendi_try_convert_scalar_to_number()333 ZVAL_LONG(holder, 1); in _zendi_try_convert_scalar_to_number()[all …]
62 restrictive license from a patent holder. Therefore, we insist that119 program which contains a notice placed by the copyright holder or407 original copyright holder who places the Library under this License may add
63 restrictive license from a patent holder. Therefore, we insist that121 program which contains a notice placed by the copyright holder or411 original copyright holder who places the Library under this License
Completed in 25 milliseconds