Home
last modified time | relevance | path

Searched refs:encoder (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1520 encoder->filter_dtor(encoder); in mbfl_strcut()
1532 (*encoder->filter_flush)(encoder); in mbfl_strcut()
1543 encoder->filter_dtor(encoder); in mbfl_strcut()
1554 encoder->filter_dtor(encoder); in mbfl_strcut()
1572 encoder->filter_dtor(encoder); in mbfl_strcut()
1586 (*encoder->filter_flush)(encoder); in mbfl_strcut()
1596 encoder->filter_dtor(encoder); in mbfl_strcut()
1603 bk.encoder.filter_dtor(&bk.encoder); in mbfl_strcut()
1608 encoder->filter_dtor(encoder); in mbfl_strcut()
1615 (*encoder->filter_flush)(encoder); in mbfl_strcut()
[all …]
/PHP-5.3/ext/xml/
H A Dxml.c614 unsigned short (*encoder)(unsigned char) = NULL; in xml_utf8_encode() local
619 encoder = enc->encoding_function; in xml_utf8_encode()
624 if (encoder == NULL) { in xml_utf8_encode()
637 c = encoder ? encoder((unsigned char)(*s)) : (unsigned short)(*s); in xml_utf8_encode()
/PHP-5.3/ext/libxml/
H A Dlibxml.c385 xmlCharEncodingHandlerPtr encoder, in php_libxml_output_buffer_create_filename() argument
418 ret = xmlAllocOutputBuffer(encoder); in php_libxml_output_buffer_create_filename()
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic15428 # the number of comments and the encoder version.

Completed in 47 milliseconds