Home
last modified time | relevance | path

Searched refs:contained (Results 1 – 25 of 106) sorted by relevance

12345

/plugin/autolink4/
Dhelper.php176 * @param string $contained - Is this namespace...
180 function inNS(string $contained, ?string $container) { argument
186 $contained = implode(':', array_slice(explode(':', $contained), 0, count($testA)));
187 return $container == $contained;
/plugin/ditaa/
Dplugin.info.txt6 desc Renders ASCII flowcharts contained in a DokuWiki page to images
/plugin/ipban/ip-lib/
DREADME.md164 ### Check if an address is contained in a range
166 …s types offer a `matches` method: you can call them to check if an address is contained in a range:
172 $contained = $address->matches($range);
174 $contained = $range->contains($address);
187 $contained = $range1->containsRange($range2);
264 …an store address ranges in a database table, and check if an address is contained in one of the sa…
/plugin/wordimport/lang/en/
Dintro.txt5 …evision. If the page does not exist, a new page will be created. Images contained in the Word docu…
/plugin/clearhistory/lang/en/
Dintro.txt7 When this option is selected, only the pages contained in the list of the most
/plugin/git/syntax/
Dremotestatus.php129 … $renderer->doc .= "Select a commit from upstream to view the changes contained in each: <br/>";
/plugin/virtualkeyboard/vk/extensions/tests/
DjsUnitCore.js292 var contained = nonCommentArg(1, 2, arguments);
295 "Expected '" + container + "' to contain '" + contained + "'",
296 container.indexOf(contained) != -1
/plugin/farmer/vendor/splitbrain/php-ico/
H A DREADME.md53 … 64x64. Since the same source image is used for each of the contained images, each contained image…
55 Using different source images for the different sizes contained inside an ICO file can create much …
/plugin/move/
DREADME31 Sources of the icons contained in images/:
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
DDejaVuinfo.txt44 Except as contained in this notice, the names of Gnome, the Gnome
93 Except as contained in this notice, the name of Tavmjong Bah shall not
DSyrCOMEdessa_license.txt53 Except as contained in this notice, the name of Beth Mardutho:
/plugin/asciidocjs/node_modules/with/
DREADME.md45 …nces though. For starters, assignments to variables will always remain contained within the with …
/plugin/openlayersmapoverlays/
DLICENSE.txt45 The views and conclusions contained in the software and documentation are those
/plugin/mikioplugin/
H A DREADME.md202 … - Cards and Carousel images are now contained inside the element instead of covering the element
203 …dded `cover` attributes to Card and Carousel for images to cover element instead of being contained
208 …- Fixed images not always being contained within elements such as card headers [#9](https://gith…
/plugin/directorylist/
Dreadme.md3 Specify a directory and this plugin will list all contained items and made them downloadable.
/plugin/charter/lib/fonts/
DLICENSE40 Except as contained in this notice, the names of Gnome, the Gnome
/plugin/ckgdoku/ckeditor/plugins/smiley/
Dplugin.js.unc39 * contained inside the URL path defined with the {@link #smiley_path} setting.
/plugin/ckgedit/ckeditor/plugins/smiley/
Dplugin.js.unc39 * contained inside the URL path defined with the {@link #smiley_path} setting.
/plugin/findologicxmlexport/vendor/hoa/consistency/
DREADME.md228 based on the data contained inside the event bucket. This is very handy. For
239 method will be deduced according to the data contained in the event bucket fired
/plugin/sphinxsearch-was/
H A DINSTALL87 would be noticed by searching for for a term that is contained within a very long page.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dindex-operations.asciidoc11 The index operations are all contained under a distinct namespace, separated
/plugin/xcom/lang/en/
Dfunctions.txt68 ^Description|Returns a list of all links contained in a Wiki page.|
/plugin/mytemplate/
DREADME3 The plugin allows you to seperate the structure of a wiki page and the data contained within. This
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dast.js357 … if (!(this.resolve() instanceof AST_Scope)) throw new Error("must be contained within AST_Scope");
/plugin/abc2/abc-libraries/abc2svg/
DLICENSE83 portions of the Library contained in the Combined Work and reverse

12345