Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_dbh_arginfo.h492 …zend_string *const_NULL_EMPTY_STRING_name = zend_string_init_interned("NULL_EMPTY_STRING", sizeof(… in register_class_PDO() local
493 …zend_declare_class_constant_ex(class_entry, const_NULL_EMPTY_STRING_name, &const_NULL_EMPTY_STRING… in register_class_PDO()
494 zend_string_release(const_NULL_EMPTY_STRING_name); in register_class_PDO()

Completed in 8 milliseconds