Home
last modified time | relevance | path

Searched refs:space (Results 26 – 50 of 123) sorted by relevance

12345

/PHP-8.1/ext/phar/tests/zip/
H A Dbug48791.phpt12space-mode="label-alignment"><style:list-level-label-alignment text:label-followed-by="listtab" te…
/PHP-8.1/Zend/asm/
H A Dmake_ppc32_sysv_xcoff_gas.S75 # reserve space for context-data on context-stack
118 # allocate stack space, R1 % 16 == 0
H A Dmake_ppc64_sysv_xcoff_gas.S87 # reserve space for context-data on context-stack
130 # allocate stack space, R1 % 16 == 0
H A Dmake_mips32_o32_elf_gas.S57 # reserve space for context-data on context-stack
62 # - 8 bytes to as space for transfer_t returned to finish
H A Dmake_ppc32_sysv_macho_gas.S87 ; reserve space for context-data on context-stack
H A Dmake_arm64_aapcs_macho_gas.S62 ; reserve space for context-data on context-stack
/PHP-8.1/Zend/tests/
H A Dflexible-nowdoc-error8.phpt2 Flexible nowdoc syntax error 8: no ending token with explicit trailing space
/PHP-8.1/ext/standard/tests/file/
H A Dcopy_variation3-win32.phpt27 "copy variation3.tmp", //file name containing blank space
28 " copy_variation3.tmp", //file name starts with blank space
30 " ", //blank space as file name
H A Dcopy_variation3.phpt27 "copy variation3.tmp", //file name containing blank space
28 " copy_variation3.tmp", //file name starts with blank space
30 " ", //blank space as file name
H A Dbug71287.phpt19 Warning: file_put_contents(): Only 7 of 9 bytes written, possibly out of free disk space in %sbug71…
H A Duserstreams_006.phpt2 User-space streams: set_options returns "not implemented" for unhandled option types
H A Drealpath_variation-win32-mb.phpt45 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
83 *** Testing realpath() with filename as empty string, NULL and single space ***
H A Drealpath_variation-win32.phpt45 echo "\n*** Testing realpath() with filename as empty string, NULL and single space ***\n";
83 *** Testing realpath() with filename as empty string, NULL and single space ***
/PHP-8.1/ext/json/tests/
H A Dpass001.phpt26 \"space\": \" \",
109 "space": " ",
191 ["space"]=>
329 ["space"]=>
426 …:-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":" ","quote":"\"",…
428 …:-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":" ","quote":"\"",…
471 ["space"]=>
609 ["space"]=>
H A Dpass001.1.phpt32 \"space\": \" \",
120 "space": " ",
208 ["space"]=>
389 ["space"]=>
527 …6789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"",…
529 …6789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"",…
574 ["space"]=>
755 ["space"]=>
H A Dpass001.1_64bit.phpt36 \"space\": \" \",
124 "space": " ",
212 ["space"]=>
393 ["space"]=>
531 …6789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"",…
533 …6789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":" ","quote":"\"",…
578 ["space"]=>
759 ["space"]=>
/PHP-8.1/ext/filter/tests/
H A D022.phpt10 var_dump(filter_var("white space here \ \ \" some more", FILTER_SANITIZE_EMAIL));
/PHP-8.1/ext/standard/tests/streams/
H A Dbug40459.phpt2 bug 40459 - Test whether the constructor of the user-space stream wrapper is called when stream fun…
7 // Test whether the constructor of the user-space stream wrapper is called when stream functions ar…
/PHP-8.1/ext/mbstring/tests/
H A Dmb_split-compat-01.phpt12 $a=mb_split("[[:space:]]","this is a
/PHP-8.1/ext/sysvshm/tests/
H A Dbug72858.phpt21 Warning: shm_attach(): Failed for key 0x64: Not enough space in %s on line %d
/PHP-8.1/ext/bcmath/libbcmath/src/
H A Doutput.c59 void bc_out_long (long val, size_t size, bool space, void (*out_char)(char) ) in bc_out_long() argument
64 if (space) (*out_char) (' '); in bc_out_long()
/PHP-8.1/ext/date/tests/
H A DDateTime_extends_basic3.phpt2 Test DateTime class inheritance : with user space format() method
/PHP-8.1/ext/standard/tests/strings/
H A Dwordwrap_variation5.phpt16 echo "\n-- Testing wordwrap() with default break value and single space as value --\n";
41 -- Testing wordwrap() with default break value and single space as value --
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug62479.phpt52 // Create temp user with space in password
63 // Create a user with a space and single quote
/PHP-8.1/ext/standard/tests/general_functions/
H A Dproc_open_array.phpt56 "White space\ttab\nnewline",
93 1 => 'White space tab

Completed in 37 milliseconds

12345