Home
last modified time | relevance | path

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

/PHP-8.4/ext/pdo_firebird/
H A Dpdo_firebird_arginfo.h59 …zend_string *const_SERIALIZABLE_name = zend_string_init_interned("SERIALIZABLE", sizeof("SERIALIZA… in register_class_Pdo_Firebird() local
60 …zend_declare_typed_class_constant(class_entry, const_SERIALIZABLE_name, &const_SERIALIZABLE_value,… in register_class_Pdo_Firebird()
61 zend_string_release(const_SERIALIZABLE_name); in register_class_Pdo_Firebird()

Completed in 5 milliseconds