Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/
H A Dphp_libmagic.h67 # define PREG_OFFSET_CAPTURE (1<<8) macro
/PHP-8.3/ext/pcre/
H A Dphp_pcre.stub.php19 const PREG_OFFSET_CAPTURE = UNKNOWN; define
H A Dphp_pcre.c30 #define PREG_OFFSET_CAPTURE (1<<8) macro

Completed in 12 milliseconds