OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:namespace_selector
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/css/
CSSGrammar.y
223
%type <string>
namespace_selector
892
namespace_selector
:
label
914
|
namespace_selector
element_name {
924
|
namespace_selector
element_name specifier_list {
929
|
namespace_selector
specifier_list {
1065
| '[' maybe_space
namespace_selector
attr_name ']' {
1073
| '[' maybe_space
namespace_selector
attr_name match maybe_space ident_or_string maybe_space ']' {
[
all
...]
Completed in 181 milliseconds