Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstring.c4890 char *delim_str = NULL, *enc_str = NULL, *esc_str = NULL; local
4894 &enc_str, &enc_len, &esc_str, &esc_len) == FAILURE) {
4899 enc = enc_len ? enc_str[0] : enc;

Completed in 19 milliseconds