Searched refs:direct (Results 1 – 25 of 89) sorted by relevance
1234
/PHP-8.2/sapi/cli/tests/ |
H A D | 012-2.phpt | 33 string(57) "Either execute direct code, process stdin or use a file. 35 string(57) "Either execute direct code, process stdin or use a file. 38 string(57) "Either execute direct code, process stdin or use a file. 40 string(57) "Either execute direct code, process stdin or use a file. 42 string(57) "Either execute direct code, process stdin or use a file. 44 string(57) "Either execute direct code, process stdin or use a file. 46 string(57) "Either execute direct code, process stdin or use a file. 52 string(57) "Either execute direct code, process stdin or use a file.
|
H A D | 009.phpt | 18 string(57) "Either execute direct code, process stdin or use a file. 20 string(57) "Either execute direct code, process stdin or use a file.
|
/PHP-8.2/Zend/tests/ |
H A D | bug28377.phpt | 9 custom_callback('direct', debug_backtrace()); 23 direct -- args: 2
|
H A D | bug44660.phpt | 11 echo "\n--> direct assignment:\n"; 53 --> direct assignment:
|
H A D | constructor_abstract_grantparent.phpt | 2 LSP checks are performed against an abstract constructor even if it is not a direct parent
|
H A D | objects_024.phpt | 2 Testing direct assigning for property of object returned by function
|
/PHP-8.2/ext/openssl/tests/ |
H A D | openssl_free_key.phpt | 40 echo "Load key using direct syntax\n"; 45 die("failed to load key using direct syntax"); 69 Load key using direct syntax
|
H A D | 001.phpt | 43 echo "Load key using direct syntax\n"; 48 die("failed to load key using direct syntax"); 78 Load key using direct syntax
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | gh10192_utf7.phpt | 21 'valid direct encoding character =' => 'A = B', 22 'invalid direct encoding character ~' => 'A ~ B', 23 'invalid direct encoding character \\' => 'A \\ B', 184 valid direct encoding character = 193 invalid direct encoding character ~ 202 invalid direct encoding character \ 211 invalid direct encoding character ESC 220 valid direct encoding character = after + 229 invalid direct encoding character ~ after + 238 invalid direct encoding character \ after + [all …]
|
H A D | gh10192_utf7imap.phpt | 21 'valid direct encoding character ~' => 'A ~ B', 22 'invalid direct encoding character ESC' => "A \x1b B", 23 'valid direct encoding character ~ after &' => 'A &~ B', 24 'invalid direct encoding character ESC after &' => "A &\x1b B", 173 valid direct encoding character ~ 182 invalid direct encoding character ESC 191 valid direct encoding character ~ after & 200 invalid direct encoding character ESC after &
|
/PHP-8.2/Zend/tests/arrow_functions/ |
H A D | 007.phpt | 9 // TODO We're missing parentheses for the direct call
|
/PHP-8.2/ext/ffi/tests/ |
H A D | 025.phpt | 2 FFI 025: direct work with primitive types
|
/PHP-8.2/ext/simplexml/tests/ |
H A D | 014.phpt | 2 SimpleXML: adding/removing attributes (direct)
|
/PHP-8.2/ext/soap/tests/interop/Round2/Base/ |
H A D | r2_base_016p.phpt | 2 SOAP Interop Round2 base 016 (php/direct): echoVoid
|
H A D | r2_base_016s.phpt | 2 SOAP Interop Round2 base 016 (soap/direct): echoVoid
|
H A D | r2_base_002p.phpt | 2 SOAP Interop Round2 base 002 (php/direct): echoString(empty)
|
H A D | r2_base_003p.phpt | 2 SOAP Interop Round2 base 003 (php/direct): echoString(NULL)
|
H A D | r2_base_005p.phpt | 2 SOAP Interop Round2 base 005 (php/direct): echoString(utf-8)
|
H A D | r2_base_010p.phpt | 2 SOAP Interop Round2 base 010 (php/direct): echoInteger
|
H A D | r2_base_019p.phpt | 2 SOAP Interop Round2 base 019 (php/direct): echoDecimal
|
H A D | r2_base_023p.phpt | 2 SOAP Interop Round2 base 023 (php/direct): echoBoolean
|
H A D | r2_base_024p.phpt | 2 SOAP Interop Round2 base 024 (php/direct): echoBoolean
|
H A D | r2_base_001p.phpt | 2 SOAP Interop Round2 base 001 (php/direct): echoString
|
H A D | r2_base_001s.phpt | 2 SOAP Interop Round2 base 001 (soap/direct): echoString
|
/PHP-8.2/ext/pdo_pgsql/tests/ |
H A D | bug69752.phpt | 47 /* Use delta instead of direct comparison here */
|
Completed in 43 milliseconds
1234