OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sed_script
(Results
1 - 3
of
3
) sorted by null
/external/libffi/
libtool-ldflags
86
sed_script
="1s,^X,,;s|'|'\"'\"'|g"
92
quoted_arg=`echo "$arg" | sed -e "$
sed_script
"`
/external/python/cpython2/Modules/_ctypes/libffi/
libtool-ldflags
86
sed_script
="1s,^X,,;s|'|'\"'\"'|g"
92
quoted_arg=`echo "$arg" | sed -e "$
sed_script
"`
/external/python/cpython3/Modules/_ctypes/libffi/
libtool-ldflags
86
sed_script
="1s,^X,,;s|'|'\"'\"'|g"
92
quoted_arg=`echo "$arg" | sed -e "$
sed_script
"`
Completed in 1490 milliseconds