nument            473 ext/odbc/php_odbc.c 	int i, nument, type;
nument            479 ext/odbc/php_odbc.c 	nument = zend_hash_next_free_element(&EG(regular_list));
nument            480 ext/odbc/php_odbc.c 	for(i = 1; i < nument; i++) {
nument            502 ext/odbc/php_odbc.c 	int i, nument, type;
nument            507 ext/odbc/php_odbc.c 	nument = zend_hash_next_free_element(&EG(persistent_list));
nument            508 ext/odbc/php_odbc.c 	for(i = 1; i < nument; i++) {
nument           1128 ext/odbc/php_odbc.c 	int nument;
nument           1134 ext/odbc/php_odbc.c 	nument = zend_hash_next_free_element(&EG(regular_list));
nument           1137 ext/odbc/php_odbc.c 	for(i = 1; i < nument; i++) {
nument           1145 ext/odbc/php_odbc.c 	nument = zend_hash_next_free_element(&EG(regular_list));
nument           1147 ext/odbc/php_odbc.c 	for(i = 1; i < nument; i++) {
nument           2713 ext/odbc/php_odbc.c 	int nument;
nument           2728 ext/odbc/php_odbc.c 	nument = zend_hash_next_free_element(&EG(regular_list));
nument           2730 ext/odbc/php_odbc.c 	for(i = 1; i < nument; i++){