Home
last modified time | relevance | path

Searched refs:NO_RELATIVE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/p5-Time-modules/Time-modules-2013.0912/lib/Time/
H A DParseDate.pm763 return 0 if $options{NO_RELATIVE};
962 return 0 if $options{NO_RELATIVE};
/dports/devel/p5-Time-ParseDate/Time-ParseDate-2015.103/lib/Time/
H A DParseDate.pm741 return 0 if $options{NO_RELATIVE};
936 return 0 if $options{NO_RELATIVE};
/dports/devel/p5-Time-modules/Time-modules-2013.0912/t/
H A Ddatetime.t191 …836391600, ['July 3rd, 4:00AM 1996 ', DATE_REQUIRED =>1, TIME_REQUIRED=>1, NO_RELATIVE=>1, NOW=>79…
/dports/devel/p5-Time-ParseDate/Time-ParseDate-2015.103/t/
H A Ddatetime.t202 …836391600, ['July 3rd, 4:00AM 1996 ', DATE_REQUIRED =>1, TIME_REQUIRED=>1, NO_RELATIVE=>1, NOW=>79…
/dports/mail/alpine/alpine-465e23b/pith/
H A Dfilter.c2945 #define NO_RELATIVE(X) ((X)->opt && ((HTML_OPT_S *)(X)->opt)->no_relative_links) macro
5036 else if(!(NO_RELATIVE(hd->html_data) && html_href_relative(href->value))) in html_a()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dfilter.c2945 #define NO_RELATIVE(X) ((X)->opt && ((HTML_OPT_S *)(X)->opt)->no_relative_links) macro
5036 else if(!(NO_RELATIVE(hd->html_data) && html_href_relative(href->value))) in html_a()