Home
last modified time | relevance | path

Searched +full:removed -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 53) sorted by last modified time

123

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A D6502acme.php105 /* 65c02 instructions, MOS added a few (much needed) instructions in the CMOS version of the 6502, but stupidly removed the undocumented/illegal opcodes.
H A D6502tasm.php87 * CMOS version of the 6502, but stupidly removed the undocumented/illegal opcodes. */
H A Dalgol68.php26 * - removed bulk of local variables from name space.
92 $sign_="(?:-|\-|[-]|[\-]|\+|)"; # attempts # // FIXME: This should be used or removed. Assignment beneath
H A Decmascript.php18 * - Added '~' and removed '@' from 'SYMBOLS'
H A Dlua.php16 * - Removed unusable keywords
H A Dvisualfoxpro.php15 * - Removed tab as a symbol char
H A Dxml.php17 * - Removed escape character for strings
H A Dnginx.php473 // Removed to remove duplication with ngx_http_gzip_module
682 // Removed to prioritize documentation for core module
703 // Removed to prioritize documentation for http
H A Dnsis.php16 * - Removed deprecated commands
H A Dchaiscript.php20 * - Removed left over pieces from JavaScript
H A Dhtml4strict.php15 * - Removed escape character for strings
22 * - Removed the background colour from tags' styles
H A Dhtml5.php15 * - Removed escape character for strings
22 * - Removed the background colour from tags' styles
H A Dini.php17 * - Removed unnecessary keyword style index
/dokuwiki/inc/parser/
H A Dxhtmlsummary.php9 * Headings have their a name link removed and section editing links
10 * removed
/dokuwiki/inc/
H A Dtemplate.php1518 $removed = (
1523 if (!$image || (!file_exists(mediaFN($image)) && !$removed) || $DEL) return;
1570 } elseif ($opened_tab == 'edit' && !$removed) {
H A DMailer.class.php145 * If an empy value is passed, the header is removed
H A Dcommon.php979 * @return bool true if a lock was removed
/dokuwiki/lib/exe/
H A Dmediamanager.php115 // current namespace was removed. redirecting to root ns passing msg along
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini49 ; (with surrounding underscores removed, and the prefix @ini_ added)
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DPsr16.php138 * @return bool True if the item was successfully removed. False if there was an error.
H A DBaseDataCache.php150 * @return bool True if the item was successfully removed. False if there was an error.
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
/dokuwiki/inc/Search/
H A DIndexer.php958 $status = "stale lock removed";
1038 * @return string a line with trailing whitespace removed
/dokuwiki/lib/plugins/revert/
H A Dadmin.php109 printf('<li><div class="li">' . $this->getLang('removed') . '</div></li>', $id);
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php2 // phpcs:ignoreFile -- deprecated and will be removed

123