OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_basic
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
mbchar.h
277
/*
is_basic
(c) tests whether the single-byte character c is in the
310
is_basic
(char c)
function
319
is_basic
(char c)
function
/src/crypto/external/apache2/openssl/dist/crypto/
punycode.c
60
static ossl_inline int
is_basic
(unsigned int a)
function
140
if (
is_basic
(pEncoded[loop]) == 0)
/src/crypto/external/bsd/openssl/dist/crypto/
punycode.c
59
static ossl_inline int
is_basic
(unsigned int a)
function
139
if (
is_basic
(pEncoded[loop]) == 0)
/src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
mbchar.h
403
/*
is_basic
(c) tests whether the single-byte character c is in the
436
is_basic
(char c)
function
445
is_basic
(char c)
function
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
mbchar.h
403
/*
is_basic
(c) tests whether the single-byte character c is in the
436
is_basic
(char c)
function
445
is_basic
(char c)
function
/src/external/gpl3/gdb.old/dist/gdb/
ui-style.h
102
bool
is_basic
() const
function in class:ui_file_style::color
110
gdb_assert (
is_basic
());
/src/external/gpl3/gdb/dist/gdb/
ui-style.h
175
bool
is_basic
() const
function in class:ui_file_style::color
/src/lib/libc/citrus/modules/
citrus_ues.c
205
is_basic
(wchar_t wc)
function
302
if (
is_basic
(wc) == 0 && (uint32_t)wc <= UCS4_MAX &&
338
if ((ei->mode & MODE_C99) ?
is_basic
(wc) : (uint32_t)wc <= 0x7F) {
Completed in 46 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026