Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcutil.h3373 void tctmplsetsep(TCTMPL *tmpl, const char *begsep, const char *endsep);
H A Dtcutest.c1228 tctmplsetsep(tmpl, "{{", "}}"); in procmisc()
H A Dtcutil.c8819 void tctmplsetsep(TCTMPL *tmpl, const char *begsep, const char *endsep){ in tctmplsetsep() function