Searched refs:attached (Results 1 – 8 of 8) 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().
42 unsigned attached:1; member
1075 H->attached = 1; in pdo_pgsql_handle_factory()
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()541 if (H->attached == 0) { in pdo_oci_check_liveness()635 H->attached = 1; in pdo_oci_handle_factory()
103 unsigned attached:1; member
784 H->attached = 1;
74 string(28) "Protocol driver not attached"
Completed in 26 milliseconds