zsh-users
 help / color / mirror / code / Atom feed
* pcre module help
@ 2004-06-20 11:49 lists
  2004-06-20 14:48 ` Clint Adams
  0 siblings, 1 reply; 6+ messages in thread
From: lists @ 2004-06-20 11:49 UTC (permalink / raw)
  To: zsh-users

Hi,
	Can anyone provide an example for using the pcre module?  I've looked 
at the documentation and am unclear on what exactly pcre_compile, 
pcre_study, and pcre_match do.  Is in necessary to "compile" a pcre 
before using it?  Basically, I had intended on using the pcre module 
like this:

if [[ $variable == pcre ]] ; then
blah
fi

Thanks,
Ryan


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-06-20 21:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-20 11:49 pcre module help lists
2004-06-20 14:48 ` Clint Adams
2004-06-20 17:36   ` Vincent Stemen
2004-06-20 17:39     ` Vincent Stemen
2004-06-20 19:37     ` Clint Adams
2004-06-20 21:20       ` Vincent Stemen

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).