Searched refs:ord (Results 1 – 1 of 1) sorted by relevance
48 function ord(c) { function136 acc = and(lshift(acc, 4) + ord(substr(s, i, 1)), 0xffffffff);
Completed in 4 milliseconds