Searched refs:SYNTAX (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/schema/
H A Dapple_auxillary.schema13 SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
19 SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
H A Dsamba.schema20 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
26 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
35 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
43 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
48 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
53 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
58 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
63 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
68 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
77 SYNTAX 1.
[all...]
H A Dapple.schema23 SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
42 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
50 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
58 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
66 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
74 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
82 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
89 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
97 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
105 SYNTAX 1.
[all...]
/macosx-10.10.1/sudo-73/src/
H A Dschema.OpenLDAP11 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
18 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
24 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
30 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
36 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
42 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
48 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
55 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 )
62 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 )
69 SYNTAX 1.
[all...]
/macosx-10.10.1/Heimdal-398.1.2/tests/ldap/
H A Dsamba.schema60 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE )
65 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE )
73 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE )
81 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
86 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
91 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
96 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
101 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
106 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
114 # SYNTAX 1.
[all...]
/macosx-10.10.1/awk-20/src/
H A Dawkgram.y100 | error { yyclearin; bracecheck(); SYNTAX("bailing out"); }
242 if (safe) SYNTAX("cmd | getline is unsafe");
245 if (safe) SYNTAX("cmd | getline is unsafe");
296 if (safe) SYNTAX("print | is unsafe");
299 if (safe) SYNTAX("print >> is unsafe");
302 if (safe) SYNTAX("print > is unsafe");
308 | error { yyclearin; SYNTAX("illegal statement"); }
317 BREAK st { if (!inloop) SYNTAX("break illegal outside of loops");
319 | CONTINUE st { if (!inloop) SYNTAX("continue illegal outside of loops");
330 SYNTAX("nex
[all...]
H A Dlex.c318 SYNTAX( "unexpected end of input after $" );
327 SYNTAX( "extra }" );
332 SYNTAX( "extra ]" );
336 SYNTAX( "extra )" );
373 SYNTAX( "non-terminated string %.10s...", buf );
468 SYNTAX( "system is unsafe" );
472 SYNTAX( "illegal nested function" );
476 SYNTAX( "return not in function" );
518 SYNTAX( "newline in regular expression %.10s...", buf );
530 SYNTAX("no
[all...]
H A Dparse.c192 SYNTAX( "%s is a function, not an array", cp->nval );
212 SYNTAX( "limited to %d pat,pat statements", PA2NUM );
239 SYNTAX( "`%s' is an array name and a function name", v->nval );
243 SYNTAX( "`%s' is both function name and argument name", v->nval );
H A Dytabc.bak2416 { yyclearin; bracecheck(); SYNTAX("bailing out"); }
2673 if (safe) SYNTAX("cmd | getline is unsafe");
2680 if (safe) SYNTAX("cmd | getline is unsafe");
2737 if (safe) SYNTAX("print | is unsafe");
2744 if (safe) SYNTAX("print >> is unsafe");
2751 if (safe) SYNTAX("print > is unsafe");
2777 { yyclearin; SYNTAX("illegal statement"); }
2782 { if (!inloop) SYNTAX("break illegal outside of loops");
2788 { if (!inloop) SYNTAX("continue illegal outside of loops");
2835 SYNTAX("nex
[all...]
H A Dproto.h134 extern void SYNTAX(const char *, ...);
H A Dlib.c496 SYNTAX("%s", s);
499 void SYNTAX(const char *fmt, ...) function
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dgdmo.vim28 syn match gdmoReference "WITH\s\+INFORMATION\s\+SYNTAX"
29 syn match gdmoReference "WITH\s\+REPLY\s\+SYNTAX"
30 syn match gdmoReference "WITH\s\+ATTRIBUTE\s\+SYNTAX"
H A Dmib.vim23 syn keyword mibImplicit REVISION SEQUENCE SET SIZE STATUS SYNTAX
25 syn keyword mibImplicit WRITE-SYNTAX
H A Dsgmldecl.vim24 syn keyword sgmldeclDeclKeys SGML CHARSET CAPACITY SCOPE SYNTAX
H A Dabap.vim56 syn keyword abapStatement SCAN SCROLL SEARCH SELECT SELECT-OPTIONS SELECTION-SCREEN SET SHIFT SKIP SORT SPLIT START-OF-SELECTION STATICS STOP SUBMIT SUBTRACT SUBTRACT-CORRESPONDING SUM SUMMARY SUPPRESS SYNTAX-CHECK SYNTAX-TRACE
H A Dnastran.vim19 "--------------------DMAP SYNTAX---------------------------------------
93 "--------------------INPUT FILE SYNTAX---------------------------------------
/macosx-10.10.1/emacs-93/emacs/src/
H A Dcasefiddle.c109 inword = SYNTAX (c) == Sword;
217 inword = SYNTAX (c) == Sword && (inword || !SYNTAX_PREFIX (c));
267 inword = SYNTAX (c2) == Sword;
H A Dsyntax.h120 #define SYNTAX(c) \ macro
141 #define SYNTAX(c) \ macro
H A Dcmds.c477 && SYNTAX (c) != Sword
479 && PT > BEGV && SYNTAX (XFASTINT (Fprevious_char ())) == Sword)
548 synt = SYNTAX (c);
H A Dsyntax.c313 code = SYNTAX (c);
406 if (SYNTAX (c) == Sopen)
410 if (SYNTAX (c) == Sopen)
533 code = SYNTAX (c);
904 return make_number (syntax_code_spec[(int) SYNTAX (char_int)]);
917 code = SYNTAX (char_int);
1005 The syntax is changed only for table SYNTAX-TABLE, which defaults to
1039 usage: (modify-syntax-entry CHAR NEWENTRY &optional SYNTAX-TABLE) */)
1064 doc: /* Insert a description of the internal syntax description SYNTAX at point. */)
1241 code = SYNTAX (ch
[all...]
H A Dregex.c342 : SYNTAX (c) == Sword)
347 : SYNTAX (c) == Sword)
356 : SYNTAX (c) != Sword)
358 # define ISSPACE(c) (SYNTAX (c) == Swhitespace)
362 # define ISWORD(c) (SYNTAX (c) == Sword)
455 # define SYNTAX(c) re_syntax_table[(c)]
1302 The argument SYNTAX is a bit mask comprised of the various bits
2416 /* `regex_compile' compiles PATTERN (of length SIZE) according to SYNTAX.
2425 `syntax' is set to SYNTAX;
4012 if ((SYNTAX (
454 # define SYNTAX macro
[all...]
H A Dsearch.c2079 if (SYNTAX (c) != Sword)
2082 if (i > 0 && SYNTAX (prev_c) == Sword)
2089 if (SYNTAX (prev_c) == Sword)
2114 if (SYNTAX (c) == Sword)
2120 else if (i > 0 && SYNTAX (prev_c) == Sword && --word_count)
2409 if (SYNTAX (prevc) != Sword)
2417 if (SYNTAX (prevc) != Sword)
2426 if (SYNTAX (prevc) != Sword)
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dlex.l70 ABSTRACT-SYNTAX { return kw_ABSTRACT_SYNTAX; }
134 SYNTAX { return kw_SYNTAX; }
/macosx-10.10.1/apache-793/httpd/support/
H A Ddbmmanage.in32 die <<SYNTAX;
48 SYNTAX
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_de_de.latin1.vim180 " {{{ SYNTAX / SYNTAX
192 " }}} SYNTAX / SYNTAX

Completed in 306 milliseconds

12