Searched defs:device (Results 1 – 5 of 5) sorted by relevance
40 void mbfl_memory_device_init(mbfl_memory_device *device, size_t initsz, size_t allocsz) in mbfl_memory_device_init()48 void mbfl_memory_device_realloc(mbfl_memory_device *device, size_t initsz, size_t allocsz) in mbfl_memory_device_realloc()57 void mbfl_memory_device_clear(mbfl_memory_device *device) in mbfl_memory_device_clear()66 void mbfl_memory_device_reset(mbfl_memory_device *device) in mbfl_memory_device_reset()71 void mbfl_memory_device_unput(mbfl_memory_device *device) in mbfl_memory_device_unput()78 mbfl_string* mbfl_memory_device_result(mbfl_memory_device *device, mbfl_string *result) in mbfl_memory_device_result()90 mbfl_memory_device *device = (mbfl_memory_device *)data; in mbfl_memory_device_output() local109 int mbfl_memory_device_strcat(mbfl_memory_device *device, const char *psrc) in mbfl_memory_device_strcat()142 void mbfl_wchar_device_init(mbfl_wchar_device *device) in mbfl_wchar_device_init()150 void mbfl_wchar_device_clear(mbfl_wchar_device *device) in mbfl_wchar_device_clear()[all …]
138 mbfl_memory_device device; member
378 mbfl_memory_device device; in mbfl_convert_encoding() local856 mbfl_memory_device device; in mbfl_substr() local921 mbfl_memory_device device; in mbfl_strcut() local
372 mbfl_memory_device device; in php_unicode_convert_case() local
1308 mbfl_memory_device device; in PHP_FUNCTION() local1677 …mbfl_memory_device *device = (mbfl_memory_device *)params->next_filter->data; /* chars container */ in mbfl_split_output() local1765 mbfl_memory_device device; in PHP_FUNCTION() local4027 mbfl_memory_device device; /* automatic allocateable buffer for additional header */ in PHP_FUNCTION() local
Completed in 44 milliseconds