81 |
current match pointer. |
current match pointer. |
82 |
</P> |
</P> |
83 |
<P> |
<P> |
84 |
The <i>capture_top</i> field contains the number of the highest captured |
The <i>capture_top</i> field contains one more than the number of the highest |
85 |
substring so far. |
numbered captured substring so far. If no substrings have been captured, |
86 |
|
the value of <i>capture_top</i> is one. |
87 |
</P> |
</P> |
88 |
<P> |
<P> |
89 |
The <i>capture_last</i> field contains the number of the most recently captured |
The <i>capture_last</i> field contains the number of the most recently captured |