Home
last modified time | relevance | path

Searched refs:simple (Results 76 – 100 of 155) sorted by relevance

1234567

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_replace_variation3.phpt127 echo "\n-- Testing simple and complex syntax strings --\n";
219 -- Testing simple and complex syntax strings --
H A Ducfirst.phpt110 echo "\n--- Testing simple and complex syntax strings ---\n";
198 --- Testing simple and complex syntax strings ---
H A Dconvert_uuencode_basic.phpt20 b"Here is a simple string to test convert_uuencode/decode",
H A Ddirname_basic.phpt9 /* simple paths */
H A Dlcfirst.phpt139 echo "\n--- Testing simple and complex syntax strings ---\n";
230 --- Testing simple and complex syntax strings ---
H A Dchunk_split_variation7.phpt26 "This is simple string", //regular string
H A Dstrlen.phpt120 echo "\n--- Testing simple and complex syntax strings ---\n";
215 --- Testing simple and complex syntax strings ---
H A Dstr_split_variation4.phpt28 'simple string', //regular string
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_error.phpt25 $stream_id = setup_test_mailbox('', 1); // set up temp mailbox with 1 simple msg
H A Dimap_fetchheader_variation3.phpt25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
H A Dimap_fetchbody_variation4.phpt24 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
H A Dimap_fetchbody_variation6.phpt24 $stream_id = setup_test_mailbox('', 3); // set up temp mailbox with simple msgs
H A Dimap_fetch_overview_variation3.phpt25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation1-win32.phpt23 /* Testing simple directory tree */
H A Dbasename-win32.phpt18 /* simple paths */
24 /* simple paths with trailing slashes */
/PHP-5.5/
H A DREADME.input_filter18 A simple implementation might look like the following. This stores the
21 data. In this simple example all I am doing is calling strip_tags() on
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_basic1.phpt33 /* function name with simple string */
/PHP-5.5/Zend/tests/
H A Dget_defined_vars.phpt13 $array1 = array(1, 1, 2, 3, 5, 8); //simple array
/PHP-5.5/ext/pdo/
H A DREADME27 executed. This works fine for most simple tasks but can be significantly
/PHP-5.5/ext/ereg/tests/
H A Dereg_basic_002.phpt12 * Test a number of simple, valid matches with ereg, without specifying $regs
H A Deregi_basic_002.phpt12 * Test a number of simple, valid matches with eregi, without specifying $regs
H A Dereg_basic_001.phpt12 * Test a number of simple, valid matches with ereg, specifying $regs
H A Deregi_basic_001.phpt12 * Test a number of simple, valid matches with eregi, specifying $regs
/PHP-5.5/Zend/
H A Dbench.php6 function simple() { function
385 simple();
/PHP-5.5/ext/standard/tests/array/
H A Dsizeof_basic2.phpt14 * Sizeof() has been tested for simple integer, string,

Completed in 43 milliseconds

1234567