Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/standard/tests/serialize/
H A Dtyped_property_ref_assignment_failure.phpt10 $s = <<<'STR'
12 STR;
19 $s = <<<'STR'
21 STR;
H A Doverwrite_untyped_ref.phpt8 $s = <<<'STR'
10 STR;
H A Dtyped_property_ref_overwrite.phpt9 $s = <<<'STR'
11 STR;
H A Dtyped_property_ref_overwrite2.phpt9 $s = <<<'STR'
11 STR;
/PHP-8.0/Zend/tests/named_params/
H A D__call.phpt20 $obj = new class { public function __toString() { return "STR"; } };
34 a: a, b: STR
37 a: a, b: STR
/PHP-8.0/Zend/tests/
H A Dgc_043.phpt5 $s = <<<'STR'
7 STR;
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_sigsafe.c6 #define STR(x) #x in ZEND_EXTERN_MODULE_GLOBALS() macro
7 #define EXP_STR(x) STR(x) in ZEND_EXTERN_MODULE_GLOBALS()

Completed in 9 milliseconds