Home
last modified time | relevance | path

Searched refs:lat (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/date/lib/
H A Dastro.h29 #define day_length(year,month,day,lon,lat) \ argument
30 __daylen__( year, month, day, lon, lat, -35.0/60.0, 1 )
35 #define day_civil_twilight_length(year,month,day,lon,lat) \ argument
36 __daylen__( year, month, day, lon, lat, -6.0, 0 )
41 #define day_nautical_twilight_length(year,month,day,lon,lat) \ argument
42 __daylen__( year, month, day, lon, lat, -12.0, 0 )
47 #define day_astronomical_twilight_length(year,month,day,lon,lat) \ argument
48 __daylen__( year, month, day, lon, lat, -18.0, 0 )
61 #define civil_twilight(ts,lon,lat,start,end) \ argument
67 #define nautical_twilight(ts,lon,lat,start,end) \ argument
[all …]
H A Dastro.c212 int timelib_astro_rise_set_altitude(timelib_time *t_loc, double lon, double lat, double altit, int … in timelib_astro_rise_set_altitude() argument
267 cost = (sind(altit) - sind(lat) * sind(sdec)) / (cosd(lat) * cosd(sdec)); in timelib_astro_rise_set_altitude()
H A Dtimelib.h945 int timelib_astro_rise_set_altitude(timelib_time *time, double lon, double lat, double altit, int u…
/PHP-8.0/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt940 [⪫] => ⪫
H A Dhtml_entity_decode_html5.phpt1215 "⪫",
3349 ⪫ => ⪫ e2aaab
H A Dhtmlentities_html5.phpt1364 ⪫ U+02AAB
/PHP-8.0/ext/standard/html_tables/
H A Dents_html5.txt1210 lat 02AAB

Completed in 66 milliseconds