Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dquot_print.c262 char *str, *new_str; in PHP_FUNCTION() local
H A Dhtml.c1323 char *str, *new_str, *e, *p; in PHP_FUNCTION() local
H A Dstring.c3186 char *new_str = safe_emalloc(4, (length?length:(length=strlen(str))), 1); local
3247 char *new_str; local
3401 char *new_str; local
/PHP-5.3/ext/mysqli/
H A Dmysqli.c1230 …char * new_str = php_addslashes(Z_STRVAL_PP(entry_values), Z_STRLEN_PP(entry_values), &new_str_len… in php_mysqli_fetch_into_hash() local
/PHP-5.3/ext/wddx/
H A Dwddx.c938 unsigned char *new_str; in php_wddx_pop_element() local
/PHP-5.3/ext/mysql/
H A Dphp_mysql.c1826 char *new_str; local

Completed in 34 milliseconds