Skip to content

Add emacs-lisp-regex-tester as string and buffer#61

Open
lordnik22 wants to merge 1 commit intoAndreasFMueller:masterfrom
lordnik22:master
Open

Add emacs-lisp-regex-tester as string and buffer#61
lordnik22 wants to merge 1 commit intoAndreasFMueller:masterfrom
lordnik22:master

Conversation

@lordnik22
Copy link

Emacs-lisp uses following C-Code:
https://github.com/emacs-mirror/emacs/blob/320e33a85f518578d00456a7a157927ca13448d6/src/search.c#L1160
which uses following method of the regex-c-library (regexec):
re_search_2

That's probably ending up to be nearly same results as C example.

Please just close if that's not worth adding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant