Lines Matching refs:saved
1835 The compiled form of a regular expression can be saved and re-used at a
2553 The pointer that is passed to pcre_compile() is saved with the compiled
2591 anness error can occur if a compiled pattern is saved and reloaded on a
2835 be saved and restored (see the pcreprecompile documentation for
3059 using patterns that have been saved after compiling with an external
3591 This error is given if a pattern that was compiled and saved is
4032 been saved by giving this only once, but it was decided to retain some
4469 (j) Patterns compiled by PCRE can be saved and re-used at a later time,
7977 saved (in a file or database) and restored later like the bytecode and
7981 run pcre_study() on a saved and restored pattern, and thereby recreate
8727 them for later use. They could equally well be saved in a database, or
8734 ated cannot be saved because it is too dependent on the current envi-
8756 pcre[16|32]_dfa_exec(), because the value saved with the compiled pat-
8766 If you saved study data with the compiled pattern, you need to create
8772 optimization, that data cannot be saved, and so is lost by a
8778 In general, it is safest to recompile all saved patterns when you