Lines Matching full:strlen
18 #include <string.h> // memset, strlen
77 const size_t length_without_spaces = strlen(string_without_spaces);
120 return ExpectSize(strlen(s));
251 ExpectAddInstruction(static_cast<int>(strlen(s)));
321 engine_(dictionary_, strlen(dictionary_)) {
354 strlen(text),
598 engine_(dictionary_, strlen(dictionary_)),
600 search_dictionary_(dictionary_, strlen(dictionary_)),
643 strlen(text),
679 + strlen(weasel_text_)
685 + strlen(moonpie_text_)
893 ExpectCopyForSize(strlen(moonpie_text_) + kTrailingSpaces, moonpie_copy_mode);
896 copied_moonpie_address_ = strlen(dictionary_) + LastMoonpiePosition();
914 ExpectCopyForSize(strlen(dictionary_) - AfterLastWeasel(),
940 ExpectCopyForSize(strlen(dictionary_) - AfterLastWeasel(),