HomeSort by relevance Sort by last modified time
    Searched defs:mblen (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
mblen.cpp 32 int mblen(const char* s, size_t n) { function
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
multibyte_sb.c 79 mblen( function
multibyte_Utf8.c 482 If S is not a null pointer, the mblen function determines the number of bytes
492 @return If S is a null pointer, the mblen function returns a nonzero or
495 pointer, the mblen function either returns 0 (if S points to the
504 mblen( function
    [all...]
  /external/openssh/openbsd-compat/
openbsd-compat.h 230 # define mblen(x, y) (1) macro

Completed in 103 milliseconds