Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h527 zval const_FETCH_ORI_FIRST_value; in register_class_PDO() local
528 ZVAL_LONG(&const_FETCH_ORI_FIRST_value, LONG_CONST(PDO_FETCH_ORI_FIRST)); in register_class_PDO()
530 …typed_class_constant(class_entry, const_FETCH_ORI_FIRST_name, &const_FETCH_ORI_FIRST_value, ZEND_A… in register_class_PDO()

Completed in 9 milliseconds