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 76 – 100 of 125) sorted by relevance

12345

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dpython.php148 '__iter__', 'next',
H A Dstonescript.php55 'for', 'if', 'in', 'while', 'next', 'not', 'or', 'redo',
H A Dbascomavr.php93 'IF', 'THEN', 'ELSE', 'END', 'WHILE', 'WEND', 'DO', 'LOOP', 'SELECT', 'CASE', 'FOR', 'NEXT',
H A Dpys60.php177 //'__iter__', 'next',
H A Dsystemverilog.php194 'num', 'first', 'last', 'next', 'prev',
H A Dparigp.php117 'my','newtonpoly','next','nextprime','nfalgtobasis','nfbasis',
H A Dphp-brief.php85 'touch', 'clearstatcache', 'mail', 'ob_start', 'ob_flush', 'ob_clean', 'ob_end_flush', 'ob_end_clean', 'ob_get_flush', 'ob_get_clean', 'ob_get_length', 'ob_get_level', 'ob_get_status', 'ob_get_contents', 'ob_implicit_flush', 'ob_list_handlers', 'ksort', 'krsort', 'natsort', 'natcasesort', 'asort', 'arsort', 'sort', 'rsort', 'usort', 'uasort', 'uksort', 'shuffle', 'array_walk', 'count', 'end', 'prev', 'next', 'reset', 'current', 'key', 'min', 'max', 'in_array', 'array_search', 'extract', 'compact', 'array_fill', 'range', 'array_multisort', 'array_push', 'array_pop', 'array_shift', 'array_unshift', 'array_splice', 'array_slice', 'array_merge', 'array_merge_recursive', 'array_keys', 'array_values', 'array_count_values', 'array_reverse', 'array_reduce', 'array_pad', 'array_flip', 'array_change_key_case', 'array_rand', 'array_unique', 'array_intersect', 'array_intersect_assoc', 'array_diff', 'array_diff_assoc', 'array_sum', 'array_filter', 'array_map', 'array_chunk', 'array_key_exists', 'pos', 'sizeof', 'key_exists', 'assert', 'assert_options', 'version_compare', 'ftok', 'str_rot13', 'aggregate',
H A Dlscript.php112 'next', 'nextLayer', 'nextSelect', 'nextChannel', 'nextChild', 'nl',
H A Dnsis.php187 '${ForEach}', '${ExitFor}', '${Next}', '${Abort}', '${Errors}', '${RebootFlag}', '${Silent}',
H A Dpurebasic.php56 'EndSelect', 'EndStructure', 'EndStructureUnion', 'EndWith', 'Enumeration', 'Extends', 'FakeReturn', 'For', 'Next', 'ForEach',
H A Drails.php44 'next', 'not', 'or', 'redo', 'rescue', 'yield',
H A Dracket.php210 'hash-iterate-key', 'hash-iterate-next', 'hash-iterate-value',
326 'port-next-location', 'port-print-handler', 'port-progress-evt',
392 'set-port-next-location!', 'shared-bytes', 'shell-execute',
737 'dict-iterate-next', 'dict-iterate-value', 'dict-keys', 'dict-map',
H A Drsplus.php145 'namespaceImportFrom', 'namespaceImportMethods', 'nargs', 'nchar', 'ncol', 'NCOL', 'Negate', 'new.env', 'next', 'NextMethod',
250 'dev.copy2eps', 'dev.copy2pdf', 'dev.cur', 'dev.interactive', 'dev.list', 'dev.new', 'dev.next', 'dev.off',
H A Dbasic4gl.php278 'run','return','reset','read','or','null','not','next','lor','loop','language','land','integer','input','if',
H A Dvisualfoxpro.php60 'If','Local','Lparameter','Lparameters','Next','Otherwise',
H A Dmysql.php91 'MODIFY','MRG_MYISAM','NATURAL','NEXT','NO SQL','NO','ON',
/dokuwiki/conf/
H A Ddokuwiki.php169 $conf['defer_js'] = 1; // Defer javascript to be executed after the page's HTML has been parsed. Setting will be removed in the next release.
/dokuwiki/lib/scripts/
H A Dmedia.js680 $list = $toggle.next('span');
682 }).next('span').hide();
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php153 $pos_entry = ftell($this->fh); // position of the next file in central file directory
584 * Read the next central file header
H A DTar.php633 // next block is the real header
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/parser/
H A Dhandler.php155 * fetch the current call and advance the pointer to the next one
164 next($this->calls); //advance the pointer
H A Drenderer.php940 //wiki names will be cleaned next, otherwise urlencode unsafe chars
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php260 case "\x1BE": // Move to next line
/dokuwiki/inc/
H A Dauth.php805 //get next higher namespace
871 * @param array $matches first complete match, next matching subpatterms

12345