Lines Matching +defs:line +defs:right
515 phpScriptTags: { left: /(<|<)\?(?:=|php)?/g, right: /\?(>|>)/g, 'eof': true }, property
516 aspScriptTags: { left: /(<|<)%=?/g, right: /%(>|>)/g }, property
517 …scriptScriptTags: { left: /(<|<)\s*script.*?(>|>)/gi, right: /(<|<)\/\s*script\s*(>|>)… property
2605 line, variable
2625 line = lines[i]; property
2629 line = line.replace(/^( | )+/, function (s) { property
3037 line, variable
3089 line, variable
3728 right: { regex: regexGroup.right, css: 'script' }, property
4147 right: /(<|<)\/\s*style\s*(>|>)/gi property
4461 right: /%(>|>)/g property
5493 right: /%(>|>)/g property