Home
last modified time | relevance | path

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

/plugin/imapmarkers/syntax/
H A Dreference.php9 private const MATCH_IS_UNKNOWN = 0; define in syntax_plugin_imapmarkers_reference
75 $args = array($state, self::MATCH_IS_UNKNOWN, $is_correct, $err_msg);
100 $match_type = self::MATCH_IS_UNKNOWN;
H A Dmap.php21 private const MATCH_IS_UNKNOWN = 0; define in syntax_plugin_imapmarkers_map
188 $args = array($state, self::MATCH_IS_UNKNOWN, $is_correct, $err_msg);
233 $match_type = self::MATCH_IS_UNKNOWN;