Home
last modified time | relevance | path

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

1...<<1112131415161718192021

/php-src/sapi/cgi/tests/
H A Dbug61605.phpt11 header("A: first");
/php-src/ext/spl/tests/
H A Drecursiveiteratoriterator_enditeration_basic.phpt2 SPL: RecursiveIteratorIterator::endIteration() is called when ::valid() first returns false
H A Dbug42654_2.phpt11 case 'key1': // first level
H A DSplDoublyLinkedList_offsetExists_success.phpt13 // Validate that we can see the first value
/php-src/Zend/tests/
H A Dbug26802.phpt25 * call foo::fail. In PHP 5 we first evaluate static class
/php-src/ext/phar/tests/
H A Dphar_setalias.phpt12 $file = '<?php echo "first stub\n"; __HALT_COMPILER(); ?>';
/php-src/ext/standard/tests/streams/
H A Dbug60455_01.phpt7 //flag the first time. This is why we need to use sockets.
/php-src/Zend/tests/weakrefs/
H A Dgh10043-003.phpt22 // $obj is first in the root buffer
H A Dgh10043-004.phpt22 // $map is first in the root buffer
/php-src/sapi/cli/tests/
H A Dbug61679.phpt29 // Only echo the first line from the response,
/php-src/ext/simplexml/tests/
H A D008.phpt12 <elem1 attr1='first'>
H A D009.phpt12 <elem1 attr1='first'>
/php-src/ext/dom/tests/
H A Dphp_function_edge_cases.phpt27 Function name must be passed as the first argument
/php-src/sapi/phpdbg/
H A Dphpdbg_print.c275 bool first = 1; in phpdbg_print_opcodes_ce() local
293 if (first) { in phpdbg_print_opcodes_ce()
294 first = 0; in phpdbg_print_opcodes_ce()
300 if (first) { in phpdbg_print_opcodes_ce()
/php-src/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
H A Dresourcebundle_null_mandatory_args_variant_icu72-1.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
/php-src/ext/gd/tests/
H A Dbug67447.phpt18 imagecolorallocate($image, 0, 0, 255); // first palette color = background
/php-src/ext/standard/tests/file/
H A Dbug81223.phpt2 Bug #81223 (flock() only locks first byte of file)
/php-src/ext/session/tests/user_session_module/
H A Dbug31454.phpt25 session_set_save_handler(): Argument #1 ($open) must be a valid callback, first array member is not…
/php-src/Zend/
H A Dzend_portability.h247 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
249 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
253 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
255 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
/php-src/ext/standard/tests/strings/
H A Dstrspn_variation5.phpt29 first line of heredoc string
86 -- Iteration with str value as "first line of heredoc string
H A Dstrcspn_variation5.phpt29 first line of heredoc string
86 -- Iteration with str value as "first line of heredoc string
/php-src/ext/libxml/tests/
H A Dbug76777.phpt2 Bug #76777 (first parameter of libxml_set_external_entity_loader callback undefined)
/php-src/Zend/tests/type_declarations/
H A Dstrict_nested.phpt43 Fatal error: strict_types declaration must be the very first statement in the script in %s on line …
/php-src/ext/standard/tests/http/
H A Dbug80256.phpt2 Bug #80256: file_get_contents strip first line with chunked encoding redirect

Completed in 25 milliseconds

1...<<1112131415161718192021