Home
last modified time | relevance | path

Searched refs:_maxheaderlenth (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/lib/
H A Dwebdavlib.php80 private $_maxheaderlenth = 65536; variable in webdav_client
1370 } while (!preg_match('/\\r\\n\\r\\n$/', $header, $matches) && $i < $this->_maxheaderlenth);
1500 } while (!preg_match('/\\r\\n\\r\\n$/',$header, $matches) && $i < $this->_maxheaderlenth);
/dports/www/moodle311/moodle/lib/
H A Dwebdavlib.php80 private $_maxheaderlenth = 65536; variable in webdav_client
1370 } while (!preg_match('/\\r\\n\\r\\n$/', $header, $matches) && $i < $this->_maxheaderlenth);
1500 } while (!preg_match('/\\r\\n\\r\\n$/',$header, $matches) && $i < $this->_maxheaderlenth);
/dports/www/moodle39/moodle/lib/
H A Dwebdavlib.php80 private $_maxheaderlenth = 65536; variable in webdav_client
1370 } while (!preg_match('/\\r\\n\\r\\n$/', $header, $matches) && $i < $this->_maxheaderlenth);
1500 } while (!preg_match('/\\r\\n\\r\\n$/',$header, $matches) && $i < $this->_maxheaderlenth);