Home
last modified time | relevance | path

Searched refs:us (Results 1 – 25 of 63) sorted by relevance

123

/PHP-7.3/main/streams/
H A Duserspace.c358 us = emalloc(sizeof(*us)); in user_wrapper_opener()
379 Z_ISUNDEF(us->object)? NULL : &us->object, in user_wrapper_opener()
441 us = emalloc(sizeof(*us)); in user_wrapper_opendir()
458 Z_ISUNDEF(us->object)? NULL : &us->object, in user_wrapper_opendir()
608 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_write()
659 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_read()
695 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_read()
727 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_close()
755 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_flush()
787 Z_ISUNDEF(us->object)? NULL : &us->object, in php_userstreamop_seek()
[all …]
/PHP-7.3/ext/json/
H A Djson_encoder.c257 unsigned int us; in php_json_escape_string() local
290 us = (unsigned char)s[pos]; in php_json_escape_string()
329 || us < 0x2028 || us > 0x2029)) { in php_json_escape_string()
336 if (us >= 0x10000) { in php_json_escape_string()
339 us -= 0x10000; in php_json_escape_string()
341 us = (unsigned short)((us >> 10) | 0xd800); in php_json_escape_string()
348 dst[5] = digits[us & 0xf]; in php_json_escape_string()
349 us = next_us; in php_json_escape_string()
357 dst[5] = digits[us & 0xf]; in php_json_escape_string()
374 switch (us) { in php_json_escape_string()
[all …]
/PHP-7.3/ext/date/lib/
H A Dinterval.c40 (one->sse == two->sse && one->us > two->us) in timelib_diff()
72 rt->us = two->us - one->us; in timelib_diff()
118 t->relative.us = interval->us * bias; in timelib_add()
154 t->relative.us = 0 - (interval->us * bias); in timelib_sub()
H A Dtimelib.c75 if (t1->us == t2->us) { in timelib_time_compare()
79 return (t1->us < t2->us) ? -1 : 1; in timelib_time_compare()
287 if (d->us > 0) { in timelib_dump_date()
288 printf(" 0.%06lld", d->us); in timelib_dump_date()
317 if (d->relative.us) { in timelib_dump_date()
318 printf(" 0.%06lld", d->relative.us); in timelib_dump_date()
H A Dtm2unixtime.c185 do_range_limit(0, 1000000, 1000000, &rt->us, &rt->s); in timelib_do_rel_normalize()
225 if (time->us != TIMELIB_UNSET) do_range_limit(0, 1000000, 1000000, &time->us, &time->s); in timelib_do_normalize()
248 time->us += time->relative.us; in do_adjust_relative()
H A Dparse_date.re1085 s->time->us = 0;
1098 timelib_ull i, us;
1112 s->time->us = 0;
1114 s->time->relative.us = us;
1870 in.time->us = TIMELIB_UNSET;
1922 time->us = 0;
1936 if (time->us == TIMELIB_UNSET ) time->us = 0;
2388 s->time->us = 0;
2441 parsed->us = 0;
2447 if (parsed->us == TIMELIB_UNSET) parsed->us = 0;
[all …]
/PHP-7.3/ext/intl/tests/
H A Dlocale_accept.phpt17 'en-us,en;q=0.5',
19 'zh, en-us;q=0.8, en;q=0.7',
41 Accepting en-us,en;q=0.5: en_US
43 Accepting zh, en-us;q=0.8, en;q=0.7: zh
/PHP-7.3/ext/fileinfo/tests/
H A Dbug57547.phpt25 string(28) "text/x-php; charset=us-ascii"
26 string(28) "text/x-php; charset=us-ascii"
H A Dfinfo_buffer_basic-mb.phpt49 string(28) "text/plain; charset=us-ascii"
52 string(28) "text/plain; charset=us-ascii"
53 string(28) "text/plain; charset=us-ascii"
H A Dfinfo_buffer_basic.phpt49 string(28) "text/plain; charset=us-ascii"
52 string(28) "text/plain; charset=us-ascii"
53 string(28) "text/plain; charset=us-ascii"
H A Dfinfo_buffer_variation1-mb.phpt48 string(28) "text/plain; charset=us-ascii"
51 string(28) "text/plain; charset=us-ascii"
52 string(28) "text/plain; charset=us-ascii"
H A Dfinfo_buffer_variation1.phpt48 string(28) "text/plain; charset=us-ascii"
51 string(28) "text/plain; charset=us-ascii"
52 string(28) "text/plain; charset=us-ascii"
H A Dprecedural_finfo_in_method.phpt20 string(28) "text/x-php; charset=us-ascii"
H A Dfinfo_file_regex.phpt27 string(28) "text/plain; charset=us-ascii"
H A Dfinfo_file_basic.phpt28 string(28) "text/x-php; charset=us-ascii"
/PHP-7.3/ext/openssl/tests/
H A Dsni_server.phpt17 "us.php.net" => __DIR__ . "/sni_server_us.pem"
50 $ctxArr['peer_name'] = 'us.php.net';
63 string(%d) "us.php.net"
H A Dsni_server_key_cert.phpt23 "us.php.net" => [
59 $ctxArr['peer_name'] = 'us.php.net';
72 string(%d) "us.php.net"
/PHP-7.3/ext/iconv/tests/
H A Dbug63839.phpt19 Content-Language: en-us
47 string(5) "en-us"
69 string(5) "en-us"
/PHP-7.3/ext/date/tests/
H A D009_win32.phpt7 if (false === setlocale(LC_TIME, "en-us")) die("skip, couldn't set the locale to en-us");
14 setlocale(LC_TIME, "en-us");
/PHP-7.3/ext/zlib/tests/
H A Ddata.inc15 Must give us pause. There's the respect
28 And makes us rather bear those ills we have
30 Thus conscience does make cowards of us all,
42 as a Christian is? If you prick us, do we not bleed? If you
43 tickle us, do we not laugh? If you poison us, do we not die?
44 And if you wrong us, shall we not revenge? If we are like you
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A DREADME11 This allows us to have a nicely encapsulated C api with opaque data types and private functions
/PHP-7.3/ext/standard/tests/strings/
H A Dtrim1.phpt53 us
58 var_dump( trim($str, "us\ning") );
H A Drtrim.phpt44 us
78 string(18) "us
/PHP-7.3/ext/mbstring/tests/
H A Dmb_encoding_aliases.phpt39 string(2) "us"
/PHP-7.3/ext/standard/tests/file/windows_links/
H A Dcommon.inc11 // see: http://technet.microsoft.com/en-us/sysinternals/bb896768

Completed in 43 milliseconds

123