Home
last modified time | relevance | path

Searched defs:parse_special_command (Results 1 – 8 of 8) sorted by relevance

/dports/databases/py-litecli/litecli-1.6.0/litecli/packages/special/
H A Dmain.py40 def parse_special_command(sql): function
/dports/databases/py-mycli/mycli-1.23.2/mycli/packages/special/
H A Dmain.py23 def parse_special_command(sql): function
/dports/net-im/toxic/toxic-0.11.3/src/
H A Dexecute.c154 static int parse_special_command(const char *input, char (*args)[MAX_STR_SIZE]) in parse_special_command() function
/dports/net/wireshark/wireshark-3.6.1/tools/
H A Dsharkd_shell.py149 def parse_special_command(self, cmd): member in SharkdShell
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dsharkd_shell.py149 def parse_special_command(self, cmd): member in SharkdShell
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A Dsharkd_shell.py149 def parse_special_command(self, cmd): member in SharkdShell
/dports/net/tshark/wireshark-3.6.1/tools/
H A Dsharkd_shell.py149 def parse_special_command(self, cmd): member in SharkdShell
/dports/databases/py-pgspecial/pgspecial-1.13.0/pgspecial/
H A Dmain.py229 def parse_special_command(sql): function