Home
last modified time | relevance | path

Searched refs:mbfl_allocators (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_allocators.h45 } mbfl_allocators; typedef
47 MBFLAPI extern mbfl_allocators *__mbfl_allocators;
H A Dmbfl_allocators.c46 static mbfl_allocators default_allocators = {
56 mbfl_allocators *__mbfl_allocators = &default_allocators;
/PHP-7.4/ext/mbstring/
H A Dconfig.w3245 mbfl_string.c mbfl_allocators.c", "mbstring");
51 …mbfl/mbfl/mbfilter_pass.h libmbfl/mbfl/mbfilter_wchar.h libmbfl/mbfl/mbfl_allocators.h libmbfl/mbf…
H A Dconfig.m4170 libmbfl/mbfl/mbfl_allocators.c
184 …mbfl/mbfl/mbfilter_pass.h libmbfl/mbfl/mbfilter_wchar.h libmbfl/mbfl/mbfl_allocators.h libmbfl/mbf…
H A Dmbstring.c658 static const mbfl_allocators _php_mb_allocators = {
1595 __mbfl_allocators = (mbfl_allocators*)&_php_mb_allocators; in PHP_MINIT_FUNCTION()

Completed in 26 milliseconds