Searched refs:wl (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/build/ |
H A D | libtool.m4 | 331 _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' ;; 3695 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defau… 5894 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libd… 5921 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libd… 5933 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib … 6039 …iler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${… 6056 wlarc='${wl}' 6059 …$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$… [all …]
|
/PHP-5.3/ext/dba/tests/ |
H A D | dba_db4_014.phpt | 2 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 D | dba_db4_015.phpt | 2 DBA DB4 File open("wl") & Insert Test 21 if (($db_file = dba_popen($db_filename, "wl", $handler)) !== FALSE) {
|
/PHP-5.3/ext/pspell/ |
H A D | pspell.c | 532 const PspellWordList *wl; in PHP_FUNCTION() local 543 wl = pspell_manager_suggest(manager, word); in PHP_FUNCTION() 544 if (wl) { in PHP_FUNCTION() 545 PspellStringEmulation *els = pspell_word_list_elements(wl); in PHP_FUNCTION()
|
/PHP-5.3/ |
H A D | ltmain.sh | 1172 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 48 milliseconds