bottom 1893 ext/gd/gd.c Height = rc.bottom; bottom 1897 ext/gd/gd.c Height = rc.bottom - rc.top; bottom 1973 ext/gd/gd.c Height = rc.bottom - rc.top; bottom 664 ext/spl/spl_dllist.c SPL_METHOD(SplDoublyLinkedList, bottom) bottom 1363 ext/spl/spl_dllist.c SPL_ME(SplDoublyLinkedList, bottom, arginfo_dllist_void, ZEND_ACC_PUBLIC) bottom 276 ext/spl/spl_heap.c zval *bottom; bottom 284 ext/spl/spl_heap.c bottom = &heap->elements[--heap->count]; bottom 294 ext/spl/spl_heap.c if(heap->cmp(bottom, &heap->elements[j], cmp_userdata) < 0) { bottom 306 ext/spl/spl_heap.c ZVAL_COPY_VALUE(&heap->elements[i], bottom);