Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/url/
H A Dbug47174.phpt2 Bug #47174 (base64_decode() interprets pad char in mid string as terminator)
/PHP-7.4/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.4/ext/imap/tests/
H A Dbug40854.phpt2 Bug #40854 (imap_mail_compose() creates an invalid terminator for multipart e-mails)
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2359 if (ptr >= ptrend || *ptr != (PCRE2_UCHAR)terminator) in read_name()
2586 uint32_t terminator; in parse_regex() local
3077 terminator = (*ptr == CHAR_LESS_THAN_SIGN)? in parse_regex()
3090 if (p >= ptrend || *p != terminator) in parse_regex()
4045 terminator = CHAR_GREATER_THAN_SIGN; in parse_regex()
4357 terminator = CHAR_RIGHT_PARENTHESIS; in parse_regex()
4362 terminator = CHAR_GREATER_THAN_SIGN; in parse_regex()
4364 terminator = CHAR_APOSTROPHE; in parse_regex()
4367 terminator = CHAR_RIGHT_PARENTHESIS; in parse_regex()
4385 else if (terminator == CHAR_RIGHT_PARENTHESIS) in parse_regex()
[all …]
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13314 # in file version 5.32 test for null terminator is only true for
13316 # look for null terminator of 1st entry name
21637 # look for null terminator of 1st member name
H A Dmagic13314 # in file version 5.32 test for null terminator is only true for
13316 # look for null terminator of 1st entry name
21637 # look for null terminator of 1st member name

Completed in 128 milliseconds