Searched refs:st (Results 151 – 171 of 171) sorted by relevance
1234567
/PHP-5.5/ext/standard/tests/file/ |
H A D | fputcsv_variation3.phpt | 15 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation10.phpt | 15 1st element is delimiter, 2nd element is enclosure
|
H A D | fputcsv_variation13.phpt | 16 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation12.phpt | 15 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation25.phpt | 18 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation27.phpt | 18 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation28.phpt | 18 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation3.phpt | 15 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation4.phpt | 15 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation5.phpt | 18 1st element is delimiter, 2nd element is enclosure
|
H A D | fgetcsv_variation6.phpt | 18 1st element is delimiter, 2nd element is enclosure
|
H A D | fputcsv_variation9.phpt | 16 1st element is delimiter, 2nd element is enclosure
|
/PHP-5.5/ext/imap/ |
H A D | php_imap.c | 1318 STRING st; in PHP_FUNCTION() local 1348 INIT (&st, mail_string, (void *) message, message_len); in PHP_FUNCTION() 1350 …_struct->imap_stream, folder, (flags ? flags : NIL), (internal_date ? internal_date : NIL), &st)) { in PHP_FUNCTION()
|
/PHP-5.5/ext/date/lib/ |
H A D | parse_date.re | 480 …if (!strncasecmp(*ptr, "nd", 2) || !strncasecmp(*ptr, "rd", 2) ||!strncasecmp(*ptr, "st", 2) || !s… 834 daysuf = "st" | "nd" | "rd" | "th";
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | NEWS | 141 substrings matched by the 1st and 2nd capturing parentheses. A separating
|
H A D | ChangeLog | 1017 substrings matched by the 1st and 2nd capturing parentheses. A separating
|
/PHP-5.5/Zend/ |
H A D | ZEND_CHANGES | 852 case 0: return "1st";
|
/PHP-5.5/ext/fileinfo/tests/ |
H A D | magic | 4809 # 1st record offset + 1 = header size 4814 >>>>>>>>>>>>>>&-1 string >\0 1st record "%s" 4839 # 1st tag name_ 4840 >>>>>>>>>>>>>548 string x \b, 1st tag "%.11s" 4973 >>>>520 string >\0 \b, 1st used item "%s" 4978 >>>>520 string >\0 \b, 1st used item "%s" 4981 >>>>512 string >\0 \b, 1st item "%s" 6881 # 1st hard disc 6883 # not 1st hard disc 6892 # 1st hard disc [all …]
|
/PHP-5.5/ |
H A D | acinclude.m4 | 2739 with-tsrm-pth | with-tsrm-st | with-tsrm-pthreads[)];;
|
H A D | NEWS | 6188 with # have the 1st line missed from the output). (Ilia) 6467 - Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop 9622 - Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32). (Ilia)
|
/PHP-5.5/build/ |
H A D | libtool.m4 | 3100 # If the export-symbols file already is a .def file (1st line 5474 # If the export-symbols file already is a .def file (1st line
|
Completed in 240 milliseconds
1234567