Home
last modified time | relevance | path

Searched refs:PHP_JSON_OUTPUT_ARRAY (Results 1 – 2 of 2) sorted by last modified time

/PHP-5.5/ext/json/
H A Djson.c203 return PHP_JSON_OUTPUT_ARRAY; in json_determine_array_type()
250 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
281 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
355 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
H A Dphp_json.h70 #define PHP_JSON_OUTPUT_ARRAY 0 macro

Completed in 13 milliseconds