Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/example/
H A Dtctsearch.c30 expr = tcstrsqzspc(tcstrutfnorm(expr, TCUNSPACE)); in proc()
/dports/www/tokyopromenade/tokyopromenade-0.9.25/
H A Dcommon.c63 rp = tcstrsqzspc((char *)rp + 1); in wikiload()
80 rp = tcstrsqzspc((char *)rp + 1); in wikiload()
83 rp = tcstrsqzspc((char *)rp + 1); in wikiload()
H A Dpromenade.c591 tcstrsqzspc(owner); in dosession()
593 tcstrsqzspc(text); in dosession()
/dports/databases/tokyotyrant/tokyotyrant-1.1.41/
H A Dttutil.c685 tcstrsqzspc(line); in tthttpfetch()
694 tcstrsqzspc(line); in tthttpfetch()
/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Dlapumgr.c795 tcstrsqzspc(pv); in procimporttsv()
H A Ddystmgr.c801 tcstrsqzspc(pv); in procimporttsv()
H A Dtcqdb.c1128 if(spcmode) tcstrsqzspc(text); in tctextnormalize()
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcutil.h2400 char *tcstrsqzspc(char *str);
H A Dtcutest.c857 tcstrsqzspc(buf); in procmisc()
H A Dtcutil.c4967 char *tcstrsqzspc(char *str){ in tcstrsqzspc() function