Home
last modified time | relevance | path

Searched refs:STRING (Results 1 – 25 of 29) sorted by relevance

12

/plugin/bibtex/OSBib/format/
DREADME.txt78 $utf8String = $utf8->encodeUtf8(STRING: $string);
82 $string = $utf8->decodeUtf8(STRING: $utf8String);
86 $utf8String = $utf8->utf8_strtolower(STRING: $utf8String);
90 $utf8String = $utf8->utf8_strtoupper(STRING: $utf8String);
94 $utf8String = $utf8->utf8_strtolower(STRING: $utf8String, INT $start [, INT: $length=NULL]);
98 $utf8String = $utf8->utf8_ucfirst(STRING: $utf8String);
102 $length = $utf8->utf8_strlen(STRING: $utf8String);
110 $bibformat = new BIBFORMAT(STRING: $pathToOsbibClasses = FALSE [, BOOLEAN: $useBibtex = FALSE]);
126 …itation, $styleCommon, $styleTypes) = $bibformat->loadStyle(STRING: $pathToStyleFiles, STRING: $st…
146 $row = $bibformat->preProcess(STRING: $type, ASSOC_ARRAY: $row);
[all …]
/plugin/asciidocjs/node_modules/ejs/
Dusage.txt7 …-i, --data-input STRING Must be JSON-formatted and URI-encoded. Use parsed input fro…
DREADME.md269 …- `-i / --data-input STRING` Must be JSON-formatted and URI-encoded. Use parsed input fr…
/plugin/eclipseupdateurl/
Dsyntax.php229 function _getFeatureXML($STRING) { argument
231 if ( empty($STRING) ) return false;
234 $reader->XML($STRING);
/plugin/codemirror/dist/modes/
Dcobol.min.js.map1STRING","ATOM","NUMBER","KEYWORD","MODTAG","COBOLLINENUM","PERIOD","makeKeywords","str","obj","wor…
Dscheme.min.js.map1STRING","ATOM","NUMBER","BRACKET","INDENT_WORD_SKIP","makeKeywords","str","obj","words","split","i…
Dfactor.min.js.map1 …regex: /\"\"\"/, token: \"string\", next: \"string3\"},\n {regex: /(STRING:)(\\s)/, token: [\…
Dgherkin.min.js.map1STRING\n if (state.inMultilineString) {\n if (stream.match('\"\"\"')) {\n …
Dforth.min.js.map1 …-WORDLIST WORDLIST FIND ALSO ONLY FORTH DEFINITIONS ORDER\\\n -TRAILING /STRING SEARCH COMPARE CMO…
Dasn.1.min.js.map1 …AL\"),\n storage: words(\"BOOLEAN INTEGER OBJECT IDENTIFIER BIT OCTET STRING\" +\n \" UTCTim…
Dmodelica.min.js.map1 …\"'\") {\n state.tokenize = tokenQIdent;\n }\n // STRING\n else if(c…
/plugin/bibtex/OSBib/
DCHANGELOG45 $bibformat = new BIBFORMAT(STRING: $pathToOsbibClasses = FALSE [, BOOLEAN: $useBibtex = FALSE]);
/plugin/asciidocjs/node_modules/yargs-parser/build/lib/
Dyargs-parser.js937 [DefaultValuesForTypeKey.STRING]: '',
947 type = DefaultValuesForTypeKey.STRING;
/plugin/asciidocjs/node_modules/yargs-parser/build/
Dindex.cjs98 DefaultValuesForTypeKey["STRING"] = "string";
913 [DefaultValuesForTypeKey.STRING]: '',
922 type = DefaultValuesForTypeKey.STRING;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Drecipes.rst405 $dbh->exec('CREATE TABLE templates (name STRING, source STRING, last_modified INTEGER)');
/plugin/dirtylittlehelper/mermaid/editor/docs/
D34.34.js.map1 …\n 'INTEGER',\n 'DATETIME',\n 'CURRENCY',\n 'STRING'\n ],\n func…
D35.35.js.map1 … 'STORAGE',\n 'STORED',\n 'STRAIGHT_JOIN',\n 'STRING',\n 'SUBCLA…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.amd.min.js27 …lockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLE… property
Dhandlebars.min.js27 …lockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLE…
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js32 …unction(){var e={trace:function(){},yy:{},symbols_:{error:2,JSONString:3,STRING:4,JSONNumber:5,NUM… property
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
DCHANGES.txt5837 # 3.5456 %3 ==> "3.546" (STRING!)
5838 # 3545.6 %-3 ==> "3.55E+3" (STRING!)
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js218 …EXT:"set extended",SETSINGLE:"set singleton",SETCOLLECT:"set collection",STRING:"string",SEQUENCE:… property
280 ….type=sre.SemanticAttr.Type.TEXT;"MS"===c&&(b.role=sre.SemanticAttr.Role.STRING);sre.SemanticProce…
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs8771 case 0x33: /* STRING */
9475 /*::[*/0x0033/*::]*/: { n:"STRING", f:parse_STRING },

12