Home
last modified time | relevance | path

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

1...<<515253545556

/PHP-7.2/
H A DNEWS109 . Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice).
421 Interbase with php 7.x). (Nikita)
2048 . Fixed bug #74340 (Magic function __get has different behavior in php 7.1.x).
H A Dphp.ini-development1834 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1835 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dphp.ini-production1836 ; (i.e., /var/www/x blacklists all the files and directories in /var/www
1837 ; that start with 'x'). Line starting with a ; are ignored (comments).
H A Dltmain.sh4325 gentop="$output_objdir/${obj}x"
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c34 #define BFD_RELOC(x) R_##x argument
/PHP-7.2/Zend/
H A Dzend_vm_gen.php1778 foreach ($params as $param => $x) {
H A Dzend_language_scanner.c71 #define yyless(x) do { YYCURSOR = (unsigned char*)yytext + x; \ argument
72 yyleng = (unsigned int)x; } while(0)
/PHP-7.2/ext/pgsql/
H A Dpgsql.c93 #define CHECK_DEFAULT_LINK(x) if ((x) == NULL) { php_error_docref(NULL, E_WARNING, "No PostgreSQL l… argument
793 #define pg_encoding_to_char(x) "SQL_ASCII" argument
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING499 group x" (coded as "(?(Rx)"), the group number is stored at the start of the
/PHP-7.2/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.2/ext/iconv/
H A Diconv.c547 #define _php_check_ignore(x) (0) argument
/PHP-7.2/ext/date/lib/
H A Dparse_date.c110 #define TIMELIB_PROCESS_YEAR(x, l) { \ argument
111 if (((x) == TIMELIB_UNSET) || ((l) >= 4)) { \
113 } else if ((x) < 100) { \
114 if ((x) < 70) { \
115 (x) += 2000; \
117 (x) += 1900; \
/PHP-7.2/ext/standard/tests/misc/
H A Dget_browser_variation3.phpt209 Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)
211 Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; Creative)
1909 Agent Mozilla/5.0 zgrab/0.x

Completed in 192 milliseconds

1...<<515253545556