Searched defs:_regex (Results 1 – 5 of 5) sorted by relevance
/plugin/subjectindex/plugins/ | ||
H A D | EntryTag.php | 18 private $_regex = '`(?:\s|^)\#([^#*\s]+)(\*?)`'; variable in SI_EntryTag |
H A D | EntryDefault.php | 36 private $_regex = '`\{\{entry>(?:(\d+)[;\/])?([^|;}]+)(?:[;|](.*?)(\*?))?\}\}`'; variable in SI_EntryDefault |
H A D | EntryVerse.php | 16 …private $_regex = '`([123]\h?)?([A-Z][a-zA-Z]+|Song of Solomon)\.?\h?(1?[0-9]?[0-9]):(\d{1,3}([,-]… variable in SI_EntryVerse |
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/ | ||
H A D | Token.php | 78 protected $_regex = null; variable in Hoa\\Compiler\\Llk\\Rule\\Token |
/plugin/findologicxmlexport/vendor/hoa/iterator/ | ||
H A D | RegularExpression.php | 107 protected $_regex = null; variable in Hoa\\Iterator\\RegularExpression |