Home
last modified time | relevance | path

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

1...<<51525354555657

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c596 #define IN_UCHARS(x) (x) argument
600 #define IN_UCHARS(x) ((x) * 2) argument
604 #define IN_UCHARS(x) ((x) * 4) argument
/PHP-7.4/ext/date/lib/
H A Dparse_date.c109 #define TIMELIB_PROCESS_YEAR(x, l) { \ argument
110 if (((x) == TIMELIB_UNSET) || ((l) >= 4)) { \
112 } else if ((x) < 100) { \
113 if ((x) < 70) { \
114 (x) += 2000; \
116 (x) += 1900; \
/PHP-7.4/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
/PHP-7.4/build/
H A Dltmain.sh4325 gentop="$output_objdir/${obj}x"

Completed in 114 milliseconds

1...<<51525354555657