Home
last modified time | relevance | path

Searched refs:clean (Results 26 – 50 of 160) sorted by relevance

1234567

/plugin/clearhistory/lang/en/
H A Dintro.txt1 This plugin allows you to clean up the history.
/plugin/searchindex/lang/en/
H A Dintro.txt6 a lot of files it may be a good idea to clean up the index.
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A Deasy-coding-standard.neon2 - temp/ecs/config/clean-code.neon
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Dmake.sh19 # clean : clean workspace
54 clean)
55 echo -e "\033[36;1mTARGET: clean workspace $output_folder\033[0m"
57 echo -e "\033[32;1mTARGET: clean - done.\033[0m"
/plugin/gtime/gtlib/
H A DREADME39 $ phing clean # Clean all build artifacts
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php89 function clean() { function
/plugin/projects/lib/
H A Dproject.php274 public function clean($recursive = true) { function in Project
287 if ($sub_project->clean()) continue;
316 $this->clean();
/plugin/autogallery/
H A Daction.php134 $page=io_readFile($indexbase."\\index.txt", $clean=false);
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee66 …grunt.registerTask 'build', 'clean compile_sass copy_misc_files build_core pack validate add_heade…
68 grunt.registerTask 'clean', 'Cleans the build folder', ->
/plugin/fedauth/classes/
H A Dfa_cookie.class.php26 function clean() { function in fa_cookie
/plugin/archivegenerator/
H A DREADME3 Create a clean copy of your current wiki
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md6 These guidelines exist not to annoy you, but to keep the code base clean, unified and future proof.
78 too. This is used to "clean" your Pull Request before merging it (we don't want
/plugin/bible/bible_douayRheims/
H A DTitus.txt15 …1:15. All things are clean to the clean: but to them that are defiled and to unbelievers, nothing …
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php87 function _pageTemplateMetaFN($raw_id,$rev='',$clean=true){ argument
/plugin/groupmanager/
H A Dsyntax.php841 function _retrieveUser($clean = true) argument
845 $user[0] = ($clean) ? $auth->cleanUser($_REQUEST['userid']) : $_REQUEST['userid'];
852 if ($clean) $user[4] = array_map(array($auth, 'cleanGroup'), $user[4]);
/plugin/botbouncer/
H A DREADME.md23 clean out existing users
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md10 … pull requests with passing tests, and it's great to know that you have a clean slate. Make sure y…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md6 These guidelines exist not to annoy you, but to keep the code base clean, unified and future proof.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md26 * Code clean-up and tidying.
218 * Documentation and code clean-up (Ben Morel).
/plugin/fedauth/
H A Daction.php167 $this->cookie->clean();
/plugin/git/lib/
H A DGit.php474 public function clean($dirs = false) { function in GitRepo
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md4 …\_CodeSniffer is an essential development tool that ensures your code remains clean and consistent.
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64clean|xhtml:add-lists|xdmp:zip-manifest|xdmp:zip-get|xdmp:zip-create|xdmp:xquery-version|xdmp:word…
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php440 function clean() function in Auth_OpenID_FileStore
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md82 **Warning:** mPDF will clean up old temporary files in the temporary directory. Choose a path dedicated to mPDF only.

1234567