Home
last modified time | relevance | path

Searched refs:decode_input (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-enc-handler.c169 if (a_this->decode_input == NULL) in cr_enc_handler_convert_input()
184 status = a_this->decode_input (a_in, a_in_len, *a_out, a_out_len); in cr_enc_handler_convert_input()
Dcr-enc-handler.h81 CREncInputFunc decode_input ; member