Public Attributes | |
| JSONObjectDecoder * | dec |
| char * | end |
| wchar_t * | escEnd |
| int | escHeap |
| wchar_t * | escStart |
| int | lastType |
| char * | start |
Definition at line 41 of file ultrajsondec.c.
Definition at line 49 of file ultrajsondec.c.
| char* DecoderState::end |
Definition at line 44 of file ultrajsondec.c.
| wchar_t* DecoderState::escEnd |
Definition at line 46 of file ultrajsondec.c.
Definition at line 47 of file ultrajsondec.c.
| wchar_t* DecoderState::escStart |
Definition at line 45 of file ultrajsondec.c.
Definition at line 48 of file ultrajsondec.c.
| char* DecoderState::start |
Definition at line 43 of file ultrajsondec.c.