OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:character
(Results
1 - 25
of
450
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl2/gettext/dist/gettext-tools/man/
msgconv.x
2
msgconv \-
character
set conversion for message catalog
/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
...]
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.
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
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
/src/sys/rump/dev/lib/libpud/
Makefile
7
COMMENT=Userspace
character
and block driver framework
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
pod_char_traits.h
1
// POD
character
, std::char_traits specialization -*- C++ -*-
43
// POD
character
abstraction.
47
/// @brief A POD class that serves as a
character
abstraction class.
49
struct
character
struct
54
typedef
character
<_Value, _Int, _St> char_type;
78
operator==(const
character
<_Value, _Int, _St>& lhs,
79
const
character
<_Value, _Int, _St>& rhs)
84
operator<(const
character
<_Value, _Int, _St>& lhs,
85
const
character
<_Value, _Int, _St>& rhs)
95
/// char_traits<__gnu_cxx::
character
> specialization
[
all
...]
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
pod_char_traits.h
1
// POD
character
, std::char_traits specialization -*- C++ -*-
45
// POD
character
abstraction.
49
/// @brief A POD class that serves as a
character
abstraction class.
51
struct
character
struct
56
typedef
character
<_Value, _Int, _St> char_type;
80
operator==(const
character
<_Value, _Int, _St>& lhs,
81
const
character
<_Value, _Int, _St>& rhs)
86
operator<(const
character
<_Value, _Int, _St>& lhs,
87
const
character
<_Value, _Int, _St>& rhs)
97
/// char_traits<__gnu_cxx::
character
> specialization
[
all
...]
/src/external/bsd/tre/dist/tests/agrep/
records.ok
2
match a starts at a
character
. Similarly, at a
character
. characters are
4
character
. that characters match; cannot as characters that a (a
character
) and an (an extra
character
) a
character
, that a and an added a larger than
11
match a starts at a
character
. Similarly, at a
character
. characters are
13
character
. that characters match; cannot as characters that a (a
character
) and an (an extra character) a character, that a and an added a larger tha
[
all
...]
/src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
format.txt
5
CHARACTER
DATA
8
This package generates some data files that contain
character
properties useful
11
CHARACTER
PROPERTIES
15
the
character
properties found in the Unicode
Character
Database (UCDB).
19
The following is a property name and code table to be used with the
character
75
Cp 46 Defined
character
93
increasing order by the first
character
code in the range.
95
Determining if a particular
character
is in the property list requires a
96
simple binary search to determine if a
character
is in any of the range
[
all
...]
/src/external/apache2/llvm/autoconf/autoconf/m4/
c_printf_a.m4
2
# Determine if the printf() functions have the %a format
character
.
6
[AC_CACHE_CHECK([if printf has the %a format
character
],[llvm_cv_c_printf_a],
/src/external/gpl2/texinfo/dist/makeinfo/
macro.c
168
int
character
, escape_seen, start;
182
while ((
character
= curchar ()))
184
if (
character
== '\\')
189
else if (
character
== '{')
194
else if ((
character
== ',' && !quote_single) ||
195
((
character
== '}') && depth == 1))
199
if (len || (
character
!= '}'))
224
if (
character
== '}')
229
else if (
character
== '}')
237
if (
character
== '\n') line_number++
166
int
character
, escape_seen, start;
local
497
int
character
;
local
[
all
...]
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
scan.l
460
werror("incomplete universal
character
name");
465
werror("invalid universal
character
name %04X", val);
570
* Convert a
character
constant to an integer.
590
uerror("empty
character
constant");
592
werror("too many characters in
character
constant");
619
uerror("empty wide-
character
constant");
621
werror("too many characters in wide-
character
constant");
/src/external/gpl2/texinfo/dist/info/
info-utils.c
31
character
sets correctly. */
488
of
CHARACTER
if it were printed at HPOS. */
490
printed_representation (unsigned char
character
, int hpos)
495
if (raw_escapes_p &&
character
== '\033')
496
the_rep[i++] =
character
;
498
else if (iscntrl (
character
) &&
character
< 127)
500
switch (
character
)
504
the_rep[i++] =
character
;
519
the_rep[i++] = (
character
| 0x40)
[
all
...]
/src/external/bsd/pcc/dist/pcc/cc/ccom/
scan.l
603
* return value of escaped
character
constant
674
* Convert (one)
character
constant to an int.
675
* Handle as unsigned except if only one
character
and char is signed.
694
uerror("empty
character
constant");
698
werror("too many characters in
character
constant");
704
* Convert a wide-
character
constant to an unsigned int
729
uerror("empty wide-
character
constant");
731
werror("too many characters in wide-
character
constant");
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-var-display.exp
221
{weird.
character
character
0 char}
280
mi_gdb_test "-var-set-format weird.
character
natural" \
282
"set format variable weird.
character
"
367
#} {weird weird.char_ptr weird.
character
weird.func_ptr weird.func_ptr_ptr weird.func_ptr_struct weird.int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr weird.integer weird.long_array weird.long_array.0 weird.long_array.1 weird.long_array.2 weird.long_array.3 weird.long_array.4 weird.long_array.5 weird.long_array.6 weird.long_array.7 weird.long_array.8 weird.long_array.9 weird.long_int weird.s2 weird.s2.g weird.s2.h weird.s2.i weird.s2.i.0 weird.s2.i.1 weird.s2.i.2 weird.s2.i.3 weird.s2.i.4 weird.s2.i.5 weird.s2.i.6 weird.s2.i.7 weird.s2.i.8 weird.s2.i.9 weird.s2.u2 weird.s2.u2.f weird.s2.u2.u1s1 weird.s2.u2.u1s2 weird.u1 weird.u1.a weird.u1.b weird.u1.c weird.u1.d}
375
#} {{weird.integer weird.
character
weird.char_ptr weird.long_int weird.int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr weird.long_array.0 weird.long_array.1 weird.long_array.2 weird.long_array.3 weird.long_array.4 weird.long_array.5 weird.long_array.6 weird.long_array.7 weird.long_array.8 weird.long_array.9 weird.func_ptr weird.func_ptr_struct weird.func_ptr_ptr weird.u1.a weird.u1.b weird.u1.c weird.u1.d weird.s2.u2.f weird.s2.g weird.s2.h weird.s2.i.0 weird.s2.i.1 weird.s2.i.2 weird.s2.i.3 weird.s2.i.4 weird.s2.i.5 weird.s2.i.6 weird.s2.i.7 weird.s2.i.8 weird.s2.i.9} {weird.s2.i weird.s2.u2 weird weird.s2.u2.u1s1 weird.s2.u2.u1s2 weird.s2 weird.long_array weird.u1} {}}
506
{s.
character
character
0 char}
511
#} {integer unsigned_integer
character
signed_character char_ptr array_of_10}
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-var-display.exp
221
{weird.
character
character
0 char}
280
mi_gdb_test "-var-set-format weird.
character
natural" \
282
"set format variable weird.
character
"
367
#} {weird weird.char_ptr weird.
character
weird.func_ptr weird.func_ptr_ptr weird.func_ptr_struct weird.int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr weird.integer weird.long_array weird.long_array.0 weird.long_array.1 weird.long_array.2 weird.long_array.3 weird.long_array.4 weird.long_array.5 weird.long_array.6 weird.long_array.7 weird.long_array.8 weird.long_array.9 weird.long_int weird.s2 weird.s2.g weird.s2.h weird.s2.i weird.s2.i.0 weird.s2.i.1 weird.s2.i.2 weird.s2.i.3 weird.s2.i.4 weird.s2.i.5 weird.s2.i.6 weird.s2.i.7 weird.s2.i.8 weird.s2.i.9 weird.s2.u2 weird.s2.u2.f weird.s2.u2.u1s1 weird.s2.u2.u1s2 weird.u1 weird.u1.a weird.u1.b weird.u1.c weird.u1.d}
375
#} {{weird.integer weird.
character
weird.char_ptr weird.long_int weird.int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr weird.int_ptr_ptr.*int_ptr_ptr.**int_ptr_ptr weird.long_array.0 weird.long_array.1 weird.long_array.2 weird.long_array.3 weird.long_array.4 weird.long_array.5 weird.long_array.6 weird.long_array.7 weird.long_array.8 weird.long_array.9 weird.func_ptr weird.func_ptr_struct weird.func_ptr_ptr weird.u1.a weird.u1.b weird.u1.c weird.u1.d weird.s2.u2.f weird.s2.g weird.s2.h weird.s2.i.0 weird.s2.i.1 weird.s2.i.2 weird.s2.i.3 weird.s2.i.4 weird.s2.i.5 weird.s2.i.6 weird.s2.i.7 weird.s2.i.8 weird.s2.i.9} {weird.s2.i weird.s2.u2 weird weird.s2.u2.u1s1 weird.s2.u2.u1s2 weird.s2 weird.long_array weird.u1} {}}
506
{s.
character
character
0 char}
511
#} {integer unsigned_integer
character
signed_character char_ptr array_of_10}
Completed in 44 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Feb 24 08:35:24 UTC 2026