Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 46) sorted by relevance

12

/PHP-5.4/ext/standard/tests/strings/
H A Dhttp_build_query_variation1.phpt15 public $page = 1;
22 $obj->page = 1;
29 name=homepage&page=1&sort=desc%2Cname
30 name=homepage&page=1
H A Dhttp_build_query_variation3.phpt17 "name" => "main page",
26 name=main+page&sort=desc%2Cadmin&equation=10+%2B+10+-+5
27 name=main%20page&sort=desc%2Cadmin&equation=10%20%2B%2010%20-%205
H A Dhttp_build_query_variation2.phpt21 "page" => 10,
38 0=20&5=13&9%5B1%5D=val1&9%5B3%5D=val2&9%5Bstring%5D=string&name=homepage&page=10&sort%5B0%5D=desc&s…
39 …B1%5D=val1&prefix_9%5B3%5D=val2&prefix_9%5Bstring%5D=string&name=homepage&page=10&sort%5B0%5D=desc…
/PHP-5.4/scripts/
H A DMakefile.frag43 @for page in $(man_PAGES); do \
44 echo " page: $(program_prefix)$${page}$(program_suffix).1"; \
45 …$(INSTALL_DATA) $(builddir)/man1/$${page}.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)$${page
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3_32_changes.phpt12 $db->exec('CREATE TABLE pageView(id INTEGER PRIMARY KEY, page CHAR(256), access INTEGER(10))');
13 $db->exec('INSERT INTO pageView (page, access) VALUES (\'test\', \'000000\')');
/PHP-5.4/Zend/tests/
H A Dbug24635.phpt8 function __construct() { $this->page = new PageClass(); }
26 $site->page->Display();
H A Dbug30346.phpt16 $id = 'page';
H A Dbug38047.phpt39 $page["name"] = A::A_ftk();
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_trace_mach.c34 static int fpm_mach_vm_read_page(vm_offset_t page) /* {{{ */ in fpm_mach_vm_read_page() argument
38 kr = mach_vm_read(target, page, fpm_pagesize, &local_page, &local_size); in fpm_mach_vm_read_page()
/PHP-5.4/Zend/
H A Dzend_execute.h184 …zend_vm_stack page = (zend_vm_stack)emalloc(ZEND_MM_ALIGNED_SIZE(sizeof(*page)) + sizeof(void*) * … in zend_vm_stack_new_page() local
186 page->top = ZEND_VM_STACK_ELEMETS(page); in zend_vm_stack_new_page()
187 page->end = page->top + count; in zend_vm_stack_new_page()
188 page->prev = NULL; in zend_vm_stack_new_page()
189 return page; in zend_vm_stack_new_page()
/PHP-5.4/ext/ldap/tests/
H A Dldap_control_paged_results_variation3.phpt2 ldap_ldap_control_paged_result() test (fetching the first page then the next final page)
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)
/PHP-5.4/ext/gmp/
H A DREADME3 See also GNU MP home page at http://www.swox.com/gmp/.
/PHP-5.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-5.4/ext/soap/interop/
H A Ddatabase_round2.sql4 # http://phpmyadmin.sourceforge.net/ (download page)
/PHP-5.4/ext/exif/
H A Dtest.txt90 error_log("exif test page - counting files: $cnt",0);
128 error_log("exif test page - counting files in $path");
130 error_log("exif test page - counting files: ".count($possible)." done.",0);
152 $title = "PHP module exif test page";
263 if ( !((++$num)%100)) error_log("exif test page - checking files: $num",0);
357 error_log("exif test page - checking files: ".count($possible)." done.",0);
/PHP-5.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-5.4/sapi/fpm/
H A Dphp-fpm.conf.in253 ; The URI to view the FPM status page. If this value is not set, no URI will be
254 ; recognized as a status page. It shows the following informations:
289 ; By default the status page output is formatted as text/plain. Passing either
297 ; By default the status page only outputs short status. Passing 'full' in the
343 ; Note: There is a real-time FPM status monitoring sample web page available
352 ; The ping URI to call the monitoring page of FPM. If this value is not set, no
353 ; URI will be recognized as a ping page. This could be used to test from outside
473 ; Note: on highloaded environement, this can cause some delay in the page
/PHP-5.4/sapi/tux/
H A DREADME77 It should display the PHP credits page.
/PHP-5.4/sapi/nsapi/
H A Dnsapi-readme.txt104 every error page you want to overwrite:
110 If you want to place a page for all errors that could exist, leave
/PHP-5.4/ext/mbstring/libmbfl/
H A Dconfig.h.in72 /* Define to the home page for this package. */
/PHP-5.4/ext/pcre/pcrelib/
H A DREADME197 library. They are also documented in the pcrebuild man page.
300 pcreapi man page.
310 sizes in the pcrestack man page.
333 discussion about stack sizes in the pcrestack man page.
509 pcretest.txt the pcretest man page
510 pcregrep.txt the pcregrep man page
511 pcre-config.txt the pcre-config man page
644 There is a web page that tells you how to do this:
944 doc/*.3 man page sources for PCRE
945 doc/*.1 man page sources for pcregrep and pcretest
[all …]
/PHP-5.4/ext/spl/
H A Ddoxygen.cfg147 # configuration options related to the man page output
/PHP-5.4/sapi/cgi/
H A DREADME.FastCGI133 page request at a time. Value 0 means that PHP willnot start additional
138 their death. So by default, you will be able to handle 1 concurrent PHP page

Completed in 54 milliseconds

12