Lines Matching refs:export_symbols_regex
4735 if test -n "$export_symbols_regex"; then
6632 export_symbols_regex=
6773 export_symbols_regex=$arg
7018 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8805 test -n "$export_symbols$export_symbols_regex" && \
9732 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9751 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9807 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9808 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10056 if test -n "$export_symbols_regex" && ${skipped_export-false}; then
10057 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'