Home
last modified time | relevance | path

Searched defs:encoder (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/json/
H A Djson_encoder.c80 … void php_json_pretty_print_indent(smart_str *buf, int options, php_json_encoder *encoder) /* {{{ … in php_json_pretty_print_indent()
130 static int php_json_encode_array(smart_str *buf, zval *val, int options, php_json_encoder *encoder)… in php_json_encode_array()
254 int options, php_json_encoder *encoder) /* {{{ */ in php_json_escape_string()
446 …ode_serializable_object(smart_str *buf, zval *val, int options, php_json_encoder *encoder) /* {{{ … in php_json_encode_serializable_object()
508 int php_json_encode_zval(smart_str *buf, zval *val, int options, php_json_encoder *encoder) /* {{{ … in php_json_encode_zval()
H A Djson.c191 php_json_encoder encoder; in php_json_encode_ex() local
231 php_json_encoder encoder; in PHP_FUNCTION() local
H A Dphp_json_encoder.h33 static inline void php_json_encode_init(php_json_encoder *encoder) in php_json_encode_init()
/PHP-7.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1407 mbfl_convert_filter *encoder; in mbfl_substr() local
1573 mbfl_convert_filter *encoder = NULL; in mbfl_strcut() local
1577 mbfl_convert_filter encoder; in mbfl_strcut() member
1868 mbfl_convert_filter *encoder; in mbfl_strimwidth() local
1971 mbfl_convert_filter *encoder = NULL; in mbfl_ja_jp_hantozen() local
3041 mbfl_convert_filter *encoder; in mbfl_html_numeric_entity() local
/PHP-7.2/ext/libxml/
H A Dlibxml.c430 xmlCharEncodingHandlerPtr encoder, in php_libxml_output_buffer_create_filename()
/PHP-7.2/ext/xml/
H A Dxml.c560 unsigned short (*encoder)(unsigned char) = NULL; in xml_utf8_encode() local

Completed in 37 milliseconds