Home
last modified time | relevance | path

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

/PHP-7.2/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-7.2/ext/spl/tests/
H A Dbug70053.phpt6 echo "-- Two empty iterators attached with infos that are different but same array key --\n";
16 -- Two empty iterators attached with infos that are different but same array key --
/PHP-7.2/ext/sysvshm/tests/
H A Dshutdown_crash_0.phpt2 Shutdown crash when attached/removed same key segment multiple times
/PHP-7.2/ext/pdo_oci/
H A Dphp_pdo_oci_int.h43 unsigned attached:1; member
H A Doci_driver.c161 H->attached = 0; in _oci_error()
211 if (H->server && H->attached) { in oci_handle_closer()
216 H->attached = 0; in oci_handle_closer()
619 if (H->attached == 0) { in pdo_oci_check_liveness()
715 H->attached = 1; in pdo_oci_handle_factory()
/PHP-7.2/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h42 unsigned attached:1; member
H A Dpgsql_driver.c1247 H->attached = 1; in pdo_pgsql_handle_factory()
/PHP-7.2/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h108 unsigned attached:1; member
H A Dmysql_driver.c850 H->attached = 1;
/PHP-7.2/ext/sockets/tests/
H A Dsocket_strerror.phpt73 string(28) "Protocol driver not attached"
/PHP-7.2/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-7.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt38 copyright notice that is included in or attached to the work

Completed in 28 milliseconds