arginfo_dllist_push 1331 ext/spl/spl_dllist.c ZEND_BEGIN_ARG_INFO(arginfo_dllist_push, 0)
arginfo_dllist_push 1352 ext/spl/spl_dllist.c 	SPL_MA(SplQueue, enqueue, SplDoublyLinkedList, push,  arginfo_dllist_push, ZEND_ACC_PUBLIC)
arginfo_dllist_push 1360 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, push,            arginfo_dllist_push,            ZEND_ACC_PUBLIC)
arginfo_dllist_push 1361 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, unshift,         arginfo_dllist_push,            ZEND_ACC_PUBLIC)