Searched refs:start_meta (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dunix.c500 printf("%s%s\r%s", ctx->start_meta, spaces + (sizeof(spaces) - 80),
554 printf("%s%s: |%s%s", ctx->start_meta, label,
791 ctx->start_meta[0] = '\001';
H A De2fsck.h344 char start_meta[2], stop_meta[2]; member in struct:e2fsck_struct
/external/autotest/site_utils/rpm_control_system/
H A DBeautifulSoup.py1573 # Used to detect the charset in a META tag; see start_meta
1576 def start_meta(self, attrs): member in class:BeautifulSoup
1733 # (XML) and BeautifulSoup.start_meta (HTML).

Completed in 397 milliseconds