Home
last modified time | relevance | path

Searched refs:class (Results 4751 – 4775 of 4833) sorted by relevance

1...<<191192193194

/php-src/ext/standard/tests/file/
H A Dlstat_stat_variation20.phpt24 class names {
H A Dpathinfo_variaton.phpt7 class object_temp {
/php-src/ext/standard/tests/array/
H A Darray_unshift_variation2.phpt14 // get a class
15 class classA
H A Dcount_recursive.phpt56 class count_class implements Countable {
H A Darray_intersect_1.phpt6 class cr {
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst97 ``"class"``. See ``ZEND_KNOWN_STRINGS`` in ``Zend/zend_string.h``. This does not allocate
167 Programs use some strings many times. For example, if your program declares a class called
/php-src/ext/standard/tests/general_functions/
H A Dstrval.phpt112 class foo
H A Dis_float.phpt62 class foo
H A Dis_float_64bit.phpt64 class foo
/php-src/ext/standard/tests/strings/
H A Dimplode_variation.phpt83 class foo
H A Dstrcasecmp.phpt37 /* we get "Recoverable fatal error: saying Object of class could not be converted
41 class string1 {
48 class string2 {
H A Dstrcmp.phpt37 /* we get "Recoverable fatal error: saying Object of class could not be converted
41 class string1 {
48 class string2 {
H A Dexplode1.phpt82 class string1 {
/php-src/ext/soap/
H A Dsoap.stub.php513 public function setClass(string $class, mixed ...$args): void {} argument
/php-src/Zend/tests/in-de-crement/
H A Dunset_object_property_in_error_handler.phpt5 class C {
/php-src/ext/mysqli/
H A Dmysqli.stub.php1129 …public function fetch_object(string $class = "stdClass", array $constructor_args = []): object|nul…
1445 function mysqli_fetch_object(mysqli_result $result, string $class = "stdClass", array $constructor_…
/php-src/build/
H A Dphp_cxx_compile_stdcxx.m4759 enum class byte : unsigned char
904 template<class T> void f(T)
907 template<class T> inline T g(T)
/php-src/tests/lang/
H A DforeachLoopObjects.003.phpt7 class C {
H A DpassByReference_005.phpt35 class C {
/php-src/Zend/tests/
H A Dcallable_self_parent_static_deprecation.phpt6 class A {
9 class B extends A {
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c144 spprintf(&buffered, 0, "%s::%s", next->method.class, next->method.name); in phpdbg_call_register()
149 … spprintf(&buffered, 0, "%s::%s#"ZEND_LONG_FMT, next->method.class, next->method.name, next->num); in phpdbg_call_register()
1159 phpdbg_set_breakpoint_method(param->method.class, param->method.name); in PHPDBG_COMMAND()
1162 phpdbg_set_breakpoint_method_opline(param->method.class, param->method.name, param->num); in PHPDBG_COMMAND()
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt138 class Extract_Phar
432 class Extract_Phar
734 class Extract_Phar
H A Dphar_setdefaultstub.phpt158 class Extract_Phar
453 class Extract_Phar
748 class Extract_Phar
/php-src/Zend/tests/typehints/
H A Dor_null.phpt16 class RealClass {}
/php-src/ext/phar/tests/files/
H A Dopenssl.phar103 class Extract_Phar

Completed in 69 milliseconds

1...<<191192193194