Searched refs:RE_NON_SYNTAX_SEQ (Results 1 – 1 of 1) sorted by relevance
19 private $RE_NON_SYNTAX_SEQ = '[^\[\]{}|]+'; variable in syntax_plugin_google_maps24 $this->RE_PLUGIN_BODY = $this->RE_NON_SYNTAX_SEQ . '(?:\\[' . $this->RE_NON_SYNTAX_SEQ . '\\])?';