Home
last modified time | relevance | path

Searched refs:identifiers (Results 51 – 75 of 78) sorted by last modified time

1234

/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1identifiers\n // ref: http://dev.mysql.com/doc/refman/5.6/en/identifier-qualifiers.html\n va…
H A Dvb.min.js.map1identifiers","openingKeywords","middleKeywords","endKeywords","operatorKeywords","wordOperators","…
H A Dvbscript.min.js.map1identifiers","openingKeywords","middleKeywords","endKeywords","wordOperators","commonkeywords","at…
H A Dyacas.min.js.map1 …stream.backUp(1);\n return 'variable';\n }\n\n // all other identifiers\n if (stream…
H A Djulia.min.js.map1identifiers","chars","openersList","closersList","keywordsList","builtinsList","registerHelper","c…
H A Doctave.min.js.map1identifiers","builtins","keywords","tokenTranspose","stream","state","sol","peek","next","tokenize…
H A Dprotobuf.min.js.map1identifiers","tokenBase","stream","eatSpace","match","skipToEnd","next","defineMode","token","fold…
H A Dpython.min.js.map1identifiers","stringPrefixes","keywords","builtins","tokenBase","stream","sol","lastToken","indent…
H A Dcoffeescript.min.js.map1identifiers","atProp","wordOperators","indentKeywords","commonKeywords","keywords","concat","strin…
H A Dpowershell.min.js.map1identifiers","symbolBuiltins","namedBuiltins","variableBuiltins","builtins","grammar","keyword","n…
H A Dverilog.min.js.map1identifiers\n // are included.\n var tlvIdentifierStyle = {\n \"|\": \"link\",\n \">\": \"…
H A Dwebidl.min.js.map1identifiers","identifiersEnd","strings","multilineComments","multilineCommentsStart","multilineCom…
H A Dclike.min.js.map1identifiers starting with __\n // or _ followed by a capital letter are reserved for the compiler…
H A Djulia.min.js1 …b(in|isa)\\b(?!.?\\()"],"");var j=c.delimiters||/^[;,()[\]{}]/;var k=c.identifiers||/^[_A-Za-z\u00…
/plugin/phpipam/
H A Dphpipam-api.php550 * @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/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1identifiers|allows customization|(auto saves )?configuration|visible|image( name)?|menu form repre…
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md281 * Added: UUIDUtil, for easily creating unique identifiers.
/plugin/codeprettify/code-prettify/src/
H A Dlang-matlab.js159 ["lang-matlab-identifiers", /^([a-zA-Z][a-zA-Z0-9_]*(?:\.[a-zA-Z][a-zA-Z0-9_]*)*)/, null],
173 ["matlab-identifiers"]
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md2411 one of property identifiers and one of corresponding values.
2417 1. `[props=[]]` *(Array)*: The property identifiers.
2443 1. `[props=[]]` *(Array)*: The property identifiers.
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md48 - Adaption for complying with SPDX identifiers [\#51](https://github.com/schmittjoh/metadata/pull/5…
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md87 #### Example with identifiers
89 PHP identifiers are defined by a regular expression. It might change in the
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md1050 - Filter out non-identifiers from $data before calling find\(\) [\#1](https://github.com/schmittjoh…
/plugin/redissue/
H A DREADME.md126 …e of this tracker for this specific project. If "project" or "tracker" identifiers are bad, Rediss…
/plugin/dwcommits/conf/
H A Ddefault.local.ini.dist8 ; There can be multiple identifiers sf the same name, enabling the listing of more
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md281 * Added: UUIDUtil, for easily creating unique identifiers.

1234