Searched refs:IS_ASCII (Results 1 – 17 of 17) sorted by relevance
281 #ifdef IS_ASCII in parsebind()306 #ifdef IS_ASCII in parsebind()315 #ifdef IS_ASCII in parsebind()328 #ifdef IS_ASCII in parsebind()
584 #ifdef IS_ASCII in unparsech()674 #ifndef IS_ASCII in parseescape()691 #ifdef IS_ASCII in parseescape()731 #ifdef IS_ASCII in unparsestring()
456 # ifndef IS_ASCII457 # define IS_ASCII macro
212 #ifdef IS_ASCII in Draw()1288 #ifdef IS_ASCII in RefPlusOne()
72 #ifdef IS_ASCII
483 #ifndef IS_ASCII
128 #ifdef IS_ASCII
414 #ifdef IS_ASCII in beep()
1310 #ifdef IS_ASCII in v_search()1557 #ifdef IS_ASCII in e_argdigit()
1938 #ifndef IS_ASCII in ed_InitMaps()
775 #ifndef IS_ASCII in DefaultArrowKeys()
56 #define IS_ASCII(_ch) ((_ch) < 0x80) macro
2046 IS_ASCII(dv->driver_string[len]) && dv->driver_string[len]) in ice_aq_send_driver_ver()
1602 || (!IS_ASCII(string) && !emitter->unicode)) { in yaml_emitter_analyze_scalar()2064 if (!IS_PRINTABLE(string) || (!emitter->unicode && !IS_ASCII(string)) in yaml_emitter_write_double_quoted_scalar()
255 #define IS_ASCII(string) IS_ASCII_AT((string),0) macro
94 #define IS_ASCII(_ch) ((_ch) < 0x80) macro
503 IS_ASCII(dv->driver_string[len]) && dv->driver_string[len]) in ixgbe_aci_send_driver_ver()