Searched refs:A_CODE (Results 1 – 1 of 1) sorted by relevance
33 var A_CODE = "A".charCodeAt(0); variable39 if (A_CODE <= charCode && charCode <= Z_CODE) {40 return charCode + a_CODE - A_CODE;47 return charCode - (a_CODE - A_CODE);