Lines Matching refs:export_symbols_regex
4892 if test -n "$export_symbols_regex"; then
6790 export_symbols_regex=
6931 export_symbols_regex=$arg
7183 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8985 test -n "$export_symbols$export_symbols_regex" && \
9909 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9928 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9984 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9985 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10233 if test -n "$export_symbols_regex" && ${skipped_export-false}; then
10234 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'