Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dastro.h5 #define day_length(year,month,day,lon,lat) \ argument
6 __daylen__( year, month, day, lon, lat, -35.0/60.0, 1 )
11 #define day_civil_twilight_length(year,month,day,lon,lat) \ argument
12 __daylen__( year, month, day, lon, lat, -6.0, 0 )
17 #define day_nautical_twilight_length(year,month,day,lon,lat) \ argument
18 __daylen__( year, month, day, lon, lat, -12.0, 0 )
23 #define day_astronomical_twilight_length(year,month,day,lon,lat) \ argument
24 __daylen__( year, month, day, lon, lat, -18.0, 0 )
37 #define civil_twilight(ts,lon,lat,start,end) \ argument
43 #define nautical_twilight(ts,lon,lat,start,end) \ argument
[all …]
H A Dastro.c207 int timelib_astro_rise_set_altitude(timelib_time *t_loc, double lon, double lat, double altit, int … in timelib_astro_rise_set_altitude() argument
261 cost = (sind(altit) - sind(lat) * sind(sdec)) / (cosd(lat) * cosd(sdec)); in timelib_astro_rise_set_altitude()
H A Dtimelib.h143 int timelib_astro_rise_set_altitude(timelib_time *time, double lon, double lat, double altit, int u…
/PHP-5.5/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-5.5/ext/ereg/regex/
H A Dengine.c27 #define at lat
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt1210 lat 02AAB

Completed in 44 milliseconds