| /PHP_TRUNK/ext/bcmath/libbcmath/ |
| H A D | configure | 123 | --exec | --exe | --ex) 127 | --exec=* | --exe=* | --ex=*)
|
| /PHP_TRUNK/ext/soap/interop/ |
| H A D | client_round2_interop.php | 370 } catch (SoapFault $ex) { 371 $endpoint_info['client']->wsdl->fault = $ex; 436 } catch (SoapFault $ex) { 437 $return = $ex;
|
| /PHP_TRUNK/ext/mbstring/libmbfl/tests/conv_kana.tests/ |
| H A D | conv_kana.exp | 12 -ex "%61%62%63%64%65%66%67%68%69%6a%6b%6c%6d%6e%6f%70%71%72%73%74%75%76%77%78%79%7a (26)\r\n" { pass $test } 16 -ex "%41%42%43%44%45%46%47%48%49%4a%4b%4c%4d%4e%4f%50%51%52%53%54%55%56%57%58%59%5a (26)\r\n" { pass $test } 20 -ex "%61%62%63%64%65%66%67%68%69%6a%6b%6c%6d%6e%6f%70%71%72%73%74%75%76%77%78%79%7a (26)\r\n" { pass $test } 24 -ex "%41%42%43%44%45%46%47%48%49%4a%4b%4c%4d%4e%4f%50%51%52%53%54%55%56%57%58%59%5a (26)\r\n" { pass $test } 28 -ex "%30%31%32%33%34%35%36%37%38%39 (10)\r\n" { pass $test } 32 -ex "%a3%b1%a3%b2%a3%b3%a3%b4%a3%b5%a3%b6%a3%b7%a3%b8%a3%b9 (20)\r\n" { pass $test } 36 -ex "%a1%a1%20 (3)\r\n" { pass $test } 40 -ex "%a5%a2%a5%a4%a5%a6%a5%a8%a5%aa%a5%ac%a5%ae%a5%b0%a5%b2%a5%b4%a5%d1%a5%d4%a5%d7%a5%da%a5%dd%a5%ab%a1%ab%a5%ad%a1%ab%a5%af%a1%ab%a5%b1%a1%ab%a5%b3%a1%ab%a5%cf%a1%ac%a5%d2%a1%ac%a5%d5%a1%ac%a5%d8%a1%ac%a5%db%a1%ac (70)\r\n" { pass $test } 44 -ex "%8e%b1%8e%b2%8e%b3%8e%b4%8e%b5%8e%b6%8e%de%8e%b7%8e%de%8e%b8%8e%de%8e%b9%8e%de%8e%ba%8e%de%8e%ca%8e%df%8e%cb%8e%df%8e%cc%8e%df%8e%cd%8e%df%8e%ce%8e%df (50)\r\n" { pass $test } 48 -ex " [all...] |
| /PHP_TRUNK/ext/mbstring/libmbfl/tests/strcut.tests/ |
| H A D | iso2022jp.exp | 20 -ex "***ERROR***\r\n" { pass $test } 27 -ex "***ERROR***\r\n" { pass $test } 36 -ex "***ERROR***\r\n" { pass $test } 43 -ex "***ERROR***\r\n" { pass $test } 52 -ex "%74%74 (2)\r\n" { pass $test } 59 -ex " (0)\r\n" { pass $test } 68 -ex "%65%73%74 (3)\r\n" { pass $test } 76 -ex "%1b%24%42%25%39%1b%28%42 (8)\r\n" { pass $test } 92 -ex "%1b%24%42%25%46%25%39%25%48%25%46%1b%28%42 (14)\r\n" { pass $test } 101 -ex " [all...] |
| H A D | ujis.exp | 20 -ex "***ERROR***\r\n" { pass $test } 26 -ex "***ERROR***\r\n" { pass $test } 35 -ex "***ERROR***\r\n" { pass $test } 41 -ex "***ERROR***\r\n" { pass $test } 50 -ex "%74%74 (2)\r\n" { pass $test } 56 -ex "%a5%b9 (2)\r\n" { pass $test } 65 -ex "%65%73%74 (3)\r\n" { pass $test } 71 -ex "%a5%c8%a5%c6%a5%b9%a5%c8 (8)\r\n" { pass $test } 86 -ex "%a5%c6%a5%b9%a5%c8%a5%c6%a5%b9%a5%c8 (12)\r\n" { pass $test }
|
| H A D | utf8.exp | 20 -ex "***ERROR***\r\n" { pass $test } 26 -ex "***ERROR***\r\n" { pass $test } 35 -ex "***ERROR***\r\n" { pass $test } 41 -ex "***ERROR***\r\n" { pass $test } 50 -ex "%74%74 (2)\r\n" { pass $test } 56 -ex "(0)\r\n" { pass $test } 65 -ex "%65%73%74 (3)\r\n" { pass $test } 71 -ex "%e3%82%b9%e3%83%88 (6)\r\n" { pass $test } 86 -ex "%e3%83%86%e3%82%b9%e3%83%88%e3%83%86%e3%82%b9 (15)\r\n" { pass $test }
|
| /PHP_TRUNK/ext/mbstring/oniguruma/ |
| H A D | regcomp.c | 4179 is_full_opt_exact_info(OptExactInfo* ex) argument 4181 return (ex->len >= OPT_EXACT_MAXLEN ? 1 : 0); 4185 clear_opt_exact_info(OptExactInfo* ex) argument 4187 clear_mml(&ex->mmd); 4188 clear_opt_anc_info(&ex->anc); 4189 ex->reach_end = 0; 4190 ex->ignore_case = 0; 4191 ex->len = 0; 4192 ex->s[0] = '\0';
|
| /PHP_TRUNK/Zend/ |
| H A D | zend_exceptions.h | 50 extern ZEND_API void (*zend_throw_exception_hook)(zval *ex TSRMLS_DC);
|
| H A D | zend_execute.h | 254 static zend_always_inline void** zend_vm_stack_frame_base(zend_execute_data *ex) argument 256 return (void**)((char*)ex->call_slots + 257 ZEND_MM_ALIGNED_SIZE(sizeof(call_slot)) * ex->op_array->nested_calls); 307 static zend_always_inline int zend_vm_stack_get_args_count_ex(zend_execute_data *ex) argument 309 if (ex) { 310 void **p = ex->function_state.arguments; 317 static zend_always_inline zval** zend_vm_stack_get_arg_ex(zend_execute_data *ex, int requested_arg) argument 319 void **p = ex->function_state.arguments;
|
| H A D | zend_closures.c | 244 zend_execute_data *ex = EG(current_execute_data); local 245 while (ex) { 246 if (ex->op_array == &closure->func.op_array) { 249 ex = ex->prev_execute_data;
|
| H A D | zend_API.h | 514 ZEND_API void zend_delete_variable(zend_execute_data *ex, HashTable *ht, const char *name, int name_len, ulong hash_value TSRMLS_DC);
|
| H A D | zend_compile.h | 404 #define EX_TMP_VAR(ex, n) ((temp_variable*)(((char*)(ex)) + ((int)(n)))) 405 #define EX_TMP_VAR_NUM(ex, n) (EX_TMP_VAR(ex, 0) - (1 + (n))) 407 #define EX_CV_NUM(ex, n) (((zval***)(((char*)(ex))+ZEND_MM_ALIGNED_SIZE(sizeof(zend_execute_data))))+(n))
|
| H A D | zend_execute_API.c | 1666 zend_execute_data *ex; 1669 for (ex = EG(current_execute_data); ex; ex = ex->prev_execute_data) { 1670 if (ex->op_array && ex->symbol_table == symbol_table) { 1671 for (i = 0; i < ex->op_array->last_var; i++) { 1672 *EX_CV_NUM(ex, i) = NULL; 1679 ZEND_API void zend_delete_variable(zend_execute_data *ex, HashTabl [all...] |
| H A D | zend_generators.c | 153 zend_execute_data *ex = generator->execute_data; local 157 if (!ex || !ex->op_array->has_finally_block) { 163 op_num = ex->opline - ex->op_array->opcodes - 1; 167 for (i = 0; i < ex->op_array->last_try_catch; i++) { 168 zend_try_catch_element *try_catch = &ex->op_array->try_catch_array[i]; 182 ex->opline = &ex->op_array->opcodes[finally_op_num]; 183 ex [all...] |
| H A D | zend_builtin_functions.c | 393 zend_execute_data *ex = EG(current_execute_data)->prev_execute_data; local 395 if (ex && ex->function_state.arguments) { 396 RETURN_LONG((long)(zend_uintptr_t)*(ex->function_state.arguments)); 413 zend_execute_data *ex = EG(current_execute_data)->prev_execute_data; local 424 if (!ex || !ex->function_state.arguments) { 429 p = ex->function_state.arguments; 452 zend_execute_data *ex = EG(current_execute_data)->prev_execute_data; local 454 if (!ex || !e [all...] |
| H A D | zend_exceptions.c | 35 ZEND_API void (*zend_throw_exception_hook)(zval *ex TSRMLS_DC); 737 zval *ex; local 739 MAKE_STD_ZVAL(ex); 748 object_init_ex(ex, exception_ce); 752 zend_update_property_string(default_exception_ce, ex, "message", sizeof("message")-1, message TSRMLS_CC); 755 zend_update_property_long(default_exception_ce, ex, "code", sizeof("code")-1, code TSRMLS_CC); 758 zend_throw_exception_internal(ex TSRMLS_CC); 759 return ex; 780 zval *ex = zend_throw_exception(exception_ce, message, code TSRMLS_CC); local 781 zend_update_property_long(default_exception_ce, ex, "severit [all...] |
| H A D | zend_execute.c | 53 #define get_zval_ptr(op_type, node, ex, should_free, type) _get_zval_ptr(op_type, node, ex, should_free, type TSRMLS_CC) 54 #define get_zval_ptr_ptr(op_type, node, ex, should_free, type) _get_zval_ptr_ptr(op_type, node, ex, should_free, type TSRMLS_CC) 55 #define get_obj_zval_ptr(op_type, node, ex, should_free, type) _get_obj_zval_ptr(op_type, node, ex, should_free, type TSRMLS_CC) 56 #define get_obj_zval_ptr_ptr(op_type, node, ex, should_free, type) _get_obj_zval_ptr_ptr(op_type, node, ex, should_free, type TSRMLS_CC)
|
| /PHP_TRUNK/ext/pdo/ |
| H A D | pdo_dbh.c | 77 zval *ex, *info; local 80 MAKE_STD_ZVAL(ex); 81 object_init_ex(ex, pdo_ex); 83 zend_update_property_string(def_ex, ex, "message", sizeof("message")-1, message TSRMLS_CC); 84 zend_update_property_string(def_ex, ex, "code", sizeof("code")-1, *pdo_err TSRMLS_CC); 92 zend_update_property(pdo_ex, ex, "errorInfo", sizeof("errorInfo")-1, info TSRMLS_CC); 95 zend_throw_exception_object(ex TSRMLS_CC); 155 zval *ex; local 158 MAKE_STD_ZVAL(ex); 159 object_init_ex(ex, pdo_e [all...] |