Home
last modified time | relevance | path

Searched refs:all (Results 476 – 500 of 816) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-7.1/ext/standard/tests/array/
H A Darray_flip_variation3.phpt12 * here testing for all different valid string and integer values
H A Darray_values.phpt8 Discription: array_values() returns all the values from the input array
H A Dsizeof_variation4.phpt2 Test sizeof() function : usage variations - all kinds of unset variables for 'var' argument
14 echo "--- Testing sizeof() for all kinds of unset variables in default, Normal and Recursive Modes …
89 --- Testing sizeof() for all kinds of unset variables in default, Normal and Recursive Modes ---
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_bit.phpt22 // not all MySQL Server versions and/or engines might support the type
H A Dpdo_mysql_stmt_columncount.phpt17 // return the same. If it works for one, it should work for all.
/PHP-7.1/ext/oci8/tests/
H A Ddrcp_characterset.phpt46 // Close all the connections
/PHP-7.1/ext/date/tests/
H A Dtimezone_transitions_get_error.phpt6 * Description: Returns all transitions for the timezone
H A Dgmdate_variation7.phpt13 // Initialise all required variables
H A Dgmdate_variation8.phpt13 // Initialise all required variables
H A Dgmdate_variation6.phpt13 // Initialise all required variables
/PHP-7.1/ext/calendar/tests/
H A Dunixtojd.phpt18 // and should work on all platforms(including Windows).
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt174 $all = array($mysqli1, $mysqli2);
181 $links = $errors = $reject = $all;
/PHP-7.1/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt139 string(74) "Can not fit all OIDs for SET query into one packet, using multiple queries"
144 string(74) "Can not fit all OIDs for SET query into one packet, using multiple queries"
/PHP-7.1/
H A DREADME.MAILINGLIST_RULES18 b. Help in making sure we all use our time more efficiently.
52 signatures to a maximum of 2 lines if at all necessary.
/PHP-7.1/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation5.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, SEEK_CUR
22 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all r and a modes ***\n";
63 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all r and a modes ***
H A Dfseek_ftell_rewind_variation8.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END
27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n";
71 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
H A Dfseek_ftell_rewind_variation1.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, default whence
22 echo "*** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***\n";
63 *** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***
H A Dfseek_ftell_rewind_variation3.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_SET
23 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***\n";
64 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***
H A Dfseek_ftell_rewind_variation4-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
27 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n";
70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
/PHP-7.1/ext/phar/tests/zip/
H A Dall.phpt2 Phar: test that creation of zip-based phar generates valid zip with all bells/whistles
H A DallU.phpt2 Phar: test that creation of zip-based phar generates valid zip with all bells/whistles
/PHP-7.1/ext/imap/tests/
H A Dimap_fetch_overview_basic.phpt26 // Calling imap_fetch_overview() with all possible arguments
/PHP-7.1/ext/dom/tests/
H A DDOMNode_cloneNode_basic.phpt40 // strip all text nodes from this tree
/PHP-7.1/ext/standard/tests/strings/
H A Dstripslashes_variation3.phpt53 // looping to test for all strings in $str_array
/PHP-7.1/ext/pcre/pcrelib/
H A DHACKING18 Perl code does, but instead checked all possibilities simultaneously by keeping
19 a list of current states and checking all of them as it advanced through the
22 the pattern was all used up, all remaining states were possible matches, and
121 simultaneously for all possible matches that start at one point in the subject
123 intreprets the same compiled pattern data as pcre_exec(); however, not all the
168 These items are all just one unit long
322 When there is more than one character in a class, and all the code points are
405 higher-numbered brackets. From release 7.0 all capturing brackets are handled
450 the "+" notation, e.g. (abc)++, different opcodes are used. Their names all
465 captures in an atomic group, all the backtracking can be discarded when it is

Completed in 33 milliseconds

1...<<11121314151617181920>>...33