arginfo_dllist_offsetGet 1344 ext/spl/spl_dllist.c ZEND_BEGIN_ARG_INFO_EX(arginfo_dllist_offsetGet, 0, 0, 1)
arginfo_dllist_offsetGet 1379 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, offsetExists,    arginfo_dllist_offsetGet,       ZEND_ACC_PUBLIC)
arginfo_dllist_offsetGet 1380 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, offsetGet,       arginfo_dllist_offsetGet,       ZEND_ACC_PUBLIC)
arginfo_dllist_offsetGet 1382 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, offsetUnset,     arginfo_dllist_offsetGet,       ZEND_ACC_PUBLIC)