END_KNOWN_TYPES   236 soap/php_encoding.c 	{{END_KNOWN_TYPES, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}
END_KNOWN_TYPES  1609 soap/php_sdl.c 	while (enc->details.type != END_KNOWN_TYPES) {
END_KNOWN_TYPES  1622 soap/php_sdl.c 	while (enc->details.type != END_KNOWN_TYPES) {
END_KNOWN_TYPES  2213 soap/php_sdl.c 	while (enc->details.type != END_KNOWN_TYPES) {
END_KNOWN_TYPES   526 soap/soap.c    	} while (defaultEncoding[i].details.type != END_KNOWN_TYPES);