Searched refs:SUBSTR (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/schema/
H A Dapple_auxillary.schema12 SUBSTR caseIgnoreSubstringsMatch
18 SUBSTR caseExactSubstringsMatch
H A Dapple.schema41 SUBSTR caseExactIA5SubstringsMatch
49 SUBSTR caseExactIA5SubstringsMatch
57 SUBSTR caseExactIA5SubstringsMatch
65 SUBSTR caseExactSubstringsMatch
73 SUBSTR caseExactSubstringsMatch
81 # SUBSTR caseExactSubstringsMatch
88 SUBSTR caseExactSubstringsMatch
96 SUBSTR caseExactSubstringsMatch
104 SUBSTR caseExactSubstringsMatch
112 SUBSTR caseExactSubstringsMatc
[all...]
H A Dsamba.schema19 SUBSTR caseIgnoreIA5SubstringsMatch
25 SUBSTR caseIgnoreIA5SubstringsMatch
34 SUBSTR caseIgnoreIA5SubstringsMatch
76 SUBSTR caseIgnoreIA5SubstringsMatch
82 SUBSTR caseIgnoreSubstringsMatch
88 SUBSTR caseIgnoreSubstringsMatch
94 SUBSTR caseIgnoreSubstringsMatch
100 SUBSTR caseIgnoreSubstringsMatch
106 SUBSTR caseIgnoreIA5SubstringsMatch
/macosx-10.10.1/sudo-73/src/
H A Dschema.OpenLDAP10 SUBSTR caseExactIA5SubstringsMatch
17 SUBSTR caseExactIA5SubstringsMatch
/macosx-10.10.1/awk-20/src/
H A Dytab.h124 SUBSTR = 340, enumerator in enum:yytokentype
221 #define SUBSTR 340 macro
H A Dytabh.bak113 SUBSTR = 339,
208 #define SUBSTR 339
H A Dmaketab.c54 { SUBSTR, "substr", "substr" },
H A Dawkgram.y84 %left PRINT PRINTF RETURN SPLIT SPRINTF STRING SUB SUBSTR
413 | SUBSTR '(' pattern comma pattern comma pattern ')'
414 { $$ = op3(SUBSTR, $3, $5, $7); }
415 | SUBSTR '(' pattern comma pattern ')'
416 { $$ = op3(SUBSTR, $3, $5, NIL); }
H A Dlex.c85 { "substr", SUBSTR, SUBSTR },
H A Dytab.c151 SUBSTR = 340, enumerator in enum:yytokentype
248 #define SUBSTR 340 macro
738 "'?'", "':'", "GETLINE", "SUBSTR", "SPLIT", "RETURN", "WHILE", "CAT",
3408 { (yyval.p) = op3(SUBSTR, (yyvsp[(3) - (8)].p), (yyvsp[(5) - (8)].p), (yyvsp[(7) - (8)].p)); }
3413 { (yyval.p) = op3(SUBSTR, (yyvsp[(3) - (6)].p), (yyvsp[(5) - (6)].p), NIL); }
H A Dytabc.bak137 SUBSTR = 339,
232 #define SUBSTR 339
602 "SUBSTR", "SPLIT", "RETURN", "WHILE", "CAT", "'+'", "'-'", "'*'", "'%'",
3083 { (yyval.p) = op3(SUBSTR, (yyvsp[-5].p), (yyvsp[-3].p), (yyvsp[-1].p)); }
3088 { (yyval.p) = op3(SUBSTR, (yyvsp[-3].p), (yyvsp[-1].p), NIL); }
/macosx-10.10.1/Heimdal-398.1.2/tests/ldap/
H A Dsamba.schema306 SUBSTR caseExactIA5SubstringsMatch
363 SUBSTR caseIgnoreSubstringsMatch
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfocexec.vim49 syn keyword focexecFuse SUBSTR TODAY TODAYI POSIT HHMMSS BYTVAL EDAUT1 BITVAL
H A Dmodsim3.vim45 syn keyword modsim3Builtin STRLEN STRTOCHAR STRTOINT STRTOREAL SUBSTR TRUNC
H A Dsas.vim136 syn match sasMacro "%SUBSTR"
190 syn keyword sasFunction STNAME STNAMEL SUBSTR SUM SYMGET SYSGET SYSMSG
H A Dtasm.vim37 syn keyword tasmDirective STRUC SUBSTR %SUBTTL %SYMS TABLE %TABSIZE TBLINIT
H A Dplsql.vim118 syn keyword plsqlFunction SUBSTR SUBSTR2 SUBSTR4 SUBSTRB SUBSTRC SUM
H A Dmasm.vim93 syn keyword masmDirective STRUCT SUBSTR SUBTITLE SUBTTL TEXTEQU TITLE

Completed in 377 milliseconds