Home
last modified time | relevance | path

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

/posix/
A DBOOST.tests89 - match_default normal REG_EXTENDED REG_STARTEND
441 - match_default extended REG_EXTENDED REG_STARTEND
558 - match_default normal REG_EXTENDED REG_STARTEND
570 - match_default normal REG_EXTENDED REG_STARTEND REG_ICASE
577 - match_default normal REG_EXTENDED REG_STARTEND
594 - match_default normal REG_EXTENDED REG_STARTEND REG_ICASE
604 - match_default normal REG_EXTENDED REG_STARTEND REG_NO_POSIX_TEST
608 - match_default normal REG_EXTENDED REG_STARTEND
A Dregex.h340 #define REG_STARTEND (1 << 2) macro
A Dregexec.c200 if (eflags & ~(REG_NOTBOL | REG_NOTEOL | REG_STARTEND)) in regexec()
203 if (eflags & REG_STARTEND) in regexec()
/posix/rxspencer/
A Dtests29 # # REG_STARTEND (see below)
32 # For REG_STARTEND, the start/end offsets are those of the substring

Completed in 14 milliseconds