b694d2e3f4
- Implement named subexp (def: (?<name>...), ref: \g<name>) - Implement variable syntax - Add support for Basic Regular Expression (BRE) in POSIX API
13 lines
342 B
Text
13 lines
342 B
Text
include/onig/onigposix.h
|
|
include/onig/regex.h
|
|
@dirrm include/onig
|
|
lib/libonig.a
|
|
lib/libonig.so
|
|
lib/libonig.so.0
|
|
%%PORTDOCS%%%%DOCSDIR%%/API
|
|
%%PORTDOCS%%%%DOCSDIR%%/HISTORY
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/posix.c
|
|
%%PORTDOCS%%%%EXAMPLESDIR%%/simple.c
|
|
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
|