Home
last modified time | relevance | path

Searched refs:complete (Results 76 – 100 of 698) sorted by relevance

12345678910>>...28

/plugin/tline/
H A DREADME.txt23 timeline_source.zip includes complete source and example files. Use your
/plugin/addressbook/
H A DREADME.md78 The complete data (including the images as blobs) is stored ``data/meta/addressbook.sqlite3`` and c…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DMatchingRuleFilter.php204 $type = $type instanceof IncompleteType ? (new LdapEncoder())->complete($type, AbstractType::TAG_TYPE_SEQUENCE) : $type;
H A DSubstringFilter.php204 $type = $type instanceof IncompleteType ? $encoder->complete($type, AbstractType::TAG_TYPE_SEQUENCE) : $type;
/plugin/commonmark/
H A DREADME.md15 Commonmark plugin aims for complete compatiblity of Markdown in Dokuwiki. Most Markdown syntax have corresponding DW syntax, so it will work without problem; but in some cases, Markdown syntax do not matches DW specification one-by-one, or vice versa. Here is a list of known ambiguities between Commonmark and Dokuwiki, and its implements in the plugin:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudMachineLearningEngine.php369 ],'complete' => [
370 'path' => 'v1/{+name}:complete',
/plugin/confmanager/
H A Djquery.form.js355 if (s.complete)
356 s.complete.call(s.context, xhr, e);
651 if (s.complete)
652 s.complete.call(s.context, xhr, status);
/plugin/masciimath/
H A DREADME.txt11 * View your wiki using Firefox (the only browser with a complete MathML implementation).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc6 in {es}. This is a complete list of namespaces:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/
H A Dclasses.asciidoc5 This is a complete list of namespaces and their associated endpoints.
/plugin/pubmed2020/site/
H A Ddescription.txt30 ^[[#long_abstract]]|link |Show a detailed pubmed link and the complete abstract of the article (if …
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.min.js1complete,a),g.async))if("map"===a.type)a.validateNow(!0),m();else if("gauge"!==a.type&&a.addListen…
/plugin/showsamples/
H A Djquery.scrollTo.min.js7 ….each(function(){function k(a){var k=$.extend({},b,{queue:!0,duration:d,complete:a&&function(){a.c…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php164 $child = (new LdapEncoder())->complete($child, AbstractType::TAG_TYPE_SEQUENCE);
/plugin/dlcounter/
H A DREADME.md31 A complete list of optional parameters:
/plugin/authyubikey/lib/
H A DREADME55 There is also a complete example site that demonstrates one-factor and
/plugin/jquery/
H A Djquery-1.4.2.js5018 complete();
5080 complete();
5169 complete();
5214 complete();
5256 complete();
5276 function complete() { function
5278 if ( s.complete ) {
5571 return opt.complete.call(this);
5681 complete: fn || !fn && easing ||
5691 opt.old = opt.complete;
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95complete: %1 words changed","noChanges":"Spell check complete: No words changed","noMispell":"Spel…
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCLA.md3 …your rights to use your own Contributions for any other purpose. Please complete the following inf…
/plugin/evesso/phpoauthlib/
H A DREADME.md88 For usage with complete auth flow, please see the examples. More in-depth documentation will come w…
/plugin/chat/
H A Dreadme.txt46 …/www.twilightuniverse.com/resources/code/sack/]] where you can download complete package with docu…
111 requests and responses are short chunks of data and usually complete very quickly,
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4717 complete();
4740 complete();
4748 complete();
4756 complete();
4764 complete();
4772 complete();
4802 complete();
4822 complete();
4828 complete();
4895 complete();
[all …]
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php283 public function complete(CompletionInput $input, CompletionSuggestions $suggestions): void function in Symfony\\Component\\Yaml\\Command\\LintCommand
/plugin/authdrupal8/
H A Dpassword.inc85 * process. A larger value is more secure, but takes more time to complete.
107 * process. A larger value is more secure, but takes more time to complete.
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js35 if(this.complete){return false;}
42 cur=cur.parent;if(cur&&cur.complete){break;}}
101 top.complete=true;return top;};Syntax.Brush.prototype.process=function(text,matches,options){var to…

12345678910>>...28