Home
last modified time | relevance | path

Searched refs:check_required_args (Results 1 – 1 of 1) sorted by relevance

/third_party/libpsl/msvc/
Dreplace.py42 def check_required_args(args, params): function
77 check_required_args(args, ['action','input','output'])
84 check_required_args(args, ['instring','removeprefix'])
91 check_required_args(args, ['var','outstring'])
98 check_required_args(args, ['instring','outstring'])
105 check_required_args(args, ['instring'])