Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Darray.c4151 bool column_is_null = 0; local
4158 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4173 if (column_is_null) {
4186 if (column_is_null) {

Completed in 20 milliseconds