Home
last modified time | relevance | path

Searched defs:_zstr (Results 1 – 4 of 4) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DDeflatingStream.h95 z_stream _zstr; variable
H A DInflatingStream.h98 z_stream _zstr; variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_utils.h305 _Check_return_ static inline int _zstr(_In_opt_z_ const char *s) in _zstr() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs10709 public static int _zstr(string s) { in _zstr() method in FreeSWITCH.Native.freeswitch
20226 public static extern int _zstr(string jarg1); in _zstr() method in FreeSWITCH.Native.freeswitchPINVOKE