Home
last modified time | relevance | path

Searched refs:regex (Results 201 – 225 of 380) sorted by last modified time

12345678910>>...16

/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php1053 ->given($datum = $this->sample($this->realdom->regex('/\w{7,42}/')))
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DSampler.php179 foreach ($this->_tokens[$this->_currentNamespace] as $_name => $regex) {
191 $token->setRepresentation($regex);
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php60 * @param string $regex The regular expression to
72 $regex, argument
77 parent::__construct($iterator, $regex, $mode, $flags, $pregFlags);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php396 $regex = [];
409 $regex[] = $r;
412 return '/'.implode('|', $regex).'/A';
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Drespond.min.js5regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyfra…
H A Dholder.min.js12regex:/^(\d+)x(\d+)$/,output:function(a){var b=this.regex.exec(a);return{width:+b[1],height:+b[2]}…
/plugin/findologicxmlexport/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/
H A DAbstractLexer.php247 static $regex;
249 if ( ! isset($regex)) {
250 $regex = sprintf(
259 $matches = preg_split($regex, $input, -1, $flags);
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php124 foreach ($tokens as $fullLexeme => $regex) {
126 $_tokens[$fullLexeme] = [$regex, null];
136 $_tokens[$lexeme] = [$regex, $namespace];
195 list($regex, $nextState) = $bucket;
201 $out = $this->matchLexeme($lexeme, $regex, $offset);
268 * @param string $regex Regular expression describing the lexeme.
273 protected function matchLexeme($lexeme, $regex, $offset) argument
275 $_regex = str_replace('#', '\#', $regex);
293 [$lexeme, $regex]
H A DParser.php335 foreach ($this->_tokens[$namespace] as $_name => $regex) {
347 $zzeRule->setRepresentation($regex);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php226 * @param string $regex Regex.
229 public function name($regex) argument
231 $this->_filters[] = function (\SplFileInfo $current) use ($regex) {
232 return 0 !== preg_match($regex, $current->getBasename());
243 * @param string $regex Regex.
246 public function notIn($regex) argument
248 $this->_filters[] = function (\SplFileInfo $current) use ($regex) {
250 if (0 !== preg_match($regex, $part)) {
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php160 * @param string $regex The regular expression to
172 $regex, argument
179 $this->_regex = $regex;
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DRegularExpression.php83 $regex = new LUT\Recursive\RegularExpression($map, '/a/'),
84 $iterator = new LUT\Recursive\Iterator($regex)
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php580 * @param string $regex Characters to remove.
585 public function trim($regex = '\s', $side = 3 /* static::BEGINNING | static::END */) argument
587 $regex = '(?:' . $regex . ')+';
591 $handle .= '(^' . $regex . ')';
599 $handle .= '(' . $regex . '$)';
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php172 * @param string $regex Representation.
175 public function setRepresentation($regex) argument
178 $this->_regex = $regex;
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md8 …<a href="https://travis-ci.org/hoaproject/regex"><img src="https://img.shields.io/travis/hoaprojec…
9 …ps://coveralls.io/github/hoaproject/regex?branch=master"><img src="https://img.shields.io/coverall…
10 …<a href="https://packagist.org/packages/hoa/regex"><img src="https://img.shields.io/packagist/dt/h…
11 …<a href="https://hoa-project.net/LICENSE"><img src="https://img.shields.io/packagist/l/hoa/regex.s…
24 …d](https://img.shields.io/badge/organisation-board-ff0066.svg)](https://waffle.io/hoaproject/regex)
36 require [`hoa/regex`](https://packagist.org/packages/hoa/regex):
39 $ composer require hoa/regex '~1.0'
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md466 - getClassName regex may incorrectly retrieve a false class name from comments above the class. [\#…
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php679 public static function regex($value, $pattern, $message = '') function in Webmozart\\Assert\\Assert
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG728 …* changed name regex to match PHP one "[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*" (works for blocks…
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md147 `regex($value, $pattern, $message = '')` | Check that a string matches a regular express…
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc117 var regex = new RegExp('^' +srch);
119 if(regex.test(ckg_geshi_langopts[i])) {
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc351 var regex = new RegExp(iwpattern + '\(.*\)');
352 match = href.match(regex);
1098 var regex = new RegExp(':?'+ ns+':');
1099 if(!url.match(regex)) {
1162 var regex = new RegExp(':?'+ ns+':');
1163 if(!data.url.url.match(regex)) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php210 …$regex = $isWindows ? '\editor\filemanager\connectors' : 'lib/plugins/ckgdoku/fckeditor/editor/fil…
214 …$regex = $isWindows ? 'lib\plugins\ckgdoku\fckeditor\editor\filemanager\connectors' : 'lib/plugins…
218 $regex = preg_quote($regex, '/');
220 $dir = preg_replace('/'. $regex .'.*/', $data_media, $dir);
H A Dutil.php39 $regex =
50 while (preg_match('/'.$regex.'/S', $string, $matches)) {
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js64 var regex = new RegExp('(?=[' + this.pre_indicator + '\\' + this.post_indicator + '])');
65 var split_array = safe.split(regex);
107 var regex = new RegExp(String.fromCharCode(codepoint));
108 var match = plain_str.match(regex);
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js597regex:function(a,b){return function(c){c=this&&this.getValue?this.getValue():c;return a.test(c)?!0…
598 a)},number:function(a){return this.regex(c,a)},cssLength:function(a){return this.functions(function…
804 …r(k=0;k<d.length;k++){var h=d.charAt(k);c[h]="\x26"+a[k]+";";e.push(h)}}c.regex=e.join(b?"|":"");r…
807regex?"["+k.regex+"]":"a^";delete k.regex;e.entities&&e.entities_processNumerical&&(d="[^ -~]|"+d)…

12345678910>>...16