Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c4635 bool column_is_null = 0; local
4642 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4657 if (column_is_null) {
4670 if (column_is_null) {

Completed in 19 milliseconds