Home
last modified time | relevance | path

Searched refs:REG_STARTEND (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcreposix.h62 #define REG_STARTEND 0x0080 /* BSD feature: pass subject string by so,eo */ macro
H A Dpcreposix.c366 if ((eflags & REG_STARTEND) != 0) in regexec()
H A DChangeLog50 13. Fix returned offsets from regexec() when REG_STARTEND is used with a
115 4. The POSIX wrapper function regexec() crashed if the option REG_STARTEND
2842 10. Applied Alan Lehotsky's patch to add REG_STARTEND support to the POSIX
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch3460 + /* Cut the search len from haystack, equals to REG_STARTEND */
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt9735 (but see REG_STARTEND below), subject to the options in eflags. These
9755 REG_STARTEND
9763 rm_so does not imply REG_NOTBOL; REG_STARTEND affects only the location

Completed in 63 milliseconds