Lines Matching +defs:line +defs:left
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
3727 left: { regex: regexGroup.left, css: 'script' }, property
4146 left: /(<|<)\s*style.*?(>|>)/gi, property
4460 left: /(<|<)%[@!=]?/g, property
5492 left: /(<|<)%[@!=]?/g, property