Home
last modified time | relevance | path

Searched refs:nuls (Results 1 – 1 of 1) sorted by relevance

/original-bsd/lib/libc/regex/
H A Dregcomp.c102 static char nuls[10]; /* place to point scanner in event of error */ variable
1057 p->next = nuls; /* try to bring things to a halt */
1058 p->end = nuls;