get_create_encoder  432 soap/php_schema.c 			newType->encode = get_create_encoder(sdl, newType, nsptr->href, BAD_CAST(type));
get_create_encoder  527 soap/php_schema.c 				newType->encode = get_create_encoder(sdl, newType, nsptr->href, BAD_CAST(type));
get_create_encoder  649 soap/php_schema.c 			cur_type->encode = get_create_encoder(sdl, cur_type, nsptr->href, BAD_CAST(type));
get_create_encoder  754 soap/php_schema.c 			cur_type->encode = get_create_encoder(sdl, cur_type, nsptr->href, BAD_CAST(type));
get_create_encoder  879 soap/php_schema.c 			cur_type->encode = get_create_encoder(sdl, cur_type, nsptr->href, BAD_CAST(type));
get_create_encoder  934 soap/php_schema.c 			cur_type->encode = get_create_encoder(sdl, cur_type, nsptr->href, BAD_CAST(type));
get_create_encoder 1652 soap/php_schema.c 			cur_type->encode = get_create_encoder(sdl, cur_type, nsptr->href, BAD_CAST(cptype));
get_create_encoder 1791 soap/php_schema.c 			newAttr->encode = get_create_encoder(sdl, cur_type, nsptr->href, BAD_CAST(cptype));