Searched refs:doh_getline (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/swig-12/Source/DOH/
H A Ddohint.h97 int (*doh_getline) (DOH *obj); member in struct:DohObjInfo
H A Dbase.c863 if (objinfo->doh_getline)
864 return (objinfo->doh_getline) (h);

Completed in 260 milliseconds