into_object      1231 ext/mysqli/mysqli.c void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flags, int into_object)
into_object      1239 ext/mysqli/mysqli.c 	if (into_object) {
into_object      1277 ext/mysqli/mysqli.c 	if (into_object && Z_TYPE_P(return_value) == IS_ARRAY) {
into_object        66 ext/mysqli/mysqli_priv.h extern void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flag, int into_object);
into_object      2676 ext/pgsql/pgsql.c static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, zend_long result_type, int into_object)
into_object      2687 ext/pgsql/pgsql.c 	if (into_object) {
into_object      2775 ext/pgsql/pgsql.c 	if (into_object) {