Home
last modified time | relevance | path

Searched refs:lines (Results 76 – 96 of 96) sorted by relevance

1234

/PHP-7.2/
H A DREADME.EXT_SKEL104 empty lines.
H A DINSTALL481 should place the following lines after mime types init.
496 g' lines
840 APT will automatically add the appropriate lines to the different
899 with the default web server requires uncommenting a few lines in the
933 2. With a text editor, uncomment the lines (by removing the #) that
934 look similar to the following (these two lines are often not
1702 you need to uncomment or add some or all of the following lines
H A Drun-tests.php2031 $lines = preg_split("/[\n\r]+/", $section_text['EXPECTHEADERS']);
2033 foreach($lines as $line) {
H A DREADME.RELEASE_PROCESS253 c. remove all the names at the ends of lines
H A Dacinclude.m4618 dnl and include lines. default paths include (but are
623 dnl relevant lines.
640 dnl framework itself to the link and include lines.
H A Dphp.ini-development22 ; The syntax of the file is extremely simple. Whitespace and lines
509 ; source lines.
H A Dphp.ini-production22 ; The syntax of the file is extremely simple. Whitespace and lines
509 ; source lines.
H A DNEWS2733 . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb)
/PHP-7.2/ext/imap/
H A Dphp_imap.c3391 if (body->size.lines) { in PHP_FUNCTION()
3392 add_property_long(return_value, "lines", body->size.lines); in PHP_FUNCTION()
3705 bod->size.lines = Z_LVAL_P(pvalue); in PHP_FUNCTION()
3809 bod->size.lines = Z_LVAL_P(pvalue); in PHP_FUNCTION()
4620 if (body->size.lines) { in _php_imap_add_body()
4621 add_property_long(arg, "lines", body->size.lines); in _php_imap_add_body()
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog14 mode with --only-matching matched several lines, it restarted scanning at the
16 several lines after the start.
242 \a and \e in test subject lines.
1115 42. Data lines longer than 65536 caused pcretest to crash.
1952 lines, the following changes have been made:
3029 non-matching lines.
3132 sequence off the lines that it output.
4438 any matching lines, that is, the complement of -l.
4513 4. On the advice of a Windows user, the lines
4715 1024, so long lines caused crashes.
[all …]
H A DREADME264 the standard tests will fail, because the lines in the test files end with
717 first few lines, where the Perl version is given instead of the PCRE version.
H A DHACKING86 functions to work this way. This got rid of about 600 lines of source. It
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar304 $lines = file($filename);
305 foreach($lines as $l) {
/PHP-7.2/ext/standard/tests/file/
H A Dfile.inc335 text_with_new_line = same as text but new lines are written
/PHP-7.2/ext/oci8/tests/
H A Dbug43492.phpt36 If either or both of the lines marked (*) are removed, then the script
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.c147 pg->lines = phpdbg_get_terminal_height(); in php_phpdbg_globals_ctor()
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE261 functions (ten lines or less in length), then the use of the object
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1230 scanning, in order to be able to output "before" and "after" lines when
1233 but because of the way it is used for holding "before" lines, the long-
2279 lines in a subject string, or no occurrences of ^ or $ in a pattern,
6342 lines, it is worth setting PCRE_DOTALL in order to obtain this opti-
9492 lines, the pattern may match from the character immediately following
9993 PCRE_MULTILINE multiple lines match /m
10081 Example: read lines of the form "var = value" from a string.
/PHP-7.2/build/
H A Dlibtool.m44492 # if finds mixed CR/LF and LF-only lines. Since sed operates in
4493 # text mode, it properly converts lines to CR/LF. This bash problem
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic75 >>10 byte !1 %d lines,
1788 # specified type if both of the lines are correct - i.e. if the first
2200 # These next two lines do not work, because a bzip2 Debian archive
4426 # Longer version to recognise SAM alignment lines using (many) regexes
11127 # Check that the first 100 lines start with C or whitespace first.
20138 # The `eval' lines recognizes an outrageously clever hack.
20172 # not 'p', check other lines
23440 # not 'p', check other lines
24044 # files, but the first character in most subsequent lines is 'h' instead of
H A Dmagic私はガラスを食べられます75 >>10 byte !1 %d lines,
1788 # specified type if both of the lines are correct - i.e. if the first
2200 # These next two lines do not work, because a bzip2 Debian archive
4426 # Longer version to recognise SAM alignment lines using (many) regexes
11127 # Check that the first 100 lines start with C or whitespace first.
20138 # The `eval' lines recognizes an outrageously clever hack.
20172 # not 'p', check other lines
23440 # not 'p', check other lines
24044 # files, but the first character in most subsequent lines is 'h' instead of

Completed in 243 milliseconds

1234