| book_next | modules/book/book.module | Fetches the menu link for the next page of the book. |
| DatabaseConnection::nextId | includes/database/database.inc | Retrieves an unique id from a given sequence. |
| DatabaseConnection_mysql::nextId | includes/database/mysql/database.inc | Retrieves an unique id from a given sequence. |
| DatabaseConnection_mysql::nextIdDelete | includes/database/mysql/database.inc | |
| DatabaseConnection_pgsql::nextId | includes/database/pgsql/database.inc | Retrive a the next id in a sequence. |
| DatabaseConnection_sqlite::nextId | includes/database/sqlite/database.inc | Retrieves an unique id from a given sequence. |
| DatabaseNextIdCase::getInfo | modules/simpletest/tests/database_test.test | |
| DatabaseNextIdCase::testDbNextId | modules/simpletest/tests/database_test.test | Test that the sequences API work. |
| DatabaseSchema::nextPlaceholder | includes/database/schema.inc | Implements QueryPlaceHolderInterface::nextPlaceholder(). |
| DatabaseStatementEmpty::next | includes/database/database.inc | |
| DatabaseStatementPrefetch::next | includes/database/prefetch.inc | |
| db_next_id | includes/database/database.inc | Retrieves a unique id. |
| field_ui_next_destination | modules/field_ui/field_ui.admin.inc | Returns the next redirect path in a multipage sequence. |
| form_example_tutorial_8_next_submit | form_example/form_example_tutorial.inc | Submit handler for form_example_tutorial_8() next button. |
| form_example_tutorial_8_next_validate | form_example/form_example_tutorial.inc | Validate handler for the next button on first page. |
| form_example_wizard_next_submit | form_example/form_example_wizard.inc | Submit handler for the 'next' button. |
| Query::nextPlaceholder | includes/database/query.inc | Gets the next placeholder value for this query object. |
| QueryPlaceholderInterface::nextPlaceholder | includes/database/query.inc | Returns the next placeholder ID for the query. |
| SelectQueryExtender::nextPlaceholder | includes/database/select.inc | Implements QueryPlaceholderInterface::nextPlaceholder(). |
| SkipDotsRecursiveDirectoryIterator::next | includes/filetransfer/filetransfer.inc | |
| theme_pager_next | includes/pager.inc | Returns HTML for the "next page" link in a query pager. |
| _batch_next_set | includes/batch.inc | Retrieves the next set in a batch. |