Home
last modified time | relevance | path

Searched refs:st (Results 26 – 50 of 182) sorted by relevance

12345678

/PHP-7.1/ext/zip/lib/
H A Dzip_source_buffer.c188 zip_stat_t *st; in read_data() local
190 if (len < sizeof(*st)) { in read_data()
195 st = (zip_stat_t *)data; in read_data()
197 zip_stat_init(st); in read_data()
198 st->mtime = ctx->mtime; in read_data()
199 st->size = ctx->in->size; in read_data()
200 st->comp_size = st->size; in read_data()
201 st->comp_method = ZIP_CM_STORE; in read_data()
202 st->encryption_method = ZIP_EM_NONE; in read_data()
203st->valid = ZIP_STAT_MTIME|ZIP_STAT_SIZE|ZIP_STAT_COMP_SIZE|ZIP_STAT_COMP_METHOD|ZIP_STAT_ENCRYPTI… in read_data()
[all …]
H A Dzip_source_window.c61 _zip_source_window_new(zip_source_t *src, zip_uint64_t start, zip_uint64_t length, zip_stat_t *st, … in _zip_source_window_new() argument
82 if (st) { in _zip_source_window_new()
83 if (_zip_stat_merge(&ctx->stat, st, error) < 0) { in _zip_source_window_new()
195 zip_stat_t *st; in window_read() local
197 st = (zip_stat_t *)data; in window_read()
199 if (_zip_stat_merge(st, &ctx->stat, &ctx->error) < 0) { in window_read()
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dencodings.c76 size_t st; in convert() local
82 st = iconv(ic, (char**)&src, &inlenleft, &out_ptr, &outlenleft); in convert()
83 if(st == -1) { in convert()
/PHP-7.1/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc44 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
74 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
104 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
134 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
145 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
150 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
155 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
160 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
165 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
170 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
[all …]
H A DDateTime_data-fall-type2-type3.inc46 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
78 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
110 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
142 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
153 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
158 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
164 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
170 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
174 $end = new DateTime('2010-11-07 05:19:56'); // sp st, zt3
175 $start = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
[all …]
H A DDateTime_data-fall-type3-type2.inc46 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
76 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
110 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
146 $end = new DateTime('2010-11-07 03:16:55 EST'); // st, zt2
159 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
164 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
169 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
174 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
179 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
184 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
[all …]
H A DDateTime_data-fall-type3-type3.inc46 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
78 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
114 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
152 $end = new DateTime('2010-11-07 03:16:55'); // st, zt3
165 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
170 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
176 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
182 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
187 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
192 $start = new DateTime('2010-11-07 03:16:55'); // st, zt3
[all …]
/PHP-7.1/TSRM/
H A Dtsrm.m459 if test -r "$1/include/st.h"; then
62 elif test -r "$1/st.h"; then
66 AC_CHECK_HEADERS(st.h,[],[
67 … to locate the State Threads header file. Please specify the prefix using --with-tsrm-st=/prefix])
108 AC_ARG_WITH(tsrm-st,
109 [ --with-tsrm-st Use SGI's State Threads],[
/PHP-7.1/tests/classes/
H A Diterators_004.phpt8 echo "1st try\n";
40 case 0: return "1st";
57 1st try
H A Darray_access_001.phpt7 public $a = array('1st', 1, 2=>'3rd', '4th'=>4);
89 string(3) "1st"
129 string(3) "1st"
162 string(3) "1st"
172 string(3) "1st"
190 string(3) "1st"
H A Darray_access_002.phpt7 public $a = array('1st', 1, 2=>'3rd', '4th'=>4);
89 string(3) "1st"
129 string(3) "1st"
162 string(3) "1st"
172 string(3) "1st"
190 string(3) "1st"
/PHP-7.1/Zend/tests/
H A Dbug70914.phpt13 $st = $db->query('SELECT 1');
14 $re = $st->fetchObject('%Z');
/PHP-7.1/ext/standard/
H A Drandom.c136 struct stat st; in php_random_bytes()
149 if (fstat(fd, &st) != 0 || in php_random_bytes()
151 !(S_ISNAM(st.st_mode) || S_ISCHR(st.st_mode)) in php_random_bytes()
153 !S_ISCHR(st.st_mode) in php_random_bytes()
/PHP-7.1/ext/standard/tests/array/
H A Darray_sum.phpt29 %st(5000050000)
30 %st(5000050000)
H A Dkey_exists_variation2.phpt50 $st = fopen('php://memory', '+r');
51 $h = array($st, 'foo' => 'baz');
55 $i = array('foo' => 'baz', $st);
/PHP-7.1/ext/imap/tests/
H A Dimap_mutf7_to_utf8.phpt12 var_dump(imap_mutf7_to_utf8("t&AOQ-st"));
22 string(5) "täst"
H A Dimap_utf8_to_mutf7_basic.phpt12 var_dump(imap_utf8_to_mutf7("täst"));
22 string(8) "t&AOQ-st"
/PHP-7.1/ext/standard/tests/strings/
H A Dstrrchr_variation5.phpt16 \tes\t st\r\rch\r using
37 string(32) " st
51 string(32) " st
/PHP-7.1/Zend/
H A Dzend_long.h76 int st = snprintf((s), (len), ZEND_LONG_FMT, (i)); \
77 (s)[st] = '\0'; \
100 int st = snprintf((s), (len), ZEND_LONG_FMT, (i)); \
101 (s)[st] = '\0'; \
/PHP-7.1/ext/intl/tests/
H A Dmsgfmt_format_mixed_params.phpt23 string(10) "2.3 -- 1st"
24 string(10) "2.3 -- 1st"
/PHP-7.1/ext/snmp/
H A Dsnmp.c733 if (st & SNMP_CMD_WALK) { in php_snmp_internal()
743 if (st & SNMP_CMD_GET) { in php_snmp_internal()
811 st |= SNMP_CMD_GET; in php_snmp_internal()
812 st ^= SNMP_CMD_WALK; in php_snmp_internal()
828 } else if (st & SNMP_ORIGINAL_NAMES_AS_KEYS && st & SNMP_CMD_GET) { in php_snmp_internal()
843 } else if (st & SNMP_USE_SUFFIX_AS_KEYS && st & SNMP_CMD_WALK) { in php_snmp_internal()
963 if (st & SNMP_CMD_SET) { in php_snmp_parse_oid()
983 if (st & SNMP_CMD_SET) { in php_snmp_parse_oid()
1015 if (st & SNMP_CMD_SET) { in php_snmp_parse_oid()
1070 if (st & SNMP_CMD_WALK) { in php_snmp_parse_oid()
[all …]
/PHP-7.1/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt26 $out1 = "The 1st prrt";
62 start:The 1st
65 final:The 1st part of the text
/PHP-7.1/ext/oci8/tests/
H A Dimp_res_dbmsoutput.phpt59 $s = oci_parse($c, "begin dbms_output.get_line(:ln, :st); end;");
61 oci_bind_by_name($s, ":st", $st, -1, SQLT_INT);
63 while (($succ = oci_execute($s)) && !$st) {
H A Dimp_res_get_dbmsoutput.phpt63 $s = oci_parse($c, "begin dbms_output.get_line(:ln, :st); end;");
65 oci_bind_by_name($s, ":st", $st, -1, SQLT_INT);
67 while (($succ = oci_execute($s)) && !$st) {
H A Dfetch_object.phpt18 "insert into fetch_object_tab values (123, '1st row col2 string', '1 more text')",
88 string(19) "1st row col2 string"
110 1st row col2 string

Completed in 42 milliseconds

12345678