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

/external/webkit/Source/WebCore/css/
H A DCSSGrammar.y225 %type <string> string_or_uri
452 IMPORT_SYM maybe_space string_or_uri maybe_space maybe_media_list ';' {
455 | IMPORT_SYM maybe_space string_or_uri maybe_space maybe_media_list invalid_block {
467 NAMESPACE_SYM maybe_space maybe_ns_prefix string_or_uri maybe_space ';' {
471 | NAMESPACE_SYM maybe_space maybe_ns_prefix string_or_uri maybe_space invalid_block {
487 string_or_uri: label

Completed in 164 milliseconds