Home
last modified time | relevance | path

Searched refs:terminator (Results 1 – 10 of 10) sorted by relevance

/PHP-7.0/ext/standard/tests/url/
H A Dbug47174.phpt2 Bug #47174 (base64_decode() interprets pad char in mid string as terminator)
/PHP-7.0/ext/standard/tests/strings/
H A Dprint_basic.phpt57 that the here document terminator must appear on a
90 that the here document terminator must appear on a
/PHP-7.0/ext/imap/tests/
H A Dbug40854.phpt2 Bug #40854 (imap_mail_compose() creates an invalid terminator for multipart e-mails)
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_compile.c4561 int terminator; in compile_branch() local
6767 terminator = -1; in compile_branch()
6783 terminator = CHAR_APOSTROPHE; in compile_branch()
6788 terminator = CHAR_NULL; in compile_branch()
6838 if ((terminator > 0 && *ptr++ != (pcre_uchar)terminator) || in compile_branch()
6920 else if (terminator != CHAR_NULL) in compile_branch()
7103 if (*ptr != (pcre_uchar)terminator) in compile_branch()
7190 terminator = CHAR_RIGHT_PARENTHESIS; in compile_branch()
7227 if (*ptr != (pcre_uchar)terminator) in compile_branch()
7448 if (*ptr != (pcre_uchar)terminator) in compile_branch()
[all …]
/PHP-7.0/ext/mbstring/oniguruma/
H A DREADME.ja115 sample/crnl.c --enable-crnl-as-line-terminator �ƥ���
H A Dconfig.h.in111 /* Define if enable CR+NL as line terminator */
H A DREADME109 sample/crnl.c --enable-crnl-as-line-terminator test
H A DHISTORY98 2007/05/31: [dist] add configure option '--enable-crnl-as-line-terminator'.
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput26411 Failed: syntax error in subpattern name (missing terminator) at offset 7
7584 Failed: syntax error in subpattern name (missing terminator) at offset 6
7587 Failed: syntax error in subpattern name (missing terminator) at offset 15
8368 Failed: syntax error in subpattern name (missing terminator) at offset 4
10990 Failed: syntax error in subpattern name (missing terminator) at offset 29
14071 Failed: syntax error in subpattern name (missing terminator) at offset 5
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt403 the output buffer, including the zero terminator if the string was
734 the output buffer, including the zero terminator if the string was
2458 42 syntax error in subpattern name (missing terminator)

Completed in 88 milliseconds