Home
last modified time | relevance | path

Searched refs:regexp_compile_flags (Results 1 – 1 of 1) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/regexp/
H A Dregexi.c23 DEFFLAGSET(regexp_compile_flags, REG_EXTENDED REG_ICASE REG_NEWLINE REG_NOSUB) in DEFFLAGSET() argument
26 int cflags = regexp_compile_flags(); in DEFFLAGSET()