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

/macosx-10.10/zsh-61/zsh/Src/
H A Dtext.c430 n->u._subsh.end = state->pc + WC_CURSH_SKIP(code);
845 n->u._subsh.end = state->pc + WC_CURSH_SKIP(state->pc[-1]);
H A Dzsh.h816 #define WC_CURSH_SKIP(C) wc_data(C) macro
H A Dexec.c402 Wordcode end = state->pc + WC_CURSH_SKIP(state->pc[-1]);

Completed in 84 milliseconds