Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregposix.c162 ONIG_OPTION_OFF(options, ONIG_OPTION_SINGLELINE); in regcomp()
H A Doniguruma.h398 #define ONIG_OPTION_OFF(options,regopt) ((options) &= ~(regopt)) macro
H A Dregexec.c5585 ONIG_OPTION_OFF(option, ONIG_OPTION_CHECK_VALIDITY_OF_STRING); in onig_scan()

Completed in 39 milliseconds