Home
last modified time | relevance | path

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

/PHP-7.1/build/
H A Dlibtool.m4331 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
333 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
342 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
3698 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defau…
5893 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libd…
5920 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libd…
5932 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib …
6038 …iler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${
6055 wlarc='${wl}'
6058 …$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$…
[all …]
/PHP-7.1/ext/dba/tests/
H A Ddba_db4_014.phpt2 DBA DB4 File open("wl") & Insert Test
16 if (($db_file = dba_open($db_filename, "wl", $handler)) !== FALSE) {
31 Warning: dba_open(%stest0.dbm,wl): Driver initialization failed for handler: db4: No such file or d…
H A Ddba_db4_015.phpt2 DBA DB4 File open("wl") & Insert Test
21 if (($db_file = dba_popen($db_filename, "wl", $handler)) !== FALSE) {
/PHP-7.1/ext/pspell/
H A Dpspell.c525 const PspellWordList *wl; in PHP_FUNCTION() local
536 wl = pspell_manager_suggest(manager, word); in PHP_FUNCTION()
537 if (wl) { in PHP_FUNCTION()
538 PspellStringEmulation *els = pspell_word_list_elements(wl); in PHP_FUNCTION()
/PHP-7.1/
H A Dltmain.sh1172 single_module="${wl}-single_module"
1449 compiler_flags="$compiler_flags $wl$qarg"
1451 compile_command="$compile_command $wl$qarg"
1452 finalize_command="$finalize_command $wl$qarg"
1659 single_module="${wl}-multi_module"
1804 arg="$arg $wl$flag"
1822 arg="$arg $wl$flag"
1823 compiler_flags="$compiler_flags $wl$flag"
3330 …xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_cu…
4318 wl=
[all …]

Completed in 33 milliseconds