Home
last modified time | relevance | path

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

/PHP-8.1/ext/mysqli/
H A Dmysqli_arginfo.h1240 zend_string *property_thread_id_name = zend_string_init("thread_id", sizeof("thread_id") - 1, 1); in register_class_mysqli() local
1241 …zend_declare_typed_property(class_entry, property_thread_id_name, &property_thread_id_default_valu… in register_class_mysqli()
1242 zend_string_release(property_thread_id_name); in register_class_mysqli()

Completed in 7 milliseconds