Home
last modified time | relevance | path

Searched refs:elem4 (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/dports/sysutils/tracker3/tracker-3.1.2/tests/libtracker-data/lists/
H A Dlist-nested.out7 "elem4" "elem4-1"
8 "elem4" "elem4-2"
9 "elem4" "elem4-3"
10 "elem4" "elem4-4"
H A Ddata-list-nested.rq11 [ a example:A ; example:label "elem4" ;
12 example:list ([ a example:A ; example:label "elem4-1" ]
13 [ a example:A ; example:label "elem4-2" ]
14 [ a example:A ; example:label "elem4-3" ]
15 [ a example:A ; example:label "elem4-4" ]) ]
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dmiscutils.cc262 const std::string& elem4) in build_filename() argument
265 g_build_filename(elem1.c_str(), elem2.c_str(), elem3.c_str(), elem4.c_str(), nullptr)); in build_filename()
270 const std::string& elem4, const std::string& elem5) in build_filename() argument
273 elem1.c_str(), elem2.c_str(), elem3.c_str(), elem4.c_str(), elem5.c_str(), nullptr)); in build_filename()
278 const std::string& elem4, const std::string& elem5, const std::string& elem6) in build_filename() argument
281 elem3.c_str(), elem4.c_str(), elem5.c_str(), elem6.c_str(), nullptr)); in build_filename()
286 const std::string& elem4, const std::string& elem5, const std::string& elem6, in build_filename() argument
290 elem3.c_str(), elem4.c_str(), elem5.c_str(), elem6.c_str(), elem7.c_str(), nullptr)); in build_filename()
295 const std::string& elem4, const std::string& elem5, const std::string& elem6, in build_filename() argument
299 g_build_filename(elem1.c_str(), elem2.c_str(), elem3.c_str(), elem4.c_str(), elem5.c_str(), in build_filename()
[all …]
/dports/textproc/p5-XML-FeedPP/XML-FeedPP-0.95/t/
H A D09_setget.t15 'elem4' => 'ELEM03',
16 'elem4@attr4' => 'ATTR04',
17 'elem4@attr5' => 'ATTR05',
18 'elem4/elem6' => 'ELEM06',
37 'elem4/not:exist',
38 'elem4/not:exist@attr',
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dmiscutils.ccg253 const std::string& elem4)
256 g_build_filename(elem1.c_str(), elem2.c_str(), elem3.c_str(), elem4.c_str(), nullptr));
261 const std::string& elem4, const std::string& elem5)
264 elem1.c_str(), elem2.c_str(), elem3.c_str(), elem4.c_str(), elem5.c_str(), nullptr));
269 const std::string& elem4, const std::string& elem5, const std::string& elem6)
272 elem3.c_str(), elem4.c_str(), elem5.c_str(), elem6.c_str(), nullptr));
277 const std::string& elem4, const std::string& elem5, const std::string& elem6,
281 elem3.c_str(), elem4.c_str(), elem5.c_str(), elem6.c_str(), elem7.c_str(), nullptr));
286 const std::string& elem4, const std::string& elem5, const std::string& elem6,
290 g_build_filename(elem1.c_str(), elem2.c_str(), elem3.c_str(), elem4.c_str(), elem5.c_str(),
[all …]
/dports/www/mod_php81/php-8.1.1/ext/simplexml/tests/
H A Dsxe_001.phpt17 <elem4>
19 </elem4>
50 ["elem4"]=>
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
H A D002.phpt16 <elem4>
18 </elem4>
53 ["elem4"]=>
H A D010.phpt20 <elem4>
22 </elem4>
53 ["elem4"]=>
/dports/lang/php81/php-8.1.1/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
H A Dsxe_001.phpt17 <elem4>
19 </elem4>
50 ["elem4"]=>
H A D010.phpt20 <elem4>
22 </elem4>
53 ["elem4"]=>
H A D002.phpt16 <elem4>
18 </elem4>
53 ["elem4"]=>
/dports/textproc/php81-simplexml/php-8.1.1/ext/simplexml/tests/
H A Dsxe_001.phpt17 <elem4>
19 </elem4>
50 ["elem4"]=>
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
H A D002.phpt16 <elem4>
18 </elem4>
53 ["elem4"]=>
H A D010.phpt20 <elem4>
22 </elem4>
53 ["elem4"]=>
/dports/lang/php73/php-7.3.33/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/lang/php74/php-7.4.27/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/lang/php80/php-8.0.15/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/textproc/php80-simplexml/php-8.0.15/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/textproc/php74-simplexml/php-7.4.27/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/www/mod_php73/php-7.3.33/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/textproc/php73-simplexml/php-7.3.33/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));
/dports/www/mod_php74/php-7.4.27/ext/simplexml/tests/
H A D008.phpt16 <elem4>
18 </elem4>
27 var_dump($sxe->xpath("elem1/elem2/elem3/elem4"));

12345678910>>...15