Skip to content

Commit

Permalink
Inline more helpers in RegexParser (#88392)
Browse files Browse the repository at this point in the history
* inline RightCharMoveRight()

* inline Textpos()

* inline MoveLeft()

* inline MoveRight()

* Inline CharAt()

* Inline RightChar()

* Inline RightChar()

* Inline CharsRight()

* Inline Textto()

* rename _pattern and _currentPos

* cleanup Category table

* Cleanup ScanBlank()

* reorder <

* reorder - =

* reorder >=

* reorder - >

* more

* bool param name

* comments

* merge
  • Loading branch information
danmoseley committed Jul 5, 2023
1 parent 68f8f59 commit 869014a
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 331 deletions.
Loading

0 comments on commit 869014a

Please sign in to comment.