Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h498 …zend_string *const_NULL_EMPTY_STRING_name = zend_string_init_interned("NULL_EMPTY_STRING", sizeof(… in register_class_PDO() local
499 …zend_declare_typed_class_constant(class_entry, const_NULL_EMPTY_STRING_name, &const_NULL_EMPTY_STR… in register_class_PDO()
500 zend_string_release(const_NULL_EMPTY_STRING_name); in register_class_PDO()

Completed in 9 milliseconds