Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/url/
H A Dbug47174.phpt2 Bug #47174 (base64_decode() interprets pad char in mid string as terminator)
/PHP-5.5/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-5.5/ext/imap/tests/
H A Dbug40854.phpt2 Bug #40854 (imap_mail_compose() creates an invalid terminator for multipart e-mails)
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c4563 int terminator; in compile_branch() local
6769 terminator = -1; in compile_branch()
6785 terminator = CHAR_APOSTROPHE; in compile_branch()
6790 terminator = CHAR_NULL; in compile_branch()
6840 if ((terminator > 0 && *ptr++ != (pcre_uchar)terminator) || in compile_branch()
6922 else if (terminator != CHAR_NULL) in compile_branch()
7105 if (*ptr != (pcre_uchar)terminator) in compile_branch()
7192 terminator = CHAR_RIGHT_PARENTHESIS; in compile_branch()
7229 if (*ptr != (pcre_uchar)terminator) in compile_branch()
7445 if (*ptr != (pcre_uchar)terminator) in compile_branch()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME.ja115 sample/crnl.c --enable-crnl-as-line-terminator �ƥ���
H A DREADME109 sample/crnl.c --enable-crnl-as-line-terminator test
H A DHISTORY74 2007/05/31: [dist] add configure option '--enable-crnl-as-line-terminator'.
/PHP-5.5/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-5.5/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)
/PHP-5.5/
H A DNEWS6526 terminator). (Ilia)
7625 - Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for

Completed in 116 milliseconds