Searched defs:byte_string (Results 1 – 2 of 2) sorted by relevance
/openbsd/lib/libcbor/src/cbor/ |
H A D | callbacks.h | 73 cbor_string_callback byte_string; member
|
/openbsd/gnu/usr.bin/perl/ |
H A D | locale.c | 420 # define MultiByteToWideChar(cp, flags, byte_string, m1, wstring, req_size) \ argument 423 # define WideCharToMultiByte(cp, flags, wstring, m1, byte_string, \ argument 4181 S_Win_byte_string_to_wstring(const UINT code_page, const char * byte_string) in S_Win_byte_string_to_wstring() 4215 char *byte_string; in S_Win_wstring_to_byte_string() local
|