Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h509 zval const_ERR_NONE_value; in register_class_PDO() local
511 ZVAL_STR(&const_ERR_NONE_value, const_ERR_NONE_value_str); in register_class_PDO()
513 …zend_declare_typed_class_constant(class_entry, const_ERR_NONE_name, &const_ERR_NONE_value, ZEND_AC… in register_class_PDO()

Completed in 8 milliseconds