zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: Append to array via (P) flag
Date: Sat, 18 Mar 2017 14:50:13 -0700	[thread overview]
Message-ID: <170318145013.ZM25117@torch.brasslantern.com> (raw)
In-Reply-To: <1489858341.606329.915611408.0E3E4DF3@webmail.messagingengine.com>

On Mar 18, 10:32am, Sebastian Gniazdowski wrote:
}
} 179,629,793  itype_end [/usr/local/bin/zsh-5.3.1-dev-0_O2]
} 
} Wonder what's itype_end and what stringsubst is doing.

itype_end() examines a string to skip over the leading part that looks
like a valid identifier ("i"dentifier"type").  E.g. skipping over the
variable name to find whatever operators follow it.  It's actually used
for several different kinds of identifiers.  See comment in utils.c.


      reply	other threads:[~2017-03-18 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 15:13 Sebastian Gniazdowski
2017-03-18 17:07 ` Bart Schaefer
2017-03-18 17:32   ` Sebastian Gniazdowski
2017-03-18 21:50     ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=170318145013.ZM25117@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).