Home
last modified time | relevance | path

Searched refs:z (Results 226 – 250 of 391) sorted by relevance

12345678910>>...16

/PHP-7.0/ext/pspell/
H A Dconfig.m426 if test -z "$PSPELL_DIR"; then
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput8146 x0y+z
147 0: x0y+z
158 x y+z
211 /a\d\z/
221 /a\d\z/m
1450 /^\*\.[a-z]([a-z\-\d]*[a-z\d]+)?(\.[a-z]([a-z\-\d]*[a-z\d]+)?)*$/
1557 z
1558 0: z
1584 z
1585 0: z
[all …]
H A Dtestinput1259 /^\*\.[a-z]([a-z\-\d]*[a-z\d]+)?(\.[a-z]([a-z\-\d]*[a-z\d]+)?)*$/
327 z
337 z
1420 a-z
1424 /[a-z]+/
1858 z
2274 /(?(?=[^a-z]+[a-z]) \d{2}-[a-z]{3}-\d{2} | \d{2}-\d{2}-\d{2} ) /x
3548 /b\z/
3553 /b\z/
3806 z
[all …]
H A Dtestoutput1505 /^\*\.[a-z]([a-z\-\d]*[a-z\d]+)?(\.[a-z]([a-z\-\d]*[a-z\d]+)?)*$/
652 z
653 0: z
670 z
671 0: z
3634 /(?(?=[^a-z]+[a-z]) \d{2}-[a-z]{3}-\d{2} | \d{2}-\d{2}-\d{2} ) /x
3739 0: z
3740 1: z
5768 /b\z/
5774 /b\z/
[all …]
H A Dtestinput1129 …L_sS\/4h\:x\*\[ZN\=KLs\&L5zX\/\/\>it\,o\:aU\(\;Z\>pW\&T7oP\'2K\^E\:x9\'c\[\%z\-\,64JQ5AeH_G\#KijUK…
31 …L_sS\/4h\:x\*\[ZN\=KLs\&L5zX\/\/\>it\,o\:aU\(\;Z\>pW\&T7oP\'2K\^E\:x9\'c\[\%z\-\,64JQ5AeH_G\#KijUK…
H A Dtestoutput11-1653 3 [0-9A-Za-z]
147 …L_sS\/4h\:x\*\[ZN\=KLs\&L5zX\/\/\>it\,o\:aU\(\;Z\>pW\&T7oP\'2K\^E\:x9\'c\[\%z\-\,64JQ5AeH_G\#KijUK…
151 …r="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,o:aU(;Z>pW&T7oP'2K^E:x9'c[%z-,64JQ5AeH_G#KijUKghQ…
157 …L_sS\/4h\:x\*\[ZN\=KLs\&L5zX\/\/\>it\,o\:aU\(\;Z\>pW\&T7oP\'2K\^E\:x9\'c\[\%z\-\,64JQ5AeH_G\#KijUK…
161 …r="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,o:aU(;Z>pW&T7oP'2K^E:x9'c[%z-,64JQ5AeH_G#KijUKghQ…
H A Dtestoutput11-3253 3 [0-9A-Za-z]
147 …L_sS\/4h\:x\*\[ZN\=KLs\&L5zX\/\/\>it\,o\:aU\(\;Z\>pW\&T7oP\'2K\^E\:x9\'c\[\%z\-\,64JQ5AeH_G\#KijUK…
151 …r="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,o:aU(;Z>pW&T7oP'2K^E:x9'c[%z-,64JQ5AeH_G#KijUKghQ…
157 …L_sS\/4h\:x\*\[ZN\=KLs\&L5zX\/\/\>it\,o\:aU\(\;Z\>pW\&T7oP\'2K\^E\:x9\'c\[\%z\-\,64JQ5AeH_G\#KijUK…
161 …r="\4)[01T7ajQJvL$W~mL_sS/4h:x*[ZN=KLs&L5zX//>it,o:aU(;Z>pW&T7oP'2K^E:x9'c[%z-,64JQ5AeH_G#KijUKghQ…
/PHP-7.0/ext/pdo_oci/tests/
H A Dpdo_oci_stream_1.phpt52 echo 'Read '.stream_get_contents($r['data'], 1, 25)."$\n"; // z
96 Read z$
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_rollback.phpt23 $db->query("INSERT INTO test(id, label) VALUES (100, 'z')");
36 $db->query("INSERT INTO test(id, label) VALUES (100, 'z')");
/PHP-7.0/ext/date/
H A Dphp_date.c1102 offset->offset = (t->z) * -60; in date_format()
2317 new_obj->tzi.z.utc_offset = old_obj->tzi.z.utc_offset; in date_object_clone_timezone()
2318 new_obj->tzi.z.dst = old_obj->tzi.z.dst; in date_object_clone_timezone()
2319 new_obj->tzi.z.abbr = timelib_strdup(old_obj->tzi.z.abbr); in date_object_clone_timezone()
2497 timelib_free(intern->tzi.z.abbr); in date_object_free_storage_timezone()
2594 new_dst = tzobj->tzi.z.dst; in php_date_initialize()
2612 now->z = new_offset; in php_date_initialize()
2615 now->z = new_offset; in php_date_initialize()
3289 tzobj->tzi.z.utc_offset = t->z; in set_timezone_from_timelib_time()
3828 RETURN_STRING(tzobj->tzi.z.abbr); in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/gettext/
H A Dconfig.m413 if test -z "$GETTEXT_DIR"; then
/PHP-7.0/ext/session/
H A Dconfig.m427 if test -z "$MM_DIR" ; then
/PHP-7.0/ext/standard/
H A Dcrypt_sha256.c142 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() argument
143 #define Maj(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) in sha256_process_block() argument
H A Dcrypt_sha512.c167 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() argument
168 #define Maj(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) in sha512_process_block() argument
/PHP-7.0/ext/zlib/tests/
H A Ddeflate_add_basic.phpt56 foreach (range("a", "z") as $c) {
/PHP-7.0/ext/mcrypt/
H A Dconfig.m431 if test -z "$MCRYPT_DIR"; then
/PHP-7.0/ext/date/tests/
H A Dgmdate_variation3.phpt24 'Day of the year' => 'z'
H A Dgmstrftime_variation5.phpt24 'Time zone offset' => "%z",
H A Dstrftime_variation5.phpt23 'Time zone offset' => "%z",
H A Didate_variation4.phpt27 'Day of the year' => 'z',
/PHP-7.0/ext/dom/
H A Dconfig.m48 if test -z "$PHP_LIBXML_DIR"; then
/PHP-7.0/ext/date/lib/
H A Dparse_date.re551 while ((**ptr >= 'A' && **ptr <= 'Z') || (**ptr >= 'a' && **ptr <= 'z')) {
584 while ((**ptr >= 'A' && **ptr <= 'Z') || (**ptr >= 'a' && **ptr <= 'z')) {
841 tz = "("? [A-Za-z]{1,6} ")"? | [A-Z][a-z]+([_/-][A-Za-z]+)+;
1028 s->time->z = 0;
1192 … s->time->z = timelib_parse_zone((char **) &ptr, &s->time->dst, s->time, s->tzdb, tz_get_wrapper);
1782 in.time->z = TIMELIB_UNSET;
1875 in.time->z = TIMELIB_UNSET;
1912 …case 'z': /* day of year - resets month (0 based) - also initializes everything else to !TIMELIB_U…
2039 s->time->z = 0;
2200 if (parsed->z == TIMELIB_UNSET) parsed->z = now->z != TIMELIB_UNSET ? now->z : 0;
[all …]
/PHP-7.0/ext/standard/tests/array/
H A Darray_diff_variation7.phpt39 $arr1 = array('x', 'y', 'z');
/PHP-7.0/ext/recode/
H A Dconfig.m430 if test -z "$RECODE_DIR"; then
/PHP-7.0/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt25 $spec[$i] = array('file', "test", "z");

Completed in 84 milliseconds

12345678910>>...16