Searched refs:parsekeyword (Results 1 – 1 of 1) sorted by relevance
72 static int parsekeyword(unsigned char **pattern, unsigned char *charset) in parsekeyword() function188 if(*pp++ == ':' && parsekeyword(&pp, charset)) in setcharset()