Lines Matching refs:char
2051 value.replace(ctrlCharMatch_, function (char) {2053 var mapped = ctrlCharMap_[char];2055 mapped = char.charCodeAt();