Searched full:to_match (Results 1 – 6 of 6) sorted by relevance
19 expect (lyaml.dump {""}).to_match "^%-%-%-%s*''\n%.%.%.%s*$"22 to_match "^%-%-%-%s+one%s*\n%.%.%.%s*\n%-%-%-%s+two%s*\n%.%.%.%s*$"89 to_match "\n%- anchor: &MAP\n %w+ %w+: %d+\n %w+ %w+: %d+\n%- alias: %*MAP\n"'
41 to_match "^%%YAML 1.1\n---"
37 expect (k ().encoding).to_match "UTF16[BL]E"
31 expect (e ().encoding).to_match "UTF16[BL]E"
1537 u8 drm_match_cea_mode(struct drm_display_mode *to_match) in drm_match_cea_mode() argument1545 if (drm_mode_equal(to_match, cea_mode)) in drm_match_cea_mode()
1037 extern u8 drm_match_cea_mode(struct drm_display_mode *to_match);