Home
last modified time | relevance | path

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

/plugin/icalevents/
H A Dsyntax-impl.php172 if (static::isLocalFile($source) || $hasRelativeRange) {
384 if (static::isLocalFile($source)) {
405 static function isLocalFile($source) { function in syntax_plugin_icalevents