Home
last modified time | relevance | path

Searched refs:this (Results 22851 – 22875 of 27090) sorted by relevance

1...<<911912913914915916917918919920>>...1084

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Ddense-block-markers.md1 # this is to test dense blocks (no newlines between them)
11 this is a paragraph, not a headline or list
/plugin/socialshareprivacy2/
H A Dsyntax.php26 …$this->Lexer->addSpecialPattern('\{\{socialshareprivacy2\}\}', $mode, 'plugin_socialshareprivacy2'…
27 …$this->Lexer->addSpecialPattern('\{\{socialshareprivacy2>.+?\}\}', $mode, 'plugin_socialsharepriva…
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
H A DStream.php55 $self = $this;
57 $this
/plugin/webdav/vendor/sabre/vobject/lib/
H A DPHPUnitAssertions.php45 $this->fail('Input must be a string, stream or VObject component');
69 $this->assertEquals(
/plugin/html2pdf/html2pdf/html2ps/
H A Dconverter.class.php34 $encoding = $this->apply_aliases($encoding);
41 return $this->something_to_utf8($html, $g_utf8_converters[$encoding][0]);
/plugin/mark2memorize/
H A Dsyntax.php49 $this->Lexer->addEntryPattern('<markmemo.*?>(?=.*?</markmemo>)', $mode, 'plugin_mark2memorize');
54 $this->Lexer->addExitPattern('</markmemo>', 'plugin_mark2memorize');
/plugin/bbcode/
H A Dversalitas.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[c\](?=.*?\x5B/c\x5D)',$mode,'plugin_b…
23 function postConnect() { $this->Lexer->addExitPattern('\[/c\]','plugin_bbcode_versalitas'); }
/plugin/sequencediagram/
H A Dsyntax.php37 …$this->Lexer->addSpecialPattern('<sequencediagram>.*?</sequencediagram>',$mode,'plugin_sequencedia…
76 …ss=\"diagram\" style=\"overflow:auto;\">$src</div><script>var sdTheme='".$this->getConf('sequenced…
/plugin/ipban/lang/en/
H A Dbanned.txt3 Your IP address is currently not allowed to access this wiki. This may be
7 misbehavior who had your IP before. If this is the case you should contact the
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddense-block-markers.md1 # this is to test dense blocks (no newlines between them)
11 this is a paragraph, not a headline or list
/plugin/htvid/
H A DTODO1 * Get someone else to adopt and maintain this! (volunteers feel free to contact me!)
5 *It appears this could all be replaced with an updated JWPlayer (6.0) but I'm unsure of licensing...
/plugin/rowmove/
H A Dsyntax.php40 $this->Lexer->addSpecialPattern("<rowmove>",$mode,'plugin_rowmove');
71 if ($this->iswriter()==TRUE && $Hajax) {
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DDateTimeComparator.php55 $this->dateTimeToString($expected),
56 $this->dateTimeToString($actual),
H A DNumericComparator.php62 $this->exporter->export($actual),
63 $this->exporter->export($expected)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DNoCallsPrediction.php36 $this->util = $util ?: new StringUtil;
65 $this->util->stringifyCalls($calls)
/plugin/oauthdrkserver/
H A Daction.php22 $useDemoEnv = $this->getConf('demoenv');
30 $oauth = $this->getOAuthService();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions.php53 return $this->call('get', [$params], AssignedTargetingOption::class);
96 … return $this->call('list', [$params], ListInsertionOrderAssignedTargetingOptionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DConnect.php51 return $this->call('generateEphemeralCert', [$params], GenerateEphemeralCertResponse::class);
69 return $this->call('get', [$params], ConnectSettings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DLocalinventory.php46 return $this->call('custombatch', [$params], LocalinventoryCustomBatchResponse::class);
64 return $this->call('insert', [$params], LocalInventoryModel::class);
H A DRegionalinventory.php46 return $this->call('custombatch', [$params], RegionalinventoryCustomBatchResponse::class);
65 return $this->call('insert', [$params], RegionalInventoryModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsClusters.php47 return $this->call('get', [$params], ScreenshotCluster::class);
68 return $this->call('list', [$params], ListScreenshotClustersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsZones.php51 return $this->call('add', [$params], Operation::class);
70 return $this->call('remove', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DLicenseCodes.php50 return $this->call('get', [$params], LicenseCode::class);
67 return $this->call('testIamPermissions', [$params], TestPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DDnsKeys.php56 return $this->call('get', [$params], DnsKey::class);
82 return $this->call('list', [$params], DnsKeysListResponse::class);
H A DManagedZoneOperations.php55 return $this->call('get', [$params], Operation::class);
81 return $this->call('list', [$params], ManagedZoneOperationsListResponse::class);

1...<<911912913914915916917918919920>>...1084