YAZ 5.37.0
api.c File Reference
#include <stdlib.h>
#include "header.h"

Go to the source code of this file.

Functions

struct SN_envSN_create_env (int S_size, int I_size, int B_size)
void SN_close_env (struct SN_env *z, int S_size)
int SN_set_current (struct SN_env *z, int size, const symbol *s)

Function Documentation

◆ SN_close_env()

◆ SN_create_env()

◆ SN_set_current()

int SN_set_current ( struct SN_env * z,
int size,
const symbol * s )
extern

Definition at line 60 of file api.c.

References SN_env::c, SN_env::l, and replace_s().

Referenced by sb_stemmer_stem().