I believe the OP wants to know if there was a time when the engine reached the end of the string after starting a match.
For /a\d+b/,
"a123b\n" -> match "a123\n" -> incomplete match "a123c\n" -> no match
In reply to Re^2: Did regex match fail because of "end of string"?
by ikegami
in thread Did regex match fail because of "end of string"?
by moritz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |