Searched refs:remove_escapes (Results 1 – 5 of 5) sorted by relevance
153 int remove_escapes) in _pn_append_to_path() argument182 if(remove_escapes) { in _pn_append_to_path()223 int remove_escapes) in _pn_prepend_to_path() argument250 if(remove_escapes) { in _pn_prepend_to_path()273 if(remove_escapes) { in _pn_prepend_to_path()
54 int remove_escapes);56 int remove_escapes);
168 char *_sg_store_string(StringGroup *sg, const char *string, int remove_escapes) in _sg_store_string() argument187 if(remove_escapes) { in _sg_store_string()
116 int remove_escapes);118 int remove_escapes);600 int remove_escapes) in ef_record_pathname() argument606 copy = ef_cache_pathname(ef, pathname, remove_escapes); in ef_record_pathname()648 int remove_escapes) in ef_cache_pathname() argument650 char *copy = _sg_store_string(ef->sg, pathname, remove_escapes); in ef_cache_pathname()
73 char *_sg_store_string(StringGroup *sg, const char *string, int remove_escapes);