Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Djson_encoder.c56 … void php_json_pretty_print_indent(smart_str *buf, int options, php_json_encoder *encoder) /* {{{ … in php_json_pretty_print_indent()
113 …t php_json_encode_array(smart_str *buf, zval *val, int options, php_json_encoder *encoder) /* {{{ … in php_json_encode_array()
320 int options, php_json_encoder *encoder) /* {{{ */ in php_json_escape_string()
531 …ode_serializable_object(smart_str *buf, zval *val, int options, php_json_encoder *encoder) /* {{{ … in php_json_encode_serializable_object()
596 …hp_json_encode_serializable_enum(smart_str *buf, zval *val, int options, php_json_encoder *encoder) in php_json_encode_serializable_enum()
609 zend_result php_json_encode_zval(smart_str *buf, zval *val, int options, php_json_encoder *encoder)… in php_json_encode_zval()
H A Djson.c116 php_json_encoder encoder; in php_json_encode_string() local
130 php_json_encoder encoder; in php_json_encode_ex() local
225 php_json_encoder encoder; in PHP_FUNCTION() local
H A Dphp_json_encoder.h31 static inline void php_json_encode_init(php_json_encoder *encoder) in php_json_encode_init()
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c191 mbfl_convert_filter *encoder = NULL; in mbfl_strcut() local
195 mbfl_convert_filter encoder; in mbfl_strcut() member
/php-src/ext/gd/libgd/
H A Dgd_avif.c94 static avifBool setEncoderTilesAndThreads(avifEncoder *encoder, avifRGBImage *rgb) { in setEncoderTilesAndThreads()
491 avifEncoder *encoder = NULL; in gdImageAvifCtx() local
/php-src/ext/libxml/
H A Dlibxml.c539 xmlCharEncodingHandlerPtr encoder, in php_libxml_output_buffer_create_filename()

Completed in 54 milliseconds