Home
last modified time | relevance | path

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

/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c40 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() local
109 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 …]
H A Dmbfilter.c107 mbfl_memory_device device; in mbfl_strcut() local

Completed in 15 milliseconds