caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] PCRE: Invalid_argument("Pcre.get_offset_start: illegal offset")
@ 2010-12-24  4:03 oliver
  2010-12-24 14:25 ` oliver
  0 siblings, 1 reply; 4+ messages in thread
From: oliver @ 2010-12-24  4:03 UTC (permalink / raw)
  To: caml-list

Hello,

I could not find a description in the PCRE-documentation,
where this error comes from.

This does occur on my call to get_substring,
but get_substring has documented exceptions,
in case something goes wrong:

    * Invalid_argument if n is not in the range of the number of substrings.
    * Not_found if the corresponding subpattern did not capture a substring.


Any idea?


Ciao,
   Oliver



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

end of thread, other threads:[~2010-12-25 20:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-24  4:03 [Caml-list] PCRE: Invalid_argument("Pcre.get_offset_start: illegal offset") oliver
2010-12-24 14:25 ` oliver
2010-12-25 20:12   ` Markus Mottl
2010-12-25 20:29     ` oliver

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