Skip to content

Instantly share code, notes, and snippets.

@brianmario
Created July 20, 2010 16:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianmario/483204 to your computer and use it in GitHub Desktop.
Save brianmario/483204 to your computer and use it in GitHub Desktop.
= yajl_common
yajl_malloc_func
yajl_realloc_func
= yajl_gen
yajl_print_t
yajl_gen_number
yajl_gen_string
yajl_gen_get_buf
= yajl_parse
yajl_number
yajl_string
yajl_map_key
yajl_parse
yajl_get_error
(return value) yajl_get_bytes_consumed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment