enc_str          4992 ext/standard/string.c 	char *delim_str = NULL, *enc_str = NULL, *esc_str = NULL;
enc_str          4996 ext/standard/string.c 		&enc_str, &enc_len, &esc_str, &esc_len) == FAILURE) {
enc_str          5001 ext/standard/string.c 	enc = enc_len ? enc_str[0] : enc;