Home
last modified time | relevance | path

Searched refs:d (Results 7276 – 7288 of 7288) sorted by relevance

1...<<291292

/PHP-7.3/ext/standard/tests/array/
H A Dbug34066.phpt248 if (preg_match('/^\d+$/', $key)) {
/PHP-7.3/
H A DUPGRADING188 [&$a, [$b, &$c]] = $d. The same is also supported for list().
H A Dphp.ini-development1152 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1155 ibase.dateformat = "%Y-%m-%d"
H A Dphp.ini-production1154 ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
1157 ibase.dateformat = "%Y-%m-%d"
H A Dltmain.sh4627 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY629 ex. /(?<!(?<=a)b|c)d/
811 (U+000d, U+0085, U+2028, U+2029)
1879 /[d-a]/ should be error.
/PHP-7.3/ext/snmp/
H A Dsnmp.c174 ZEND_ARG_INFO(0, d)
/PHP-7.3/Zend/
H A Dzend_compile.c4569 int d, cur = CG(context).current_brk_cont; in zend_compile_break_continue() local
4570 for (d = depth - 1; d > 0; d--) { in zend_compile_break_continue()
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c27358 d = digit;
30666 d--;
71023 d--;
80115 u32 d;
80124 d = szHdr;
136081 # define sqlite3WhereAddScanStatus(a, b, c, d) ((void)d)
184203 if( f>d ){
184204 f = (float)(d*(d<0 ? RNDAWAY : RNDTOWARDS));
184211 if( f<d ){
184212 f = (float)(d*(d<0 ? RNDTOWARDS : RNDAWAY));
[all …]
/PHP-7.3/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32-mb.phpt1602 Warning: rmdir(%s/mkdir私はガラスを食べられます/): Directory not empty in %s on line %d
H A Dmkdir_rmdir_variation-win32.phpt1602 Warning: rmdir(%s/mkdir/): Directory not empty in %s on line %d
/PHP-7.3/ext/standard/tests/misc/
H A Duser_agents.txt65 Mozilla/1.22 (compatible; MSIE 2.0d; Windows NT)
H A Dget_browser_variation3.phpt143 Agent Mozilla/1.22 (compatible; MSIE 2.0d; Windows NT)

Completed in 464 milliseconds

1...<<291292