Home
last modified time | relevance | path

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

/dports/databases/php80-pgsql/php-8.0.15/ext/pgsql/
H A Dpgsql.c2618 zend_bool z_len_is_null = 1; in PHP_FUNCTION() local
2623 …rameters(ZEND_NUM_ARGS(), "rs|l!", &pgsql_id, &str, &str_len, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2627 if (!z_len_is_null) { in PHP_FUNCTION()
/dports/databases/php81-pgsql/php-8.1.1/ext/pgsql/
H A Dpgsql.c2619 bool z_len_is_null = 1; in PHP_FUNCTION() local
2624 …ters(ZEND_NUM_ARGS(), "OS|l!", &pgsql_id, pgsql_lob_ce, &str, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2628 if (!z_len_is_null) { in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/pgsql/
H A Dpgsql.c2619 bool z_len_is_null = 1; in PHP_FUNCTION() local
2624 …ters(ZEND_NUM_ARGS(), "OS|l!", &pgsql_id, pgsql_lob_ce, &str, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2628 if (!z_len_is_null) { in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/pgsql/
H A Dpgsql.c2618 zend_bool z_len_is_null = 1; in PHP_FUNCTION() local
2623 …rameters(ZEND_NUM_ARGS(), "rs|l!", &pgsql_id, &str, &str_len, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2627 if (!z_len_is_null) { in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/pgsql/
H A Dpgsql.c2619 bool z_len_is_null = 1; in PHP_FUNCTION() local
2624 …ters(ZEND_NUM_ARGS(), "OS|l!", &pgsql_id, pgsql_lob_ce, &str, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2628 if (!z_len_is_null) { in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/pgsql/
H A Dpgsql.c2618 zend_bool z_len_is_null = 1; in PHP_FUNCTION() local
2623 …rameters(ZEND_NUM_ARGS(), "rs|l!", &pgsql_id, &str, &str_len, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2627 if (!z_len_is_null) { in PHP_FUNCTION()