Home
last modified time | relevance | path

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

/PHP-7.1/ext/json/
H A Djson_encoder.c82 … void php_json_pretty_print_indent(smart_str *buf, int options, php_json_encoder *encoder) /* {{{ … in php_json_pretty_print_indent()
132 static int php_json_encode_array(smart_str *buf, zval *val, int options, php_json_encoder *encoder)… in php_json_encode_array()
292 int options, php_json_encoder *encoder) /* {{{ */ in php_json_escape_string()
475 …ode_serializable_object(smart_str *buf, zval *val, int options, php_json_encoder *encoder) /* {{{ … in php_json_encode_serializable_object()
538 int php_json_encode_zval(smart_str *buf, zval *val, int options, php_json_encoder *encoder) /* {{{ … in php_json_encode_zval()
H A Djson.c189 php_json_encoder encoder; in php_json_encode() local
224 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.1/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.1/ext/libxml/
H A Dlibxml.c430 xmlCharEncodingHandlerPtr encoder, in php_libxml_output_buffer_create_filename()
/PHP-7.1/ext/xml/
H A Dxml.c570 unsigned short (*encoder)(unsigned char) = NULL; in xml_utf8_encode() local

Completed in 23 milliseconds