Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_dbh_arginfo.h553 …zend_string *const_CURSOR_SCROLL_name = zend_string_init_interned("CURSOR_SCROLL", sizeof("CURSOR_… in register_class_PDO() local
554 …zend_declare_class_constant_ex(class_entry, const_CURSOR_SCROLL_name, &const_CURSOR_SCROLL_value, … in register_class_PDO()
555 zend_string_release(const_CURSOR_SCROLL_name); in register_class_PDO()

Completed in 8 milliseconds