Home
last modified time | relevance | path

Searched defs:shell_quote (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/tests/
Dtestutil.pm207 sub shell_quote { subroutine
/third_party/gn/build/
Dgen.py20 from shlex import quote as shell_quote unknown
22 from pipes import quote as shell_quote unknown