intindex           43 ext/com_dotnet/com_variant.c 	long intindex = -1;
intindex           52 ext/com_dotnet/com_variant.c 		keytype = zend_hash_get_current_key_ex(HASH_OF(z), &strindex, &strindexlen, &intindex, 0, &pos);
intindex           59 ext/com_dotnet/com_variant.c 		if (intindex > max_index) {
intindex           60 ext/com_dotnet/com_variant.c 			max_index = intindex;
intindex           66 ext/com_dotnet/com_variant.c 	bound.cElements = intindex + 1;
intindex           79 ext/com_dotnet/com_variant.c 		zend_hash_get_current_key_ex(HASH_OF(z), &strindex, &strindexlen, &intindex, 0, &pos);
intindex           80 ext/com_dotnet/com_variant.c 		php_com_variant_from_zval(&va[intindex], *item, codepage TSRMLS_CC);		
intindex         2677 ext/openssl/openssl.c 			ulong intindex;
intindex         2679 ext/openssl/openssl.c 			zend_hash_get_current_key_ex(HASH_OF(dn), &strindex, &strindexlen, &intindex, 0, &hpos);
intindex         2758 ext/openssl/openssl.c 				ulong intindex;
intindex         2760 ext/openssl/openssl.c 				zend_hash_get_current_key_ex(HASH_OF(attribs), &strindex, &strindexlen, &intindex, 0, &hpos);
intindex         4157 ext/openssl/openssl.c 	ulong intindex;
intindex         4247 ext/openssl/openssl.c 			zend_hash_get_current_key_ex(HASH_OF(zheaders), &strindex, &strindexlen, &intindex, 0, &hpos);
intindex         4292 ext/openssl/openssl.c 	ulong intindex;
intindex         4357 ext/openssl/openssl.c 			zend_hash_get_current_key_ex(HASH_OF(zheaders), &strindex, &strindexlen, &intindex, 0, &hpos);