Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h105 zval const_TRANSACTION_IDLE_value; in register_class_Pdo_Pgsql() local
106 ZVAL_LONG(&const_TRANSACTION_IDLE_value, PGSQL_TRANSACTION_IDLE); in register_class_Pdo_Pgsql()
108 …ped_class_constant(class_entry, const_TRANSACTION_IDLE_name, &const_TRANSACTION_IDLE_value, ZEND_A… in register_class_Pdo_Pgsql()

Completed in 6 milliseconds