Home
last modified time | relevance | path

Searched refs:Z_PARAM_ZVAL_EX (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_API.h1510 #define Z_PARAM_ZVAL_EX(dest, check_null, separate) \ macro
1514 Z_PARAM_ZVAL_EX(dest, 0, 0)
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c1701 Z_PARAM_ZVAL_EX(value, 1, 0) in PHP_METHOD()
/PHP-7.4/ext/standard/
H A Darray.c4225 Z_PARAM_ZVAL_EX(column, 1, 0)
4227 Z_PARAM_ZVAL_EX(index, 1, 0)

Completed in 52 milliseconds