OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbswidth
(Results
1 - 14
of
14
) sorted by null
/external/bison/lib/
mbswidth.h
20
/* Avoid a clash of our
mbswidth
() with a function of the same name defined
38
/* Optional flags to influence
mbswidth
/mbsnwidth behavior. */
51
#define
mbswidth
gnu_mbswidth /* avoid clash with UnixWare 7.1.1 function */
macro
52
extern int
mbswidth
(const char *string, int flags);
mbswidth.c
25
#include "
mbswidth
.h"
97
mbswidth
(const char *string, int flags)
function
Makefile
62
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
103
basename.$(OBJEXT) stripslash.$(OBJEXT)
mbswidth
.$(OBJEXT) \
271
stripslash.c exit.h gettext.h
mbswidth
.h
mbswidth
.c stpcpy.h \
408
include ./$(DEPDIR)/
mbswidth
.Po
/external/bison/
Android.mk
30
lib/
mbswidth
.c \
Makefile
57
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
configure
[
all
...]
/external/bison/build-aux/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/data/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/src/
Makefile
57
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
scan-gram.l
34
#include <
mbswidth
.h>
[
all
...]
scan-gram.c
[
all
...]
/external/bison/tests/
Makefile
54
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/doc/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
/external/bison/examples/
Makefile
55
$(top_srcdir)/m4/
mbswidth
.m4 $(top_srcdir)/m4/nls.m4 \
Completed in 852 milliseconds