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