Searched refs:connect_type (Results 1 – 1 of 1) sorted by relevance
104 ZEND_ARG_INFO(0, connect_type)1311 int connect_type = 0; local1345 connect_type = (int)zval_get_long(&args[1]);1445 if (!(connect_type & PGSQL_CONNECT_FORCE_NEW)1466 if (connect_type & PGSQL_CONNECT_ASYNC) {
Completed in 52 milliseconds