Home
last modified time | relevance | path

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

/external/toybox/scripts/
Dconfig2help.c122 char *skip_spaces(char *s) in skip_spaces() function
/external/freetype/src/psaux/
Dpsobjs.c277 skip_spaces( FT_Byte* *acur, in skip_spaces() function
/external/rust/android-crates-io/crates/httparse/src/
Dlib.rs583 fn skip_spaces(bytes: &mut Bytes<'_>) -> Result<()> { in skip_spaces() function
/external/freetype/include/freetype/internal/
Dpsaux.h380 (*skip_spaces)( PS_Parser parser ); member