Home
last modified time | relevance | path

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

/php-src/ext/mysqli/
H A Dmysqli_arginfo.h1331 zend_string *property_thread_id_name = zend_string_init("thread_id", sizeof("thread_id") - 1, 1); in register_class_mysqli() local
1332 …zend_declare_typed_property(class_entry, property_thread_id_name, &property_thread_id_default_valu… in register_class_mysqli()
1333 zend_string_release(property_thread_id_name); in register_class_mysqli()

Completed in 9 milliseconds