OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_bcs_isdigit
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/citrus/
citrus_bcs_strtol.c
53
#define isdigit(c)
_bcs_isdigit
(c)
citrus_bcs_strtoul.c
58
#define isdigit(c)
_bcs_isdigit
(c)
citrus_namespace.h
42
#define
_bcs_isdigit
_citrus_bcs_isdigit
macro
citrus_prop.c
146
} else if (
_bcs_isdigit
(ch) == 0) \
/src/lib/libc/citrus/modules/
citrus_mapper_646.c
125
if (!
_bcs_isdigit
(*p)) {
citrus_mapper_zone.c
118
} else if (!
_bcs_isdigit
(c))
/src/lib/libintl/
plural_parser.c
135
if (
_bcs_isdigit
((int)(unsigned char)buf[0])) {
985
if (_region_size(r) == 0 || !
_bcs_isdigit
(_region_peek8(r, 0)))
Completed in 19 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025