Home
last modified time | relevance | path

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

/php-src/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h117 zval const_TRANSACTION_INTRANS_value; in register_class_Pdo_Pgsql() local
118 ZVAL_LONG(&const_TRANSACTION_INTRANS_value, PGSQL_TRANSACTION_INTRANS); in register_class_Pdo_Pgsql()
120 …class_constant(class_entry, const_TRANSACTION_INTRANS_name, &const_TRANSACTION_INTRANS_value, ZEND… in register_class_Pdo_Pgsql()

Completed in 6 milliseconds