Home
last modified time | relevance | path

Searched refs:pointer (Results 151 – 175 of 335) sorted by relevance

12345678910>>...14

/PHP-8.3/Zend/asm/
H A Djump_ppc32_sysv_elf_gas.S78 # Don't change R2, the thread-local storage pointer.
H A Dmake_arm_aapcs_macho_gas.S65 bx lr @ return pointer to context-data
H A Dmake_ppc32_sysv_elf_gas.S88 # set hidden pointer for returning transfer_t
110 blr # return pointer to context-data
H A Dmake_arm_aapcs_elf_gas.S71 bx lr @ return pointer to context-data
/PHP-8.3/ext/zend_test/tests/
H A Dgh11078.phpt2 GH-11078 (PHP Fatal error triggers pointer being freed was not allocated and malloc: double free fo…
H A Dobserver_bug81430_2.phpt2 Bug #81430 (Attribute instantiation leaves dangling execute_data pointer)
/PHP-8.3/ext/snmp/tests/
H A Dbug64124.phpt21 # Should be checked with IPv6 since IPv4 processing code do not alter pointer position
/PHP-8.3/ext/exif/tests/
H A Dbug68799.phpt2 Bug #68799 (Free called on uninitialized pointer)
/PHP-8.3/ext/phar/tests/
H A Dbug69720.phpt2 Phar - bug #69720 - Null pointer dereference in phar_get_fp_offset()
/PHP-8.3/ext/standard/tests/array/
H A D005.phpt46 /*Checking for internal array pointer beint reset when shift is called */
48 echo"\n*** Checking for internal array pointer being reset when shift is called ***\n";
308 *** Checking for internal array pointer being reset when shift is called ***
/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_variation55.phpt2 Test fscanf() function: usage variations - tracking file pointer while reading
14 tracking the file pointer movement along with reading
19 echo "*** Test fscanf(): tracking file pointer along with reading data from file ***\n";
69 // current file pointer position
71 // rewind the file so that for every foreach iteration the file pointer starts from bof
73 // current file pointer position after rewind operation
93 *** Test fscanf(): tracking file pointer along with reading data from file ***
H A Dfgetcsv_variation29.phpt2 Test fgetcsv() : usage variations - with only file handle as argument, file pointer pointing at end…
6 Testing fgetcsv() to read a file whose file pointer is pointing to end of file
10 echo "*** Testing fgetcsv() : with file handle as only argument and file pointer pointing at end of…
55 // else rewind the file pointer to beginning of the file
63 // set the file pointer to EOF
68 // now file pointer should point to end of the file, try reading again
71 // check the file pointer position and if eof
84 *** Testing fgetcsv() : with file handle as only argument and file pointer pointing at end of file …
H A Dfgetcsv_variation31.phpt2 Test fgetcsv() : usage variations - with length and enclosure, file pointer pointing at end of file
6 Testing fgetcsv() to read a file whose file pointer is pointing to end of file
10 echo "*** Testing fgetcsv() : with enclosure argument, file pointer pointing at end of file ***\n";
55 // else rewind the file pointer to beginning of the file
63 // set the file pointer to EOF
68 // now file pointer should point to end of the file, try reading again
72 // check the file pointer position and if eof
85 *** Testing fgetcsv() : with enclosure argument, file pointer pointing at end of file ***
H A Dfgetcsv_variation13.phpt34 // else rewind the file pointer to beginning of the file
39 // rewind the file pointer to bof
49 // check the file pointer position and if eof
H A Dfgetcsv_variation20.phpt36 // else rewind the file pointer to beginning of the file
41 // rewind the file pointer to bof
52 // check the file pointer position and if eof
H A Dfseek_ftell_rewind_basic1.phpt32 // set the file pointer to 0
33 var_dump( rewind($file_handle) ); // Confirm file pointer moves correctly
34 var_dump( ftell($file_handle) ); // confirm the file pointer position
39 var_dump( ftell($file_handle) ); // confirm the file pointer position
40 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfgetcsv_variation22.phpt2 Test fgetcsv() : usage variations - with default enclosure, file pointer pointing at end of file
6 Testing fgetcsv() to read a file whose file pointer is pointing to end of file
10 echo "*** Testing fgetcsv() : with default enclosure, file pointer pointing at end of file ***\n";
62 // set the file pointer to EOF
67 // now file pointer should point to end of the file, try reading again
70 // check the file pointer position and if eof
83 *** Testing fgetcsv() : with default enclosure, file pointer pointing at end of file ***
H A Dfgetcsv_variation30.phpt2 Test fgetcsv() : usage variations - with file handle and length, file pointer pointing at end of fi…
6 Testing fgetcsv() to read a file whose file pointer is pointing to end of file
10 echo "*** Testing fgetcsv() : with file handle and length arguments, file pointer pointing at end o…
62 // set the file pointer to EOF
67 // now file pointer should point to end of the file, try reading again
70 // check the file pointer position and if eof
83 *** Testing fgetcsv() : with file handle and length arguments, file pointer pointing at end of file…
/PHP-8.3/ext/sqlite3/tests/
H A Dgh11878.phpt26 // Test different combinations to check for null pointer derefs
/PHP-8.3/ext/mysqli/tests/
H A Dgh8058.phpt2 GH-8058 (NULL pointer dereference in mysqlnd package (#81706))
/PHP-8.3/ext/curl/tests/
H A Dbug54798.phpt2 Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec)
H A Dbug54798-unix.phpt2 Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec)
/PHP-8.3/ext/standard/tests/filters/
H A Dbug22538.phpt2 Bug #22538 (filtered stream doesn't update file pointer)
/PHP-8.3/ext/spl/tests/
H A Dgh13685.phpt2 GH-13685 (Unexpected null pointer in zend_string.h)
/PHP-8.3/Zend/tests/
H A Dforeach_017.phpt2 array_splice() function precerve foreach by reference iterator pointer

Completed in 27 milliseconds

12345678910>>...14