Home
last modified time | relevance | path

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

/plugin/imapmarkers/syntax/
H A Dreference.php12 private const MATCH_IS_LOCATION = 3; define in syntax_plugin_imapmarkers_reference
72 … $args = array($state, self::MATCH_IS_LOCATION, $is_correct, $err_msg, $loc_id, $loc_title);
106 case self::MATCH_IS_LOCATION:
H A Dmap.php24 private const MATCH_IS_LOCATION = 3; define in syntax_plugin_imapmarkers_map