Home
last modified time | relevance | path

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

/plugin/siteexport/action/
Dsendfile.php52 …$functions->checkIfCacheFileExistsForFileWithPattern($event->data['file'], $_REQUEST['siteexport']…
/plugin/siteexport/
Dcron.php288 …$this->siteexportAjax->functions->checkIfCacheFileExistsForFileWithPattern($this->siteexportAjax->…
/plugin/siteexport/inc/
Dfunctions.php43 public function checkIfCacheFileExistsForFileWithPattern($file, $pattern) function in siteexport_functions