We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d76f8 commit a9a5f24Copy full SHA for a9a5f24
ext/pcre/php_pcre.c
@@ -21,6 +21,8 @@
21
/*
22
TODO:
23
- Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time
24
+ - Make new modifier, similar to /e, that passes matches to
25
+ a user-defined function
26
*/
27
28
#include "php.h"
0 commit comments