Home
last modified time | relevance | path

Searched refs:base (Results 201 – 225 of 303) sorted by relevance

12345678910>>...13

/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_017s.phpt2 SOAP Interop Round2 base 017 (soap/direct): echoBase64
H A Dr2_base_018p.phpt2 SOAP Interop Round2 base 018 (php/direct): echoHexBinary
H A Dr2_base_018s.phpt2 SOAP Interop Round2 base 018 (soap/direct): echoHexBinary
H A Dr2_base_019p.phpt2 SOAP Interop Round2 base 019 (php/direct): echoDecimal
H A Dr2_base_020p.phpt2 SOAP Interop Round2 base 020 (php/direct): echoDate
H A Dr2_base_020s.phpt2 SOAP Interop Round2 base 020 (soap/direct): echoDate
H A Dr2_base_021p.phpt2 SOAP Interop Round2 base 021 (php/direct): echoBoolean
H A Dr2_base_021s.phpt2 SOAP Interop Round2 base 021 (soap/direct): echoBoolean
H A Dr2_base_023s.phpt2 SOAP Interop Round2 base 023 (soap/direct): echoBoolean
H A Dr2_base_024p.phpt2 SOAP Interop Round2 base 024 (php/direct): echoBoolean
H A Dr2_base_007w.phpt2 SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one)
H A Dr2_base_005s.phpt2 SOAP Interop Round2 base 005 (soap/direct): echoString(utf-8)
H A Dr2_base_008p.phpt2 SOAP Interop Round2 base 008 (php/direct): echoStringArray(empty)
H A Dr2_base_006w.phpt2 SOAP Interop Round2 base 006 (php/wsdl): echoStringArray
H A Dr2_base_007p.phpt2 SOAP Interop Round2 base 007 (php/direct): echoStringArray(one)
H A Dr2_base_008s.phpt2 SOAP Interop Round2 base 008 (soap/direct): echoStringArray(empty)
H A Dr2_base_009s.phpt2 SOAP Interop Round2 base 009 (soap/direct): echoStringArray(NULL)
H A Dr2_base_011w.phpt2 SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray
/PHP-5.5/ext/soap/tests/soap12/
H A Dsoap12-test.inc112 return $ref->RelativeReference->base.$ref->RelativeReference->href;
/PHP-5.5/
H A DMakefile.gcov67 @$(LTP) --directory lcov_data/ --capture --base-directory=lcov_data --output-file $@
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dbcmath.h142 _PROTOTYPE(int bc_raisemod, (bc_num base, bc_num expo, bc_num mod,
/PHP-5.5/sapi/roxen/
H A Dconfig.m46 [ --with-roxen=DIR Build PHP as a Pike module. DIR is the base Roxen
/PHP-5.5/sapi/aolserver/
H A Dphp5aolserver.dsp57 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
83 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
109 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
/PHP-5.5/sapi/nsapi/
H A Dphp5nsapi.dsp57 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
83 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
109 …ll32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x62000000" /versi…
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c554 sljit_si base, arg2, delay_slot; in getput_arg() local
563 base = arg & REG_MASK; in getput_arg()
577 …else if ((flags & LOAD_DATA) && ((flags & MEM_MASK) <= GPR_REG) && reg != base && reg != OFFS_REG(… in getput_arg()
598 else if ((flags & LOAD_DATA) && ((flags & MEM_MASK) <= GPR_REG) && reg != base) in getput_arg()
608 if (!base) in getput_arg()
611 …return push_inst(compiler, data_transfer_insts[flags & MEM_MASK] | dest | S1(base) | S2(arg2), del… in getput_arg()
612 …FAIL_IF(push_inst(compiler, data_transfer_insts[flags & MEM_MASK] | dest | S1(base) | S2(arg2), de… in getput_arg()
613 return push_inst(compiler, ADD | D(base) | S1(base) | S2(arg2), DR(base)); in getput_arg()

Completed in 21 milliseconds

12345678910>>...13