Home
last modified time | relevance | path

Searched defs:_regex (Results 1 – 5 of 5) sorted by relevance

/plugin/subjectindex/plugins/
H A DEntryTag.php18 private $_regex = '`(?:\s|^)\#([^#*\s]+)(\*?)`'; variable in SI_EntryTag
H A DEntryDefault.php36 private $_regex = '`\{\{entry>(?:(\d+)[;\/])?([^|;}]+)(?:[;|](.*?)(\*?))?\}\}`'; variable in SI_EntryDefault
H A DEntryVerse.php16 …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 DToken.php78 protected $_regex = null; variable in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php107 protected $_regex = null; variable in Hoa\\Iterator\\RegularExpression