Searched refs:IS_DEC_DIGIT_CHAR (Results 1 – 5 of 5) sorted by relevance
171 if (IS_DEC_DIGIT_CHAR(*name)) { in find_name()
423 if ( IS_DEC_DIGIT_CHAR(optValue) in opt_find_short()
209 else if (IS_DEC_DIGIT_CHAR(*val)) in add_bool()
211 #define IS_DEC_DIGIT_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00030000) macro
740 if (IS_DEC_DIGIT_CHAR(*pz)) { in parse_xml_encoding()