Doxygen code comment cleanups and fixes. No code changes. (0.41.5)
This commit is contained in:
parent
4309ec2a52
commit
892fa3cfbf
88 changed files with 224 additions and 265 deletions
|
|
@ -34,6 +34,7 @@
|
|||
* - pattern = "h(ell)o", input = "oh hello!" ->
|
||||
* { match: "hello", start: 3, end: 8, groups: ["ell"] }
|
||||
*/
|
||||
|
||||
/* Regex search (first match) opcode using POSIX regex */
|
||||
#ifdef __unix__
|
||||
#include <regex.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue