Searched defs:input_string (Results 1 – 13 of 13) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | regexp_adapter.h | 72 inline bool Consume(RegExpInput* input_string, string* matched_string1, in Consume() 83 inline bool Consume(RegExpInput* input_string, string* matched_string1, in Consume() 92 inline bool Consume(RegExpInput* input_string, string* matched_string1, in Consume() 103 inline bool Consume(RegExpInput* input_string, in Consume() 111 inline bool Consume(RegExpInput* input_string, in Consume() 118 inline bool Consume(RegExpInput* input_string, string* matched_string) const { in Consume() 123 inline bool Consume(RegExpInput* input_string) const { in Consume() 129 inline bool FindAndConsume(RegExpInput* input_string, in FindAndConsume() 146 inline bool PartialMatch(const string& input_string, in PartialMatch() 151 inline bool PartialMatch(const string& input_string) const { in PartialMatch() [all …]
|
D | regexp_adapter_re2.cc | 99 virtual bool Consume(RegExpInput* input_string, in Consume() 124 virtual bool Match(const string& input_string, in Match()
|
D | regexp_adapter_icu.cc | 118 virtual bool Consume(RegExpInput* input_string, in Consume() 159 bool Match(const string& input_string, in Match()
|
/third_party/mindspore/mindspore/lite/tools/common/ |
D | string_util.cc | 24 int EraseBlankSpaceAndLineBreak(std::string *input_string) { in EraseBlankSpaceAndLineBreak() 35 int EraseQuotes(std::string *input_string) { in EraseQuotes()
|
/third_party/cef/tools/ |
D | exec_util.py | 10 def exec_cmd(cmd, path, input_string=None): argument
|
/third_party/gn/src/gn/ |
D | function_get_path_info.cc | 36 const std::string& input_string = input.string_value(); in DirForInput() local 58 const std::string& input_string = input.string_value(); in GetOnePathInfo() local
|
D | source_dir.cc | 96 const std::string& input_string = p.string_value(); in ResolveRelativeFile() local
|
D | label.cc | 282 const std::string& input_string = input.string_value(); local
|
/third_party/skia/tools/ |
D | misc_utils.py | 46 def search_within_string(input_string, pattern, default=None): argument
|
/third_party/flutter/skia/tools/ |
D | misc_utils.py | 46 def search_within_string(input_string, pattern, default=None): argument
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | utility.cc | 247 std::string input_string(input); in EnumValueNameToLowerCamelCase() local
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | xcodeproj_file.py | 198 def ConvertVariablesToShellSyntax(input_string): argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | xcodeproj_file.py | 195 def ConvertVariablesToShellSyntax(input_string): argument
|