Home
last modified time | relevance | path

Searched refs:HeadCloser (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js49 HeadCloser : /<\/head\s*>/i , property in FCKRegexLib
H A Dfck.js388 data = data.replace( FCKRegexLib.HeadCloser, sHeadExtra + '$&' ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32 …tylesheet" type="text/css" _fcktemp="true" />';A=A.replace(FCKRegexLib.HeadCloser,C+'$&');this.Edi…
41 …body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,F… property in FCKRegexLib
H A Dfckeditorcode_gecko.js31 …tylesheet" type="text/css" _fcktemp="true" />';A=A.replace(FCKRegexLib.HeadCloser,C+'$&');this.Edi…
40 …body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,F… property in FCKRegexLib
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 …C+=FCKTools.GetStyleHtml(FCK_InternalCSS,true);A=A.replace(FCKRegexLib.HeadCloser,C+'$&');this.Edi…
51 …body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,F… property in FCKRegexLib
H A Dfckeditorcode_ie.js32 …C+=FCKTools.GetStyleHtml(FCK_InternalCSS,true);A=A.replace(FCKRegexLib.HeadCloser,C+'$&');this.Edi…
55 …body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,F… property in FCKRegexLib