Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c2614 bool z_len_is_null = 1; in PHP_FUNCTION() local
2623 Z_PARAM_LONG_OR_NULL(z_len, z_len_is_null) in PHP_FUNCTION()
2626 if (!z_len_is_null) { in PHP_FUNCTION()

Completed in 17 milliseconds