Home
last modified time | relevance | path

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

/PHP-8.4/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h111 zval const_TRANSACTION_ACTIVE_value; in register_class_Pdo_Pgsql() local
112 ZVAL_LONG(&const_TRANSACTION_ACTIVE_value, PGSQL_TRANSACTION_ACTIVE); in register_class_Pdo_Pgsql()
114 …_class_constant(class_entry, const_TRANSACTION_ACTIVE_name, &const_TRANSACTION_ACTIVE_value, ZEND_… in register_class_Pdo_Pgsql()

Completed in 4 milliseconds