OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsIllegal
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/udf/
udf_osta.c
285
int
IsIllegal
(unicode_t ch);
341
if (
IsIllegal
(current) || !UnicodeIsPrint(current)) {
350
while(Index+1 < udfLen && (
IsIllegal
(udfName[Index+1])
401
if (
IsIllegal
(current) ||
412
&& (
IsIllegal
(udfName[extIndex +
460
* Used by OS2 version of
IsIllegal
for readability, since all of the
492
int
IsIllegal
(unicode_t ch)
udf_osta.c
285
int
IsIllegal
(unicode_t ch);
341
if (
IsIllegal
(current) || !UnicodeIsPrint(current)) {
350
while(Index+1 < udfLen && (
IsIllegal
(udfName[Index+1])
401
if (
IsIllegal
(current) ||
412
&& (
IsIllegal
(udfName[extIndex +
460
* Used by OS2 version of
IsIllegal
for readability, since all of the
492
int
IsIllegal
(unicode_t ch)
Completed in 22 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025