Home
last modified time | relevance | path

Searched refs:item (Results 276 – 300 of 354) sorted by relevance

1...<<1112131415

/PHP-5.5/
H A Dserver-tests.php605 function showstatus($item, $status, $reason = '') { argument
609 $this->writemsg("PASSED: $item ($reason)\n");
612 $this->writemsg("FAILED: $item ($reason)\n");
615 $this->writemsg("SKIPPED: $item ($reason)\n");
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING149 variable length. The first unit in an item contains an opcode, and the length
150 of the item is either implicit in the opcode or contained in the data that
350 than 256, an XCL_RANGE item is used, without setting any bits in the bit map.
372 information follows the base item. The matching code looks at the following
523 start of the following item, and another count giving the length of this item.
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation2.phpt47 array('color' => 'red', 'item' => 'pen'),
H A Dhtmlspecialchars_decode_variation2.phpt49 array('color' => 'red', 'item' => 'pen'),
H A Dstr_split_variation2_64bit.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Dstripos_variation11.phpt49 array('color' => 'red', 'item' => 'pen'),
H A Dstrtr_variation9.phpt47 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/ereg/tests/
H A Dsplit_variation_003.phpt42 array('color' => 'red', 'item' => 'pen'),
H A Dspliti_variation_003.phpt42 array('color' => 'red', 'item' => 'pen'),
H A Dereg_variation_001.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Deregi_variation_001.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Dspliti_variation_001.phpt47 array('color' => 'red', 'item' => 'pen'),
H A Dsplit_variation_001.phpt47 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/array/
H A Darray_reverse_variation2.phpt55 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_object_vars_variation_003.phpt38 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/xml/tests/
H A Dxml_parser_create_ns_variation1.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dxml_parser_create_variation1.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dxml_parser_get_option_variation2.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Dxml_get_current_byte_index_variation1.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dxml_get_current_column_number_variation1.phpt55 array('color' => 'red', 'item' => 'pen'),
H A Dxml_parser_set_option_variation1.phpt55 array('color' => 'red', 'item' => 'pen'),
H A Dxml_set_object_variation2.phpt50 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/interbase/
H A Dibase_query.c1571 char item = bl_info[i++]; in _php_ibase_fetch_hash() local
1573 if (item == isc_info_end || item == isc_info_truncated || in _php_ibase_fetch_hash()
1574 item == isc_info_error || i >= sizeof(bl_info)) { in _php_ibase_fetch_hash()
1583 if (item == isc_info_blob_total_length) { in _php_ibase_fetch_hash()
/PHP-5.5/ext/standard/tests/file/
H A Dfpassthru_variation1.phpt47 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation2.phpt60 array('color' => 'red', 'item' => 'pen'),

Completed in 42 milliseconds

1...<<1112131415