Searched refs:convert_to_null_ex (Results 1 – 2 of 2) sorted by relevance
/PHP-7.4/Zend/ | ||
H A D | zend_operators.h | 481 #define convert_to_null_ex(pzv) convert_to_ex_master(pzv, null, IS_NULL) macro |
/PHP-7.4/ext/pdo/ | ||
H A D | pdo_stmt.c | 646 convert_to_null_ex(dest); in fetch_value() |
Completed in 14 milliseconds