Home
last modified time | relevance | path

Searched refs:x (Results 1376 – 1400 of 1404) sorted by relevance

1...<<51525354555657

/PHP-7.4/Zend/
H A Dzend_language_scanner.l66 #define yyless(x) do { YYCURSOR = (unsigned char*)yytext + x; \ argument
67 yyleng = (unsigned int)x; } while(0)
H A Dzend_virtual_cwd.c79 #define realpath(x,y) strcpy(y,x) argument
H A Dzend_vm_gen.php2102 foreach ($params as $param => $x) {
/PHP-7.4/ext/date/lib/
H A Dparse_iso_intervals.re162 /* date parser's scan function too large for VC6 - VC7.x
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1085 CDF_TOLE8(CAST(uint64_t, x))))
1086 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y)
1395 (void)snprintf(buf, 26, "*Bad* %#16.16" INT64_T_FORMAT "x\n",
1575 snprintf(buf + z, blen - z, "%.2x", d[i]);
2189 - "x-path-too-long") == -1)
3469 + ZSTR_VAL(t)[j++] = 'x';
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation55.phpt48 $int_formats = array( "%d", "%f", "%s", "%o", "%x", "%u", "%c", "%e");
/PHP-7.4/ext/standard/
H A Dconfig.m4257 … "$ac_cv_crypt_sha512" = "no" || test "$ac_cv_crypt_sha256" = "no" || test "x$php_crypt_r" = "x0";…
H A Dbasic_functions.c1642 ZEND_ARG_INFO(0, x)
1765 ZEND_ARG_INFO(0, x)
3636 #define REGISTER_MATH_CONSTANT(x) REGISTER_DOUBLE_CONSTANT(#x, x, CONST_CS | CONST_PERSISTENT) in PHP_MINIT_FUNCTION() argument
/PHP-7.4/
H A DEXTENSIONS165 COMMENT: Use PostgreSQL 7.0.x or later. PostgreSQL 6.5.3 or less have fatal bug.
H A Dconfigure.ac709 [AC_LINK_IFELSE([AC_LANG_PROGRAM([], [[int x;__sync_fetch_and_add(&x,1);]])],[ac_cv_func_sync_fetch…
720 if test "x$php_crypt_r" = "x1"; then
H A DNEWS424 . Fixed bug #74779 (x() and y() truncating floats to integers). (cmb)
1294 . Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
2092 Interbase with php 7.x). (Nikita)
H A DUPGRADING460 trailing whitespace, as well as prefixes of type 0x (depending on base)
H A Dphp.ini-development1822 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1823 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dphp.ini-production1822 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1823 ; that start with 'x'). Line starting with a ; are ignored (comments).
/PHP-7.4/ext/mbstring/
H A Dmbstring.c66 #define onig_initialize_match_param(x) (void)(x) argument
67 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
68 #define onig_set_retry_limit_in_match_of_match_param(x, y) argument
69 #define onig_free_match_param(x) argument
/PHP-7.4/ext/standard/tests/array/
H A Dbug34066.phpt224 "xmlns" => "x-schema:CL310_DezABFSchema.XML"
280 /Docs/@xmlns=x-schema:CL310_DezABFSchema.XML
/PHP-7.4/ext/pcre/tests/
H A D005.phpt68 $gcc_regex = '/^((.+)(\(\.text\+0x[[:xdigit:]]+\))?: In function [`\'](\w+)\':\s+)?'.
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c433 int x = ((a < 0) ? 8 : 0) | in zend_ssa_range_or() local
437 switch (x) { in zend_ssa_range_or()
481 int x = ((a < 0) ? 8 : 0) | in zend_ssa_range_and() local
485 switch (x) { in zend_ssa_range_and()
/PHP-7.4/ext/oci8/
H A Doci8.c58 #define Z_ADDREF_P(x) ZVAL_ADDREF(x) argument
/PHP-7.4/ext/standard/tests/misc/
H A Duser_agents.txt98 Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)
99 Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; Creative)
948 Mozilla/5.0 zgrab/0.x
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c34 #define BFD_RELOC(x) R_##x argument
/PHP-7.4/ext/pgsql/
H A Dpgsql.c85 #define CHECK_DEFAULT_LINK(x) if ((x) == NULL) { php_error_docref(NULL, E_WARNING, "No PostgreSQL l… argument
785 #define pg_encoding_to_char(x) "SQL_ASCII" argument
/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt722 …fd . "abc" . $char_a_ring_nfd . "xyz", 8, $char_o_diaeresis_nfd . "abc" . $char_a_ring_nfd . "x" ),
732 …. "abc" . $char_a_ring_nfd . "xyz", 8, 0, $char_o_diaeresis_nfd . "abc" . $char_a_ring_nfd . "x" ),
H A Dgrapheme2.phpt722 …fd . "abc" . $char_a_ring_nfd . "xyz", 8, $char_o_diaeresis_nfd . "abc" . $char_a_ring_nfd . "x" ),
732 …. "abc" . $char_a_ring_nfd . "xyz", 8, 0, $char_o_diaeresis_nfd . "abc" . $char_a_ring_nfd . "x" ),
/PHP-7.4/ext/iconv/
H A Diconv.c530 #define _php_check_ignore(x) (0) argument

Completed in 222 milliseconds

1...<<51525354555657