Home
last modified time | relevance | path

Searched refs:section (Results 76 – 100 of 102) sorted by last modified time

12345

/php-src/ext/phar/tests/files/
H A Dopenssl.cnf20 organizationalUnitName = Organizational Unit Name (eg, section)
/php-src/ext/openssl/tests/
H A Dopenssl.cnf28 organizationalUnitName = Organizational Unit Name (eg, section)
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt191 # variant has none of the two-byte additions described in section 2b
193 # described in section 2a.
236 # section 2b above. Instead, it has a set of "ku+10" vertical forms
/php-src/ext/mbstring/tests/
H A Dbug45923.phpt8 function section($func, $haystack, $needle)
21 section('strpos' , "abc abc abc" , "abc");
22 section('mb_strpos' , "●○◆ ●○◆ ●○◆", "●○◆");
24 section('stripos' , "abc abc abc" , "abc");
25 section('mb_stripos' , "●○◆ ●○◆ ●○◆", "●○◆");
27 section('strrpos' , "abc abc abc" , "abc");
28 section('mb_strrpos' , "●○◆ ●○◆ ●○◆", "●○◆");
30 section('strripos' , "abc abc abc" , "abc");
31 section('mb_strripos', "●○◆ ●○◆ ●○◆", "●○◆");
/php-src/ext/mbstring/libmbfl/
H A DLICENSE201 Thus, it is not the intent of this section to claim rights or contest
387 If any portion of this section is held invalid or unenforceable under any
388 particular circumstance, the balance of the section is intended to apply,
389 and the section as a whole is intended to apply in other circumstances.
391 It is not the purpose of this section to induce you to infringe any
393 such claims; this section has the sole purpose of protecting the
402 This section is intended to make thoroughly clear what is believed to
/php-src/ext/iconv/tests/
H A Dtranslit-failure.phpt17 // in INI section or use file 'TranslitFail1.ISO-8859-1'.
/php-src/ext/gd/tests/
H A Dfunc.inc66 * The textual result is printed, so the EXPECT section should contain the line
H A DRochester-Regular.otf.LICENSE.txt77 (except as stated in this section) patent license to make, have made,
/php-src/ext/filter/tests/
H A Dfilter_ipv4_rfc6890.phpt7 //https://tools.ietf.org/html/rfc6890#section-2.1
/php-src/ext/ftp/tests/
H A Dftp_mdtm_basic.phpt2 Test the File Modification Time as described in http://tools.ietf.org/html/rfc3659#section-3.1
/php-src/ext/exif/tests/
H A Dexif005.phpt10 // test5.jpg is a 1*1 image that contains an Exif section with ifd = 00000009h
/php-src/ext/dom/tests/
H A DDOMCharacterData_data_basic_002.phpt2 Create CDATA section and change it using DOMcreateCDATASection
H A DDOMCDATASection_construct_error_001.phpt11 $section = new DOMCDataSection();
H A DDOMCharacterData_substringData_basic_001.phpt2 __DOMCharacterData::substringData pull mid section of string
/php-src/ext/calendar/tests/
H A Dunixtojd.phpt16 // on Windows, the only thing that gets this test to pass is to put TZ=UTC in--ENV-- section
20 // -doesn't use --ENV-- section
21 // -uses --INI-- section with date.timezone=UTC
/php-src/ext/bcmath/libbcmath/
H A DLICENSE204 Thus, it is not the intent of this section to claim rights or contest
390 If any portion of this section is held invalid or unenforceable under
391 any particular circumstance, the balance of the section is intended to
392 apply, and the section as a whole is intended to apply in other
395 It is not the purpose of this section to induce you to infringe any
397 such claims; this section has the sole purpose of protecting the
406 This section is intended to make thoroughly clear what is believed to
/php-src/Zend/tests/
H A Dbug24635.phpt11 $section = new SectionClass("PageClass::Display");
/php-src/Zend/asm/
H A Djump_mips64_n64_elf_gas.S124 .section .note.GNU-stack,"",%progbits
H A Djump_ppc32_sysv_elf_gas.S201 .section .note.GNU-stack,"",%progbits
H A Djump_ppc64_sysv_elf_gas.S79 .section ".opd","aw"
221 .section .note.GNU-stack,"",%progbits
H A Djump_s390x_sysv_elf_gas.S156 .section .note.GNU-stack,"",%progbits
H A Dmake_mips32_o32_elf_gas.S97 .section .note.GNU-stack,"",%progbits
H A Dmake_mips64_n64_elf_gas.S96 .section .note.GNU-stack,"",%progbits
H A Dmake_ppc32_sysv_elf_gas.S142 .section .got2,"aw"
146 .section .note.GNU-stack,"",%progbits
H A Dmake_ppc64_sysv_elf_gas.S79 .section ".opd","aw"
177 .section .note.GNU-stack,"",%progbits

Completed in 38 milliseconds

12345