Searched refs:class_SplQueue_methods (Results 1 – 6 of 6) sorted by relevance
/dports/lang/php81/php-8.1.1/ext/spl/ |
H A D | spl_dllist_arginfo.h | 146 static const zend_function_entry class_SplQueue_methods[] = { variable 172 INIT_CLASS_ENTRY(ce, "SplQueue", class_SplQueue_methods); in register_class_SplQueue()
|
/dports/www/mod_php81/php-8.1.1/ext/spl/ |
H A D | spl_dllist_arginfo.h | 146 static const zend_function_entry class_SplQueue_methods[] = { variable 172 INIT_CLASS_ENTRY(ce, "SplQueue", class_SplQueue_methods); in register_class_SplQueue()
|
/dports/lang/php80/php-8.0.15/ext/spl/ |
H A D | spl_dllist_arginfo.h | 137 static const zend_function_entry class_SplQueue_methods[] = { variable
|
H A D | spl_dllist.c | 1357 …_EX(SplQueue, SplDoublyLinkedList, spl_dllist_object_new, class_SplQueue_methods); in PHP_MINIT_FUNCTION()
|
/dports/www/mod_php80/php-8.0.15/ext/spl/ |
H A D | spl_dllist_arginfo.h | 137 static const zend_function_entry class_SplQueue_methods[] = { variable
|
H A D | spl_dllist.c | 1357 …_EX(SplQueue, SplDoublyLinkedList, spl_dllist_object_new, class_SplQueue_methods); in PHP_MINIT_FUNCTION()
|