Searched refs:const_PARAM_STR_value (Results 1 – 1 of 1) sorted by relevance
127 zval const_PARAM_STR_value; in register_class_PDO() local128 ZVAL_LONG(&const_PARAM_STR_value, LONG_CONST(PDO_PARAM_STR)); in register_class_PDO()130 …zend_declare_class_constant_ex(class_entry, const_PARAM_STR_name, &const_PARAM_STR_value, ZEND_ACC… in register_class_PDO()
Completed in 8 milliseconds