Home
last modified time | relevance | path

Searched refs:str_estrndup (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_string.h82 #define str_estrndup(str, len) \ macro
H A Dzend_compile.c114 property_info->name = str_estrndup(property_info->name, property_info->name_length); in zend_duplicate_property_info()
2040 Z_STRVAL(name) = str_estrndup(Z_STRVAL(name), Z_STRLEN(name)); in zend_do_begin_method_call()
/PHP-5.6/
H A DUPGRADING.INTERNALS139 str_estrndup(str, len) - estrndup() if not interned

Completed in 23 milliseconds