Searched defs:php_addslashes (Results 1 - 1 of 1) sorted by relevance

/PHP_5_4/ext/standard/
H A Dstring.c3392 RETURN_STRING(php_addslashes(str,
3566 /* {{{ php_addslashes
3568 PHPAPI char *php_addslashes(char *str, int length, int *new_length, int should_free TSRMLS_DC) function

Completed in 13 milliseconds