avs_is_string     532 compat/avisynth/avisynth_c.h AVSC_INLINE int avs_is_string(AVS_Value v) { return v.type == 's'; }
avs_is_string     482 compat/avisynth/avxsynth_c.h AVSC_INLINE int avs_is_string(AVS_Value v) { return v.type == 's'; }