Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 13 of 13) sorted by relevance

/PHP-5.6/ext/spl/internal/
H A Dmultipleiterator.inc86 /** @param $iter attached Iterator that should be detached. */
93 * @return whether $iter is attached or not
100 /** @return number of attached Iterator instances. */
106 /** Rewind all attached Iterator instances. */
120 * is attached, we always return false.
140 /** Move all attached Iterator instances forward. That is invoke
151 /** @return false if no sub Iterator is attached and an array of
154 * attached Iterator is not valid().
194 /** @return false if no sub Iterator is attached and an array of
197 * attached Iterator is not valid().
/PHP-5.6/ext/pdo_oci/
H A Dphp_pdo_oci_int.h41 unsigned attached:1; member
H A Doci_driver.c167 H->attached = 0; in _oci_error()
217 if (H->server && H->attached) { in oci_handle_closer()
222 H->attached = 0; in oci_handle_closer()
545 if (H->attached == 0) { in pdo_oci_check_liveness()
639 H->attached = 1; in pdo_oci_handle_factory()
/PHP-5.6/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h42 unsigned attached:1; member
H A Dpgsql_driver.c1264 H->attached = 1; in pdo_pgsql_handle_factory()
/PHP-5.6/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h103 unsigned attached:1; member
H A Dmysql_driver.c780 H->attached = 1;
/PHP-5.6/ext/sockets/tests/
H A Dsocket_strerror.phpt74 string(28) "Protocol driver not attached"
/PHP-5.6/ext/standard/html_tables/mappings/
H A D8859-5.TXT23 # attached.
H A D8859-1.TXT23 # attached.
H A D8859-15.TXT24 # attached.
H A DKOI8-R.TXT23 # attached.
/PHP-5.6/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt38 copyright notice that is included in or attached to the work

Completed in 31 milliseconds