Home
last modified time | relevance | path

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

/plugin/imapmarkers/syntax/
H A Dmap.php22 private const MATCH_IS_AREA = 1; define in syntax_plugin_imapmarkers_map
165 …$args = array($state, self::MATCH_IS_AREA, $is_correct, $err_msg, $link, $loc_id, $text, $num_coor…
239 case self::MATCH_IS_AREA:
H A Dreference.php10 private const MATCH_IS_AREA = 1; define in syntax_plugin_imapmarkers_reference