Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h511 …zend_string *const_ERR_NONE_name = zend_string_init_interned("ERR_NONE", sizeof("ERR_NONE") - 1, 1… in register_class_PDO() local
512 …zend_declare_typed_class_constant(class_entry, const_ERR_NONE_name, &const_ERR_NONE_value, ZEND_AC… in register_class_PDO()
513 zend_string_release(const_ERR_NONE_name); in register_class_PDO()

Completed in 5 milliseconds