Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dpdo_firebird_arginfo.h63 zval const_WRITABLE_TRANSACTION_value; in register_class_Pdo_Firebird() local
64 ZVAL_LONG(&const_WRITABLE_TRANSACTION_value, PDO_FB_WRITABLE_TRANSACTION); in register_class_Pdo_Firebird()
66 …ass_constant(class_entry, const_WRITABLE_TRANSACTION_name, &const_WRITABLE_TRANSACTION_value, ZEND… in register_class_Pdo_Firebird()

Completed in 7 milliseconds