Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dstring.c4576 char *delim_str = NULL, *enc_str = NULL, *esc_str = NULL; local
4580 &enc_str, &enc_len, &esc_str, &esc_len) == FAILURE) {
4585 enc = enc_len ? enc_str[0] : enc;

Completed in 17 milliseconds