Home
last modified time | relevance | path

Searched defs:getargs (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/docs/cmdline-opts/
Dgen.pl930 sub getargs { subroutine
/third_party/python/Lib/test/test_capi/
Dtest_getargs.py779 from _testcapi import getargs_positional_only_and_keywords as getargs unknown in PositionalOnlyAndKeywords_TestCase
/third_party/python/Lib/
Dinspect.py1305 def getargs(co): function