Home
last modified time | relevance | path

Searched refs:sub (Results 201 – 225 of 251) sorted by relevance

1234567891011

/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_assoc_variation7.phpt74 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_assoc_variation8.phpt74 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation7.phpt71 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_intersect_variation8.phpt71 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_key_exists.phpt37 // use different keys on each sub array of $search_arrays
59 // search for $key_variations in each sub array of $search_arrays_v
H A Darray_combine_variation4.phpt76 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_unique_variation2.phpt73 // loop through each sub-array of $inputs to check the behavior of array_unique()
H A Dcount_recursive.phpt75 print "\n-- Testing count() on an empty sub-array --\n";
211 -- Testing count() on an empty sub-array --
H A Darray_intersect_assoc_variation3.phpt88 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_assoc_variation4.phpt87 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_merge_recursive_variation5.phpt59 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
H A Darray_combine_variation3.phpt76 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_intersect_variation3.phpt87 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_intersect_variation4.phpt86 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_merge_recursive_variation4.phpt59 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
H A Darray_unshift_variation3.phpt24 array( array(2), array(1)), // sub arrays
/PHP-7.4/ext/standard/html_tables/
H A Dents_html401.txt202 sub 2282
H A Dents_xhtml.txt234 sub 2282
/PHP-7.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt271 [⊂] => ⊂
H A Dget_html_translation_table_basic2.phpt481 string(5) "⊂"
990 string(5) "⊂"
1495 string(5) "⊂"
H A Dhtml_entity_decode_html4.phpt238 "⊂",
H A Dget_html_translation_table_basic1.phpt468 string(5) "⊂"
H A Dhtmlentities_html4.phpt294 ⊂ U+02282
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc239 $sub = $matches[1];
240 if (strpos($sub, $phpdir) !== 0) {
244 $found = $sub;
905 $sub = substr($pn, $blen);
906 $target = $dir . '/' . $sub;
915 echo "$sub";
/PHP-7.4/docs/
H A Dunix-build-system.md61 If you previously built sub-libraries for this module, add the source-code files

Completed in 46 milliseconds

1234567891011