Home
last modified time | relevance | path

Searched refs:PHP_JSON_OUTPUT_ARRAY (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/json/
H A Dphp_json.h70 #define PHP_JSON_OUTPUT_ARRAY 0 macro
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()

Completed in 7 milliseconds