Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h106 zval const_TRANSACTION_INTRANS_value; in register_class_PdoPgsql() local
107 ZVAL_LONG(&const_TRANSACTION_INTRANS_value, PGSQL_TRANSACTION_INTRANS); in register_class_PdoPgsql()
109 …class_constant(class_entry, const_TRANSACTION_INTRANS_name, &const_TRANSACTION_INTRANS_value, ZEND… in register_class_PdoPgsql()

Completed in 5 milliseconds