Searched refs:rot13 (Results 1 – 3 of 3) sorted by relevance
24 static unsigned char rot13(unsigned char c){ in rot13() function66 for(i=0; i<nIn; i++) zOut[i] = rot13(zIn[i]); in rot13func()90 x = (int)rot13(zA[i]) - (int)rot13(zB[i]); in rot13CollFunc()
36 * **rot13.c** — This file implements the very simple rot13()
321 F ext/misc/rot13.c 51ac5f51e9d5fd811db58a9c23c628ad5f333c173f1fc53c8491a3603d38556c