/PHP-8.1/ext/spl/tests/ |
H A D | SplDoublyLinkedList_offsetUnset_greater_than_elements.phpt | 7 $ll = new SplDoublyLinkedList(); 9 $ll->push('1'); 10 $ll->push('2'); 11 $ll->push('3'); 15 $ll->offsetUnset($ll->count() + 1); 17 var_dump($ll);
|
/PHP-8.1/ext/standard/tests/file/ |
H A D | bug38086.txt | 3 I'll break these chains 5 I'll tear you down into my private hell
|
H A D | stream_copy_to_stream.phpt | 134 I'll break these chains 136 I'll tear you down into my private hell 141 I'll break these chains 143 I'll tear you down into my private hell 150 I'll break these chains 152 I'll tear you down into my private hell
|
/PHP-8.1/ext/standard/tests/strings/ |
H A D | chunk_split_variation12.phpt | 54 "To check " in heredoc".I'm sure it'll \work! 137 …ll \work!r to check"To check " in heredoc".I'm sure it'll \work! with here"To check " in heredoc".… 138 …ll \work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \work!__with wro"To check " in heredoc".…
|
H A D | unpack_offset.phpt | 5 $data = "pad" . pack("ll", 0x01020304, 0x05060708);
|
H A D | chunk_split_variation4.phpt | 54 I'm sure it'll work also with \ 158 ll w
|
H A D | str_split_variation5.phpt | 54 I'm sure it'll work also with \ 158 string(10) "re it'll w"
|
H A D | str_split_variation3.phpt | 116 string(7) "ll char"
|
/PHP-8.1/Zend/tests/ |
H A D | oct_overflow_char.phpt | 6 // "abc", ordinarily 'b' would be \142, but we'll deliberately overflow the value by \400
|
H A D | gh11222.phpt | 10 // force that it'll be rehashed by adding enough holes
|
H A D | bug38779.phpt | 10 $this->data = '<' . "?php \n\"\";ll l\n ?" . '>';
|
H A D | bug38779_1.phpt | 10 $this->data = '<' . "?php \n\"\";ll l\n ?" . '>';
|
H A D | dim_assign_001.phpt | 9 * We'll do it in a loop, so that if JIT is enabled, the code will be JIT'd
|
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 195 size_t ll = i - last_line_end; in file_ascmagic_with_encoding() local 196 if (ll > has_long_lines) in file_ascmagic_with_encoding() 197 has_long_lines = ll; in file_ascmagic_with_encoding()
|
/PHP-8.1/ext/mbstring/tests/ |
H A D | bug54494.phpt | 13 $stringOr = "hällö wörld\n";
|
/PHP-8.1/ext/pcre/ |
H A D | config0.m4 | 1 dnl By default we'll compile and link against the bundled PCRE library. If 2 dnl --with-external-pcre is supplied, we'll use that for linking.
|
/PHP-8.1/Zend/ |
H A D | zend_virtual_cwd.c | 540 j = tsrm_realpath_r(path, start, i-1, ll, t, use_realpath, 1, NULL); in tsrm_realpath_r() 644 if(++(*ll) > LINK_MAX) { in tsrm_realpath_r() 683 (*ll)--; in tsrm_realpath_r() 851 j = tsrm_realpath_r(path, 0, j, ll, t, 0, is_dir, &directory); in tsrm_realpath_r() 869 j = tsrm_realpath_r(path, start, i + j, ll, t, use_realpath, is_dir, &directory); in tsrm_realpath_r() 906 if (++(*ll) > LINK_MAX || (j = (size_t)php_sys_readlink(tmp, path, MAXPATHLEN)) == (size_t)-1) { in tsrm_realpath_r() 913 j = tsrm_realpath_r(path, 1, j, ll, t, use_realpath, is_dir, &directory); in tsrm_realpath_r() 926 j = tsrm_realpath_r(path, start, i + j, ll, t, use_realpath, is_dir, &directory); in tsrm_realpath_r() 952 j = tsrm_realpath_r(path, start, i-1, ll, t, save ? CWD_FILEPATH : use_realpath, 1, NULL); in tsrm_realpath_r() 1013 int ll = 0; in virtual_file_ex() local [all …]
|
/PHP-8.1/ext/pdo_dblib/ |
H A D | config.w32 | 7 * otherwise we'll poke around and look for MSSQL libs */
|
/PHP-8.1/ext/com_dotnet/tests/ |
H A D | bug66431_1.phpt | 37 /* trim the returned text as we'll get windows eol from a word doc. */
|
/PHP-8.1/sapi/embed/ |
H A D | README.md | 47 …d, run `php-config --php-sapis`. If you don't see `embed` in the list, you'll need to rebuild PHP … 160 This default value is overwritable from INI files. We'll update one of the INI files (which can be …
|
/PHP-8.1/TSRM/ |
H A D | tsrm_win32.c | 812 LONGLONG ll; in UnixTimeToFileTime() local 814 ll = t * 10000000LL + 116444736000000000LL; in UnixTimeToFileTime() 815 pft->dwLowDateTime = (DWORD)ll; in UnixTimeToFileTime() 816 pft->dwHighDateTime = ll >> 32; in UnixTimeToFileTime()
|
/PHP-8.1/ext/ffi/ |
H A D | ffi.g | 844 /0[0-7]*([Uu](L|l|LL|l)?|[Ll][Uu]?|(LL|ll)[Uu])?/ 849 /[1-9][0-9]*([Uu](L|l|LL|l)?|[Ll][Uu]?|(LL|ll)[Uu])?/ 854 /0[xX][0-9A-Fa-f][0-9A-Fa-f]*([Uu](L|l|LL|l)?|[Ll][Uu]?|(LL|ll)[Uu])?/
|
/PHP-8.1/ext/pdo_odbc/tests/ |
H A D | long_columns.phpt | 36 // -otherwise, you'll have to open MS Access, create a database, then load that file in this …
|
/PHP-8.1/ext/pcre/pcre2lib/sljit/ |
H A D | sljitConfigInternal.h | 459 #define SLJIT_W(w) (w##ll)
|
/PHP-8.1/ext/date/lib/ |
H A D | timelib.h | 137 # define TIMELIB_LL_CONST(n) n ## ll
|