Searched refs:old_delim_ctype (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dread.c718 static int old_delim_ctype; variable
742 old_delim_ctype = cmap[c].type;
761 cmap[delim_char].type = old_delim_ctype;

Completed in 88 milliseconds