Home
last modified time | relevance | path

Searched refs:M (Results 76 – 100 of 159) sorted by relevance

1234567

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput396 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
105 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt50 echo "L=$l M=$m N=$n\n";
115 L=100 M=200 N=300
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_error.phpt19 $format = '%b %d %Y %H:%M:%S';
H A DDateTime_format_basic1.phpt23 var_dump( $date->format( "D M j G:i:s T Y") );
H A Ddate_basic1.phpt23 var_dump( date("D M j G:i:s T Y", $timestamp) );
H A Ddate_format_basic1.phpt23 var_dump( date_format($date, "D M j G:i:s T Y") );
H A Dstrftime_variation6.phpt23 'Minute as decimal number' => "%M",
H A Dgmstrftime_variation6.phpt22 'Minute as decimal number' => "%M",
/PHP-5.5/ext/pdo_firebird/tests/
H A Dexecute.phpt7 ibase.timestampformat=%Y-%m-%d %H:%M:%S
/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug10194.phpt13 memory_limit=10M
H A Dpecl_bug10194_blob.phpt14 memory_limit=3M
H A Dpecl_bug10194_blob_64.phpt14 memory_limit=6M
/PHP-5.5/ext/zip/tests/
H A Dbug51353.phpt15 /* Either we ship a file with 100000 entries which would be >12M big,
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt45 // maximum packet size up to which we test is 10M
75 // test with a blob smaller than 10M allows us to test
/PHP-5.5/ext/standard/tests/time/
H A Dstrptime_error.phpt26 $format = '%b %d %Y %H:%M:%S';
/PHP-5.5/Zend/
H A DREADME.ZEND_MM43 $ ZEND_MM_MEM_TYPE=mmap_anon ZEND_MM_SEG_SIZE=1M sapi/cli/php ..etc.
/PHP-5.5/Zend/tests/
H A Dbug55509.phpt51 memory_limit=2100M
/PHP-5.5/ext/session/
H A Dmod_files.bat36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V
/PHP-5.5/ext/standard/tests/file/windows_acls/
H A Dcommon.inc71 $cmd = $icacls . ' ' . $path_escaped . ' /inheritance:r /deny ' . $user . ':(F,M,R,RX,W)';
95 $cmd = $icacls . ' ' . $path_escaped . ' /deny ' . $user . ':(F,M,R,RX,W)';
/PHP-5.5/ext/mysql/
H A Dmysql.mak105 @$(CC) -M $< $(C_FLAGS) -o $@
109 @$(CC) -M $< $(C_FLAGS) -o $@
/PHP-5.5/ext/pgsql/
H A Dpgsql.mak104 @$(CC) -M $< $(C_FLAGS) -o $@
108 @$(CC) -M $< $(C_FLAGS) -o $@
/PHP-5.5/ext/ldap/
H A Dldap.mak108 @$(CC) -M $< $(C_FLAGS) -o $@
112 @$(CC) -M $< $(C_FLAGS) -o $@
/PHP-5.5/ext/xml/
H A Dxml.mak107 @$(CC) -M $< $(C_FLAGS) -o $@
111 @$(CC) -M $< $(C_FLAGS) -o $@
/PHP-5.5/ext/standard/tests/file/
H A Ddisk_free_space_basic.phpt8 memory_limit=32M
/PHP-5.5/ext/standard/tests/strings/
H A Dconvert_uuencode_basic.phpt63 string(74) "M"2!4:&ES(%-T<FEN9R!C;VYT86EN<R`)"2!S;VUE(&-O;G1R;VP@8VAA<F%C

Completed in 44 milliseconds

1234567