Home
last modified time | relevance | path

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

/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js205 var isWhite = function(node) { function
212 if (n.nodeType==3 && isWhite(n)){