Home
last modified time | relevance | path

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

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