Home
last modified time | relevance | path

Searched defs:fold_buf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmatch_list.h36 VSTRING *fold_buf; /* case-folded pattern string */ member
H A Dcasefold.c139 static VSTRING *fold_buf = 0; in casefoldx() local
H A Ddict.h95 VSTRING *fold_buf; /* key folding buffer */ member