root/ext/json/JSON_parser.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


/* JSON_checker.h */

#include "php.h"
#include "ext/standard/php_smart_str.h"

extern int JSON_parser(zval *z, unsigned short p[], int length, int assoc TSRMLS_DC);

/* [<][>][^][v][top][bottom][index][help] */