HomeSort by: relevance | last modified time | path
    Searched defs:towlower (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/lib/libc/regex/
utils.h 57 #define towlower(a) tolower(a) macro
  /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
wchar.h 21 #define towlower sun_towlower macro
41 #undef towlower macro
  /src/external/apache2/llvm/dist/libcxx/include/
wctype.h 40 wint_t towlower(wint_t wc);
73 #undef towlower macro
  /src/distrib/utils/libhack/
multibyte.c 307 towlower(wint_t wc) function
  /src/external/gpl3/gdb/dist/gnulib/import/
fnmatch.c 56 # define towlower __towlower macro
146 #define FOLD(c) ((flags & FNM_CASEFOLD) ? towlower (c) : (c))
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
wctype.h 29 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
57 /* Native Windows (mingw, MSVC) have declarations of towupper, towlower, and
700 return ((wchar_t) wc == wc ? (wchar_t) towlower ((wchar_t) wc) : wc);
722 # undef towlower
736 # define towlower rpl_towlower
759 # undef towlower macro
781 # define towlower rpl_towlower
927 towlower function
987 The functions towlower and towupper are implemented in the MSVCRT library
1002 return (wint_t) (wchar_t) towlower (wc)
1005 # define towlower macro
1166 _GL_CXXALIASWARN (towlower); variable
    [all...]

Completed in 64 milliseconds

1 2 3