| /osnet-11/usr/src/lib/libast/common/comp/ |
| H A D | wordexp.c | 69 register int c,quoted=0,literal=0,ac=0; local 91 literal = !literal; 92 else if(!literal)
|
| /osnet-11/usr/src/grub/grub2/grub-core/normal/ |
| H A D | main.c | 51 int literal = 0; local 74 if (literal) 86 literal = 0; 90 literal = 1;
|
| /osnet-11/usr/src/grub/grub-0.97/stage2/ |
| H A D | stage2.c | 789 int pos = 0, literal = 0, comment = 0; local 814 if (literal) 826 literal = 0; 830 if (c == '\\' && ! literal) 831 literal = 1;
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | strict.pm | 129 inside curlies), but without forcing it always to a literal string.
|
| H A D | utf8.pm | 50 the source text as literal bytes in the current lexical scope. 79 as being part of a literal UTF-8 character. This includes most 84 treated as being part of a literal UTF-EBCDIC character.
|
| H A D | charnames.pm | 333 charnames - define character names for C<\N{named}> string literal escapes 553 compilation (of a string literal), the translation function should not
|
| H A D | Dumpvalue.pm | 603 The optional arguments are considered as literal strings unless they
|
| /osnet-11/usr/src/cmd/sendmail/libsm/ |
| H A D | vfscanf.c | 184 goto literal; 197 literal:
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/ |
| H A D | QuotedPrint.pm | 65 and any literal "\n" in the original data is encoded as well.
|
| /osnet-11/usr/src/lib/libzfs/common/ |
| H A D | libzfs_dataset.c | 3032 size_t proplen, boolean_t literal) 3050 NULL, NULL, 0, literal); 3150 int literal : 1; member in struct:getflags 3171 * flags.literal - if TRUE, numbers are left as exact values. Otherwise, 3246 * this into a string unless 'literal' is specified. 3255 } else if (flags.literal || 3614 * (unless literal is set), and indicate that it's the default 3619 if (flags.literal) 3624 if (flags.literal) 3720 if (flags.literal || (strcasecm 3031 zfs_prop_get_recvd(zfs_handle_t *zhp, const char *propname, char *propbuf, size_t proplen, boolean_t literal) argument 3812 zfs_prop_get(zfs_handle_t *zhp, zfs_prop_t prop, char *propbuf, size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) argument 3823 zfs_zprop_get(zfs_handle_t *zhp, const zpropdef_t *zpd, char *propbuf, size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) argument 3969 zfs_get_collapsed_sublist(zfs_handle_t *zhp, const zpropdef_t *zpd, char *value, size_t valuelen, zprop_source_t *sourcetype, char *source, size_t sourcelen, boolean_t literal) argument 4047 zfs_prop_get_persistent(zfs_handle_t *zhp, zfs_prop_t prop, char *propbuf, size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal, boolean_t *is_overridden) argument 4338 zfs_prop_get_userquota(zfs_handle_t *zhp, const char *propname, char *propbuf, int proplen, boolean_t literal) argument [all...] |
| /osnet-11/usr/src/lib/libdtrace/common/ |
| H A D | dt_lex.l | 364 <S3>\"{RGX_STR}$ xyerror(D_STR_NL, "newline encountered in string literal");
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
| H A D | DosGlob.pm | 456 or C<.dll>. If you want to put in literal spaces in the glob 515 Note that you also have to quote literal spaces in the glob pattern, as described
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
| H A D | Man.pm | 564 # this code is nested inside an L<> code, return the literal raw text of 577 my $literal = ($command =~ /^[CELX]$/); 578 local $_ = $self->collapse ($seq->parse_tree, $literal, $command eq 'C'); 893 # Takes a parse tree, a flag saying whether or not to treat it as literal text 896 # strings in that parse tree. If the literal flag isn't true, guesswork() 902 my ($self, $ptree, $literal, $cleanup) = @_; 910 $literal = 1; 918 } elsif ($literal) {
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
| H A D | s2p.PL | 428 To use the delimiter as a literal character within the regular expression 437 To get a literal `C<&>' or `C<\>' in the replacement text, precede it 505 backslash followed by any character other than a newline is that literal 874 become literal. The same is true for a B<]>, that does not terminate 914 To include a literal `C<^>', place it anywhere else but first. To 915 include a literal 'C<]>' place it first or immediately after an 916 initial B<^>. To include a literal `C<->' make it the first (or 1873 A `\' in a BRE is used to make the subsequent character literal. 1877 A `\' in a subsitution string is used to make the subsequent character literal.
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/ |
| H A D | Simple.pm | 557 Filters only the string literal parts of a Perl quotelike (i.e. the 558 contents of a string literal, either half of a C<tr///>, the second 563 Filters only the pattern literal parts of a Perl quotelike (i.e. the
|
| /osnet-11/usr/src/lib/efcode/include/fcode/ |
| H A D | proto.h | 41 FNPROTO(literal); variable
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
| H A D | Wrap.pm | 149 C<$initial_tab> and C<$subsequent_tab> are the literal strings that will
|
| H A D | Balanced.pm | 1097 'literal', 1186 Note that if the input text is a read-only string (i.e. a literal), 1753 # Remove the first quotelike literal that appears in text 1857 you can pass the input variable as an interpolated literal: 1985 literal strings and/or hash references, specifying the extractors 2129 and '' is a literal ' within the string):
|
| /osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/ |
| H A D | xz_dec_lzma2.c | 137 * LZMA properties or related bit masks (number of literal 138 * context bits, a mask dervied from the number of literal 161 /* If 1, it's a match. Otherwise it's a single 8-bit literal. */ 214 uint16_t literal[LITERAL_CODERS_MAX][LITERAL_CODER_SIZE]; member in struct:lzma_dec 570 /* Get pointer to literal coder probability array. */ 576 return s->lzma.literal[low + high]; 579 /* Decode a literal (one 8-bit byte) */ 782 * This could be optimized so that only that part of literal
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
| H A D | Cap.pm | 351 Outputs a literal string with appropriate padding for the current terminal. 359 The literal string to be output. If it starts with a number and an optional
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/ |
| H A D | Socket.pm | 51 not want to use the literal characters in your programs, then use
|
| /osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/ |
| H A D | minilzo.c | 3194 goto literal; 3202 goto literal; 3205 goto literal; 3214 literal: 3226 literal: 3236 goto literal;
|
| /osnet-11/usr/src/lib/libast/common/regex/ |
| H A D | regcomp.c | 121 unsigned char* literal; /* literal restart pattern */ member in struct:Cenv_s 2766 if (env->literal == env->pattern && env->literal == p) 2767 env->literal = env->cursor; 3310 env.literal = env.pattern = env.cursor = (unsigned char*)pattern; 3398 pattern = (const char*)env.literal;
|
| /osnet-11/usr/src/lib/efcode/engine/ |
| H A D | fcode.c | 132 literal(env);
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/ |
| H A D | Straps.pm | 551 ok did it succeed? This is the literal 'ok' or 'not ok'.
|