Searched refs:literal (Results 1 - 25 of 180) sorted by relevance

12345678

/macosx-10.9.5/CPANInternal-140/Readonly/
H A Dbenchmark.pl22 # literal constant
24 sub literal subroutine
76 literal => \&literal,
/macosx-10.9.5/CPANInternal-140/Readonly-1.03/
H A Dbenchmark.pl22 # literal constant
24 sub literal subroutine
76 literal => \&literal,
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dmdoc2man.awk36 literal=0
62 if(literal)
92 if(match(words[w+1],"-literal")) {
93 literal=1
99 literal=0
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/doc/
H A Dmdoc2man.awk33 literal=0
61 if(literal)
91 if(match(words[w+1],"-literal")) {
92 literal=1
108 literal=0
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dwordexp.c69 register int c,quoted=0,literal=0,ac=0; local
91 literal = !literal;
92 else if(!literal)
/macosx-10.9.5/libclosure-63/tests/
H A Dparameters.c58 struct parameters_example_struct literal = { local
63 struct parameters_example_struct *myClosure = &literal;
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DStep.pm31 my ($pp, $axis, $test, $literal) = @_;
39 literal => $literal,
53 if ($self->{literal}->value) {
54 $string .= $self->{literal}->as_string;
68 $string .= $self->{literal} . ':*';
71 $string .= $self->{literal};
91 if ($self->{literal}->value) {
93 $string .= $self->{literal}->as_string;
110 $string .= '<namespace-prefix>' . $self->{literal}
[all...]
H A DLiteral.pm93 Also overloaded as stringification, simply returns the literal string value.
95 =head2 cmp($literal)
97 Returns the equivalent of perl's cmp operator against the given $literal.
/macosx-10.9.5/cctools-845/gprof/
H A Dvax.h78 literal, indexed, reg, regdef, autodec, autoinc, autoincdef, enumerator in enum:opermodes
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A DpInt.h40 int param_intern (RDE_STATE p, char* literal);
H A Dp.c113 param_intern (RDE_STATE p, char* literal) argument
120 TRACE (("CHAR* '%s'",literal));
122 hPtr = Tcl_FindHashEntry (&p->str, literal);
128 hPtr = Tcl_CreateHashEntry(&p->str, literal, &isnew);
149 p->string [res] = dup_string (literal);
/macosx-10.9.5/ruby-104/ruby/test/erb/
H A Dtest_erb_m17n.rb36 erb = ERB.new("literal encoding is <%= 'hello'.encoding %>")
37 assert_match(/literal encoding is UTF-8/, erb.result)
39 erb = ERB.new("literal encoding is <%= '���������������'.encoding %>".encode("EUC-JP"))
40 assert_match(/literal encoding is EUC-JP/, erb.result)
42 erb = ERB.new("literal encoding is <%= '\xC4\xE3\xBA\xC3'.encoding %>".force_encoding("EUC-CN"))
43 assert_match(/literal encoding is GB2312/, erb.result)
101 literal encoding is <%= '���������������'.encoding %>
108 assert_match(/literal encoding is EUC-JP/, result)
112 literal encoding is <%= '���������������'.encoding %>
118 assert_match(/literal encodin
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/library/
H A Dxpath.tcl94 if {[regexp ^$nodetestExpr2 [string trimleft $locpath] discard discard discard nodetest discard typetest discard discard literal wildcard locpath]} {
95 set nodetest [ResolveWildcard $nodetest $typetest $wildcard $literal]
122 } elseif {[regexp ^((${::xml::QName})${::xml::allWsp}::${::xml::allWsp})?$nodetestExpr2 $locpath discard discard axis discard discard discard nodetest discard typetest discard discard literal wildcard locpath]} {
127 set nodetest [ResolveWildcard $nodetest $typetest $wildcard $literal]
218 } elseif {[regexp {^"([^"]*)"(.*)} $locpath discard literal locpath]} {
220 lappend stack [list literal $literal]
222 } elseif {[regexp {^'([^']*)'(.*)} $locpath discard literal locpath]} {
224 lappend stack [list literal $literal]
[all...]
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dtransform.c59 } literal; /* type == segm_literal */ member in union:replace_segm::__anon8963
91 segm->v.literal.ptr = xmalloc (len + 1);
92 memcpy (segm->v.literal.ptr, str, len);
93 segm->v.literal.ptr[len] = 0;
94 segm->v.literal.size = len;
103 segm->v.literal.ptr = xmalloc (2);
104 segm->v.literal.ptr[0] = chr;
105 segm->v.literal.ptr[1] = 0;
106 segm->v.literal.size = 1;
428 ptr = segm->v.literal
[all...]
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_urlglob.h60 char *literal[10]; member in struct:__anon7386
/macosx-10.9.5/system_cmds-597.90.1/chkpasswd.tproj/
H A Dpasswd.c50 static int literal = 0; variable
73 if (strcmp(literal ? p : crypt(p, old_pw), old_pw))
132 literal++;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chkpasswd.tproj/
H A Dpasswd.c50 static int literal = 0; variable
73 if (strcmp(literal ? p : crypt(p, old_pw), old_pw))
132 literal++;
/macosx-10.9.5/CPANInternal-140/XML-LibXML/lib/XML/LibXML/
H A DLiteral.pm96 Also overloaded as stringification, simply returns the literal string value.
98 =head2 cmp($literal)
100 Returns the equivalent of perl's cmp operator against the given $literal.
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dskeleton.el43 "*If non-nil, function applied to literal strings before they are inserted.
356 (defun skeleton-internal-1 (element &optional literal recursive)
364 (insert (if (not literal)
422 (setq literal (car element))
423 (while literal
424 (skeleton-internal-list element (car literal))
425 (setq literal (cdr literal)))))
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DDateTimeFormat.cpp249 void DateTimeFormat::quoteAndAppendLiteral(const String& literal, StringBuilder& buffer) argument
251 if (literal.length() <= 0)
254 if (literal.find(isASCIIAlphabetOrQuote) == notFound) {
255 buffer.append(literal);
259 if (literal.find('\'') == notFound) {
261 buffer.append(literal);
266 for (unsigned i = 0; i < literal.length(); ++i) {
267 if (literal[i] == '\'')
270 String escaped = literal.substring(i);
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dcomp_parse.c38 * _nc_read_entry_source(FILE *, literal, bool, bool (*hook)())
123 int literal, bool silent,
137 if (_nc_parse_entry(&thisentry, literal, silent) == ERR)
181 _nc_resolve_uses2(bool fullresolve, bool literal) argument
380 _nc_check_termtype2(&qp->tterm, literal);
405 sanity_check2(TERMTYPE *tp, bool literal) argument
429 if (!literal) {
122 _nc_read_entry_source(FILE *fp, char *buf, int literal, bool silent, bool(*hook) (ENTRY *)) argument
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dmdoc2man.rb64 @literal = false
71 o.print ".br\n" if @literal
119 @literal = true if words[0] == '-literal'
123 @literal = false
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Ddict_pcre.c145 char *literal; /* constant result, $$ -> $ */ member in struct:__anon11864
516 * Keep a copy of literal text (with $$ already replaced by $) if and
521 if (ctxt->literal) {
522 myfree(ctxt->literal);
523 ctxt->literal = 0;
539 if (ctxt->literal)
542 ctxt->literal = mystrdup(vstring_str(buf));
631 prescan_context.literal = 0;
637 if (prescan_context.literal) \
638 myfree(prescan_context.literal); \
[all...]
H A Ddict_regexp.c140 char *literal; /* constant result, $$ -> $ */ member in struct:__anon11870
486 * Keep a copy of literal text (with $$ already replaced by $) if and
491 if (ctxt->literal) {
492 myfree(ctxt->literal);
493 ctxt->literal = 0;
509 if (ctxt->literal)
512 ctxt->literal = mystrdup(vstring_str(buf));
600 prescan_context.literal = 0;
610 if (prescan_context.literal) \
611 myfree(prescan_context.literal); \
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duniset_props.cpp483 UBool literal = FALSE; local
505 c = chars.next(opts, literal, ec);
508 if (c == 0x5B /*'['*/ && !literal) {
517 c = chars.next(opts, literal, ec);
519 if (c == 0x5E /*'^'*/ && !literal) {
523 c = chars.next(opts, literal, ec);
529 literal = TRUE;
530 // Fall through to handle literal '-' below
633 if (!literal) {
640 // Treat final trailing '-' as a literal
1163 UBool result = FALSE, literal; local
[all...]

Completed in 173 milliseconds

12345678