Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Darray.c4513 bool column_is_null = 0; local
4520 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4535 if (column_is_null) {
4548 if (column_is_null) {

Completed in 27 milliseconds