|
sipxportlib
Version 3.3
|

Go to the source code of this file.
Classes | |
| struct | PT_TOKEN |
Typedefs | |
| typedef struct PT_TOKEN | pt_token_t |
Functions | |
| 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) |
| typedef struct PT_TOKEN pt_token_t |
| 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 | ) |
1.8.11