Home
last modified time | relevance | path

Searched refs:simpleSQL (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A DsimpleSQL.py51 simpleSQL = selectStmt variable
55 simpleSQL.ignore( oracleSqlComment )
58 simpleSQL.runTests("""\
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A DsimpleSQL.py75 simpleSQL = selectStmt variable
79 simpleSQL.ignore(oracleSqlComment)
82 simpleSQL.runTests(
/dports/devel/py-pyparsing/pyparsing-3.0.6/tests/
H A Dtest_diagram.py6 from examples.simpleSQL import simpleSQL
59 railroad = self.generate_railroad(simpleSQL, "simpleSQL")
H A Dtest_unit.py485 import examples.simpleSQL as simpleSQL namespace
489 sqlToks = flatten(simpleSQL.simpleSQL.parseString(s).asList())
/dports/devel/py-pyparsing/stage/usr/local/lib/python3.8/site-packages/pyparsing-3.0.6-py3.8.egg-info/
H A DSOURCES.txt112 examples/simpleSQL.py
/dports/devel/py-pyparsing/pyparsing-3.0.6/pyparsing.egg-info/
H A DSOURCES.txt112 examples/simpleSQL.py
/dports/devel/py-pyparsing2/pyparsing-2.4.7/
H A DunitTests.py173 import examples.simpleSQL as simpleSQL namespace
177 sqlToks = flatten(simpleSQL.simpleSQL.parseString(s).asList())
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/generator3/_vendor/
H A Dpyparsing_py3.py3549 tokens = simpleSQL.parseString( teststring )
3571 simpleSQL = ( selectToken + \ variable
H A Dpyparsing_py2.py3711 tokens = simpleSQL.parseString( teststring )
3734 simpleSQL = ( selectToken + \ variable
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx_extras/
H A Dpyparsing.py3627 tokens = simpleSQL.parseString(teststring)
3649 simpleSQL = ( variable
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/vendoring/
H A Dpyparsing.py4070 tokens = simpleSQL.parseString(teststring)
4092 simpleSQL = ( variable
/dports/math/py-pynleq2/pysces-0.9.8/pysces/lib/
H A Dpyparsing.py3715 tokens = simpleSQL.parseString( teststring )
3738 simpleSQL = ( selectToken + \ variable
/dports/biology/py-PySCeS/pysces-1.0.0/pysces/lib/
H A Dpyparsing.py3715 tokens = simpleSQL.parseString( teststring )
3738 simpleSQL = ( selectToken + \ variable
/dports/finance/electrum/Electrum-4.1.5/packages/pkg_resources/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/pyparsing/
H A D__init__.py5641simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5644 simpleSQL.runTests("""
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/tutorial/machine_learning_map/
H A Dpyparsing.py5660simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5663 simpleSQL.runTests("""
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pkg_resources/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/
H A Dpyparsing.py6438simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
6441 simpleSQL.runTests("""
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/pkg_resources/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/devel/py-setuptools/setuptools-57.0.0/pkg_resources/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/devel/py-setuptools44/setuptools-44.1.1/pkg_resources/_vendor/
H A Dpyparsing.py5687simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5690 simpleSQL.runTests("""
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/
H A Dpyparsing.py5641simpleSQL = selectToken("command") + columnSpec("columns") + fromToken + tableNameList("table… variable
5644 simpleSQL.runTests("""

12