Home
last modified time | relevance | path

Searched refs:second (Results 226 – 250 of 395) sorted by relevance

12345678910>>...16

/php-src/ext/date/tests/
H A Dbug-gh8964-002.phpt2 Test for bug GH-8964: DateTime object comparison after applying delta less than 1 second
H A Dbug41523.phpt27 ["second"]=>
H A Ddate_parse_error.phpt30 ["second"]=>
/php-src/ext/standard/tests/general_functions/
H A Dcallbacks_002.phpt26 call_user_func(): Argument #1 ($callback) must be a valid callback, second array member is not a va…
/php-src/ext/spl/tests/
H A Dspl_autoload_012.phpt15 throw new Exception('second');
H A DSplFixedArray_change_size_during_iteration.phpt7 /* Try changing size on first, second, and final iterations, and check what
/php-src/ext/simplexml/tests/
H A D014b.phpt2 SimpleXML: adding/removing attributes (second)
/php-src/Zend/tests/
H A Dbug78406.phpt6 echo "bug\n"; // Should be transformed by filter on second include
/php-src/ext/standard/tests/serialize/
H A Dunserialize_classes.phpt2 Test unserialize() with second parameter
/php-src/ext/soap/tests/schema/
H A Dschema057.phpt2 SOAP XML Schema 57: SOAP 1.1 Array (second way, literal encoding)
H A Dschema059.phpt2 SOAP XML Schema 59: SOAP 1.2 Array (second way, literal encoding)
H A Dschema061.phpt2 SOAP XML Schema 61: SOAP 1.2 Multidimensional array (second way, literal encoding)
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_error1_gte2_12.phpt11 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error1_gte2_12.phpt11 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
/php-src/ext/xml/tests/
H A DXML_OPTION_PARSE_HUGE.phpt35 $long_xml_head = "<?xml version=\"1.0\"?><container><$long_text/><$long_text/><second>foo</second>";
/php-src/ext/pdo_pgsql/tests/
H A Dgetnotify.phpt72 // Test second parameter, should wait 2 seconds because no notify is queued
79 // Test second parameter, should return immediately because a notify is queued
/php-src/ext/standard/tests/array/
H A Dbug45312.phpt2 Bug #45312 (Segmentation fault on second request for array functions)
H A Darray_merge_recursive_variation7.phpt27 // initialize the second argument
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Delement.c475 lxb_dom_element_compare(lxb_dom_element_t *first, lxb_dom_element_t *second) in lxb_dom_element_compare() argument
478 lxb_dom_attr_t *s_attr = second->first_attr; in lxb_dom_element_compare()
480 if (first->node.local_name != second->node.local_name in lxb_dom_element_compare()
481 || first->node.ns != second->node.ns in lxb_dom_element_compare()
482 || first->qualified_name != second->qualified_name) in lxb_dom_element_compare()
501 s_attr = second->first_attr; in lxb_dom_element_compare()
/php-src/ext/pcntl/tests/
H A Dpcntl_getpriority_error_darwin.phpt45 …): Argument #1 ($process_id) must be 0 (zero) if PRIO_DARWIN_THREAD is provided as second parameter
H A Dpcntl_setpriority_error_darwin.phpt46 …): Argument #2 ($process_id) must be 0 (zero) if PRIO_DARWIN_THREAD is provided as second parameter
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt21 …/* Done with the original connection, create a second link to test the character set being defined…
/php-src/ext/phar/tests/
H A Dphar_stub.phpt27 $file = '<?php echo "second stub\n"; __HALT_COMPILER(); ?>';
104 <?php echo "second stub\n"; __HALT_COMPILER(); ?>
/php-src/ext/intl/tests/
H A Dgregoriancalendar_set_date_time_error.phpt52 IntlGregorianCalendar::createFromDateTime(): Argument #6 ($second) must be between -2147483648 and …

Completed in 23 milliseconds

12345678910>>...16