Home
last modified time | relevance | path

Searched refs:closeSelf (Results 1 – 3 of 3) sorted by relevance

/plugin/fckg/
H A Dscript.js31 var closeSelf = makeMap("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"); variable
124 if ( closeSelf[ tagName ] && stack.last() == tagName ) {
/plugin/ckgdoku/
H A Dscript.js31 var closeSelf = makeMap("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"); variable
145 if ( closeSelf[ tagName ] && stack.last() == tagName ) {
/plugin/ckgedit/
H A Dscript.js31 var closeSelf = makeMap("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"); variable
169 if ( closeSelf[ tagName ] && stack.last() == tagName ) {