Home
last modified time | relevance | path

Searched refs:first (Results 251 – 275 of 501) sorted by relevance

1...<<1112131415161718192021

/PHP-7.4/ext/mbstring/tests/
H A Dmb_stripos_error2.phpt11 * Description: Finds position of first occurrence of a string within another, case insensitive
H A Dmb_stristr_error2.phpt11 * Description: Finds first occurrence of a string within another, case insensitive
H A Dmb_substr_count_variation4.phpt17 * it counts only the first occurrence or all other occurrences regardless whether they
/PHP-7.4/ext/standard/tests/strings/
H A Dstrncmp_variation7.phpt6 * Description: Binary safe case-sensitive string comparison of the first n characters
H A Dstripos_variation12.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation3.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation7.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation13.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_basic1.phpt6 * Description: Find position of first occurrence of a case-insensitive string
H A Dstripos_variation4.phpt6 * Description: Find position of first occurrence of a case-insensitive string
/PHP-7.4/ext/ldap/tests/
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-7.4/ext/spl/tests/
H A Dbug79710.phpt13 // If the SplFileObject is destructed first,
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_auth.phpt22 // Flip the first bit
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_setalias2.phpt14 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
/PHP-7.4/ext/date/tests/
H A Ddate_period-immutable.phpt9 $di = DateInterval::createFromDateString( 'first day of next month' );
/PHP-7.4/Zend/tests/list/
H A Dlist_reference_008.phpt15 * $a is first set as a reference to the 0'th elem, '1'
/PHP-7.4/Zend/tests/generators/
H A Dgenerator_rewind.phpt2 A generator can only be rewinded before or at the first yield
/PHP-7.4/Zend/tests/
H A Dbug80972.phpt26 /* This same bug also permits to modify the first byte of a string even if
/PHP-7.4/build/
H A Dpkg.m454 dnl first found in the path. Checks that the version of pkg-config found
56 dnl used since that's the first version where most current features of
89 dnl only at the first occurrence in configure.ac, so if the first place
136 dnl Note that if there is a possibility the first call to
204 dnl Note that if there is a possibility the first call to
/PHP-7.4/ext/standard/tests/array/
H A Dbug24980.phpt2 Bug #24980 (array_reduce() uses first element as default running total)
H A Darray_combine_basic.phpt6 * Description: Creates an array by using the elements of the first parameter as keys
/PHP-7.4/ext/phar/tests/tar/
H A Dphar_setalias2.phpt14 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
/PHP-7.4/ext/phar/tests/
H A Dcreate_path_error.phpt35 "Font\xBB\x91pro.ttf", //Invalid multi-byte character - missing first byte
36 "Font\xC0\xAFpro.ttf", //Invalid multi-byte character - invalid first byte
H A Dphar_unlinkarchive.phpt36 $stub = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
95 string(48) "<?php echo "first stub\n"; __HALT_COMPILER(); ?>"

Completed in 24 milliseconds

1...<<1112131415161718192021