Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcucodec.c46 static int procurl(const char *ibuf, int isiz, bool dec, bool br, const char *base);
187 int rv = procurl(ibuf, isiz, dec, br, base); in runurl()
802 static int procurl(const char *ibuf, int isiz, bool dec, bool br, const char *base){ in procurl() function