Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dpdo_firebird_arginfo.h65 …zend_string *const_WRITABLE_TRANSACTION_name = zend_string_init_interned("WRITABLE_TRANSACTION", s… in register_class_Pdo_Firebird() local
66 …zend_declare_typed_class_constant(class_entry, const_WRITABLE_TRANSACTION_name, &const_WRITABLE_TR… in register_class_Pdo_Firebird()
67 zend_string_release(const_WRITABLE_TRANSACTION_name); in register_class_Pdo_Firebird()

Completed in 5 milliseconds