Lines Matching defs:charset
454 is bogus: "if name and password are both in ISO 8859-1 charset"
2570 char *charset = "utf-8";
2632 * charset | cipher-opts | auth-param )
2772 "charset",
2773 (unsigned char *) charset, FALSE) != SASL_OK) {
2867 char *charset = NULL;
2910 * nonce-count | qop | digest-uri | response | maxbuf | charset |
3015 } else if (strcasecmp(name, "charset") == 0) {
3026 _plug_strdup(sparams->utils, value, &charset, NULL);
3485 * to the value of the "charset" directive. If "charset=UTF-8" is
3575 if (charset != NULL)
3576 sparams->utils->free (charset);
4128 "charset", (unsigned char *) "utf-8",
4424 } else if (strcasecmp(name, "charset") == 0) {
4865 * response | maxbuf | charset | auth-param )
4922 * response | maxbuf | charset | auth-param )