Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_static_allocator.h28 #define emalloc(s) malloc(s) macro
H A Dzend_alloc.h70 #define emalloc(size) _emalloc((size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC) macro

Completed in 12 milliseconds