File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testinput12
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:50:25 2012 UTC (12 years, 4 months ago) by misho
Branches: pcre, MAIN
CVS tags: v8_30, HEAD
pcre

/-- This test is run only when JIT support is available. It checks for a
successful and an unsuccessful JIT compile and save and restore behaviour,
and a couple of things that are different with JIT. --/

/abc/S+I

/ab(*COMMIT)/S+I

/abc/S+I>testsavedregex

<testsavedregex
    abc

/a*/SI

/(?(R)a*(?1)|((?R))b)/S+
    aaaabcde

/-- End of testinput12 --/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>