sipxportlib  Version 3.3
Functions
OsTokenizer.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include "os/OsTokenizer.h"
Include dependency graph for OsTokenizer.cpp:

Functions

pt_token_tparse_tokenize (char *string, int *args)
 
const char * parse_token (pt_token_t *t, int which)
 
void parse_kill (pt_token_t *t)
 

Function Documentation

pt_token_t* parse_tokenize ( char *  string,
int *  args 
)
const char* parse_token ( pt_token_t t,
int  which 
)
void parse_kill ( pt_token_t t)