Searched defs:greedy (Results 1 – 7 of 7) sorted by relevance
/plugin/dokuprism/prism/ |
D | prism.js | 4 Prism.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/… property 5 …RegExp("\\burl\\((?:"+e.source+"|(?:[^\\\\\r\n()\"']|\\\\[^])*)\\)","i"),greedy:!0,inside:{functio… property 6 Prism.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0}… property 7 …\s|/\\*(?:[^*]|\\*(?!/))*\\*/)*(?:$|[\r\n,.;:})\\]]|//))"),lookbehind:!0,greedy:!0,inside:{"regex-… property 9 …;n.languages.abnf={comment:/;.*/,string:{pattern:/(?:%[is])?"[^"\n\r]*"/,greedy:!0,inside:{punctua… property 12 …:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,string:{pattern:/'(?:\\.|[^\\'\r\n])*'/,greedy:!0},"character-cla… property 14 Prism.languages.apl={comment:/(?:⍝|#[! ]).*$/m,string:{pattern:/'(?:[^'\r\n]|'')*'/,greedy:!0},numb… property 16 …)(?:(?!\d)\w+|(["'´`])(?:(?!\2)[^\\\r\n]|\\.)*\2)(?=\s*:)/,lookbehind:!0,greedy:!0},string:{patter… property 17 …rn:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{patter… property 18 …']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?… property [all …]
|
/plugin/move/script/ |
D | tree.js | 106 greedy: true, property
|
/plugin/indexmenu/scripts/fancytree/modules/ |
D | jquery.fancytree.dnd.js | 328 greedy: false, property
|
/plugin/s5reloaded/ui/effects_support/ |
D | dragdrop.js | 21 greedy: true, property
|
/plugin/indexmenu/scripts/fancytree/ |
D | jquery.fancytree-all.min.js | 39 …d?define(["jquery","jquery-ui/ui/widgets/draggable","jquery-ui/ui/widgets/droppable","./jquery.fan… argument
|
D | jquery.fancytree-all.js | 8460 greedy: false, property
|
/plugin/zwidoku/files/ |
H A D | jquery.js | 14 …)!==!1&&(this._isOpen=!1,this._focusedElement=null,this._destroyOverlay(),this._untrackInstance(),… argument
|