Home
last modified time | relevance | path

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

/PHP-8.4/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h123 zval const_TRANSACTION_INERROR_value; in register_class_Pdo_Pgsql() local
124 ZVAL_LONG(&const_TRANSACTION_INERROR_value, PGSQL_TRANSACTION_INERROR); in register_class_Pdo_Pgsql()
126 …class_constant(class_entry, const_TRANSACTION_INERROR_name, &const_TRANSACTION_INERROR_value, ZEND… in register_class_Pdo_Pgsql()

Completed in 5 milliseconds