Searched refs:alphanumeric (Results 1 – 25 of 47) sorted by relevance
12
| /openbsd/src/usr.bin/dig/lib/dns/rdata/generic/ |
| D | caa_257.c | 20 static unsigned char const alphanumeric[256] = { variable 108 if (!alphanumeric[sr.base[i]]) in fromwire_caa()
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-cxxfilt.rst | 22 i.e. characters that are not alphanumeric, '.', '$', or '_'. Separators between
|
| D | llvm-objcopy.rst | 540 line with non-alphanumeric characters converted to ``_``.
|
| /openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/t/ |
| D | handy_base.pl | 138 alphanumeric => 'Alnum',
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlrecharclass.pod | 149 A C<\w> matches a single alphanumeric character (an alphabetic character, or a 182 the locale considers to be alphanumeric. 796 alnum Any alphanumeric character (e.g., [A-Za-z0-9]). 870 of all alphanumeric characters and all punctuation characters. 880 non-controls, non-alphanumeric, non-space characters:
|
| D | perllocale.pod | 991 which stands for alphanumeric characters--that is, alphabetic, 1053 in clearly ineligible characters being considered to be alphanumeric by 1180 characters such as C<"E<gt>"> and C<"|"> are alphanumeric. 1252 constructs include C<\w> (to match an alphanumeric character), C<\W> 1253 (non-alphanumeric character), C<\b> and C<\B> (word-boundary and
|
| D | perlrequick.pod | 201 \w is a word character (alphanumeric or _) and represents
|
| D | perlsub.pod | 582 legal lvalues. Only alphanumeric identifiers may be lexically 1644 Some folks would prefer full alphanumeric prototypes. Alphanumerics have 1653 If you try to use an alphanumeric sequence in a prototype you will
|
| D | perlpodspec.pod | 917 alphanumeric characters -- that is, I<whatever> must match 919 it contains spaces, which aren't alphanumeric characters. This
|
| D | perlrebackslash.pod | 51 There is one exception. If you use an alphanumeric character as the
|
| D | perlop.pod | 2251 print(" alphanumeric"), redo LOOP 3200 as C<"\\\t"> (since TAB is not alphanumeric). Note also that: 3291 alphanumeric char, as in: 3298 reason you're encouraged to restrict your delimiters to non-alphanumeric,
|
| D | perlre.pod | 1012 \w [3] Match a "word" character (alphanumeric plus "_", plus 1353 Backslashed metacharacters in Perl are alphanumeric, such as C<\b>, 1355 are no backslashed symbols that aren't alphanumeric. So anything
|
| D | perldata.pod | 97 It is possible to replace such an alphanumeric name with an expression
|
| D | perl5120delta.pod | 574 alphabetic character, and aren't alphanumeric or contain other than
|
| /openbsd/src/gnu/usr.bin/cvs/doc/ |
| D | cvsclient.info-1 | 385 MODE-TYPE is an identifier composed of alphanumeric characters. 391 `u', `g', and `o' mode types, data consists of alphanumeric characters,
|
| D | cvs.info-8 | 170 VARIABLE starts with a letter and consists of alphanumeric characters 171 and `_'. If the character following VARIABLE is a non-alphanumeric
|
| D | cvsclient.texi | 393 @var{mode-type} is an identifier composed of alphanumeric characters. 401 consists of alphanumeric characters, where @samp{r} means read, @samp{w}
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | DiagnosticDriverKinds.td | 588 "-verify prefixes must start with a letter and contain only alphanumeric"
|
| /openbsd/src/lib/libc/time/ |
| D | Theory | 343 and alphanumeric characters from the portable character set
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | TestingGuide.rst | 832 underscore and contain only alphanumeric characters, hyphens, underscores, and
|
| /openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| D | perlfaq6.pod | 641 To work with only alphanumeric sequences (including underscores), you
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| D | perlvaro.txt | 396 Finally, new in Perl 5.6, Perl variable names may be alphanumeric strings that begin with control c…
|
| D | perlvar.pod | 1194 Finally, new in Perl 5.6, Perl variable names may be alphanumeric
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | ffe.texi | 782 at least digit strings, alphanumeric strings, @code{CHARACTER}
|
| /openbsd/src/usr.bin/vi/docs/tutorial/ |
| D | vi.advanced | 691 characters are alphanumeric): try {/\<[A-Za-z][A-Za-z0-9]*\>/^M}.
|
12