OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iscont
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lutf8lib.c
45
#define
iscont
(c) (((c) & 0xC0) == 0x80)
macro
46
#define iscontp(p)
iscont
(*(p))
76
if (!
iscont
(cc)) /* not a continuation byte? */
/src/external/historical/nawk/dist/
awk.h
223
#define
iscont
(n) ((n)->csub == JCONT)
macro
Completed in 21 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026