Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/
H A Dphp_libmagic.h63 # define PREG_OFFSET_CAPTURE (1<<8) macro
/php-src/ext/pcre/
H A Dphp_pcre.stub.php19 const PREG_OFFSET_CAPTURE = UNKNOWN; define
H A Dphp_pcre.c27 #define PREG_OFFSET_CAPTURE (1<<8) macro

Completed in 17 milliseconds