Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_dbh_arginfo.h198 …zend_string *const_PARAM_EVT_FETCH_POST_name = zend_string_init_interned("PARAM_EVT_FETCH_POST", s… in register_class_PDO() local
199 …zend_declare_class_constant_ex(class_entry, const_PARAM_EVT_FETCH_POST_name, &const_PARAM_EVT_FETC… in register_class_PDO()
200 zend_string_release(const_PARAM_EVT_FETCH_POST_name); in register_class_PDO()

Completed in 7 milliseconds