Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 25 of 65) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DRegexMatcher.php27 public $regex; variable in Google\\Service\\TrafficDirectorService\\RegexMatcher
46 public function setRegex($regex)
H A DStringMatcher.php37 public $regex; variable in Google\\Service\\TrafficDirectorService\\StringMatcher
90 public function setRegex($regex)
/plugin/doi/Resolver/
H A DIsbnIsbnDeResolver.php57 extract($regex, $html, $group = 1) global() argument
73 extractAll($regex, $html, $group = 1) global() argument
/plugin/subjectindex/plugins/
H A DEntryTag.php17 public $regex = '(?<=\s|^)\#[^\s]+'; variable in SI_EntryTag
H A DEntryDefault.php34 public $regex = '\{\{entry>.+?\}\}'; variable in SI_EntryDefault
H A DEntryVerse.php15 …public $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/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php59 isAValidPartialRegex(string $regex) global() argument
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php72 $regex,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DParameterValidation.php30 public function setRegex(RegexValidation $regex)
/plugin/subjectindex/inc/
H A Dmatcher.php69 public $regex = ''; variable in SI_Entry
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js709 ,regex /* :RegExp */ argument
742 ,regex /* :RegExp */ argument
773 ,regex /* :RegExp */ argument
813 ,regex /* :RegExp */ argument
/plugin/structautolink/
H A Drenderer.php19 protected $regex; variable in renderer_plugin_structautolink
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php229 public function name($regex)
246 public function notIn($regex)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js115 function augment(regex, captureNames, isNative) { argument
133 function getNativeFlags(regex) { argument
152 function copy(regex, addFlags, removeFlags) { argument
402 on: function (regex, handler, options) { argument
516 self.exec = function (str, regex, pos, sticky) { argument
573 self.globalize = function (regex) { argument
801 self.test = function (str, regex, pos, sticky) { argument
975 fixed.match = function (regex) { argument
2980 var regex = { 'end' : regexGroup.right.source }; class
2986 left : { regex: regexGroup.left, css: 'script' }, property in htmlScript.left
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php273 protected function matchLexeme($lexeme, $regex, $offset)
/plugin/aclplusregex/_test/
H A DTestAction.php15 public function evaluateRegex($regex, $id) argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DUrlAutolinkProcessor.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ExclusionRule.php78 public function setRegex(GooglePrivacyDlpV2Regex $regex)
H A DGooglePrivacyDlpV2StoredInfoTypeConfig.php96 public function setRegex(GooglePrivacyDlpV2Regex $regex)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DAbstractSuggest.php50 public function setRegex(string $regex): self argument
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php109 public function hasRecordThatMatches($regex, $level)
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php109 public function hasRecordThatMatches($regex, $level) argument
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php109 public function hasRecordThatMatches($regex, $level) argument
/plugin/dev/
H A DLangProcessor.php218 private function extract($file, $regex) argument
/plugin/codemirror/dist/modes/
H A Dlivescript.min.js1 ….next;var d=f[c];if(d.splice){for(var e=0;e<d.length;++e){var g=d[e];if(g.regex&&a.match(g.regex))… property in AnonymousFunction1e0d314e0100.e

123