Home
last modified time | relevance | path

Searched refs:alias (Results 126 – 150 of 245) sorted by relevance

12345678910

/plugin/codemirror/dist/modes/
H A Delm.min.js1 …g"}var p={"case":1,of:1,as:1,"if":1,then:1,"else":1,"let":1,"in":1,type:1,alias:1,module:1,where:1… property in AnonymousFunctiond19002870200.p
H A Delm.min.js.map1alias","where","import","exposing","port","startState","copyState","s","token","stream","state","w…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp73 ' Usefull if you are using a virtual directory, symbolic link or alias.
86 ' Usefull if you are using a virtual directory, symbolic link or alias.
/plugin/dw2pdf/
H A Dcomposer.lock219 "branch-alias": {
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_baseConvert.js561 each(mapping.realToAlias[key] || [], function(alias) { argument
562 _[alias] = _[key];
/plugin/autlogin/
H A Daction.php147 foreach ($n2 as $alias => $cislo)
199 $best = $alias;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md204 * Added `PHPUnit\Framework\Assert` as an alias for `PHPUnit_Framework_Assert` for forward compatibi…
205 * Added `PHPUnit\Framework\BaseTestListener` as an alias for `PHPUnit_Framework_BaseTestListener` f…
206 * Added `PHPUnit\Framework\TestListener` as an alias for `PHPUnit_Framework_TestListener` for forwa…
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.collections.min.js1alias:["getCount","System$Collections$ICollection$getCount","clone","System$ICloneable$clone","get…
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md78 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:40+02:00)
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md61 - Branch alias [\#38](https://github.com/schmittjoh/metadata/issues/38)
102 - Added the branch alias and changed the constraint on common [\#8](https://github.com/schmittjoh/m…
/plugin/bootswrapper/exe/help/
H A Dnav.txt28 Instead of ''<nowiki><nav type="tabs"></nowiki>'' you can use ''<nowiki><tabs></nowiki>'' alias.
58 Instead of ''<nowiki><nav type="pills"></nowiki>'' you can use ''<nowiki><pills></nowiki>'' alias.
/plugin/odt/ODT/
H A DODTDocument.php2174 * @param string $alias The alias for the style.
2177 public function getStyleName($alias) { argument
2178 return $this->styleset->getStyleName($alias);
2194 * @param string $alias The alias for the style.
2197 public function getStyleByAlias($alias) { argument
2198 return $this->styleset->getStyle($this->styleset->getStyleName($alias));
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md83 * Add `branch-alias`. (Stéphane PY, 2014-09-23T16:02:37+02:00)
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.js641 each(mapping.realToAlias[key] || [], function(alias) {
642 _[alias] = _[key];
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm77 // Usefull if you are using a virtual directory, symbolic link or alias.
91 // Usefull if you are using a virtual directory, symbolic link or alias.
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php385 if (null !== $alias = $this->parser->getImportedSymbol('function', $name)) {
391 … $node = new MethodCallExpression($alias['node'], $alias['name'], $arguments, $line);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIndicesNamespace.asciidoc312 $params['name'] = (list) A comma-separated list of alias names to return (Required)
470 $params['name'] = (list) A comma-separated list of alias names to return
605 $params['name'] = (string) The name of the alias to migrate
650 $params['index'] = (list) A comma-separated list of index names the alias should point to (supports wildcards); use `_all` to perform the operation on all indices. (Required)
651 $params['name'] = (string) The name of the alias to be created or updated (Required)
654 $params['body'] = (array) The settings for the alias, such as `routing` or `filter`
794 $params['alias'] = (string) The name of the alias to rollover (Required)
H A DCcrNamespace.asciidoc98 $params['body'] = (array) the name and UUID of the follower index, the name of the cluster containing the follower index, and the alias from the perspective of that cluster for the remote cluster containing the leader index (Required)
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md85 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:55:55+02:00)
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js13 Syntax.getScript(this.root+basename+'.js',callback);},alias:function(name,aliases){Syntax.aliases[n… method in Syntax
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst21 For convenience, the ``e`` filter is defined as an alias:
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js645 function findBrush(alias, showAlert) argument
675 result = sh.brushes[brushes[alias]];
678 alert(sh.config.strings.noBrush + alias);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/quickstats/GEOIP/
H A Dcomposer.lock35 "branch-alias": {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcommunity.asciidoc155 which can be summarized in a few words : *use alias instead of index directly*.

12345678910