Searched defs:getargs (Results 1 – 3 of 3) sorted by relevance
| /third_party/curl/docs/cmdline-opts/ | ||
| D | gen.pl | 930 sub getargs { subroutine |
| /third_party/python/Lib/test/test_capi/ | ||
| D | test_getargs.py | 779 from _testcapi import getargs_positional_only_and_keywords as getargs unknown in PositionalOnlyAndKeywords_TestCase |
| /third_party/python/Lib/ | ||
| D | inspect.py | 1305 def getargs(co): function |