Home
last modified time | relevance | path

Searched defs:next_page (Results 1 – 25 of 1199) sorted by relevance

12345678910>>...48

/dports/www/hiawatha-monitor/monitor/models/banshee/
H A Dlogin.php40 if (($next_page = ltrim($_page->url, "/")) == "") { variable
41 $next_page = $_settings->start_page; variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/pagination/
H A Doffset_header_builder.rb6 attr_reader :request_context, :per_page, :page, :next_page, :prev_page, :total, :total_pages accessor in Gitlab.Pagination.OffsetHeaderBuilder
10 …def initialize(request_context:, per_page:, page:, next_page:, prev_page: nil, total: nil, total_p… argument
/dports/www/nibbleblog/nibbleblog/templates/default/containers/
H A Dview_olderpost.php7 $next_page = $_URL['page'] + 1; variable
/dports/devel/p5-Data-Page-NoTotalEntries/Data-Page-NoTotalEntries-0.02/lib/Data/Page/
H A DNoTotalEntries.pm11 sub next_page { subroutine
/dports/www/nibbleblog/nibbleblog/admin/includes/
H A Dcomments_list.php74 $next_page = $_URL['page'] + 1; variable
H A Dpost_list.php80 $next_page = $_URL['page'] + 1; variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/bitbucket_server/
H A Dcollection.rb33 def next_page method in BitbucketServer.Collection
/dports/www/p5-WWW-OpenSearch/WWW-OpenSearch-0.17/lib/WWW/OpenSearch/
H A DResponse.pm162 sub next_page { subroutine
/dports/net/py-python-designateclient/python-designateclient-4.4.0/designateclient/v2/
H A Dbase.py24 next_page = False variable in DesignateList
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/phabricator_import/conduit/
H A Dpagination.rb14 def next_page method in Gitlab.PhabricatorImport.Conduit.Pagination
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/squashfs/
H A Dpage_actor.h14 int next_page; member
60 int next_page; member
/dports/multimedia/libv4l/linux-5.13-rc2/fs/squashfs/
H A Dpage_actor.h14 int next_page; member
60 int next_page; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/squashfs/
H A Dpage_actor.h14 int next_page; member
60 int next_page; member
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmconmor.cpp84 int next_page; in show_con_more_prompt() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/bulk_imports/pipeline/
H A Dextracted_data.rb20 def next_page method in BulkImports.Pipeline.ExtractedData
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dchat_log.cpp94 button* next_page; member in gui2::dialogs::chat_log::model
226 void next_page() in next_page() function in gui2::dialogs::chat_log::controller
364 void next_page() in next_page() function in gui2::dialogs::chat_log::view
/dports/devel/p5-Pithub/Pithub-0.01036/lib/Pithub/
H A DResult.pm197 sub next_page { method in Pithub::Result
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/lib/DBIx/Class/ResultSet/
H A DPager.pm133 sub next_page { subroutine
/dports/databases/p5-Data-Page/Data-Page-2.03/lib/Data/
H A DPage.pm114 sub next_page { subroutine
/dports/devel/p5-Curses-UI/Curses-UI-0.9609/lib/Curses/UI/
H A DNotebook.pm606 sub next_page($) { subroutine
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Web/
H A DForm.pm390 sub next_page { subroutine
/dports/net-im/freetalk/freetalk-4.1/src/
H A Dmore.c46 int next_page = 0, escape_seq = 0; in more() local
/dports/finance/py-ebaysdk/ebaysdk-2.2.0/ebaysdk/finding/
H A D__init__.py289 def next_page(self): member in Connection
/dports/net/p5-Net-GitHub/Net-GitHub-1.02/lib/Net/GitHub/V3/
H A DQuery.pm341 sub next_page { subroutine
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5MPtest.c222 H5MP_get_page_next_page(const H5MP_page_t *page, H5MP_page_t **next_page) in H5MP_get_page_next_page()

12345678910>>...48