Home
last modified time | relevance | path

Searched defs:rootPage (Results 1 – 21 of 21) sorted by relevance

/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/title/
H A DSubpageImportTitleFactoryTest.php40 private function newSubpageImportTitleFactory( Title $rootPage ) {
71 public function testBasic( ForeignTitle $foreignTitle, Title $rootPage,
91 public function testFailures( Title $rootPage ) {
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/title/
H A DSubpageImportTitleFactoryTest.php40 private function newSubpageImportTitleFactory( Title $rootPage ) {
71 public function testBasic( ForeignTitle $foreignTitle, Title $rootPage,
91 public function testFailures( Title $rootPage ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/title/
H A DSubpageImportTitleFactory.php30 protected $rootPage; variable in SubpageImportTitleFactory
36 public function __construct( Title $rootPage ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/title/
H A DSubpageImportTitleFactory.php31 private $rootPage; variable in SubpageImportTitleFactory
41 Title $rootPage
/dports/www/mediawiki136/mediawiki-1.36.3/includes/title/
H A DSubpageImportTitleFactory.php31 private $rootPage; variable in SubpageImportTitleFactory
41 Title $rootPage
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/title/
H A DSubpageImportTitleFactoryTest.php61 public function testBasic( ForeignTitle $foreignTitle, Title $rootPage,
81 public function testFailures( Title $rootPage ) {
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/html/
H A DEditElementWizard.java36 EditElementWizardPage rootPage; field in EditElementWizard
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/intro/org/eclipse/ua/tests/intro/util/
H A DIntroModelSerializer.java47 IntroHomePage rootPage = root.getRootPage(); in IntroModelSerializer() local
95 private void printHomePage(AbstractIntroPage rootPage, StringBuilder text) { in printHomePage()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/util/
H A DIntroModelSerializer.java55 AbstractIntroPage rootPage = root.getHomePage(); in IntroModelSerializer() local
109 private void printHomePage(AbstractIntroPage rootPage, StringBuilder text) { in printHomePage()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/swt/
H A DRootPageForm.java56 private IntroHomePage rootPage; field in RootPageForm
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/
H A DSQLiteKeyReader.cs36 internal int rootPage; field
H A DSQLiteBase.cs160 internal abstract int GetCursorForTable(SqliteStatement stmt, int database, int rootPage); in GetCursorForTable()
H A DSQLite3.cs1072 internal override int GetCursorForTable(SqliteStatement stmt, int db, int rootPage) in GetCursorForTable()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/presentations/
H A DBrowserIntroPartImplementation.java724 AbstractIntroPage rootPage = getModel().getHomePage(); in navigateHome() local
/dports/databases/fastdb/fastdb/inc/
H A Dfile.h165 byte* rootPage; variable
/dports/databases/cego/cego-2.47.11/src/
H A DCegoAVLIndexManager.cc182 CegoBufferPage rootPage; in insertIndexTable() local
577 CegoBufferPage rootPage; in deleteIndexTable() local
2012 CegoBufferPage rootPage; in checkIndex() local
H A DCegoObjectManager.cc846 CegoBufferPage rootPage; in truncateObject() local
H A DCegoTableManager.cc5330 CegoBufferPage rootPage; in createBTree() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/model/
H A DIntroModelRoot.java123 private IntroHomePage rootPage; field in IntroModelRoot
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/metasearch/impl/web/
H A DWebEngine.java85 private String rootPage; field in WebEngine
/dports/astro/xtide/xtide-2.15.3/
H A Dxttpd.cc429 static void rootPage (int s) { in rootPage() function