Home
last modified time | relevance | path

Searched refs:ElementName (Results 1 – 7 of 7) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckregexlib.js55 ElementName : /(^[a-z_:][\w.\-:]*\w$)|(^[a-z_]$)/ , property in FCKRegexLib
H A Dfckxhtml.js228 if ( !FCKRegexLib.ElementName.test( sNodeName ) )
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js41 …?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\… property in FCKRegexLib
45 …'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKRegexLib.ElementName.test(D)) return…
H A Dfckeditorcode_gecko.js40 …?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\… property in FCKRegexLib
44 …'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKRegexLib.ElementName.test(D)) return…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js51 …?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\… property in FCKRegexLib
55 …'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKRegexLib.ElementName.test(D)) return…
H A Dfckeditorcode_ie.js55 …?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\… property in FCKRegexLib
59 …'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKRegexLib.ElementName.test(D)) return…