Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h114 …zend_string *const_PARAM_NULL_name = zend_string_init_interned("PARAM_NULL", sizeof("PARAM_NULL") … in register_class_PDO() local
115 …zend_declare_typed_class_constant(class_entry, const_PARAM_NULL_name, &const_PARAM_NULL_value, ZEN… in register_class_PDO()
116 zend_string_release(const_PARAM_NULL_name); in register_class_PDO()

Completed in 6 milliseconds