Home
last modified time | relevance | path

Searched refs:ref (Results 101 – 125 of 149) sorted by relevance

123456

/PHP-5.5/ext/oci8/tests/
H A Dbug44206.phpt2 Bug #44206 (Test if selecting ref cursors leads to ORA-1000 maximum open cursors reached)
H A Dbug42841.phpt27 type cursortype is ref Cursor;
/PHP-5.5/ext/soap/tests/schema/
H A Dschema061.phpt15 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
H A Dschema023.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema069.phpt11 <attribute ref="tns:int"/>
H A Dschema070.phpt11 <attributeGroup ref="tns:int_group"/>
H A Dschema027.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[,]"/>
H A Dschema039.phpt13 <attributeGroup ref="tns:intGroup"/>
H A Dschema041.phpt10 <group ref="tns:testGroup"/>
H A Dschema081.phpt12 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema029.phpt15 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
/PHP-5.5/tests/lang/
H A Dfunc_get_args.004.phpt2 Pass same variable by ref and by value.
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c2302 ref->fptr = fptr; in ZEND_METHOD()
2304 intern->ptr = ref; in ZEND_METHOD()
4876 property_reference *ref; in ZEND_METHOD() local
4903 property_reference *ref; in _property_check_flag() local
4958 property_reference *ref; in ZEND_METHOD() local
4974 property_reference *ref; in ZEND_METHOD() local
5020 property_reference *ref; in ZEND_METHOD() local
5090 property_reference *ref; in ZEND_METHOD() local
5106 ce = tmp_ce = ref->ce; in ZEND_METHOD()
5129 property_reference *ref; in ZEND_METHOD() local
[all …]
/PHP-5.5/ext/spl/tests/
H A Dfixedarray_021.phpt39 /* foreach by ref */
/PHP-5.5/ext/ldap/tests/
H A Dldap_parse_result_basic.phpt18 "ref" => "cn=userA,dc=my-domain,dc=com",
/PHP-5.5/sapi/cli/
H A Dphp_cli.c1096 zval *arg, *ref; in do_cli() local
1122 ALLOC_ZVAL(ref); in do_cli()
1123 object_init_ex(ref, pce); in do_cli()
1124 INIT_PZVAL(ref); in do_cli()
1129 zend_call_method_with_1_params(&ref, pce, &pce->constructor, "__construct", NULL, arg); in do_cli()
1137 zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref); in do_cli()
1139 zval_ptr_dtor(&ref); in do_cli()
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29839.wsdl9 <attribute ref="xml:lang" use="required"/>
H A Dbug34453.wsdl9 <attribute ref="xml:lang" use="required"/>
H A Dbug30106.phpt2 Bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)
/PHP-5.5/ext/soap/tests/soap12/
H A DT56.phpt24 <inputString enc:ref="#data-2" xsi:type="xsd:string" />
H A DT57.phpt22 <test:inputString enc:ref="#data" xsi:type="xsd:string" />
H A DT76_2.phpt22 <inputString enc:ref="data" xsi:type="xsd:string" />
/PHP-5.5/ext/phar/tests/
H A Dtest_alias_unset.phpt34 $a = file_get_contents($pname . '/file1.txt'); // this fails because $fname2 ref exists
/PHP-5.5/ext/imap/
H A Dphp_imap.c224 ZEND_ARG_INFO(0, ref)
230 ZEND_ARG_INFO(0, ref)
236 ZEND_ARG_INFO(0, ref)
272 ZEND_ARG_INFO(0, ref)
278 ZEND_ARG_INFO(0, ref)
1842 char *ref, *pat; in PHP_FUNCTION() local
1857 mail_list(imap_le_struct->imap_stream, ref, pat); in PHP_FUNCTION()
1880 char *ref, *pat; in PHP_FUNCTION() local
1930 char *ref, *pat, *content; in PHP_FUNCTION() local
2149 char *ref, *pat; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/soap/tests/
H A Dbug68361.phpt16 <xsd:attribute ref="soapenc:arrayType" arrayType="ns:Employee[]"/>

Completed in 120 milliseconds

123456