Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dstring.c4888 char *delim_str = NULL, *enc_str = NULL, *esc_str = NULL; local
4892 &enc_str, &enc_len, &esc_str, &esc_len) == FAILURE) {
4897 enc = enc_len ? enc_str[0] : enc;

Completed in 21 milliseconds