fetched          1650 ext/ldap/ldap.c 	zval *fetched;
fetched          1715 ext/ldap/ldap.c 			if ((fetched = zend_hash_index_find(Z_ARRVAL_P(mods), i)) == NULL) {
fetched          1719 ext/ldap/ldap.c 			mod = fetched;
fetched          1748 ext/ldap/ldap.c 				fetched = zend_hash_get_current_data(Z_ARRVAL_P(mod));
fetched          1749 ext/ldap/ldap.c 				modinfo = fetched;
fetched          1817 ext/ldap/ldap.c 						if ((fetched = zend_hash_index_find(Z_ARRVAL_P(modinfo), k)) == NULL) {
fetched          1821 ext/ldap/ldap.c 						modval = fetched;
fetched          1846 ext/ldap/ldap.c 		fetched = zend_hash_index_find(Z_ARRVAL_P(mods), i);
fetched          1847 ext/ldap/ldap.c 		mod = fetched;
fetched          1886 ext/ldap/ldap.c 				fetched = zend_hash_index_find(Z_ARRVAL_P(vals), j);
fetched          1887 ext/ldap/ldap.c 				modval = fetched;
fetched          4178 ext/mbstring/oniguruma/regparse.c   int r, neg, len, fetched, and_start;
fetched          4218 ext/mbstring/oniguruma/regparse.c     fetched = 0;
fetched          4251 ext/mbstring/oniguruma/regparse.c 	    fetched = 1;
fetched          4272 ext/mbstring/oniguruma/regparse.c 	  fetched = 0;
fetched          4347 ext/mbstring/oniguruma/regparse.c 	fetched = 1;
fetched          4367 ext/mbstring/oniguruma/regparse.c 	fetched = 1;
fetched          4381 ext/mbstring/oniguruma/regparse.c 	fetched = 1;
fetched          4447 ext/mbstring/oniguruma/regparse.c     if (fetched)
fetched           251 ext/mysqlnd/mysqlnd.h #define mysqlnd_stmt_fetch(stmt, fetched)	(stmt)->m->fetch((stmt), (fetched))
fetched           419 ext/odbc/birdstep.c 	res->fetched = 0;
fetched           453 ext/odbc/birdstep.c 	res->fetched = 1;
fetched           501 ext/odbc/birdstep.c 	if ( !res->fetched ) {
fetched           514 ext/odbc/birdstep.c 		res->fetched = 1;
fetched            50 ext/odbc/php_birdstep.h 	int     fetched;
fetched          1262 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          1446 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          1698 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          1763 ext/odbc/php_odbc.c 		result->fetched = rownum;
fetched          1766 ext/odbc/php_odbc.c 		result->fetched++;
fetched          1917 ext/odbc/php_odbc.c 		result->fetched = rownum;
fetched          1920 ext/odbc/php_odbc.c 		result->fetched++;
fetched          2005 ext/odbc/php_odbc.c 	if (result->fetched > 1) {
fetched          2006 ext/odbc/php_odbc.c 		result->fetched--;
fetched          2059 ext/odbc/php_odbc.c 		result->fetched = rownum;
fetched          2061 ext/odbc/php_odbc.c 		result->fetched++;
fetched          2135 ext/odbc/php_odbc.c 	if (result->fetched == 0) {
fetched          2148 ext/odbc/php_odbc.c 		result->fetched++;
fetched          2313 ext/odbc/php_odbc.c 		result->fetched++;
fetched          2380 ext/odbc/php_odbc.c 	RETURN_LONG(result->fetched);
fetched          2814 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3220 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3291 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3356 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3436 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3498 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3560 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3629 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3697 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3770 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3840 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched          3903 ext/odbc/php_odbc.c 	result->fetched = 0;
fetched           253 ext/odbc/php_odbc_includes.h 	int fetched;