PATH:
var
/
www
/
vhosts
/
lahuertaatomica.es
/
httpdocs
/
assets
/
plugins
/
flexslider
/
demo
/
js
/
Editing: shBrushXml.min.js
/** * SyntaxHighlighter * http://alexgorbatchev.com/SyntaxHighlighter * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/SyntaxHighlighter/donate.html * * @version * 3.0.83 (July 02 2010) * * @copyright * Copyright (C) 2004-2010 Alex Gorbatchev. * * @license * Dual licensed under the MIT and GPL licenses. */(function(){function e(){function e(e,t){var n=SyntaxHighlighter.Match,r=e[0],i=(new XRegExp("(<|<)[\\s\\/\\?]*(?<name>[:\\w-\\.]+)","xg")).exec(r),s=[];if(e.attributes!=null){var o,u=new XRegExp("(?<name> [\\w:\\-\\.]+)\\s*=\\s*(?<value> \".*?\"|'.*?'|\\w+)","xg");while((o=u.exec(r))!=null){s.push(new n(o.name,e.index+o.index,"color1"));s.push(new n(o.value,e.index+o.index+o[0].indexOf(o.value),"string"))}}i!=null&&s.push(new n(i.name,e.index+i[0].indexOf(i.name),"keyword"));return s}this.regexList=[{regex:new XRegExp("(\\<|<)\\!\\[[\\w\\s]*?\\[(.|\\s)*?\\]\\](\\>|>)","gm"),css:"color2"},{regex:SyntaxHighlighter.regexLib.xmlComments,css:"comments"},{regex:new XRegExp("(<|<)[\\s\\/\\?]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(>|>)","sg"),func:e}]}typeof require!="undefined"?SyntaxHighlighter=require("shCore").SyntaxHighlighter:null;e.prototype=new SyntaxHighlighter.Highlighter;e.aliases=["xml","xhtml","xslt","html"];SyntaxHighlighter.brushes.Xml=e;typeof exports!="undefined"?exports.Brush=e:null})();
SAVE
CANCEL