OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLANK
(Results
1 - 25
of
57
) sorted by relevancy
1
2
3
/src/external/bsd/nvi/dist/regex/
cclass.h
43
RCHAR_T
BLANK
[] = {'b','l','a','n','k',0};
64
{
BLANK
, " \t", "" },
/src/share/locale/ctype/charset/
ASCII
17
BLANK
' ' '\t'
Latin-Hebrew
14
BLANK
0x09 0x20
Latin-6+
15
BLANK
0x20
Latin-1
14
BLANK
0x09 0x20
Latin-5
17
BLANK
0x09 0x20
Latin-Cyrillic
19
BLANK
0x09 0x20
Latin-Greek
18
BLANK
0x09 0x20
Latin-6
21
BLANK
0x09 0x20
Latin-2
23
BLANK
0x09 0x20
/src/external/bsd/pcc/dist/pcc/f77/fcom/
lex.c
41
# define
BLANK
' '
330
a[0] =
BLANK
;
352
*p++ =
BLANK
;
365
*p++ =
BLANK
;
368
*endcd++ =
BLANK
;
372
*endcd++ = (c == '\t' ?
BLANK
: c);
384
*endcd++ =
BLANK
;
387
if(a[5]!=
BLANK
&& a[5]!='0')
390
if(*p !=
BLANK
) goto initline;
392
if(*p !=
BLANK
) goto initline
[
all
...]
/src/share/locale/ctype/
tr_TR.ISO8859-9.src
41
BLANK
' ' '\t'
60
BLANK
0xa0
en_US.ASCII.src
18
BLANK
' ' '\t'
en_US.ISO_8859-1.src
21
BLANK
' ' '\t' 0xa0
ru_RU.CP866.src
21
BLANK
' ' '\t'
ru_RU.KOI8-R.src
21
BLANK
' ' '\t' 0x9a
kk_KZ.PT154.src
16
BLANK
' ' '\t'
40
BLANK
0xa0
el_GR.ISO8859-7.src
13
BLANK
' ' '\t' 0xa0
en_US.DIS_8859-15.src
21
BLANK
' ' '\t' 0xa0
lt_LT.ISO8859-13.src
28
BLANK
' ' '\t' 0xa0
uk_UA.KOI8-U.src
23
BLANK
' ' '\t' 0x9a
/src/usr.bin/fpr/
fpr.c
52
#define
BLANK
' '
110
case
BLANK
:
141
case
BLANK
:
232
text[i] =
BLANK
;
282
if (ch ==
BLANK
)
335
while (i > 0 && text[i - 1] ==
BLANK
)
350
putchar(
BLANK
);
/src/lib/libc/net/
nslexer.l
52
BLANK
[ \t]
58
{
BLANK
}+ ; /* skip whitespace */
/src/usr.bin/sort/
fields.c
71
if (
BLANK
& d_mask[*(ptr)]) \
72
while (
BLANK
& d_mask[*(++(ptr))]); \
77
while (
BLANK
& l_d_mask[*(++pos)]); \
sort.h
91
#define
BLANK
1 /* ' ', '\t'; '\n' if -R is invoked */
Completed in 28 milliseconds
1
2
3
Indexes created Wed Aug 26 00:26:28 UTC 2026