Searched refs:my_strtod (Results 1 – 11 of 11) sorted by relevance
64 my_strtod(s)71 nv = my_strtod(SvPV_force_nolen(sv), &endptr);
2 my_strtod # U
11 ($nv, $rest) = my_strtod('17.265625x');
9 my_strtod # U
1049 A new function L<perlapi/C<my_strtod>> or its synonym, Strtod(), is
382 strtod() my_strtod() or Strtod()
7902 #define Strtod my_strtod
379 # define my_strtod Perl_my_strtod macro
2092 ARTdp |NV |my_strtod |NN const char * const s \
5159 ext/XS-APItest/t/my_strtod.t XS::APItest: test my_strtod
1415 ATdpR |NV |my_strtod |NN const char * const s|NULLOK char ** e