Home
last modified time | relevance | path

Searched refs:rot13 (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Drot13.c24 static unsigned char rot13(unsigned char c){ in rot13() function
66 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()
H A DREADME.md36 * **rot13.c** &mdash; This file implements the very simple rot13()
/sqlite-3.40.0/
H A Dmanifest321 F ext/misc/rot13.c 51ac5f51e9d5fd811db58a9c23c628ad5f333c173f1fc53c8491a3603d38556c