Lines Matching refs:export_symbols_regex
4899 if test -n "$export_symbols_regex"; then
6797 export_symbols_regex=
6938 export_symbols_regex=$arg
7190 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8992 test -n "$export_symbols$export_symbols_regex" && \
9916 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9935 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9991 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9992 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10240 if test -n "$export_symbols_regex" && ${skipped_export-false}; then
10241 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'