Home
last modified time | relevance | path

Searched refs:PHP_JSON_PRETTY_PRINT (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/json/
H A Dphp_json.h68 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c74 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
84 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/www/mod_php81/php-8.1.1/ext/json/
H A Dphp_json.h69 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c54 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
64 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
H A Djson.c59 PHP_JSON_REGISTER_CONSTANT("JSON_PRETTY_PRINT", PHP_JSON_PRETTY_PRINT);
/dports/lang/php81/php-8.1.1/ext/json/
H A Dphp_json.h69 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c54 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
64 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
H A Djson.c59 PHP_JSON_REGISTER_CONSTANT("JSON_PRETTY_PRINT", PHP_JSON_PRETTY_PRINT);
/dports/lang/php74/php-7.4.27/ext/json/
H A Dphp_json.h70 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c74 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
84 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/lang/php80/php-8.0.15/ext/json/
H A Dphp_json.h68 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c72 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
82 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
H A Djson.c63 PHP_JSON_REGISTER_CONSTANT("JSON_PRETTY_PRINT", PHP_JSON_PRETTY_PRINT);
/dports/devel/php74-json/php-7.4.27/ext/json/
H A Dphp_json.h70 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c74 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
84 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/devel/php73-json/php-7.3.33/ext/json/
H A Dphp_json.h68 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c74 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
84 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/www/mod_php73/php-7.3.33/ext/json/
H A Dphp_json.h68 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c74 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
84 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/www/mod_php80/php-8.0.15/ext/json/
H A Dphp_json.h68 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c72 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
82 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/www/mod_php74/php-7.4.27/ext/json/
H A Dphp_json.h70 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djson_encoder.c74 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_char()
84 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_pretty_print_indent()
/dports/devel/pecl-jsond/jsond-1.4.0/
H A Dphp_jsond.h127 #define PHP_JSON_PRETTY_PRINT (1<<7) macro
H A Djsond_encoder.c73 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_buffer_finish()
83 if (options & PHP_JSON_PRETTY_PRINT) { in php_json_buffer_reset()

12