Searched defs:stripped (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dcutout.py40 stripped = re.sub('^\s+', '', l) variable
41 stripped = re.sub('\s*,\s*', ',', stripped) variable
/xsrc/external/mit/xorg-server/dist/hw/xfree86/
H A Dxorg-wrapper.c87 char *stripped, *equals, *key, *value; local in function:parse_config

Completed in 3 milliseconds