Home
last modified time | relevance | path

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

/PHP-5.3/ext/json/
H A Dphp_json.h60 #define PHP_JSON_OUTPUT_ARRAY 0 macro
H A Djson.c165 return PHP_JSON_OUTPUT_ARRAY; in json_determine_array_type()
188 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
218 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
269 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()

Completed in 17 milliseconds