Searched defs:inputLength (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/locale/
H A DTextEncoding.cpp64 BTextEncoding::Decode(const char* input, size_t& inputLength, char* output, argument
104 BTextEncoding::Encode(const char* input, size_t& inputLength, char* output, argument
[all...]
/haiku/src/bin/
H A Dfstrim.cpp107 ssize_t inputLength; local
/haiku/src/add-ons/kernel/debugger/qrencode/
H A Dmodule.cpp160 int inputLength = strlen(source); local
86 encode_url(const char* query, const char* data, int encodeLength, int inputLength) argument
[all...]
/haiku/src/kits/mail/
H A Dmail_util.cpp754 int inputLength = string.Length(); local

Completed in 88 milliseconds