Home
last modified time | relevance | path

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

/PHP-8.3/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' ;;
3703 …_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defau…
5898 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libd…
5925 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libd…
5937 …_LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib …
6043 …iler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${
6060 wlarc='${wl}'
6063 …$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$…
[all …]
H A Dltmain.sh1179 single_module="${wl}-single_module"
1462 compiler_flags="$compiler_flags $wl$qarg"
1464 compile_command="$compile_command $wl$qarg"
1465 finalize_command="$finalize_command $wl$qarg"
1672 single_module="${wl}-multi_module"
1817 arg="$arg $wl$flag"
1835 arg="$arg $wl$flag"
1836 compiler_flags="$compiler_flags $wl$flag"
3343 …xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_cu…
4331 wl=
[all …]
/PHP-8.3/ext/dba/tests/
H A Ddba_flatfile_creation_matrix.phpt42 Mode parameter is "wl":
91 Mode parameter is "wl":
132 Mode parameter is "wl":
H A Ddba_inifile_creation_matrix.phpt42 Mode parameter is "wl":
91 Mode parameter is "wl":
132 Mode parameter is "wl":
H A Ddba_tcadb_creation_matrix.phpt42 Mode parameter is "wl":
91 Mode parameter is "wl":
132 Mode parameter is "wl":
H A Ddba_db4_creation_matrix.phpt42 Mode parameter is "wl":
91 Mode parameter is "wl":
132 Mode parameter is "wl":
H A Ddba_cdb_creation_matrix.phpt42 Mode parameter is "wl":
99 Mode parameter is "wl":
156 Mode parameter is "wl":
H A Ddba_gdbm_creation_matrix.phpt44 Mode parameter is "wl":
105 Mode parameter is "wl":
160 Mode parameter is "wl":
H A Ddba_qdbm_creation_matrix.phpt44 Mode parameter is "wl":
105 Mode parameter is "wl":
160 Mode parameter is "wl":
H A Ddba_lmdb_creation_matrix.phpt44 Mode parameter is "wl":
99 Mode parameter is "wl":
154 Mode parameter is "wl":
/PHP-8.3/ext/pspell/
H A Dpspell.c422 const PspellWordList *wl; in PHP_FUNCTION() local
432 wl = pspell_manager_suggest(manager, ZSTR_VAL(word)); in PHP_FUNCTION()
433 if (wl) { in PHP_FUNCTION()
434 PspellStringEmulation *els = pspell_word_list_elements(wl); in PHP_FUNCTION()
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_mips.lua1161 function _M.passcb(wl, we, wf, ww)
1162 wline, werror, wfatal, wwarn = wl, we, wf, ww
H A Ddasm_arm.lua1093 function _M.passcb(wl, we, wf, ww)
1094 wline, werror, wfatal, wwarn = wl, we, wf, ww
H A Ddasm_arm64.lua1199 function _M.passcb(wl, we, wf, ww)
1200 wline, werror, wfatal, wwarn = wl, we, wf, ww
H A Ddasm_ppc.lua1899 function _M.passcb(wl, we, wf, ww)
1900 wline, werror, wfatal, wwarn = wl, we, wf, ww
H A Ddasm_x86.lua2370 function _M.passcb(wl, we, wf, ww)
2371 wline, werror, wfatal, wwarn = wl, we, wf, ww

Completed in 77 milliseconds