Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/
H A Dpgsql.c3529 zval *pgsql_id; local
3536 if (zend_parse_parameters(argc, "r|l", &pgsql_id, &len) == FAILURE) {
3564 zval *pgsql_id; local
3607 zval *pgsql_id; local
3613 if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &pgsql_id) == FAILURE) {
3816 zval *pgsql_id = NULL; local
3821 if (zend_parse_parameters(argc, "rl|l", &pgsql_id, &offset, &whence) == FAILURE) {
3854 zval *pgsql_id = NULL; local
3859 if (zend_parse_parameters(argc, "r", &pgsql_id) == FAILURE) {
3885 zval *pgsql_id = NULL; local
[all …]

Completed in 18 milliseconds