Home
last modified time | relevance | path

Searched refs:substring (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Dsubstringdx4.out2 # substring data expression
7 # use substring in a reductible match
8 /// match: substring(option dhcp.host-name, 0, 3)
15 /// from: match substring(option dhcp.host-name, 0, 3)
17 "test": "substring(option[12].hex,0,3) == 'www'"
22 /// from: match if (option dhcp.host-name) = (substring('www.example.com', 0, 3))
34 // "substring": {
H A Dsubstringdx4.in41 # substring data expression
6 # use substring in a reductible match
8 match substring(option host-name, 0, 3);
15 match if option host-name = substring("www.example.com", 0, 3);
19 option domain-name = substring(option domain-name, 4, 1000);
H A Dhardware2dx4.out8 /// from: match if (substring(hardware, 0, 1)) = (encode-int(1, 8))
9 "test": "substring(pkt4.htype,-1,all) == '\u0001'"
12 /// match: substring(hardware, 1, 6)
19 /// from: match substring(hardware, 1, 6)
21 "test": "substring(pkt4.mac,0,6) == 0x000bfd32e6fa"
H A Dconcatnulldx4.out17 "test": "substring(option[12].hex,-3,all) == 'com'"
20 /// match: concat(suffix(option dhcp.host-name, 3), substring('foobar', 0, 0))
27 /// from: match concat(suffix(option dhcp.host-name, 3), substring('foobar', 0, 0))
29 "test": "substring(option[12].hex,-3,all) == 'org'"
H A Dsuffixdx4.out3 # in fact ISC DHCP suffix can be reduced into Kea substring
27 "test": "substring(option[12].hex,-3,all) == 'com'"
43 "test": "substring(option[12].hex,-3,all) == 'org'"
H A Dhardware2dx4.in45 match if substring(hardware, 0, 1) = encode-int(1, 8);
10 match substring(hardware, 1, 6);
H A Dnxdomainnx6.out10 /// from: match if (substring(option dhcp6.interface-id, 0, 393231 % 128)) = 0xabcd
11 "test": "substring(option[18].hex,0,15) == 0xabcd"
H A Dsubclassbinsel4.out41 "test": "concat(substring(pkt4.htype,-1,all), pkt4.mac) == 0x0100070e364819"
57 "test": "concat(substring(pkt4.htype,-1,all), pkt4.mac) == 0x01000bfd32e6fa"
H A Dconcatdx4.out7 # use substring in a reductible match
17 "test": "concat('domain=', substring(option[12].hex,-3,all)) == 'domain=com'"
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Ddynsections.js36 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
41 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
56 var i = $('#img'+this.id.substring(3));
57 var a = $('#arr'+this.id.substring(3));
115 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
118 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/
H A Ddynsections.js12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
32 var i = $('#img'+this.id.substring(3));
33 var a = $('#arr'+this.id.substring(3));
91 $(img).attr('src',src.substring(0,src.length-8)+'closed.png');
94 $(img).attr('src',src.substring(0,src.length-10)+'open.png');
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexi-docstring-magic.el200 (substring docstring
204 (concat (substring docstring 0 pos)
206 (substring docstring (1+ pos)))
248 (setq docstring (substring docstring 1)))
279 (setq docstring (substring docstring 1)))
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/gnu/gettext/
H A DDumpResource.java193 country = language.substring(i+1); in DumpResource()
194 language = language.substring(0,i); in DumpResource()
201 variant = country.substring(j+1); in DumpResource()
202 country = country.substring(0,j); in DumpResource()
/netbsd-src/external/bsd/tre/dist/tests/agrep/
H A Drecords.ok495 substring which either starts at the beginning or the record or is
497 substring must either end at the end of the record or be followed by a
514 substring which either starts at the beginning or the record or is
516 substring must either end at the end of the record or be followed by a
541 substring which either starts at the beginning or the record or is
543 substring must either end at the end of the record or be followed by a
560 substring which either starts at the beginning or the record or is
562 substring must either end at the end of the record or be followed by a
587 substring which either starts at the beginning or the record or is
589 substring must either end at the end of the record or be followed by a
[all …]
H A Drecords.input2 substring which either starts at the beginning or the record or is
4 substring must either end at the end of the record or be followed by a
/netbsd-src/tests/lib/libc/regex/
H A DREADME9 expected to fail. If there is a fourth field, it is the substring that
32 For REG_STARTEND, the start/end offsets are those of the substring
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c330 expression_reference (&(*new) -> data.substring.expr, expr, MDL);
331 expression_reference (&(*new) -> data.substring.offset, offset, MDL);
332 expression_reference (&(*new) -> data.substring.len, length, MDL);
345 expression_reference (&(*new) -> data.substring.expr, expr, MDL);
348 if (!expression_allocate (&(*new) -> data.substring.offset, MDL)) {
353 (*new) -> data.substring.offset -> op = expr_const_int;
354 (*new) -> data.substring.offset -> data.const_int = 0;
357 if (!expression_allocate (&(*new) -> data.substring.len, MDL)) {
362 (*new) -> data.substring.len -> op = expr_const_int;
363 (*new) -> data.substring.len -> data.const_int = limit;
[all …]
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dstringclass.h63 string substring(int i, int n) const;
182 inline string string::substring(int i, int n) const in substring() function

12345678910>>...15