Home
last modified time | relevance | path

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

/third_party/libinput/doc/api/
Dmeson.build16 replace_string: '__GIT_VERSION__')
/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc952 TNode<String> replace_string) { in GetSubstitution() argument
956 TVARIABLE(String, var_result, replace_string); in GetSubstitution()
967 const TNode<Smi> dollar_index = IndexOfDollarChar(context, replace_string); in GetSubstitution()
979 match_start_index, replace_string, dollar_index)); in GetSubstitution()
1035 TNode<String> replace_string = CAST(replace); in TF_BUILTIN() local
1040 GotoIf(TaggedIsPositiveSmi(IndexOfDollarChar(context, replace_string)), in TF_BUILTIN()
1049 subject_string, search_string, replace_string)); in TF_BUILTIN()
1126 const TNode<String> replace_string = ToString_Inline(context, replace); in TF_BUILTIN() local
1129 match_end_index, replace_string); in TF_BUILTIN()
Dbuiltins-string-gen.h23 TNode<String> replace_string);
/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.build22 replace_string: '__GIT_VERSION__')