Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c2562 bool z_len_is_null = 1; in PHP_FUNCTION() local
2567 …ters(ZEND_NUM_ARGS(), "OS|l!", &pgsql_id, pgsql_lob_ce, &str, &z_len, &z_len_is_null) == FAILURE) { in PHP_FUNCTION()
2571 if (!z_len_is_null) { in PHP_FUNCTION()

Completed in 15 milliseconds