Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 92) sorted by path

1234

/PHP-7.4/
H A DCODING_STANDARDS.md49 check its man page again, and only then, consider using it, and even then,
H A DCONTRIBUTING.md36 [the supported version page](https://www.php.net/supported-versions.php) are
54 Read [Git access page](https://www.php.net/git.php) for help on using Git to get
80 [mailing lists page](https://www.php.net/mailing-lists.php).
91 [Our QA site includes a page detailing how to write test cases.](https://qa.php.net/write-test.php)
248 [PECL support page](https://pecl.php.net/support.php).
H A DREADME.REDIST.BINS185 please refer to the comments in BF_set_key() and to the crypt(3) man page
200 Richard J. Wagner. For more information see the web page at
212 see the inventors' web page at http://www.math.keio.ac.jp/~matumoto/emt.html
270 the new terms are clearly indicated on the first page of each file where
H A DREADME.md134 [PHP credits page](https://php.net/credits.php).
H A DUPGRADING581 be used. The mapsize should be a multiple of the page size of the OS.
H A Dconfigure.ac1047 dnl Align segments on huge page boundary
1050 AC_MSG_CHECKING(linker support for -zcommon-page-size=2097152)
1052 LDFLAGS="$LDFLAGS -Wl,-zcommon-page-size=2097152 -Wl,-zmax-page-size=2097152"
1061 …EXTRA_LDFLAGS_PROGRAM="$EXTRA_LDFLAGS_PROGRAM -Wl,-zcommon-page-size=2097152 -Wl,-zmax-page-size=2…
1064 AC_MSG_CHECKING(linker support for -zmax-page-size=2097152)
1066 LDFLAGS="$LDFLAGS -Wl,-zmax-page-size=2097152"
1075 EXTRA_LDFLAGS_PROGRAM="$EXTRA_LDFLAGS_PROGRAM -Wl,-zmax-page-size=2097152"
/PHP-7.4/Zend/tests/
H A Dbug24635.phpt6 function __construct() { $this->page = new PageClass(); }
24 $site->page->Display();
H A Dbug30346.phpt16 $id = 'page';
H A Dbug38047.phpt39 $page["name"] = A::A_ftk();
H A Dbug47596.phpt2 Bug #47596 (Bus error on parsing file, when file size is equal to page size)
H A Dvm_stack_with_arg_extend.phpt2 Ensure valid vm_stack even when it needed to be copied to a new page
/PHP-7.4/Zend/
H A Dzend_execute.c185 zend_vm_stack page = (zend_vm_stack)emalloc(size); in zend_vm_stack_new_page() local
187 page->top = ZEND_VM_STACK_ELEMENTS(page); in zend_vm_stack_new_page()
188 page->end = (zval*)((char*)page + size); in zend_vm_stack_new_page()
189 page->prev = prev; in zend_vm_stack_new_page()
190 return page; in zend_vm_stack_new_page()
/PHP-7.4/build/
H A Dpkg.m4152 See the pkg-config man page for more details.])
/PHP-7.4/docs/
H A Dmailinglist-rules.md31 [mailinglist overview page](https://www.php.net/mailing-lists.php). When
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic423 >36 lelong >0 \b, page size: %d
8704 >>236 ulequad x \b, page size %lld
13107 # PTD is page-aligned
13183 # sigtool(1) man page
21176 # active cellcoord range (start row, page,column ; end row, page, column)
21182 # end page mostly 0
22812 # (see page 3)
23615 >>14 byte >2 \b, page size 2^%d byte
23621 >>9 byte >2 \b, page size 2^%d byte
23633 >>9 byte >2 \b, page size 2^%d byte
[all …]
H A Dmagic私はガラスを食べられます423 >36 lelong >0 \b, page size: %d
8704 >>236 ulequad x \b, page size %lld
13107 # PTD is page-aligned
13183 # sigtool(1) man page
21176 # active cellcoord range (start row, page,column ; end row, page, column)
21182 # end page mostly 0
22812 # (see page 3)
23615 >>14 byte >2 \b, page size 2^%d byte
23621 >>9 byte >2 \b, page size 2^%d byte
23633 >>9 byte >2 \b, page size 2^%d byte
[all …]
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt187 same "printed page" as the copyright notice for easier
/PHP-7.4/ext/imap/tests/
H A Dimap_alerts_error.phpt10 …* Description: Returns an array of all IMAP alerts that have been generated since the last page lo…
/PHP-7.4/ext/ldap/tests/
H A Dldap_control_paged_results_variation1.phpt2 ldap_ldap_control_paged_result() test (fetching the first page)
H A Dldap_control_paged_results_variation2.phpt2 ldap_ldap_control_paged_result() test (fetching the first page with a pagesize=2)
H A Dldap_control_paged_results_variation3.phpt2 ldap_ldap_control_paged_result() test (fetching the first page then the next final page)
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt20 // -follow instructions on web page and install script
/PHP-7.4/ext/standard/tests/array/
H A Darray_shift_variation8.phpt11 * From a comment left by Traps on 09-Jul-2007 on the array_shift documentation page:
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug61315.phpt49 Active code page: 65001
54 Active code page: %d
55 Active code page: 65001
60 Active code page: %d
H A Dbug64506.phpt44 Active code page: 65001
49 Active code page: %d

Completed in 154 milliseconds

1234