Searched defs:quoteChar (Results 1 – 2 of 2) sorted by relevance
163 UChar quoteChar = '\"'; in appendQuotedURLAttributeValue() local
1900 const unsigned char* in, int *inlen, int quoteChar) { in htmlEncodeEntities()