Home | History | Annotate | Download | only in webkit

Lines Matching refs:alternative

37 // Non-capturing empty first alternative greedy '*'
44 // Non-capturing empty middle alternative greedy '*'
51 // Non-capturing empty last alternative greedy '*'
58 // Capturing empty first alternative greedy '*'
65 // Capturing empty middle alternative greedy '*'
72 // Capturing empty last alternative greedy '*'
79 // Non-capturing empty first alternative fixed-count
86 // Non-capturing empty middle alternative fixed-count
93 // Non-capturing empty last alternative fixed-count
100 // Non-capturing empty first alternative non-greedy '*'
107 // Non-capturing empty middle alternative non-greedy '*'
114 // Non-capturing empty last alternative non-greedy '*'
121 // Capturing empty first alternative non-greedy '*'
128 // Capturing empty middle alternative non-greedy '*'
135 // Capturing empty last alternative non-greedy '*'
142 // Non-capturing empty first alternative greedy '?'
149 // Non-capturing empty middle alternative greedy '?'
156 // Non-capturing empty last alternative greedy '?'
163 // Capturing empty first alternative greedy '?'
170 // Capturing empty middle alternative greedy '?'
177 // Capturing empty last alternative greedy '?'
184 // Non-capturing empty first alternative non-greedy '?'
191 // Non-capturing empty middle alternative non-greedy '?'
198 // Non-capturing empty last alternative non-greedy '?'
205 // Capturing empty first alternative non-greedy '?'
212 // Capturing empty middle alternative non-greedy '?'
219 // Capturing empty last alternative non-greedy '?'
226 // Non-capturing empty first alternative greedy '*' non-terminal
233 // Non-capturing empty middle alternative greedy '*' non-terminal
240 // Non-capturing empty last alternative greedy '*' non-terminal
269 // first alternative zero length fixed count