Searched refs:perllib_mangle (Results 1 – 2 of 2) sorted by relevance
773 #define PERLLIB_MANGLE(s, n) perllib_mangle((s), (n))774 char *perllib_mangle(char *, unsigned int);
2406 perllib_mangle(char *s, unsigned int l) in perllib_mangle() function