Lines Matching refs:export_symbols_regex
4857 if test -n "$export_symbols_regex"; then
6755 export_symbols_regex=
6896 export_symbols_regex=$arg
7141 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8925 test -n "$export_symbols$export_symbols_regex" && \
9849 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9868 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9924 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9925 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10173 if test -n "$export_symbols_regex" && ${skipped_export-false}; then
10174 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'