| /plugin/annotate/ |
| D | anno.php | 223 $_list = explode("\n", $matches[2]); 226 for($i=0; $i<count($_list); $i++) { 227 $_list[$i] = trim($_list[$i]); 229 if(!empty($_list[$i])) { 230 if(preg_match("/\<ol>/",$_list[$i])) { 234 else if(preg_match("/\<ul\>/",$_list[$i])) { 240 … $_list[$i] = str_replace("</span>", "<img src=\"" . BULLET_PNG ."\"></span>",$_list[$i] ); 243 if(preg_match("/(anno_li_(\d))/",$_list[$i],$match)) { 246 …$_list[$i] = str_replace(' ',$anno_li_1,$_list[$i]); // Insert current number … 252 $_list[$i] = str_replace(' ',$marker,$_list[$i]); [all …]
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/ |
| H A D | AllowedListDiscovery.php | 47 private $_list = array(); variable in CAS_ServiceBaseUrl_AllowedListDiscovery 71 $this->_list[] = $this->removeStandardPort($url); 83 return in_array($name, $this->_list); 146 $result = $this->_list[0];
|
| /plugin/bez/syntax/ |
| H A D | nav.php | 52 $r->doc .= $this->_list($bez_action, $action, $label); 58 protected function _list(action_plugin_bez_base $bez_action, $action, $label) { function in syntax_plugin_bez_nav
|
| /plugin/dev/www/ |
| D | awesomplete.min.js | 2 …_list=t;else if("string"==typeof t&&t.indexOf(",")>-1)this._list=t.split(/\s*,\s*/);else if((t=i(t…
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | Consistency.php | 111 static $_list = [ 203 return in_array(strtolower($word), $_list);
|
| /plugin/botmon/ |
| H A D | admin.js | 1261 this._list = await response.json(); 1276 const BotList = BotMon.live.data.bots._list; 1320 _list: [] property 1338 BotMon.live.data.clients._list = await response.json(); 1356 BotMon.live.data.clients._list.find(client => { 1378 const it = BotMon.live.data.clients._list.find(client => client.id == id); 1386 _list: [] property 1405 BotMon.live.data.platforms._list = await response.json(); 1423 BotMon.live.data.platforms._list.find(platform => { 1444 const it = BotMon.live.data.platforms._list.find( pf => pf.id == id); [all …]
|
| /plugin/c3chart/assets/ |
| D | c3.min.js | 2 …_list=this._parsePath(this._pathElement.getAttribute("d")),this._mutationObserverConfig={attribute… property
|
| /plugin/combo/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …s/_alert.scss","../../scss/_progress.scss","../../scss/_list-group.scss","../../scss/mixins/_list-…
|
| H A D | bootstrap.rtl.min.css.map | 1 …s/_alert.scss","../../scss/_progress.scss","../../scss/_list-group.scss","../../scss/mixins/_list-…
|
| /plugin/combo/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …ess.scss","..\\..\\scss\\_media.scss","..\\..\\scss\\_list-group.scss","..\\..\\scss\\mixins\\_lis…
|
| /plugin/combo/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 …ess.scss","..\\..\\scss\\_media.scss","..\\..\\scss\\_list-group.scss","..\\..\\scss\\mixins\\_lis…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 16920 list: function list(_list, x, y, options, wrapper) { 16950 flatten(_list);
|