Home
last modified time | relevance | path

Searched refs:internal (Results 26 – 50 of 353) sorted by relevance

12345678910>>...15

/php-src/ext/standard/tests/array/
H A Dcurrent_variation4.phpt33 //See where internal pointer is after adding more elements
37 //see if internal pointer is in same position as referenced array
39 // see if internal pointer is in the same position from when accessing this inner array
H A Dkey_variation4.phpt33 //See where internal pointer is after adding more elements
37 //see if internal pointer is in same position as referenced array
39 // see if internal pointer is in the same position from when accessing this inner array
H A Darray_shift_variation7.phpt2 Test array_shift() function : usage variations - position of internal pointer
6 * Test that the internal pointer is reset after calling array_shift()
H A Darray_key_exists_variation7.phpt2 Test array_key_exists() function : usage variations - position of internal array pointer
6 * Check the position of the internal array pointer after calling array_key_exists()
H A Darray_push_variation5.phpt2 Test array_push() function : usage variations - position of internal array pointer
6 * Check the position of the internal array pointer after calling array_push()
H A Darray_key_first_variation.phpt9 echo"\n*** Checking for internal array pointer not being changed by array_key_first ***\n";
26 *** Checking for internal array pointer not being changed by array_key_first ***
H A Darray_key_last_variation.phpt9 echo"\n*** Checking for internal array pointer not being changed by array_key_last ***\n";
26 *** Checking for internal array pointer not being changed by array_key_last ***
H A Darray_slice_variation10.phpt2 Test array_slice() function : usage variations - position of internal array pointer
6 * Check position of internal array pointer after calling array_slice()
H A Darray_values_variation5.phpt2 Test array_values() function : usage variations - internal array pointer
6 * Test the position of the internal array pointer after a call to array_values
H A Dnatcasesort_variation10.phpt2 Test natcasesort() function : usage variations - position of internal array pointer
6 * Check position of internal array pointer after calling natcasesort()
H A Darray_change_key_case_variation5.phpt2 Test array_change_key_case() function : usage variations - position of internal pointer
6 * Check the position of the internal array pointer after calling the function
/php-src/Zend/tests/
H A Dgc_030.phpt25 #0 [internal function]: foo->__destruct()
31 #0 [internal function]: foo->__destruct()
H A Dgh9916-009.phpt31 #0 [internal function]: {closure:%s:%d}()
33 #2 [internal function]: {closure:%s:%d}()
/php-src/Zend/tests/fibers/
H A Dfailing-nested-fiber.phpt25 #0 [internal function]: {closure:%s:%d}(1, 2)
27 #2 [internal function]: {closure:%s:%d}()
H A Dresume-previous-fiber.phpt23 #1 [internal function]: {closure:%s:%d}()
25 #3 [internal function]: {closure:%s:%d}()
H A Dno-switch-gc.phpt31 #1 [internal function]: class@anonymous->__destruct()
33 #3 [internal function]: {closure:%s:%d}()
H A Dsignal-dispatch.phpt41 #1 [internal function]: {closure:%s:%d}(%d, Array)
43 #3 [internal function]: {closure:%s:%d}()
H A Dthrow-in-multiple-destroyed-fibers-after-shutdown.phpt40 #0 [internal function]: {closure:%s:%d}()
45 #0 [internal function]: {closure:%s:%d}()
/php-src/ext/reflection/tests/
H A Dbug64007.phpt17 string(%d) "Class Generator is an internal class marked as final that cannot be instantiated withou…
19 Fatal error: Uncaught Error: The "Generator" class is reserved for internal use and cannot be manua…
/php-src/ext/phar/tests/tar/
H A Dlinks2.phpt13 $a->addFile('hardlink', 'internal/file.txt', array(
33 phar error: "%slinks2.tar" is a corrupted tar file - hard link to non-existent file "internal/file.…
H A Dtar_004.phpt19 $tar->addFile('internal/file/here', "hi there!\n");
20 $tar->mkDir('internal/dir');
/php-src/ext/phar/tests/
H A D016.phpt31 Warning: file_get_contents(phar://%s/a): Failed to open stream: phar error: internal corruption of …
34 Warning: file_get_contents(phar://%s/b): Failed to open stream: phar error: internal corruption of …
38 Warning: file_get_contents(phar://%s/d): Failed to open stream: phar error: internal corruption of …
/php-src/ext/dom/tests/
H A Dbug79852.phpt34 #0 [internal function]: InternalIterator->rewind()
35 #1 [internal function]: IteratorIterator->rewind()
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt2 Typed properties in internal classes
28 // Inherit from internal class
50 // Static internal typed properties
/php-src/Zend/tests/generators/
H A Dbug74954.phpt37 #1 [internal function]: gen(Object(Generator))
43 #0 [internal function]: gen(Object(Generator))

Completed in 51 milliseconds

12345678910>>...15