summaryrefslogtreecommitdiff
path: root/doc/html/pcre_dfa_exec.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre_dfa_exec.html')
-rw-r--r--doc/html/pcre_dfa_exec.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/pcre_dfa_exec.html b/doc/html/pcre_dfa_exec.html
index 28bcf0d..663c247 100644
--- a/doc/html/pcre_dfa_exec.html
+++ b/doc/html/pcre_dfa_exec.html
@@ -67,8 +67,8 @@ The options are:
was set at compile time)
PCRE_PARTIAL ) Return PCRE_ERROR_PARTIAL for a partial
PCRE_PARTIAL_SOFT ) match if no full matches are found
- PCRE_PARTIAL_HARD Return PCRE_ERROR_PARTIAL for a partial match
- even if there is a full match as well
+ PCRE_PARTIAL_HARD Return PCRE_ERROR_PARTIAL for a partial match
+ even if there is a full match as well
PCRE_DFA_SHORTEST Return only the shortest match
PCRE_DFA_RESTART Restart after a partial match
</pre>