Home
last modified time | relevance | path

Searched defs:regexp (Results 1 – 25 of 55) sorted by relevance

123

/plugin/asciidocjs/node_modules/core-js/modules/
Des6.regexp.search.js12 function search(regexp) { argument
19 function (regexp) { argument
Des6.regexp.match.js13 function match(regexp) { argument
20 function (regexp) { argument
Des7.string.match-all.js10 var $RegExpStringIterator = function (regexp, string) { argument
Des6.regexp.split.js88 function (regexp, limit) { argument
D_fix-re-wks.js70 function maybeCallNative(nativeMethod, regexp, str, arg2, forceStringMethod) { argument
Des6.regexp.replace.js33 function (regexp, replaceValue) { argument
/plugin/asciidocjs/node_modules/lodash/
D_cloneRegExp.js11 function cloneRegExp(regexp) { argument
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/
DSafeIframe.php24 protected $regexp = null; variable in HTMLPurifier_URIFilter_SafeIframe
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des7.string.match-all.js10 var $RegExpStringIterator = function (regexp, string) { argument
D_fix-re-wks.js70 function maybeCallNative(nativeMethod, regexp, str, arg2, forceStringMethod) { argument
/plugin/sqlite/
H A DFunctions.php150 public static function regExp($regexp, $value)
/plugin/odt/ODT/
DODTExport.php268 protected static function replaceInFile($from, $to, $file, $regexp=FALSE) {
/plugin/batchedit/
Drequest.php29 private $regexp; variable in BatcheditRequest
Dengine.php96 …public function __construct($pageText, $pageOffset, $text, $regexp, $replacement, $contextChars, $…
264 …public function findMatches($regexp, $replacement, $limit, $contextChars, $contextLines, $applyTem…
413 …private function addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $context…
1017 …public function findMatches($namespace, $regexp, $replacement, $limit, $contextChars, $contextLine…
/plugin/fedauth/Auth/OpenID/
DParse.php219 function match($regexp, $text, &$match)
/plugin/openid/Auth/OpenID/
DParse.php223 function match($regexp, $text, &$match)
/plugin/asciidocjs/node_modules/pug-lexer/
Dindex.js185 scan: function(regexp, type){ argument
197 scanEndOfLine: function (regexp, type) { argument
/plugin/farm/
Dinfos.animal.class.php135 …public function filesinfo($p='.', $regexp='', $stripinitialpath=false, $stripend=0, $initialpath='…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverExpectedCondition.php297 public static function elementTextMatches(WebDriverBy $by, $regexp)
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dtokentype.js56 regexp: new TokenType("regexp", startsExpr), property
/plugin/asciidocjs/node_modules/acorn/src/
Dtokentype.js56 regexp: new TokenType("regexp", startsExpr), property
/plugin/dirtylittlehelper/mermaid/editor/docs/
D17.17.js1 …arydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,regexpctl:/[(){}\[\]\$\^|… property
D66.66.js1 …,"conf",(function(){return r})),t.d(n,"language",(function(){return i}));var o=t(212),r={wordPatte…
D3.3.js1 …(n,"conf",(function(){return i})),t.d(n,"language",(function(){return r}));var o=t(212),i={wordPat…
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
DQuery.php370 public function regexp(string $key = '', ?string $value = null, float $boost = 1.0): Regexp function in Elastica\\QueryBuilder\\DSL\\Query

123