bottom           1981 ext/gd/gd.c    		Height = rc.bottom;
bottom           1985 ext/gd/gd.c    		Height	= rc.bottom - rc.top;
bottom           2061 ext/gd/gd.c    	Height	= rc.bottom - rc.top;
bottom            668 ext/spl/spl_dllist.c SPL_METHOD(SplDoublyLinkedList, bottom)
bottom           1372 ext/spl/spl_dllist.c 	SPL_ME(SplDoublyLinkedList, bottom,          arginfo_dllist_void,            ZEND_ACC_PUBLIC)
bottom            280 ext/spl/spl_heap.c 	spl_ptr_heap_element bottom;
bottom            287 ext/spl/spl_heap.c 	bottom = heap->elements[--heap->count];
bottom            298 ext/spl/spl_heap.c 		if(heap->cmp(bottom, heap->elements[j], cmp_userdata TSRMLS_CC) < 0) {
bottom            310 ext/spl/spl_heap.c 	heap->elements[i] = bottom;