Searched refs:a_CODE (Results 1 – 1 of 1) sorted by relevance
35 var a_CODE = "a".charCodeAt(0); variable40 return charCode + a_CODE - A_CODE;46 if (a_CODE <= charCode && charCode <= z_CODE) {47 return charCode - (a_CODE - A_CODE);