Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c4636 bool column_is_null = 0; local
4643 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4658 if (column_is_null) {
4671 if (column_is_null) {

Completed in 27 milliseconds