Home | History | Annotate | Download | only in src

Lines Matching full:strlen

18 #include <string.h>  // memset, strlen
75 const size_t length_without_spaces = strlen(string_without_spaces);
118 return ExpectSize(strlen(s));
246 ExpectAddInstruction(static_cast<int>(strlen(s)));
300 engine_(dictionary_, strlen(dictionary_)) {
332 strlen(text),
575 engine_(dictionary_, strlen(dictionary_)),
577 search_dictionary_(dictionary_, strlen(dictionary_)),
620 strlen(text),
655 + strlen(weasel_text_)
661 + strlen(moonpie_text_)
869 ExpectCopyForSize(strlen(moonpie_text_) + kTrailingSpaces, moonpie_copy_mode);
872 copied_moonpie_address_ = strlen(dictionary_) + LastMoonpiePosition();
890 ExpectCopyForSize(strlen(dictionary_) - AfterLastWeasel(),
916 ExpectCopyForSize(strlen(dictionary_) - AfterLastWeasel(),