Home
last modified time | relevance | path

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

12345678910

/PHP-8.2/docs/
H A Drelease-process.md802 * `sha256` array and sub-elements for all SHA256 sums
956 sub rsa4096 2021-04-26 [E] [expires: 2025-11-24]
1007 > sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester mod moderator-email-address
/PHP-8.2/
H A DUPGRADING104 flags to determine if it should create a sub directory or not when creating
H A DCONTRIBUTING.md148 ├─ config.sub # https://git.savannah.gnu.org/cgit/config.git
/PHP-8.2/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32-mb.phpt39 /* changing mode of mkdir to prevent creating sub-directory under it */
41 /* creating sub-directory test1 under mkdir, expected: false */
H A Dmkdir_rmdir_variation-win32.phpt39 /* changing mode of mkdir to prevent creating sub-directory under it */
41 /* creating sub-directory test1 under mkdir, expected: false */
/PHP-8.2/ext/standard/
H A Dstring.c5636 const __m128i sub = _mm_set1_epi8(-13); local
5656 cmp = _mm_and_si128(cmp, sub);
5672 cmp = _mm_and_si128(cmp, sub);
/PHP-8.2/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1869 "⊂",
4003 ⊂ => ⊂ e28a82
H A Dhtmlentities_html5.phpt824 ⊂ U+02282
/PHP-8.2/ext/standard/html_tables/
H A Dents_html5.txt1864 sub 02282
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic21955 # First sub-file offset (absolute); sometimes NO/UNKNOWN sub file!
21957 # sub-file Header length
22006 # sub file part; 0x0003 seems to be garbage
22009 # fat flag 0~dummy block 1~true sub file
22012 # sub-file name like MAKEGMAP 12345678
22014 # sub-file typ like RGN TRE MDR LBL
22016 # size of sub file
23909 # file revision sub code 0004h for worksheets
27077 >>0 regex \^1\ *;|\^(use|sub|my)\ .*[(;{=] Perl5 module source text
27289 # - RSA (e=65537) secret (sub-)keys
[all …]
H A Dmagic私はガラスを食べられます21955 # First sub-file offset (absolute); sometimes NO/UNKNOWN sub file!
21957 # sub-file Header length
22006 # sub file part; 0x0003 seems to be garbage
22009 # fat flag 0~dummy block 1~true sub file
22012 # sub-file name like MAKEGMAP 12345678
22014 # sub-file typ like RGN TRE MDR LBL
22016 # size of sub file
23909 # file revision sub code 0004h for worksheets
27077 >>0 regex \^1\ *;|\^(use|sub|my)\ .*[(;{=] Perl5 module source text
27289 # - RSA (e=65537) secret (sub-)keys
[all …]
/PHP-8.2/ext/date/
H A Dphp_date.c3303 PHP_METHOD(DateTimeImmutable, sub) in PHP_METHOD() argument

Completed in 331 milliseconds

12345678910