Home
last modified time | relevance | path

Searched refs:sub (Results 226 – 250 of 251) sorted by relevance

1234567891011

/PHP-7.4/ext/standard/tests/array/
H A Darray_reverse_variation3.phpt40 array( array(2), array(1)), // sub arrays
H A Darray_merge.phpt75 /* associative array with mixed keys and sub-array as element */
H A Darray_pad_variation6.phpt82 // loop through each sub-array within $inputs to check the behavior of array_pad()
H A Darray_intersect_variation1.phpt92 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_intersect_variation2.phpt92 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_intersect_assoc_variation1.phpt93 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_assoc_variation2.phpt93 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_merge_recursive_variation3.phpt80 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
/PHP-7.4/ext/standard/tests/file/
H A Dglob_variation-win32-mb.phpt68 // temp dir created to check for pattern matching the sub dir created in it
H A Dglob_variation-win32.phpt67 // temp dir created to check for pattern matching the sub dir created in it
H A Dglob_variation.phpt70 // temp dir created to check for pattern matching the sub dir created in it
H A Dmkdir_rmdir_variation-win32-mb.phpt42 /* changing mode of mkdir to prevent creating sub-directory under it */
44 /* creating sub-directory test1 under mkdir, expected: false */
H A Dmkdir_rmdir_variation-win32.phpt42 /* changing mode of mkdir to prevent creating sub-directory under it */
44 /* creating sub-directory test1 under mkdir, expected: false */
/PHP-7.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt1388 [⊂] => ⊂
H A Dhtml_entity_decode_html5.phpt1869 "⊂",
4003 ⊂ => ⊂ e28a82
H A Dhtmlentities_html5.phpt824 ⊂ U+02282
/PHP-7.4/ext/ffi/
H A Dffi.g25 %sub-start type_name
/PHP-7.4/
H A DCONTRIBUTING.md146 ├─ config.sub # https://git.savannah.gnu.org/cgit/config.git
H A DUPGRADING285 imagefilter($im, IMG_FILTER_SCATTER, int $sub, int $plus, array $colors = []);
/PHP-7.4/docs/
H A Drelease-process.md203 sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester/mod moderator-email-address
/PHP-7.4/ext/standard/
H A Dstring.c5981 const __m128i sub = _mm_set1_epi8(-13); local
6001 cmp = _mm_and_si128(cmp, sub);
6017 cmp = _mm_and_si128(cmp, sub);
/PHP-7.4/ext/date/
H A Dphp_date.c501 PHP_ME_MAPPING(sub, date_sub, arginfo_date_method_sub, 0)
527 PHP_ME(DateTimeImmutable, sub, arginfo_date_method_sub, 0)
3447 PHP_METHOD(DateTimeImmutable, sub) in PHP_METHOD() argument
/PHP-7.4/ext/standard/html_tables/
H A Dents_html5.txt1864 sub 02282
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます19412 # First sub-file offset (absolute); sometimes NO/UNKNOWN sub file!
19414 # sub-file Header length
19463 # sub file part; 0x0003 seems to be garbage
19466 # fat flag 0~dummy block 1~true sub file
19469 # sub-file name like MAKEGMAP 12345678
19471 # sub-file typ like RGN TRE MDR LBL
19473 # size of sub file
21168 # file revision sub code 0004h for worksheets
23577 >>0 regex \^1\ *;|\^(use|sub|my)\ .*[(;{=] Perl5 module source text
23812 # - RSA (e=65537) secret (sub-)keys
[all …]
H A Dmagic19412 # First sub-file offset (absolute); sometimes NO/UNKNOWN sub file!
19414 # sub-file Header length
19463 # sub file part; 0x0003 seems to be garbage
19466 # fat flag 0~dummy block 1~true sub file
19469 # sub-file name like MAKEGMAP 12345678
19471 # sub-file typ like RGN TRE MDR LBL
19473 # size of sub file
21168 # file revision sub code 0004h for worksheets
23577 >>0 regex \^1\ *;|\^(use|sub|my)\ .*[(;{=] Perl5 module source text
23812 # - RSA (e=65537) secret (sub-)keys
[all …]

Completed in 172 milliseconds

1234567891011