Home
last modified time | relevance | path

Searched refs:exclude_expsyms (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/
H A Dltmain.sh4614 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4658 if test -n "$exclude_expsyms"; then
4659 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/PHP-7.1/build/
H A Dlibtool.m44076 _LT_AC_TAGVAR(exclude_expsyms, $1) \
4464 exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
5334 _LT_AC_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
5361 # exclude_expsyms can be an extended regexp of symbols to exclude
5365 _LT_AC_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
5372 dnl Note also adjust exclude_expsyms for C++ above.

Completed in 29 milliseconds