mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-02 11:46:35 +00:00
296b679d6e
Preparing to refactor some pattern searching code to use these instead of their own memchr loops. This should simplify the code that replaces PCRE.
15 lines
427 B
Plaintext
15 lines
427 B
Plaintext
find potato salad: PASS
|
|
barely find potato salad: PASS
|
|
barely find potato salad: PASS
|
|
potato salad is too late: PASS
|
|
potato salad is too late: PASS
|
|
potato salad not found: PASS
|
|
potato salad not found: PASS
|
|
potato salad at EOF: PASS
|
|
findFirst found first: PASS
|
|
findLast found potato salad: PASS
|
|
findLast found at EOF: PASS
|
|
potato but not salad salad at EOF: PASS
|
|
findLast found potato salad: PASS
|
|
findLast found first one: PASS
|