Home
last modified time | relevance | path

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

/PHP-5.4/ext/json/
H A Dphp_json.h68 #define PHP_JSON_OUTPUT_ARRAY 0 macro
H A Djson.c192 return PHP_JSON_OUTPUT_ARRAY; in json_determine_array_type()
239 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
270 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()
341 if (r == PHP_JSON_OUTPUT_ARRAY) { in json_encode_array()

Completed in 12 milliseconds