Home
last modified time | relevance | path

Searched refs:malloc (Results 101 – 107 of 107) sorted by relevance

12345

/PHP-8.3/Zend/
H A Dzend_strtod.c226 #define MALLOC malloc
H A Dzend_vm_execute.h65378 zend_handlers_table = malloc(sizeof(HashTable));
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h1492 static void* XXH_malloc(size_t s) { return malloc(s); } in XXH_malloc()
/PHP-8.3/build/
H A Dphp.m41398 struct s *s = malloc(sizeof(struct s) + 3);
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c70 return allocator->malloc(size, allocator->memory_data); in pcre2_jit_malloc()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic26674 >22 belong &0x04 malloc may be from alternate RAM,
H A Dmagic私はガラスを食べられます26674 >22 belong &0x04 malloc may be from alternate RAM,

Completed in 355 milliseconds

12345