<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/12/8ea889634a390e77255fa06015627be4"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-08T13:22:28"
  subject="[Caml-list] another question about pcre_exec"
  prev="2002/12/8adffc469fa2cf676c50c99f63e91cc6"
  next="2002/12/69b1f12548226da9bb9d12ca90ba3a85"
  prev-thread="2002/12/8adffc469fa2cf676c50c99f63e91cc6"
  next-thread="2002/12/5f28c0d6c5868bcafd8e8dd4e701f0b3"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] another question about pcre_exec">
<msg 
  url="2002/12/8ea889634a390e77255fa06015627be4"
  from="onlyclimb &lt;onlyclimb@1...&gt;"
  author="onlyclimb"
  date="2002-12-08T13:22:28"
  subject="[Caml-list] another question about pcre_exec">
</msg>
</thread>

<contents>
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

</contents>

</message>

