caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] another question about pcre_exec
@ 2002-12-08 21:22 onlyclimb
  2002-12-08 21:09 ` [Caml-list] pcre onlyclimb
  0 siblings, 1 reply; 3+ messages in thread
From: onlyclimb @ 2002-12-08 21:22 UTC (permalink / raw)
  To: caml-list

Dose the int array returned by pcre_exec contain the offsets of all the 
matches or the first match from pos?

However as i tried, it seems that it returned the first match offects,
then why it return a int array  not a turple of int*int which refers to 
(from, to) ?


thanks



-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2002-12-08 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-08 21:22 [Caml-list] another question about pcre_exec onlyclimb
2002-12-08 21:09 ` [Caml-list] pcre onlyclimb
2002-12-08 13:51   ` Markus Mottl

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