Home
last modified time | relevance | path

Searched refs:z (Results 201 – 225 of 336) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/standard/tests/array/
H A Dprev_variation2.phpt22 $array_arg = array ($subarray, 'a' => 'z');
H A Darray_diff_variation7.phpt39 $arr1 = array('x', 'y', 'z');
/PHP-7.4/ext/gettext/
H A Dconfig.m411 if test -z "$GETTEXT_DIR"; then
/PHP-7.4/ext/openssl/tests/
H A Dbug76705.pem32 z/J1Xy21rDU23KeQzYkGann04DN5xdyFlWFSU5R+KW/wtgnI42Y3EABai3r5RAkj
/PHP-7.4/ext/date/tests/
H A D004.phpt14 var_dump(date("z", $t));
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.4/Zend/
H A Dzend_execute.c1317 zval *z; in zend_binary_assign_op_obj_dim() local
1323 if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get) { in zend_binary_assign_op_obj_dim()
1325 zval *value = Z_OBJ_HT_P(z)->get(z, &rv2); in zend_binary_assign_op_obj_dim()
1335 if (z == &rv) { in zend_binary_assign_op_obj_dim()
1819 zval *z; in zend_post_incdec_overloaded_property() local
1833 zval *value = Z_OBJ_HT_P(z)->get(z, &rv2); in zend_post_incdec_overloaded_property()
1856 zval *z, obj; in zend_pre_incdec_overloaded_property() local
1872 zval *value = Z_OBJ_HT_P(z)->get(z, &rv2); in zend_pre_incdec_overloaded_property()
1896 zval *z; in zend_assign_op_overloaded_property() local
1909 if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get) { in zend_assign_op_overloaded_property()
[all …]
/PHP-7.4/build/
H A Dlibtool.m4144 test -z "$AR" && AR=ar
146 test -z "$AS" && AS=as
147 test -z "$CC" && CC=cc
148 test -z "$LTCC" && LTCC=$CC
151 test -z "$LD" && LD=ld
154 test -z "$NM" && NM=nm
155 test -z "$SED" && SED=sed
447 if test -z "$ECHO"; then
2287 [if test -z "$LD"; then
3724 # as -z defs.
[all …]
/PHP-7.4/ext/xml/
H A Dcompat.c96 int z = 0; in _start_element_handler_ns() local
182 attrs[z] = qualified_name_attr; in _start_element_handler_ns()
183 attrs[z + 1] = xmlStrndup(attributes[y + 3] , (int) (attributes[y + 4] - attributes[y + 3])); in _start_element_handler_ns()
184 z += 2; in _start_element_handler_ns()
188 attrs[z] = NULL; in _start_element_handler_ns()
192 for (i = 0; i < z; i++) { in _start_element_handler_ns()
/PHP-7.4/ext/xmlrpc/
H A Dconfig.m452 if test -z "$PHP_ICONV" || test "$PHP_ICONV" = "no"; then
94 if test -z "$XMLRPC_DIR"; then
/PHP-7.4/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$
H A Dpdo_oci_stmt_getcolumnmeta.phpt181 test_meta($db, 190, 'CHAR(255)' , str_repeat('z', 255) , 'CHAR' , PDO::PARAM_STR);
184 test_meta($db, 220, 'VARCHAR(255)' , str_repeat('z', 255) , 'VARCHAR2' , PDO::PARAM_STR);
187 test_meta($db, 250, 'VARCHAR2(255)' , str_repeat('z', 255) , 'VARCHAR2' , PDO::PARAM_STR);
191 test_meta($db, 280, 'NCHAR(255)' , str_repeat('z', 255) , 'NCHAR' , PDO::PARAM_STR);
194 test_meta($db, 310, 'NVARCHAR2(255)', str_repeat('z', 255) , 'NVARCHAR2', PDO::PARAM_STR);
/PHP-7.4/ext/zlib/tests/
H A Ddeflate_add_basic.phpt56 foreach (range("a", "z") as $c) {
/PHP-7.4/Zend/tests/
H A Dbug48693.phpt17 $z = create_function('', '{');
/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c133 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() argument
134 #define Maj(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) in sha256_process_block() argument
H A Dcrypt_sha512.c158 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() argument
159 #define Maj(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) in sha512_process_block() argument
/PHP-7.4/ext/pdo_oci/
H A Dconfig.m41 if test -z "$SED"; then
71 if test "$PHP_PDO_OCI" = "yes" || test -z "$PHP_PDO_OCI"; then
79 if test -z "$PDO_OCI_DIR"; then
/PHP-7.4/ext/session/
H A Dconfig.m430 if test -z "$MM_DIR" ; then
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_replace_named_subpatterns.phpt14 echo mb_ereg_replace('(?<word>[a-z]+)',"<\k'word'>", 'abc def ghi'), PHP_EOL;
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt23 $spec[$i] = array('file', "test", "z");
/PHP-7.4/ext/date/
H A Dphp_date.c1142 offset->offset = (t->z); in date_format()
2384 new_obj->tzi.z.utc_offset = old_obj->tzi.z.utc_offset; in date_object_clone_timezone()
2385 new_obj->tzi.z.dst = old_obj->tzi.z.dst; in date_object_clone_timezone()
2386 new_obj->tzi.z.abbr = timelib_strdup(old_obj->tzi.z.abbr); in date_object_clone_timezone()
2414 return strcmp(o1->tzi.z.abbr, o2->tzi.z.abbr) ? 1 : 0; in date_object_compare_timezone()
2745 new_dst = tzobj->tzi.z.dst; in php_date_initialize()
2763 now->z = new_offset; in php_date_initialize()
2766 now->z = new_offset; in php_date_initialize()
3475 tzobj->tzi.z.utc_offset = t->z; in set_timezone_from_timelib_time()
3590 RETVAL_LONG(dateobj->time->z); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/date/lib/
H A Dparse_date.re541 while ((**ptr >= 'A' && **ptr <= 'Z') || (**ptr >= 'a' && **ptr <= 'z')) {
904 tz = "("? [A-Za-z]{1,6} ")"? | [A-Z][a-z]+([_/-][A-Za-z]+)+;
1092 s->time->z = 0;
1120 s->time->z = 0;
1874 in.time->z = TIMELIB_UNSET;
1947 {'z', TIMELIB_FORMAT_DAY_OF_YEAR},
2042 in.time->z = TIMELIB_UNSET;
2250 s->time->z = 0;
2334 s->time->z = timelib_parse_tz_minutes((char **) &ptr, s->time);
2335 if (s->time->z == TIMELIB_UNSET) {
[all …]

Completed in 94 milliseconds

12345678910>>...14