Home
last modified time | relevance | path

Searched refs:namespaces (Results 126 – 150 of 228) sorted by last modified time

12345678910

/plugin/redirect/lang/pt-br/
H A Dintro.txt3 …ernas do wiki. Os nomes das páginas devem ser completos (contendo seus namespaces), sem caracteres…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …ip-get|xdmp:zip-create|xdmp:xquery-version|xdmp:word-convert|xdmp:with-namespaces|xdmp:version|xdm…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js917 !doc.namespaces.rvml && doc.namespaces.add("rvml", "urn:schemas-microsoft-com:vml");
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js68 var namespaces = []; variable
75 namespaces.push(fn, ns);
158 …if (FBTrace.DBG_INITIALIZE) FBTrace.sysout("FBL.initialize", namespaces.length/2+" namespaces BEGI…
160 for (var i = 0; i < namespaces.length; i += 2)
162 var fn = namespaces[i];
163 var ns = namespaces[i+1];
168 FBTrace.sysout("FBL.initialize", namespaces.length/2+" namespaces END");
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1 …heets[0].addRule(".rvml","behavior:url(#default#VML)");try{!e.namespaces.rvml&&e.namespaces.add("r…
H A Draphael.min.js1 …heets[0].addRule(".rvml","behavior:url(#default#VML)");try{!e.namespaces.rvml&&e.namespaces.add("r…
/plugin/data-au/lang/en/
H A Dadmin_intro.txt5 …ded for the alias here. This is usually used for linking certain field types to special namespaces.
/plugin/data-au/lang/fr/
H A Dadmin_intro.txt5 …ilise généralement ceci pour lier certains types de champs à des [[doku>fr:namespaces|catégories]].
/plugin/data-au/lang/nl/
H A Dadmin_intro.txt5 …ijn gegeven. Het wordt meestal gebruikt voor linken van bepaalde veldtypes met speciale namespaces.
/plugin/sphinxsearch-was/
H A Dchangelog42 * Added namespaces list in sidebar of search results
43 * Fixed search by namespaces
H A Daction.php253 $namespaces = getNsLinks($page, $keywords, $this->_search);
269 foreach ($namespaces as $name) {
273 if ($i++ < count($namespaces) - 1) {
/plugin/linksenhanced/syntax/
H A Dlink.php81 $namespaces = explode(',', $this->getConf('check_only_namespace'));
82 foreach($namespaces as $namespace)
/plugin/nsiconinsearch/
H A DREADME3 Show an icon for search results from certain namespaces
6 manager instead) in one of your first-level-namespaces, for example
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php110 private $namespaces = array(); variable in Doctrine\\Common\\Annotations\\DocParser
301 $this->namespaces[] = $namespace;
315 if ($this->namespaces) {
706 if ($this->namespaces) {
707 foreach ($this->namespaces as $namespace) {
939 case !empty ($this->namespaces):
940 foreach ($this->namespaces as $ns) {
H A DAnnotationRegistry.php91 * @param string[][]|string[]|null[] $namespaces indexed by namespace name
97 public static function registerAutoloadNamespaces(array $namespaces) : void argument
99 self::$autoloadNamespaces = \array_merge(self::$autoloadNamespaces, $namespaces);
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md61 * Test: Fix namespaces. (Ivan Enderlin, 2016-08-08T17:25:16+02:00)
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md92 allow you to ignore annotations from namespaces that you cannot autoload
105 - [45: DocParser can now ignore whole namespaces](https://github.com/doctrine/annotations/pull/45)
117 - [97: Feature - #45 - allow ignoring entire namespaces](https://github.com/doctrine/annotations/pu…
157 * Importing namespaces also in traits
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst70 …he annotation registry calls registers all the three different annotation namespaces that are used.
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php179 $namespaces = $data->getDocNamespaces();
180 if (isset($namespaces[''])) {
181 $namespace = $namespaces[''];
315 $namespaces = $data->getDocNamespaces();
316 if (isset($namespaces[''])) {
318 $data->registerXPathNamespace($prefix, $namespaces['']);
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md10 * Test: Fix namespaces. (Ivan Enderlin, 2016-10-25T08:04:31+02:00)
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md45 * Test: Fix namespaces. (Ivan Enderlin, 2017-02-02T10:49:03+01:00)
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md468 - Allow non-qualified XML serialization when XML namespaces are part of the metadata [\#413](https:…
576 - Xml namespaces improvements [\#644](https://github.com/schmittjoh/serializer/pull/644) ([goetas](…
755 - problems with xml namespaces after update [\#621](https://github.com/schmittjoh/serializer/issues…
852 - Deserialization of XmlList does not support namespaces [\#332](https://github.com/schmittjoh/seri…
923 - Adds XML namespaces support [\#58](https://github.com/schmittjoh/serializer/pull/58) ([ajgarlag](…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG101 * fixed namespaces introduction
105 * fixed namespaces introduction
109 * fixed namespaces introduction
430 * fixed the filesystem loader cache when a template name exists in several namespaces
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst173 The ``prependPath()`` and support for namespaces were added in Twig 1.10.
199 your templates under different namespaces which have their own template paths.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-4.0.md56 * This component now uses namespaces

12345678910