Home
last modified time | relevance | path

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

/PHP-5.5/
H A Dltmain.sh1150 export_symbols_regex=
1521 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
4006 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
4032 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4619 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'

Completed in 11 milliseconds