Home
last modified time | relevance | path

Searched refs:position (Results 351 – 366 of 366) sorted by relevance

1...<<1112131415

/PHP-7.1/ext/standard/tests/file/
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 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 Dfputcsv_variation9.phpt61 // check the file pointer position and eof
/PHP-7.1/
H A DNEWS1804 . Fixed bug #72693 (mb_ereg_search increments search position when a match
1807 position). (cmb)
2568 . Fixed bug #72693 (mb_ereg_search increments search position when a match
2571 position). (cmb)
4067 outside object and internal position is no longer valid" hack. (Dmitry)
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog466 characters, any three characters with fixed position can be searched.
1474 position)" or even infinite loops could occur.
1747 same position in the subject string. In previous releases this might have
2887 checking that the new position followed a newline. It was not taking
4815 position is at the start point of the match. This differs from \A when the
4819 match position, and the "anchored" flag is set in the compiled expression.
4895 the match and the current position in the text. There are some new data escapes
4986 circumstances. The count starts from zero for each position in the subject
5408 trying to match at the startoffset position, but instead was moving forward to
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic76 >>11 leshort =1 1 position
9099 # position-independent if the "is position-independent" bit
9116 # position-independent;
13851 # leader position 20-21 must be 45
15759 >>0 byte &0x40 position independent
15781 >>0 byte &0x40 position independent
15803 >>0 byte &0x40 position independent
15825 >>0 byte &0x40 position independent
15850 >>0 byte &0x40 position independent
15872 >>0 byte &0x40 position independent
[all …]
H A Dmagic私はガラスを食べられます76 >>11 leshort =1 1 position
9099 # position-independent if the "is position-independent" bit
9116 # position-independent;
13851 # leader position 20-21 must be 45
15759 >>0 byte &0x40 position independent
15781 >>0 byte &0x40 position independent
15803 >>0 byte &0x40 position independent
15825 >>0 byte &0x40 position independent
15850 >>0 byte &0x40 position independent
15872 >>0 byte &0x40 position independent
[all …]
/PHP-7.1/ext/spl/
H A Dspl_directory.c1953 ZEND_ARG_INFO(0, position)
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput87532 Error -26 (nested recursion at the same subject position)
7552 Error -26 (nested recursion at the same subject position)
H A Dtestoutput211658 Error -26 (nested recursion at the same subject position)
11662 Error -26 (nested recursion at the same subject position)
11666 Error -26 (nested recursion at the same subject position)
/PHP-7.1/ext/mbstring/
H A Dmbstring.c510 ZEND_ARG_INFO(0, position)
/PHP-7.1/ext/date/lib/
H A Dparse_date.c364 s->errors->warning_messages[s->errors->warning_count - 1].position = s->tok ? s->tok - s->str : 0; in add_warning()
373 s->errors->error_messages[s->errors->error_count - 1].position = s->tok ? s->tok - s->str : 0; in add_error()
382 s->errors->warning_messages[s->errors->warning_count - 1].position = cptr - sptr; in add_pbf_warning()
391 s->errors->error_messages[s->errors->error_count - 1].position = cptr - sptr; in add_pbf_error()
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch3622 + 1 = starting position of the match */

Completed in 179 milliseconds

1...<<1112131415