Home
last modified time | relevance | path

Searched defs:cases (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/mbstring/ucgendat/
H A Ducgendat.c184 static ac_uint4 cases[3]; variable
/PHP-7.2/Zend/
H A Dzend_compile.c4877 static zend_uchar determine_switch_jumptable_type(zend_ast_list *cases) { in determine_switch_jumptable_type()
4918 static zend_bool should_use_jumptable(zend_ast_list *cases, zend_uchar jumptable_type) { in should_use_jumptable()
4936 zend_ast_list *cases = zend_ast_get_list(ast->child[1]); in zend_compile_switch() local

Completed in 45 milliseconds