Home
last modified time | relevance | path

Searched refs:ext (Results 2201 – 2225 of 3005) sorted by relevance

1...<<81828384858687888990>>...121

/PHP-5.3/ext/standard/tests/file/
H A Dfile_put_contents_variation7-win32.phpt14 * Source code: ext/standard/file.c
H A Dfile_put_contents_variation7.phpt9 * Source code: ext/standard/file.c
H A Dfile_put_contents_variation8-win32.phpt14 * Source code: ext/standard/file.c
/PHP-5.3/ext/ereg/tests/
H A Deregi_basic_001.phpt7 * Source code: ext/standard/reg.c
/PHP-5.3/ext/standard/tests/image/
H A Dgetimagesize_variation2.phpt13 * Source code: ext/standard/image.c
/PHP-5.3/ext/standard/tests/math/
H A Dexp_variation1.phpt9 * Source code: ext/standard/math.c
H A Dfmod_variation2.phpt7 * Source code: ext/standard/math.c
H A Dhypot_variation1.phpt7 * Source code: ext/standard/math.c
H A Dhypot_variation2.phpt7 * Source code: ext/standard/math.c
H A Dis_finite_variation1.phpt7 * Source code: ext/standard/math.c
H A Dis_nan_variation1.phpt7 * Source code: ext/standard/math.c
H A Drand_variation1.phpt7 * Source code: ext/standard/rand.c
H A Drand_variation2.phpt7 * Source code: ext/standard/rand.c
/PHP-5.3/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt12 * Source code: ext/imap/php_imap.c
/PHP-5.3/ext/standard/tests/strings/
H A Dchunk_split_variation1.phpt7 * Source code: ext/standard/string.c
H A Dcount_chars_variation1.phpt8 * Source code: ext/standard/string.c
H A Dcrc32_variation1.phpt13 * Source code: ext/standard/crc32.c
/PHP-5.3/ext/standard/
H A Dconfig.m4272 …HP_USE_PHP_CRYPT_R, 1, [Whether PHP has to use its own crypt_r for blowfish, des, ext des and md5])
336 …TED(PHP_USE_PHP_CRYPT_R, 0, [Whether PHP has to use its own crypt_r for blowfish, des and ext des])
371 dnl ext/standard/php_dns.h will collect these in a single define: HAVE_FULL_DNS_FUNCS
590 PHP_INSTALL_HEADERS([ext/standard/])
/PHP-5.3/ext/phar/
H A Dphar.c1187 mydata->ext = memchr(endbuffer, '.', (mydata->fname + fname_len) - endbuffer);
1188 if (mydata->ext == endbuffer) {
1191 if (mydata->ext) {
1192 mydata->ext_len = (mydata->fname + mydata->fname_len) - mydata->ext;
1388 mydata->ext = memchr(p, '.', (mydata->fname + fname_len) - p);
1389 if (mydata->ext == p) {
1390 mydata->ext = memchr(p + 1, '.', (mydata->fname + fname_len) - p - 1);
1392 if (mydata->ext) {
1393 mydata->ext_len = (mydata->fname + fname_len) - mydata->ext;
1741 char *realpath, old, *a = (char *)(ext + ext_len);
[all …]
/PHP-5.3/ext/pdo_odbc/tests/
H A Dcommon.phpt16 'TESTS' => 'ext/pdo/tests',
/PHP-5.3/ext/standard/tests/array/
H A Darray_diff_variation8.phpt8 * Source code: ext/standard/array.c
H A Darray_map_variation4.phpt7 * Source code: ext/standard/array.c
H A Darsort_basic.phpt8 * Source code: ext/standard/array.c
H A Dkrsort_basic.phpt7 * Source code: ext/standard/array.c
H A Dkrsort_variation3.phpt7 * Source code: ext/standard/array.c

Completed in 49 milliseconds

1...<<81828384858687888990>>...121