Searched refs:literal (Results 26 - 50 of 180) sorted by relevance

12345678

/macosx-10.9.5/cctools-845/gprof/
H A Dcalls.c101 return literal;
137 case literal:
138 return "literal";
190 case literal:
290 case literal:
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclCompExpr.c57 * Literal values get appended to the literal list. Elements that denote
66 OT_LITERAL = -3, /* Operand is a literal in the literal list */
150 * for it. Either a literal value will be
174 #define NUMBER ( LEAF | 1) /* For literal numbers */
176 #define BOOLEAN ( LEAF | BAREWORD) /* For literal booleans */
539 * literal values, a list of function names, and in Tcl_Tokens
654 Tcl_Obj *literal; /* Filled by the ParseLexeme() call when
655 * a literal is parsed that has a Tcl_Obj
693 scanned = ParseLexeme(start, numBytes, &lexeme, &literal);
653 Tcl_Obj *literal; /* Filled by the ParseLexeme() call when local
1819 Tcl_Obj *literal = NULL; local
2318 Tcl_Obj *literal = *litObjv; local
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/
H A DReleaseNotes.txt22 All literal encoding support for SOAP::Lite is marked EXPERIMENTAL, and it is
26 document/literal bindings derived from WSDL definitions.
32 document/literal bindings derived from WSDL definitions.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/
H A DReleaseNotes.txt22 All literal encoding support for SOAP::Lite is marked EXPERIMENTAL, and it is
26 document/literal bindings derived from WSDL definitions.
32 document/literal bindings derived from WSDL definitions.
/macosx-10.9.5/llvmCore-3425.0.33/lib/TableGen/
H A DTGLexer.cpp192 return ReturnError(StrStart, "End of file in string literal");
195 return ReturnError(StrStart, "End of line in string literal");
206 // These turn into their literal character.
225 return ReturnError(StrStart, "End of file in string literal");
228 return ReturnError(CurPtr, "invalid escape in string literal");
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dstrptime.c96 goto literal;
101 literal:
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-compat.el61 (newtext string match subexp start &optional fixedcase literal)
68 (replace-match newtext fixedcase literal string))
69 (t (replace-match newtext fixedcase literal string subexp))))
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-toc.el658 (literal (nth 7 data))
671 (if (looking-at (regexp-quote literal))
872 (literal (nth 7 toc))
881 (or (looking-at (regexp-quote literal))
882 (looking-at (reftex-make-regexp-allow-for-ctrl-m literal))
883 (looking-at (reftex-make-desperate-section-regexp literal))
896 (or (looking-at (regexp-quote literal))
897 (let ((len (length literal)))
898 (or (reftex-nearest-match (regexp-quote literal) len)
900 (reftex-make-regexp-allow-for-ctrl-m literal) le
[all...]
H A Dpicture.el344 (defun picture-replace-match (newtext fixedcase literal)
351 (replace-match newtext fixedcase literal)
362 (replace-match newtext fixedcase literal)
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dreplace.el360 t 'literal delimited nil nil start end))
1370 (defun replace-match-maybe-edit (newtext fixedcase literal noedit match-data)
1378 (unless (or literal noedit)
1393 (replace-match newtext fixedcase literal)
1421 (literal (or (not regexp-flag) (eq regexp-flag 'literal)))
1553 (unless (or literal noedit)
1560 next-replacement nocasify literal
1620 next-replacement nocasify literal
1628 next-replacement nocasify literal
[all...]
H A Ddabbrev.el835 (defun dabbrev--safe-replace-match (string &optional fixedcase literal)
838 (picture-replace-match string fixedcase literal))
839 (replace-match string fixedcase literal)))
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DDateFormat.pm53 # the actual DateTime spec allows for literal text delimited by
54 # single quotes; a single quote can be embedded in the literal
57 # my strategy here is to split the format into active and literal
59 # before, while literal chunks get transformed to accomodate
71 # literal text
72 my $literal = $1;
73 $literal =~ s/''/'/g;
74 $literal =~ s/\%/\%\%/g;
75 $fmt .= $literal;
77 # single quotes should always be in a literal
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/docs/_static/
H A Dllvm.css66 .doc_code, .literal-block
91 pre.doc_code, .literal-block { padding: 1em 2em 1em 1em }
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dstrptime.c95 goto literal;
100 literal:
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-compat.el253 (regexp rep string &optional fixedcase literal subexp start)
259 (replace-in-string string regexp rep literal))
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dtemplates.c285 /* Need to check for literal (bug539741) */
465 * @attr: the attribute node of a literal result element
508 "literal result element are not in the expected form.\n");
683 "literal result element are not in the expected form.\n");
/macosx-10.9.5/ruby-104/ruby/lib/rexml/parsers/
H A Dxpathparser.rb79 when :literal
168 when :literal
296 literal = nil
299 literal = $1
305 parsed << (literal || '')
602 parsed << :literal
608 parsed << :literal
/macosx-10.9.5/vim-53/src/proto/
H A Dos_win32.pro51 void used_file_arg __ARGS((char *name, int literal, int full_path, int diff_mode));
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_urlglob.c125 /* always check for a literal (may be "") between patterns */
270 /* always check for a literal (may be "") between patterns */
293 /* processes a literal string component of a URL
318 *buf++ = *pattern++; /* copy character to literal */
324 glob->literal[litindex] = strdup(glob->glob_buffer);
325 if(!glob->literal[litindex]) {
348 Curl_safefree(glob->literal[litindex]);
408 Curl_safefree(glob->literal[i/2]);
483 if(!(j&1)) { /* every other term (j even) is a literal */
484 lit = glob->literal[
[all...]
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtic.c404 } else { /* literal list of names */
483 bool literal = FALSE; /* suppress post-processing? */ local
551 literal = TRUE;
560 literal = TRUE;
704 !smart_defaults || literal, FALSE, local
711 if (!_nc_resolve_uses2(TRUE, literal) && !check_only) {
1360 check_termtype(TERMTYPE *tp, bool literal) argument
1520 save_check_termtype(tp, literal);
/macosx-10.9.5/xnu-2422.115.4/libkern/stdio/
H A Dscanf.c168 goto literal;
178 literal:
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreva.vim70 syn keyword revadefine compile literal ' [']
89 Builtin (to~) (while) >in >rel ?literal appstart cold compiling? context? d0 default_class
100 Builtin hex# hide inline{ last lastxt lib libdir literal, makeexename mnotail ms ms@
/macosx-10.9.5/less-23/less/
H A Dcmdbuf.c32 static int literal; /* Next input char should not be interpreted */ variable
123 literal = 0;
868 literal = 1;
1244 if (literal)
1249 literal = 0;
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.glob.c642 * Command substitute cp. If literal, then this is a substitution from a
647 dobackp(Char *cp, int literal) argument
675 backeval(&bb, &word, ep, literal);
688 backeval(struct blk_buf *bb, struct Strbuf *word, Char *cp, int literal) argument
700 quoted = (literal || (cp[0] & QUOTE)) ? QUOTE : 0;
866 * If we didn't make empty words here when literal was set then we
869 if (c != 0 && (cnt || literal))
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-cmds.el376 inside a literal then the function in the variable
382 (c-in-literal)))
404 inside a literal then the function in the variable `c-delete-function'
410 (c-in-literal)))
463 inside a literal or a macro, nothing special happens."
476 (c-in-literal)))
665 If `c-electric-flag' is non-nil, the brace is not inside a literal and a
680 (let (safepos literal
688 literal (c-in-literal safepo
[all...]

Completed in 495 milliseconds

12345678