Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_smart_str.h46 #define SMART_STR_REALLOC(a,b,c) realloc((a),(b)) macro
48 #define SMART_STR_REALLOC(a,b,c) perealloc((a),(b),(c)) macro

Completed in 5 milliseconds