Searched refs:startString (Results 1 – 13 of 13) sorted by relevance
/plugin/pubmed2020/classes/ |
D | cache.php | 67 function startsWith($string, $startString) { argument 68 $len = strlen($startString); 69 return (substr($string, 0, $len) === $startString);
|
D | pubmed2020.php | 47 function startsWith($string, $startString) { argument 48 $len = strlen($startString); 49 return (substr($string, 0, $len) === $startString);
|
/plugin/backup/ |
D | admin.php | 23 public function btRemoveFiles($dir, $startString) argument 29 … ($object != "." && $object != ".." && substr($object, 0, strlen($startString)) === $startString) {
|
/plugin/icalevents/ |
D | syntax-impl.php | 339 $startString = $dt['start']['datestring'] . ' ' . $dt['start']['timestring']; 346 $whenString = $startString . ($endString ? ' - ' : '') . $endString;
|
/plugin/codemirror/dist/modes/ |
D | groovy.min.js.map | 1 …startString","test","eatWhile","eat","tokenize","push","tokenComment","skipToEnd","expectExpressio…
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
D | raphael.svg.js | 411 "startString" in o._.arrows && addArrow(o, o._.arrows.startString); 482 "startString" in o._.arrows && addArrow(o, o._.arrows.startString); 541 "startString" in o._.arrows && addArrow(o, o._.arrows.startString);
|
/plugin/callflow/ |
D | raphael.js | 6147 "startString" in o._.arrows && addArrow(o, o._.arrows.startString); 6221 "startString" in o._.arrows && addArrow(o, o._.arrows.startString); 6281 "startString" in o._.arrows && addArrow(o, o._.arrows.startString);
|
/plugin/sequencediagram/bower_components/raphael/ |
D | raphael.no-deps.min.js | 1 …startString),"endString"in i._.arrows&&b(i,i._.arrows.endString,1)));break;case"width":if(l.setAtt…
|
D | raphael.min.js | 1 …startString),"endString"in i._.arrows&&b(i,i._.arrows.endString,1)));break;case"width":if(l.setAtt…
|
/plugin/advrack/ |
D | raphael.js | 6153 "startString" in o._.arrows && addArrow(o, o._.arrows.startString); 6227 "startString" in o._.arrows && addArrow(o, o._.arrows.startString); 6287 "startString" in o._.arrows && addArrow(o, o._.arrows.startString);
|
/plugin/flowchartjs/ |
D | raphael.min.js | 1 …startString),"endString"in i._.arrows&&b(i,i._.arrows.endString,1)));break;case"width":if(l.setAtt…
|
/plugin/chordsheets/js/ |
D | raphael.js | 1 …startString),"endString"in i._.arrows&&b(i,i._.arrows.endString,1)));break;case"width":if(l.setAtt…
|
/plugin/highlightjs/highlight/ |
D | highlight.pack.js | 1 …heetEditor:1,spring:1,sqrt:1,squareSurface:1,srtContext:1,stackTrace:1,startString:1,startsWith:1,… property
|