/dports/lang/php73/php-7.3.33/ext/json/ |
H A D | json_encoder.c | 50 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 66 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 151 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 167 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 242 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 80 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/lang/php74/php-7.4.27/ext/json/ |
H A D | json_encoder.c | 50 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 66 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 153 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 169 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 246 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 82 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/lang/php80/php-8.0.15/ext/json/ |
H A D | json_encoder.c | 48 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 64 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 151 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 167 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 244 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 80 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/devel/php73-json/php-7.3.33/ext/json/ |
H A D | json_encoder.c | 50 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 66 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 151 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 167 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 242 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 80 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/devel/php74-json/php-7.4.27/ext/json/ |
H A D | json_encoder.c | 50 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 66 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 153 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 169 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 246 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 82 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/www/mod_php73/php-7.3.33/ext/json/ |
H A D | json_encoder.c | 50 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 66 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 151 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 167 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 242 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 80 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/www/mod_php74/php-7.4.27/ext/json/ |
H A D | json_encoder.c | 50 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 66 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 153 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 169 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 246 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 82 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/www/mod_php80/php-8.0.15/ext/json/ |
H A D | json_encoder.c | 48 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 64 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 151 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 167 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 244 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 80 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/www/mod_php81/php-8.1.1/ext/json/ |
H A D | json_encoder.c | 43 return zend_array_is_list(myht) ? PHP_JSON_OUTPUT_ARRAY : PHP_JSON_OUTPUT_OBJECT; in php_json_determine_array_type() 46 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 211 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 227 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 304 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 81 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/lang/php81/php-8.1.1/ext/json/ |
H A D | json_encoder.c | 43 return zend_array_is_list(myht) ? PHP_JSON_OUTPUT_ARRAY : PHP_JSON_OUTPUT_OBJECT; in php_json_determine_array_type() 46 return PHP_JSON_OUTPUT_ARRAY; in php_json_determine_array_type() 211 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 227 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array() 304 if (r == PHP_JSON_OUTPUT_ARRAY) { in php_json_encode_array()
|
H A D | php_json.h | 81 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|
/dports/devel/pecl-jsond/jsond-1.4.0/ |
H A D | jsond_encoder.c | 65 return PHP_JSON_OUTPUT_ARRAY; 301 if (r == PHP_JSON_OUTPUT_ARRAY) { 324 if (r == PHP_JSON_OUTPUT_ARRAY) { 395 if (r == PHP_JSON_OUTPUT_ARRAY) {
|
H A D | php_jsond.h | 133 #define PHP_JSON_OUTPUT_ARRAY 0 macro
|