Home
last modified time | relevance | path

Searched refs:regex (Results 276 – 300 of 380) sorted by relevance

1...<<111213141516

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17regex?t[r]:{regex:t[r]},l=[],s=function(e){l.push(a.backref?e[a.backref]||"":e[0])};for(i=0;e.leng… property in htmlScript.left
/plugin/progrecss/
H A DChangeLog32 * syntax.php: Partially improved the regex.
/plugin/freesync/
H A Dhelper.php445 $regex = join('|',$types);
448 if(preg_match('/\.('.$regex.')$/i',$fn)) {
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc117 var regex = new RegExp('^' +srch);
119 if(regex.test(ckg_geshi_langopts[i])) {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js586 var regex = new RegExp( pattern, 'gi' ) ;
588 elementStyle = elementStyle.replace( regex, '' ).Trim() ;
593 element.style.cssText = elementStyle.replace( regex, '' ) ;
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js225 … var regex = new RegExp(/([^\xA0\ufffd\xb7]*)([\xA0\ufffd\xb7]+)([^\xA0\ufffd\xb7]*)/g);
228 while(result = regex.exec(str)) {
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php335 foreach ($this->_tokens[$namespace] as $_name => $regex) {
347 $zzeRule->setRepresentation($regex);
/plugin/codeprettify/code-prettify/
H A DCHANGES.md42 * Fixed bug: `/` in regex `[charsets] should not end regex`
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
H A DCHANGELOG.md376 - `mentions/*/regex` has been renamed to `mentions/*/pattern` and requires partial regular expressions (without delimiters or flags)
/plugin/txt2tags/
H A DREADME.doku96 …2tags/'') of your dokuwiki installation so you can tweak more your txt2tags rendering using regex.
H A DREADME.t2t96 …2tags/``) of your dokuwiki installation so you can tweak more your txt2tags rendering using regex.
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css92 .token.regex,
/plugin/quickstats/
H A Daction.php343 $regex = '#'. implode('|',$xcludes) . '#';
345 if(preg_match($regex,$ip)){
/plugin/fblogin/lib/
H A Dbase_facebook.php959 $regex = '/Failed to connect to ([^:].*): Network is unreachable/';
960 if (preg_match($regex, curl_error($ch), $matches)) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jar ... .Gson BODY_SERIALISER private static final java.util.regex.Pattern HEROKU_URL private final String appId private final String ...
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js341 var regex = new RegExp(expected);
342 try { (regex.exec(actual)) ? this.pass() :
/plugin/adhoctags/
H A DREADME.md111 - Search for ` lang="([^\"]*)"` in *regex mode* (!), replace with ` :$1` (note: spaces in front of each!)
115 - Search for ` class="([^\"]*)"` in *regex mode* (!), replace with ` $1` (note the spaces again!)
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php913 * @param string $regex
919 protected function decodeTime(string $format, string $regex, array $matchMap, $length): array
923 if (!preg_match($regex, $bytes, $matches)) {
879 decodeTime(string $format, string $regex, array $matchMap, $length) global() argument
/plugin/authyubikey/
H A Dauth.php.org352 // due to a bug in PCRE 6.6, preg_split will fail with the regex we use here
408 … $this->_pattern[$item] = '/'.str_replace('/', '\/', $pattern).'/i'; // allow regex characters
/plugin/pagemove/
H A Dadmin.php841 function _pm_movemeta($dir, $regex, $opts) { argument
851 if(is_file($old_path.$file) and preg_match($regex,$file)) {
/plugin/dokuprism/prism/
H A Dprism.css2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js667 function addRegexToken (token, regex, strictRegex) { argument
668 regexes[token] = isFunction(regex) ? regex : function (isStrict, localeData) {
669 return (isStrict && strictRegex) ? strictRegex : regex;
995 var i, mom, regex;
1018 regex = '^' + this.months(mom, '') + '|^' + this.monthsShort(mom, '');
1019 this._monthsParse[i] = new RegExp(regex.replace('.', ''), 'i');
1462 var i, mom, regex;
1485regex = '^' + this.weekdays(mom, '') + '|^' + this.weekdaysShort(mom, '') + '|^' + this.weekdaysMi…
1486 this._weekdaysParse[i] = new RegExp(regex.replace('.', ''), 'i');
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js8 …aN|-?Infinity)\b/g});Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:/(^|[^/])…
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1585 …$regex = '/(?:\<(?P<uri>.*?)\>\s)?\((?P<not>Not\s)?(?:\<(?P<token>[^\>]*)\>)?(?:\s?)(?:\[(?P<etag>…
1586 preg_match_all($regex, $header, $matches, PREG_SET_ORDER);

1...<<111213141516