Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js45 HasBodyTag : /<body[\s|>]/i , property in FCKRegexLib
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdataprocessor.js56 if ( !FCKRegexLib.HasBodyTag.test( data ) )
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js31 …CK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBodyTag.test(A)) A='<bod…
41 …,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,H… property in FCKRegexLib
H A Dfckeditorcode_gecko.js30 …CK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBodyTag.test(A)) A='<bod…
40 …,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,H… property in FCKRegexLib
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js30 …CK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBodyTag.test(A)) A='<bod…
51 …,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,H… property in FCKRegexLib
H A Dfckeditorcode_ie.js31 …CK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBodyTag.test(A)) A='<bod…
55 …,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,H… property in FCKRegexLib