Home
last modified time | relevance | path

Searched refs:_getPerlMatchingFlags (Results 1 – 6 of 6) sorted by relevance

/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/parser/
H A Dlexer.php122 …list($pre, $post) = preg_split($this->_patterns[$idx].$this->_getPerlMatchingFlags(), $subject, 2);
196 … $this->_regex = "/" . implode("|", $this->_patterns) . "/" . $this->_getPerlMatchingFlags();
206 function _getPerlMatchingFlags() { function in Doku_LexerParallelRegex
/dports/www/moodle310/moodle/lib/
H A Dlexer.php120 … $this->_regex = "/" . implode("|", $this->_patterns) . "/" . $this->_getPerlMatchingFlags();
130 function _getPerlMatchingFlags() { function in ParallelRegex
/dports/www/moodle311/moodle/lib/
H A Dlexer.php120 … $this->_regex = "/" . implode("|", $this->_patterns) . "/" . $this->_getPerlMatchingFlags();
130 function _getPerlMatchingFlags() { function in ParallelRegex
/dports/www/moodle39/moodle/lib/
H A Dlexer.php120 … $this->_regex = "/" . implode("|", $this->_patterns) . "/" . $this->_getPerlMatchingFlags();
130 function _getPerlMatchingFlags() { function in ParallelRegex
/dports/databases/pgfouine/pgfouine-1.2/tests/simpletest/
H A Dparser.php102 … $this->_regex = "/" . implode("|", $this->_patterns) . "/" . $this->_getPerlMatchingFlags();
112 function _getPerlMatchingFlags() { function in ParallelRegex
/dports/devel/cdash/CDash-2-2-3/tests/kwtest/simpletest/
H A Dparser.php104 … $this->_regex = "/" . implode("|", $this->_patterns) . "/" . $this->_getPerlMatchingFlags();
114 function _getPerlMatchingFlags() { function in ParallelRegex