Searched refs:states (Results 1 – 10 of 10) sorted by relevance
36 parser->states = parser->states_begin; in lxb_css_parser_init()40 parser->states->root = true; in lxb_css_parser_init()170 lxb_css_parser_state_t *states = ++parser->states; in lxb_css_parser_states_push() local183 if (states == NULL) { in lxb_css_parser_states_push()187 parser->states_begin = states; in lxb_css_parser_states_push()189 parser->states = states + cur_length; in lxb_css_parser_states_push()191 states = parser->states; in lxb_css_parser_states_push()194 states->state = state; in lxb_css_parser_states_push()195 states->context = ctx; in lxb_css_parser_states_push()196 states->root = root; in lxb_css_parser_states_push()[all …]
152 lxb_css_parser_state_t *states; member397 return parser->states--; in lxb_css_parser_states_pop()403 lxb_css_parser_state_t *entry = parser->states; in lxb_css_parser_states_to_root()409 parser->states = entry; in lxb_css_parser_states_to_root()417 const lxb_css_parser_state_t *entry = parser->states; in lxb_css_parser_states_set_back()436 parser->states = parser->states_begin; in lxb_css_parser_states_clean()442 return parser->states; in lxb_css_parser_states_current()449 states->state = state; in lxb_css_parser_states_set()450 states->context = context; in lxb_css_parser_states_set()456 parser->states++; in lxb_css_parser_states_up()[all …]
293 if (states == NULL) { in lxb_css_selectors_state_complex_list()323 if (states == NULL) { in lxb_css_selectors_state_relative_list()353 if (states == NULL) { in lxb_css_selectors_state_relative()442 if (states == NULL) { in lxb_css_selectors_state_relative_handler()462 if (states == NULL) { in lxb_css_selectors_state_complex()488 if (states == NULL) { in lxb_css_selectors_state_complex_handler()595 if (states == NULL) { in lxb_css_selectors_state_compound_list()626 if (states == NULL) { in lxb_css_selectors_state_compound()907 if (states == NULL) { in lxb_css_selectors_state_simple_list()936 if (states == NULL) { in lxb_css_selectors_state_simple()[all …]
5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error
56 …// Results may vary. Typically you will get 1. But the MySQL 5.1 manual states: Truncation operati…
250 Section 6 states terms for distribution of such executables.
253 Section 6 states terms for distribution of such executables.
230 constructor counterparts, being closer to the documentation states.
30750 >>>>&20 quad x \b, num states: %lld
Completed in 175 milliseconds