Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_dbh_arginfo.h472 zval const_CASE_LOWER_value; in register_class_PDO() local
473 ZVAL_LONG(&const_CASE_LOWER_value, LONG_CONST(PDO_CASE_LOWER)); in register_class_PDO()
475 …zend_declare_class_constant_ex(class_entry, const_CASE_LOWER_name, &const_CASE_LOWER_value, ZEND_A… in register_class_PDO()

Completed in 12 milliseconds