Home
last modified time | relevance | path

Searched refs:base (Results 251 – 275 of 406) sorted by relevance

1...<<11121314151617

/PHP-8.3/ext/soap/tests/schema/
H A Dschema028.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema029.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema055.phpt14 <extension base="apache:Map" xmlns:apache="http://xml.apache.org/xml-soap">
H A Dschema083.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema084.phpt12 <restriction base="enc12:Array" xmlns:enc12="http://www.w3.org/2003/05/soap-encoding">
H A Dschema085.phpt17 <extension base="tns:testType2">
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c754 sljit_s32 i, tmp, base, offset; in sljit_emit_enter() local
776 base = SLJIT_SP; in sljit_emit_enter()
786 base = TMP_REG1; in sljit_emit_enter()
801 FAIL_IF(push_inst(compiler, STFD | FS(i) | A(base) | IMM(offset))); in sljit_emit_enter()
887 sljit_s32 i, tmp, base, offset; in emit_stack_frame_release() local
890 base = SLJIT_SP; in emit_stack_frame_release()
892 base = TMP_REG1; in emit_stack_frame_release()
909 FAIL_IF(push_inst(compiler, LFD | FS(i) | A(base) | IMM(offset))); in emit_stack_frame_release()
914 FAIL_IF(push_inst(compiler, LFD | FS(i) | A(base) | IMM(offset))); in emit_stack_frame_release()
939 SLJIT_ASSERT(base == TMP_REG1); in emit_stack_frame_release()
[all …]
/PHP-8.3/ext/gmp/
H A Dgmp_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, base, IS_LONG, 0, "0")
27 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, base, IS_LONG, 0, "10")
189 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, base, IS_LONG, 0, "0")
/PHP-8.3/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_001w.phpt2 SOAP Interop Round2 base 001 (php/wsdl): echoString
H A Dr2_base_002p.phpt2 SOAP Interop Round2 base 002 (php/direct): echoString(empty)
H A Dr2_base_002w.phpt2 SOAP Interop Round2 base 002 (php/wsdl): echoString(empty)
H A Dr2_base_003p.phpt2 SOAP Interop Round2 base 003 (php/direct): echoString(NULL)
H A Dr2_base_003w.phpt2 SOAP Interop Round2 base 003 (php/wsdl): echoString(NULL)
H A Dr2_base_004w.phpt2 SOAP Interop Round2 base 004 (php/wsdl): echoString(entities)
H A Dr2_base_005p.phpt2 SOAP Interop Round2 base 005 (php/direct): echoString(utf-8)
H A Dr2_base_005w.phpt2 SOAP Interop Round2 base 005 (php/wsdl): echoString(utf-8)
H A Dr2_base_010p.phpt2 SOAP Interop Round2 base 010 (php/direct): echoInteger
H A Dr2_base_010w.phpt2 SOAP Interop Round2 base 010 (php/wsdl): echoInteger
H A Dr2_base_012w.phpt2 SOAP Interop Round2 base 012 (php/wsdl): echoFloat
H A Dr2_base_017w.phpt2 SOAP Interop Round2 base 017 (php/wsdl): echoBase64
H A Dr2_base_018w.phpt2 SOAP Interop Round2 base 018 (php/wsdl): echoHexBinary
H A Dr2_base_019p.phpt2 SOAP Interop Round2 base 019 (php/direct): echoDecimal
H A Dr2_base_019w.phpt2 SOAP Interop Round2 base 019 (php/wsdl): echoDecimal
H A Dr2_base_020w.phpt2 SOAP Interop Round2 base 020 (php/wsdl): echoDate
H A Dr2_base_021w.phpt2 SOAP Interop Round2 base 021 (php/wsdl): echoBoolean

Completed in 49 milliseconds

1...<<11121314151617