OpenGrok
Cross Reference: ubidiln.c
xref
: /
external
/
icu4c
/
common
/
ubidiln.c
Home
|
History
|
Annotate
|
Download
|
only in
common
Lines Matching
refs:MASK_WS
113
while(start>0 && DIRPROP_FLAG_NC(dirProps[start-1])&
MASK_WS
) {