Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c2092 const unsigned char* in, int *inlen, int quoteChar) { in htmlEncodeEntities()
Dtestapi.c1940 int quoteChar; /* the quote character to escape (' or ") or zero. */ in test_htmlEncodeEntities() local
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py2822 …def __init__( self, quoteChar, escChar=None, escQuote=None, multiline=False, unquoteResults=True, … argument
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py2822 …def __init__( self, quoteChar, escChar=None, escQuote=None, multiline=False, unquoteResults=True, … argument
/external/sqlite/dist/orig/
Dshell.c785 static char quoteChar(const char *zName){ in quoteChar() function
/external/sqlite/dist/
Dshell.c791 static char quoteChar(const char *zName){ in quoteChar() function