Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dpdo_firebird_arginfo.h36 …zend_string *const_TRANSACTION_ISOLATION_LEVEL_name = zend_string_init_interned("TRANSACTION_ISOLA… in register_class_Pdo_Firebird() local
37 …zend_declare_typed_class_constant(class_entry, const_TRANSACTION_ISOLATION_LEVEL_name, &const_TRAN… in register_class_Pdo_Firebird()
38 zend_string_release(const_TRANSACTION_ISOLATION_LEVEL_name); in register_class_Pdo_Firebird()

Completed in 5 milliseconds