Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/tests/url/
H A Dbug47174.phpt2 Bug #47174 (base64_decode() interprets pad char in mid string as terminator)
/PHP-7.3/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.3/ext/imap/tests/
H A Dbug40854.phpt2 Bug #40854 (imap_mail_compose() creates an invalid terminator for multipart e-mails)
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2191 if (ptr >= ptrend || *ptr != (PCRE2_UCHAR)terminator) in read_name()
2415 uint32_t terminator; in parse_regex() local
2884 terminator = (*ptr == CHAR_LESS_THAN_SIGN)? in parse_regex()
2897 if (p >= ptrend || *p != terminator) in parse_regex()
3711 terminator = CHAR_GREATER_THAN_SIGN; in parse_regex()
4022 terminator = CHAR_RIGHT_PARENTHESIS; in parse_regex()
4027 terminator = CHAR_GREATER_THAN_SIGN; in parse_regex()
4029 terminator = CHAR_APOSTROPHE; in parse_regex()
4032 terminator = CHAR_RIGHT_PARENTHESIS; in parse_regex()
4050 else if (terminator == CHAR_RIGHT_PARENTHESIS) in parse_regex()
[all …]
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME_japanese115 sample/crnl.c --enable-crnl-as-line-terminator テスト
H A DREADME127 sample/crnl.c --enable-crnl-as-line-terminator test
H A DREADME.md275 |sample/crnl.c |--enable-crnl-as-line-terminator test |
H A DHISTORY161 2017/08/16: --enable-crnl-as-line-terminator to be deprecated
381 2007/05/31: [dist] add configure option '--enable-crnl-as-line-terminator'.
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic12254 # in file version 5.32 test for null terminator is only true for
12256 # look for null terminator of 1st entry name
19889 # look for null terminator of 1st member name
H A Dmagic私はガラスを食べられます12254 # in file version 5.32 test for null terminator is only true for
12256 # look for null terminator of 1st entry name
19889 # look for null terminator of 1st member name

Completed in 128 milliseconds