Searched refs:MAX_QUOTE (Results 1 – 2 of 2) sorted by relevance
42 const MAX_QUOTE = 1000; define in helper_plugin_annotations801 if (mb_strlen($exact) > self::MAX_QUOTE) {802 $exact = mb_substr($exact, 0, self::MAX_QUOTE);
80 Limits and identifiers: `SCHEMA_VERSION = 1` and `MAX_QUOTE = 1000` are