OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:character
(Results
1 - 25
of
99
) sorted by relevancy
1
2
3
4
/src/usr.bin/make/unit-tests/
varmod-match.exp
1
make: varmod-match.mk:293: Unfinished
character
list in pattern "a[" of modifier ":M"
3
make: varmod-match.mk:301: Unfinished
character
list in pattern "a[^" of modifier ":M"
5
make: varmod-match.mk:309: Unfinished
character
list in pattern "[-x1-3" of modifier ":M"
7
make: varmod-match.mk:317: Unfinished
character
list in pattern "*[-x1-3" of modifier ":M"
9
make: varmod-match.mk:326: Unfinished
character
list in pattern "[^-x1-3" of modifier ":M"
11
make: varmod-match.mk:340: Unfinished
character
list in pattern "?[\" of modifier ":M"
13
make: varmod-match.mk:348: Unfinished
character
range in pattern "[x-" of modifier ":M"
15
make: varmod-match.mk:360: Unfinished
character
range in pattern "[^x-" of modifier ":M"
17
make: varmod-match.mk:367: Unfinished
character
list in pattern "[" of modifier ":M"
cond-func-empty.exp
1
make: cond-func-empty.mk:156: warning: Invalid
character
" " in variable name " WORD "
cond-func-make.exp
1
make: cond-func-make.mk:24: warning: Unfinished
character
list in pattern argument "[" to function "make"
varmod-match.mk
9
# 2.
Character
lists and
character
ranges
27
# ? matches 1
character
28
# \x matches the
character
'x'
37
# The pattern
character
'?' matches exactly 1
character
, the pattern
character
59
# Test the fast code path for '*' followed by a regular
character
.
81
# 2.
Character
lists and
character
range
[
all
...]
varmod-to-separator.exp
1
make: varmod-to-separator.mk:154: Invalid
character
number at "400:tu}"
3
make: varmod-to-separator.mk:169: Invalid
character
number at "100:tu}"
5
make: varmod-to-separator.mk:177: Invalid
character
number at ",}"
7
make: varmod-to-separator.mk:183: Invalid
character
number at "112233445566778899}"
25
make: varmod-to-separator.mk:263: Invalid
character
number at "1F60E}"
varmod-match-escape.mk
86
# Demonstrate an inconsistency between positive and negative
character
lists
87
# when the range ends with the
character
']'.
92
# The ']' is part of the
character
range and at the same time ends the
93
#
character
list.
95
# The first ']' is part of the
character
range and at the same time ends the
96
#
character
list.
98
# The first ']' is part of the
character
range and at the same time ends the
99
#
character
list.
101
# For negative
character
lists, the ']' ends the
character
range but does no
[
all
...]
varname.exp
19
make: varname.mk:98: warning: Invalid
character
" " in variable name "if ,yes,no"
20
make: varname.mk:113: warning: Invalid
character
" " in variable name "if ,yes,no"
21
make: varname.mk:120: warning: Invalid
character
" " in variable name "if ,,"
25
make: varname.mk:138: warning: Invalid
character
"\x09" in variable name "a b"
varmod-to-separator.mk
4
# using an arbitrary
character
as word separator.
13
# The separator can be an arbitrary
character
, for example a comma.
29
# When there is just a colon but no other
character
, the words are
49
# Since there is a single
character
before it, that
character
is taken as
149
# The value of the separator
character
must not be outside the value space
150
# for an unsigned
character
though.
153
# expect+1: Invalid
character
number at "400:tu}"
168
# expect+1: Invalid
character
number at "100:tu}"
176
# expect+1: Invalid
character
number at ",}
[
all
...]
sh-jobs.mk
12
# If a shell command starts with a comment
character
after stripping the
21
# If a shell command starts with a comment
character
after stripping the
opt-debug-var.mk
31
# An expression for a variable with a single-
character
ordinary name.
37
# An expression for a target-specific variable with a single-
character
name.
var-scope-local-legacy.mk
25
# The second
character
of the name must be 'D' or 'F'.
27
# The first
character
must name one of the 7 predefined local
28
# variables, 'A' is not such a
character
.
varname-dot-newline.mk
4
#
character
(U+000A).
11
# > that the first
character
of the next line shall not be included if it is
14
# The above quote assumes that each resulting <newline>
character
has a "next
directive-for.exp
17
make: directive-for.mk:166: Invalid
character
":" in .for loop variable name
18
make: directive-for.mk:173: Invalid
character
"$" in .for loop variable name
19
make: directive-for.mk:185: Invalid
character
"$" in .for loop variable name
cond-func-make.mk
23
# expect+1: warning: Unfinished
character
list in pattern argument "[" to function "make"
directive-for-errors.exp
7
make: directive-for-errors.mk:44: Invalid
character
"$" in .for loop variable name
varmod-edge.exp
5
make: varmod-edge.mk:88: Unfinished
character
list in pattern "[[" of modifier ":M"
dollar.exp
32
Dollar in :C
character
class
36
The effective
character
class becomes [VAR_XY].
cond-cmp-numeric-ge.mk
11
# This comparison yields the same result, whether numeric or
character
-based.
21
# If this comparison were
character
-based instead of numerical, the
cond-cmp-numeric-gt.mk
10
# This comparison yields the same result, whether numeric or
character
-based.
20
# If this comparison were
character
-based instead of numerical, the
cond-cmp-numeric-le.mk
11
# This comparison yields the same result, whether numeric or
character
-based.
21
# If this comparison were
character
-based instead of numerical, the
/src/sys/rump/dev/lib/libpud/
Makefile
7
COMMENT=Userspace
character
and block driver framework
/src/share/locale/ctype/
en_US.ISO_8859-1.src
7
VARIABLE Latin-1
character
set, CODESET=ISO8859-1
/src/sys/arch/atari/stand/libsa/
consio.S
53
movw %d0,%sp@- |
character
/src/sys/dev/microcode/aic7xxx/
aicasm_scan.l
322
snprintf(buf, sizeof(buf), "Invalid
character
"
429
snprintf(buf, sizeof(buf), "Invalid
character
"
/src/sys/lib/libkern/arch/m68k/
scanc.S
58
movb (%a0)+,%d2 | get
character
Completed in 17 milliseconds
1
2
3
4
Indexes created Sun Oct 19 02:09:48 GMT 2025