Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h559 …zend_string *const_CURSOR_SCROLL_name = zend_string_init_interned("CURSOR_SCROLL", sizeof("CURSOR_… in register_class_PDO() local
560 …zend_declare_typed_class_constant(class_entry, const_CURSOR_SCROLL_name, &const_CURSOR_SCROLL_valu… in register_class_PDO()
561 zend_string_release(const_CURSOR_SCROLL_name); in register_class_PDO()

Completed in 8 milliseconds