| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
| D | SettlementTransaction.php | 50 public function setIdentifiers(SettlementTransactionIdentifiers $identifiers) argument 52 $this->identifiers = $identifiers; 59 return $this->identifiers;
|
| /plugin/phpipam/ |
| D | phpipam-api.php | 550 * @param mixed $identifiers 553 public function set_api_identifiers ($identifiers) { argument 555 if(is_array($identifiers)) { 556 if(sizeof($identifiers)>0 && !$this->api_encrypt) { 558 $this->api_server_identifiers = implode("/", $identifiers); 560 elseif (sizeof($identifiers)>0 && $this->api_encrypt) { 562 foreach ($identifiers as $cnt=>$i) { 583 * @param mixed $identifiers (default: array()) 588 …public function execute ($method = false, $controller = false, $identifiers = array(), $params = a… argument 594 $this->set_api_identifiers ($identifiers);
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-matlab.js | 159 ["lang-matlab-identifiers", /^([a-zA-Z][a-zA-Z0-9_]*(?:\.[a-zA-Z][a-zA-Z0-9_]*)*)/, null], 173 ["matlab-identifiers"]
|
| /plugin/codemirror/dist/modes/ |
| D | protobuf.min.js.map | 1 …identifiers","tokenBase","stream","eatSpace","match","skipToEnd","next","defineMode","token","fold…
|
| D | webidl.min.js.map | 1 …identifiers","identifiersEnd","strings","multilineComments","multilineCommentsStart","multilineCom…
|
| D | octave.min.js.map | 1 …identifiers","builtins","keywords","tokenTranspose","stream","state","sol","peek","next","tokenize…
|
| D | python.min.js.map | 1 …identifiers","stringPrefixes","keywords","builtins","tokenBase","stream","sol","lastToken","indent…
|
| D | mumps.min.js.map | 1 …identifiers","commandKeywords","intrinsicFuncsWords","intrinsicFuncs","command","tokenBase","strea…
|
| D | vb.min.js.map | 1 …identifiers","openingKeywords","middleKeywords","endKeywords","operatorKeywords","wordOperators","…
|
| D | coffeescript.min.js.map | 1 …identifiers","atProp","wordOperators","indentKeywords","commonKeywords","keywords","concat","strin…
|
| D | julia.min.js.map | 1 …identifiers","chars","openersList","closersList","keywordsList","builtinsList","registerHelper","c…
|
| D | vbscript.min.js.map | 1 …identifiers","openingKeywords","middleKeywords","endKeywords","wordOperators","commonkeywords","at…
|
| D | julia.min.js | 1 …b(in|isa)\\b(?!.?\\()"],"");var j=c.delimiters||/^[;,()[\]{}]/;var k=c.identifiers||/^[_A-Za-z\u00…
|
| /plugin/struct/lang/en/ |
| H A D | editor_edit.txt | 5 Field names have to be unique. It is recommended to use short identifiers that unlikely change late…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Attr.IDPrefixLocal.txt | 10 clobber each other. Ideal values are unique identifiers for the content it
|
| /plugin/farmer/vendor/splitbrain/php-ringicon/ |
| H A D | README.md | 4 This minimal library generates identifiers based on an input seed. It can be
|
| /plugin/dwcommits/conf/ |
| D | default.local.ini.dist | 8 ; There can be multiple identifiers sf the same name, enabling the listing of more
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 8.8.js.map | 1 …identifiers starting with an upper case letter are types.\nvar uppercaseFirstLetter = function (lo…
|
| D | 54.54.js.map | 1 …classes\n [/(@identifier)(?=[.])/, 'type'],\n // identifiers, tagwords, and …
|
| D | 11.11.js.map | 1 …r for our languages\n tokenizer: {\n root: [\n // identifiers and keywords\n …
|
| D | 31.31.js.map | 1 …r for our languages\n tokenizer: {\n root: [\n // identifiers and keywords\n …
|
| /plugin/asciidocjs/node_modules/esutils/ |
| D | README.md | 124 in ECMA262 edition 6 section [12.1.1](http://ecma-international.org/ecma-262/6.0/#sec-identifiers-s… 146 ECMA262 edition 6 section [12.1](http://ecma-international.org/ecma-262/6.0/#sec-identifiers).
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/ |
| D | CHANGELOG.md | 74 mostly use them as identifiers in ES5 non-strict code.
|
| /plugin/asciidocjs/node_modules/babylon/ |
| D | CHANGELOG.md | 546 // was failing with `Cannot read property 'type' of null` because of null identifiers 557 // `foo` has already been exported. Exported identifiers must be unique. (2:20) 565 // `foo` has already been exported. Exported identifiers must be unique. (2:22) 665 SyntaxError: ./typography.js: `undefined` has already been exported. Exported identifiers must be u… 683 `toString` has already been exported. Exported identifiers must be unique. (1:7) 704 // `Foo` has already been exported. Exported identifiers must be unique. (2:0)
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | README.md | 87 #### Example with identifiers 89 PHP identifiers are defined by a regular expression. It might change in the
|