Searched defs:php_char_to_str (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/ext/standard/ |
| H A D | string.c | 3388 /* {{{ php_char_to_str 3390 PHPAPI int php_char_to_str(char *str, uint len, char from, char *to, int to_len, zval *result) function 3936 php_char_to_str(broken_str, str_len,'\n', "<br />\n", 7, return_value);
|
Completed in 16 milliseconds