Lines Matching refs:export_symbols_regex
4903 if test -n "$export_symbols_regex"; then
6801 export_symbols_regex=
6942 export_symbols_regex=$arg
7194 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
9001 test -n "$export_symbols$export_symbols_regex" && \
9928 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9947 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
10003 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
10004 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10252 if test -n "$export_symbols_regex" && ${skipped_export-false}; then
10253 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'