Home
last modified time | relevance | path

Searched refs:Z_FLF_PARAM_ZVAL (Results 1 – 5 of 5) sorted by relevance

/php-src/Zend/
H A Dzend_frameless_function.h45 #define Z_FLF_PARAM_ZVAL(arg_num, dest) \ macro
H A Dzend_builtin_functions.c1048 Z_FLF_PARAM_ZVAL(1, object);
/php-src/ext/standard/
H A Dtype.c383 Z_FLF_PARAM_ZVAL(1, arg);
H A Darray.c1287 Z_FLF_PARAM_ZVAL(1, lhs);
1288 Z_FLF_PARAM_ZVAL(2, rhs);
1415 Z_FLF_PARAM_ZVAL(1, lhs);
1416 Z_FLF_PARAM_ZVAL(2, rhs);
1753 Z_FLF_PARAM_ZVAL(1, value);
1766 Z_FLF_PARAM_ZVAL(1, value);
/php-src/docs/source/miscellaneous/
H A Dstubs.rst660 Z_FLF_PARAM_ZVAL(1, value);
674 Z_FLF_PARAM_ZVAL(1, value);

Completed in 33 milliseconds