Home
last modified time | relevance | path

Searched refs:pointer (Results 351 – 369 of 369) sorted by relevance

1...<<1112131415

/PHP-5.5/ext/standard/tests/file/
H A Dftruncate_variation5-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation5.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation3-win32.phpt51 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation3.phpt51 rewind($file_handle); // file pointer to 0
H A Dfread_basic.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
H A Dftruncate_variation6-win32.phpt53 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation6.phpt53 rewind($file_handle); // file pointer to 0
H A Dfputcsv_variation9.phpt7 Description: Format line as CSV and write to the file pointer
61 // check the file pointer position and eof
/PHP-5.5/ext/openssl/
H A DREADME50 and moves it's internal error pointer to the next message. If there are no
/PHP-5.5/ext/standard/
H A Darray.c2570 HashPosition pointer; in PHP_FUNCTION() local
2582 for (zend_hash_internal_pointer_reset_ex(arr_hash, &pointer); in PHP_FUNCTION()
2583 zend_hash_get_current_data_ex(arr_hash, (void**)&data, &pointer) == SUCCESS; in PHP_FUNCTION()
2584 zend_hash_move_forward_ex(arr_hash, &pointer)) { in PHP_FUNCTION()
/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 Dacinclude.m41517 /* However, they MUST ignore the pointer */
/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/pcre/pcrelib/
H A DNEWS537 default internal tables are used, the pointer saved with the compiled
698 possible to pass over a pointer to character tables built in the current
H A DChangeLog1783 45. Add a pointer to the latest mark to the callout data block.
2102 "match()" function of pcre_exec.c by one pointer. Forthcoming
2103 implementation of support for (*MARK) will need an extra pointer on the
2524 the feature of a custom pointer more persuasive (as requested by a user).
3688 a pointer to an int instead of a pointer to an unsigned long int. This
3957 library, to replace subject pointers for pcre_exec() with a smart pointer
4278 difference is that it has an extra argument, which is a pointer to an
4280 non-zero, in addition to the error test pointer being set to point to an
4949 PCRE_INFO_NAMETABLE yields a pointer to the map.
5428 2. C++ compilers don't like assigning (void *) values to other pointer types.
[all …]
H A DHACKING479 pointer in the subject string. In ASCII mode, the count is a number of units,
H A DREADME795 pcre_compile() function is a pointer to a block of memory containing the
/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/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

Completed in 154 milliseconds

1...<<1112131415