type_num         1831 ext/soap/php_sdl.c 		int *type_num;
type_num         1832 ext/soap/php_sdl.c 		if (zend_hash_find(tmp_types, (char*)&type, sizeof(type), (void**)&type_num) == SUCCESS) {
type_num         1833 ext/soap/php_sdl.c 			WSDL_CACHE_PUT_INT(*type_num, out);
type_num         2117 ext/soap/php_sdl.c 	int type_num = 1;
type_num         2158 ext/soap/php_sdl.c 			zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL);
type_num         2159 ext/soap/php_sdl.c 			++type_num;
type_num         2175 ext/soap/php_sdl.c 			zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL);
type_num         2176 ext/soap/php_sdl.c 			++type_num;
type_num         2192 ext/soap/php_sdl.c 			zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL);
type_num         2193 ext/soap/php_sdl.c 			++type_num;