Searched refs:expression (Results 1 – 7 of 7) sorted by relevance
7 ; changes to regular expression compile flags start with a "-" as the first12 ; the first token contains the expression to compile, the second the string13 ; to match it against. If the second string is "!" then the expression should14 ; not compile, that is the first string is an invalid regular expression.19 ; match at all, if the first value is -1 then no part of the expression should
1134 # define TEMP_FAILURE_RETRY(expression) \ argument1137 do __result = (long int) (expression); \
268 #W the expression \(\(a\)\1\)\{1,2\} is ill-formed, using \2
31 # Regular expression support is provided by the PCRE library package,
41 # > expression outside the POSIX locale. This makes it clearer that
865 * configure.in: Correct expression to match gcc version.1413 * elf/dlfcn.h (DL_CALL_FCT): Use portable comma expression.3485 * csu/Makefile ($(objpfx)version-info.h): Correct sed expression3867 * iconv/skeleton.c (FROM_DIRECTION): Completely embrace expression.10423 of eliipsis expression.
1 # regular expression test set13 # starting with @ indicates that the (sub)expression is expected to match
Completed in 26 milliseconds