Home
last modified time | relevance | path

Searched refs:binding (Results 26 – 44 of 44) sorted by relevance

12

/PHP-5.5/ext/ldap/tests/
H A Dldap_sasl_bind_basic.phpt2 ldap_sasl_bind() - Basic anonymous binding
/PHP-5.5/ext/soap/tests/bugs/
H A Dmultiport.phpt2 Proper binding selection
H A Dbug50698_2.phpt13 … $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services in WSDL.…
H A Dbug50698_3.phpt13 … $e->faultstring == 'SOAP-ERROR: Parsing WSDL: Could not find any usable binding services in WSDL.…
/PHP-5.5/ext/mysqli/tests/
H A Dbug55653.phpt2 Bug #55653 PS crash with libmysql when binding same variable as param and out
H A Dmysqli_stmt_bind_param_type_juggling.phpt2 mysqli_stmt_bind_param() - binding variable twice
/PHP-5.5/ext/pdo/tests/
H A Dbug_35671.phpt2 PDO Common: Bug #35671 (binding by name breakage)
H A Dbug_44861.phpt56 // Test binding params via emulated prepared query
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug69344.phpt2 PDO PgSQL Bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps)
/PHP-5.5/ext/oci8/tests/
H A Dcursor_bind_err.phpt2 binding a cursor (with errors)
H A Dbind_empty.phpt2 binding empty values
/PHP-5.5/ext/pdo_firebird/tests/
H A Dexecute.phpt2 PDO_Firebird: prepare/execute/binding
/PHP-5.5/ext/spl/examples/
H A Drecursivedualiterator.inc40 /** @return new RecursiveDualIterator (late binding) for the two inner
/PHP-5.5/ext/soap/
H A Dsoap.c2711 sdlBindingPtr binding = fn->binding; local
2721 location = binding->location;
3389 function->binding &&
3433 if (function && function->binding && function->binding->bindingType == BINDING_SOAP) {
3683 if (h->function && h->function->binding && h->function->binding->bindingType == BINDING_SOAP) {
3704 if (function && function->binding && function->binding->bindingType == BINDING_SOAP) {
3967 if (function->binding &&
3983 if (function->binding &&
4087 function->binding &&
4149 if (function && function->binding && function->binding->bindingType == BINDING_SOAP) {
[all …]
H A Dphp_sdl.h234 struct _sdlBinding *binding; member
H A Dphp_packet_soap.c256 if (fn != NULL && fn->binding && fn->binding->bindingType == BINDING_SOAP) { in parse_packet_soap()
/PHP-5.5/ext/interbase/tests/
H A D006.phpt2 InterBase: binding (may take a while)
/PHP-5.5/Zend/
H A DZEND_CHANGES1082 * Runtime binding of function names.
/PHP-5.5/
H A DNEWS325 . Fixed bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps).
3078 . Fixed bug #60968 (Late static binding doesn't work with
3434 . Fixed bug #55653 (PS crash with libmysql when binding same variable as
3717 . Fixed bug #60968 (Late static binding doesn't work with
4944 - Fixed very rare memory leak in mysqlnd, when binding thousands of columns.
5922 . Added concept of "delayed early binding" that allows opcode caches to
5923 perform class declaration (early and/or run-time binding) in exactly

Completed in 67 milliseconds

12