Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js79 DocTypeTag : /<!DOCTYPE[^>]*>/i , property in FCKRegexLib
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdataprocessor.js53 FCK.DocTypeDeclaration = data.match( FCKRegexLib.DocTypeTag ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js31 …(A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLi…
41 …("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>… property in FCKRegexLib
H A Dfckeditorcode_gecko.js30 …(A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLi…
40 …("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>… property in FCKRegexLib
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js30 …(A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLi…
51 …("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>… property in FCKRegexLib
H A Dfckeditorcode_ie.js31 …(A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLi…
55 …("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>… property in FCKRegexLib