Lines Matching refs:compiled
179 strings, compiled as a separate library. There are a few changes to the
185 . When a compiled pattern was saved to a file and later reloaded on a host
367 WARNING: saved patterns that were compiled by earlier versions of PCRE must be
414 compiled and run at "make" time by default. Instead, a default set of character
431 Previously compiled patterns are NOT upwards compatible with this release. If
432 you have saved compiled patterns from a previous release, you will have to
475 the interal format of compiled patterns. Any saved compiled patterns that
535 tables at exec time. This is useful if compiled regex are saved and re-used
537 default internal tables are used, the pointer saved with the compiled
548 the general category properties are supported. If PCRE is compiled with this
552 5. There is support for saving compiled patterns and re-using them later.
554 6. There is support for running regular expressions that were compiled on a
579 3. PCRE can now be compiled for systems that use EBCDIC code.