Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 24 of 24) sorted by last modified time

/plugin/ifauthex/lib/
H A Dparser.php80 public function isExpanded($recursive=true) {
100 public function expand($elmDef, $recursive=true) {
122 public function findUnexpandedToken($recursive=true) {
183 public function ensureWellFormed($recursive=true) {
/plugin/archivegenerator/
H A Dadmin.php344 protected function addDirToArchive(Zip $archive, $srcDir, $recursive = true, $skipRegex = null)
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DUtils.php153 public static function all($promises, $recursive = false)
H A Dfunctions.php177 function all($promises, $recursive = false)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php968 public function nlist($dir = '.', $recursive = false)
982 private function nlist_helper($dir, $recursive, $relativeDir)
1016 public function rawlist($dir = '.', $recursive = false)
1598 public function chown($filename, $uid, $recursive = false)
1646 public function chgrp($filename, $gid, $recursive = false)
1668 public function chmod($mode, $filename, $recursive = false)
1715 private function setstat($filename, $attr, $recursive)
1956 public function mkdir($dir, $mode = -1, $recursive = false)
2526 public function delete($path, $recursive = true)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3783 function arcToCurve(x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js24964 Node.prototype.isErroneous = function (recursive) { argument
/plugin/bookcreator/action/
H A Dhandleselection.php294 protected function searchPages($ns, $recursive) { argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1830 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js6058 function a2c(x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php621 $recursive = false
/plugin/swiftmail/Swift/Message/
H A DMime.php206 public function setEncoding($encoding, $recursive=false, $non_ascii=false)
/plugin/callflow/
H A Draphael.js2216 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
/plugin/directorylist/syntax/
H A DSplFileArray.php27 public function __construct($path, $recursive = true, $fileorder)
48 private function readDir($path, $recursive)
/plugin/latexit/
H A Drenderer.php76 protected $recursive; variable in renderer_plugin_latexit
1562 public function _setRecursive($recursive) {
/plugin/advrack/
H A Draphael.js2216 a2c = function (x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument
/plugin/projects/lib/
H A Dproject.php274 public function clean($recursive = true) {
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js954 Element.findChildren = function(element, only, recursive, tagName) { argument
/plugin/usersubscriptions/
H A Dsyntax.php167 function _getUserSubscriptions($ns, $recursive, $lvl=0, $nss=false) {
/plugin/distribute/
H A Dhelper.funcs.util.php4 function my_filemtime($f,$recursive=false){
17 function getFilesInDir($dir, $recursive=false, $type='df', $filter='', $showhidden=false, $showdots…
/plugin/listeabo/
H A Daction.php177 function list_mlist($dir, $recursive=false, $files=0) {
/plugin/prolog/
H A Dattribute_include.php238 function scanDirectory($directory = null, $recursive = false, &$file_list = array())
/plugin/pageseditees/
H A Dadmin.php121 function list_pages($dir, $recursive=false, $files=0) {