Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_dbh_arginfo.h160 zval const_PARAM_STR_CHAR_value; in register_class_PDO() local
161 ZVAL_LONG(&const_PARAM_STR_CHAR_value, LONG_CONST(PDO_PARAM_STR_CHAR)); in register_class_PDO()
163 …zend_declare_class_constant_ex(class_entry, const_PARAM_STR_CHAR_name, &const_PARAM_STR_CHAR_value in register_class_PDO()

Completed in 7 milliseconds