Searched refs:syntax (Results 1 - 25 of 67) sorted by relevance

123

/osnet-11/usr/src/lib/libldap4/include/
H A Dentry.h20 * represents an attribute (type + values + syntax + oid)
31 * telling what kind of syntax an attribute supports.
33 * NOTE: The syntax may not be available in libentry unless you have
226 int syntax,
232 int syntax,
242 int syntax
247 int syntax,
253 int syntax,
260 int syntax,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dparser.t4 # (including weird syntax errors)
19 like( $@, qr/syntax error/, 'syntax error, used to dump core' );
24 'syntax error in string, used to dump core' );
131 like( $@, qr/(?:syntax|parse) error .* near "F 1"/, "unknown filetest operators" );
H A Drequire.t113 # bison says 'parse error' instead of 'syntax error',
114 # various yaccs may or may not capitalize 'syntax'.
115 print "# $@\nnot " unless $@ =~ /(syntax|parse) error/mi;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.c45 # define re_set_syntax(syntax) __re_set_syntax (syntax)
H A Dregcomp.c23 size_t length, reg_syntax_t syntax);
58 reg_syntax_t syntax);
60 reg_syntax_t syntax) internal_function;
62 reg_syntax_t syntax, reg_errcode_t *err);
64 re_token_t *token, reg_syntax_t syntax,
67 re_token_t *token, reg_syntax_t syntax,
70 re_token_t *token, reg_syntax_t syntax,
73 re_token_t *token, reg_syntax_t syntax,
77 reg_syntax_t syntax, reg_errcode_t *err);
79 re_token_t *token, reg_syntax_t syntax,
481 reg_syntax_t syntax = ((cflags & REG_EXTENDED) ? RE_SYNTAX_POSIX_EXTENDED local
752 re_compile_internal(regex_t *preg, const char * pattern, size_t length, reg_syntax_t syntax) argument
1763 fetch_token(re_token_t *result, re_string_t *input, reg_syntax_t syntax) argument
1773 peek_token(re_token_t *token, re_string_t *input, reg_syntax_t syntax) argument
2012 peek_token_bracket(re_token_t *token, re_string_t *input, reg_syntax_t syntax) argument
2108 parse(re_string_t *regexp, regex_t *preg, reg_syntax_t syntax, reg_errcode_t *err) argument
2142 parse_reg_exp(re_string_t *regexp, regex_t *preg, re_token_t *token, reg_syntax_t syntax, Idx nest, reg_errcode_t *err) argument
2183 parse_branch(re_string_t *regexp, regex_t *preg, re_token_t *token, reg_syntax_t syntax, Idx nest, reg_errcode_t *err) argument
2223 parse_expression(re_string_t *regexp, regex_t *preg, re_token_t *token, reg_syntax_t syntax, Idx nest, reg_errcode_t *err) argument
2439 parse_sub_exp(re_string_t *regexp, regex_t *preg, re_token_t *token, reg_syntax_t syntax, Idx nest, reg_errcode_t *err) argument
2477 parse_dup_op(bin_tree_t *elem, re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, reg_syntax_t syntax, reg_errcode_t *err) argument
2626 build_range_exp(const reg_syntax_t syntax, bitset_t sbcset, re_charset_t *mbcset, Idx *range_alloc, const bracket_elem_t *start_elem, const bracket_elem_t *end_elem) argument
2775 parse_bracket_exp(re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, reg_syntax_t syntax, reg_errcode_t *err) argument
3342 parse_bracket_element(bracket_elem_t *elem, re_string_t *regexp, re_token_t *token, int token_len, re_dfa_t *dfa, reg_syntax_t syntax, bool accept_hyphen) argument
3526 build_charclass(RE_TRANSLATE_TYPE trans, bitset_t sbcset, re_charset_t *mbcset, Idx *char_class_alloc, const unsigned char *class_name, reg_syntax_t syntax) argument
3727 fetch_number(re_string_t *input, re_token_t *token, reg_syntax_t syntax) argument
[all...]
H A Dregex.h90 /* The following bits are used to determine the regexp syntax we
91 recognize. The set/not-set meanings are chosen so that Emacs syntax
232 /* This global variable defines the particular regexp syntax to use (for
233 some interfaces). When a regexp is compiled, the syntax used is
282 /* Syntax bits common to both basic and extended POSIX regex syntax. */
337 /* If this bit is set, then use extended regular expression syntax.
338 If not set, then use basic regular expression syntax. */
468 reg_syntax_t _REG_RE_NAME (syntax);
555 /* Sets the current default syntax to SYNTAX, and return the old syntax
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsubs.t64 # bison says 'parse error' instead of 'syntax error',
65 # various yaccs may or may not capitalize 'syntax'.
66 $results =~ s/^(syntax|parse) error/syntax error/mig;
92 syntax error at - line 3, near "Fred 1"
103 syntax error at - line 3, near "Fred 1"
H A Dwarnings.t137 # bison says 'parse error' instead of 'syntax error',
138 # various yaccs may or may not capitalize 'syntax'.
139 $results =~ s/^(syntax|parse) error/syntax error/mig;
H A DAutoLoader.t121 like( $@, qr/syntax error/, 'require error propagates' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DVMS.pm34 as a file specification in Unix syntax.
78 VMS-syntax directories when MM[SK] is run. Also expands expressions which
83 a VMS-syntax directory specification, if it is FALSE, the return string
84 is a VMS-syntax file specification, and if it is not specified, fixpath()
129 # prepended during trip through Unix syntax in eliminate_macros(), since
130 # Unix syntax has no way to express "absolute from the top of this device's
144 Removes redundant portions of file specifications according to VMS syntax.
174 VMS-syntax directory specification. No check is made for "impossible"
192 # prepended during trip through Unix syntax in eliminate_macros(), since
193 # Unix syntax ha
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm28 pieces using the syntax of different operating systems.
34 You select the syntax via the routine fileparse_set_fstype().
38 syntax of that operating system is used in future calls to
40 these substrings, Unix syntax is used. This pattern matching is
41 case-insensitive. If you've selected VMS syntax, and the file
43 they assume you are using Unix emulation and apply the Unix syntax
52 If you haven't called fileparse_set_fstype(), the syntax is chosen
77 Using Unix file syntax:
88 Similarly, using VMS syntax:
111 specification. When using VMS or MacOS syntax, thi
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodchecker.PL53 podchecker - check the syntax of POD format documentation files
79 The pathname of a POD file to syntax-check (defaults to standard input).
86 syntax errors in the POD documentation and will print any errors
103 the given POD files has syntax errors.
164 printf STDERR ("%s has %d pod syntax %s.\n",
174 print STDERR "$podfile pod syntax OK.\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dtestpchk.pl40 s/.*\W(\w+\.[tT]) (has \d+ pod syntax error)/\L$1\E $2/;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Ddebug.t46 $a =~ s/-e syntax OK//;
H A Dlint.t20 $res =~ s/-e syntax OK\n$//;
H A Ddeparse.t101 $a =~ s/-e syntax OK\n//g;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/
H A Dattrs.pm21 NOTE: Use of this pragma is deprecated. Use the syntax
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dfork.t64 # bison says 'parse error' instead of 'syntax error',
65 # various yaccs may or may not capitalize 'syntax'.
66 $results =~ s/^(syntax|parse) error/syntax error/mig;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DTerse.pm68 B::Terse - Walk Perl syntax tree, printing terse info about ops
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DPacklist.t101 #'now set it back (tick here fixes vim syntax highlighting ;)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl559 # bison says 'parse error' instead of 'syntax error',
560 # various yaccs may or may not capitalize 'syntax'.
561 $results =~ s/^(syntax|parse) error/syntax error/mig;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm2 # Pod/Checker.pm -- check pod documents for syntax errors
20 Pod::Checker, podchecker() - check pod documents for syntax errors
34 where to write POD syntax error messages. Either argument may be a scalar
54 B<podchecker> will perform syntax checking of Perl5 POD format documentation.
72 a block are generally ignored, i.e. no syntax checks are performed.
89 Check for correct syntax of hyperlinks C<LE<lt>...E<gt>>. See L<perlpod>
177 syntax described in L<perlpod>.
315 B<podchecker> returns the number of POD syntax errors found or -1 if
326 POD translators can use this feature to syntax-check and get the nodes in
332 "Pod syntax O
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dswitches.t100 $r =~ /$filename syntax OK/
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm117 compiled into internal syntax tree form. Since the C<-c> flag is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/t/
H A Dsyslog.t20 syntax taint uninitialized unpack untie utf8 void);

Completed in 72 milliseconds

123