Home
last modified time | relevance | path

Searched defs:urlread (Results 1 – 7 of 7) sorted by relevance

/dports/www/xist/ll-xist-5.34/src/ll/scripts/
H A Ducat.py103 def catone(urlread): argument
H A Ducp.py149 def copyone(urlread, urlwrite): argument
/dports/www/moodle310/moodle/backup/util/helper/
H A Drestore_log_rule.class.php41 protected $urlread; // url format of the log record in backup file variable in restore_log_rule
62 public function __construct($module, $action, $urlread, $inforead,
/dports/www/moodle311/moodle/backup/util/helper/
H A Drestore_log_rule.class.php41 protected $urlread; // url format of the log record in backup file variable in restore_log_rule
62 public function __construct($module, $action, $urlread, $inforead,
/dports/www/moodle39/moodle/backup/util/helper/
H A Drestore_log_rule.class.php41 protected $urlread; // url format of the log record in backup file variable in restore_log_rule
62 public function __construct($module, $action, $urlread, $inforead,
/dports/www/py-urlgrabber/urlgrabber-4.0.0/urlgrabber/
H A Dmirror.py472 def urlread(self, url, limit=None, **kwargs): member in MirrorGroup
H A Dgrabber.py817 def urlread(url, limit=None, **kwargs): function
1262 def urlread(self, url, limit=None, opts=None, **kwargs): member in URLGrabber