Home
last modified time | relevance | path

Searched refs:position (Results 226 – 242 of 242) sorted by relevance

12345678910

/PHP-8.1/ext/date/lib/
H A Dparse_date.re368 message->position = s->tok ? s->tok - s->str : 0;
378 message->position = s->tok ? s->tok - s->str : 0;
388 message->position = cptr - sptr;
398 message->position = cptr - sptr;
H A Dparse_date.c370 message->position = s->tok ? s->tok - s->str : 0; in add_warning()
380 message->position = s->tok ? s->tok - s->str : 0; in add_error()
390 message->position = cptr - sptr; in add_pbf_warning()
400 message->position = cptr - sptr; in add_pbf_error()
/PHP-8.1/ext/standard/tests/file/
H A Dfgetcsv_variation6.phpt75 // check the file pointer position and if eof
80 // check the file pointer position and if eof
H A Dfgetcsv_variation19.phpt75 // check the file pointer position and if eof
H A Dfputcsv_variation13.phpt59 // check the file pointer position and eof
H A Dfputcsv_variation9.phpt58 // check the file pointer position and eof
H A Dfgetcsv_variation8.phpt78 // check the file pointer position and if eof
H A Dfgetcsv_variation9.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation1.phpt76 // check the file pointer position and if eof
H A Dfgetcsv_variation2.phpt73 // check the file pointer position and if eof
H A Dfgetcsv_variation7.phpt76 // check the file pointer position and if eof
H A Dfgetcsv_variation11.phpt75 // check the file pointer position and if eof
/PHP-8.1/build/
H A Dphp.m41461 int seeker(void *cookie, off64_t *position, int whence)
1462 { ((struct cookiedata*)cookie)->pos = *position; return 0; }
/PHP-8.1/
H A DNEWS1329 . Fixed php://temp does not preserve file-position when switched to temporary
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch3442 + 1 = starting position of the match */
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic76 >>11 leshort =1 1 position
13159 # mime line at that position does not work
14311 # position-independent if the "is position-independent" bit
14327 # if it has the "is position-independent" bit set, it's
14328 # position-independent;
22328 # leader position 20-21 must be 45
22345 # leader position 22-23, should be "00" but is it?
25334 >>0 byte &0x40 position independent
28322 # Every driver puts the language at some random position, with random case
H A Dmagic私はガラスを食べられます76 >>11 leshort =1 1 position
13159 # mime line at that position does not work
14311 # position-independent if the "is position-independent" bit
14327 # if it has the "is position-independent" bit set, it's
14328 # position-independent;
22328 # leader position 20-21 must be 45
22345 # leader position 22-23, should be "00" but is it?
25334 >>0 byte &0x40 position independent
28322 # Every driver puts the language at some random position, with random case

Completed in 486 milliseconds

12345678910