Searched refs:IS_DIGIT_AT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/psych/yaml/
H A Dyaml_private.h207 #define IS_DIGIT_AT(string,offset) \ macro
211 #define IS_DIGIT(string) IS_DIGIT_AT((string),0)

Completed in 83 milliseconds