Home
last modified time | relevance | path

Searched defs:str_length (Results 1 - 7 of 7) sorted by relevance

/third_party/lwip/src/apps/tftp/
H A Dtftp_server.c120 int str_length = strlen(str); in send_error() local
/third_party/node/deps/v8/src/profiler/
H A Dstrings-storage.cc90 auto str_length = 8 + length + 1 + 1; in GetSymbol() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstructurally_valid.cc387 UTF8GenericScan(const UTF8ScanObj* st, const char * str, int str_length, int* bytes_consumed) UTF8GenericScan() argument
496 UTF8GenericScanFastAscii(const UTF8ScanObj* st, const char * str, int str_length, int* bytes_consumed) UTF8GenericScanFastAscii() argument
H A Dstrutil.cc98 int str_length = str->length(); in StripWhitespace() local
/third_party/gn/src/base/strings/
H A Dstring_util.cc699 size_t str_length = str->length(); in DoReplaceMatchesAfterOffset() local
[all...]
/third_party/node/src/
H A Dnode_buffer.cc677 size_t str_length; in Fill() local
716 SwapBytes16(reinterpret_cast<char*>(&str[0]), str_length); in Fill() local
[all...]
/third_party/sqlite/include/
H A Dsqlite3ext.h311 int (*str_length)(sqlite3_str*); member

Completed in 13 milliseconds