Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_pgsql/
H A Dpdo_pgsql_arginfo.h114 …zend_string *const_TRANSACTION_INERROR_name = zend_string_init_interned("TRANSACTION_INERROR", siz… in register_class_PdoPgsql() local
115 …zend_declare_typed_class_constant(class_entry, const_TRANSACTION_INERROR_name, &const_TRANSACTION_… in register_class_PdoPgsql()
116 zend_string_release(const_TRANSACTION_INERROR_name); in register_class_PdoPgsql()

Completed in 5 milliseconds