Searched refs:is_operator_start (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/src/
H A Dx-sh.c484 is_operator_start (int c) function
801 if (is_operator_start (c))
1159 && (is_whitespace (c) || is_operator_start (c)))

Completed in 89 milliseconds