arginfo_dllist_offsetGet 1335 ext/spl/spl_dllist.c ZEND_BEGIN_ARG_INFO_EX(arginfo_dllist_offsetGet, 0, 0, 1)
arginfo_dllist_offsetGet 1370 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, offsetExists,    arginfo_dllist_offsetGet,       ZEND_ACC_PUBLIC)
arginfo_dllist_offsetGet 1371 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, offsetGet,       arginfo_dllist_offsetGet,       ZEND_ACC_PUBLIC)
arginfo_dllist_offsetGet 1373 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, offsetUnset,     arginfo_dllist_offsetGet,       ZEND_ACC_PUBLIC)