Home
last modified time | relevance | path

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

/php-src/build/
H A Dltmain.sh1157 export_symbols_regex=
1534 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
4019 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
4045 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4632 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'

Completed in 16 milliseconds