Home
last modified time | relevance | path

Searched refs:emalloc_large (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_smart_str.c159 str->c = emalloc_large(str->a + 1); in _smart_string_alloc()
H A Dzend_alloc.h158 #define emalloc_large(size) _emalloc_large((size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC) macro

Completed in 10 milliseconds