Home
last modified time | relevance | path

Searched defs:quoteChar (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
DMarkupAccumulator.cpp163 UChar quoteChar = '\"'; in appendQuotedURLAttributeValue() local
/external/libxml2/
DHTMLparser.c1900 const unsigned char* in, int *inlen, int quoteChar) { in htmlEncodeEntities()