Home
last modified time | relevance | path

Searched defs:doublequote (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/py-csv23/csv23-0.3.2/tests/
H A Dtest_stdlib_csv.py40 def test_csv_roundtrip(py2, quoting, quotechar, escapechar, doublequote, value): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/lang/python310/Python-3.10.1/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/lang/python37/Python-3.7.12/Lib/
H A Dcsv.py38 doublequote = None variable in Dialect
59 doublequote = True variable in excel
74 doublequote = True variable in unix_dialect
/dports/lang/python38/Python-3.8.12/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/lang/python39/Python-3.9.9/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dcsv.py37 doublequote = None variable in Dialect
58 doublequote = True variable in excel
73 doublequote = True variable in unix_dialect
/dports/devel/py-csv23/csv23-0.3.2/csv23/
H A Ddialects.py26 doublequote = True variable in unix_dialect
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/files/
H A Dread_csv.py157 doublequote = True variable in unix_dialect
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/module_utils/
H A Dcsv.py34 doublequote = True variable in initialize_dialect.unix_dialect
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/string/
H A Dfmtesc.c57 int doublequote; in fmtquote() local
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/parsers/rst/directives/
H A Dtables.py165 doublequote = True variable in CSVTable.DocutilsDialect
191 doublequote = False variable in CSVTable.HeaderDialect
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/parsers/rst/directives/
H A Dtables.py164 doublequote = True variable in CSVTable.DocutilsDialect
190 doublequote = False variable in CSVTable.HeaderDialect
/dports/shells/ksh93/ast-93u/src/lib/libast/string/
H A Dfmtesc.c57 register int doublequote; in fmtquote() local
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/string/
H A Dfmtesc.c57 register int doublequote; in fmtquote() local
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/string/
H A Dfmtesc.c57 register int doublequote; in fmtquote() local
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dcsv.py40 doublequote = None variable in Dialect
61 doublequote = True variable in excel
/dports/lang/python27/Python-2.7.18/Lib/
H A Dcsv.py40 doublequote = None variable in Dialect
61 doublequote = True variable in excel
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dcsv.py40 doublequote = None variable in Dialect
61 doublequote = True variable in excel
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dcsv.py40 doublequote = None variable in Dialect
61 doublequote = True variable in excel
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/parsers/rst/directives/
H A Dtables.py202 doublequote = True variable in CSVTable.DocutilsDialect
228 doublequote = False variable in CSVTable.HeaderDialect
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/parsers/rst/directives/
H A Dtables.py202 doublequote = True variable in CSVTable.DocutilsDialect
228 doublequote = False variable in CSVTable.HeaderDialect

1234