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