Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_alloc.h139 #define safe_estrdup(ptr) ((ptr)?(estrdup(ptr)):STR_EMPTY_ALLOC()) macro

Completed in 7 milliseconds