Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dencodings.h39 typedef const char* ENCODING_ID; typedef
41 #define utf8_get_encoding_id_from_string(id_string) ((ENCODING_ID)id_string)
43 char* utf8_encode(const char *s, int len, int *newlen, ENCODING_ID encoding);
44 char* utf8_decode(const char *s, int len, int *newlen, ENCODING_ID encoding);
H A Dxml_element.h104 ENCODING_ID encoding; /* which encoding to use. */

Completed in 7 milliseconds