Home
last modified time | relevance | path

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

/dports/devel/cscout/cscout-bd7dfac/swill/Source/Objects/
H A Ddoh.h104 #define DohSplit DOH_NAMESPACE(Split) macro
290 extern DOHList *DohSplit(DOHFile *input, const char *chs, int nsplits);
364 #define Split DohSplit
H A Dfio.c467 DohSplit(DOH *in, const char *chs, int nsplits) { in DohSplit() function
/dports/dns/totd/totd-1.5.1/SWILL-0.1/Source/Objects/
H A Ddoh.h104 #define DohSplit DOH_NAMESPACE(Split) macro
290 extern DOHList *DohSplit(DOHFile *input, const char *chs, int nsplits);
364 #define Split DohSplit
H A Dfio.c467 DohSplit(DOH *in, const char *chs, int nsplits) { in DohSplit() function
/dports/devel/swig/swig-4.0.2/Source/DOH/
H A Ddoh.h110 #define DohSplit DOH_NAMESPACE(Split) macro
332 extern DOHList *DohSplit(DOHFile * input, char ch, int nsplits);
431 #define Split DohSplit
H A Dfio.c510 DOH *DohSplit(DOH *in, char ch, int nsplits) { in DohSplit() function