Searched defs:PREG_SPLIT_NO_EMPTY (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/pcre/ | ||
H A D | php_pcre.stub.php | 29 const PREG_SPLIT_NO_EMPTY = UNKNOWN; define |
H A D | php_pcre.c | 33 #define PREG_SPLIT_NO_EMPTY (1<<0) macro |
Completed in 12 milliseconds