OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasalnum
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/services_mkdb/
uniq.c
123
int
hasalnum
, iscomment;
local in function:comp
137
hasalnum
= 0;
148
if (
hasalnum
)
152
hasalnum
|= isalnum(*p);
164
if (!
hasalnum
) {
171
return
hasalnum
;
Completed in 10 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025