Searched defs:match_pattern (Results 1 – 3 of 3) sorted by relevance
| /plugin/codeprism/syntax/ | ||
| D | code.php | 7 protected $match_pattern = '/<code (.+?)( \[(.+?)\])* *>/'; variable in syntax_plugin_codeprism_code |
| D | fileprism.php | 7 protected $match_pattern = '/<fileprism (.+?)( \[(.+?)\])* *\/>/'; variable in syntax_plugin_codeprism_fileprism |
| D | codeprism.php | 7 protected $match_pattern = '/<codeprism (.+?)( \[(.+?)\])* *>/'; variable in syntax_plugin_codeprism_codeprism |