Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c24 static const char *skip_space(const char *s) in skip_space() function
36 *t = skip_space(s + 1); in match_ch()
49 *t = skip_space(s + m_len); in match()
90 *t = skip_space(s); in parse_name()
119 *t = skip_space(s); in parse_number()
156 *t = skip_space(s); in parse_hex()
186 *t = skip_space(s); in parse_oct()
218 *t = skip_space(s + 1); in parse_string()
250 *t = skip_space(s); in parse_unquoted()
355 s = skip_space( in ossl_parse_property()
[all...]
/third_party/openssl/crypto/property/
H A Dproperty_parse.c24 static const char *skip_space(const char *s) in skip_space() function
36 *t = skip_space(s + 1); in match_ch()
49 *t = skip_space(s + m_len); in match()
90 *t = skip_space(s); in parse_name()
110 *t = skip_space(s); in parse_number()
135 *t = skip_space(s); in parse_hex()
156 *t = skip_space(s); in parse_oct()
188 *t = skip_space(s + 1); in parse_string()
220 *t = skip_space(s); in parse_unquoted()
325 s = skip_space( in ossl_parse_property()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dass_split.c233 static inline const char *skip_space(const char *buf) in skip_space() function
289 buf = skip_space(buf); in ass_split_section()
301 buf = skip_space(buf + len + (buf[len] == ',')); in ass_split_section()
324 buf = skip_space(buf); in ass_split_section()
333 buf = skip_space(buf); in ass_split_section()
344 buf = skip_space(buf + len + 1); in ass_split_section()
457 buf = skip_space(buf); in ff_ass_split_dialog()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c481 skip_space(const char **p) in skip_space() function
574 skip_space(&option); in ddebug_screen_create()

Completed in 4 milliseconds