Home
last modified time | relevance | path

Searched refs:link (Results 26 – 50 of 757) sorted by path

12345678910>>...31

/PHP-5.5/ext/gettext/
H A Dgettext.dsp55 LINK32=link.exe
82 LINK32=link.exe
/PHP-5.5/ext/iconv/
H A Diconv.dsp54 LINK32=link.exe
80 LINK32=link.exe
/PHP-5.5/ext/imap/
H A Dimap.dsp56 LINK32=link.exe
82 LINK32=link.exe
108 LINK32=link.exe
134 LINK32=link.exe
/PHP-5.5/ext/interbase/
H A Dibase_blobs.c207 zval *link = NULL; in PHP_FUNCTION() local
218 PHP_IBASE_LINK_TRANS(link, ib_link, trans); in PHP_FUNCTION()
240 zval *link = NULL; in PHP_FUNCTION() local
262 PHP_IBASE_LINK_TRANS(link, ib_link, trans); in PHP_FUNCTION()
402 zval *link = NULL; in PHP_FUNCTION() local
425 PHP_IBASE_LINK_TRANS(link, ib_link, trans); in PHP_FUNCTION()
478 zval *link = NULL; in PHP_FUNCTION() local
502 PHP_IBASE_LINK_TRANS(link, ib_link, trans); in PHP_FUNCTION()
539 zval *link = NULL, *file; in PHP_FUNCTION() local
551 (ZEND_NUM_ARGS()-1) ? &link : &file, &file)) { in PHP_FUNCTION()
[all …]
H A Dibase_events.c45 if (event->link != NULL) { in _php_ibase_free_event()
48 if (event->link->handle != NULL && in _php_ibase_free_event()
49 isc_cancel_events(IB_STATUS, &event->link->handle, &event->event_id)) { in _php_ibase_free_event()
54 for (node = &event->link->event_head; *node != event; node = &(*node)->event_next); in _php_ibase_free_event()
248 if (isc_que_events(IB_STATUS, &event->link->handle, &event->event_id, buffer_size, in _php_ibase_callback()
338 event->link = ib_link; in PHP_FUNCTION()
H A Dibase_query.c48 ibase_db_link *link; member
59 ibase_db_link *link; member
127 if (SUCCESS == isc_database_info(IB_STATUS, &link->handle, in _php_ibase_free_stmt_handle()
327 ib_query->link = link; in _php_ibase_alloc_query()
742 if (isc_create_blob(IB_STATUS, &ib_query->link->handle, in _php_ibase_bind()
899 trans->db_link[0] = ib_query->link; in _php_ibase_exec()
901 if (ib_query->link->tr_list == NULL) { in _php_ibase_exec()
903 ib_query->link->tr_list->trans = NULL; in _php_ibase_exec()
904 ib_query->link->tr_list->next = NULL; in _php_ibase_exec()
908 for (l = &ib_query->link->tr_list; *l != NULL; l = &(*l)->next); in _php_ibase_exec()
[all …]
H A Dinterbase.c610 if (p->trans->db_link[j] == link) { in _php_ibase_commit_link()
620 link->tr_list = NULL; in _php_ibase_commit_link()
624 e->link = NULL; in _php_ibase_commit_link()
634 _php_ibase_commit_link(link TSRMLS_CC); in php_ibase_commit_link_rsrc()
642 _php_ibase_commit_link(link TSRMLS_CC); in _php_ibase_close_link()
643 if (link->handle != NULL) { in _php_ibase_close_link()
648 efree(link); in _php_ibase_close_link()
658 if (link->handle != NULL) { in _php_ibase_close_plink()
663 free(link); in _php_ibase_close_plink()
1414 zval *link = NULL; in PHP_FUNCTION() local
[all …]
H A Dinterbase.dsp55 LINK32=link.exe
82 LINK32=link.exe
H A Dphp_ibase_includes.h97 ibase_db_link *link; member
/PHP-5.5/ext/interbase/tests/
H A D004.phpt10 $link = ibase_connect($test_base);
31 $bl_s = ibase_blob_import($link,$ftmp);
32 ibase_query($link, "INSERT INTO test4 (v_integer, v_blob) VALUES (1, ?)", $bl_s);
48 $bl_h = ibase_blob_open($link,$row->V_BLOB);
76 $bl_h = ibase_blob_create($link);
113 ibase_blob_echo($link, $row->V_BLOB);
H A D005.phpt64 default transaction on default link
65 First open transaction on link will be default.
66 $tr_def_l1 may be ommited. All queryes without link and trans
90 /* specify default transaction on link */
103 three transaction on default link
172 transactions on second link
H A D008.phpt22 $link = ibase_connect($test_base);
H A Dbug46247.phpt30 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
36 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
H A Dbug46543.phpt22 Warning: ibase_trans(): no Firebird/InterBase link resource supplied in %s on line %d
24 Warning: ibase_trans(): no Firebird/InterBase link resource supplied in %s on line %d
26 Warning: ibase_trans(): no Firebird/InterBase link resource supplied in %s on line %d
28 Warning: ibase_trans(): supplied resource is not a valid Firebird/InterBase link resource in %s on …
H A Dibase_close_001.phpt21 Warning: ibase_close(): %d is not a valid Firebird/InterBase link resource in %s on line %d
H A Dibase_drop_db_001.phpt24 resource(%d) of type (Firebird/InterBase link)
/PHP-5.5/ext/json/
H A Djson.dsp54 LINK32=link.exe
80 LINK32=link.exe
/PHP-5.5/ext/ldap/
H A Dldap.c71 LDAP *link; member
409 zval *link; in PHP_FUNCTION() local
531 zval *link; in PHP_FUNCTION() local
571 zval *link; in PHP_FUNCTION() local
1453 zval *link; in PHP_FUNCTION() local
1826 zval *link; in PHP_FUNCTION() local
1857 zval *link; in PHP_FUNCTION() local
1877 zval *link; in PHP_FUNCTION() local
2376 zval *link; in PHP_FUNCTION() local
2416 zval *link; in PHP_FUNCTION() local
[all …]
H A Dldap.dsp60 LINK32=link.exe
86 LINK32=link.exe
113 LINK32=link.exe
139 LINK32=link.exe
166 LINK32=link.exe
193 LINK32=link.exe
220 LINK32=link.exe
247 LINK32=link.exe
H A Dldap.mak144 @echo $(LD_FLAGS) -commandfile $(basename $@).def > $(basename $@).link
145 @echo $(LIBRARY) $(OBJECTS) >> $(basename $@).link
147 @$(LINK) @$(basename $@).link
170 -@del "$(FINAL_DIR)\$(MODULE_NAME).link"
/PHP-5.5/ext/ldap/tests/
H A Dbug48441.phpt14 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
15 insert_dummy_data($link);
21 $result = ldap_search($link, $dn, $filter, array('sn')),
22 ldap_get_entries($link, $result)
25 $result = ldap_search($link, $dn, $filter, array('sn'), 1, 1, 1, LDAP_DEREF_ALWAYS),
26 ldap_get_entries($link, $result)
29 $result = ldap_search($link, $dn, $filter, array('sn')),
30 ldap_get_entries($link, $result)
38 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
39 remove_dummy_data($link);
H A Dbug48696.phpt15 Warning: ldap_read(): supplied argument is not a valid ldap link resource in %s on line %d
H A Dconnect.inc17 $link = ldap_connect($host, $port);
19 ldap_bind($link, $user, $passwd);
20 return $link;
23 function insert_dummy_data($link) {
24 ldap_add($link, "dc=my-domain,dc=com", array(
32 ldap_add($link, "cn=userA,dc=my-domain,dc=com", array(
40 ldap_add($link, "cn=userB,dc=my-domain,dc=com", array(
55 function remove_dummy_data($link) {
57 ldap_delete($link, "cn=userA,dc=my-domain,dc=com");
58 ldap_delete($link, "cn=userB,dc=my-domain,dc=com");
[all …]
H A Dldap_add_basic.phpt13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
16 ldap_add($link, "dc=my-domain,dc=com", array(
25 $link,
26 ldap_search($link, "dc=my-domain,dc=com", "(o=my-domain)")
35 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
37 ldap_delete($link, "dc=my-domain,dc=com");
H A Dldap_add_error.phpt17 var_dump(ldap_add($link));
27 ldap_add($link, "weirdAttribute=val", array(
30 ldap_error($link),
31 ldap_errno($link)
46 var_dump(ldap_error($link), ldap_errno($link));
60 ldap_error($link),
61 ldap_errno($link)
76 ldap_error($link),
77 ldap_errno($link)
85 ldap_error($link),
[all …]

Completed in 58 milliseconds

12345678910>>...31