Searched refs:LONG_ENTER (Results 1 – 1 of 1) sorted by relevance
24 public const LONG_PREFIX = self::DOLLAR_VARIABLE_PREFIX . self::LONG_ENTER;26 const LONG_ENTER = '{'; define in ComboStrap\\Template71 if (substr($part, 1, 1) === self::LONG_ENTER) {