Searched refs:attached (Results 1 – 13 of 13) sorted by relevance
86 /** @param $iter attached Iterator that should be detached. */93 * @return whether $iter is attached or not100 /** @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 invoke151 /** @return false if no sub Iterator is attached and an array of154 * attached Iterator is not valid().194 /** @return false if no sub Iterator is attached and an array of197 * attached Iterator is not valid().
41 unsigned attached:1; member
167 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()
42 unsigned attached:1; member
1264 H->attached = 1; in pdo_pgsql_handle_factory()
103 unsigned attached:1; member
780 H->attached = 1;
74 string(28) "Protocol driver not attached"
23 # attached.
24 # attached.
38 copyright notice that is included in or attached to the work
Completed in 38 milliseconds