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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c330 static wchar_t *inputwcs; /* Wide character representation of input variable
336 And inputwcs[i] is the codepoint. */
2308 while (inputwcs[p - buf_begin] == 0 \
2315 free(inputwcs); \
2408 wc = inputwcs[index];
2458 wc = inputwcs[index];
2692 wc = inputwcs[*pp - mbclen - buf_begin];
2710 wc = inputwcs[*pp - mbclen - buf_begin];
2767 /* initialize mblen_buf, and inputwcs. */
2769 MALLOC(inputwcs, wchar_
[all...]

Completed in 38 milliseconds