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

/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c212 {{NULL, "posixidentifiers", OPT_EMULATE|OPT_BOURNE}, POSIXIDENTIFIERS},
H A Dzsh.h2133 POSIXIDENTIFIERS, enumerator in enum:__anon15760
H A Dutils.c3533 if (!isset(POSIXIDENTIFIERS))
3568 * identifiers are not treated that way if POSIXIDENTIFIERS is set.
3584 (itype != IIDENT || !isset(POSIXIDENTIFIERS))) {

Completed in 189 milliseconds