Commit 18ce64d
committed
re.c: Fix conflicting flags for RMatch
`RMATCH_OFFSETS_EXTERNAL` and `MATCH_BUSY` were both assigned to
`FL_USER2`, which could have created weird bugs.
Also add flag documentation for both RMatch and RRegexp.1 parent a31b13e commit 18ce64d
1 file changed
Lines changed: 24 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
35 | 59 | | |
36 | 60 | | |
37 | 61 | | |
| |||
285 | 309 | | |
286 | 310 | | |
287 | 311 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | 312 | | |
293 | 313 | | |
294 | 314 | | |
| |||
1528 | 1548 | | |
1529 | 1549 | | |
1530 | 1550 | | |
1531 | | - | |
1532 | | - | |
1533 | 1551 | | |
1534 | 1552 | | |
1535 | 1553 | | |
| |||
0 commit comments