Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdataprocessor.js60 if ( !FCKRegexLib.HtmlOpener.test( data ) )
65 data = data.replace( FCKRegexLib.HtmlOpener, '$&<head><title></title></head>' ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js47 HtmlOpener : /<html\s?[^>]*>/i , property in FCKRegexLib
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js31HtmlOpener.test(A)) A='<html dir="'+FCKConfig.ContentLangDirection+'">'+A+'</html>';if (!FCKRegexL…
41 …\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/… property in FCKRegexLib
H A Dfckeditorcode_gecko.js30HtmlOpener.test(A)) A='<html dir="'+FCKConfig.ContentLangDirection+'">'+A+'</html>';if (!FCKRegexL…
40 …\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/… property in FCKRegexLib
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js30HtmlOpener.test(A)) A='<html dir="'+FCKConfig.ContentLangDirection+'">'+A+'</html>';if (!FCKRegexL…
51 …\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/… property in FCKRegexLib
H A Dfckeditorcode_ie.js31HtmlOpener.test(A)) A='<html dir="'+FCKConfig.ContentLangDirection+'">'+A+'</html>';if (!FCKRegexL…
55 …\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/… property in FCKRegexLib