Home
last modified time | relevance | path

Searched +full:next -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 125) sorted by relevance

12345

/dokuwiki/inc/Extension/
H A DEvent.php154 * may the event propagate to the next handler?
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css325 .ui-datepicker .ui-datepicker-next {
332 .ui-datepicker .ui-datepicker-next-hover {
338 .ui-datepicker .ui-datepicker-next {
344 .ui-datepicker .ui-datepicker-next-hover {
348 .ui-datepicker .ui-datepicker-next span {
453 .ui-datepicker-rtl .ui-datepicker-next {
461 .ui-datepicker-rtl .ui-datepicker-next:hover {
1231 .ui-icon-seek-next { background-position: -32px -160px; }
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dabap.php259 'at next application statement',
451 'next cursor',
1023 'next',
1332 4 => 'color: #500066; font-weight: bold; zzz:keyword;', // next tokens of other statements ("keywords")
H A Dfreebasic.php66 "mutexdestroy", "mutexlock", "mutexunlock", "name", "next", "not", "oct", "on",
H A Drbs.php71 'For', 'Each', 'In', 'To', 'Step', 'Next',
H A Dvbscript.php82 'Next', 'On Error', 'Option Explicit', 'Private', 'Public',
H A Dxbasic.php46 'SELECT', 'RETURN', 'PROGRAM', 'NEXT', 'LOOP', 'IFZ',
H A Dgwbasic.php46 1 => array('END','FOR','NEXT','DATA','INPUT','DIM','READ','LET',
H A Dprovidex.php55 '*break', '*continue', '*end', '*escape', '*next', '*proceed',
71 'msgbox', 'multi_line', 'multi_media', 'next', 'object', 'obtain',
H A Dasp.php59 'Each', 'In', 'Get', 'Next', 'INT', 'CINT', 'CBOOL', 'CDATE', 'CBYTE', 'CCUR', 'CDBL', 'CLNG', 'CSNG',
H A Dkixtart.php77 'For', 'Next',
H A Dxojo.php108 'Next',
H A Dlb.php65 'mod', 'name', 'next', 'nomainwin', 'none', 'notice', 'on',
H A Dq.php69 'mmax', 'mmin', 'mmu', 'mod', 'msum', 'neg', 'next', 'not', 'null', 'or', 'over', 'parse', 'peach',
H A Dgenero.php220 "NEXT",
H A Dsql.php88 'NATIONAL', 'NATURAL', 'NCHAR', 'NEW', 'NEXT', 'NEXTVAL', 'NONE', 'NOT',
H A Dxpp.php325 'next',
H A Dqbasic.php72 'FOR', 'TO', 'NEXT', 'STEP', 'GOTO', 'GOSUB', 'CALL', 'CALLS',
H A Dsdlbasic.php51 'next', 'to', 'dim', 'shared', 'common', 'lbound', 'bound',
H A Dalgol68.php198 25 => array('first random', 'firstrandom', 'next random', 'nextrandom', 'long next random', 'longnextrandom', 'long long next random', 'longlongnextrandom'),
/dokuwiki/inc/
H A Dmail.php133 // or comment next line for RFC2045 conformance, if you like
H A DTaskRunner.php18 * Run the next task
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php178 case 'next':
298 echo '<button type="submit" name="fn[next]" ' . $page_buttons['next'] . '>' .
299 $this->lang['next'] . '</button>';
1001 $buttons['next'] = '';
1003 $buttons['last'] = $buttons['next'] =
/dokuwiki/lib/scripts/
H A Dbehaviour.js214 * to session storage and not repeated again until the next browser session. This
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php207 * See if the next character is LWS
209 * @return bool true if the next character is LWS, false if not

12345