Home
last modified time | relevance | path

Searched refs:replace_string (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/date_time/
Dtime_facet.hpp307 string_type replace_string(seconds_format); in put() local
308 replace_string += sep; in put()
309 replace_string += frac_str; in put()
312 replace_string); in put()
414 string_type replace_string; in put() local
415 replace_string += sep; in put()
416 replace_string += frac_str; in put()
419 replace_string); in put()
500 string_type replace_string(seconds_format); in put() local
501 replace_string += sep; in put()
[all …]
/third_party/e2fsprogs/util/
Dsubst.c121 static void replace_string(char *begin, char *end, char *newstr) in replace_string() function
179 replace_string(ptr, end_ptr, ent->value); in substitute_line()
219 replace_string(ptr, end_ptr, ent->value); in substitute_line()
/third_party/libinput/doc/api/
Dmeson.build36 replace_string: '__GIT_VERSION__')
/third_party/alsa-lib/src/ucm/
Dparser.c86 static char *replace_string(char **dst, const char *value) in replace_string() function
2264 if (replace_string(&uc_mgr->conf_dir_name, dir) == NULL) { in parse_toplevel_path()
2268 if (replace_string(&uc_mgr->conf_file_name, file) == NULL) { in parse_toplevel_path()
2436 replace_string(&uc_mgr->conf_dir_name, NULL); in uc_mgr_import_master_config()
/third_party/libinput/doc/user/
Dmeson.build17 replace_string: '__GIT_VERSION__')