Searched refs:gyp_string (Results 1 – 1 of 1) sorted by relevance
49 def ParseGypList(gyp_string): argument55 gyp_string = gyp_string.replace('##', '$')56 return shlex.split(gyp_string)