Home
last modified time | relevance | path

Searched refs:lookbehind (Results 1 – 9 of 9) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
DLookbehind.php57 $lookbehind = new LUT\Lookbehind($iterator)
70 $lookbehind = new LUT\Lookbehind($iterator)
73 $lookbehind->rewind(),
74 $key = $lookbehind->key(),
75 $current = $lookbehind->current(),
76 $hasPrevious = $lookbehind->hasPrevious(),
77 $previous = $lookbehind->getPrevious()
90 $lookbehind->next(),
91 $key = $lookbehind->key(),
92 $current = $lookbehind->current(),
[all …]
/plugin/dokuprism/prism/
Dprism.js3 ….length;++d){if(g&&g.cause==f+","+d)return;var v=h[d],p=v.inside,m=!!v.lookbehind,y=!!v.greedy,k=v…
4lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!… property
5lookbehind:!0},string:{pattern:e,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\x… property
6lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/([… property
7lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s… property
8lookbehind:!0,alias:"string"},"eol-comment":{pattern:/(^|\s)".*/m,lookbehind:!0,alias:"comment"},k… property
9lookbehind:!0,alias:"operator"},definition:{pattern:/(^[ \t]*)(?:[a-z][\w-]*|<[^<>\r\n]*>)(?=\s*=)… property
10 …^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:Prism.… property
12lookbehind:!0,alias:"punctuation"},escape:/\\(?:u(?:[a-fA-F\d]{4}|\{[a-fA-F\d]+\})|[pP]\{[=\w-]+\}… property
13 …hdogInterval|XBitHack|xml2EncAlias|xml2EncDefault|xml2StartParse)\b/im,lookbehind:!0,alias:"proper… property
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
Dprism.js5 …n){if(!n.hasOwnProperty(u)||!n[u])continue;var a=n[u],f=a.inside,l=!!a.lookbehind,c=0;a=a.pattern|…
6lookbehind:!0},string:/("|')(\\?.)*?\1/g,"class-name":{pattern:/((?:(?:class|interface|extends|imp… property
8 …^/])\/(?!\/)(\[.+?]|\\.|[^/\r\n])+\/[gim]{0,3}(?=\s*($|[\r\n,.;})]))/g,lookbehind:!0}});Prism.lang… property
/plugin/findologicxmlexport/vendor/hoa/regex/
DGrammar.pp57 // Lookahead and lookbehind assertions.
150 | ::lookbehind_:: #lookbehind
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1 …cause SH won't highlight in highlights, and javascript doesn't support lookbehind\n var commenthe…
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1lookbehind.\n */ peek(offset) {\n let idx = this.chunkOff + offset, pos, result;\n …
/plugin/mizarproofchecker/dist/
Dscript.js.map1lookbehind.\n */ peek(offset) {\n let idx = this.chunkOff + offset, pos, result;\n …
/plugin/mizarverifiabledocs/dist/
Dscript.js.map1lookbehind.\n */ peek(offset) {\n let idx = this.chunkOff + offset, pos, result;\n …
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1 …MONIC_REGEX.exec(label);\n // We can't use negative lookbehind so if we match o…