Home
last modified time | relevance | path

Searched refs:continue (Results 226 – 250 of 284) sorted by path

12345678910>>...12

/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak233 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_163705.bak210 if(strtotime($event_time) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_163718.bak210 if(strtotime($event_time) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_164623.bak210 if(strtotime($event_time) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_164706.bak214 if(strtotime($event_time) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_165027.bak214 if(strtotime($event_time) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
238 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_165158.bak213 … if(strtotime($event_time['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
237 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
H A Dsyntax.php.2018-03-08_165255.bak215 … if(strtotime($event_time['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
239 … if(strtotime($event['start_time']) < strtotime($data[FB_EVENTS_FROM_DATE])) continue;
/plugin/inlineedit/
H A DLICENSE330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2554 continue processing (it would previously abort at the first sign
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/katex/
H A DLICENSE330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/mytemplate/
H A DREADME6 I will continue to use the term "structure page" for the pages that contain dokuwiki code and
/plugin/nssearch/
H A DLICENSE330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/odt/ODT/
H A DODTDocument.php1002 * @param bool $continue Continue numbering?
1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) { argument
1015 ODTList::listOpen($this->params, $continue, $styleName, $element, $attributes);
H A DODTList.php18 * @param bool $continue Continue numbering?
21 …static public function listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=N… argument
27 $list = new ODTElementList($styleName, $continue);
/plugin/odt/ODT/elements/
H A DODTElementList.php23 public function __construct($style_name=NULL, $continue=false) { argument
29 $this->setContinueNumbering ($continue);
/plugin/odt/renderer/
H A Dpage.php823 function listu_open($continue=false) { argument
824 $this->document->listOpen($continue, $this->document->getStyleName('list'), 'ul');
831 function listo_open($continue=false) { argument
832 $this->document->listOpen($continue, $this->document->getStyleName('numbering'), 'ol');
/plugin/odtsupport/
H A DLICENSE330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/offline/
H A DCOPYING.txt330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/orgapp/
H A DCOPYING330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/orphanmedia2/
H A DLICENSE330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/owncloud/
H A DCOPYING330 requirement to continue to provide support service, warranty, or updates
558 License will continue to apply to the part which is the covered work,
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1continue;\n } else {\n err('Invalid scheme.');\n break loop;\n …

12345678910>>...12