Home
last modified time | relevance | path

Searched refs:from (Results 1526 – 1543 of 1543) sorted by relevance

1...<<6162

/PHP-7.0/ext/standard/tests/file/
H A Dumask_variation2.phpt2 Test umask() function: usage variations - perms from 0351 to 0777
H A Dfgetcsv_variation1.phpt7 Description: Gets line from file pointer and parse for CSV fields
H A Dfgetcsv_variation17.phpt7 Description: Gets line from file pointer and parse for CSV fields
H A Dfgetcsv_variation19.phpt7 Description: Gets line from file pointer and parse for CSV fields
H A Dfgetcsv_variation12.phpt7 Description: Gets line from file pointer and parse for CSV fields
/PHP-7.0/
H A Dconfig.guess1380 download the most up to date version of the config scripts from
/PHP-7.0/Zend/
H A Dzend_hash.c469 ZEND_API void ZEND_FASTCALL _zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPosit… in _zend_hash_iterators_update() argument
475 if (iter->ht == ht && iter->pos == from) { in _zend_hash_iterators_update()
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch2603 ssize_t nbytes = 0; /* number of bytes read from a datafile */
2718 - /* Windows refuses to read from a big console buffer. */
3602 + /* Cut the search len from haystack, equals to REG_STARTEND */
/PHP-7.0/ext/oci8/tests/
H A Ddbmsoutput.phpt92 $s = oci_parse($c, "select * from table(mydofetch())");
/PHP-7.0/ext/standard/
H A Dbasic_functions.c886 ZEND_ARG_INFO(0, from)
2317 ZEND_ARG_INFO(0, from)
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3584 int i, max, from; in fast_forward_first_n_chars() local
3616 from = 0; /* Prevent compiler "uninitialized" warning */ in fast_forward_first_n_chars()
3619 if (in_range && (i - from) > range_len && (bytes[(i - 1) * MAX_N_BYTES] <= 4)) in fast_forward_first_n_chars()
3621 range_len = i - from; in fast_forward_first_n_chars()
3630 from = i; in fast_forward_first_n_chars()
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput1254 Compiled pattern loaded from testsavedregex
55 Study data loaded from testsavedregex
H A Dtestinput82709 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestinput12381 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestinput2338 /These are syntax tests from Perl 5.005/I
H A Dtestoutput13868 /The following tests are taken from the Perl 5.005 test suite; some of them/
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt303 /* last row has been implicitly cleaned from the wire by freeing the result set */
/PHP-7.0/ext/standard/tests/misc/
H A Dbrowscap.ini5208 …m Kelleher Consulting, Inc. (tkelleher.com); used with special permission from Gary Joel Keith; us…

Completed in 197 milliseconds

1...<<6162