Home
last modified time | relevance | path

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

/PHP-8.3/ext/mysqli/
H A Dmysqli_arginfo.h1415 …zend_string *property_param_count_name = zend_string_init("param_count", sizeof("param_count") - 1… in register_class_mysqli_stmt() local
1416 …zend_declare_typed_property(class_entry, property_param_count_name, &property_param_count_default_… in register_class_mysqli_stmt()
1417 zend_string_release(property_param_count_name); in register_class_mysqli_stmt()

Completed in 11 milliseconds