Home
last modified time | relevance | path

Searched refs:alphanumeric (Results 1 – 25 of 47) sorted by relevance

12

/openbsd/src/usr.bin/dig/lib/dns/rdata/generic/
Dcaa_257.c20 static unsigned char const alphanumeric[256] = { variable
108 if (!alphanumeric[sr.base[i]]) in fromwire_caa()
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-cxxfilt.rst22 i.e. characters that are not alphanumeric, '.', '$', or '_'. Separators between
Dllvm-objcopy.rst540 line with non-alphanumeric characters converted to ``_``.
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/t/
Dhandy_base.pl138 alphanumeric => 'Alnum',
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlrecharclass.pod149 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:
Dperllocale.pod991 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
Dperlrequick.pod201 \w is a word character (alphanumeric or _) and represents
Dperlsub.pod582 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
Dperlpodspec.pod917 alphanumeric characters -- that is, I<whatever> must match
919 it contains spaces, which aren't alphanumeric characters. This
Dperlrebackslash.pod51 There is one exception. If you use an alphanumeric character as the
Dperlop.pod2251 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,
Dperlre.pod1012 \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
Dperldata.pod97 It is possible to replace such an alphanumeric name with an expression
Dperl5120delta.pod574 alphabetic character, and aren't alphanumeric or contain other than
/openbsd/src/gnu/usr.bin/cvs/doc/
Dcvsclient.info-1385 MODE-TYPE is an identifier composed of alphanumeric characters.
391 `u', `g', and `o' mode types, data consists of alphanumeric characters,
Dcvs.info-8170 VARIABLE starts with a letter and consists of alphanumeric characters
171 and `_'. If the character following VARIABLE is a non-alphanumeric
Dcvsclient.texi393 @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/
DDiagnosticDriverKinds.td588 "-verify prefixes must start with a letter and contain only alphanumeric"
/openbsd/src/lib/libc/time/
DTheory343 and alphanumeric characters from the portable character set
/openbsd/src/gnu/llvm/llvm/docs/
DTestingGuide.rst832 underscore and contain only alphanumeric characters, hyphens, underscores, and
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlfaq6.pod641 To work with only alphanumeric sequences (including underscores), you
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
Dperlvaro.txt396 Finally, new in Perl 5.6, Perl variable names may be alphanumeric strings that begin with control c…
Dperlvar.pod1194 Finally, new in Perl 5.6, Perl variable names may be alphanumeric
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dffe.texi782 at least digit strings, alphanumeric strings, @code{CHARACTER}
/openbsd/src/usr.bin/vi/docs/tutorial/
Dvi.advanced691 characters are alphanumeric): try {/\<[A-Za-z][A-Za-z0-9]*\>/^M}.

12