Searched refs:convert_to_null_ex (Results 1 - 2 of 2) sorted by relevance
| /PHP_5_3/ext/pdo/ | ||
| H A D | pdo_stmt.c | 663 convert_to_null_ex(&dest); |
| /PHP_5_3/Zend/ | ||
| H A D | zend_operators.h | 378 #define convert_to_null_ex(ppzv) convert_to_ex_master(ppzv, null, NULL) macro |
Completed in 6 milliseconds