Home
last modified time | relevance | path

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

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/x11/
H A Dpdcclip.c54 wchar_t *wcontents; in PDC_getclipboard() local
109 wchar_t *wcontents; local
H A Dx11.c2878 wchar_t *wcontents = malloc((len + 1) * sizeof(wchar_t)); in _get_selection_utf8() local
/dports/devel/pdcurses/PDCurses-3.5/x11/
H A Dpdcclip.c54 wchar_t *wcontents; in PDC_getclipboard() local
109 wchar_t *wcontents; local
/dports/devel/mingw32-pdcurses/PDCurses-3.4/x11/
H A Dpdcclip.c51 wchar_t *wcontents; in PDC_getclipboard() local
106 wchar_t *wcontents; local
H A Dx11.c2502 wchar_t *wcontents = malloc((len + 1) * sizeof(wchar_t)); in _get_selection_utf8() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/src/
H A Dxmlrpc_string.c344 wchar_t * const wcontents = in accessStringValueW() local
365 const wchar_t * wcontents; in xmlrpc_read_string_w() local
490 wchar_t * const wcontents = in xmlrpc_read_string_w_lp() local
527 wchar_t * const wcontents = in xmlrpc_read_string_w_lp_crlf() local
549 wchar_t * const wcontents = in xmlrpc_read_string_w_lp_old() local
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/src/
H A Dxmlrpc_string.c357 wchar_t * const wcontents = in accessStringValueW() local
378 const wchar_t * wcontents; in xmlrpc_read_string_w() local
506 wchar_t * const wcontents = in xmlrpc_read_string_w_lp() local
543 wchar_t * const wcontents = in xmlrpc_read_string_w_lp_crlf() local
568 wchar_t * const wcontents = in xmlrpc_read_string_w_lp_old() local
/dports/shells/yash/yash-2.51/
H A Dredir.c752 wchar_t *wcontents = expand_single(contents, TT_NONE, Q_INDQ, ES_NONE); in open_heredocument() local
/dports/audio/libgpod/libgpod-0.8.3/src/
H A Ditdb_private.h140 WContents *wcontents; member
/dports/audio/libgpod-sharp/libgpod-0.8.3/src/
H A Ditdb_private.h140 WContents *wcontents; member
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9term/
H A Dwind.c1710 wcontents(Window *w, int *ip) in wcontents() function