Home
last modified time | relevance | path

Searched refs:prefix (Results 276 – 300 of 458) sorted by relevance

1...<<111213141516171819

/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2prefix:r,localName:n}}function pe(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByNa… property in AnonymousFunctionfc9810193300.o.ns
H A Ddmn-navigated-viewer.production.min.js2prefix:r,localName:n}}function pe(e){this.ns=e,this.name=e.name,this.allTypes=[],this.allTypesByNa… property in AnonymousFunction499a07193300.o.ns
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1712 var prefix = 'highlighter_';
1713 return id.indexOf(prefix) == 0 ? id : prefix + id;
1813 function guid(prefix) argument
1815 return (prefix || '') + Math.round(Math.random() * 1000000).toString();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php842 foreach ($this->server->xml->namespaceMap as $namespace => $prefix) {
844 $scheduleResponse->setAttribute('xmlns:' . $prefix, $namespace);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/groupmanager/
H A DREADME52 simple users a bit by deleting the prefix “wg_”, replacing “_” with ” ” and
/plugin/aceeditor/
H A DNEWS60 * Table shortcuts now use prefix Ctrl-Space instead of Alt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc167 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
169 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
234 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
236 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
342 $params['analyze_wildcard'] = (boolean) Specify whether wildcards and prefix queries in the query string query should be analyzed (default: false)
736 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
739 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
864 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be analyzed (default: false)
866 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js126 var prefix = "", _addEventListener, onwheel, support;
133 prefix = "on";
151 …elem[ _addEventListener ]( prefix + eventName, support == "wheel" ? callback : function( originalE…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php308 'prefix' => [
1128 'prefix' => [
1409 'prefix' => [
/plugin/fckg/action/
H A Dmeta.php188 list($prefix,$mdir) = explode(trim(DOKU_BASE, '/'),$userfiles);
/plugin/refnotes/conf/
H A Dnamespaces.dat1 a:11:{s:1:":";a:0:{}s:8:":biblio:";a:11:{s:10:"refnote-id";s:4:"name";s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:4:"none";s:14:"back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-format";s:2:"[]";s:12:"multi-re (…)
/plugin/diagramsnet/lib/math/extensions/
H A Dmml2jax.js19 …<b;e++){var j=h[e].parentNode;if(j&&j.className!==g&&!j.isMathJax&&!h[e].prefix===!c){f.push(h[e])…
/plugin/diagramsnet/lib/math/jax/element/mml/optable/
H A DSuppMathOperators.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix
/plugin/authdrupal7/
H A DREADME.md41 * The database prefix used for your drupal tables (including the underscore e.g. ```myprefix_```)
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md45 prefix. This is now fixed.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D57.57.js.map1prefix)?\\\\(', { token: 'meta', next: '@urldeclaration' }],\n { include: '@controlstat…
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php801 $tagName = ($childNode->prefix ? $childNode->prefix.':' : '') . 'AttributeValue';
/plugin/strata/helper/
H A Dtriples.php381 function _alias($prefix='a') {
382 return $prefix.($this->_aliasCounter++);
363 _alias($prefix = 'a') global() argument
/plugin/mantis/lib/
H A Dclass.wsdl.php351 $prefix = substr($name, 0, strpos($name, ':'));
353 $namespace = isset($this->namespaces[$prefix]) ? $this->namespaces[$prefix] : '';
396 $this->bindings[$this->currentBinding]['prefix'] = $prefix;
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md11 This method returns an array containing the record and the prefix
/plugin/dokutexit/
H A DREADME.md100 Optionnaly, a prefix may be prepended to PDF filename. It is `$prefix,namespace,subnamespace,` (see…
/plugin/photogallery/
H A Dsyntax.php1031 function _addString(&$source, $check, $value = '', $separator = '', $prefix = '', $suffix = ''){ argument
1036 $source = $prefix.$source.$suffix;
/plugin/dokucrypt/
H A Dscript.js79 params += '&prefix='+encodeURIComponent(dwform.elements.prefix.value);
362 var prefix = "##### Encrypted: decrypt with ";
363 prefix+="http://www.fourmilab.ch/javascrypt/\n";
418 return(prefix + armour_base64(ct) + suffix);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst189 Let's say I now want to be able to add a prefix before the converted string:
200 function project_compute_rot13($string, $prefix = '')
202 return $prefix.str_rot13($string);
205 As you can see, the ``prefix`` argument of the filter is passed as an extra

1...<<111213141516171819