Home
last modified time | relevance | path

Searched refs:position (Results 301 – 318 of 318) sorted by relevance

1...<<111213

/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation13.phpt60 // check the file pointer position and eof
H A Dfgetcsv_variation12.phpt78 // check the file pointer position and if eof
H A Dfgetcsv_variation4.phpt77 // check the file pointer position and if eof
H A Dfgetcsv_variation5.phpt79 // check the file pointer position and if eof
H A Dfgetcsv_variation25.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation27.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation28.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation3.phpt78 // check the file pointer position and if eof
H A Dfputcsv_variation9.phpt61 // check the file pointer position and eof
/PHP-7.4/ext/spl/
H A Dspl_iterators.c2568 ZEND_ARG_TYPE_INFO(0, position, IS_LONG, 0)
2583 ZEND_ARG_INFO(0, position)
H A Dspl_directory.c1954 ZEND_ARG_INFO(0, position)
/PHP-7.4/build/
H A Dphp.m41476 int seeker(void *cookie, off64_t *position, int whence)
1477 { ((struct cookiedata*)cookie)->pos = *position; return 0; }
/PHP-7.4/
H A DNEWS144 . Fixed bug #81302 (Stream position after stream filter removed). (cmb)
145 . Fixed bug #81346 (Non-seekable streams don't update position after write).
/PHP-7.4/ext/date/lib/
H A Dparse_date.c341 s->errors->warning_messages[s->errors->warning_count - 1].position = s->tok ? s->tok - s->str : 0; in add_warning()
351 s->errors->error_messages[s->errors->error_count - 1].position = s->tok ? s->tok - s->str : 0; in add_error()
361 s->errors->warning_messages[s->errors->warning_count - 1].position = cptr - sptr; in add_pbf_warning()
371 s->errors->error_messages[s->errors->error_count - 1].position = cptr - sptr; in add_pbf_error()
/PHP-7.4/ext/mbstring/
H A Dmbstring.c527 ZEND_ARG_INFO(0, position)
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch3571 + 1 = starting position of the match */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます76 >>11 leshort =1 1 position
11977 # mime line at that position does not work
13005 # position-independent if the "is position-independent" bit
13021 # if it has the "is position-independent" bit set, it's
13022 # position-independent;
19708 # leader position 20-21 must be 45
19725 # leader position 22-23, should be "00" but is it?
22522 >>0 byte &0x40 position independent
24368 # Every driver puts the language at some random position, with random case
H A Dmagic76 >>11 leshort =1 1 position
11977 # mime line at that position does not work
13005 # position-independent if the "is position-independent" bit
13021 # if it has the "is position-independent" bit set, it's
13022 # position-independent;
19708 # leader position 20-21 must be 45
19725 # leader position 22-23, should be "00" but is it?
22522 >>0 byte &0x40 position independent
24368 # Every driver puts the language at some random position, with random case

Completed in 182 milliseconds

1...<<111213