Home
last modified time | relevance | path

Searched refs:build_regexp (Results 1 – 18 of 18) sorted by relevance

/dports/www/ikiwiki/ikiwiki-3.20200202.3/IkiWiki/Plugin/
H A Dsmiley.pm27 sub build_regexp () { subroutine
65 build_regexp() unless defined $smiley_regexp;
/dports/www/moodle310/moodle/backup/util/helper/
H A Drestore_log_rule.class.php219 $this->urlreadregexp = $this->build_regexp($urlexpression, $this->urltokens);
228 $this->inforeadregexp = $this->build_regexp($infoexpression, $this->infotokens);
238 protected function build_regexp($expression, $tokens) { function in restore_log_rule
/dports/www/moodle311/moodle/backup/util/helper/
H A Drestore_log_rule.class.php219 $this->urlreadregexp = $this->build_regexp($urlexpression, $this->urltokens);
228 $this->inforeadregexp = $this->build_regexp($infoexpression, $this->infotokens);
238 protected function build_regexp($expression, $tokens) { function in restore_log_rule
/dports/www/moodle39/moodle/backup/util/helper/
H A Drestore_log_rule.class.php219 $this->urlreadregexp = $this->build_regexp($urlexpression, $this->urltokens);
228 $this->inforeadregexp = $this->build_regexp($infoexpression, $this->infotokens);
238 protected function build_regexp($expression, $tokens) { function in restore_log_rule
/dports/www/phpbb3/phpBB3/phpbb/db/migration/data/v31x/
H A Dupdate_custom_bbcodes_with_idn.php50 $data = $bbcodes->build_regexp($row['bbcode_match'], $row['bbcode_tpl']);
/dports/www/phpbb3/phpBB3/phpbb/db/migration/data/v30x/
H A Dlocal_url_bbcode.php61 $sql_ary = $acp_bbcodes->build_regexp($bbcode_match, $bbcode_tpl);
/dports/www/phpbb3/phpBB3/includes/acp/
H A Dacp_bbcodes.php195 $data = $this->build_regexp($bbcode_match, $bbcode_tpl);
466 function build_regexp(&$bbcode_match, &$bbcode_tpl) function in acp_bbcodes
/dports/chinese/phpbb3-tw/phpBB3/includes/acp/
H A Dacp_bbcodes.php130 $data = $this->build_regexp($bbcode_match, $bbcode_tpl);
314 function build_regexp(&$bbcode_match, &$bbcode_tpl) function in acp_bbcodes
/dports/chinese/phpbb3-tw/phpBB3/install/
H A Ddatabase_update.php2234 $sql_ary = $acp_bbcodes->build_regexp($bbcode_match, $bbcode_tpl);
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/parsers/rst/
H A Dstates.py437 def build_regexp(definition, compile=True): function
449 part_strings.append(build_regexp(part, None))
590 initial=build_regexp(parts),
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/parsers/rst/
H A Dstates.py435 def build_regexp(definition, compile=True): function
447 part_strings.append(build_regexp(part, None))
588 initial=build_regexp(parts),
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/parsers/rst/
H A Dstates.py439 def build_regexp(definition, compile=True): function
451 part_strings.append(build_regexp(part, None))
520 initial=build_regexp(parts),
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/parsers/rst/
H A Dstates.py439 def build_regexp(definition, compile=True): function
451 part_strings.append(build_regexp(part, None))
520 initial=build_regexp(parts),
/dports/textproc/py-docutils/docutils-0.17.1/docutils/parsers/rst/
H A Dstates.py439 def build_regexp(definition, compile=True): function
451 part_strings.append(build_regexp(part, None))
520 initial=build_regexp(parts),
/dports/textproc/py-docutils/docutils-0.17.1/
H A DHISTORY.txt3387 from parts with ``build_regexp()`` function.
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api11405 docutils.parsers.rst.states.build_regexp?4(definition, compile=1)
H A Dzope-2.10.7.api12333 docutils.parsers.rst.states.build_regexp?4(definition, compile=1)
H A Dzope-3.3.1.api2602 docutils.parsers.rst.states.build_regexp?4(definition, compile=1)