OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CH_HEX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
key.h
165
#define
CH_HEX
'\030' /* Leading hex character. */
/src/external/bsd/nvi/dist/vi/
v_txt.c
661
* Translate "<
CH_HEX
>[isxdigit()]*" to a character with a hex value:
663
* one, we use 0 to mean that we've found <
CH_HEX
>.
1323
* Translate "<
CH_HEX
>[isxdigit()]*" to a character with
1326
* that we've found <
CH_HEX
>.
2377
/* Find the previous
CH_HEX
character. */
2379
if (*p ==
CH_HEX
) {
Completed in 58 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026