Searched refs:const_TRANSACTION_ISOLATION_LEVEL_name (Results 1 – 1 of 1) sorted by relevance
41 …zend_string *const_TRANSACTION_ISOLATION_LEVEL_name = zend_string_init_interned("TRANSACTION_ISOLA… in register_class_Pdo_Firebird() local42 …zend_declare_typed_class_constant(class_entry, const_TRANSACTION_ISOLATION_LEVEL_name, &const_TRAN… in register_class_Pdo_Firebird()43 zend_string_release(const_TRANSACTION_ISOLATION_LEVEL_name); in register_class_Pdo_Firebird()
Completed in 4 milliseconds