Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c101 ZEND_ARG_INFO(0, connect_type)
1231 int i, connect_type = 0; local
1264 connect_type = Z_LVAL_PP(args[1]);
1368 if (!(connect_type & PGSQL_CONNECT_FORCE_NEW)

Completed in 18 milliseconds