summaryrefslogtreecommitdiff
path: root/doc/pcre_dfa_exec.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcre_dfa_exec.3')
-rw-r--r--doc/pcre_dfa_exec.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pcre_dfa_exec.3 b/doc/pcre_dfa_exec.3
index 4f4bb91..c8ca381 100644
--- a/doc/pcre_dfa_exec.3
+++ b/doc/pcre_dfa_exec.3
@@ -57,8 +57,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
.sp