Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.4/Zend/tests/
H A Dgc_030.phpt25 #0 [internal function]: foo->__destruct()
31 #0 [internal function]: foo->__destruct()
H A Dbug64960.phpt36 #0 [internal function]: {closure}(8, 'ob_end_clean():...', '%s', 9, Array)
38 #2 [internal function]: ExceptionHandler->__invoke(Object(Exception))
H A Dclosure_call_internal.phpt2 Closure::call() on internal method
H A Dgc_027.phpt2 GC 027: GC and properties of internal classes
/PHP-7.4/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…
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding_error2.phpt11 * Description: Sets the current internal encoding or
12 * Returns the current internal encoding as a string
/PHP-7.4/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 …
H A Dphar_gzip.phpt26 $files['internal/file/here'] = "hi there!\n";
27 $files['internal/dir/'] = '';
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_095.phpt2 Typed properties in internal classes
27 // Inherit from internal class
49 // Static internal typed properties
/PHP-7.4/ext/phar/tests/tar/
H A Dlinks2.phpt13 $a->addFile('hardlink', 'internal/file.txt', array(
34 phar error: "%slinks2.tar" is a corrupted tar file - hard link to non-existent file "internal/file.…
H A Dtar_004.phpt20 $tar->addFile('internal/file/here', "hi there!\n");
21 $tar->mkDir('internal/dir');
/PHP-7.4/ext/standard/tests/array/
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_shift_variation7.phpt2 Test array_shift() function : usage variations - position of internal pointer
11 * Test that the internal pointer is reset after calling array_shift()
H A Darray_push_variation5.phpt2 Test array_push() function : usage variations - position of internal array pointer
11 * Check the position of the internal array pointer after calling array_push()
H A Darray_key_exists_variation7.phpt2 Test array_key_exists() function : usage variations - position of internal array pointer
12 * Check the position of the internal array pointer after calling array_key_exists()
H A Darray_values_variation5.phpt2 Test array_values() function : usage variations - internal array pointer
11 * 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
11 * Check position of internal array pointer after calling natcasesort()
H A Darray_slice_variation10.phpt2 Test array_slice() function : usage variations - position of internal array pointer
11 * Check position of internal array pointer after calling array_slice()
H A Darray_change_key_case_variation5.phpt2 Test array_change_key_case() function : usage variations - position of internal pointer
11 * Check the position of the internal array pointer after calling the function
/PHP-7.4/ext/spl/tests/
H A Dspl_autoload_012.phpt49 #0 [internal function]: autoload_first('ThisClassDoesNo...')
50 #1 [internal function]: spl_autoload_call('ThisClassDoesNo...')
/PHP-7.4/Zend/tests/generators/
H A Dbug74954.phpt37 #1 [internal function]: gen(Object(Generator))
43 #0 [internal function]: gen(Object(Generator))
H A Dmutli_yield_from_with_exception.phpt39 #1 [internal function]: gen(Object(Generator))
46 #0 [internal function]: gen(Object(Generator))
/PHP-7.4/Zend/tests/return_types/
H A Dinternal_functions002.phpt2 Return type for internal functions 2

Completed in 20 milliseconds

12345678910>>...12