Home
last modified time | relevance | path

Searched refs:subject (Results 326 – 350 of 853) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DKhmerOFL.txt51 Software, subject to the following conditions:
H A DLateef font OFL.txt51 Software, subject to the following conditions:
H A DLohitKannadaOFL.txt52 Software, subject to the following conditions:
H A DXW Zar Font Info.txt50 Software, subject to the following conditions:
/plugin/pdfjs/pdfjs/web/locale/it/
H A Dviewer.properties1 # This Source Code Form is subject to the terms of the Mozilla Public
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt54 - Certificate 'subject' values can be arrays. fixes #80 (Andreas Stangl)
/plugin/bible/bible_douayRheims/
H A DEphesians.txt119 5:21. Being subject one to another, in the fear of Christ.
120 5:22. Let women be subject to their husbands, as to the Lord:
122 …5:24. Therefore as the church is subject to Christ: so also let the wives be to their husbands in …
H A DRomans.txt80 … that are in the law: that every mouth may be stopped and all the world may be made subject to God.
193 …8:7. Because the wisdom of the flesh is an enemy to God. For it is not subject to the law of God: …
206 …8:20. For the creature was made subject to vanity: not willingly, but by reason of him that made i…
337 …13:1. Let every soul be subject to higher powers. For there is no power but from God: and those th…
341 13:5. Wherefore be subject of necessity: not only for wrath, but also for conscience' sake.
H A DHebrews.txt22 …bjected all things to him he left nothing not subject to him. But now we see not as yet all things…
29 …2:15. And might deliver them, who through the fear of death were all their lifetime subject to ser…
295 …13:17. Obey your prelates and be subject to them. For they watch as being to render an account of …
/plugin/combo/vendor/symfony/yaml/
H A DParser.php1082 public static function preg_match(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset = 0): int argument
1084 if (false === $ret = preg_match($pattern, $subject, $matches, $flags, $offset)) {
/plugin/pagequery/
H A Dreadme.md30 * Listing pages that discuss a particular subject (via full-text search)
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt316 This License represents the complete agreement concerning the subject
358 This Source Code Form is subject to the terms of the Mozilla Public
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt316 This License represents the complete agreement concerning the subject
358 This Source Code Form is subject to the terms of the Mozilla Public
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md261 original licensor to copy, distribute or modify the Program subject to
725 subject to these terms and conditions. You may not impose any further
904 non-exclusive license, subject to third party intellectual property
1217 This License represents the complete agreement concerning subject
1226 subject to the jurisdiction of the Federal Courts of the Northern
1255 ``The contents of this file are subject to the Mozilla Public License
1301 furnished to do so, subject to the following conditions:
1361 Software, subject to the following conditions:
/plugin/ckgedit/ckeditor/
H A DLICENSE.md261 original licensor to copy, distribute or modify the Program subject to
725 subject to these terms and conditions. You may not impose any further
904 non-exclusive license, subject to third party intellectual property
1217 This License represents the complete agreement concerning subject
1226 subject to the jurisdiction of the Federal Courts of the Northern
1255 ``The contents of this file are subject to the Mozilla Public License
1301 furnished to do so, subject to the following conditions:
1361 Software, subject to the following conditions:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php232 public function testAssertArraySubsetRaisesExceptionForInvalidArguments($partial, $subject) argument
234 $this->assertArraySubset($partial, $subject);
/plugin/authgoogle/google/io/
H A Dcacerts.pem9 # The contents of this file are subject to the Mozilla Public License Version
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md29 a subject for `Access-Control-Allow-Origin` policies defined by the web server
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md119 Any classes or methods marked `@internal` are not intended for use outside of this library and are subject to breaking changes at any time, so please avoid using them.
/plugin/fckg/fckeditor/
H A Dlicense.txt220 original licensor to copy, distribute or modify the Program subject to
683 subject to these terms and conditions. You may not impose any further
863 non-exclusive license, subject to third party intellectual property
1176 This License represents the complete agreement concerning subject
1185 subject to the jurisdiction of the Federal Courts of the Northern
1214 ``The contents of this file are subject to the Mozilla Public License
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt220 original licensor to copy, distribute or modify the Program subject to
683 subject to these terms and conditions. You may not impose any further
863 non-exclusive license, subject to third party intellectual property
1176 This License represents the complete agreement concerning subject
1185 subject to the jurisdiction of the Federal Courts of the Northern
1214 ``The contents of this file are subject to the Mozilla Public License
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt148 2. In the exercise of his rights and freedoms, everyone shall be subject only to such limitations as are determined by law solely for the purpose of securing due recognition and respect for the rights and freedoms of others and of meeting the just requirements of morality, public order and the general welfare in a democratic society.
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3713 if(isTag(val)){val.tag.subject=lastSubject
3730 this.subject=oldTag?oldTag.subject:null;
3769 if(this.subject){fnBlock.push("with (this) {")
3773 if(this.subject){fnBlock.push("}")
3781 tag.tag.renderMarkup.apply(tag.tag.subject,markupArgs);
3873 }if(this.subject){fnBlock.push("with (this) {")
3876 if(this.subject){fnBlock.push("}")
3887 return tag.tag.renderDOM.apply(tag.tag.subject,domArgs)
4113 this.tag.renderDOM.apply(self?self:this.tag.subject,domArgs);
4131 this.tag.renderDOM.apply(self?self:this.tag.subject,domArgs);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14234 val.tag.subject = lastSubject;
14270 this.subject = oldTag ? oldTag.subject : null;
14359 if (this.subject)
14367 if (this.subject)
14384 tag.tag.renderMarkup.apply(tag.tag.subject, markupArgs);
14580 if (this.subject)
14587 if (this.subject)
14611 return tag.tag.renderDOM.apply(tag.tag.subject, domArgs);
15145 this.tag.renderDOM.apply(self ? self : this.tag.subject, domArgs);
20254 observe: function(subject, topic, data) argument
[all …]

1...<<11121314151617181920>>...35