Home
last modified time | relevance | path

Searched refs:identifier (Results 26 – 50 of 199) sorted by path

12345678

/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1 …t :1, // - get SysV shared memory segment identifier\n …
H A Dpowershell.min.js1 …uffix:b});var o={keyword:d,number:i,operator:h,builtin:n,punctuation:e,identifier:j};function p(a,… property in AnonymousFunction9c0812ce0200.o
H A Dpowershell.min.js.map1identifier","tokenBase","stream","state","parent","returnStack","shouldReturnFrom","tokenize","pop…
H A Dsql.min.js.map1identifier-qualifiers.html\n if (support.ODBCdotTable && stream.match(/^[\\w\\d_$#]+/))\n …
H A Dswift.min.js.map1identifier","property","instruction","attribute","tokenBase","stream","state","prev","sol","indent…
H A Dverilog.min.js.map1identifier with a mnemonic.\n function tlvIdentNext(stream) {\n var match;\n return (match …
H A Dwebidl.min.js.map1identifier\n if (state.startDef && stream.match(identifiers)) return \"def\";\n\n if (state.endD…
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataTabular.php28 * In the array, the identifier may be the persistent one
29 * or the identifier one
32 const IDENTIFIER_NAME = "identifier";
37 * - the key is the `identifier value`
49 * where the identifier value is the key
113 * * a string for a unique identifier value
234 * By default, the single value is the identifier
270 LogUtility::msg("The value for the identifier ($identifierPersistentName) was not found");
335 * @throws ExceptionNotFound - if the identifier or it's value was not found
341 $identifier
[all...]
/plugin/combo/action/
H A Drouter.php382 $identifier = $ID;
395 $pageId = PageUrlPath::decodePageId($identifier);
429 if ($identifier != $page->getUrlId()) {
450 // We let the process go with the new identifier
460 $canonicalDatabasePage = DatabasePageRow::createFromCanonical($identifier);
467 if ($canonicalPage->getUrlId() === $identifier) {
486 $aliasRequestedPage = DatabasePageRow::createFromAlias($identifier)->getMarkupPath();
509 LogUtility::msg("The alias type ({$buildAlias->getType()}) is unknown. A permanent redirect was performed for the alias $identifier");
590 $startPage = getNS($identifier) . ':' . $conf['start'];
599 $startPage = getNS($identifier)
[all...]
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md206 The simplest Handlebars expression is a simple identifier:
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php28 private string $identifier;
30 public function __construct(string $name, string $prefix, string $identifier, ?string $label = null)
34 $this->identifier = $identifier;
36 parent::__construct('', $label ?? \sprintf('%s%s', $prefix, $identifier));
50 return $this->identifier;
26 private $identifier; global() variable in League\\CommonMark\\Extension\\Mention\\Mention
33 __construct(string $symbol, string $identifier, string $label = null) global() argument
H A DMentionParser.php64 [$prefix, $identifier] = $inlineContext->getSubMatches();
66 $mention = $this->mentionGenerator->generateMention(new Mention($this->name, $prefix, $identifier));
/plugin/const/
H A Dclass.evalmath.php664 * @param string $identifier Identifier of the string.
668 protected function get_error_string( $identifier, $error_data = null ) { argument
686 $string = $strings[ $identifier ];
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705identifier===n)return On(t,r);return null},Nn=function(t){var e=Mn();return e.changedTouches&&(e=e…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6identifier===n)return On(t,r);return null},Nn=function(t){var e=Mn();return e.changedTouches&&(e=e…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19identifier:function(f){return function(h,i,g){a.appendToken(h,"mi",f)}},set:function(g,h){var f=a.… method in MathJax.Extension.a.transforms
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dcollapsible.js26 identifier: 3,
51 identifier: "x",
/plugin/diagramsnet/lib/resources/
H A Ddia_fr.txt681 … et vous avez été déconnecté de Google Drive. Cliquer sur OK pour vous identifier et enregistrer v…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396 …endLineNumber,t.startColumn+b.presentation.textEdit.text.length)):(e=[{identifier:null,range:p,tex…
426identifier),t.aliases.forEach(e=>{this._lowercaseNameMap[e.toLowerCase()]=t.identifier}),t.mimetyp…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D0.0.js1identifier"}}],{include:"@whitespace"},[/\[\[.*\]\]/,"annotation"],[/^\s*#include/,{token:"keyword…
H A D0.0.js.map1identifier'\n }\n }\n ],\n // whitespace\n…
H A D1.1.js1identifier:/(?:[a-zA-Z_][a-zA-Z0-9_$\.]*|\\\S+ )/,systemcall:/[$][a-zA-Z0-9_]+/,timeunits:/s|ms|us… property in AnonymousFunction3eb7205d0100.r
H A D1.1.js.map1identifier: /(?:[a-zA-Z_][a-zA-Z0-9_$\\.]*|\\\\\\S+ )/,\n systemcall: /[$][a-zA-Z0-9_]+/,\n …
H A D11.11.js.map1 …words': { token: 'keyword.$0' },\n '@default': 'identifier'\n …

12345678