Home
last modified time | relevance | path

Searched refs:uchar (Results 1 – 25 of 39) sorted by relevance

12

/l4re-core-master/lua/lib/contrib/src/
A Dlstrlib.c40 #define uchar(c) ((unsigned char)(c)) macro
131 p[i] = tolower(uchar(s[i])); in str_lower()
144 p[i] = toupper(uchar(s[i])); in str_upper()
203 p[i - 1] = uchar(c); in str_char()
456 if (match_class(c, uchar(*p))) in matchbracketclass()
461 if (uchar(*(p-2)) <= c && c <= uchar(*p)) in matchbracketclass()
464 else if (uchar(*p) == c) return sig; in matchbracketclass()
475 int c = uchar(*s); in singlematch()
1111 else if (iscntrl(uchar(*s))) { in addquoted()
1113 if (!isdigit(uchar(*(s+1)))) in addquoted()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_global/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_global/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_global/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_std/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/
A Dcuchar29 * This is the C++ version of the Standard C Library header @c uchar.h,
53 #include <uchar.h>
55 // Get rid of those macros defined in <uchar.h> in lieu of real functions.
/l4re-core-master/libstdc++-v3/contrib/gcc-4.9/
A Dcoretypes.h221 typedef unsigned char uchar; typedef
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c/
A Dcuchar42 # include_next <uchar.h>
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c/
A Dcuchar42 # include_next <uchar.h>
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c/
A Dcuchar42 # include_next <uchar.h>
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c/
A Dcuchar42 # include_next <uchar.h>
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c/
A Dcuchar42 # include_next <uchar.h>
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c/
A Dcuchar42 # include_next <uchar.h>
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/
A Dconfig.h.in466 /* Define to 1 if you have the <uchar.h> header file. */
837 /* Define if C11 functions in <uchar.h> should be imported into namespace std
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A Dconfig.h.in523 /* Define to 1 if you have the <uchar.h> header file. */
914 /* Define if C11 functions in <uchar.h> should be imported into namespace std
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A Dconfig.h.in470 /* Define to 1 if you have the <uchar.h> header file. */
874 /* Define if C11 functions in <uchar.h> should be imported into namespace std
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/
A Dconfig.h.in484 /* Define to 1 if you have the <uchar.h> header file. */
867 /* Define if C11 functions in <uchar.h> should be imported into namespace std
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/
A Dconfig.h.in478 /* Define to 1 if you have the <uchar.h> header file. */
858 /* Define if C11 functions in <uchar.h> should be imported into namespace std

Completed in 197 milliseconds

12