Home
last modified time | relevance | path

Searched refs:export_symbols_regex (Results 1 – 1 of 1) sorted by relevance

/libev/
H A Dltmain.sh3312 if test -n "$export_symbols_regex"; then
5142 export_symbols_regex=
5282 export_symbols_regex="$arg"
5516 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8144 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8163 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
8219 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
8220 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8469 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'