Home
last modified time | relevance | path

Searched refs:internal (Results 51 – 75 of 356) sorted by relevance

12345678910>>...15

/php-src/ext/phar/tests/
H A Dphar_gzip.phpt24 $files['internal/file/here'] = "hi there!\n";
25 $files['internal/dir/'] = '';
H A Dphar_bz2.phpt24 $files['internal/file/here'] = "hi there!\n";
25 $files['internal/dir/'] = '';
/php-src/Zend/tests/generators/
H A Dmutli_yield_from_with_exception.phpt39 #1 [internal function]: gen(Object(Generator))
46 #0 [internal function]: gen(Object(Generator))
/php-src/Zend/tests/return_types/
H A Dinternal_functions002.phpt2 Return type for internal functions 2
H A Dinternal_functions003.phpt2 Return type for internal functions 3: Void return type
/php-src/Zend/tests/
H A Dfake_closure_in_internal_func_leaks.phpt2 Fake closure called from internal function leaks
H A Dclosure_call_internal.phpt2 Closure::call() on internal method
H A Dbug64960.phpt40 #0 [internal function]: {closure:%s:%d}(8, 'ob_end_clean():...', '%s', 9)
42 #2 [internal function]: ExceptionHandler->__invoke(Object(Exception))
H A Dclass_alias_006.phpt2 Testing creation of alias to an internal class
H A Dbug78335_2.phpt2 Bug #78335: Static properties containing cycles report as leak (internal class variant)
H A Dns_066.phpt2 066: Name ambiguity (import name & internal class name)
H A Dns_067.phpt2 067: Name ambiguity (import name & internal class name)
H A Dgc_027.phpt2 GC 027: GC and properties of internal classes
H A Dinherit_internal_static.phpt2 Inherit internal static property into userland class
H A Dinter_06.phpt2 Trying use name of an internal class as interface name
/php-src/ext/phar/tests/tar/
H A Dtar_gzip.phpt20 $a->addFile('internal/file/here', "hi there!\n");
21 $a->mkDir('internal/dir');
H A Dtar_bz2.phpt21 $tar->addFile('internal/file/here', "hi there!\n");
22 $tar->mkDir('internal/dir');
/php-src/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
H A Dinternal_property_union_type.phpt2 Union type on internal property
H A Dinternal_static_property.phpt2 ReflectionProperty::get/setValue() on internal static property
/php-src/Zend/tests/attributes/
H A D016_custom_attribute_validation.phpt2 Attribute validation callback of internal attributes.
/php-src/Zend/tests/arg_unpack/
H A Dinternal.phpt2 Argument unpacking with internal functions
/php-src/ext/standard/tests/array/
H A Darray_merge_variation10.phpt2 Test array_merge() function : usage variations - position of internal array pointer
6 * Check the position of the internal array pointer after calling array_merge().
/php-src/ext/intl/tests/
H A Duconverter_oop_callback.phpt11 * Called during conversion from source encoding to internal UChar representation
19 * Called during conversion from internal UChar to destination encoding
H A Duconverter_oop_callback2.phpt11 * Called during conversion from source encoding to internal UChar representation
19 * Called during conversion from internal UChar to destination encoding

Completed in 39 milliseconds

12345678910>>...15