Home
last modified time | relevance | path

Searched refs:position (Results 276 – 281 of 281) sorted by relevance

1...<<1112

/php-src/build/
H A Dphp.m41349 int seeker(void *cookie, off64_t *position, int whence)
1350 { ((struct cookiedata*)cookie)->pos = *position; (void)whence; return 0; }
/php-src/ext/date/lib/
H A Dparse_date.c371 message->position = s->tok ? s->tok - s->str : 0; in add_warning()
381 message->position = s->tok ? s->tok - s->str : 0; in add_error()
391 message->position = cptr - sptr; in add_pbf_warning()
401 message->position = cptr - sptr; in add_pbf_error()
/php-src/ext/fileinfo/
H A Dlibmagic.patch3324 + 1 = starting position of the match */
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます76 >>11 leshort =1 1 position
3801 # security envelope file position; MAYBE?
3803 # filespec position in filename; WHAT IS THAT?
3804 #>0x1C uleshort >0 \b, filespec position %#x
14380 # mime line at that position does not work
15792 # position-independent if the "is position-independent" bit
15808 # if it has the "is position-independent" bit set, it's
15809 # position-independent;
25867 # leader position 20-21 must be 45
25884 # leader position 22-23, should be "00" but is it?
[all …]
H A Dmagic76 >>11 leshort =1 1 position
3801 # security envelope file position; MAYBE?
3803 # filespec position in filename; WHAT IS THAT?
3804 #>0x1C uleshort >0 \b, filespec position %#x
14380 # mime line at that position does not work
15792 # position-independent if the "is position-independent" bit
15808 # if it has the "is position-independent" bit set, it's
15809 # position-independent;
25867 # leader position 20-21 must be 45
25884 # leader position 22-23, should be "00" but is it?
[all …]
/php-src/Zend/
H A Dzend_compile.c86 …_compile_string)(zend_string *source_string, const char *filename, zend_compile_position position);

Completed in 226 milliseconds

1...<<1112