Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 6 of 6) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_execute_API.c1690 zend_execute_data *ex; in zend_reset_all_cv() local
1703 ZEND_API void zend_delete_variable(zend_execute_data *ex, HashTable *ht, const char *name, int name… in zend_delete_variable()
1728 zend_execute_data *ex; in zend_delete_global_variable_ex() local
1760 zend_execute_data *ex; in zend_rebuild_symbol_table() local
H A Dzend_exceptions.c825 zval *ex; in zend_throw_exception() local
868 zval *ex = zend_throw_exception(exception_ce, message, code TSRMLS_CC); in zend_throw_error_exception() local
H A Dzend_builtin_functions.c393 zend_execute_data *ex = EG(current_execute_data)->prev_execute_data; in ZEND_FUNCTION() local
413 zend_execute_data *ex = EG(current_execute_data)->prev_execute_data; in ZEND_FUNCTION() local
452 zend_execute_data *ex = EG(current_execute_data)->prev_execute_data; in ZEND_FUNCTION() local
H A Dzend_closures.c244 zend_execute_data *ex = EG(current_execute_data); in zend_closure_free_storage() local
/PHP-5.4/ext/pdo/
H A Dpdo_dbh.c77 zval *ex, *info; in pdo_raise_impl_error() local
155 zval *ex; in pdo_handle_error() local
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregcomp.c3968 is_full_opt_exact_info(OptExactInfo* ex) in is_full_opt_exact_info()
3974 clear_opt_exact_info(OptExactInfo* ex) in clear_opt_exact_info()

Completed in 57 milliseconds