Home
last modified time | relevance | path

Searched refs:binding (Results 51 – 64 of 64) sorted by relevance

123

/PHP-7.4/ext/ldap/tests/
H A Dldap_bind_ext.phpt2 ldap_bind_ext() - Basic binding
/PHP-7.4/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv4_udp.phpt18 'An error occurred while binding socket: %s',
H A Dsocket_sentto_recvfrom_ipv6_udp.phpt22 'An error occurred while binding socket: %s',
/PHP-7.4/ext/spl/tests/
H A Drecursivedualiterator.inc40 /** @return new RecursiveDualIterator (late binding) for the two inner
/PHP-7.4/ext/opcache/tests/
H A Dbug66338.phpt2 Bug #66338 (Optimization binding of class constants is not safely opcacheable)
/PHP-7.4/ext/soap/
H A Dsoap.c2678 sdlBindingPtr binding = fn->binding; local
2688 location = binding->location;
3350 function->binding &&
3394 if (function && function->binding && function->binding->bindingType == BINDING_SOAP) {
3649 if (h->function && h->function->binding && h->function->binding->bindingType == BINDING_SOAP) {
3670 if (function && function->binding && function->binding->bindingType == BINDING_SOAP) {
3933 if (function->binding &&
3948 if (function->binding &&
4048 function->binding &&
4111 if (function && function->binding && function->binding->bindingType == BINDING_SOAP) {
[all …]
H A Dphp_sdl.h233 struct _sdlBinding *binding; member
H A Dphp_packet_soap.c257 if (fn != NULL && fn->binding && fn->binding->bindingType == BINDING_SOAP) { in parse_packet_soap()
/PHP-7.4/ext/oci8/tests/
H A Dbind_empty.phpt2 binding empty values
/PHP-7.4/ext/pdo/tests/
H A Dbug_44861.phpt56 // Test binding params via emulated prepared query
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_type_juggling.phpt2 mysqli_stmt_bind_param() - binding variable twice
/PHP-7.4/sapi/phpdbg/
H A Dxml.md574 - internally executes exec, so exec will output first (if binding to socket worked)
/PHP-7.4/
H A DNEWS581 . Fixed run-time binding of preloaded dynamically declared function. (Dmitry)
639 binding). (Nikita)
2449 . Fixed bug #77051 (Issue with re-binding on SQLite3). (BohwaZ)
H A DUPGRADING206 . Added support for arrow functions with implicit by-value scope binding.

Completed in 54 milliseconds

123