Home
last modified time | relevance | path

Searched defs:REG_ICASE (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcreposix.h55 #define REG_ICASE 0x0001 /* Maps to PCRE_CASELESS */ macro
/PHP-5.5/ext/ereg/regex/
H A Dregex.h36 #define REG_ICASE 0002 macro
/PHP-5.5/ext/mbstring/oniguruma/
H A Donigposix.h38 #define REG_ICASE (1<<0) macro

Completed in 8 milliseconds