Searched refs:regexp (Results 1 – 25 of 31) sorted by relevance
12
/glibc-2.36/posix/ |
D | regcomp.c | 63 static bin_tree_t *parse (re_string_t *regexp, regex_t *preg, 65 static bin_tree_t *parse_reg_exp (re_string_t *regexp, regex_t *preg, 68 static bin_tree_t *parse_branch (re_string_t *regexp, regex_t *preg, 71 static bin_tree_t *parse_expression (re_string_t *regexp, regex_t *preg, 74 static bin_tree_t *parse_sub_exp (re_string_t *regexp, regex_t *preg, 77 static bin_tree_t *parse_dup_op (bin_tree_t *dup_elem, re_string_t *regexp, 80 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, 84 re_string_t *regexp, 90 re_string_t *regexp, 731 re_string_t regexp; in re_compile_internal() local [all …]
|
/glibc-2.36/scripts/ |
D | check-installed-headers.sh | 64 (bits/* | regexp.h | rpcsvc/*.x)
|
/glibc-2.36/io/ |
D | ftwtest-sh | 268 regexp=`echo $(ls -U $tmp/$ftwtest/foo/lvl1b \ 271 [ -n "$regexp" ] && catcmd="grep -E -v $regexp"
|
/glibc-2.36/ |
D | abi-tags | 13 # After the configuration regexp, four integers in C syntax appear
|
D | aclocal.m4 | 69 dnl [version-extract-regexp], version-glob [, do-if-fail])
|
D | configure.ac | 850 dnl We are done with glob and regexp uses of [ and ]; return to autoconf.
|
D | NEWS | 2398 malformed regexp (CVE-2015-8985) 4232 * The obsolete header <regexp.h> has been removed. Programs that require 4398 [18681] libc: regexp.h is obsolete and buggy, and should be desupported 4632 * The header <regexp.h> is deprecated, and will be removed in a future 5011 * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla 6985 to access BSD style `signal' functionality, the obsolete `regexp' style
|
D | CONTRIBUTED-BY | 3001 misc/regexp.c: 3004 misc/regexp.h:
|
/glibc-2.36/misc/ |
D | Makefile | 35 regexp.h bits/select.h bits/mman.h sys/xattr.h \ 71 getsysstats dirname regexp \
|
D | Versions | 153 # SHLIB_COMPAT(GLIBC_2_0, GLIBC_2_23) used in regexp.c
|
/glibc-2.36/manual/ |
D | README.pretty-printers | 48 our variable's type matches the regexp '^pthread_mutex_t$'.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.9 | 115 * scripts/versions.awk: Quote { in regexp. 726 * misc/regexp.h: Add restrict to function declarations. 740 * misc/regexp.h (compile): Correct end-of-line check, fix typo in 4637 * misc/regexp.h (compile): Use alloca instead of __alloca. It won't
|
D | ChangeLog.6 | 280 * misc/regexp.h (compile): Fix typos. 2946 * misc/regexp.c: New file. Implementation of obsolete interface 2948 * misc/regexp.h: New file. Header for above. 2949 * misc/Makefile (headers): Add regexp.h. 2950 (routines): Add regexp.c. 8479 Add support for the to-be-written internationalized regexp.
|
D | ChangeLog.2 | 3051 * sysdeps/unix/Makefile (errnos): Changed regexp to disallow 3384 Changed regexp to match "foo is free software", not just "This
|
D | ChangeLog.7 | 1627 * misc/regexp.h: Likewise. 4774 * csu/defs.awk: Fix regexp for end and align. 8180 * misc/regexp.h (compile): Allow use of macro INIT for variable 8671 * misc/regexp.h (compile): Correct typo.
|
D | ChangeLog.14 | 2353 beginning of the regexp, advance P_MATCH_FIRST until we entered 10585 * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line 12004 different sets into multi-version stanzas with new "| SET regexp..." 14479 * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp.
|
D | ChangeLog.15 | 5034 * misc/regexp.h: Say the functions have been withdrawn.
|
D | ChangeLog.5 | 1597 * Makerules (sed-remove-objpfx): Avoid extra space in regexp due to 2491 * Makeconfig (version.mk): Fix regexp in sed cmd.
|
D | ChangeLog.10 | 5116 * misc/regexp.h: Likewise. 12207 * misc/regexp.h (compile): Cast some pointers to (char *) to avoid
|
D | ChangeLog.11 | 420 * misc/regexp.c (__step): Use __regexec instead of regexec. 13229 sed regexp so as not to break directory names including /../ within.
|
D | ChangeLog.17 | 6603 * misc/regexp.h (compile): Use __REPB_PREFIX macro. 8100 that would inhibit utf8-optimization of a regexp containing line-
|
D | ChangeLog.18 | 1593 * misc/regexp.c (loc1): Add __attribute__ ((nocommon)); 33215 * misc/regexp.h: This interface is no longer supported. 33217 * misc/regexp.c (loc1, loc2, locs, step, advance): 33850 * misc/regexp.h: Update comments. 33999 * regexp.h: Add unconditional #warning stating that this header 34003 * regexp.c: Don't include regexp.h. Remove some unnecessary 65113 * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather 78024 * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp 85422 path matched by the exclude regexp. 89696 * misc/regexp.h: Likewise.
|
D | ChangeLog.12 | 9454 * misc/regexp.c: Add const to cast to avoid warnings.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 10112 regexp.h 10215 regexp.c
|
D | filelist#en_US.UTF-8 | 10112 regexp.h 10215 regexp.c
|
12