Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dpdo_dbh_arginfo.h119 zval const_PARAM_BOOL_value; in register_class_PDO() local
120 ZVAL_LONG(&const_PARAM_BOOL_value, LONG_CONST(PDO_PARAM_BOOL)); in register_class_PDO()
122 …zend_declare_typed_class_constant(class_entry, const_PARAM_BOOL_name, &const_PARAM_BOOL_value, ZEN… in register_class_PDO()

Completed in 6 milliseconds