Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_dbh_arginfo.h270 …zend_string *const_FETCH_FUNC_name = zend_string_init_interned("FETCH_FUNC", sizeof("FETCH_FUNC") … in register_class_PDO() local
271 …zend_declare_class_constant_ex(class_entry, const_FETCH_FUNC_name, &const_FETCH_FUNC_value, ZEND_A… in register_class_PDO()
272 zend_string_release(const_FETCH_FUNC_name); in register_class_PDO()

Completed in 11 milliseconds