Home
last modified time | relevance | path

Searched refs:pointer (Results 1 – 25 of 369) sorted by path

12345678910>>...15

/PHP-5.5/
H A DNEWS107 . Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()).
262 / NULL pointer deref). (Stas)
972 . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference).
2118 pointer has closed). (Laruence)
2251 pointer has closed). (Laruence)
2284 pointer has closed). (Laruence)
3531 . Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference).
3916 . Fixed bug #60279 (Fixed NULL pointer dereference in
3950 . Fixed bug #60261 (NULL pointer dereference in phar). (Felipe)
4023 . Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference).
[all …]
H A DREADME.NEW-OUTPUT-API120 pass a void*** pointer as second arg to receive the address of a pointer
121 pointer to the opaque field of the output handler context
123 pass a int* pointer as second arg to receive the flags set for the output handler
125 pass a int* pointer as second arg to receive the level of this output handler
H A DREADME.PARAMETER_PARSING_API80 passed and the output for such type is a pointer, then the output
81 pointer is set to a native NULL pointer.
157 * The function expects a pointer to a integer in this case, not a long
H A DREADME.STREAMS16 PHP file pointer.
168 What if your extension needs to access the FILE* of a user level file pointer?
271 ops is a pointer to the implementation,
304 php_stream. For example, you might need a pointer to some memory for memory
311 appropriately), and use the abstract pointer to refer to it.
H A DREADME.SUBMITTING_PATCH110 the patch or pointer to the bug to pecl-dev@lists.php.net. Also CC
H A DUPGRADING.INTERNALS32 * added EX(call) - pointer to a current calling function. Actually an
46 from the execute_data base pointer (instead of execute_data->Ts). Compiler
53 from the execute_data base pointer (instead of execute_data->CVs). You can
H A Dacinclude.m41517 /* However, they MUST ignore the pointer */
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO54 get_property_zval_ptr is used to obtain pointer to modifiable zval for
/PHP-5.5/Zend/tests/
H A Dbug37715.phpt14 // Set the pointer of $a to 'b' and the pointer of 'b' to 'CC'
H A Dbug40705.phpt2 Bug #40705 (Iterating within function moves original array pointer)
H A Dbug41372.phpt2 Bug #41372 (Internal pointer of source array resets during array copying)
H A Dbug70121.phpt2 Bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1265 It does not let you subtract one const X* pointer from another in an arm
/PHP-5.5/ext/curl/tests/
H A Dbug54798.phpt2 Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec)
/PHP-5.5/ext/dba/tests/
H A Ddba015.phpt57 Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=512…
H A Ddba_db4_018.phpt57 Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
/PHP-5.5/ext/exif/tests/
H A Dbug60150.phpt15 Warning: exif_read_data(bug60150.jpg): Process tag(x9003=DateTimeOri): Illegal pointer offset(%s) i…
H A Dbug68799.phpt2 Bug #68799 (Free called on uninitialized pointer)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6860 # pointer to the data starting with Neil Turton signature string
8080 # byte 7: highest byte of the kernel stack pointer, always 0xfe
10081 #0 string PI PC pointer image data
10083 #0 string CP PC color pointer image data
10982 # do pointer arithemetic like in an assembler language. Christos?
13224 # DOS driver cmd640x.sys has 0x12 instead of 0xffffffff for pointer field to next device header
13539 # pointer,HelpID[8]=4DHnnnmm
/PHP-5.5/ext/gd/libgd/
H A Dgdxpm.c25 int *pointer; in gdImageCreateFromXpm() local
125 pointer = (int *) image.data; in gdImageCreateFromXpm()
128 k = *pointer++; in gdImageCreateFromXpm()
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS51 by passing a pointer to the object's intl_error structed as the first parameter.
/PHP-5.5/ext/intl/tests/
H A Dbreakiter_setText_basic.phpt23 /* setText resets the pointer */
H A Dcpbi_getLastCodePoint_basic.phpt19 //The pointer is after the last read codepoint if moving forward and
29 //starting at the initial position and only then moves the pointer forward
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1889 2002/11/29: [bug] infinite loop on NULL-pointer str search (regex_search()).
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI37 1 func: function pointer. void (*func)(char* warning_message)
48 1 func: function pointer. void (*func)(char* warning_message)

Completed in 131 milliseconds

12345678910>>...15