Home
last modified time | relevance | path

Searched refs:start (Results 476 – 500 of 688) sorted by relevance

1...<<11121314151617181920>>...28

/php-src/sapi/fpm/tests/
H A Dfcgi-env-pif-apache-pp-sn-strip-basic.phpt34 $tester->start();
H A Dfcgi-env-nopif-custom-without-sf-with-pt.phpt34 $tester->start();
H A Dfcgi-env-pif-apache-balancer-legacy.phpt33 $tester->start();
H A Dfcgi-env-pif-apache-balancer-real.phpt34 $tester->start();
H A Dfcgi-env-nopif-custom-without-pi-with-pt.phpt33 $tester->start();
H A Dfcgi-env-pif-apache-pp-sn-strip-encoded.phpt34 $tester->start();
H A Dfcgi-env-pif-apache-handler-with-pi.phpt33 $tester->start();
H A Dgh9921-php-value-ext-mod-handlers.phpt32 $tester->start();
H A Dfcgi-env-pif-apache-pp-sn-strip-encoded-plus.phpt34 $tester->start();
H A Dsocket-uds-numeric-ugid.phpt32 $tester->start();
H A Dgh8885-stderr-fd-reload-usr1.phpt30 $tester->start(forceStderr: false);
H A Dgh8885-stderr-fd-reload-usr2.phpt30 $tester->start(forceStderr: false);
H A Dghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt34 $tester->start();
H A Dfcgi-env-nopif-custom-with-pi-with-pt.phpt34 $tester->start();
H A Dfcgi-env-nopif-apache-handler-with-pi-with-pt-pd.phpt34 $tester->start();
H A Dfcgi-env-pif-apache-handler-without-docroot.phpt38 $tester->start();
/php-src/ext/opcache/
H A DZendAccelerator.h233 zend_string *start; member
329 …((char*)(str) >= (char*)ZCSG(interned_strings).start && (char*)(str) < (char*)ZCSG(interned_string…
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_mips.h163 void dasm_put(Dst_DECL, int start, ...) in dasm_put() argument
167 dasm_ActList p = D->actionlist + start; in dasm_put()
180 b[pos++] = start; in dasm_put()
182 va_start(ap, start); in dasm_put()
H A Ddasm_ppc.h163 void dasm_put(Dst_DECL, int start, ...) in dasm_put() argument
167 dasm_ActList p = D->actionlist + start; in dasm_put()
180 b[pos++] = start; in dasm_put()
182 va_start(ap, start); in dasm_put()
/php-src/ext/pcre/tests/
H A Dpreg_match_basic.phpt9 …\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo, world" at start of string
/php-src/ext/session/tests/
H A Dbug74892.phpt2 Bug #74892 Url Rewriting (trans_sid) not working on urls that start with #
/php-src/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation5.phpt18 //seek to start of file
/php-src/ext/mbstring/tests/
H A Dmb_ereg_match_basic.phpt22 //will return true as pattern matches from start of string
/php-src/ext/pdo_firebird/tests/
H A Dbug_62024.phpt19 //start actual test
/php-src/ext/standard/tests/strings/
H A Dsubstr_count_error.phpt9 /* offset before start */

Completed in 30 milliseconds

1...<<11121314151617181920>>...28