Home
last modified time | relevance | path

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

1...<<11121314151617

/php-src/ext/soap/tests/schema/
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-src/ext/opcache/jit/ir/
H A Dir_x86.dasc36 #define IR_MEM_B(base) IR_MEM(base, 0, IR_REG_NONE, 1)
37 #define IR_MEM_BO(base, offset) IR_MEM(base, offset, IR_REG_NONE, 1)
42 IR_ASSERT(base == IR_REG_NONE || (base >= IR_REG_GP_FIRST && base <= IR_REG_GP_LAST));
79 || if (base == IR_REG_NONE) {
85 || if (base == IR_REG_NONE) {
91 || if (base == IR_REG_NONE) {
97 || if (base == IR_REG_NONE) {
104 || if (base == IR_REG_NONE) {
120 || if (base == IR_REG_NONE) {
2850 ir_reg base;
[all …]
/php-src/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-src/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_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_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_002w.phpt2 SOAP Interop Round2 base 002 (php/wsdl): echoString(empty)
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_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
H A Dr2_base_022w.phpt2 SOAP Interop Round2 base 022 (php/wsdl): echoBoolean

Completed in 53 milliseconds

1...<<11121314151617