Home
last modified time | relevance | path

Searched refs:apple (Results 26 – 50 of 53) sorted by relevance

123

/PHP-5.4/ext/standard/tests/array/
H A Dnatcasesort_object1.phpt38 new for_string_natcasesort("apple"), new for_string_natcasesort("Orange"),
61 string(5) "apple"
H A Duasort_variation6.phpt45 7 => array("apple", "Apple", "APPLE", "aPPle", "aPpLe")
105 string(5) "apple"
H A Dusort_variation6.phpt38 7 => array("apple", "Apple", "APPLE", "aPPle", "aPpLe")
112 string(5) "apple"
H A Darray_change_key_case_variation8.phpt26 …array("lemoN" => 1, "Orange" => 2, "banana" => 3, "apple" => 4, "Test" => 5, "TTTT" => 6, "ttt" =>…
99 ["apple"]=>
H A Darsort_variation9.phpt22 array ("a" => "orange", "banana", "c" => "apple"),
96 string(5) "apple"
106 string(5) "apple"
H A Dasort_variation9.phpt22 array ("a" => "orange", "banana", "c" => "apple"),
92 string(5) "apple"
102 string(5) "apple"
H A Dkrsort_variation9.phpt22 array ("a" => "orange", "banana", "c" => "apple"),
91 string(5) "apple"
101 string(5) "apple"
H A Dksort_variation9.phpt21 array ("a" => "orange", "banana", "c" => "apple"),
90 string(5) "apple"
100 string(5) "apple"
H A Drsort_object1.phpt54 new for_string_rsort("apple"), new for_string_rsort("Orange"),
147 string(5) "apple"
225 string(5) "apple"
H A Dsort_variation9.phpt24 array ("fruits" => array("a" => "orange", "b" => "banana", "c" => "apple"),
110 string(5) "apple"
147 string(5) "apple"
H A Dbug30266.phpt16 $fruits = array ("d"=>"lemon", "a"=>"orange", "b"=>"banana", "c"=>"apple");
H A Dsort_object1.phpt54 new for_string_sort("apple"), new for_string_sort("Orange"),
141 string(5) "apple"
219 string(5) "apple"
H A Dasort_object1.phpt57 "e" => new for_string_asort("apple"), "f" => new for_string_asort("Orange"),
144 string(5) "apple"
222 string(5) "apple"
H A Dusort_object1.phpt79 1 => new SimpleClass2(10, 1.2, "apple"),
138 string(5) "apple"
H A Duasort_object1.phpt87 1 => new SimpleClass2(10, 1.2, "apple"),
147 string(5) "apple"
H A D009.phpt18 array("a" => "apple", "b" => "book", "c" => "cook"), // associative array
267 string(5) "apple"
279 string(5) "apple"
283 string(5) "apple"
H A Darray_sum_variation7.phpt65 $input = array( 5, -8, 7.2, -1.2, "10", "apple", 'Mango', true, false, null, NULL, array( array(1,2…
H A Darsort_object1.phpt57 "e" => new for_string_arsort("apple"), "f" => new for_string_asort("Orange"),
/PHP-5.4/ext/standard/tests/strings/
H A Dmd5_basic1.phpt11 var_dump(md5(b"apple"));
/PHP-5.4/
H A Dconfig.sub151 -apple | -axis | -knuth | -cray)
1185 basic_machine=m68k-apple
1188 basic_machine=powerpc-apple
1564 *-apple)
1631 vendor=apple
1637 vendor=apple
H A Dconfig.guess396 echo m68k-apple-machten${UNAME_RELEASE}
399 echo powerpc-apple-machten${UNAME_RELEASE}
1198 echo m68k-apple-aux${UNAME_RELEASE}
1214 echo powerpc-apple-beos
1238 echo powerpc-apple-rhapsody${UNAME_RELEASE}
1241 echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
1248 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h309 char apple[8]; member
H A Dapprentice.c154 DECLARE_FIELD(apple),
2021 if (m->apple[0] != '\0') { in parse_apple()
2030 i < sizeof(m->apple); m->apple[i++] = *l++) in parse_apple()
2032 if (i == sizeof(m->apple) && *l) { in parse_apple()
H A Dsoftmagic.c2299 if (file_printf(ms, "%.8s", m->apple) == -1) in handle_annotation()
/PHP-5.4/ext/standard/html_tables/mappings/
H A DROMAN.TXT10 # Contact: charsets@apple.com

Completed in 65 milliseconds

123