Home
last modified time | relevance | path

Searched refs:str (Results 751 – 775 of 895) sorted by relevance

1...<<313233343536

/plugin/prosemirror/action/
H A Deditor.php165 return !$INPUT->has('target') || $INPUT->str('target') === 'section';
/plugin/spatialhelper/
H A Daction.php211 $results = $helper->findNearby($INPUT->str('geohash'));
/plugin/codemirror/dist/modes/
H A Dpython.min.js.map1str","split","name"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EAAIG,QAAQ,6BACT,U…
H A Dcobol.min.js.map1str","obj","words","split","i","length","atoms","keywords","builtins","tests","digit","digit_or_co…
H A Dgroovy.min.js.map1str","obj","split","i","length","keywords","blockKeywords","standaloneKeywords","atoms","curPunc",…
H A Decl.min.js.map1str","obj","split","i","length","metaHook","stream","state","startOfLine","skipToEnd","indentUnit"…
H A Dttcn.min.js.map1str","obj","split","i","length","def","mimes","mode","add","prop","hasOwnProperty","push","helperT…
H A Dscheme.min.js.map1str","obj","words","split","i","length","keywords","indentKeys","stateStack","indent","type","prev…
H A Drust.min.js.map1 …\\b(?:Self|isize|usize|char|bool|u8|u16|u32|u64|f16|f32|f64|i8|i16|i32|i64|str|Option)\\b/, token:…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1str) {\n const strLen = str.length;\n if (strLen === 0) {\n return;\n …
/plugin/do/
H A Dhelper.php519 $user = $INPUT->server->str('REMOTE_USER');
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php353 public function isNumber($str) argument
355 return preg_match("#^[0-9]#", $str);
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js2 …ar phone=/\(###\) ###\\?-####/;function hashq(str){var o="",cc;for(var i=0;i!=str.length;++i)switc… argument
3str){return str.replace(entregex,entrepl)}}();function parsexmlbool(value,tag){switch(value){case"… argument
4str=blob.read_shift(0,"lpstr");if(pad)blob.l+=4-(str.length+1&3)&3;return str}function parse_lpwst…
8str=xlml_normalize(d);var Rn;var state=[],tmp;var sheets={},sheetnames=[],cursheet={},sheetname=""…
H A Dxlsx.js388 function hashq(str) { argument
390 for(var i = 0; i != str.length; ++i) switch((cc=str.charCodeAt(i))) {
1394 return function xlml_fixstr(str) { return str.replace(entregex,entrepl); }; argument
1813 var str = parse_XLWideString(data);
1815 var z = { t: str, h: str };
1829 function write_RichStr(str, o) { argument
1833 write_XLWideString(str.t, o);
2779 var str = blob.read_shift(0, 'lpstr');
2781 return str;
2788 return str;
[all …]
/plugin/ckgedit/scripts/
H A Dcss6.php25 $copy = $INPUT->str('ckg_save_ss',FALSE);
/plugin/autlogin/
H A Dadmin.php1578 $str = ''; // initialization string
1590 $str .= SubStr($letter, $rand, 1); // add char to $rand position
1594 return "host".$str;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml575 not-date: !!str 2002-04-28
914 string: !!str 12
945 # The URI is 'tag:yaml.org,2002:str'
946 - !!str a Unicode string
1333 third: !!str 12 ## This is a string.
1402 - !!str 12
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js622 var str = ''
1597 str = stringtrim(str).replace(INVALID_BASE64_RE, '')
1602 str = str + '='
1604 return str
1608 if (str.trim) return str.trim()
2194 return str;
21677 str++;
26710 return str;
26848 return str;
27037 if (!str) {
[all …]
/plugin/textile2/
H A DclassTextile.php1077 function encode_html($str, $quotes=1) argument
1089 return strtr($str, $a);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sv/
H A Dsv.txt
/plugin/a2s/
H A DASCIIToSVG.php2751 private static function svgEntities($str) { argument
2759 return str_replace($s, $r, $str);
3473 $str = $this->getChar($row, $i++);
3475 $str .= $this->getChar($row, $i++);
3478 $str .= ' ';
3483 if ($str == '') {
3487 $t->setString($str);
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php439 $remoteUser = $INPUT->server->str ( 'REMOTE_USER' );
/plugin/odt/helper/
H A Dconfig.php571 $url_param = $INPUT->get->str($name, $value, true);
/plugin/blogtng/helper/
H A Dentry.php492 public function tpl_permalink($str) { argument
493 …f="' . wl ($this->entry['page']) . '" title="' . hsc($this->entry['title']) . '">' . $str . '</a>';
/plugin/photogallery/
H A Dsyntax.php976 $user = $INPUT->server->str('REMOTE_USER');
998 $user = $INPUT->server->str('REMOTE_USER');

1...<<313233343536