Home
last modified time | relevance | path

Searched refs:tmlex (Results 1 – 20 of 20) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxdate.c808 else if (f == -1 && isalpha(*t) && tmlex(t, &t, tm_info.format + TM_ORDINAL, TM_ORDINALS - TM_ORDINAL, NiL, 0) >= 0) in tmxdate()
836 if ((j = tmlex(u, NiL, tm_info.format, TM_NFORM, tm_info.format + TM_SUFFIXES, TM_PARTS - TM_SUFFIXES)) >= 0 && tm_data.lex[j] == TM_PARTS) in tmxdate()
1019 switch (tmlex(s, &t, tm_info.format, TM_NFORM, tm_info.format + TM_MERIDIAN, 2)) in tmxdate()
1102 if (tmlex(s, &t, tm_info.format + TM_SUFFIXES, TM_PARTS - TM_SUFFIXES, NiL, 0) >= 0) in tmxdate()
1198 if ((j = tmlex(s, &t, tm_info.format, TM_NFORM, tm_info.format + TM_SUFFIXES, TM_PARTS - TM_SUFFIXES)) >= 0) in tmxdate()
1300 if ((k = tmlex(s, &t, tm_info.format + TM_LAST, TM_NOISE - TM_LAST, NiL, 0)) >= 0) in tmxdate()
1345 if ((k = tmlex(s, &t, tm_info.format + TM_NEXT, TM_EXACT - TM_NEXT, NiL, 0)) >= 0 || (k = tmlex(s, &t, tm_info.format + TM_PARTS + 3, 1, NiL, 0)) >= 0) in tmxdate()
1454 if (isdigit(*s) || tmlex(s, &t, tm_info.format, TM_DAY_ABBREV, NiL, 0) >= 0) in tmxdate()
1580 if ((i = tmlex( in tmxdate()
[all...]
H A Dtmlex.c48 tmlex(register const char* s, char** e, char** tab, int ntab, char** suf, int nsuf) in tmlex() function
H A Dtmxscan.c225 if ((n = tmlex(s, &u, tm_info.format + lo, hi - lo, NiL, 0)) < 0) in scan()
240 if ((n = tmlex(s, &u, tm_info.format + lo, hi - lo, NiL, 0)) < 0) in scan()
310 if ((n = tmlex(s, &u, tm_info.format + TM_MERIDIAN, TM_UT - TM_MERIDIAN, NiL, 0)) < 0) in scan()
/titanic_51/usr/src/lib/libast/common/tm/
H A Dtmlex.c48 tmlex(register const char* s, char** e, char** tab, int ntab, char** suf, int nsuf) in tmlex() function
H A Dtmxdate.c807 …else if (f == -1 && isalpha(*t) && tmlex(t, &t, tm_info.format + TM_ORDINAL, TM_ORDINALS - TM_ORDI… in tmxdate()
1009 switch (tmlex(s, &t, tm_info.format, TM_NFORM, tm_info.format + TM_MERIDIAN, 2)) in tmxdate()
1089 if (tmlex(s, &t, tm_info.format + TM_SUFFIXES, TM_PARTS - TM_SUFFIXES, NiL, 0) >= 0) in tmxdate()
1187 …if ((j = tmlex(s, &t, tm_info.format, TM_NFORM, tm_info.format + TM_SUFFIXES, TM_PARTS - TM_SUFFIX… in tmxdate()
1287 if ((k = tmlex(s, &t, tm_info.format + TM_LAST, TM_NOISE - TM_LAST, NiL, 0)) >= 0) in tmxdate()
1332 …if ((k = tmlex(s, &t, tm_info.format + TM_NEXT, TM_EXACT - TM_NEXT, NiL, 0)) >= 0 || (k = tmlex(s,… in tmxdate()
1441 if (isdigit(*s) || tmlex(s, &t, tm_info.format, TM_DAY_ABBREV, NiL, 0) >= 0) in tmxdate()
1564 if ((i = tmlex(s, &t, tm_info.format, TM_DAY_ABBREV, NiL, 0)) < 0) in tmxdate()
H A Dtmxscan.c225 if ((n = tmlex(s, &u, tm_info.format + lo, hi - lo, NiL, 0)) < 0) in scan()
240 if ((n = tmlex(s, &u, tm_info.format + lo, hi - lo, NiL, 0)) < 0) in scan()
310 if ((n = tmlex(s, &u, tm_info.format + TM_MERIDIAN, TM_UT - TM_MERIDIAN, NiL, 0)) < 0) in scan()
/titanic_51/usr/src/lib/libast/common/include/
H A Dtm.h178 extern int tmlex(const char*, char**, char**, int, char**, int);
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dtm.h178 extern int tmlex(const char*, char**, char**, int, char**, int);
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dtm.h191 extern __MANGLE__ int tmlex __PROTO__((const char*, char**, char**, int, char**, int));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dtm.h191 extern __MANGLE__ int tmlex __PROTO__((const char*, char**, char**, int, char**, int));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dtm.h191 extern __MANGLE__ int tmlex __PROTO__((const char*, char**, char**, int, char**, int));
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dtm.h191 extern __MANGLE__ int tmlex __PROTO__((const char*, char**, char**, int, char**, int));
/titanic_51/usr/src/lib/libast/
H A Dmapfile-vers631 tmlex;
H A DMakefile.com548 common/tm/tmlex.o \
/titanic_51/usr/src/cmd/ast/libast/
H A Dmapfile-vers639 tmlex;
H A DMakefile.defs579 tm/tmlex.o \
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DMakefile101 tmleap.c tmlex.c tmlocale.c tmmake.c tmpoff.c tmscan.c \
H A DMamfile2225 make tmlex.o
2226 make tm/tmlex.c
2229 done tm/tmlex.c
2230 meta tmlex.o %.c>%.o tm/tmlex.c tmlex
2231 prev tm/tmlex.c
2232 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c tm/tmlex.c
2233 done tmlex.o generated
6102 exec - ${AR} rc libast.a fmtuid.o fmtgid.o fmtsignal.o fmtscale.o fmttmx.o fmttv.o fmtversion.o strelapsed.o strperm.o struid.o strgid.o strtoip4.o strtoip6.o stack.o stk.o swapget.o swapmem.o swapop.o swapput.o sigdata.o sigcrit.o sigunblock.o procopen.o procclose.o procrun.o procfree.o tmdate.o tmequiv.o tmfix.o tmfmt.o tmform.o tmgoff.o tminit.o tmleap.o tmlex
[all...]
H A DRELEASE1289 tmlex: check tm_info.format and tm_data.format
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE1101 tmlex: check tm_info.format and tm_data.format