Home
last modified time | relevance | path

Searched refs:replacer (Results 26 – 27 of 27) sorted by last modified time

12

/plugin/topbarsyntax/
H A Dcsshover3.htc217 var replacer = new RegExp('(^|\\s)'+className+'(\\s|$)', 'g');
221 this.deactivator = function(){ node.className = node.className.replace(replacer, ' '); };
/plugin/advrack/
H A Draphael.js5675 replacer = function (all, key, obj) { function
5691 return replacer(all, key, obj);

12