Searched refs:parse (Results 26 - 50 of 64) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dwarnings.t137 # bison says 'parse error' instead of 'syntax error',
139 $results =~ s/^(syntax|parse) error/syntax error/mig;
H A DSelfLoader.pm233 to parse the code after the C<__DATA__>. Details of the B<AutoLoader> and
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV2.java104 abstract SLPOption parse(SLPHeaderV2 hdr, DataInputStream dsr) method in interface:SLPHeaderV2.OptionParser
385 // and parse the options. If there was an error,
558 SLPOption opt = optParser.parse(this, dsr);
600 // For all options in the table, parse them out.
883 // First, parse in the attribute vector.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dfork.t64 # bison says 'parse error' instead of 'syntax error',
66 $results =~ s/^(syntax|parse) error/syntax error/mig;
351 # the BEGIN block, due to difficulties in recreating the parse stacks
353 # be overcome by treating what's after the BEGIN{} as a brand new parse.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm11 # exports only one function, parselink(), which returns the five-item parse
83 # Given the contents of an L<> formatting code, parse it into the link text,
152 them before parsing would result in an incorrect parse of a formatting code
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm151 Text::ParseWords - parse text into an array of tokens or array of arrays
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL104 program that tried to parse out C structures and display their member
112 So I got smart: I decided to be lazy and let the C compiler parse the C,
114 easier to parse. It's still not a pretty program, but at least it's more
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl559 # bison says 'parse error' instead of 'syntax error',
561 $results =~ s/^(syntax|parse) error/syntax error/mig;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm27 These routines allow you to parse file specifications into useful
163 # fileparse() - parse file specification
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dclient.py362 return Name.parse(unpacker.unpack_string())
924 def parse(namestr): member in class:Name
1055 return "Name.parse(\"%s\")" % str(self)
1270 return [ Name.parse(i) for i in up.unpack_array(up.unpack_string) ]
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeData.java258 StackFrame[] frames = KernelStackRecord.parse(framesString);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dproto.t549 # string "parse error".
555 print "# eval[$eval]\nnot " unless $@ && $@ =~ /(parse|syntax) error/i;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm224 Because perl needs to parse script before applying this pragma, such
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile.com144 init_ctx.o kfree.o parse.o ser_actx.o \
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile266 ../.././grub-core/gnulib/argp-parse.c \
292 ../.././grub-core/gnulib/printf-parse.c \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile266 ../.././grub-core/gnulib/argp-parse.c \
292 ../.././grub-core/gnulib/printf-parse.c \
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com874 parse.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com907 parse.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com855 parse.o \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm136 &version::vxs::parse
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm613 a bug in perl 5.8 will refuse to parse it and cause an unknown error.
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile838 parse.o \
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c472 #define MAPDEF(name, ext, flags, parse, open, close, lookup, store) \
474 extern bool parse __P((MAP *, char *)); \
483 s->s_mapclass.map_parse = parse; \
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile108 argp-help.$(OBJEXT) argp-parse.$(OBJEXT) argp-pin.$(OBJEXT) \
731 gl_LIBOBJS = asnprintf.o basename-lgpl.o dirname-lgpl.o error.o getopt.o getopt1.o mempcpy.o printf-args.o printf-parse.o rawmemchr.o regex.o stripslash.o vasnprintf.o wcrtomb.o
732 gl_LTLIBOBJS = asnprintf.lo basename-lgpl.lo dirname-lgpl.lo error.lo getopt.lo getopt1.lo mempcpy.lo printf-args.lo printf-parse.lo rawmemchr.lo regex.lo stripslash.lo vasnprintf.lo wcrtomb.lo
795 printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h \
841 argp-parse.c argp-pin.c argp-pv.c argp-pvh.c argp-xinl.c \
853 strnlen.c asnprintf.c printf-args.c printf-parse.c \
894 #include ./$(DEPDIR)/argp-parse.Po
920 #include ./$(DEPDIR)/printf-parse.Po
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile108 argp-help.$(OBJEXT) argp-parse.$(OBJEXT) argp-pin.$(OBJEXT) \
731 gl_LIBOBJS = asnprintf.o basename-lgpl.o dirname-lgpl.o error.o getopt.o getopt1.o mempcpy.o printf-args.o printf-parse.o rawmemchr.o regex.o stripslash.o vasnprintf.o wcrtomb.o
732 gl_LTLIBOBJS = asnprintf.lo basename-lgpl.lo dirname-lgpl.lo error.lo getopt.lo getopt1.lo mempcpy.lo printf-args.lo printf-parse.lo rawmemchr.lo regex.lo stripslash.lo vasnprintf.lo wcrtomb.lo
795 printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h \
841 argp-parse.c argp-pin.c argp-pv.c argp-pvh.c argp-xinl.c \
853 strnlen.c asnprintf.c printf-args.c printf-parse.c \
894 #include ./$(DEPDIR)/argp-parse.Po
920 #include ./$(DEPDIR)/printf-parse.Po

Completed in 358 milliseconds

123