Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36c2782

Browse files
committed
README: update
1 parentcad0f12 commit36c2782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ or class is a space we want to match not assert at. But the code for it was too
4545
dirty and I scrapped it. Syntax for word assertions are like posix C library, not
4646
the pcre "\b" which can be used both in front or back of the word, because there is
4747
no distinction, it makes the implementation potentially even uglier.
48-
* Assert flags like REG_ICASE,REG_NOTEOL,REG_NOTBOL andlookahead inside
49-
negated bracketare implementedhere (also shows use case in real world project):
48+
* Assert flags like REG_ICASE,REG_NOTEOL,REG_NOTBOL andlookaround assertions
49+
are implementedin nextvi branch or Nextvi's regex.c
5050
https://github.com/kyx0r/nextvi/blob/master/regex.c
5151

5252
NOTES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp