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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-simple-sel.h62 *simple selector being separated by a combinator.
80 *The combinator that separates
84 enum Combinator combinator ; member in struct:_CRSimpleSel
H A Dcr-simple-sel.c119 switch (cur->combinator) {
240 *Computes the selector (combinator separated list of simple selectors)
H A Dcr-sel-eng.c603 *Walk the combinator separated list of simple selectors backward, starting
692 *here, depending on the combinator of cur_sel
699 switch (cur_sel->combinator) {
H A Dcr-parser.c1925 *selector ::= simple_selector [ combinator simple_selector ]*
1975 sel->combinator = comb;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-simple-sel.h62 *simple selector being separated by a combinator.
80 *The combinator that separates
84 enum Combinator combinator ; member in struct:_CRSimpleSel
H A Dcr-simple-sel.c119 switch (cur->combinator) {
240 *Computes the selector (combinator separated list of simple selectors)
H A Dcr-sel-eng.c603 *Walk the combinator separated list of simple selectors backward, starting
692 *here, depending on the combinator of cur_sel
699 switch (cur_sel->combinator) {
H A Dcr-parser.c1925 *selector ::= simple_selector [ combinator simple_selector ]*
1975 sel->combinator = comb;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-1.8.2.js4744 function addCombinator( matcher, combinator, base ) {
4745 var dir = combinator.dir,
4746 checkNonElements = base && combinator.dir === "parentNode",
4749 return combinator.first ?
5124 // Abort if we hit a combinator

Completed in 286 milliseconds