Home
last modified time | relevance | path

Searched refs:states (Results 1 – 10 of 10) sorted by relevance

/PHP-8.4/ext/dom/lexbor/lexbor/css/
H A Dparser.c36 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() local
183 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 …]
H A Dparser.h152 lxb_css_parser_state_t *states; member
397 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 …]
/PHP-8.4/ext/dom/lexbor/lexbor/css/selectors/
H A Dstate.c293 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 …]
/PHP-8.4/sapi/cli/tests/
H A Dbug61546.phpt5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error
/PHP-8.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt56 …// Results may vary. Typically you will get 1. But the MySQL 5.1 manual states: Truncation operati…
/PHP-8.4/ext/mbstring/libmbfl/
H A DLICENSE250 Section 6 states terms for distribution of such executables.
/PHP-8.4/ext/bcmath/libbcmath/
H A DLICENSE253 Section 6 states terms for distribution of such executables.
/PHP-8.4/
H A DUPGRADING230 constructor counterparts, being closer to the documentation states.
/PHP-8.4/ext/fileinfo/tests/
H A Dmagic30750 >>>>&20 quad x \b, num states: %lld
H A Dmagic私はガラスを食べられます30750 >>>>&20 quad x \b, num states: %lld

Completed in 192 milliseconds