Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/apr-toolkit/include/
H A Dapt_string.h35 typedef struct apt_str_t apt_str_t; typedef
38 struct apt_str_t { struct
46 static APR_INLINE void apt_string_reset(apt_str_t *str) in apt_string_reset() argument