Home
last modified time | relevance | path

Searched defs:allow_zero (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dcinedec.c74 static int set_metadata_int(AVDictionary **dict, const char *key, int value, int allow_zero) in set_metadata_int()
82 static int set_metadata_float(AVDictionary **dict, const char *key, float value, int allow_zero) in set_metadata_float()
/third_party/glib/glib/pcre/
Dpcre_dfa_exec.c2828 BOOL allow_zero; in internal_dfa_exec() local
Dpcre_exec.c646 #define allow_zero cur_is_word in match() macro
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c2936 BOOL allow_zero; in internal_dfa_match() local