Searched refs:remove_escapes (Results 1 – 5 of 5) sorted by relevance
151 int remove_escapes) in _pn_append_to_path() argument180 if(remove_escapes) { in _pn_append_to_path()221 int remove_escapes) in _pn_prepend_to_path() argument248 if(remove_escapes) { in _pn_prepend_to_path()271 if(remove_escapes) { in _pn_prepend_to_path()
52 int remove_escapes);54 int remove_escapes);
166 char *_sg_store_string(StringGroup *sg, const char *string, int remove_escapes) in _sg_store_string() argument185 if(remove_escapes) { in _sg_store_string()
114 int remove_escapes);116 int remove_escapes);598 int remove_escapes) in ef_record_pathname() argument604 copy = ef_cache_pathname(ef, pathname, remove_escapes); in ef_record_pathname()646 int remove_escapes) in ef_cache_pathname() argument648 char *copy = _sg_store_string(ef->sg, pathname, remove_escapes); in ef_cache_pathname()
71 char *_sg_store_string(StringGroup *sg, const char *string, int remove_escapes);