Home
last modified time | relevance | path

Searched refs:lead (Results 1 – 25 of 144) sorted by relevance

123456

/plugin/bootswrapper/exe/help/
Dlead.txt3 Make a paragraph stand out by ''<nowiki><lead></nowiki>'' syntax.
5 <lead>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non c…
7 <code html5><lead>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis molli…
Dmenu.txt14 * [[lead]]
/plugin/combo/resources/theme/default/pages/partials/
H A Dmain-header-partial.hbs6 {{#if lead}}
7 … <div class="lead mb-5" style="font-weight: 300;font-size: calc(1.275rem + .8vw);">{{lead}}</div>
/plugin/combo/resources/slot/
H A Dmain-header.md3 <text lead display="none-if-empty">$lead</text>
H A Dpage-footer.md10 <text lead>Your slogan</text>
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock59 "role": "lead"
107 "role": "lead"
149 "role": "lead"
190 "role": "lead"
240 "role": "lead"
311 "role": "lead"
361 "role": "lead"
485 "role": "lead"
/plugin/asciidocjs/node_modules/esutils/lib/
Dkeyword.js116 function decodeUtf16(lead, trail) { argument
117 return (lead - 0xD800) * 0x400 + (trail - 0xDC00) + 0x10000;
/plugin/schedule/
Dschedule.class.php29 var $lead; // event lead variable in schedule
Dschedules.class.php505 $schedule->lead = strtr ($schedule->lead, '"', "''");
654 if ($schedule->lead)
656 str_replace ("''", '"', $schedule->lead).NL.NL;
1529 …lead]" placeholder="'.$this->getLang ('leadPH').'">'.$this->defaultSchedule->lead.'</textarea>'.NL.
/plugin/adminperm/lang/en/
Dintro.txt7 …expect that they are run by unprivileged users. Giving access to them may lead to privilege escala…
/plugin/findologicxmlexport/vendor/symfony/yaml/
DCHANGELOG.md64 Mapping keys that are no strings will lead to a `ParseException` in Symfony
106 when the mapping key is not quoted and will lead to a `ParseException` in
116 deprecated and will lead to a `ParseException` in Symfony 4.0.
/plugin/barcodes/
Dcomposer.lock424 "role": "lead"
486 "role": "lead"
550 "role": "lead"
609 "role": "lead"
668 "role": "lead"
760 "role": "lead"
830 "role": "lead"
886 "role": "lead"
1072 "role": "lead"
1399 "role": "lead"
[all …]
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock377 "role": "lead"
425 "role": "lead"
467 "role": "lead"
508 "role": "lead"
627 "role": "lead"
684 "role": "lead"
1059 "role": "lead"
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md117 Mapping keys that are no strings will lead to a `ParseException` in Symfony
159 when the mapping key is not quoted and will lead to a `ParseException` in
169 deprecated and will lead to a `ParseException` in Symfony 4.0.
/plugin/asciidocjs/node_modules/with/
DREADME.md75 …entirely. This is useful if you know a variable will be global as it can lead to efficiency impro…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
Dcomposer.lock881 "role": "lead"
942 "role": "lead"
1006 "role": "lead"
1065 "role": "lead"
1124 "role": "lead"
1216 "role": "lead"
1543 "role": "lead"
1599 "role": "lead"
1785 "role": "lead"
2112 "role": "lead"
[all …]
/plugin/aceeditor/
Dbuild.js1lead=this.selectionLead=this.doc.createAnchor(0,0),this.anchor=this.selectionAnchor=this.doc.creat…
/plugin/asciidocjs/node_modules/kind-of/
DREADME.md200 …her top libraries included in the benchmarks. There are a few things that lead to this performance…
/plugin/odt/
DChangeLog.txt99 Nested calls will be ignored and do not open frames and DO NOT lead to errors.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DChangeLog-5.7.md148 …ithub.com/sebastianbergmann/phpunit/pull/2275): Invalid UTF-8 characters can lead to missing output
/plugin/sqlraw/
Dsimple_html_dom.php155 $lead = str_repeat(' ', $deep);
157 echo $lead.$this->tag;
/plugin/adhoctags/
DREADME.md80 …plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected resul…
/plugin/bible/bible_douayRheims/
DHabacuc.txt56 …nd he will make my feet like the feet of harts: and he the conqueror will lead me upon my high pla…
D2_Timothy.txt50 …3:6. For of these sort are they who creep into houses and lead captive silly women laden with sins…
/plugin/dokutexit/
DREADME.md104 …or all pages and namespaces when they'll reference your website. This can lead to server saturatio…

123456