NULL 42 TSRM/TSRM.c static tsrm_tls_entry **tsrm_tls_table=NULL; NULL 47 TSRM/TSRM.c static tsrm_resource_type *resource_types_table=NULL; NULL 79 TSRM/TSRM.c return NULL; \ NULL 115 TSRM/TSRM.c # define tsrm_tls_get() NULL NULL 151 TSRM/TSRM.c tsrm_tls_table = NULL; NULL 157 TSRM/TSRM.c tsrm_new_thread_begin_handler = tsrm_new_thread_end_handler = NULL; NULL 191 TSRM/TSRM.c tsrm_tls_table = NULL; NULL 195 TSRM/TSRM.c resource_types_table=NULL; NULL 198 TSRM/TSRM.c tsmm_mutex = NULL; NULL 279 TSRM/TSRM.c (*thread_resources_ptr)->next = NULL; NULL 289 TSRM/TSRM.c (*thread_resources_ptr)->storage[i] = NULL; NULL 448 TSRM/TSRM.c tsrm_tls_entry *last=NULL; NULL 490 TSRM/TSRM.c tsrm_tls_entry *last=NULL; NULL 549 TSRM/TSRM.c p->storage[j] = NULL; NULL 585 TSRM/TSRM.c return find_thread(NULL); NULL 602 TSRM/TSRM.c pthread_mutex_init(mutexp,NULL); NULL 661 TSRM/TSRM.c if (pth_mutex_acquire(mutexp, 0, NULL)) { NULL 115 TSRM/TSRM.h #define ts_resource(id) ts_resource_ex(id, NULL) NULL 161 TSRM/TSRM.h #define TSRMLS_FETCH() void ***tsrm_ls = (void ***) ts_resource_ex(0, NULL) NULL 55 TSRM/tsrm_nw.c char *command = NULL, *argv[MAX_ARGS] = {'\0'}, **env = NULL; NULL 57 TSRM/tsrm_nw.c char *filePath = NULL; NULL 58 TSRM/tsrm_nw.c char *ptr = NULL; NULL 60 TSRM/tsrm_nw.c FILE *stream = NULL; NULL 74 TSRM/tsrm_nw.c return NULL; NULL 79 TSRM/tsrm_nw.c return NULL; NULL 95 TSRM/tsrm_nw.c return NULL; NULL 100 TSRM/tsrm_nw.c return NULL; NULL 104 TSRM/tsrm_nw.c return NULL; NULL 111 TSRM/tsrm_nw.c return NULL; NULL 118 TSRM/tsrm_nw.c return NULL; NULL 123 TSRM/tsrm_nw.c return NULL; NULL 127 TSRM/tsrm_nw.c ptr = tsrm_strtok_r((char*)commandline, WHITESPACE, NULL); NULL 133 TSRM/tsrm_nw.c return NULL; NULL 138 TSRM/tsrm_nw.c ptr = tsrm_strtok_r(NULL, WHITESPACE, NULL); NULL 153 TSRM/tsrm_nw.c return NULL; NULL 158 TSRM/tsrm_nw.c ptr = tsrm_strtok_r(NULL, WHITESPACE, NULL); NULL 177 TSRM/tsrm_nw.c envSpec.esStdin.ssPathCtx = NULL; NULL 178 TSRM/tsrm_nw.c envSpec.esStdout.ssPathCtx = NULL; NULL 179 TSRM/tsrm_nw.c envSpec.esStderr.ssPathCtx = NULL; NULL 197 TSRM/tsrm_nw.c nameSpec.ssPathCtx = NULL; /* Not used */ NULL 21 TSRM/tsrm_strtok_r.c if (s == NULL) { NULL 29 TSRM/tsrm_strtok_r.c return NULL; NULL 57 TSRM/tsrm_strtok_r.c token = tsrm_strtok_r(NULL, "/\\", &last); NULL 201 TSRM/tsrm_virtual_cwd.c long *nsec = NULL; NULL 234 TSRM/tsrm_virtual_cwd.c if (pGetFinalPathNameByHandle == NULL) { NULL 244 TSRM/tsrm_virtual_cwd.c NULL, // default security NULL 247 TSRM/tsrm_virtual_cwd.c NULL); // no attr. template NULL 337 TSRM/tsrm_virtual_cwd.c HANDLE hLink = NULL; NULL 342 TSRM/tsrm_virtual_cwd.c hLink = CreateFile(path, GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_FLAG_OPEN_REPARSE_POINT|FILE_FLAG_BACKUP_SEMANTICS, NULL); NULL 348 TSRM/tsrm_virtual_cwd.c if(!DeviceIoControl(hLink, FSCTL_GET_REPARSE_POINT, NULL, 0, pbuffer, MAXIMUM_REPARSE_DATA_BUFFER_SIZE, &retlength, NULL)) { NULL 443 TSRM/tsrm_virtual_cwd.c result = getcwdpath(cwd, NULL, 1); NULL 504 TSRM/tsrm_virtual_cwd.c if (retval == NULL) { NULL 505 TSRM/tsrm_virtual_cwd.c return NULL; NULL 519 TSRM/tsrm_virtual_cwd.c if (retval == NULL) { NULL 520 TSRM/tsrm_virtual_cwd.c return NULL; NULL 542 TSRM/tsrm_virtual_cwd.c if (buf == NULL) { NULL 548 TSRM/tsrm_virtual_cwd.c return NULL; NULL 598 TSRM/tsrm_virtual_cwd.c while (p != NULL) { NULL 603 TSRM/tsrm_virtual_cwd.c CWDG(realpath_cache)[i] = NULL; NULL 619 TSRM/tsrm_virtual_cwd.c while (*bucket != NULL) { NULL 656 TSRM/tsrm_virtual_cwd.c if (bucket == NULL) { NULL 702 TSRM/tsrm_virtual_cwd.c while (*bucket != NULL) { NULL 721 TSRM/tsrm_virtual_cwd.c return NULL; NULL 793 TSRM/tsrm_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, use_realpath, 1, NULL TSRMLS_CC); NULL 835 TSRM/tsrm_virtual_cwd.c if ((bucket = realpath_cache_find(path, len, *t TSRMLS_CC)) != NULL) { NULL 870 TSRM/tsrm_virtual_cwd.c HANDLE hLink = NULL; NULL 885 TSRM/tsrm_virtual_cwd.c hLink = CreateFile(path, GENERIC_READ, 0, NULL, OPEN_EXISTING, FILE_FLAG_OPEN_REPARSE_POINT|FILE_FLAG_BACKUP_SEMANTICS, NULL); NULL 891 TSRM/tsrm_virtual_cwd.c if (pbuffer == NULL) { NULL 894 TSRM/tsrm_virtual_cwd.c if(!DeviceIoControl(hLink, FSCTL_GET_REPARSE_POINT, NULL, 0, pbuffer, MAXIMUM_REPARSE_DATA_BUFFER_SIZE, &retlength, NULL)) { NULL 909 TSRM/tsrm_virtual_cwd.c printname, MAX_PATH, NULL, NULL NULL 921 TSRM/tsrm_virtual_cwd.c substitutename, MAX_PATH, NULL, NULL NULL 935 TSRM/tsrm_virtual_cwd.c printname, MAX_PATH, NULL, NULL NULL 946 TSRM/tsrm_virtual_cwd.c substitutename, MAX_PATH, NULL, NULL NULL 1108 TSRM/tsrm_virtual_cwd.c j = tsrm_realpath_r(path, start, i-1, ll, t, save ? CWD_FILEPATH : use_realpath, 1, NULL TSRMLS_CC); NULL 1292 TSRM/tsrm_virtual_cwd.c path_length = tsrm_realpath_r(resolved_path, start, path_length, &ll, &t, use_realpath, 0, NULL TSRMLS_CC); NULL 1320 TSRM/tsrm_virtual_cwd.c if (tmp == NULL) { NULL 1340 TSRM/tsrm_virtual_cwd.c if (tmp == NULL) { NULL 1408 TSRM/tsrm_virtual_cwd.c if (new_state.cwd == NULL) { NULL 1409 TSRM/tsrm_virtual_cwd.c retval = NULL; NULL 1421 TSRM/tsrm_virtual_cwd.c if (new_state.cwd == NULL) { NULL 1422 TSRM/tsrm_virtual_cwd.c retval = NULL; NULL 1429 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH TSRMLS_CC)==0) { NULL 1436 TSRM/tsrm_virtual_cwd.c retval = NULL; NULL 1472 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1476 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_EXPAND TSRMLS_CC)) { NULL 1478 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1494 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, pathname, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1529 TSRM/tsrm_virtual_cwd.c hFile = CreateFile(filename, GENERIC_WRITE, FILE_SHARE_WRITE|FILE_SHARE_READ, NULL, NULL 1530 TSRM/tsrm_virtual_cwd.c OPEN_ALWAYS, FILE_FLAG_BACKUP_SEMANTICS, NULL); NULL 1551 TSRM/tsrm_virtual_cwd.c if (!SetFileTime(hFile, NULL, &atime, &mtime)) { NULL 1567 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, filename, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1590 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, filename, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1609 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, filename, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1636 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_FILEPATH TSRMLS_CC)) { NULL 1664 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_FILEPATH TSRMLS_CC)) { NULL 1683 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&old_state, oldname, NULL, CWD_EXPAND TSRMLS_CC)) { NULL 1690 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, newname, NULL, CWD_EXPAND TSRMLS_CC)) { NULL 1719 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1737 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_EXPAND TSRMLS_CC)) { NULL 1755 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_EXPAND TSRMLS_CC)) { NULL 1773 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, pathname, NULL, CWD_FILEPATH TSRMLS_CC)) { NULL 1794 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, pathname, NULL, CWD_EXPAND TSRMLS_CC)) { NULL 1816 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, pathname, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1818 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1831 TSRM/tsrm_virtual_cwd.c return popen_ex(command, type, CWDG(cwd).cwd, NULL TSRMLS_CC); NULL 1846 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1887 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1933 TSRM/tsrm_virtual_cwd.c if (new_state.cwd == NULL) { NULL 1934 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1947 TSRM/tsrm_virtual_cwd.c if (new_state.cwd == NULL) { NULL 1948 TSRM/tsrm_virtual_cwd.c return NULL; NULL 1954 TSRM/tsrm_virtual_cwd.c if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 1956 TSRM/tsrm_virtual_cwd.c return NULL; NULL 86 TSRM/tsrm_virtual_cwd.h ((strchr(path, ':') != NULL) || ((len >= 1) && ((path[0] == '/') || (path[0] == '\\')))) NULL 45 TSRM/tsrm_win32.c globals->process = NULL; NULL 46 TSRM/tsrm_win32.c globals->shm = NULL; NULL 59 TSRM/tsrm_win32.c globals->impersonation_token_sid = NULL; NULL 110 TSRM/tsrm_win32.c TCHAR *ptcSid = NULL; NULL 111 TSRM/tsrm_win32.c char *bucket_key = NULL; NULL 116 TSRM/tsrm_win32.c return NULL; NULL 123 TSRM/tsrm_win32.c return NULL; NULL 129 TSRM/tsrm_win32.c return NULL; NULL 144 TSRM/tsrm_win32.c PTOKEN_USER pTokenUser = NULL; NULL 148 TSRM/tsrm_win32.c PSID pResultSid = NULL; NULL 158 TSRM/tsrm_win32.c if (pTokenUser == NULL) { NULL 187 TSRM/tsrm_win32.c if (pTokenUser != NULL) { NULL 190 TSRM/tsrm_win32.c return NULL; NULL 196 TSRM/tsrm_win32.c HANDLE thread_token = NULL; NULL 204 TSRM/tsrm_win32.c BYTE * psec_desc = NULL; NULL 208 TSRM/tsrm_win32.c realpath_cache_bucket * bucket = NULL; NULL 209 TSRM/tsrm_win32.c char * real_path = NULL; NULL 217 TSRM/tsrm_win32.c if(tsrm_realpath(pathname, real_path TSRMLS_CC) == NULL) { NULL 248 TSRM/tsrm_win32.c TWG(impersonation_token) = NULL; NULL 260 TSRM/tsrm_win32.c TWG(impersonation_token_sid) = NULL; NULL 283 TSRM/tsrm_win32.c if(bucket == NULL && real_path == NULL) { NULL 287 TSRM/tsrm_win32.c if(tsrm_realpath(pathname, real_path TSRMLS_CC) != NULL) { NULL 296 TSRM/tsrm_win32.c if(bucket != NULL && bucket->is_rvalid) { NULL 302 TSRM/tsrm_win32.c if(bucket != NULL && bucket->is_wvalid) { NULL 308 TSRM/tsrm_win32.c if(bucket != NULL && bucket->is_rvalid) { NULL 314 TSRM/tsrm_win32.c if(bucket != NULL && bucket->is_rvalid && bucket->is_wvalid) { NULL 321 TSRM/tsrm_win32.c if(TWG(impersonation_token) == NULL) { NULL 326 TSRM/tsrm_win32.c if(GetFileSecurity(pathname, sec_info, NULL, 0, &sec_desc_length)) { NULL 331 TSRM/tsrm_win32.c if(psec_desc == NULL || NULL 343 TSRM/tsrm_win32.c if(bucket != NULL) { NULL 360 TSRM/tsrm_win32.c if(psec_desc != NULL) { NULL 362 TSRM/tsrm_win32.c psec_desc = NULL; NULL 366 TSRM/tsrm_win32.c if(thread_token != NULL) { NULL 369 TSRM/tsrm_win32.c if(real_path != NULL) { NULL 371 TSRM/tsrm_win32.c real_path = NULL; NULL 400 TSRM/tsrm_win32.c if (newptr == NULL) { NULL 401 TSRM/tsrm_win32.c return NULL; NULL 432 TSRM/tsrm_win32.c if (newptr == NULL) { NULL 433 TSRM/tsrm_win32.c return NULL; NULL 445 TSRM/tsrm_win32.c return NULL; NULL 454 TSRM/tsrm_win32.c return popen_ex(command, type, NULL, NULL TSRMLS_CC); NULL 459 TSRM/tsrm_win32.c FILE *stream = NULL; NULL 471 TSRM/tsrm_win32.c HANDLE thread_token = NULL; NULL 472 TSRM/tsrm_win32.c HANDLE token_user = NULL; NULL 476 TSRM/tsrm_win32.c return NULL; NULL 482 TSRM/tsrm_win32.c return NULL; NULL 487 TSRM/tsrm_win32.c return NULL; NULL 494 TSRM/tsrm_win32.c security.lpSecurityDescriptor = NULL; NULL 497 TSRM/tsrm_win32.c return NULL; NULL 537 TSRM/tsrm_win32.c return NULL; NULL 542 TSRM/tsrm_win32.c res = CreateProcessAsUser(token_user, NULL, cmd, &security, &security, security.bInheritHandle, dwCreateFlags, env, cwd, &startup, &process); NULL 545 TSRM/tsrm_win32.c res = CreateProcess(NULL, cmd, &security, &security, security.bInheritHandle, dwCreateFlags, env, cwd, &startup, &process); NULL 550 TSRM/tsrm_win32.c return NULL; NULL 554 TSRM/tsrm_win32.c proc = process_get(NULL TSRMLS_CC); NULL 576 TSRM/tsrm_win32.c if ((process = process_get(stream TSRMLS_CC)) == NULL) { NULL 585 TSRM/tsrm_win32.c process->stream = NULL; NULL 610 TSRM/tsrm_win32.c shm_handle = CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, size, shm_segment); NULL 611 TSRM/tsrm_win32.c info_handle = CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, sizeof(shm->descriptor), shm_info); NULL 623 TSRM/tsrm_win32.c shm = shm_get(key, NULL); NULL 626 TSRM/tsrm_win32.c shm->descriptor = MapViewOfFileEx(shm->info, FILE_MAP_ALL_ACCESS, 0, 0, 0, NULL); NULL 628 TSRM/tsrm_win32.c if (NULL != shm->descriptor && created) { NULL 631 TSRM/tsrm_win32.c shm->descriptor->shm_ctime = time(NULL); NULL 642 TSRM/tsrm_win32.c if (NULL != shm->descriptor && (shm->descriptor->shm_perm.key != key || size > shm->descriptor->shm_segsz)) { NULL 643 TSRM/tsrm_win32.c if (NULL != shm->segment) { NULL 656 TSRM/tsrm_win32.c shm_pair *shm = shm_get(key, NULL); NULL 662 TSRM/tsrm_win32.c shm->descriptor->shm_atime = time(NULL); NULL 666 TSRM/tsrm_win32.c shm->addr = MapViewOfFileEx(shm->segment, FILE_MAP_ALL_ACCESS, 0, 0, 0, NULL); NULL 679 TSRM/tsrm_win32.c shm->descriptor->shm_dtime = time(NULL); NULL 687 TSRM/tsrm_win32.c shm_pair *shm = shm_get(key, NULL); NULL 699 TSRM/tsrm_win32.c shm->descriptor->shm_ctime = time(NULL); NULL 718 TSRM/tsrm_win32.c int ret = GetFullPathName(orig_path, _MAX_PATH, buffer, NULL); NULL 720 TSRM/tsrm_win32.c return NULL; NULL 47 Zend/zend.c ZEND_API zend_class_entry *zend_standard_class_def = NULL; NULL 102 Zend/zend.c ZEND_INI_ENTRY("error_reporting", NULL, ZEND_INI_ALL, OnUpdateErrorReporting) NULL 105 Zend/zend.c ZEND_INI_ENTRY("zend.script_encoding", NULL, ZEND_INI_ALL, OnUpdateScriptEncoding) NULL 116 Zend/zend.c static HashTable *global_function_table = NULL; NULL 117 Zend/zend.c static HashTable *global_class_table = NULL; NULL 118 Zend/zend.c static HashTable *global_constants_table = NULL; NULL 119 Zend/zend.c static HashTable *global_auto_globals_table = NULL; NULL 120 Zend/zend.c static HashTable *global_persistent_list = NULL; NULL 355 Zend/zend.c HashTable *properties = NULL; NULL 356 Zend/zend.c const char *class_name = NULL; NULL 414 Zend/zend.c const char *class_name = NULL; NULL 430 Zend/zend.c if ((properties = Z_OBJDEBUG_P(expr, is_temp)) == NULL) { NULL 508 Zend/zend.c compiler_globals->compiled_filename = NULL; NULL 511 Zend/zend.c zend_hash_init_ex(compiler_globals->function_table, 100, NULL, ZEND_FUNCTION_DTOR, 1, 0); NULL 512 Zend/zend.c zend_hash_copy(compiler_globals->function_table, global_function_table, NULL, &tmp_func, sizeof(zend_function)); NULL 515 Zend/zend.c zend_hash_init_ex(compiler_globals->class_table, 10, NULL, ZEND_CLASS_DTOR, 1, 0); NULL 523 Zend/zend.c zend_hash_init_ex(compiler_globals->auto_globals, 8, NULL, NULL, 1, 0); NULL 524 Zend/zend.c zend_hash_copy(compiler_globals->auto_globals, global_auto_globals_table, NULL, NULL, sizeof(zend_auto_global) /* empty element */); NULL 530 Zend/zend.c compiler_globals->static_members_table = NULL; NULL 532 Zend/zend.c compiler_globals->script_encoding_list = NULL; NULL 567 Zend/zend.c EG(user_error_handler) = NULL; NULL 568 Zend/zend.c EG(user_exception_handler) = NULL; NULL 570 Zend/zend.c EG(in_autoload) = NULL; NULL 571 Zend/zend.c EG(current_execute_data) = NULL; NULL 572 Zend/zend.c EG(current_module) = NULL; NULL 577 Zend/zend.c EG(saved_fpu_cw_ptr) = NULL; NULL 632 Zend/zend.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &globals, sizeof(zval *), NULL); NULL 688 Zend/zend.c zend_execute_internal = NULL; NULL 691 Zend/zend.c zend_throw_exception_hook = NULL; NULL 704 Zend/zend.c zend_hash_init_ex(GLOBAL_FUNCTION_TABLE, 100, NULL, ZEND_FUNCTION_DTOR, 1, 0); NULL 705 Zend/zend.c zend_hash_init_ex(GLOBAL_CLASS_TABLE, 10, NULL, ZEND_CLASS_DTOR, 1, 0); NULL 706 Zend/zend.c zend_hash_init_ex(GLOBAL_AUTO_GLOBALS_TABLE, 8, NULL, NULL, 1, 0); NULL 707 Zend/zend.c zend_hash_init_ex(GLOBAL_CONSTANTS_TABLE, 20, NULL, ZEND_CONSTANT_DTOR, 1, 0); NULL 709 Zend/zend.c zend_hash_init_ex(&module_registry, 50, NULL, ZEND_MODULE_DTOR, 1, 0); NULL 720 Zend/zend.c ts_allocate_id(&language_scanner_globals_id, sizeof(zend_php_scanner_globals), (ts_allocate_ctor) php_scanner_globals_ctor, NULL); NULL 721 Zend/zend.c ts_allocate_id(&ini_scanner_globals_id, sizeof(zend_ini_scanner_globals), (ts_allocate_ctor) ini_scanner_globals_ctor, NULL); NULL 740 Zend/zend.c EG(user_error_handler) = NULL; NULL 741 Zend/zend.c EG(user_exception_handler) = NULL; NULL 836 Zend/zend.c GLOBAL_FUNCTION_TABLE = NULL; NULL 837 Zend/zend.c GLOBAL_CLASS_TABLE = NULL; NULL 838 Zend/zend.c GLOBAL_AUTO_GLOBALS_TABLE = NULL; NULL 839 Zend/zend.c GLOBAL_CONSTANTS_TABLE = NULL; NULL 871 Zend/zend.c CG(active_class_entry) = NULL; NULL 873 Zend/zend.c EG(current_execute_data) = NULL; NULL 927 Zend/zend.c EG(opline_ptr) = NULL; NULL 928 Zend/zend.c EG(active_symbol_table) = NULL; NULL 993 Zend/zend.c CG(stack).elements = NULL; \ NULL 1041 Zend/zend.c EG(exception) = NULL; NULL 1055 Zend/zend.c error_filename = NULL; NULL 1078 Zend/zend.c error_filename = NULL; NULL 1083 Zend/zend.c error_filename = NULL; NULL 1176 Zend/zend.c EG(user_error_handler) = NULL; NULL 1186 Zend/zend.c CG(active_class_entry) = NULL; NULL 1198 Zend/zend.c if (call_user_function_ex(CG(function_table), NULL, orig_user_error_handler, &retval, 5, params, 1, NULL TSRMLS_CC) == SUCCESS) { NULL 1311 Zend/zend.c zend_hash_add(&EG(included_files), file_handle->opened_path, strlen(file_handle->opened_path) + 1, (void *)&dummy, sizeof(int), NULL); NULL 1315 Zend/zend.c EG(return_value_ptr_ptr) = retval ? retval : NULL; NULL 1323 Zend/zend.c EG(exception) = NULL; NULL 1326 Zend/zend.c if (call_user_function_ex(CG(function_table), NULL, orig_user_exception_handler, &retval2, 1, params, 1, NULL TSRMLS_CC) == SUCCESS) { NULL 1327 Zend/zend.c if (retval2 != NULL) { NULL 1332 Zend/zend.c EG(exception) = NULL; NULL 224 Zend/zend.h #define ZEND_FILE_LINE_EMPTY_C NULL, 0 NULL 641 Zend/zend.h #define zend_first_try EG(bailout)=NULL; zend_try NULL 241 Zend/zend_API.c return NULL; NULL 249 Zend/zend_API.c if (Z_OBJ_HT_P(object)->get_class_name == NULL || NULL 432 Zend/zend_API.c *p = NULL; NULL 504 Zend/zend_API.c *p = NULL; NULL 519 Zend/zend_API.c *p = NULL; NULL 534 Zend/zend_API.c *p = NULL; NULL 541 Zend/zend_API.c if(*p == NULL) { NULL 554 Zend/zend_API.c *p = NULL; NULL 571 Zend/zend_API.c *p = NULL; NULL 593 Zend/zend_API.c *pce = NULL; NULL 598 Zend/zend_API.c *pce = NULL; NULL 606 Zend/zend_API.c *pce = NULL; NULL 624 Zend/zend_API.c char *is_callable_error = NULL; NULL 632 Zend/zend_API.c if (zend_fcall_info_init(*arg, 0, fci, fcc, NULL, &is_callable_error TSRMLS_CC) == SUCCESS) { NULL 657 Zend/zend_API.c *p = NULL; NULL 668 Zend/zend_API.c *p = NULL; NULL 681 Zend/zend_API.c return NULL; NULL 687 Zend/zend_API.c const char *expected_type = NULL; NULL 688 Zend/zend_API.c char *error = NULL; NULL 740 Zend/zend_API.c zval ****varargs = NULL; NULL 741 Zend/zend_API.c int *n_varargs = NULL; NULL 866 Zend/zend_API.c *varargs = NULL; NULL 877 Zend/zend_API.c *varargs = NULL; NULL 1013 Zend/zend_API.c _zend_hash_init(Z_ARRVAL_P(arg), size, NULL, ZVAL_PTR_DTOR, 0 ZEND_FILE_LINE_RELAY_CC); NULL 1168 Zend/zend_API.c object->properties = NULL; NULL 1191 Zend/zend_API.c if (class_type->create_object == NULL) { NULL 1195 Zend/zend_API.c object->properties_table = NULL; NULL 1232 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1243 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1254 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1265 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1276 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1287 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1298 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL); NULL 1304 Zend/zend_API.c return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &value, sizeof(zval *), NULL); NULL 1315 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1326 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1337 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1348 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1359 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1370 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1381 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL); NULL 1387 Zend/zend_API.c return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &value, sizeof(zval *), NULL); NULL 1398 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1409 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1420 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1431 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1442 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1453 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1464 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL); NULL 1470 Zend/zend_API.c return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &value, sizeof(zval *), NULL); NULL 1546 Zend/zend_API.c result = zend_symtable_update(ht, Z_STRVAL_P(key), Z_STRLEN_P(key) + 1, &value, sizeof(zval *), NULL); NULL 1549 Zend/zend_API.c result = zend_symtable_update(ht, "", 1, &value, sizeof(zval *), NULL); NULL 1556 Zend/zend_API.c result = zend_hash_index_update(ht, Z_LVAL_P(key), &value, sizeof(zval *), NULL); NULL 1559 Zend/zend_API.c result = zend_hash_index_update(ht, zend_dval_to_lval(Z_DVAL_P(key)), &value, sizeof(zval *), NULL); NULL 1761 Zend/zend_API.c EG(current_module) = NULL; NULL 1764 Zend/zend_API.c EG(current_module) = NULL; NULL 1834 Zend/zend_API.c module_request_startup_handlers[startup_count] = NULL; NULL 1836 Zend/zend_API.c module_request_shutdown_handlers[shutdown_count] = NULL; NULL 1838 Zend/zend_API.c module_post_deactivate_handlers[post_deactivate_count] = NULL; NULL 1868 Zend/zend_API.c class_cleanup_handlers[class_count] = NULL; NULL 1885 Zend/zend_API.c zend_hash_sort(&module_registry, zend_sort_modules, NULL, 0 TSRMLS_CC); NULL 1906 Zend/zend_API.c return NULL; NULL 1926 Zend/zend_API.c return NULL; NULL 1940 Zend/zend_API.c return NULL; NULL 1946 Zend/zend_API.c if (module->functions && zend_register_functions(NULL, module->functions, NULL, module->type TSRMLS_CC)==FAILURE) { NULL 1947 Zend/zend_API.c EG(current_module) = NULL; NULL 1949 Zend/zend_API.c return NULL; NULL 1952 Zend/zend_API.c EG(current_module) = NULL; NULL 2035 Zend/zend_API.c zend_function *ctor = NULL, *dtor = NULL, *clone = NULL, *__get = NULL, *__set = NULL, *__unset = NULL, *__isset = NULL, *__call = NULL, *__callstatic = NULL, *__tostring = NULL; NULL 2038 Zend/zend_API.c const char *lc_class_name = NULL; NULL 2068 Zend/zend_API.c internal_function->prototype = NULL; NULL 2103 Zend/zend_API.c internal_function->arg_info = NULL; NULL 2179 Zend/zend_API.c reg_function = NULL; NULL 2315 Zend/zend_API.c if ((module = zend_register_internal_module(module TSRMLS_CC)) != NULL && zend_startup_module_ex(module TSRMLS_CC) == SUCCESS) { NULL 2378 Zend/zend_API.c zend_unregister_functions(module->functions, -1, NULL TSRMLS_CC); NULL 2422 Zend/zend_API.c EG(opline_ptr) = NULL; /* we're no longer executing anything */ NULL 2510 Zend/zend_API.c zend_hash_quick_update(CG(class_table), lowercase_name, class_entry->name_length+1, INTERNED_HASH(lowercase_name), &class_entry, sizeof(zend_class_entry *), NULL); NULL 2512 Zend/zend_API.c zend_hash_update(CG(class_table), lowercase_name, class_entry->name_length+1, &class_entry, sizeof(zend_class_entry *), NULL); NULL 2531 Zend/zend_API.c return NULL; NULL 2581 Zend/zend_API.c ret = zend_hash_add(CG(class_table), lcname+1, name_len, &ce, sizeof(zend_class_entry *), NULL); NULL 2583 Zend/zend_API.c ret = zend_hash_add(CG(class_table), lcname, name_len+1, &ce, sizeof(zend_class_entry *), NULL); NULL 2606 Zend/zend_API.c zend_hash_update(symbol_table, name, name_length + 1, &symbol, sizeof(zval *), NULL); NULL 2625 Zend/zend_API.c ZEND_FE(display_disabled_function, NULL) NULL 2635 Zend/zend_API.c return zend_register_functions(NULL, disabled_function, CG(function_table), MODULE_PERSISTENT TSRMLS_CC); NULL 2667 Zend/zend_API.c INIT_CLASS_ENTRY_INIT_METHODS((**disabled_class), disabled_class_new, NULL, NULL, NULL, NULL, NULL); NULL 2721 Zend/zend_API.c } else if (zend_lookup_class_ex(name, name_len, NULL, 1, &pce TSRMLS_CC) == SUCCESS) { NULL 2722 Zend/zend_API.c zend_class_entry *scope = EG(active_op_array) ? EG(active_op_array)->scope : NULL; NULL 2755 Zend/zend_API.c *error = NULL; NULL 2758 Zend/zend_API.c fcc->calling_scope = NULL; NULL 2759 Zend/zend_API.c fcc->function_handler = NULL; NULL 2780 Zend/zend_API.c if ((colon = zend_memrchr(Z_STRVAL_P(callable), ':', Z_STRLEN_P(callable))) != NULL && NULL 2855 Zend/zend_API.c fcc->function_handler = NULL; NULL 2861 Zend/zend_API.c fcc->function_handler = NULL; NULL 2872 Zend/zend_API.c fcc->function_handler->internal_function.module = (ce_org->type == ZEND_INTERNAL_CLASS) ? ce_org->info.internal.module : NULL; NULL 2874 Zend/zend_API.c fcc->function_handler->internal_function.arg_info = NULL; NULL 2882 Zend/zend_API.c fcc->function_handler = Z_OBJ_HT_P(fcc->object_ptr)->get_method(&fcc->object_ptr, mname, mlen, NULL TSRMLS_CC); NULL 2903 Zend/zend_API.c fcc->function_handler = zend_std_get_static_method(fcc->calling_scope, mname, mlen, NULL TSRMLS_CC); NULL 3011 Zend/zend_API.c *callable_name = NULL; NULL 3013 Zend/zend_API.c if (callable_name_len == NULL) { NULL 3016 Zend/zend_API.c if (fcc == NULL) { NULL 3020 Zend/zend_API.c *error = NULL; NULL 3024 Zend/zend_API.c fcc->calling_scope = NULL; NULL 3025 Zend/zend_API.c fcc->called_scope = NULL; NULL 3026 Zend/zend_API.c fcc->function_handler = NULL; NULL 3027 Zend/zend_API.c fcc->calling_scope = NULL; NULL 3028 Zend/zend_API.c fcc->object_ptr = NULL; NULL 3031 Zend/zend_API.c object_ptr = NULL; NULL 3080 Zend/zend_API.c zval **method = NULL; NULL 3081 Zend/zend_API.c zval **obj = NULL; NULL 3207 Zend/zend_API.c return zend_is_callable_ex(callable, NULL, check_flags, callable_name, NULL, NULL, NULL TSRMLS_CC); NULL 3215 Zend/zend_API.c if (zend_is_callable_ex(callable, NULL, IS_CALLABLE_STRICT, callable_name, NULL, &fcc, NULL TSRMLS_CC)) { NULL 3240 Zend/zend_API.c if (!zend_is_callable_ex(callable, NULL, check_flags, callable_name, NULL, fcc, error TSRMLS_CC)) { NULL 3248 Zend/zend_API.c fci->retval_ptr_ptr = NULL; NULL 3250 Zend/zend_API.c fci->params = NULL; NULL 3252 Zend/zend_API.c fci->symbol_table = NULL; NULL 3263 Zend/zend_API.c fci->params = NULL; NULL 3275 Zend/zend_API.c fci->params = NULL; NULL 3378 Zend/zend_API.c zval *retval, ***org_params = NULL; NULL 3407 Zend/zend_API.c return NULL; NULL 3508 Zend/zend_API.c zend_hash_quick_update(&ce->properties_info, name, name_length+1, h, &property_info, sizeof(zend_property_info), NULL); NULL 3516 Zend/zend_API.c return zend_declare_property_ex(ce, name, name_length, property, access_type, NULL, 0 TSRMLS_CC); NULL 3614 Zend/zend_API.c return zend_hash_update(&ce->constants_table, name, name_length+1, &value, sizeof(zval *), NULL); NULL 3802 Zend/zend_API.c property = zend_std_get_static_property(scope, name, name_length, 0, NULL TSRMLS_CC); NULL 3936 Zend/zend_API.c property = zend_std_get_static_property(scope, name, name_length, silent, NULL TSRMLS_CC); NULL 3939 Zend/zend_API.c return property?*property:NULL; NULL 3960 Zend/zend_API.c EG(user_error_handler) = NULL; NULL 3964 Zend/zend_API.c EG(exception_class) = error_handling == EH_THROW ? exception_class : NULL; NULL 3971 Zend/zend_API.c EG(exception_class) = saved->handling == EH_THROW ? saved->exception : NULL; NULL 3980 Zend/zend_API.c saved->user_handler = NULL; NULL 83 Zend/zend_API.h #define ZEND_ABSTRACT_ME(classname, name, arg_info) ZEND_FENTRY(name, NULL, arg_info, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) NULL 99 Zend/zend_API.h #define ZEND_FE_END { NULL, NULL, NULL, 0, 0 } NULL 101 Zend/zend_API.h #define ZEND_ARG_INFO(pass_by_ref, name) { #name, sizeof(#name)-1, NULL, 0, 0, 0, pass_by_ref}, NULL 102 Zend/zend_API.h #define ZEND_ARG_PASS_INFO(pass_by_ref) { NULL, 0, NULL, 0, 0, 0, pass_by_ref}, NULL 104 Zend/zend_API.h #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, sizeof(#name)-1, NULL, 0, IS_ARRAY, allow_null, pass_by_ref}, NULL 105 Zend/zend_API.h #define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null) { #name, sizeof(#name)-1, NULL, 0, type_hint, allow_null, pass_by_ref}, NULL 108 Zend/zend_API.h { NULL, 0, NULL, required_num_args, 0, return_reference, pass_rest_by_reference}, NULL 164 Zend/zend_API.h INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, NULL, NULL, NULL) NULL 167 Zend/zend_API.h INIT_OVERLOADED_CLASS_ENTRY_EX(class_container, class_name, class_name_len, functions, NULL, NULL, NULL, NULL, NULL) NULL 183 Zend/zend_API.h class_container.constructor = NULL; \ NULL 184 Zend/zend_API.h class_container.destructor = NULL; \ NULL 185 Zend/zend_API.h class_container.clone = NULL; \ NULL 186 Zend/zend_API.h class_container.serialize = NULL; \ NULL 187 Zend/zend_API.h class_container.unserialize = NULL; \ NULL 188 Zend/zend_API.h class_container.create_object = NULL; \ NULL 189 Zend/zend_API.h class_container.interface_gets_implemented = NULL; \ NULL 190 Zend/zend_API.h class_container.get_static_method = NULL; \ NULL 192 Zend/zend_API.h class_container.__callstatic = NULL; \ NULL 193 Zend/zend_API.h class_container.__tostring = NULL; \ NULL 198 Zend/zend_API.h class_container.serialize_func = NULL; \ NULL 199 Zend/zend_API.h class_container.unserialize_func = NULL; \ NULL 200 Zend/zend_API.h class_container.serialize = NULL; \ NULL 201 Zend/zend_API.h class_container.unserialize = NULL; \ NULL 202 Zend/zend_API.h class_container.parent = NULL; \ NULL 204 Zend/zend_API.h class_container.traits = NULL; \ NULL 206 Zend/zend_API.h class_container.trait_aliases = NULL; \ NULL 207 Zend/zend_API.h class_container.trait_precedences = NULL; \ NULL 208 Zend/zend_API.h class_container.interfaces = NULL; \ NULL 209 Zend/zend_API.h class_container.get_iterator = NULL; \ NULL 210 Zend/zend_API.h class_container.iterator_funcs.funcs = NULL; \ NULL 211 Zend/zend_API.h class_container.info.internal.module = NULL; \ NULL 216 Zend/zend_API.h INIT_OVERLOADED_CLASS_ENTRY_EX(class_container, class_name, sizeof(class_name)-1, functions, handle_fcall, handle_propget, handle_propset, NULL, NULL) NULL 705 Zend/zend_API.h zend_hash_update(symtable, (name), (name_length), &(var), sizeof(zval *), NULL); \ NULL 723 Zend/zend_API.h #define HASH_OF(p) (Z_TYPE_P(p)==IS_ARRAY ? Z_ARRVAL_P(p) : ((Z_TYPE_P(p)==IS_OBJECT ? Z_OBJ_HT_P(p)->get_properties((p) TSRMLS_CC) : NULL))) NULL 187 Zend/zend_alloc.c zend_mm_segment *ret = (zend_mm_segment*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON, -1, 0); NULL 189 Zend/zend_alloc.c ret = NULL; NULL 210 Zend/zend_alloc.c return NULL; NULL 222 Zend/zend_alloc.c zend_mm_segment *ret = (zend_mm_segment*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_PRIVATE, zend_mm_dev_zero_fd, 0); NULL 224 Zend/zend_alloc.c ret = NULL; NULL 240 Zend/zend_alloc.c if (heap == NULL) { NULL 241 Zend/zend_alloc.c return NULL; NULL 244 Zend/zend_alloc.c if (storage == NULL) { NULL 246 Zend/zend_alloc.c return NULL; NULL 317 Zend/zend_alloc.c {NULL, NULL, NULL, NULL, NULL, NULL} NULL 591 Zend/zend_alloc.c # define ZEND_MM_VALID_PTR(ptr) EXPECTED(ptr != NULL) NULL 740 Zend/zend_alloc.c mm_block->child[0] = mm_block->child[1] = NULL; NULL 766 Zend/zend_alloc.c mm_block->parent = NULL; NULL 804 Zend/zend_alloc.c rp = &mm_block->child[mm_block->child[1] != NULL]; NULL 806 Zend/zend_alloc.c if (EXPECTED(prev == NULL)) { NULL 810 Zend/zend_alloc.c *mm_block->parent = NULL; NULL 815 Zend/zend_alloc.c while (*(cp = &(prev->child[prev->child[1] != NULL])) != NULL) { NULL 819 Zend/zend_alloc.c *rp = NULL; NULL 855 Zend/zend_alloc.c } else if (UNEXPECTED(mm_block->parent != NULL)) { NULL 913 Zend/zend_alloc.c heap->large_free_buckets[i] = NULL; NULL 967 Zend/zend_alloc.c heap->cache[i] = NULL; NULL 986 Zend/zend_alloc.c if (!CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, 0)) { NULL 990 Zend/zend_alloc.c if (CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, CRYPT_NEWKEYSET)) { NULL 1099 Zend/zend_alloc.c if (heap == NULL) { NULL 1109 Zend/zend_alloc.c heap->segments_list = NULL; NULL 1123 Zend/zend_alloc.c heap->reserve = NULL; NULL 1172 Zend/zend_alloc.c if (mem_type == NULL) { NULL 1221 Zend/zend_alloc.c heap = zend_mm_startup_ex(handlers, seg_size, ZEND_MM_RESERVE_SIZE, 0, NULL); NULL 1306 Zend/zend_alloc.c zend_message_dispatcher(ZMSG_LOG_SCRIPT_NAME, NULL TSRMLS_CC); NULL 1352 Zend/zend_alloc.c zend_message_dispatcher(ZMSG_LOG_SCRIPT_NAME, NULL TSRMLS_CC); NULL 1621 Zend/zend_alloc.c heap->reserve = NULL; NULL 1685 Zend/zend_alloc.c heap->segments_list = NULL; NULL 1707 Zend/zend_alloc.c heap->segments_list = NULL; NULL 1754 Zend/zend_alloc.c heap->reserve = NULL; NULL 1764 Zend/zend_alloc.c error_filename = EG(active_op_array)?EG(active_op_array)->filename:NULL; NULL 1767 Zend/zend_alloc.c error_filename = NULL; NULL 1815 Zend/zend_alloc.c return NULL; NULL 1820 Zend/zend_alloc.c zend_mm_free_block *rst = NULL; NULL 1824 Zend/zend_alloc.c best_fit = NULL; NULL 1850 Zend/zend_alloc.c for (p = rst; p; p = p->child[p->child[0] != NULL]) { NULL 1865 Zend/zend_alloc.c return NULL; NULL 1872 Zend/zend_alloc.c while ((p = p->child[p->child[0] != NULL])) { NULL 1903 Zend/zend_alloc.c if (EXPECTED(heap->cache[index] != NULL)) { NULL 1996 Zend/zend_alloc.c return NULL; NULL 2179 Zend/zend_alloc.c if (heap->cache[index] != NULL) { NULL 2293 Zend/zend_alloc.c return NULL; NULL 2308 Zend/zend_alloc.c return NULL; NULL 2611 Zend/zend_alloc.c if (UNEXPECTED(p == NULL)) { NULL 2632 Zend/zend_alloc.c if (UNEXPECTED(p == NULL)) { NULL 2651 Zend/zend_alloc.c if (UNEXPECTED(p == NULL)) { NULL 2672 Zend/zend_alloc.c if (UNEXPECTED(p == NULL)) { NULL 268 Zend/zend_builtin_functions.c ZEND_FE(leak, NULL) NULL 271 Zend/zend_builtin_functions.c ZEND_FE(crash, NULL) NULL 301 Zend/zend_builtin_functions.c ZEND_FE(zend_test_func, NULL) NULL 303 Zend/zend_builtin_functions.c ZEND_FE(zend_thread_id, NULL) NULL 317 Zend/zend_builtin_functions.c INIT_CLASS_ENTRY(class_entry, "stdClass", NULL); NULL 331 Zend/zend_builtin_functions.c NULL, NULL 332 Zend/zend_builtin_functions.c NULL, NULL 333 Zend/zend_builtin_functions.c NULL, NULL 334 Zend/zend_builtin_functions.c NULL, NULL 344 Zend/zend_builtin_functions.c return (EG(current_module) = zend_register_module_ex(&zend_builtin_module TSRMLS_CC)) == NULL ? FAILURE : SUCCESS; NULL 470 Zend/zend_builtin_functions.c zend_hash_next_index_insert(return_value->value.ht, &element, sizeof(zval *), NULL); NULL 603 Zend/zend_builtin_functions.c zend_hash_index_update(return_value->value.ht, 1, &entry, sizeof(zval *), NULL); NULL 605 Zend/zend_builtin_functions.c zend_hash_update(return_value->value.ht, "value", sizeof("value"), &entry, sizeof(zval *), NULL); NULL 609 Zend/zend_builtin_functions.c switch (zend_hash_get_current_key_ex(target_hash, &string_key, &string_key_len, &num_key, 1, NULL)) { NULL 617 Zend/zend_builtin_functions.c zend_hash_update(return_value->value.ht, "key", sizeof("key"), inserted_pointer, sizeof(zval *), NULL); NULL 653 Zend/zend_builtin_functions.c zval *val_free = NULL; NULL 710 Zend/zend_builtin_functions.c if(c.name == NULL) { NULL 736 Zend/zend_builtin_functions.c if (zend_get_constant_ex(name, name_len, &c, NULL, ZEND_FETCH_CLASS_SILENT TSRMLS_CC)) { NULL 750 Zend/zend_builtin_functions.c zval *obj = NULL; NULL 798 Zend/zend_builtin_functions.c zend_class_entry *ce = NULL; NULL 871 Zend/zend_builtin_functions.c if (zend_lookup_class_ex(class_name, class_name_len, NULL, 0, &ce TSRMLS_CC) == FAILURE) { NULL 926 Zend/zend_builtin_functions.c prop = NULL; NULL 998 Zend/zend_builtin_functions.c if (Z_OBJ_HT_P(obj)->get_properties == NULL) { NULL 1004 Zend/zend_builtin_functions.c if (properties == NULL) { NULL 1042 Zend/zend_builtin_functions.c zend_class_entry *ce = NULL, **pce; NULL 1085 Zend/zend_builtin_functions.c zend_hash_next_index_insert(return_value->value.ht, &method_name, sizeof(zval *), NULL); NULL 1096 Zend/zend_builtin_functions.c zend_hash_next_index_insert(return_value->value.ht, &method_name, sizeof(zval *), NULL); NULL 1100 Zend/zend_builtin_functions.c zend_hash_next_index_insert(return_value->value.ht, &method_name, sizeof(zval *), NULL); NULL 1139 Zend/zend_builtin_functions.c union _zend_function *func = NULL; NULL 1142 Zend/zend_builtin_functions.c && Z_OBJ_HT_P(klass)->get_method != NULL NULL 1143 Zend/zend_builtin_functions.c && (func = Z_OBJ_HT_P(klass)->get_method(&klass, method_name, method_len, NULL TSRMLS_CC)) != NULL NULL 1402 Zend/zend_builtin_functions.c found = zend_lookup_class_ex(class_name, class_name_len, NULL, autoload, &ce TSRMLS_CC); NULL 1464 Zend/zend_builtin_functions.c char *nowhere=NULL; NULL 1484 Zend/zend_builtin_functions.c while (zend_hash_get_current_key(&EG(included_files), &entry, NULL, 1) == HASH_KEY_IS_STRING) { NULL 1527 Zend/zend_builtin_functions.c char *error_handler_name = NULL; NULL 1552 Zend/zend_builtin_functions.c EG(user_error_handler) = NULL; NULL 1570 Zend/zend_builtin_functions.c EG(user_error_handler) = NULL; NULL 1575 Zend/zend_builtin_functions.c EG(user_error_handler) = NULL; NULL 1591 Zend/zend_builtin_functions.c char *exception_handler_name = NULL; NULL 1614 Zend/zend_builtin_functions.c EG(user_exception_handler) = NULL; NULL 1632 Zend/zend_builtin_functions.c EG(user_exception_handler) = NULL; NULL 1750 Zend/zend_builtin_functions.c if (zend_hash_add(Z_ARRVAL_P(return_value), "internal", sizeof("internal"), (void **)&internal, sizeof(zval *), NULL) == FAILURE) { NULL 1758 Zend/zend_builtin_functions.c if (zend_hash_add(Z_ARRVAL_P(return_value), "user", sizeof("user"), (void **)&user, sizeof(zval *), NULL) == FAILURE) { NULL 1779 Zend/zend_builtin_functions.c (copy_ctor_func_t)zval_add_ref, NULL, sizeof(zval *)); NULL 1820 Zend/zend_builtin_functions.c retval = zend_eval_stringl(eval_code, eval_code_length, NULL, eval_name TSRMLS_CC); NULL 1839 Zend/zend_builtin_functions.c } while (zend_hash_add(EG(function_table), function_name, function_name_length+1, &new_function, sizeof(zend_function), NULL)==FAILURE); NULL 2066 Zend/zend_builtin_functions.c const char *class_name = NULL; NULL 2068 Zend/zend_builtin_functions.c const char *include_filename = NULL; NULL 2069 Zend/zend_builtin_functions.c zval *arg_array = NULL; NULL 2084 Zend/zend_builtin_functions.c const char *free_class_name = NULL; NULL 2087 Zend/zend_builtin_functions.c class_name = call_type = NULL; NULL 2088 Zend/zend_builtin_functions.c arg_array = NULL; NULL 2105 Zend/zend_builtin_functions.c filename = NULL; NULL 2137 Zend/zend_builtin_functions.c class_name = NULL; NULL 2138 Zend/zend_builtin_functions.c call_type = NULL; NULL 2184 Zend/zend_builtin_functions.c call_type = NULL; NULL 2204 Zend/zend_builtin_functions.c prev = NULL; NULL 2235 Zend/zend_builtin_functions.c const char *include_filename = NULL; NULL 2294 Zend/zend_builtin_functions.c filename = NULL; NULL 52 Zend/zend_closures.c zval *closure_result_ptr = NULL; NULL 59 Zend/zend_closures.c } else if (call_user_function_ex(CG(function_table), NULL, this_ptr, &closure_result_ptr, ZEND_NUM_ARGS(), arguments, 1, NULL TSRMLS_CC) == FAILURE) { NULL 83 Zend/zend_closures.c zval *newthis, *zclosure, *scope_arg = NULL; NULL 93 Zend/zend_closures.c if ((newthis != NULL) && (closure->func.common.fn_flags & ZEND_ACC_STATIC)) { NULL 97 Zend/zend_closures.c if (scope_arg != NULL) { /* scope argument was given */ NULL 101 Zend/zend_closures.c ce = NULL; NULL 123 Zend/zend_closures.c else if (zend_lookup_class_ex(class_name, class_name_len, NULL, 1, &ce_p TSRMLS_CC) == FAILURE) { NULL 143 Zend/zend_closures.c return NULL; NULL 218 Zend/zend_closures.c return NULL; NULL 254 Zend/zend_closures.c if (closure->debug_info != NULL) { NULL 277 Zend/zend_closures.c object.handle = zend_objects_store_put(closure, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) zend_closure_free_storage, NULL TSRMLS_CC); NULL 312 Zend/zend_closures.c *zobj_ptr = NULL; NULL 328 Zend/zend_closures.c if (closure->debug_info == NULL) { NULL 330 Zend/zend_closures.c zend_hash_init(closure->debug_info, 1, NULL, ZVAL_PTR_DTOR, 0); NULL 337 Zend/zend_closures.c zend_hash_copy(Z_ARRVAL_P(val), static_variables, (copy_ctor_func_t)zval_add_ref, NULL, sizeof(zval*)); NULL 338 Zend/zend_closures.c zend_hash_update(closure->debug_info, "static", sizeof("static"), (void *) &val, sizeof(zval *), NULL); NULL 343 Zend/zend_closures.c zend_symtable_update(closure->debug_info, "this", sizeof("this"), (void *) &closure->this_ptr, sizeof(zval *), NULL); NULL 370 Zend/zend_closures.c zend_hash_update(closure->debug_info, "parameter", sizeof("parameter"), (void *) &val, sizeof(zval *), NULL); NULL 382 Zend/zend_closures.c *table = closure->this_ptr ? &closure->this_ptr : NULL; NULL 385 Zend/zend_closures.c closure->func.op_array.static_variables : NULL; NULL 409 Zend/zend_closures.c ZEND_ME(Closure, __construct, NULL, ZEND_ACC_PRIVATE) NULL 412 Zend/zend_closures.c {NULL, NULL, NULL} NULL 451 Zend/zend_closures.c closure->func.common.prototype = NULL; NULL 453 Zend/zend_closures.c if ((scope == NULL) && (this_ptr != NULL)) { NULL 464 Zend/zend_closures.c zend_hash_init(closure->func.op_array.static_variables, zend_hash_num_elements(static_variables), NULL, ZVAL_PTR_DTOR, 0); NULL 467 Zend/zend_closures.c closure->func.op_array.run_time_cache = NULL; NULL 471 Zend/zend_closures.c if(func->common.scope != NULL) { NULL 474 Zend/zend_closures.c scope = NULL; NULL 479 Zend/zend_closures.c scope = NULL; NULL 480 Zend/zend_closures.c this_ptr = NULL; NULL 484 Zend/zend_closures.c this_ptr = NULL; NULL 485 Zend/zend_closures.c scope = NULL; NULL 500 Zend/zend_closures.c closure->this_ptr = NULL; NULL 503 Zend/zend_closures.c closure->this_ptr = NULL; NULL 75 Zend/zend_compile.c CG(active_op_array)->run_time_cache[CG(active_op_array)->last_cache_slot - 1] = NULL; \ NULL 86 Zend/zend_compile.c CG(active_op_array)->run_time_cache[CG(active_op_array)->last_cache_slot - 1] = NULL; \ NULL 87 Zend/zend_compile.c CG(active_op_array)->run_time_cache[CG(active_op_array)->last_cache_slot - 2] = NULL; \ NULL 185 Zend/zend_compile.c CG(context).labels = NULL; NULL 197 Zend/zend_compile.c CG(active_class_entry) = NULL; NULL 198 Zend/zend_compile.c zend_llist_init(&CG(list_llist), sizeof(list_llist_element), NULL, 0); NULL 199 Zend/zend_compile.c zend_llist_init(&CG(dimension_llist), sizeof(int), NULL, 0); NULL 203 Zend/zend_compile.c CG(current_namespace) = NULL; NULL 206 Zend/zend_compile.c CG(current_import) = NULL; NULL 224 Zend/zend_compile.c CG(active_op_array) = NULL; NULL 228 Zend/zend_compile.c zend_hash_init(&CG(filenames_table), 5, NULL, (dtor_func_t) free_estring, 0); NULL 1248 Zend/zend_compile.c zend_llist_init(&jmp_list, sizeof(int), NULL, 0); NULL 1293 Zend/zend_compile.c zend_llist_init(&fetch_list, sizeof(zend_op), NULL, 0); NULL 1302 Zend/zend_compile.c zend_op *opline = NULL; NULL 1566 Zend/zend_compile.c op_array.scope = is_method?CG(active_class_entry):NULL; NULL 1567 Zend/zend_compile.c op_array.prototype = NULL; NULL 1760 Zend/zend_compile.c CG(doc_comment) = NULL; NULL 1776 Zend/zend_compile.c zend_do_begin_function_declaration(function_token, &function_name, 0, return_reference, NULL TSRMLS_CC); NULL 1809 Zend/zend_compile.c zend_do_return(NULL, 0 TSRMLS_CC); NULL 1888 Zend/zend_compile.c cur_arg_info->class_name = NULL; NULL 1976 Zend/zend_compile.c unsigned char *ptr = NULL; NULL 2045 Zend/zend_compile.c unsigned char *ptr = NULL; NULL 2307 Zend/zend_compile.c zend_hash_init(CG(context).labels, 4, NULL, NULL, 0); NULL 2313 Zend/zend_compile.c if (zend_hash_add(CG(context).labels, Z_STRVAL(label->u.constant), Z_STRLEN(label->u.constant) + 1, (void**)&dest, sizeof(zend_label), NULL) == FAILURE) { NULL 2333 Zend/zend_compile.c if (CG(context).labels == NULL || NULL 2399 Zend/zend_compile.c CG(context).labels = NULL; NULL 2442 Zend/zend_compile.c unsigned char *ptr = NULL; NULL 2828 Zend/zend_compile.c zend_llist_init(&jmp_list, sizeof(int), NULL, 0); NULL 2984 Zend/zend_compile.c zend_hash_init(op_array->static_variables, zend_hash_num_elements(static_variables), NULL, ZVAL_PTR_DTOR, 0); NULL 2987 Zend/zend_compile.c op_array->run_time_cache = NULL; NULL 3187 Zend/zend_compile.c } else if (strchr(proto_class_name, '\\') != NULL || NULL 3188 Zend/zend_compile.c (colon = zend_memrchr(fe_class_name, '\\', fe_class_name_len)) == NULL || NULL 3316 Zend/zend_compile.c zend_op *precv = NULL; NULL 3446 Zend/zend_compile.c child->common.prototype = NULL; NULL 3526 Zend/zend_compile.c ce->default_properties_table[child_info->offset] = NULL; NULL 3712 Zend/zend_compile.c zend_hash_merge(&ce->constants_table, &parent_ce->constants_table, zval_property_ctor(parent_ce, ce), NULL, sizeof(zval *), 0); NULL 3757 Zend/zend_compile.c if (ce->interfaces[i] == NULL) { NULL 3797 Zend/zend_compile.c if (ce->traits[i] == NULL) { NULL 3874 Zend/zend_compile.c zend_function *existing_fn = NULL; NULL 3902 Zend/zend_compile.c zend_hash_init_ex(*overriden, 2, NULL, NULL, 0, 0); NULL 3985 Zend/zend_compile.c if (alias->alias != NULL NULL 4012 Zend/zend_compile.c if (exclude_table == NULL || zend_hash_find(exclude_table, lcname, fnname_len, &dummy) == FAILURE) { NULL 4022 Zend/zend_compile.c if (alias->alias == NULL && alias->modifiers != 0 NULL 4176 Zend/zend_compile.c if (zend_hash_add(exclude_table, lcname, lcname_len, NULL, 0, NULL) == FAILURE) { NULL 4193 Zend/zend_compile.c HashTable *overriden = NULL; NULL 4200 Zend/zend_compile.c zend_hash_init_ex(&exclude_table, 2, NULL, NULL, 0, 0); NULL 4209 Zend/zend_compile.c zend_hash_apply_with_arguments(&ce->traits[i]->function_table TSRMLS_CC, (apply_func_args_t)zend_traits_copy_functions, 3, ce, &overriden, NULL); NULL 4329 Zend/zend_compile.c doc_comment = property_info->doc_comment ? estrndup(property_info->doc_comment, property_info->doc_comment_len) : NULL; NULL 4432 Zend/zend_compile.c if (zend_hash_quick_add(function_table, Z_STRVAL_P(op2), Z_STRLEN_P(op2)+1, Z_HASH_P(op2), function, sizeof(zend_function), NULL)==FAILURE) { NULL 4449 Zend/zend_compile.c function->op_array.static_variables = NULL; /* NULL out the unbound function */ NULL 4458 Zend/zend_compile.c method_ref->ce = NULL; NULL 4467 Zend/zend_compile.c method_ref->class_name = NULL; NULL 4502 Zend/zend_compile.c trait_alias->alias = NULL; NULL 4534 Zend/zend_compile.c return NULL; NULL 4539 Zend/zend_compile.c if (zend_hash_quick_add(class_table, Z_STRVAL_P(op2), Z_STRLEN_P(op2)+1, Z_HASH_P(op2), &ce, sizeof(zend_class_entry *), NULL)==FAILURE) { NULL 4549 Zend/zend_compile.c return NULL; NULL 4584 Zend/zend_compile.c return NULL; NULL 4600 Zend/zend_compile.c if (zend_hash_quick_add(class_table, Z_STRVAL_P(op2), Z_STRLEN_P(op2)+1, Z_HASH_P(op2), pce, sizeof(zend_class_entry *), NULL)==FAILURE) { NULL 4624 Zend/zend_compile.c if (do_bind_class(CG(active_op_array), opline, CG(class_table), 1 TSRMLS_CC) == NULL) { NULL 4652 Zend/zend_compile.c if (do_bind_inherited_class(CG(active_op_array), opline, CG(class_table), *pce, 1 TSRMLS_CC) == NULL) { NULL 5052 Zend/zend_compile.c zend_hash_quick_update(CG(class_table), Z_STRVAL(key), Z_STRLEN(key), Z_HASH_P(&CONSTANT(opline->op1.constant)), &new_class_entry, sizeof(zend_class_entry *), NULL); NULL 5062 Zend/zend_compile.c CG(doc_comment) = NULL; NULL 5109 Zend/zend_compile.c ce->traits = NULL; NULL 5131 Zend/zend_compile.c ce->interfaces = NULL; NULL 5136 Zend/zend_compile.c CG(active_class_entry) = NULL; NULL 5232 Zend/zend_compile.c *class_name = NULL; NULL 5272 Zend/zend_compile.c char *comment = NULL; NULL 5303 Zend/zend_compile.c CG(doc_comment) = NULL; NULL 5315 Zend/zend_compile.c const char *cname = NULL; NULL 5333 Zend/zend_compile.c result = zend_hash_quick_add(&CG(active_class_entry)->constants_table, cname, var_name->u.constant.value.str.len+1, INTERNED_HASH(cname), &property, sizeof(zval *), NULL); NULL 5335 Zend/zend_compile.c result = zend_hash_add(&CG(active_class_entry)->constants_table, cname, var_name->u.constant.value.str.len+1, &property, sizeof(zval *), NULL); NULL 5345 Zend/zend_compile.c CG(doc_comment) = NULL; NULL 5469 Zend/zend_compile.c unsigned char *ptr = NULL; NULL 5491 Zend/zend_compile.c zend_do_end_function_call(NULL, &ctor_result, argument_list, 1, 0 TSRMLS_CC); NULL 5501 Zend/zend_compile.c zend_constant *c = NULL; NULL 5514 Zend/zend_compile.c return NULL; NULL 5526 Zend/zend_compile.c return NULL; NULL 5538 Zend/zend_compile.c return NULL; NULL 5577 Zend/zend_compile.c zend_do_build_full_name(NULL, constant_container, constant_name, 1 TSRMLS_CC); NULL 5784 Zend/zend_compile.c zend_symtable_update(result->u.constant.value.ht, Z_STRVAL(offset->u.constant), Z_STRLEN(offset->u.constant)+3, &element, sizeof(zval *), NULL); NULL 5788 Zend/zend_compile.c zend_symtable_update(result->u.constant.value.ht, offset->u.constant.value.str.val, offset->u.constant.value.str.len+1, &element, sizeof(zval *), NULL); NULL 5792 Zend/zend_compile.c zend_symtable_update(Z_ARRVAL(result->u.constant), "", 1, &element, sizeof(zval *), NULL); NULL 5796 Zend/zend_compile.c zend_hash_index_update(Z_ARRVAL(result->u.constant), Z_LVAL(offset->u.constant), &element, sizeof(zval *), NULL); NULL 5799 Zend/zend_compile.c zend_hash_index_update(Z_ARRVAL(result->u.constant), zend_dval_to_lval(Z_DVAL(offset->u.constant)), &element, sizeof(zval *), NULL); NULL 5806 Zend/zend_compile.c zend_hash_next_index_insert(Z_ARRVAL(result->u.constant), &element, sizeof(zval *), NULL); NULL 5844 Zend/zend_compile.c zend_llist_init(&CG(list_llist), sizeof(list_llist_element), NULL, 0); NULL 5845 Zend/zend_compile.c zend_llist_init(&CG(dimension_llist), sizeof(int), NULL, 0); NULL 5918 Zend/zend_compile.c list[1] = NULL; NULL 5938 Zend/zend_compile.c list[n+1] = NULL; NULL 5963 Zend/zend_compile.c zend_hash_init(CG(active_op_array)->static_variables, 2, NULL, ZVAL_PTR_DTOR, 0); NULL 5965 Zend/zend_compile.c zend_hash_update(CG(active_op_array)->static_variables, varname->u.constant.value.str.val, varname->u.constant.value.str.len+1, &tmp, sizeof(zval *), NULL); NULL 5997 Zend/zend_compile.c zend_do_assign_ref(NULL, &lval, &result TSRMLS_CC); NULL 6052 Zend/zend_compile.c zend_do_assign_ref(NULL, &lval, &result TSRMLS_CC); NULL 6336 Zend/zend_compile.c zend_do_assign_ref(NULL, value, &value_node TSRMLS_CC); NULL 6715 Zend/zend_compile.c return zend_hash_add(CG(auto_globals), name, name_len+1, &auto_global, sizeof(zend_auto_global), NULL); NULL 6785 Zend/zend_compile.c ce->default_properties_table = NULL; NULL 6786 Zend/zend_compile.c ce->default_static_members_table = NULL; NULL 6787 Zend/zend_compile.c zend_hash_init_ex(&ce->properties_info, 0, NULL, (dtor_func_t) (persistent_hashes ? zend_destroy_property_info_internal : zend_destroy_property_info), persistent_hashes, 0); NULL 6788 Zend/zend_compile.c zend_hash_init_ex(&ce->constants_table, 0, NULL, zval_ptr_dtor_func, persistent_hashes, 0); NULL 6789 Zend/zend_compile.c zend_hash_init_ex(&ce->function_table, 0, NULL, ZEND_FUNCTION_DTOR, persistent_hashes, 0); NULL 6799 Zend/zend_compile.c CG(static_members_table)[n] = NULL; NULL 6803 Zend/zend_compile.c ce->static_members_table = NULL; NULL 6807 Zend/zend_compile.c ce->info.user.doc_comment = NULL; NULL 6815 Zend/zend_compile.c ce->constructor = NULL; NULL 6816 Zend/zend_compile.c ce->destructor = NULL; NULL 6817 Zend/zend_compile.c ce->clone = NULL; NULL 6818 Zend/zend_compile.c ce->__get = NULL; NULL 6819 Zend/zend_compile.c ce->__set = NULL; NULL 6820 Zend/zend_compile.c ce->__unset = NULL; NULL 6821 Zend/zend_compile.c ce->__isset = NULL; NULL 6822 Zend/zend_compile.c ce->__call = NULL; NULL 6823 Zend/zend_compile.c ce->__callstatic = NULL; NULL 6824 Zend/zend_compile.c ce->__tostring = NULL; NULL 6825 Zend/zend_compile.c ce->create_object = NULL; NULL 6826 Zend/zend_compile.c ce->get_iterator = NULL; NULL 6827 Zend/zend_compile.c ce->iterator_funcs.funcs = NULL; NULL 6828 Zend/zend_compile.c ce->interface_gets_implemented = NULL; NULL 6829 Zend/zend_compile.c ce->get_static_method = NULL; NULL 6830 Zend/zend_compile.c ce->parent = NULL; NULL 6832 Zend/zend_compile.c ce->interfaces = NULL; NULL 6834 Zend/zend_compile.c ce->traits = NULL; NULL 6835 Zend/zend_compile.c ce->trait_aliases = NULL; NULL 6836 Zend/zend_compile.c ce->trait_precedences = NULL; NULL 6837 Zend/zend_compile.c ce->serialize = NULL; NULL 6838 Zend/zend_compile.c ce->unserialize = NULL; NULL 6839 Zend/zend_compile.c ce->serialize_func = NULL; NULL 6840 Zend/zend_compile.c ce->unserialize_func = NULL; NULL 6842 Zend/zend_compile.c ce->info.internal.module = NULL; NULL 6843 Zend/zend_compile.c ce->info.internal.builtin_functions = NULL; NULL 6889 Zend/zend_compile.c zend_do_build_namespace_name(result, NULL, &tmp TSRMLS_CC); NULL 6895 Zend/zend_compile.c Z_STRVAL(result->u.constant) = NULL; NULL 6899 Zend/zend_compile.c zend_do_build_full_name(NULL, result, name, 0 TSRMLS_CC); NULL 6962 Zend/zend_compile.c CG(current_namespace) = NULL; NULL 6969 Zend/zend_compile.c CG(current_import) = NULL; NULL 6974 Zend/zend_compile.c CG(doc_comment) = NULL; NULL 6989 Zend/zend_compile.c zend_hash_init(CG(current_import), 0, NULL, ZVAL_PTR_DTOR, 0); NULL 7050 Zend/zend_compile.c if (zend_hash_add(CG(current_import), lcname, Z_STRLEN_P(name)+1, &ns, sizeof(zval*), NULL) != SUCCESS) { NULL 7109 Zend/zend_compile.c CG(current_namespace) = NULL; NULL 7114 Zend/zend_compile.c CG(current_import) = NULL; NULL 7156 Zend/zend_compile.c char *colonpos = NULL; NULL 7158 Zend/zend_compile.c if (colonpos != NULL) { NULL 48 Zend/zend_compile.h CG(doc_comment) = NULL; \ NULL 677 Zend/zend_compile.h zend_unmangle_property_name_ex(mangled_property, mangled_property_len, class_name, prop_name, NULL) NULL 90 Zend/zend_constants.c if (zend_hash_init(EG(zend_constants), 20, NULL, ZEND_CONSTANT_DTOR, 1)==FAILURE) { NULL 320 Zend/zend_constants.c zend_class_entry *ce = NULL; NULL 394 Zend/zend_constants.c if ((colon = zend_memrchr(name, '\\', name_len)) != NULL) { NULL 424 Zend/zend_constants.c zval_update_constant_ex(&result, (void*)1, NULL TSRMLS_CC); NULL 468 Zend/zend_constants.c return NULL; NULL 475 Zend/zend_constants.c return NULL; NULL 485 Zend/zend_constants.c char *lowercase_name = NULL; NULL 521 Zend/zend_constants.c || zend_hash_quick_add(EG(zend_constants), name, c->name_len, chash, (void *) c, sizeof(zend_constant), NULL)==FAILURE) { NULL 51 Zend/zend_dtrace.c scope = filename = funcname = classname = NULL; NULL 69 Zend/zend_dtrace.c if (DTRACE_FUNCTION_ENTRY_ENABLED() && funcname != NULL) { NULL 75 Zend/zend_dtrace.c if (DTRACE_FUNCTION_RETURN_ENABLED() && funcname != NULL) { NULL 37 Zend/zend_dynamic_array.c if (da->array == NULL) { NULL 61 Zend/zend_dynamic_array.c return NULL; NULL 67 Zend/zend_exceptions.c EG(exception) = NULL; NULL 79 Zend/zend_exceptions.c EG(prev_exception) = NULL; NULL 91 Zend/zend_exceptions.c if (exception != NULL) { NULL 95 Zend/zend_exceptions.c DTRACE_EXCEPTION_THROWN(NULL); NULL 100 Zend/zend_exceptions.c if (exception != NULL) { NULL 119 Zend/zend_exceptions.c if (EG(current_execute_data)->opline == NULL || NULL 133 Zend/zend_exceptions.c EG(prev_exception) = NULL; NULL 139 Zend/zend_exceptions.c EG(exception) = NULL; NULL 142 Zend/zend_exceptions.c EG(opline_before_exception) = NULL; NULL 188 Zend/zend_exceptions.c zend_throw_exception(NULL, "Cannot clone object using __clone()", 0 TSRMLS_CC); NULL 196 Zend/zend_exceptions.c char *message = NULL; NULL 198 Zend/zend_exceptions.c zval *object, *previous = NULL; NULL 225 Zend/zend_exceptions.c char *message = NULL, *filename = NULL; NULL 227 Zend/zend_exceptions.c zval *object, *previous = NULL; NULL 605 Zend/zend_exceptions.c fci.symbol_table = NULL; NULL 609 Zend/zend_exceptions.c fci.params = NULL; NULL 612 Zend/zend_exceptions.c zend_call_function(&fci, NULL TSRMLS_CC); NULL 616 Zend/zend_exceptions.c trace = NULL; NULL 669 Zend/zend_exceptions.c ZEND_ME(exception, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL) NULL 671 Zend/zend_exceptions.c ZEND_ME(exception, getMessage, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 672 Zend/zend_exceptions.c ZEND_ME(exception, getCode, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 673 Zend/zend_exceptions.c ZEND_ME(exception, getFile, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 674 Zend/zend_exceptions.c ZEND_ME(exception, getLine, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 675 Zend/zend_exceptions.c ZEND_ME(exception, getTrace, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 676 Zend/zend_exceptions.c ZEND_ME(exception, getPrevious, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 677 Zend/zend_exceptions.c ZEND_ME(exception, getTraceAsString, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 678 Zend/zend_exceptions.c ZEND_ME(exception, __toString, NULL, 0) NULL 679 Zend/zend_exceptions.c {NULL, NULL, NULL} NULL 693 Zend/zend_exceptions.c ZEND_ME(error_exception, getSeverity, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 694 Zend/zend_exceptions.c {NULL, NULL, NULL} NULL 706 Zend/zend_exceptions.c default_exception_handlers.clone_obj = NULL; NULL 717 Zend/zend_exceptions.c error_exception_ce = zend_register_internal_class_ex(&ce, default_exception_ce, NULL TSRMLS_CC); NULL 803 Zend/zend_exceptions.c EG(exception) = NULL; NULL 805 Zend/zend_exceptions.c zend_call_method_with_0_params(&exception, ce_exception, NULL, "__tostring", &str); NULL 822 Zend/zend_exceptions.c file = (Z_STRLEN_P(file) > 0) ? file : NULL; NULL 823 Zend/zend_exceptions.c line = (Z_TYPE_P(line) == IS_LONG) ? line : NULL; NULL 825 Zend/zend_exceptions.c file = NULL; NULL 826 Zend/zend_exceptions.c line = NULL; NULL 828 Zend/zend_exceptions.c zend_error_va(E_WARNING, file ? Z_STRVAL_P(file) : NULL, line ? Z_LVAL_P(line) : 0, "Uncaught %s in exception handling during call to %s::__tostring()", Z_OBJCE_P(EG(exception))->name, ce_exception->name); NULL 839 Zend/zend_exceptions.c zend_error_va(severity, (Z_STRLEN_P(file) > 0) ? Z_STRVAL_P(file) : NULL, Z_LVAL_P(line), "Uncaught %s\n thrown", Z_STRVAL_P(str)); NULL 850 Zend/zend_exceptions.c if (exception == NULL || Z_TYPE_P(exception) != IS_OBJECT) { NULL 133 Zend/zend_execute.c if (should_free.var != NULL && (((zend_uintptr_t)should_free.var & 1L) == 0)) { \ NULL 292 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 302 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 312 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 322 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 332 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 342 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 365 Zend/zend_execute.c return NULL; NULL 373 Zend/zend_execute.c return NULL; NULL 380 Zend/zend_execute.c if (EXPECTED(ptr_ptr != NULL)) { NULL 393 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 403 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 413 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 423 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 433 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 443 Zend/zend_execute.c if (UNEXPECTED(*ptr == NULL)) { NULL 458 Zend/zend_execute.c return NULL; NULL 464 Zend/zend_execute.c if (EXPECTED(EG(This) != NULL)) { NULL 468 Zend/zend_execute.c return NULL; NULL 475 Zend/zend_execute.c if (EXPECTED(EG(This) != NULL)) { NULL 489 Zend/zend_execute.c if (EXPECTED(EG(This) != NULL)) { NULL 493 Zend/zend_execute.c return NULL; NULL 500 Zend/zend_execute.c if (EXPECTED(EG(This) != NULL)) { NULL 646 Zend/zend_execute.c if (!zend_is_callable(arg, IS_CALLABLE_CHECK_SILENT, NULL TSRMLS_CC) && (Z_TYPE_P(arg) != IS_NULL || !cur_arg_info->allow_null)) { NULL 820 Zend/zend_execute.c UNEXPECTED(Z_OBJ_HANDLER_P(variable_ptr, set) != NULL)) { NULL 853 Zend/zend_execute.c UNEXPECTED(Z_OBJ_HANDLER_P(variable_ptr, set) != NULL)) { NULL 889 Zend/zend_execute.c UNEXPECTED(Z_OBJ_HANDLER_P(variable_ptr, set) != NULL)) { NULL 984 Zend/zend_execute.c zend_hash_init(EG(active_op_array)->static_variables, 2, NULL, ZVAL_PTR_DTOR, 0); NULL 990 Zend/zend_execute.c return NULL; NULL 1099 Zend/zend_execute.c if (dim == NULL) { NULL 1143 Zend/zend_execute.c if (dim == NULL) { NULL 1156 Zend/zend_execute.c if (IS_LONG == is_numeric_string(Z_STRVAL_P(dim), Z_STRLEN_P(dim), NULL, NULL, -1)) { NULL 1183 Zend/zend_execute.c result->str_offset.ptr_ptr = NULL; NULL 1275 Zend/zend_execute.c if (IS_LONG == is_numeric_string(Z_STRVAL_P(dim), Z_STRLEN_P(dim), NULL, NULL, -1)) { NULL 1385 Zend/zend_execute.c if (NULL == ptr_ptr) { NULL 1389 Zend/zend_execute.c (ptr = Z_OBJ_HT_P(container)->read_property(container, prop_ptr, type, key TSRMLS_CC)) != NULL) { NULL 1478 Zend/zend_execute.c if(fci != NULL) { NULL 1485 Zend/zend_execute.c (execute_data_ptr->function_state.function->common.fn_flags & ZEND_ACC_RETURN_REFERENCE)?return_value_ptr:NULL, NULL 1607 Zend/zend_execute.c EG(argument_stack)->prev = NULL; NULL 1643 Zend/zend_execute.c EX(object) = NULL; NULL 1644 Zend/zend_execute.c EX(current_this) = NULL; NULL 1645 Zend/zend_execute.c EX(old_error_reporting) = NULL; NULL 1647 Zend/zend_execute.c EX(call) = NULL; NULL 1671 Zend/zend_execute.c EX(function_state).arguments = NULL; NULL 1714 Zend/zend_execute.c if (handler == NULL) { NULL 181 Zend/zend_execute.h page->prev = NULL; NULL 194 Zend/zend_execute.h while (stack != NULL) { NULL 297 Zend/zend_execute.h *p = NULL; NULL 323 Zend/zend_execute.h return NULL; NULL 370 Zend/zend_execute.h #define Z_OBJ_CLASS_NAME_P(zval) ((zval) && Z_TYPE_P(zval) == IS_OBJECT && Z_OBJ_HT_P(zval)->get_class_entry != NULL && Z_OBJ_HT_P(zval)->get_class_entry(zval TSRMLS_CC) ? Z_OBJ_HT_P(zval)->get_class_entry(zval TSRMLS_CC)->name : "") NULL 409 Zend/zend_execute.h NULL) NULL 45 Zend/zend_execute_API.c ZEND_API const zend_fcall_info empty_fcall_info = { 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 0 }; NULL 46 Zend/zend_execute_API.c ZEND_API const zend_fcall_info_cache empty_fcall_info_cache = { 0, NULL, NULL, NULL, NULL }; NULL 144 Zend/zend_execute_API.c EG(return_value_ptr_ptr) = NULL; NULL 154 Zend/zend_execute_API.c EG(in_autoload) = NULL; NULL 155 Zend/zend_execute_API.c EG(autoload_func) = NULL; NULL 159 Zend/zend_execute_API.c zend_vm_stack_push((void *) NULL TSRMLS_CC); NULL 161 Zend/zend_execute_API.c zend_hash_init(&EG(symbol_table), 50, NULL, ZVAL_PTR_DTOR, 0); NULL 165 Zend/zend_execute_API.c EG(opline_ptr) = NULL; NULL 167 Zend/zend_execute_API.c zend_hash_init(&EG(included_files), 5, NULL, NULL, 0); NULL 171 Zend/zend_execute_API.c EG(user_error_handler) = NULL; NULL 173 Zend/zend_execute_API.c EG(current_execute_data) = NULL; NULL 186 Zend/zend_execute_API.c EG(exception) = NULL; NULL 187 Zend/zend_execute_API.c EG(prev_exception) = NULL; NULL 189 Zend/zend_execute_API.c EG(scope) = NULL; NULL 190 Zend/zend_execute_API.c EG(called_scope) = NULL; NULL 192 Zend/zend_execute_API.c EG(This) = NULL; NULL 194 Zend/zend_execute_API.c EG(active_op_array) = NULL; NULL 197 Zend/zend_execute_API.c EG(start_op) = NULL; NULL 256 Zend/zend_execute_API.c EG(user_error_handler) = NULL; NULL 262 Zend/zend_execute_API.c EG(user_exception_handler) = NULL; NULL 372 Zend/zend_execute_API.c return NULL; NULL 389 Zend/zend_execute_API.c return NULL; NULL 539 Zend/zend_execute_API.c save = NULL; NULL 574 Zend/zend_execute_API.c HashTable *tmp_ht = NULL; NULL 577 Zend/zend_execute_API.c zend_hash_init(tmp_ht, zend_hash_num_elements(Z_ARRVAL_P(p)), NULL, ZVAL_PTR_DTOR, 0); NULL 590 Zend/zend_execute_API.c if (zend_hash_get_current_key_ex(Z_ARRVAL_P(p), &str_index, &str_index_len, &num_index, 0, NULL) != HASH_KEY_IS_STRING) { NULL 643 Zend/zend_execute_API.c ret = zend_hash_update_current_key_ex(Z_ARRVAL_P(p), HASH_KEY_IS_LONG, NULL, 0, Z_LVAL(const_value), HASH_UPDATE_KEY_IF_BEFORE, NULL); NULL 646 Zend/zend_execute_API.c ret = zend_hash_update_current_key_ex(Z_ARRVAL_P(p), HASH_KEY_IS_LONG, NULL, 0, zend_dval_to_lval(Z_DVAL(const_value)), HASH_UPDATE_KEY_IF_BEFORE, NULL); NULL 649 Zend/zend_execute_API.c ret = zend_hash_update_current_key_ex(Z_ARRVAL_P(p), HASH_KEY_IS_STRING, "", 1, 0, HASH_UPDATE_KEY_IF_BEFORE, NULL); NULL 681 Zend/zend_execute_API.c return zval_update_constant_ex(pp, arg, NULL TSRMLS_CC); NULL 690 Zend/zend_execute_API.c zval *local_retval_ptr = NULL; NULL 698 Zend/zend_execute_API.c params_array = NULL; NULL 700 Zend/zend_execute_API.c ex_retval = call_user_function_ex(function_table, object_pp, function_name, &local_retval_ptr, param_count, params_array, 1, NULL TSRMLS_CC); NULL 719 Zend/zend_execute_API.c fci.object_ptr = object_pp ? *object_pp : NULL; NULL 727 Zend/zend_execute_API.c return zend_call_function(&fci, NULL TSRMLS_CC); NULL 740 Zend/zend_execute_API.c zend_class_entry *calling_scope = NULL; NULL 741 Zend/zend_execute_API.c zend_class_entry *called_scope = NULL; NULL 746 Zend/zend_execute_API.c *fci->retval_ptr_ptr = NULL; NULL 767 Zend/zend_execute_API.c EX(op_array) = NULL; NULL 768 Zend/zend_execute_API.c EX(opline) = NULL; NULL 769 Zend/zend_execute_API.c EX(object) = NULL; NULL 780 Zend/zend_execute_API.c char *error = NULL; NULL 786 Zend/zend_execute_API.c if (!zend_is_callable_ex(fci->function_name, fci->object_ptr, IS_CALLABLE_CHECK_SILENT, &callable_name, NULL, fci_cache, &error TSRMLS_CC)) { NULL 893 Zend/zend_execute_API.c EG(called_scope) = NULL; NULL 898 Zend/zend_execute_API.c EG(This) = NULL; NULL 915 Zend/zend_execute_API.c EG(This) = NULL; NULL 927 Zend/zend_execute_API.c EG(active_symbol_table) = NULL; NULL 955 Zend/zend_execute_API.c if(EXPECTED(zend_execute_internal == NULL)) { NULL 969 Zend/zend_execute_API.c *fci->retval_ptr_ptr = NULL; NULL 993 Zend/zend_execute_API.c *fci->retval_ptr_ptr = NULL; NULL 1007 Zend/zend_execute_API.c zend_throw_exception_internal(NULL TSRMLS_CC); NULL 1018 Zend/zend_execute_API.c zval *retval_ptr = NULL; NULL 1033 Zend/zend_execute_API.c if (name == NULL || !name_length) { NULL 1074 Zend/zend_execute_API.c if (EG(in_autoload) == NULL) { NULL 1076 Zend/zend_execute_API.c zend_hash_init(EG(in_autoload), 0, NULL, NULL, 0); NULL 1079 Zend/zend_execute_API.c if (zend_hash_quick_add(EG(in_autoload), lc_name, lc_length, hash, (void**)&dummy, sizeof(char), NULL) == FAILURE) { NULL 1101 Zend/zend_execute_API.c fcall_info.symbol_table = NULL; NULL 1105 Zend/zend_execute_API.c fcall_info.object_ptr = NULL; NULL 1110 Zend/zend_execute_API.c fcall_cache.calling_scope = NULL; NULL 1111 Zend/zend_execute_API.c fcall_cache.called_scope = NULL; NULL 1112 Zend/zend_execute_API.c fcall_cache.object_ptr = NULL; NULL 1140 Zend/zend_execute_API.c return zend_lookup_class_ex(name, name_length, NULL, 1, ce TSRMLS_CC); NULL 1173 Zend/zend_execute_API.c zval *local_retval_ptr=NULL; NULL 1306 Zend/zend_execute_API.c EG(return_value_ptr_ptr) = NULL; NULL 1358 Zend/zend_execute_API.c SetTimer(timeout_window, wParam, lParam*1000, NULL); NULL 1402 Zend/zend_execute_API.c wc.hInstance=NULL; NULL 1403 Zend/zend_execute_API.c wc.hIcon=NULL; NULL 1404 Zend/zend_execute_API.c wc.hCursor=NULL; NULL 1406 Zend/zend_execute_API.c wc.lpszMenuName=NULL; NULL 1411 Zend/zend_execute_API.c timeout_window = CreateWindow(wc.lpszClassName, wc.lpszClassName, 0, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, NULL, NULL, NULL, NULL); NULL 1413 Zend/zend_execute_API.c while (GetMessage(&message, NULL, 0, 0)) { NULL 1420 Zend/zend_execute_API.c UnregisterClass(wc.lpszClassName, NULL); NULL 1428 Zend/zend_execute_API.c timeout_thread_event = CreateEvent(NULL, FALSE, FALSE, NULL); NULL 1429 Zend/zend_execute_API.c timeout_thread_handle = CreateEvent(NULL, FALSE, FALSE, NULL); NULL 1430 Zend/zend_execute_API.c _beginthreadex(NULL, 0, timeout_thread_proc, NULL, 0, &timeout_thread_id); NULL 1484 Zend/zend_execute_API.c setitimer(ITIMER_REAL, &t_r, NULL); NULL 1488 Zend/zend_execute_API.c setitimer(ITIMER_PROF, &t_r, NULL); NULL 1502 Zend/zend_execute_API.c sigprocmask(SIG_UNBLOCK, &sigset, NULL); NULL 1525 Zend/zend_execute_API.c setitimer(ITIMER_REAL, &no_timeout, NULL); NULL 1527 Zend/zend_execute_API.c setitimer(ITIMER_PROF, &no_timeout, NULL); NULL 1572 Zend/zend_execute_API.c if (zend_lookup_class_ex(class_name, class_name_len, NULL, use_autoload, &pce TSRMLS_CC) == FAILURE) { NULL 1584 Zend/zend_execute_API.c return NULL; NULL 1607 Zend/zend_execute_API.c return NULL; NULL 1638 Zend/zend_execute_API.c ai->afn[ai->cnt] = NULL; NULL 1678 Zend/zend_execute_API.c *EX_CV_NUM(ex, i) = NULL; NULL 1697 Zend/zend_execute_API.c *EX_CV_NUM(ex, i) = NULL; NULL 1721 Zend/zend_execute_API.c *EX_CV_NUM(ex, i) = NULL; NULL 1762 Zend/zend_execute_API.c zend_hash_init(EG(active_symbol_table), ex->op_array->last_var, NULL, ZVAL_PTR_DTOR, 0); NULL 241 Zend/zend_extensions.c return NULL; NULL 106 Zend/zend_extensions.h #define STANDARD_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1 NULL 107 Zend/zend_extensions.h #define COMPAT_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1 NULL 108 Zend/zend_extensions.h #define BUILD_COMPAT_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1 NULL 36 Zend/zend_float.c EG(saved_fpu_cw_ptr) = NULL; NULL 48 Zend/zend_float.c EG(saved_fpu_cw_ptr) = NULL; NULL 37 Zend/zend_gc.c gc_globals->buf = NULL; NULL 46 Zend/zend_gc.c gc_globals->buf = NULL; NULL 50 Zend/zend_gc.c gc_globals->unused = NULL; NULL 51 Zend/zend_gc.c gc_globals->zval_to_free = NULL; NULL 52 Zend/zend_gc.c gc_globals->free_list = NULL; NULL 53 Zend/zend_gc.c gc_globals->next_to_free = NULL; NULL 110 Zend/zend_gc.c GC_G(unused) = NULL; NULL 113 Zend/zend_gc.c GC_G(zval_to_free) = NULL; NULL 115 Zend/zend_gc.c GC_G(unused) = NULL; NULL 116 Zend/zend_gc.c GC_G(first_unused) = NULL; NULL 117 Zend/zend_gc.c GC_G(last_unused) = NULL; NULL 123 Zend/zend_gc.c if (GC_G(buf) == NULL && GC_G(gc_enabled)) { NULL 132 Zend/zend_gc.c if (UNEXPECTED(GC_G(free_list) != NULL && NULL 133 Zend/zend_gc.c GC_ZVAL_ADDRESS(zv) != NULL && NULL 197 Zend/zend_gc.c if (UNEXPECTED(Z_OBJ_HT_P(zv)->get_gc == NULL || NULL 198 Zend/zend_gc.c EG(objects_store).object_buckets == NULL)) { NULL 253 Zend/zend_gc.c if (UNEXPECTED(GC_G(free_list) != NULL && NULL 266 Zend/zend_gc.c ((zval_gc_info*)zv)->u.buffered = NULL; NULL 274 Zend/zend_gc.c p = NULL; NULL 285 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 317 Zend/zend_gc.c while (p != NULL) { NULL 323 Zend/zend_gc.c if (p->pListNext == NULL) { NULL 340 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 360 Zend/zend_gc.c while (p != NULL) { NULL 379 Zend/zend_gc.c p = NULL; NULL 392 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 424 Zend/zend_gc.c while (p != NULL) { NULL 429 Zend/zend_gc.c if (p->pListNext == NULL) { NULL 448 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 466 Zend/zend_gc.c while (p != NULL) { NULL 495 Zend/zend_gc.c GC_SET_ADDRESS(obj->buffered, NULL); NULL 503 Zend/zend_gc.c GC_ZVAL_SET_ADDRESS(current->u.pz, NULL); NULL 517 Zend/zend_gc.c p = NULL; NULL 532 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 563 Zend/zend_gc.c while (p != NULL) { NULL 564 Zend/zend_gc.c if (p->pListNext == NULL) { NULL 589 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 604 Zend/zend_gc.c while (p != NULL) { NULL 639 Zend/zend_gc.c p = NULL; NULL 651 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 695 Zend/zend_gc.c while (p != NULL) { NULL 700 Zend/zend_gc.c if (p->pListNext == NULL) { NULL 723 Zend/zend_gc.c (get_gc = Z_OBJ_HANDLER_P(pz, get_gc)) != NULL)) { NULL 741 Zend/zend_gc.c while (p != NULL) { NULL 764 Zend/zend_gc.c GC_SET_ADDRESS(obj->buffered, NULL); NULL 771 Zend/zend_gc.c GC_ZVAL_SET_ADDRESS(current->u.pz, NULL); NULL 802 Zend/zend_gc.c GC_G(zval_to_free) = NULL; NULL 64 Zend/zend_gc.h ((zval_gc_info*)(z))->u.buffered = NULL NULL 79 Zend/zend_gc.h (z)->buffered = NULL NULL 165 Zend/zend_gc.h if (EXPECTED(EG(objects_store).object_buckets != NULL) && \ NULL 176 Zend/zend_gc.h (obj)->buffered = NULL; \ NULL 39 Zend/zend_generators.c generator->send_target = NULL; NULL 103 Zend/zend_generators.c generator->value = NULL; NULL 108 Zend/zend_generators.c generator->key = NULL; NULL 162 Zend/zend_generators.c generator->execute_data = NULL; NULL 199 Zend/zend_generators.c ex->fast_ret = NULL; NULL 231 Zend/zend_generators.c NULL TSRMLS_CC NULL 245 Zend/zend_generators.c zend_hash_quick_update(target, key->arKey, key->nKeyLength, key->h, var, sizeof(zval *), NULL); NULL 267 Zend/zend_generators.c op_array->run_time_cache = NULL; NULL 273 Zend/zend_generators.c NULL, ZVAL_PTR_DTOR, 0 NULL 291 Zend/zend_generators.c EG(active_symbol_table) = NULL; NULL 324 Zend/zend_generators.c return NULL; NULL 394 Zend/zend_generators.c if (UNEXPECTED(EG(exception) != NULL)) { NULL 395 Zend/zend_generators.c zend_throw_exception_internal(NULL TSRMLS_CC); NULL 415 Zend/zend_generators.c zend_throw_exception(NULL, "Cannot rewind a generator that was already run", 0 TSRMLS_CC); NULL 450 Zend/zend_generators.c RETURN_BOOL(generator->value != NULL); NULL 599 Zend/zend_generators.c zend_throw_exception(NULL, "Unserialization of 'Generator' is not allowed", 0 TSRMLS_CC); NULL 619 Zend/zend_generators.c return generator->value != NULL ? SUCCESS : FAILURE; NULL 632 Zend/zend_generators.c *data = NULL; NULL 686 Zend/zend_generators.c zend_throw_exception(NULL, "Cannot traverse an already closed generator", 0 TSRMLS_CC); NULL 687 Zend/zend_generators.c return NULL; NULL 691 Zend/zend_generators.c zend_throw_exception(NULL, "You can only iterate a generator by-reference if it declared that it yields by-reference", 0 TSRMLS_CC); NULL 692 Zend/zend_generators.c return NULL; NULL 749 Zend/zend_generators.c zend_generator_handlers.clone_obj = NULL; NULL 27 Zend/zend_hash.c (element)->pLast = NULL; \ NULL 35 Zend/zend_hash.c (element)->pListNext = NULL; \ NULL 36 Zend/zend_hash.c if ((element)->pListLast != NULL) { \ NULL 42 Zend/zend_hash.c if ((ht)->pInternalPointer == NULL) { \ NULL 117 Zend/zend_hash.c (p)->pDataPtr=NULL; \ NULL 136 Zend/zend_hash.c (p)->pDataPtr=NULL; \ NULL 146 Zend/zend_hash.c static const Bucket *uninitialized_bucket = NULL; NULL 167 Zend/zend_hash.c ht->pListHead = NULL; NULL 168 Zend/zend_hash.c ht->pListTail = NULL; NULL 171 Zend/zend_hash.c ht->pInternalPointer = NULL; NULL 219 Zend/zend_hash.c while (p != NULL) { NULL 296 Zend/zend_hash.c while (p != NULL) { NULL 363 Zend/zend_hash.c return zend_hash_add(ht, arKey, nKeyLength, &dummy, sizeof(void *), NULL); NULL 384 Zend/zend_hash.c while (p != NULL) { NULL 416 Zend/zend_hash.c p->arKey = NULL; NULL 477 Zend/zend_hash.c while (p != NULL) { NULL 502 Zend/zend_hash.c while (p != NULL) { NULL 516 Zend/zend_hash.c if (p->pListLast != NULL) { NULL 522 Zend/zend_hash.c if (p->pListNext != NULL) { NULL 556 Zend/zend_hash.c while (p != NULL) { NULL 586 Zend/zend_hash.c ht->pListHead = NULL; NULL 587 Zend/zend_hash.c ht->pListTail = NULL; NULL 590 Zend/zend_hash.c ht->pInternalPointer = NULL; NULL 592 Zend/zend_hash.c while (p != NULL) { NULL 632 Zend/zend_hash.c if (p->pListLast != NULL) { NULL 638 Zend/zend_hash.c if (p->pListNext != NULL) { NULL 669 Zend/zend_hash.c while (p != NULL) { NULL 686 Zend/zend_hash.c while (p != NULL) { NULL 715 Zend/zend_hash.c while (p != NULL) { NULL 739 Zend/zend_hash.c while (p != NULL) { NULL 766 Zend/zend_hash.c while (p != NULL) { NULL 798 Zend/zend_hash.c while (p != NULL) { NULL 827 Zend/zend_hash.c target->pInternalPointer = NULL; NULL 925 Zend/zend_hash.c while (p != NULL) { NULL 951 Zend/zend_hash.c while (p != NULL) { NULL 975 Zend/zend_hash.c while (p != NULL) { NULL 1000 Zend/zend_hash.c while (p != NULL) { NULL 1022 Zend/zend_hash.c while (p != NULL) { NULL 1043 Zend/zend_hash.c while (p != NULL) { NULL 1075 Zend/zend_hash.c if (ptr->pos == NULL) { NULL 1076 Zend/zend_hash.c ht->pInternalPointer = NULL; NULL 1082 Zend/zend_hash.c while (p != NULL) { NULL 1251 Zend/zend_hash.c while (q != NULL) { NULL 1273 Zend/zend_hash.c while (q != NULL) { NULL 1309 Zend/zend_hash.c if (p->pListLast != NULL) { NULL 1315 Zend/zend_hash.c if (p->pListNext != NULL) { NULL 1344 Zend/zend_hash.c if (q->pListLast != NULL) { NULL 1350 Zend/zend_hash.c if (q->pListNext != NULL) { NULL 1467 Zend/zend_hash.c ht->pListTail = NULL; NULL 1470 Zend/zend_hash.c arTmp[0]->pListLast = NULL; NULL 1478 Zend/zend_hash.c arTmp[j]->pListNext = NULL; NULL 1480 Zend/zend_hash.c arTmp[0]->pListNext = NULL; NULL 1490 Zend/zend_hash.c while (p != NULL) { NULL 1504 Zend/zend_hash.c Bucket *p1, *p2 = NULL; NULL 1595 Zend/zend_hash.c *pData=NULL; NULL 1630 Zend/zend_hash.c while (p != NULL) { NULL 1647 Zend/zend_hash.c while (p != NULL) { NULL 1654 Zend/zend_hash.c while (p != NULL) { NULL 159 Zend/zend_hash.h zend_hash_del_key_or_index(ht, NULL, 0, h, HASH_DEL_INDEX) NULL 196 Zend/zend_hash.h zend_hash_has_more_elements_ex(ht, NULL) NULL 198 Zend/zend_hash.h zend_hash_move_forward_ex(ht, NULL) NULL 200 Zend/zend_hash.h zend_hash_move_backwards_ex(ht, NULL) NULL 202 Zend/zend_hash.h zend_hash_get_current_key_ex(ht, str_index, NULL, num_index, duplicate, NULL) NULL 204 Zend/zend_hash.h zend_hash_get_current_key_zval_ex(ht, key, NULL) NULL 206 Zend/zend_hash.h zend_hash_get_current_key_type_ex(ht, NULL) NULL 208 Zend/zend_hash.h zend_hash_get_current_data_ex(ht, pData, NULL) NULL 210 Zend/zend_hash.h zend_hash_internal_pointer_reset_ex(ht, NULL) NULL 212 Zend/zend_hash.h zend_hash_internal_pointer_end_ex(ht, NULL) NULL 214 Zend/zend_hash.h zend_hash_update_current_key_ex(ht, key_type, str_index, str_length, num_index, HASH_UPDATE_KEY_ANYWAY, NULL) NULL 308 Zend/zend_hash.h zend_hash_init(ht, n, NULL, ZVAL_PTR_DTOR, persistent) NULL 380 Zend/zend_hash.h ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_update_current_key_ex(ht, HASH_KEY_IS_LONG, NULL, 0, idx, mode, pos)); NULL 384 Zend/zend_hash.h zend_symtable_update_current_key_ex(ht, arKey, nKeyLength, mode, NULL) NULL 71 Zend/zend_ini.c ini_entry->orig_value = NULL; NULL 94 Zend/zend_ini.c EG(modified_ini_directives) = NULL; NULL 95 Zend/zend_ini.c EG(error_reporting_ini_entry) = NULL; NULL 96 Zend/zend_ini.c if (zend_hash_init_ex(registered_zend_ini_directives, 100, NULL, NULL, 1, 0) == FAILURE) { NULL 125 Zend/zend_ini.c EG(modified_ini_directives) = NULL; NULL 136 Zend/zend_ini.c EG(modified_ini_directives) = NULL; NULL 137 Zend/zend_ini.c EG(error_reporting_ini_entry) = NULL; NULL 139 Zend/zend_ini.c if (zend_hash_init_ex(EG(ini_directives), registered_zend_ini_directives->nNumOfElements, NULL, NULL, 1, 0) == FAILURE) { NULL 142 Zend/zend_ini.c zend_hash_copy(EG(ini_directives), registered_zend_ini_directives, NULL, &ini_entry, sizeof(zend_ini_entry)); NULL 281 Zend/zend_ini.c zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0); NULL 288 Zend/zend_ini.c zend_hash_add(EG(modified_ini_directives), name, name_length, &ini_entry, sizeof(zend_ini_entry*), NULL); NULL 355 Zend/zend_ini.c return (ini_entry->orig_value ? strtol(ini_entry->orig_value, NULL, 0) : 0); NULL 357 Zend/zend_ini.c return (ini_entry->value ? strtol(ini_entry->value, NULL, 0) : 0); NULL 372 Zend/zend_ini.c return (double) (ini_entry->orig_value ? zend_strtod(ini_entry->orig_value, NULL) : 0.0); NULL 374 Zend/zend_ini.c return (double) (ini_entry->value ? zend_strtod(ini_entry->value, NULL) : 0.0); NULL 401 Zend/zend_ini.c return NULL; NULL 413 Zend/zend_ini.c return NULL; NULL 467 Zend/zend_ini.c tmp_value = (ini_entry->orig_value ? ini_entry->orig_value : NULL ); NULL 473 Zend/zend_ini.c tmp_value = NULL; NULL 508 Zend/zend_ini.c value = NULL; NULL 535 Zend/zend_ini.c value = NULL; NULL 632 Zend/zend_ini.c *p = zend_strtod(new_value, NULL); NULL 37 Zend/zend_ini.h (sizeof(int)*((unsigned int)&(((p_type)NULL)->field))) NULL 41 Zend/zend_ini.h # define XtOffset(p_type, field) ((unsigned int)&(((p_type)NULL)->field)) NULL 48 Zend/zend_ini.h ((long) (((char *) (&(((p_type)NULL)->field))) - ((char *) NULL))) NULL 115 Zend/zend_ini.h #define ZEND_INI_END() { 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, 0, 0, NULL } }; NULL 118 Zend/zend_ini.h { 0, modifiable, name, sizeof(name), on_modify, arg1, arg2, arg3, default_value, sizeof(default_value)-1, NULL, 0, 0, 0, displayer }, NULL 121 Zend/zend_ini.h ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, arg1, arg2, arg3, NULL) NULL 124 Zend/zend_ini.h ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, arg1, arg2, NULL, displayer) NULL 127 Zend/zend_ini.h ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, arg1, arg2, NULL) NULL 130 Zend/zend_ini.h ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, arg1, NULL, NULL, displayer) NULL 133 Zend/zend_ini.h ZEND_INI_ENTRY1_EX(name, default_value, modifiable, on_modify, arg1, NULL) NULL 136 Zend/zend_ini.h ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, NULL, NULL, NULL, displayer) NULL 139 Zend/zend_ini.h ZEND_INI_ENTRY_EX(name, default_value, modifiable, on_modify, NULL) NULL 147 Zend/zend_ini.h ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, property_name), (void *) &struct_ptr##_id, NULL, zend_ini_boolean_displayer_cb) NULL 154 Zend/zend_ini.h ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, property_name), (void *) &struct_ptr, NULL, zend_ini_boolean_displayer_cb) NULL 159 Zend/zend_ini.h #define INI_STR(name) zend_ini_string_ex((name), sizeof(name), 0, NULL) NULL 228 Zend/zend_ini_parser.c } else if ((envvar = zend_getenv(Z_STRVAL_P(name), Z_STRLEN_P(name) TSRMLS_CC)) != NULL || NULL 229 Zend/zend_ini_parser.c (envvar = getenv(Z_STRVAL_P(name))) != NULL) { NULL 259 Zend/zend_ini_parser.c MessageBox(NULL, error_buf, "PHP Error", MB_OK|MB_TOPMOST|0x00200000L); NULL 1669 Zend/zend_ini_parser.c ZEND_INI_PARSER_CB(&(yyvsp[(2) - (3)]), NULL, NULL, ZEND_INI_PARSER_SECTION, ZEND_INI_PARSER_ARG TSRMLS_CC); NULL 1680 Zend/zend_ini_parser.c ZEND_INI_PARSER_CB(&(yyvsp[(1) - (3)]), &(yyvsp[(3) - (3)]), NULL, ZEND_INI_PARSER_ENTRY, ZEND_INI_PARSER_ARG TSRMLS_CC); NULL 1701 Zend/zend_ini_parser.c { ZEND_INI_PARSER_CB(&(yyvsp[(1) - (1)]), NULL, NULL, ZEND_INI_PARSER_ENTRY, ZEND_INI_PARSER_ARG TSRMLS_CC); free(Z_STRVAL((yyvsp[(1) - (1)]))); } NULL 1841 Zend/zend_ini_parser.c { zend_ini_do_op('~', &(yyval), &(yyvsp[(2) - (2)]), NULL); } NULL 1846 Zend/zend_ini_parser.c { zend_ini_do_op('!', &(yyval), &(yyvsp[(2) - (2)]), NULL); } NULL 151 Zend/zend_ini_parser.y } else if ((envvar = zend_getenv(Z_STRVAL_P(name), Z_STRLEN_P(name) TSRMLS_CC)) != NULL || NULL 152 Zend/zend_ini_parser.y (envvar = getenv(Z_STRVAL_P(name))) != NULL) { NULL 182 Zend/zend_ini_parser.y MessageBox(NULL, error_buf, "PHP Error", MB_OK|MB_TOPMOST|0x00200000L); NULL 285 Zend/zend_ini_parser.y ZEND_INI_PARSER_CB(&$2, NULL, NULL, ZEND_INI_PARSER_SECTION, ZEND_INI_PARSER_ARG TSRMLS_CC); NULL 292 Zend/zend_ini_parser.y ZEND_INI_PARSER_CB(&$1, &$3, NULL, ZEND_INI_PARSER_ENTRY, ZEND_INI_PARSER_ARG TSRMLS_CC); NULL 305 Zend/zend_ini_parser.y | TC_LABEL { ZEND_INI_PARSER_CB(&$1, NULL, NULL, ZEND_INI_PARSER_ENTRY, ZEND_INI_PARSER_ARG TSRMLS_CC); free(Z_STRVAL($1)); } NULL 355 Zend/zend_ini_parser.y | '~' expr { zend_ini_do_op('~', &$$, &$2, NULL); } NULL 356 Zend/zend_ini_parser.y | '!' expr { zend_ini_do_op('!', &$$, &$2, NULL); } NULL 186 Zend/zend_ini_scanner.c if (fh != NULL) { NULL 189 Zend/zend_ini_scanner.c ini_filename = NULL; NULL 254 Zend/zend_ini_scanner.c if (init_ini_scanner(scanner_mode, NULL TSRMLS_CC) == FAILURE) { NULL 1903 Zend/zend_ini_scanner.c char *sc = NULL; NULL 1911 Zend/zend_ini_scanner.c if (sc == NULL) { NULL 49 Zend/zend_interfaces.c fci.object_ptr = object_pp ? *object_pp : NULL; NULL 55 Zend/zend_interfaces.c fci.symbol_table = NULL; NULL 61 Zend/zend_interfaces.c fci.function_table = !object_pp ? EG(function_table) : NULL; NULL 62 Zend/zend_interfaces.c result = zend_call_function(&fci, NULL TSRMLS_CC); NULL 68 Zend/zend_interfaces.c obj_ce = object_pp ? Z_OBJCE_PP(object_pp) : NULL; NULL 96 Zend/zend_interfaces.c fcic.object_ptr = object_pp ? *object_pp : NULL; NULL 102 Zend/zend_interfaces.c obj_ce = object_pp ? Z_OBJCE_PP(object_pp) : NULL; NULL 112 Zend/zend_interfaces.c return NULL; NULL 137 Zend/zend_interfaces.c iter->value = NULL; NULL 224 Zend/zend_interfaces.c zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_next, "next", NULL); NULL 235 Zend/zend_interfaces.c zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_rewind, "rewind", NULL); NULL 264 Zend/zend_interfaces.c iterator->value = NULL; NULL 275 Zend/zend_interfaces.c zend_class_entry *ce_it = iterator && Z_TYPE_P(iterator) == IS_OBJECT ? Z_OBJCE_P(iterator) : NULL; NULL 279 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Objects returned by %s::getIterator() must be traversable or implement interface Iterator", ce ? ce->name : Z_OBJCE_P(object)->name); NULL 284 Zend/zend_interfaces.c return NULL; NULL 346 Zend/zend_interfaces.c class_type->iterator_funcs.zf_new_iterator = NULL; NULL 371 Zend/zend_interfaces.c class_type->iterator_funcs.zf_valid = NULL; NULL 372 Zend/zend_interfaces.c class_type->iterator_funcs.zf_current = NULL; NULL 373 Zend/zend_interfaces.c class_type->iterator_funcs.zf_key = NULL; NULL 374 Zend/zend_interfaces.c class_type->iterator_funcs.zf_next = NULL; NULL 375 Zend/zend_interfaces.c class_type->iterator_funcs.zf_rewind = NULL; NULL 430 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "%s::serialize() must return a string or NULL", ce->name); NULL 446 Zend/zend_interfaces.c zend_call_method_with_1_params(object, ce, &ce->unserialize_func, "unserialize", NULL, zdata); NULL 461 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Serialization of '%s' is not allowed", ce->name); NULL 468 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Unserialization of '%s' is not allowed", ce->name); NULL 493 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(iterator, getIterator, NULL) NULL 494 Zend/zend_interfaces.c {NULL, NULL, NULL} NULL 498 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(iterator, current, NULL) NULL 499 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(iterator, next, NULL) NULL 500 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(iterator, key, NULL) NULL 501 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(iterator, valid, NULL) NULL 502 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(iterator, rewind, NULL) NULL 503 Zend/zend_interfaces.c {NULL, NULL, NULL} NULL 506 Zend/zend_interfaces.c const zend_function_entry *zend_funcs_traversable = NULL; NULL 526 Zend/zend_interfaces.c {NULL, NULL, NULL} NULL 534 Zend/zend_interfaces.c ZEND_ABSTRACT_ME(serializable, serialize, NULL) NULL 535 Zend/zend_interfaces.c ZEND_FENTRY(unserialize, NULL, arginfo_serializable_serialize, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT|ZEND_ACC_CTOR) NULL 536 Zend/zend_interfaces.c {NULL, NULL, NULL} NULL 44 Zend/zend_interfaces.h zend_call_method(obj, obj_ce, fn_proxy, function_name, sizeof(function_name)-1, retval, 0, NULL, NULL TSRMLS_CC) NULL 47 Zend/zend_interfaces.h zend_call_method(obj, obj_ce, fn_proxy, function_name, sizeof(function_name)-1, retval, 1, arg1, NULL TSRMLS_CC) NULL 29 Zend/zend_iterators.c NULL, /* prop read */ NULL 30 Zend/zend_iterators.c NULL, /* prop write */ NULL 31 Zend/zend_iterators.c NULL, /* read dim */ NULL 32 Zend/zend_iterators.c NULL, /* write dim */ NULL 33 Zend/zend_iterators.c NULL, NULL 34 Zend/zend_iterators.c NULL, /* get */ NULL 35 Zend/zend_iterators.c NULL, /* set */ NULL 36 Zend/zend_iterators.c NULL, /* has prop */ NULL 37 Zend/zend_iterators.c NULL, /* unset prop */ NULL 38 Zend/zend_iterators.c NULL, /* has dim */ NULL 39 Zend/zend_iterators.c NULL, /* unset dim */ NULL 40 Zend/zend_iterators.c NULL, /* props get */ NULL 41 Zend/zend_iterators.c NULL, /* method get */ NULL 42 Zend/zend_iterators.c NULL, /* call */ NULL 43 Zend/zend_iterators.c NULL, /* get ctor */ NULL 44 Zend/zend_iterators.c NULL, /* get_ce */ NULL 45 Zend/zend_iterators.c NULL, /* get class name */ NULL 46 Zend/zend_iterators.c NULL, /* compare */ NULL 47 Zend/zend_iterators.c NULL, /* cast */ NULL 48 Zend/zend_iterators.c NULL /* count */ NULL 53 Zend/zend_iterators.c INIT_CLASS_ENTRY(zend_iterator_class_entry, "__iterator_wrapper", NULL); NULL 70 Zend/zend_iterators.c Z_OBJ_HANDLE_P(wrapped) = zend_objects_store_put(iter, iter_wrapper_dtor, NULL, NULL TSRMLS_CC); NULL 3574 Zend/zend_language_parser.c { zend_do_begin_namespace(NULL, 1 TSRMLS_CC); } NULL 3594 Zend/zend_language_parser.c { zend_do_use(&(yyvsp[(1) - (1)]), NULL, 0 TSRMLS_CC); } NULL 3604 Zend/zend_language_parser.c { zend_do_use(&(yyvsp[(2) - (2)]), NULL, 1 TSRMLS_CC); } NULL 3739 Zend/zend_language_parser.c { zend_do_brk_cont(ZEND_BRK, NULL TSRMLS_CC); } NULL 3749 Zend/zend_language_parser.c { zend_do_brk_cont(ZEND_CONT, NULL TSRMLS_CC); } NULL 3759 Zend/zend_language_parser.c { zend_do_return(NULL, 0 TSRMLS_CC); } NULL 3924 Zend/zend_language_parser.c { zend_do_begin_catch(&(yyvsp[(1) - (6)]), &(yyvsp[(3) - (6)]), &(yyvsp[(5) - (6)]), NULL TSRMLS_CC); } NULL 3959 Zend/zend_language_parser.c { zend_do_begin_function_declaration(&(yyvsp[(1) - (3)]), &(yyvsp[(3) - (3)]), 0, (yyvsp[(2) - (3)]).op_type, NULL TSRMLS_CC); } NULL 3979 Zend/zend_language_parser.c { zend_do_begin_class_declaration(&(yyvsp[(1) - (2)]), &(yyvsp[(2) - (2)]), NULL TSRMLS_CC); } NULL 3984 Zend/zend_language_parser.c { zend_do_end_class_declaration(&(yyvsp[(1) - (7)]), NULL TSRMLS_CC); } NULL 4139 Zend/zend_language_parser.c { (yyval).op_type = IS_UNUSED; (yyval).u.op.num=1; zend_do_receive_arg(ZEND_RECV, &(yyvsp[(2) - (2)]), &(yyval), NULL, &(yyvsp[(1) - (2)]), 0 TSRMLS_CC); } NULL 4144 Zend/zend_language_parser.c { (yyval).op_type = IS_UNUSED; (yyval).u.op.num=1; zend_do_receive_arg(ZEND_RECV, &(yyvsp[(3) - (3)]), &(yyval), NULL, &(yyvsp[(1) - (3)]), 1 TSRMLS_CC); } NULL 4159 Zend/zend_language_parser.c { (yyval)=(yyvsp[(1) - (4)]); (yyval).u.op.num++; zend_do_receive_arg(ZEND_RECV, &(yyvsp[(4) - (4)]), &(yyval), NULL, &(yyvsp[(3) - (4)]), 0 TSRMLS_CC); } NULL 4164 Zend/zend_language_parser.c { (yyval)=(yyvsp[(1) - (5)]); (yyval).u.op.num++; zend_do_receive_arg(ZEND_RECV, &(yyvsp[(5) - (5)]), &(yyval), NULL, &(yyvsp[(3) - (5)]), 1 TSRMLS_CC); } NULL 4244 Zend/zend_language_parser.c { zend_do_fetch_global_variable(&(yyvsp[(3) - (3)]), NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); } NULL 4249 Zend/zend_language_parser.c { zend_do_fetch_global_variable(&(yyvsp[(1) - (1)]), NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); } NULL 4269 Zend/zend_language_parser.c { zend_do_fetch_static_variable(&(yyvsp[(3) - (3)]), NULL, ZEND_FETCH_STATIC TSRMLS_CC); } NULL 4279 Zend/zend_language_parser.c { zend_do_fetch_static_variable(&(yyvsp[(1) - (1)]), NULL, ZEND_FETCH_STATIC TSRMLS_CC); } NULL 4329 Zend/zend_language_parser.c { zend_prepare_reference(&(yyval), NULL, &(yyvsp[(1) - (1)]) TSRMLS_CC); } NULL 4349 Zend/zend_language_parser.c { zend_add_trait_alias(&(yyvsp[(1) - (3)]), &(yyvsp[(3) - (3)]), NULL TSRMLS_CC); } NULL 4434 Zend/zend_language_parser.c { zend_do_declare_property(&(yyvsp[(3) - (3)]), NULL, CG(access_type) TSRMLS_CC); } NULL 4444 Zend/zend_language_parser.c { zend_do_declare_property(&(yyvsp[(1) - (1)]), NULL, CG(access_type) TSRMLS_CC); } NULL 4964 Zend/zend_language_parser.c { zend_do_yield(&(yyval), NULL, NULL, 0 TSRMLS_CC); } NULL 4989 Zend/zend_language_parser.c { zend_do_yield(&(yyval), &(yyvsp[(2) - (2)]), NULL, 0 TSRMLS_CC); } NULL 4994 Zend/zend_language_parser.c { zend_do_yield(&(yyval), &(yyvsp[(2) - (2)]), NULL, 1 TSRMLS_CC); } NULL 5094 Zend/zend_language_parser.c { zend_do_end_function_call((yyvsp[(4) - (5)]).u.op.opline_num?NULL:&(yyvsp[(3) - (5)]), &(yyval), &(yyvsp[(5) - (5)]), (yyvsp[(4) - (5)]).u.op.opline_num, (yyvsp[(4) - (5)]).u.op.opline_num TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 5104 Zend/zend_language_parser.c { zend_do_end_function_call(NULL, &(yyval), &(yyvsp[(5) - (5)]), 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 5114 Zend/zend_language_parser.c { zend_do_end_function_call(NULL, &(yyval), &(yyvsp[(5) - (5)]), 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 5124 Zend/zend_language_parser.c { zend_do_end_function_call(NULL, &(yyval), &(yyvsp[(5) - (5)]), 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 5319 Zend/zend_language_parser.c { zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(1) - (1)]), ZEND_CT, 1 TSRMLS_CC); } NULL 5324 Zend/zend_language_parser.c { (yyval).op_type = IS_CONST; ZVAL_EMPTY_STRING(&(yyval).u.constant); zend_do_build_namespace_name(&(yyval), &(yyval), &(yyvsp[(3) - (3)]) TSRMLS_CC); (yyvsp[(3) - (3)]) = (yyval); zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(3) - (3)]), ZEND_CT, 0 TSRMLS_CC); } NULL 5329 Zend/zend_language_parser.c { char *tmp = estrndup(Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL((yyvsp[(2) - (2)]).u.constant)); Z_STRVAL((yyvsp[(2) - (2)]).u.constant) = tmp; ++Z_STRLEN((yyvsp[(2) - (2)]).u.constant); zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(2) - (2)]), ZEND_CT, 0 TSRMLS_CC); } NULL 5384 Zend/zend_language_parser.c { zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(1) - (1)]), ZEND_RT, 1 TSRMLS_CC); } NULL 5389 Zend/zend_language_parser.c { (yyval).op_type = IS_CONST; ZVAL_EMPTY_STRING(&(yyval).u.constant); zend_do_build_namespace_name(&(yyval), &(yyval), &(yyvsp[(3) - (3)]) TSRMLS_CC); (yyvsp[(3) - (3)]) = (yyval); zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(3) - (3)]), ZEND_RT, 0 TSRMLS_CC); } NULL 5394 Zend/zend_language_parser.c { char *tmp = estrndup(Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL((yyvsp[(2) - (2)]).u.constant), Z_STRLEN((yyvsp[(2) - (2)]).u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL((yyvsp[(2) - (2)]).u.constant)); Z_STRVAL((yyvsp[(2) - (2)]).u.constant) = tmp; ++Z_STRLEN((yyvsp[(2) - (2)]).u.constant); zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(2) - (2)]), ZEND_RT, 0 TSRMLS_CC); } NULL 5414 Zend/zend_language_parser.c { if (Z_TYPE((yyvsp[(1) - (1)]).u.constant) == IS_CONSTANT) {zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(1) - (1)]), ZEND_RT, 1 TSRMLS_CC);} else {(yyval) = (yyvsp[(1) - (1)]);} } NULL 5434 Zend/zend_language_parser.c { zend_do_add_static_array_element(&(yyval), NULL, &(yyvsp[(3) - (3)])); } NULL 5444 Zend/zend_language_parser.c { (yyval).op_type = IS_CONST; INIT_PZVAL(&(yyval).u.constant); array_init(&(yyval).u.constant); zend_do_add_static_array_element(&(yyval), NULL, &(yyvsp[(1) - (1)])); } NULL 5731 Zend/zend_language_parser.c { zend_do_add_list_element(NULL TSRMLS_CC); } NULL 5736 Zend/zend_language_parser.c { zend_do_init_array(&(yyval), NULL, NULL, 0 TSRMLS_CC); } NULL 5751 Zend/zend_language_parser.c { zend_do_add_array_element(&(yyval), &(yyvsp[(3) - (3)]), NULL, 0 TSRMLS_CC); } NULL 5761 Zend/zend_language_parser.c { zend_do_init_array(&(yyval), &(yyvsp[(1) - (1)]), NULL, 0 TSRMLS_CC); } NULL 5771 Zend/zend_language_parser.c { zend_do_add_array_element(&(yyval), &(yyvsp[(4) - (4)]), NULL, 1 TSRMLS_CC); } NULL 5781 Zend/zend_language_parser.c { zend_do_init_array(&(yyval), &(yyvsp[(2) - (2)]), NULL, 1 TSRMLS_CC); } NULL 5796 Zend/zend_language_parser.c { zend_do_end_variable_parse(&(yyvsp[(1) - (1)]), BP_VAR_R, 0 TSRMLS_CC); zend_do_add_variable(&(yyval), NULL, &(yyvsp[(1) - (1)]) TSRMLS_CC); } NULL 5801 Zend/zend_language_parser.c { zend_do_add_string(&(yyval), NULL, &(yyvsp[(1) - (2)]) TSRMLS_CC); zend_do_end_variable_parse(&(yyvsp[(2) - (2)]), BP_VAR_R, 0 TSRMLS_CC); zend_do_add_variable(&(yyval), &(yyval), &(yyvsp[(2) - (2)]) TSRMLS_CC); } NULL 6169 Zend/zend_language_parser.c const unsigned char *end, *str, *tok1 = NULL, *tok2 = NULL; NULL 6185 Zend/zend_language_parser.c if ((tok1 = memchr(yystr, '(', yystr_len)) != NULL NULL 6186 Zend/zend_language_parser.c && (tok2 = zend_memrchr(yystr, ')', yystr_len)) != NULL) { NULL 6189 Zend/zend_language_parser.c tok1 = tok2 = NULL; NULL 6193 Zend/zend_language_parser.c if (end == NULL) { NULL 240 Zend/zend_language_parser.y | T_NAMESPACE '{' { zend_do_begin_namespace(NULL, 1 TSRMLS_CC); } NULL 252 Zend/zend_language_parser.y namespace_name { zend_do_use(&$1, NULL, 0 TSRMLS_CC); } NULL 254 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { zend_do_use(&$2, NULL, 1 TSRMLS_CC); } NULL 298 Zend/zend_language_parser.y | T_BREAK ';' { zend_do_brk_cont(ZEND_BRK, NULL TSRMLS_CC); } NULL 300 Zend/zend_language_parser.y | T_CONTINUE ';' { zend_do_brk_cont(ZEND_CONT, NULL TSRMLS_CC); } NULL 302 Zend/zend_language_parser.y | T_RETURN ';' { zend_do_return(NULL, 0 TSRMLS_CC); } NULL 353 Zend/zend_language_parser.y T_CATCH '(' fully_qualified_class_name { $$.u.op.opline_num = get_next_op_number(CG(active_op_array)); } T_VARIABLE ')' { zend_do_begin_catch(&$1, &$3, &$5, NULL TSRMLS_CC); } '{' inner_statement_list '}' { zend_do_end_catch(&$1 TSRMLS_CC); } NULL 380 Zend/zend_language_parser.y function is_reference T_STRING { zend_do_begin_function_declaration(&$1, &$3, 0, $2.op_type, NULL TSRMLS_CC); } NULL 393 Zend/zend_language_parser.y { zend_do_begin_class_declaration(&$1, &$2, NULL TSRMLS_CC); } NULL 397 Zend/zend_language_parser.y '}' { zend_do_end_class_declaration(&$1, NULL TSRMLS_CC); } NULL 526 Zend/zend_language_parser.y optional_class_type T_VARIABLE { $$.op_type = IS_UNUSED; $$.u.op.num=1; zend_do_receive_arg(ZEND_RECV, &$2, &$$, NULL, &$1, 0 TSRMLS_CC); } NULL 527 Zend/zend_language_parser.y | optional_class_type '&' T_VARIABLE { $$.op_type = IS_UNUSED; $$.u.op.num=1; zend_do_receive_arg(ZEND_RECV, &$3, &$$, NULL, &$1, 1 TSRMLS_CC); } NULL 530 Zend/zend_language_parser.y | non_empty_parameter_list ',' optional_class_type T_VARIABLE { $$=$1; $$.u.op.num++; zend_do_receive_arg(ZEND_RECV, &$4, &$$, NULL, &$3, 0 TSRMLS_CC); } NULL 531 Zend/zend_language_parser.y | non_empty_parameter_list ',' optional_class_type '&' T_VARIABLE { $$=$1; $$.u.op.num++; zend_do_receive_arg(ZEND_RECV, &$5, &$$, NULL, &$3, 1 TSRMLS_CC); } NULL 562 Zend/zend_language_parser.y global_var_list ',' global_var { zend_do_fetch_global_variable(&$3, NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); } NULL 563 Zend/zend_language_parser.y | global_var { zend_do_fetch_global_variable(&$1, NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); } NULL 575 Zend/zend_language_parser.y static_var_list ',' T_VARIABLE { zend_do_fetch_static_variable(&$3, NULL, ZEND_FETCH_STATIC TSRMLS_CC); } NULL 577 Zend/zend_language_parser.y | T_VARIABLE { zend_do_fetch_static_variable(&$1, NULL, ZEND_FETCH_STATIC TSRMLS_CC); } NULL 637 Zend/zend_language_parser.y T_STRING { zend_prepare_reference(&$$, NULL, &$1 TSRMLS_CC); } NULL 647 Zend/zend_language_parser.y | trait_method_reference T_AS member_modifier { zend_add_trait_alias(&$1, &$3, NULL TSRMLS_CC); } NULL 685 Zend/zend_language_parser.y class_variable_declaration ',' T_VARIABLE { zend_do_declare_property(&$3, NULL, CG(access_type) TSRMLS_CC); } NULL 687 Zend/zend_language_parser.y | T_VARIABLE { zend_do_declare_property(&$1, NULL, CG(access_type) TSRMLS_CC); } NULL 811 Zend/zend_language_parser.y | T_YIELD { zend_do_yield(&$$, NULL, NULL, 0 TSRMLS_CC); } NULL 821 Zend/zend_language_parser.y T_YIELD expr_without_variable { zend_do_yield(&$$, &$2, NULL, 0 TSRMLS_CC); } NULL 822 Zend/zend_language_parser.y | T_YIELD variable { zend_do_yield(&$$, &$2, NULL, 1 TSRMLS_CC); } NULL 860 Zend/zend_language_parser.y function_call_parameter_list { zend_do_end_function_call($4.u.op.opline_num?NULL:&$3, &$$, &$5, $4.u.op.opline_num, $4.u.op.opline_num TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 862 Zend/zend_language_parser.y function_call_parameter_list { zend_do_end_function_call(NULL, &$$, &$5, 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 864 Zend/zend_language_parser.y function_call_parameter_list { zend_do_end_function_call(NULL, &$$, &$5, 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 866 Zend/zend_language_parser.y function_call_parameter_list { zend_do_end_function_call(NULL, &$$, &$5, 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);} NULL 948 Zend/zend_language_parser.y | namespace_name { zend_do_fetch_constant(&$$, NULL, &$1, ZEND_CT, 1 TSRMLS_CC); } NULL 949 Zend/zend_language_parser.y | T_NAMESPACE T_NS_SEPARATOR namespace_name { $$.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$$.u.constant); zend_do_build_namespace_name(&$$, &$$, &$3 TSRMLS_CC); $3 = $$; zend_do_fetch_constant(&$$, NULL, &$3, ZEND_CT, 0 TSRMLS_CC); } NULL 950 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL($2.u.constant)); Z_STRVAL($2.u.constant) = tmp; ++Z_STRLEN($2.u.constant); zend_do_fetch_constant(&$$, NULL, &$2, ZEND_CT, 0 TSRMLS_CC); } NULL 967 Zend/zend_language_parser.y | namespace_name { zend_do_fetch_constant(&$$, NULL, &$1, ZEND_RT, 1 TSRMLS_CC); } NULL 968 Zend/zend_language_parser.y | T_NAMESPACE T_NS_SEPARATOR namespace_name { $$.op_type = IS_CONST; ZVAL_EMPTY_STRING(&$$.u.constant); zend_do_build_namespace_name(&$$, &$$, &$3 TSRMLS_CC); $3 = $$; zend_do_fetch_constant(&$$, NULL, &$3, ZEND_RT, 0 TSRMLS_CC); } NULL 969 Zend/zend_language_parser.y | T_NS_SEPARATOR namespace_name { char *tmp = estrndup(Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); memcpy(&(tmp[1]), Z_STRVAL($2.u.constant), Z_STRLEN($2.u.constant)+1); tmp[0] = '\\'; efree(Z_STRVAL($2.u.constant)); Z_STRVAL($2.u.constant) = tmp; ++Z_STRLEN($2.u.constant); zend_do_fetch_constant(&$$, NULL, &$2, ZEND_RT, 0 TSRMLS_CC); } NULL 973 Zend/zend_language_parser.y | T_CLASS_C { if (Z_TYPE($1.u.constant) == IS_CONSTANT) {zend_do_fetch_constant(&$$, NULL, &$1, ZEND_RT, 1 TSRMLS_CC);} else {$$ = $1;} } NULL 989 Zend/zend_language_parser.y | non_empty_static_array_pair_list ',' static_scalar { zend_do_add_static_array_element(&$$, NULL, &$3); } NULL 991 Zend/zend_language_parser.y | static_scalar { $$.op_type = IS_CONST; INIT_PZVAL(&$$.u.constant); array_init(&$$.u.constant); zend_do_add_static_array_element(&$$, NULL, &$1); } NULL 1135 Zend/zend_language_parser.y | /* empty */ { zend_do_add_list_element(NULL TSRMLS_CC); } NULL 1140 Zend/zend_language_parser.y /* empty */ { zend_do_init_array(&$$, NULL, NULL, 0 TSRMLS_CC); } NULL 1146 Zend/zend_language_parser.y | non_empty_array_pair_list ',' expr { zend_do_add_array_element(&$$, &$3, NULL, 0 TSRMLS_CC); } NULL 1148 Zend/zend_language_parser.y | expr { zend_do_init_array(&$$, &$1, NULL, 0 TSRMLS_CC); } NULL 1150 Zend/zend_language_parser.y | non_empty_array_pair_list ',' '&' w_variable { zend_do_add_array_element(&$$, &$4, NULL, 1 TSRMLS_CC); } NULL 1152 Zend/zend_language_parser.y | '&' w_variable { zend_do_init_array(&$$, &$2, NULL, 1 TSRMLS_CC); } NULL 1158 Zend/zend_language_parser.y | encaps_var { zend_do_end_variable_parse(&$1, BP_VAR_R, 0 TSRMLS_CC); zend_do_add_variable(&$$, NULL, &$1 TSRMLS_CC); } NULL 1159 Zend/zend_language_parser.y | T_ENCAPSED_AND_WHITESPACE encaps_var { zend_do_add_string(&$$, NULL, &$1 TSRMLS_CC); zend_do_end_variable_parse(&$2, BP_VAR_R, 0 TSRMLS_CC); zend_do_add_variable(&$$, &$$, &$2 TSRMLS_CC); } NULL 1233 Zend/zend_language_parser.y const unsigned char *end, *str, *tok1 = NULL, *tok2 = NULL; NULL 1249 Zend/zend_language_parser.y if ((tok1 = memchr(yystr, '(', yystr_len)) != NULL NULL 1250 Zend/zend_language_parser.y && (tok2 = zend_memrchr(yystr, ')', yystr_len)) != NULL) { NULL 1253 Zend/zend_language_parser.y tok1 = tok2 = NULL; NULL 1257 Zend/zend_language_parser.y if (end == NULL) { NULL 183 Zend/zend_language_scanner.c CG(doc_comment) = NULL; NULL 254 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 271 Zend/zend_language_scanner.c file_handle->opened_path = NULL; NULL 273 Zend/zend_language_scanner.c file_handle->filename = NULL; NULL 326 Zend/zend_language_scanner.c return NULL; NULL 331 Zend/zend_language_scanner.c const zend_encoding *script_encoding = NULL; NULL 336 Zend/zend_language_scanner.c return NULL; NULL 399 Zend/zend_language_scanner.c return NULL; NULL 409 Zend/zend_language_scanner.c return NULL; NULL 419 Zend/zend_language_scanner.c if (script_encoding != NULL) { NULL 427 Zend/zend_language_scanner.c return NULL; NULL 449 Zend/zend_language_scanner.c LANG_SCNG(input_filter) = NULL; NULL 450 Zend/zend_language_scanner.c LANG_SCNG(output_filter) = NULL; NULL 458 Zend/zend_language_scanner.c LANG_SCNG(input_filter) = NULL; NULL 459 Zend/zend_language_scanner.c LANG_SCNG(output_filter) = NULL; NULL 466 Zend/zend_language_scanner.c LANG_SCNG(output_filter) = NULL; NULL 468 Zend/zend_language_scanner.c LANG_SCNG(input_filter) = NULL; NULL 481 Zend/zend_language_scanner.c const char *file_path = NULL; NULL 506 Zend/zend_language_scanner.c SCNG(yy_start) = NULL; NULL 512 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 514 Zend/zend_language_scanner.c zend_multibyte_set_filter(NULL TSRMLS_CC); NULL 560 Zend/zend_language_scanner.c zend_op_array *retval=NULL; NULL 606 Zend/zend_language_scanner.c retval = NULL; NULL 619 Zend/zend_language_scanner.c char *opened_path = NULL; NULL 630 Zend/zend_language_scanner.c file_handle.opened_path = NULL; NULL 631 Zend/zend_language_scanner.c file_handle.handle.fp = NULL; NULL 641 Zend/zend_language_scanner.c zend_hash_add(&EG(included_files), file_handle.opened_path, strlen(file_handle.opened_path)+1, (void *)&dummy, sizeof(int), NULL); NULL 671 Zend/zend_language_scanner.c SCNG(yy_in) = NULL; NULL 672 Zend/zend_language_scanner.c SCNG(yy_start) = NULL; NULL 680 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 710 Zend/zend_language_scanner.c unsigned char *p = NULL; NULL 738 Zend/zend_language_scanner.c return NULL; NULL 751 Zend/zend_language_scanner.c retval = NULL; NULL 766 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 774 Zend/zend_language_scanner.c retval = NULL; NULL 776 Zend/zend_language_scanner.c zend_do_return(NULL, 0 TSRMLS_CC); NULL 799 Zend/zend_language_scanner.c file_handle.opened_path = NULL; NULL 809 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 832 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 848 Zend/zend_language_scanner.c SCNG(script_filtered) = NULL; NULL 953 Zend/zend_language_scanner.c *t++ = (char) strtol(hex_buf, NULL, 16); NULL 974 Zend/zend_language_scanner.c *t++ = (char) strtol(octal_buf, NULL, 8); NULL 2963 Zend/zend_language_scanner.c zendlval->value.lval = strtol(yytext, NULL, 0); NULL 2966 Zend/zend_language_scanner.c zendlval->value.lval = strtol(yytext, NULL, 0); NULL 2969 Zend/zend_language_scanner.c zendlval->value.dval = zend_oct_strtod(yytext, NULL); NULL 2971 Zend/zend_language_scanner.c zendlval->value.dval = zend_strtod(yytext, NULL); NULL 3221 Zend/zend_language_scanner.c zendlval->value.dval = zend_strtod(yytext, NULL); NULL 3332 Zend/zend_language_scanner.c zendlval->value.lval = strtol(bin, NULL, 2); NULL 3337 Zend/zend_language_scanner.c zendlval->value.dval = zend_bin_strtod(bin, NULL); NULL 3369 Zend/zend_language_scanner.c zendlval->value.lval = strtol(hex, NULL, 16); NULL 3374 Zend/zend_language_scanner.c zendlval->value.dval = zend_hex_strtod(hex, NULL); NULL 4321 Zend/zend_language_scanner.c const char *class_name = CG(active_class_entry) ? CG(active_class_entry)->name : NULL; NULL 4322 Zend/zend_language_scanner.c const char *func_name = CG(active_op_array)? CG(active_op_array)->function_name : NULL; NULL 4393 Zend/zend_language_scanner.c const char *func_name = NULL; NULL 4471 Zend/zend_language_scanner.c const char *trait_name = NULL; NULL 4521 Zend/zend_language_scanner.c const char *class_name = NULL; NULL 7688 Zend/zend_language_scanner.c zendlval->value.lval = strtol(yytext, NULL, 10); NULL 46 Zend/zend_list.c zend_hash_index_update(&EG(regular_list), index, (void *) &le, sizeof(zend_rsrc_list_entry), NULL); NULL 76 Zend/zend_list.c return NULL; NULL 125 Zend/zend_list.c return NULL; NULL 131 Zend/zend_list.c return NULL; NULL 144 Zend/zend_list.c return NULL; NULL 164 Zend/zend_list.c return NULL; NULL 222 Zend/zend_list.c if (zend_hash_init(&EG(regular_list), 0, NULL, list_entry_destructor, 0)==SUCCESS) { NULL 233 Zend/zend_list.c return zend_hash_init_ex(&EG(persistent_list), 0, NULL, plist_entry_destructor, 1, 0); NULL 279 Zend/zend_list.c lde.list_dtor_ex = lde.plist_dtor_ex = NULL; NULL 283 Zend/zend_list.c lde.type_name = NULL; NULL 285 Zend/zend_list.c if (zend_hash_next_index_insert(&list_destructors, (void *) &lde, sizeof(zend_rsrc_list_dtors_entry), NULL)==FAILURE) { NULL 300 Zend/zend_list.c lde.list_dtor = NULL; NULL 301 Zend/zend_list.c lde.plist_dtor = NULL; NULL 309 Zend/zend_list.c if (zend_hash_next_index_insert(&list_destructors, (void *) &lde, sizeof(zend_rsrc_list_dtors_entry), NULL)==FAILURE) { NULL 338 Zend/zend_list.c retval = zend_hash_init(&list_destructors, 50, NULL, NULL, 1); NULL 357 Zend/zend_list.c return NULL; NULL 362 Zend/zend_list.c return NULL; NULL 96 Zend/zend_list.h rsrc = (rsrc_type) zend_fetch_resource(passed_id TSRMLS_CC, default_id, resource_type_name, NULL, 1, resource_type); \ NULL 100 Zend/zend_list.h (rsrc = (rsrc_type) zend_fetch_resource(passed_id TSRMLS_CC, default_id, resource_type_name, NULL, 1, resource_type)) NULL 103 Zend/zend_list.h rsrc = (rsrc_type) zend_fetch_resource(passed_id TSRMLS_CC, default_id, resource_type_name, NULL, 2, resource_type1, resource_type2); \ NULL 107 Zend/zend_list.h (rsrc = (rsrc_type) zend_fetch_resource(passed_id TSRMLS_CC, default_id, resource_type_name, NULL, 2, resource_type1, resource_type2)) NULL 28 Zend/zend_llist.c l->head = NULL; NULL 29 Zend/zend_llist.c l->tail = NULL; NULL 42 Zend/zend_llist.c tmp->next = NULL; NULL 60 Zend/zend_llist.c tmp->prev = NULL; NULL 125 Zend/zend_llist.c l->head = l->tail = NULL; NULL 136 Zend/zend_llist.c old_tail->prev->next = NULL; NULL 138 Zend/zend_llist.c l->head = NULL; NULL 154 Zend/zend_llist.c return NULL; NULL 217 Zend/zend_llist.c elements[0]->prev = NULL; NULL 223 Zend/zend_llist.c elements[i-1]->next = NULL; NULL 266 Zend/zend_llist.c return NULL; NULL 279 Zend/zend_llist.c return NULL; NULL 294 Zend/zend_llist.c return NULL; NULL 308 Zend/zend_llist.c return NULL; NULL 71 Zend/zend_llist.h #define zend_llist_get_first(l) zend_llist_get_first_ex(l, NULL) NULL 72 Zend/zend_llist.h #define zend_llist_get_last(l) zend_llist_get_last_ex(l, NULL) NULL 73 Zend/zend_llist.h #define zend_llist_get_next(l) zend_llist_get_next_ex(l, NULL) NULL 74 Zend/zend_llist.h #define zend_llist_get_prev(l) zend_llist_get_prev_ex(l, NULL) NULL 45 Zend/zend_modules.h STANDARD_MODULE_HEADER_EX, NULL, NULL NULL 47 Zend/zend_modules.h STANDARD_MODULE_HEADER_EX, ini_entries, NULL NULL 51 Zend/zend_modules.h #define STANDARD_MODULE_PROPERTIES_EX 0, 0, NULL, 0, ZEND_MODULE_BUILD_ID NULL 53 Zend/zend_modules.h #define NO_MODULE_GLOBALS 0, NULL, NULL, NULL NULL 62 Zend/zend_modules.h NO_MODULE_GLOBALS, NULL, STANDARD_MODULE_PROPERTIES_EX NULL 64 Zend/zend_modules.h #define NO_VERSION_YET NULL NULL 112 Zend/zend_modules.h #define ZEND_MOD_REQUIRED(name) ZEND_MOD_REQUIRED_EX(name, NULL, NULL) NULL 113 Zend/zend_modules.h #define ZEND_MOD_CONFLICTS(name) ZEND_MOD_CONFLICTS_EX(name, NULL, NULL) NULL 114 Zend/zend_modules.h #define ZEND_MOD_OPTIONAL(name) ZEND_MOD_OPTIONAL_EX(name, NULL, NULL) NULL 116 Zend/zend_modules.h #define ZEND_MOD_END { NULL, NULL, NULL, 0 } NULL 30 Zend/zend_multibyte.c return NULL; NULL 45 Zend/zend_multibyte.c return NULL; NULL 62 Zend/zend_multibyte.c return NULL; NULL 71 Zend/zend_multibyte.c NULL, NULL 125 Zend/zend_multibyte.c return multibyte_functions.provider_name ? &multibyte_functions: NULL; NULL 189 Zend/zend_multibyte.c zend_multibyte_set_script_encoding(NULL, 0 TSRMLS_CC); NULL 74 Zend/zend_object_handlers.c zend_hash_init(zobj->properties, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 119 Zend/zend_object_handlers.c *table = NULL; NULL 126 Zend/zend_object_handlers.c *table = NULL; NULL 132 Zend/zend_object_handlers.c return NULL; NULL 147 Zend/zend_object_handlers.c zval *retval = NULL; NULL 172 Zend/zend_object_handlers.c zval *retval = NULL; NULL 210 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, &ce->__unset, ZEND_UNSET_FUNC_NAME, NULL, member); NULL 218 Zend/zend_object_handlers.c zval *retval = NULL; NULL 277 Zend/zend_object_handlers.c if (key && (property_info = CACHED_POLYMORPHIC_PTR(key->cache_slot, ce)) != NULL) { NULL 289 Zend/zend_object_handlers.c return NULL; NULL 291 Zend/zend_object_handlers.c property_info = NULL; NULL 296 Zend/zend_object_handlers.c property_info = NULL; NULL 335 Zend/zend_object_handlers.c return NULL; NULL 357 Zend/zend_object_handlers.c return zend_get_property_info_quick(ce, member, silent, NULL TSRMLS_CC); NULL 370 Zend/zend_object_handlers.c property_info = zend_get_property_info_quick(zobj->ce, &member, 1, NULL TSRMLS_CC); NULL 398 Zend/zend_object_handlers.c const char *class_name = NULL, *prop_name = NULL; NULL 410 Zend/zend_object_handlers.c zend_hash_init(zobj->guards, 0, NULL, NULL, 0); NULL 425 Zend/zend_object_handlers.c zval *tmp_member = NULL; NULL 427 Zend/zend_object_handlers.c zval *rv = NULL; NULL 441 Zend/zend_object_handlers.c key = NULL; NULL 449 Zend/zend_object_handlers.c property_info = zend_get_property_info_quick(zobj->ce, member, silent || (zobj->ce->__get != NULL), key TSRMLS_CC); NULL 455 Zend/zend_object_handlers.c ((retval = (zval**)zobj->properties_table[property_info->offset]) == NULL) : NULL 456 Zend/zend_object_handlers.c (*(retval = &zobj->properties_table[property_info->offset]) == NULL)) : NULL 459 Zend/zend_object_handlers.c zend_guard *guard = NULL; NULL 514 Zend/zend_object_handlers.c if (UNEXPECTED(tmp_member != NULL)) { NULL 526 Zend/zend_object_handlers.c zval *tmp_member = NULL; NULL 539 Zend/zend_object_handlers.c key = NULL; NULL 542 Zend/zend_object_handlers.c property_info = zend_get_property_info_quick(zobj->ce, member, (zobj->ce->__set != NULL), key TSRMLS_CC); NULL 544 Zend/zend_object_handlers.c if (EXPECTED(property_info != NULL) && NULL 548 Zend/zend_object_handlers.c ((variable_ptr = (zval**)zobj->properties_table[property_info->offset]) != NULL) : NULL 549 Zend/zend_object_handlers.c (*(variable_ptr = &zobj->properties_table[property_info->offset]) != NULL)) : NULL 550 Zend/zend_object_handlers.c (EXPECTED(zobj->properties != NULL) && NULL 581 Zend/zend_object_handlers.c zend_guard *guard = NULL; NULL 596 Zend/zend_object_handlers.c } else if (EXPECTED(property_info != NULL)) { NULL 615 Zend/zend_object_handlers.c zend_hash_quick_update(zobj->properties, property_info->name, property_info->name_length+1, property_info->h, &value, sizeof(zval *), NULL); NULL 628 Zend/zend_object_handlers.c if (UNEXPECTED(tmp_member != NULL)) { NULL 640 Zend/zend_object_handlers.c if(offset == NULL) { NULL 646 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetget", &retval, offset); NULL 678 Zend/zend_object_handlers.c zend_call_method_with_2_params(&object, ce, NULL, "offsetset", NULL, offset, value); NULL 694 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetexists", &retval, offset); NULL 695 Zend/zend_object_handlers.c if (EXPECTED(retval != NULL)) { NULL 699 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetget", &retval, offset); NULL 731 Zend/zend_object_handlers.c key = NULL; NULL 738 Zend/zend_object_handlers.c property_info = zend_get_property_info_quick(zobj->ce, member, (zobj->ce->__get != NULL), key TSRMLS_CC); NULL 744 Zend/zend_object_handlers.c ((retval = (zval**)zobj->properties_table[property_info->offset]) == NULL) : NULL 745 Zend/zend_object_handlers.c (*(retval = &zobj->properties_table[property_info->offset]) == NULL)) : NULL 781 Zend/zend_object_handlers.c retval = NULL; NULL 794 Zend/zend_object_handlers.c zval *tmp_member = NULL; NULL 806 Zend/zend_object_handlers.c key = NULL; NULL 809 Zend/zend_object_handlers.c property_info = zend_get_property_info_quick(zobj->ce, member, (zobj->ce->__unset != NULL), key TSRMLS_CC); NULL 811 Zend/zend_object_handlers.c if (EXPECTED(property_info != NULL) && NULL 815 Zend/zend_object_handlers.c EXPECTED(zobj->properties_table[property_info->offset] != NULL)) { NULL 817 Zend/zend_object_handlers.c zobj->properties_table[property_info->offset] = NULL; NULL 821 Zend/zend_object_handlers.c zend_guard *guard = NULL; NULL 844 Zend/zend_object_handlers.c } else if (EXPECTED(property_info != NULL) && NULL 847 Zend/zend_object_handlers.c zobj->properties_table[property_info->offset] = NULL; NULL 850 Zend/zend_object_handlers.c if (UNEXPECTED(tmp_member != NULL)) { NULL 862 Zend/zend_object_handlers.c zend_call_method_with_1_params(&object, ce, NULL, "offsetunset", NULL, offset); NULL 874 Zend/zend_object_handlers.c zval *method_result_ptr = NULL; NULL 950 Zend/zend_object_handlers.c return NULL; NULL 956 Zend/zend_object_handlers.c return zend_check_private_int(fbc, ce, function_name_strval, function_name_strlen, zend_hash_func(function_name_strval, function_name_strlen+1) TSRMLS_CC) != NULL; NULL 993 Zend/zend_object_handlers.c call_user_call->module = (ce->type == ZEND_INTERNAL_CLASS) ? ce->info.internal.module : NULL; NULL 995 Zend/zend_object_handlers.c call_user_call->arg_info = NULL; NULL 1014 Zend/zend_object_handlers.c if (EXPECTED(key != NULL)) { NULL 1031 Zend/zend_object_handlers.c return NULL; NULL 1043 Zend/zend_object_handlers.c if (EXPECTED(updated_fbc != NULL)) { NULL 1092 Zend/zend_object_handlers.c zval *method_result_ptr = NULL; NULL 1113 Zend/zend_object_handlers.c zend_call_method_with_2_params(NULL, ce, &ce->__callstatic, ZEND_CALLSTATIC_FUNC_NAME, &method_result_ptr, method_name_ptr, method_args_ptr); NULL 1136 Zend/zend_object_handlers.c callstatic_user_call->module = (ce->type == ZEND_INTERNAL_CLASS) ? ce->info.internal.module : NULL; NULL 1138 Zend/zend_object_handlers.c callstatic_user_call->arg_info = NULL; NULL 1152 Zend/zend_object_handlers.c zend_function *fbc = NULL; NULL 1153 Zend/zend_object_handlers.c char *lc_class_name, *lc_function_name = NULL; NULL 1157 Zend/zend_object_handlers.c if (EXPECTED(key != NULL)) { NULL 1191 Zend/zend_object_handlers.c return NULL; NULL 1210 Zend/zend_object_handlers.c if (EXPECTED(updated_fbc != NULL)) { NULL 1245 Zend/zend_object_handlers.c (property_info = CACHED_POLYMORPHIC_PTR(key->cache_slot, ce)) == NULL) { NULL 1246 Zend/zend_object_handlers.c if (EXPECTED(key != NULL)) { NULL 1256 Zend/zend_object_handlers.c return NULL; NULL 1267 Zend/zend_object_handlers.c return NULL; NULL 1274 Zend/zend_object_handlers.c return NULL; NULL 1279 Zend/zend_object_handlers.c if (EXPECTED(key != NULL)) { NULL 1284 Zend/zend_object_handlers.c if (UNEXPECTED(CE_STATIC_MEMBERS(ce) == NULL) || NULL 1285 Zend/zend_object_handlers.c UNEXPECTED(CE_STATIC_MEMBERS(ce)[property_info->offset] == NULL)) { NULL 1289 Zend/zend_object_handlers.c return NULL; NULL 1408 Zend/zend_object_handlers.c zval **value = NULL; NULL 1409 Zend/zend_object_handlers.c zval *tmp_member = NULL; NULL 1421 Zend/zend_object_handlers.c key = NULL; NULL 1434 Zend/zend_object_handlers.c ((value = (zval**)zobj->properties_table[property_info->offset]) == NULL) : NULL 1435 Zend/zend_object_handlers.c (*(value = &zobj->properties_table[property_info->offset]) == NULL)) : NULL 1491 Zend/zend_object_handlers.c if (UNEXPECTED(tmp_member != NULL)) { NULL 1538 Zend/zend_object_handlers.c if (UNEXPECTED(EG(exception) != NULL)) { NULL 1542 Zend/zend_object_handlers.c EG(exception) = NULL; NULL 1615 Zend/zend_object_handlers.c *zobj_ptr = NULL; NULL 1636 Zend/zend_object_handlers.c NULL, /* get */ NULL 1637 Zend/zend_object_handlers.c NULL, /* set */ NULL 1644 Zend/zend_object_handlers.c NULL, /* call_method */ NULL 1650 Zend/zend_object_handlers.c NULL, /* count_elements */ NULL 1651 Zend/zend_object_handlers.c NULL, /* get_debug_info */ NULL 165 Zend/zend_object_handlers.h #define IS_ZEND_STD_OBJECT(z) (Z_TYPE(z) == IS_OBJECT && (Z_OBJ_HT((z))->get_class_entry != NULL)) NULL 166 Zend/zend_object_handlers.h #define HAS_CLASS_ENTRY(z) (Z_OBJ_HT(z)->get_class_entry != NULL) NULL 32 Zend/zend_objects.c object->properties = NULL; NULL 33 Zend/zend_objects.c object->properties_table = NULL; NULL 34 Zend/zend_objects.c object->guards = NULL; NULL 63 Zend/zend_objects.c zend_function *destructor = object ? object->ce->destructor : NULL; NULL 114 Zend/zend_objects.c old_exception = NULL; NULL 120 Zend/zend_objects.c EG(exception) = NULL; NULL 123 Zend/zend_objects.c zend_call_method_with_0_params(&obj, object->ce, &destructor, ZEND_DESTRUCTOR_FUNC_NAME, NULL); NULL 147 Zend/zend_objects.c (*object)->properties = NULL; NULL 148 Zend/zend_objects.c (*object)->properties_table = NULL; NULL 149 Zend/zend_objects.c (*object)->guards = NULL; NULL 150 Zend/zend_objects.c retval.handle = zend_objects_store_put(*object, (zend_objects_store_dtor_t) zend_objects_destroy_object, (zend_objects_free_object_storage_t) zend_objects_free_object_storage, NULL TSRMLS_CC); NULL 186 Zend/zend_objects.c zend_hash_init(new_object->properties, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 188 Zend/zend_objects.c zend_hash_copy(new_object->properties, old_object->properties, (copy_ctor_func_t) zval_add_ref, (void *) NULL /* Not used anymore */, sizeof(zval *)); NULL 197 Zend/zend_objects.c new_object->properties_table[prop_info->offset] = NULL; NULL 212 Zend/zend_objects.c zend_call_method_with_0_params(&new_obj, old_object->ce, &old_object->ce->clone, ZEND_CLONE_FUNC_NAME, NULL); NULL 42 Zend/zend_objects_API.c objects->object_buckets = NULL; NULL 133 Zend/zend_objects_API.c obj->handlers = NULL; NULL 260 Zend/zend_objects_API.c if (obj->clone == NULL) { NULL 383 Zend/zend_objects_API.c return NULL; NULL 394 Zend/zend_objects_API.c NULL, /* read_property */ NULL 395 Zend/zend_objects_API.c NULL, /* write_property */ NULL 396 Zend/zend_objects_API.c NULL, /* read dimension */ NULL 397 Zend/zend_objects_API.c NULL, /* write_dimension */ NULL 398 Zend/zend_objects_API.c NULL, /* get_property_ptr_ptr */ NULL 401 Zend/zend_objects_API.c NULL, /* has_property */ NULL 402 Zend/zend_objects_API.c NULL, /* unset_property */ NULL 403 Zend/zend_objects_API.c NULL, /* has_dimension */ NULL 404 Zend/zend_objects_API.c NULL, /* unset_dimension */ NULL 405 Zend/zend_objects_API.c NULL, /* get_properties */ NULL 406 Zend/zend_objects_API.c NULL, /* get_method */ NULL 407 Zend/zend_objects_API.c NULL, /* call_method */ NULL 408 Zend/zend_objects_API.c NULL, /* get_constructor */ NULL 409 Zend/zend_objects_API.c NULL, /* get_class_entry */ NULL 410 Zend/zend_objects_API.c NULL, /* get_class_name */ NULL 411 Zend/zend_objects_API.c NULL, /* compare_objects */ NULL 412 Zend/zend_objects_API.c NULL, /* cast_object */ NULL 413 Zend/zend_objects_API.c NULL, /* count_elements */ NULL 73 Zend/zend_objects_API.h zend_objects_store_del_ref_by_handle_ex(handle, NULL TSRMLS_CC); NULL 65 Zend/zend_opcode.c op_array->opcodes = NULL; NULL 69 Zend/zend_opcode.c op_array->vars = NULL; NULL 76 Zend/zend_opcode.c op_array->function_name = NULL; NULL 78 Zend/zend_opcode.c op_array->doc_comment = NULL; NULL 81 Zend/zend_opcode.c op_array->arg_info = NULL; NULL 85 Zend/zend_opcode.c op_array->scope = NULL; NULL 87 Zend/zend_opcode.c op_array->brk_cont_array = NULL; NULL 88 Zend/zend_opcode.c op_array->try_catch_array = NULL; NULL 91 Zend/zend_opcode.c op_array->static_variables = NULL; NULL 102 Zend/zend_opcode.c op_array->literals = NULL; NULL 104 Zend/zend_opcode.c op_array->run_time_cache = NULL; NULL 170 Zend/zend_opcode.c ce->static_members_table[i] = NULL; NULL 174 Zend/zend_opcode.c ce->static_members_table = NULL; NULL 188 Zend/zend_opcode.c CG(static_members_table)[(zend_intptr_t)(ce->static_members_table)] = NULL; NULL 190 Zend/zend_opcode.c ce->static_members_table = NULL; NULL 751 Zend/zend_opcode.c return (unary_op_type) NULL; NULL 825 Zend/zend_opcode.c return (binary_op_type) NULL; NULL 36 Zend/zend_operators.c static _locale_t current_locale = NULL; NULL 89 Zend/zend_operators.c retval = strtol(str, NULL, 0); NULL 117 Zend/zend_operators.c retval = strtol(str, NULL, 0); NULL 266 Zend/zend_operators.c Z_LVAL(holder) = strtol(Z_STRVAL_P(op), NULL, 10); \ NULL 393 Zend/zend_operators.c Z_LVAL_P(op) = strtol(strval, NULL, base); NULL 453 Zend/zend_operators.c Z_DVAL_P(op) = zend_strtod(strval, NULL); NULL 675 Zend/zend_operators.c zend_hash_init(Z_ARRVAL_P(op), 0, NULL, ZVAL_PTR_DTOR, 0); NULL 676 Zend/zend_operators.c zend_hash_index_update(Z_ARRVAL_P(op), 0, (void *) &entry, sizeof(zval *), NULL); NULL 681 Zend/zend_operators.c zend_hash_update(Z_OBJPROP_P(op), "scalar", sizeof("scalar"), (void *) &entry, sizeof(zval *), NULL); NULL 701 Zend/zend_operators.c zend_hash_init(ht, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 730 Zend/zend_operators.c zend_hash_init(Z_ARRVAL_P(op), 0, NULL, ZVAL_PTR_DTOR, 0); NULL 2227 Zend/zend_operators.c if (Z_OBJ_HT_P(o1)->compare_objects == NULL) { NULL 142 Zend/zend_operators.h if (oflow_info != NULL) { NULL 198 Zend/zend_operators.h if (oflow_info != NULL) { NULL 208 Zend/zend_operators.h if (oflow_info != NULL) { NULL 244 Zend/zend_operators.h *dval = zend_strtod(str, NULL); NULL 246 Zend/zend_operators.h if (oflow_info != NULL) { NULL 255 Zend/zend_operators.h *lval = strtol(str, NULL, base); NULL 269 Zend/zend_operators.h return is_numeric_string_ex(str, length, lval, dval, allow_errors, NULL); NULL 283 Zend/zend_operators.h return NULL; NULL 295 Zend/zend_operators.h if (p == NULL) { NULL 296 Zend/zend_operators.h return NULL; NULL 302 Zend/zend_operators.h return NULL; NULL 310 Zend/zend_operators.h return NULL; NULL 319 Zend/zend_operators.h return NULL; NULL 429 Zend/zend_operators.h #define convert_to_null_ex(ppzv) convert_to_ex_master(ppzv, null, NULL) NULL 453 Zend/zend_operators.h #define Z_OBJDEBUG(zval,is_tmp) (Z_OBJ_HANDLER((zval),get_debug_info)?Z_OBJ_HANDLER((zval),get_debug_info)(&(zval),&is_tmp TSRMLS_CC):(is_tmp=0,Z_OBJ_HANDLER((zval),get_properties)?Z_OBJPROP(zval):NULL)) NULL 30 Zend/zend_ptr_stack.c stack->top_element = stack->elements = NULL; NULL 123 Zend/zend_qsort.c zend_qsort_r(base, nmemb, siz, (compare_r_func_t)compare, NULL TSRMLS_CC); NULL 89 Zend/zend_signal.c SIGG(phead) = NULL; NULL 109 Zend/zend_signal.c queue->next = NULL; NULL 165 Zend/zend_signal.c if (sigaction(signo, NULL, &sa) == 0) { NULL 172 Zend/zend_signal.c if (sigaction(signo, &sa, NULL) == 0) { NULL 174 Zend/zend_signal.c sigprocmask(SIG_UNBLOCK, &sigset, NULL); NULL 200 Zend/zend_signal.c if (oldact != NULL) { NULL 205 Zend/zend_signal.c if (act != NULL) { NULL 217 Zend/zend_signal.c if (sigaction(signo, &sa, NULL) < 0) { NULL 224 Zend/zend_signal.c zend_sigprocmask(SIG_UNBLOCK, &sigset, NULL); NULL 241 Zend/zend_signal.c return zend_sigaction(signo, &sa, NULL TSRMLS_CC); NULL 253 Zend/zend_signal.c if (sigaction(signo, NULL, &sa) == 0) { NULL 269 Zend/zend_signal.c if (sigaction(signo, &sa, NULL) < 0) { NULL 307 Zend/zend_signal.c sigaction(zend_sigs[x], NULL, &sa); NULL 381 Zend/zend_signal.c if (sigaction(signo, NULL, &sa) == 0) { NULL 83 Zend/zend_signal.h # define SIGNAL_END_CRITICAL() zend_sigprocmask(SIG_SETMASK, &oldmask, NULL); NULL 29 Zend/zend_stack.c stack->elements = NULL; NULL 54 Zend/zend_stack.c *element = NULL; NULL 100 Zend/zend_stack.c stack->elements = NULL; NULL 35 Zend/zend_static_allocator.c return (char *)NULL; NULL 135 Zend/zend_stream.c handle->opened_path = NULL; NULL 317 Zend/zend_stream.c fh->handle.stream.handle = NULL; NULL 327 Zend/zend_stream.c fh->opened_path = NULL; NULL 331 Zend/zend_stream.c fh->filename = NULL; NULL 55 Zend/zend_string.c zend_hash_init(&CG(interned_strings), 0, NULL, NULL, 1); NULL 96 Zend/zend_string.c while (p != NULL) { NULL 132 Zend/zend_string.c p->pLast = NULL; NULL 141 Zend/zend_string.c p->pListNext = NULL; NULL 142 Zend/zend_string.c if (p->pListLast != NULL) { NULL 203 Zend/zend_string.c if (p->pListLast != NULL) { NULL 208 Zend/zend_string.c if (p->pListNext != NULL) { NULL 216 Zend/zend_string.c p->pLast = NULL; NULL 467 Zend/zend_strtod.c dtoa_mutex = NULL; NULL 470 Zend/zend_strtod.c pow5mult_mutex = NULL; NULL 1390 Zend/zend_strtod.c while ((tmp = *listp) != NULL) { NULL 1394 Zend/zend_strtod.c freelist[i] = NULL; NULL 2617 Zend/zend_strtod.c if (endptr != NULL) { NULL 2650 Zend/zend_strtod.c if (endptr != NULL) { NULL 2693 Zend/zend_strtod.c if (NULL != endptr) { NULL 85 Zend/zend_ts_hash.h zend_ts_hash_del_key_or_index(ht, NULL, 0, h, HASH_DEL_INDEX) NULL 125 Zend/zend_ts_hash.h zend_ts_hash_init(ht, n, NULL, ZVAL_PTR_DTOR, persistent) NULL 130 Zend/zend_variables.c HashTable *tmp_ht = NULL; NULL 137 Zend/zend_variables.c zend_hash_init(tmp_ht, zend_hash_num_elements(original_ht), NULL, ZVAL_PTR_DTOR, 0); NULL 230 Zend/zend_variables.c if (zend_hash_quick_add(target, key->arKey, key->nKeyLength, key->h, &tmp, sizeof(zval*), NULL) == SUCCESS) { NULL 340 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 355 Zend/zend_vm_def.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 366 Zend/zend_vm_def.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 367 Zend/zend_vm_def.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 375 Zend/zend_vm_def.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 381 Zend/zend_vm_def.h zval *z = NULL; NULL 385 Zend/zend_vm_def.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 407 Zend/zend_vm_def.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 414 Zend/zend_vm_def.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 422 Zend/zend_vm_def.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 457 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 480 Zend/zend_vm_def.h if (UNEXPECTED(var_ptr == NULL)) { NULL 602 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 628 Zend/zend_vm_def.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 629 Zend/zend_vm_def.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 643 Zend/zend_vm_def.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 659 Zend/zend_vm_def.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 706 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 729 Zend/zend_vm_def.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 730 Zend/zend_vm_def.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 744 Zend/zend_vm_def.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 764 Zend/zend_vm_def.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 802 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 849 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 896 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 939 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 1030 Zend/zend_vm_def.h if (UNEXPECTED(ce == NULL)) { NULL 1043 Zend/zend_vm_def.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((OP1_TYPE == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 1193 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1227 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1265 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1303 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1312 Zend/zend_vm_def.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 1343 Zend/zend_vm_def.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 1356 Zend/zend_vm_def.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 1392 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1396 Zend/zend_vm_def.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 1436 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1439 Zend/zend_vm_def.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 1466 Zend/zend_vm_def.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 1478 Zend/zend_vm_def.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 1512 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1515 Zend/zend_vm_def.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 1551 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(container == NULL)) { NULL 1554 Zend/zend_vm_def.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 1613 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 1616 Zend/zend_vm_def.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 1638 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 1648 Zend/zend_vm_def.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 1665 Zend/zend_vm_def.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 1721 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 1781 Zend/zend_vm_def.h if (free_op2.var == NULL) { NULL 1785 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1798 Zend/zend_vm_def.h if ((OP2_TYPE == IS_VAR && UNEXPECTED(value_ptr_ptr == NULL)) || NULL 1799 Zend/zend_vm_def.h (OP1_TYPE == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL))) { NULL 1826 Zend/zend_vm_def.h EG(opline_ptr) = NULL; NULL 1848 Zend/zend_vm_def.h EX(function_state).arguments = NULL; NULL 1855 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1856 Zend/zend_vm_def.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 1872 Zend/zend_vm_def.h EX(function_state).arguments = NULL; NULL 1875 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL) && EX(call)->is_ctor_call) { NULL 1893 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1894 Zend/zend_vm_def.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 1949 Zend/zend_vm_def.h EG(scope) = (fbc->type == ZEND_USER_FUNCTION || !EX(object)) ? fbc->common.scope : NULL; NULL 1969 Zend/zend_vm_def.h if (EXPECTED(EG(exception) == NULL)) { NULL 1979 Zend/zend_vm_def.h fbc->internal_function.handler(opline->extended_value, ret->var.ptr, (fbc->common.fn_flags & ZEND_ACC_RETURN_REFERENCE) ? &ret->var.ptr : NULL, EX(object), RETURN_VALUE_USED(opline) TSRMLS_CC); NULL 1981 Zend/zend_vm_def.h zend_execute_internal(execute_data, NULL, RETURN_VALUE_USED(opline) TSRMLS_CC); NULL 1988 Zend/zend_vm_def.h EX_T(opline->result.var).var.ptr = NULL; NULL 1992 Zend/zend_vm_def.h EG(active_symbol_table) = NULL; NULL 1994 Zend/zend_vm_def.h EG(return_value_ptr_ptr) = NULL; NULL 1998 Zend/zend_vm_def.h ret->var.ptr = NULL; NULL 2009 Zend/zend_vm_def.h if (EXPECTED(EG(exception) == NULL)) { NULL 2028 Zend/zend_vm_def.h if (EXPECTED(EX(object) != NULL)) { NULL 2050 Zend/zend_vm_def.h EX(function_state).arguments = NULL; NULL 2054 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL) && EX(call)->is_ctor_call) { NULL 2073 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2074 Zend/zend_vm_def.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 2110 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2140 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2170 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2204 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2235 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2290 Zend/zend_vm_def.h Z_STRVAL_P(str) = NULL; NULL 2313 Zend/zend_vm_def.h Z_STRVAL_P(str) = NULL; NULL 2341 Zend/zend_vm_def.h Z_STRVAL_P(str) = NULL; NULL 2381 Zend/zend_vm_def.h EX_T(opline->result.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC); NULL 2400 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2427 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2438 Zend/zend_vm_def.h if (EXPECTED(call->object != NULL) && NULL 2443 Zend/zend_vm_def.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 2446 Zend/zend_vm_def.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 2451 Zend/zend_vm_def.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((OP2_TYPE == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 2452 Zend/zend_vm_def.h if (UNEXPECTED(call->fbc == NULL)) { NULL 2463 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2471 Zend/zend_vm_def.h call->object = NULL; NULL 2508 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2511 Zend/zend_vm_def.h if (UNEXPECTED(ce == NULL)) { NULL 2536 Zend/zend_vm_def.h char *function_name_strval = NULL; NULL 2547 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2561 Zend/zend_vm_def.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((OP2_TYPE == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 2563 Zend/zend_vm_def.h if (UNEXPECTED(call->fbc == NULL)) { NULL 2580 Zend/zend_vm_def.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 2590 Zend/zend_vm_def.h call->object = NULL; NULL 2632 Zend/zend_vm_def.h call->object = NULL; NULL 2633 Zend/zend_vm_def.h call->called_scope = NULL; NULL 2660 Zend/zend_vm_def.h call->object = NULL; NULL 2661 Zend/zend_vm_def.h call->called_scope = NULL; NULL 2688 Zend/zend_vm_def.h zval **method = NULL; NULL 2689 Zend/zend_vm_def.h zval **obj = NULL; NULL 2707 Zend/zend_vm_def.h ce = zend_fetch_class_by_name(Z_STRVAL_PP(obj), Z_STRLEN_PP(obj), NULL, 0 TSRMLS_CC); NULL 2708 Zend/zend_vm_def.h if (UNEXPECTED(ce == NULL)) { NULL 2713 Zend/zend_vm_def.h call->object = NULL; NULL 2718 Zend/zend_vm_def.h call->fbc = zend_std_get_static_method(ce, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 2724 Zend/zend_vm_def.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 2725 Zend/zend_vm_def.h if (UNEXPECTED(call->fbc == NULL)) { NULL 2730 Zend/zend_vm_def.h call->object = NULL; NULL 2744 Zend/zend_vm_def.h if (UNEXPECTED(call->fbc == NULL)) { NULL 2753 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2784 Zend/zend_vm_def.h call->object = NULL; NULL 2785 Zend/zend_vm_def.h call->called_scope = NULL; NULL 2813 Zend/zend_vm_def.h call->object = NULL; NULL 2814 Zend/zend_vm_def.h call->called_scope = NULL; NULL 2901 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) { NULL 2957 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2986 Zend/zend_vm_def.h if (EG(exception) == NULL) { NULL 3008 Zend/zend_vm_def.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 3032 Zend/zend_vm_def.h EG(exception) = NULL; NULL 3155 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(varptr_ptr == NULL)) { NULL 3201 Zend/zend_vm_def.h if (UNEXPECTED(param == NULL)) { NULL 3202 Zend/zend_vm_def.h if (zend_verify_arg_type((zend_function *) EG(active_op_array), arg_num, NULL, opline->extended_value TSRMLS_CC)) { NULL 3244 Zend/zend_vm_def.h if (param == NULL) { NULL 3383 Zend/zend_vm_def.h if (constructor == NULL) { NULL 3425 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3432 Zend/zend_vm_def.h clone = ce ? ce->clone : NULL; NULL 3434 Zend/zend_vm_def.h if (UNEXPECTED(clone_call == NULL)) { NULL 3458 Zend/zend_vm_def.h if (EXPECTED(EG(exception) == NULL)) { NULL 3466 Zend/zend_vm_def.h if (!RETURN_VALUE_USED(opline) || UNEXPECTED(EG(exception) != NULL)) { NULL 3488 Zend/zend_vm_def.h } else if ((c = zend_quick_get_constant(opline->op2.literal + 1, opline->extended_value TSRMLS_CC)) == NULL) { NULL 3528 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3531 Zend/zend_vm_def.h if (UNEXPECTED(ce == NULL)) { NULL 3538 Zend/zend_vm_def.h if ((value = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, ce)) != NULL) { NULL 3584 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 3623 Zend/zend_vm_def.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 3636 Zend/zend_vm_def.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 3639 Zend/zend_vm_def.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 3649 Zend/zend_vm_def.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 3736 Zend/zend_vm_def.h zend_op_array *new_op_array=NULL; NULL 3739 Zend/zend_vm_def.h zval *tmp_inc_filename = NULL; NULL 3818 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3820 Zend/zend_vm_def.h } else if (EXPECTED(new_op_array != NULL)) { NULL 3824 Zend/zend_vm_def.h EX_T(opline->result.var).var.ptr = NULL; NULL 3828 Zend/zend_vm_def.h EG(return_value_ptr_ptr) = NULL; NULL 3832 Zend/zend_vm_def.h EX(object) = NULL; NULL 3851 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3852 Zend/zend_vm_def.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 3882 Zend/zend_vm_def.h EX_CV(opline->op1.var) = NULL; NULL 3885 Zend/zend_vm_def.h EX_CV(opline->op1.var) = NULL; NULL 3910 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3919 Zend/zend_vm_def.h if (UNEXPECTED(ce == NULL)) { NULL 3927 Zend/zend_vm_def.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((OP1_TYPE == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 4016 Zend/zend_vm_def.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 4065 Zend/zend_vm_def.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 4092 Zend/zend_vm_def.h zend_object_iterator *iter = NULL; NULL 4093 Zend/zend_vm_def.h zend_class_entry *ce = NULL; NULL 4101 Zend/zend_vm_def.h if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) { NULL 4105 Zend/zend_vm_def.h if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) { NULL 4111 Zend/zend_vm_def.h if (!ce || ce->get_iterator == NULL) { NULL 4163 Zend/zend_vm_def.h if (iter && EXPECTED(EG(exception) == NULL)) { NULL 4168 Zend/zend_vm_def.h zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Object of type %s did not create an Iterator", ce->name); NULL 4170 Zend/zend_vm_def.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 4181 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4188 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4194 Zend/zend_vm_def.h } else if ((fe_ht = HASH_OF(array_ptr)) != NULL) { NULL 4204 Zend/zend_vm_def.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 4236 Zend/zend_vm_def.h zend_object_iterator *iter = NULL; NULL 4238 Zend/zend_vm_def.h zval *key = NULL; NULL 4265 Zend/zend_vm_def.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 4308 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4316 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4323 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4334 Zend/zend_vm_def.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4401 Zend/zend_vm_def.h if (UNEXPECTED(ce == NULL)) { NULL 4410 Zend/zend_vm_def.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((OP1_TYPE == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 4450 Zend/zend_vm_def.h zval **value = NULL; NULL 4524 Zend/zend_vm_def.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((OP2_TYPE == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 4548 Zend/zend_vm_def.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 4626 Zend/zend_vm_def.h if (EX(old_error_reporting) == NULL) { NULL 4641 Zend/zend_vm_def.h zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0); NULL 4643 Zend/zend_vm_def.h if (EXPECTED(zend_hash_add(EG(modified_ini_directives), "error_reporting", sizeof("error_reporting"), &EG(error_reporting_ini_entry), sizeof(zend_ini_entry*), NULL) == SUCCESS)) { NULL 4678 Zend/zend_vm_def.h if (EXPECTED(EG(error_reporting_ini_entry) != NULL)) { NULL 4690 Zend/zend_vm_def.h EX(old_error_reporting) = NULL; NULL 4935 Zend/zend_vm_def.h if (UNEXPECTED(iface == NULL)) { NULL 4965 Zend/zend_vm_def.h if (UNEXPECTED(trait == NULL)) { NULL 5039 Zend/zend_vm_def.h EX(call) = NULL; NULL 5070 Zend/zend_vm_def.h if (!EG(error_reporting) && EX(old_error_reporting) != NULL && Z_LVAL_P(EX(old_error_reporting)) != 0) { NULL 5079 Zend/zend_vm_def.h EX(old_error_reporting) = NULL; NULL 5083 Zend/zend_vm_def.h EX(fast_ret) = NULL; NULL 5158 Zend/zend_vm_def.h zval_update_constant(&tmp_ptr, NULL TSRMLS_CC); NULL 5263 Zend/zend_vm_def.h if (OP1_TYPE == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 5363 Zend/zend_vm_def.h generator->send_target = NULL; NULL 5379 Zend/zend_vm_def.h if (EG(prev_exception) != NULL) { NULL 5382 Zend/zend_vm_def.h EG(prev_exception) = NULL; NULL 5393 Zend/zend_vm_def.h UNEXPECTED(EG(prev_exception) != NULL)) { NULL 32 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 33 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 34 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 35 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 36 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 37 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 38 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 39 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 40 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 41 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 42 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 43 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 44 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 45 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 46 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 47 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 48 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 49 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 50 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 51 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 52 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 53 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 54 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 55 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 56 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 57 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 58 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 59 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 60 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 61 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 62 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 63 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 64 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 65 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 66 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 67 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 68 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 69 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 70 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 71 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 72 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 73 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 74 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 75 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 76 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 77 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 78 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 79 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 80 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 81 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 82 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 83 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 84 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 85 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 86 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 87 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 88 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 89 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 90 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 91 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 92 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 93 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 94 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 95 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 96 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 97 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 98 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 99 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 100 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 101 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 102 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 103 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 104 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 105 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 106 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 107 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 108 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 109 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 110 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 111 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 112 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 113 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 114 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 115 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 116 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 117 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 118 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 119 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 120 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 121 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 122 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 123 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 124 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 125 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 126 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 127 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 128 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 129 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 130 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 131 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 132 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 133 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 134 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 135 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 136 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 137 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 138 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 139 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 140 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 141 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 142 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 143 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 144 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 145 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 146 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 147 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 148 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 149 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 150 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 151 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 152 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 153 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 154 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 155 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 156 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 157 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 158 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 159 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 160 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 161 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 162 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 163 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 164 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 165 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 166 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 167 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 168 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 169 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 170 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 171 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 172 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 173 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 174 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 175 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 176 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 177 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 178 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 179 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 180 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 181 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 182 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 183 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 184 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 185 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 186 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 187 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 188 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 189 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 190 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 191 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 192 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 193 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 194 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 195 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 196 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 197 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 198 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 199 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 200 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 201 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 202 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 203 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 204 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 205 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 206 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 207 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 208 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 209 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 210 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 211 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 212 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 213 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 214 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 215 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 216 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 217 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 218 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 219 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 220 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 221 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 222 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 223 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 224 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 225 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 226 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 227 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 228 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 229 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 230 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 231 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 232 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 233 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 234 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 235 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 236 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 237 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 238 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 239 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 240 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 241 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 242 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 243 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 244 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 245 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 246 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 247 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 248 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 249 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 250 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 251 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 252 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 253 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 254 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 255 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 256 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 257 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 258 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 259 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 260 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 261 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 262 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 263 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 264 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 265 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 266 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 267 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 268 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 269 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 270 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 271 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 272 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 273 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 274 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 275 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 276 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 277 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 278 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 279 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 280 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 281 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 282 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 283 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 284 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 285 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 286 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL, NULL 287 Zend/zend_vm_execute.h (user_opcode_handler_t)NULL NULL 397 Zend/zend_vm_execute.h EG(opline_ptr) = NULL; NULL 419 Zend/zend_vm_execute.h EX(function_state).arguments = NULL; NULL 426 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 427 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 443 Zend/zend_vm_execute.h EX(function_state).arguments = NULL; NULL 446 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL) && EX(call)->is_ctor_call) { NULL 464 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 465 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 520 Zend/zend_vm_execute.h EG(scope) = (fbc->type == ZEND_USER_FUNCTION || !EX(object)) ? fbc->common.scope : NULL; NULL 540 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 550 Zend/zend_vm_execute.h fbc->internal_function.handler(opline->extended_value, ret->var.ptr, (fbc->common.fn_flags & ZEND_ACC_RETURN_REFERENCE) ? &ret->var.ptr : NULL, EX(object), RETURN_VALUE_USED(opline) TSRMLS_CC); NULL 552 Zend/zend_vm_execute.h zend_execute_internal(execute_data, NULL, RETURN_VALUE_USED(opline) TSRMLS_CC); NULL 559 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr = NULL; NULL 563 Zend/zend_vm_execute.h EG(active_symbol_table) = NULL; NULL 565 Zend/zend_vm_execute.h EG(return_value_ptr_ptr) = NULL; NULL 569 Zend/zend_vm_execute.h ret->var.ptr = NULL; NULL 580 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 599 Zend/zend_vm_execute.h if (EXPECTED(EX(object) != NULL)) { NULL 621 Zend/zend_vm_execute.h EX(function_state).arguments = NULL; NULL 625 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL) && EX(call)->is_ctor_call) { NULL 644 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 645 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 707 Zend/zend_vm_execute.h if (UNEXPECTED(param == NULL)) { NULL 708 Zend/zend_vm_execute.h if (zend_verify_arg_type((zend_function *) EG(active_op_array), arg_num, NULL, opline->extended_value TSRMLS_CC)) { NULL 763 Zend/zend_vm_execute.h if (constructor == NULL) { NULL 798 Zend/zend_vm_execute.h if (EX(old_error_reporting) == NULL) { NULL 813 Zend/zend_vm_execute.h zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0); NULL 815 Zend/zend_vm_execute.h if (EXPECTED(zend_hash_add(EG(modified_ini_directives), "error_reporting", sizeof("error_reporting"), &EG(error_reporting_ini_entry), sizeof(zend_ini_entry*), NULL) == SUCCESS)) { NULL 953 Zend/zend_vm_execute.h if (UNEXPECTED(trait == NULL)) { NULL 1027 Zend/zend_vm_execute.h EX(call) = NULL; NULL 1058 Zend/zend_vm_execute.h if (!EG(error_reporting) && EX(old_error_reporting) != NULL && Z_LVAL_P(EX(old_error_reporting)) != 0) { NULL 1067 Zend/zend_vm_execute.h EX(old_error_reporting) = NULL; NULL 1071 Zend/zend_vm_execute.h EX(fast_ret) = NULL; NULL 1127 Zend/zend_vm_execute.h if (EG(prev_exception) != NULL) { NULL 1130 Zend/zend_vm_execute.h EG(prev_exception) = NULL; NULL 1141 Zend/zend_vm_execute.h UNEXPECTED(EG(prev_exception) != NULL)) { NULL 1186 Zend/zend_vm_execute.h EX_T(opline->result.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC); NULL 1205 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1232 Zend/zend_vm_execute.h call->object = NULL; NULL 1233 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1260 Zend/zend_vm_execute.h call->object = NULL; NULL 1261 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1288 Zend/zend_vm_execute.h zval **method = NULL; NULL 1289 Zend/zend_vm_execute.h zval **obj = NULL; NULL 1307 Zend/zend_vm_execute.h ce = zend_fetch_class_by_name(Z_STRVAL_PP(obj), Z_STRLEN_PP(obj), NULL, 0 TSRMLS_CC); NULL 1308 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 1313 Zend/zend_vm_execute.h call->object = NULL; NULL 1318 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 1324 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 1325 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 1330 Zend/zend_vm_execute.h call->object = NULL; NULL 1344 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 1353 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1384 Zend/zend_vm_execute.h call->object = NULL; NULL 1385 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1400 Zend/zend_vm_execute.h if (param == NULL) { NULL 1485 Zend/zend_vm_execute.h if (UNEXPECTED(iface == NULL)) { NULL 1510 Zend/zend_vm_execute.h EX_T(opline->result.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC); NULL 1529 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1557 Zend/zend_vm_execute.h call->object = NULL; NULL 1558 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1585 Zend/zend_vm_execute.h call->object = NULL; NULL 1586 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1613 Zend/zend_vm_execute.h zval **method = NULL; NULL 1614 Zend/zend_vm_execute.h zval **obj = NULL; NULL 1632 Zend/zend_vm_execute.h ce = zend_fetch_class_by_name(Z_STRVAL_PP(obj), Z_STRLEN_PP(obj), NULL, 0 TSRMLS_CC); NULL 1633 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 1638 Zend/zend_vm_execute.h call->object = NULL; NULL 1643 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 1649 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 1650 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 1655 Zend/zend_vm_execute.h call->object = NULL; NULL 1669 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 1678 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1697 Zend/zend_vm_execute.h EX_T(opline->result.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC); NULL 1716 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1744 Zend/zend_vm_execute.h call->object = NULL; NULL 1745 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1772 Zend/zend_vm_execute.h call->object = NULL; NULL 1773 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1785 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op2.var != NULL) && NULL 1800 Zend/zend_vm_execute.h zval **method = NULL; NULL 1801 Zend/zend_vm_execute.h zval **obj = NULL; NULL 1819 Zend/zend_vm_execute.h ce = zend_fetch_class_by_name(Z_STRVAL_PP(obj), Z_STRLEN_PP(obj), NULL, 0 TSRMLS_CC); NULL 1820 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 1825 Zend/zend_vm_execute.h call->object = NULL; NULL 1830 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 1836 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 1837 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 1842 Zend/zend_vm_execute.h call->object = NULL; NULL 1856 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 1865 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1884 Zend/zend_vm_execute.h EX_T(opline->result.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC); NULL 1889 Zend/zend_vm_execute.h zval *class_name = NULL; NULL 1903 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1923 Zend/zend_vm_execute.h EX_T(opline->result.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC); NULL 1942 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 1969 Zend/zend_vm_execute.h call->object = NULL; NULL 1970 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 1997 Zend/zend_vm_execute.h call->object = NULL; NULL 1998 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 2025 Zend/zend_vm_execute.h zval **method = NULL; NULL 2026 Zend/zend_vm_execute.h zval **obj = NULL; NULL 2044 Zend/zend_vm_execute.h ce = zend_fetch_class_by_name(Z_STRVAL_PP(obj), Z_STRLEN_PP(obj), NULL, 0 TSRMLS_CC); NULL 2045 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 2050 Zend/zend_vm_execute.h call->object = NULL; NULL 2055 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 2061 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, Z_STRVAL_PP(method), Z_STRLEN_PP(method), NULL TSRMLS_CC); NULL 2062 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 2067 Zend/zend_vm_execute.h call->object = NULL; NULL 2081 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 2090 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2167 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2197 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2227 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2261 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2292 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2324 Zend/zend_vm_execute.h call->object = NULL; NULL 2325 Zend/zend_vm_execute.h call->called_scope = NULL; NULL 2408 Zend/zend_vm_execute.h retval_ptr_ptr = NULL; NULL 2410 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) { NULL 2453 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2529 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2536 Zend/zend_vm_execute.h clone = ce ? ce->clone : NULL; NULL 2538 Zend/zend_vm_execute.h if (UNEXPECTED(clone_call == NULL)) { NULL 2562 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 2570 Zend/zend_vm_execute.h if (!RETURN_VALUE_USED(opline) || UNEXPECTED(EG(exception) != NULL)) { NULL 2643 Zend/zend_vm_execute.h zend_op_array *new_op_array=NULL; NULL 2646 Zend/zend_vm_execute.h zval *tmp_inc_filename = NULL; NULL 2725 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2727 Zend/zend_vm_execute.h } else if (EXPECTED(new_op_array != NULL)) { NULL 2731 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr = NULL; NULL 2735 Zend/zend_vm_execute.h EG(return_value_ptr_ptr) = NULL; NULL 2739 Zend/zend_vm_execute.h EX(object) = NULL; NULL 2758 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2759 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 2780 Zend/zend_vm_execute.h zend_object_iterator *iter = NULL; NULL 2781 Zend/zend_vm_execute.h zend_class_entry *ce = NULL; NULL 2788 Zend/zend_vm_execute.h array_ptr_ptr = NULL; NULL 2789 Zend/zend_vm_execute.h if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) { NULL 2793 Zend/zend_vm_execute.h if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) { NULL 2799 Zend/zend_vm_execute.h if (!ce || ce->get_iterator == NULL) { NULL 2851 Zend/zend_vm_execute.h if (iter && EXPECTED(EG(exception) == NULL)) { NULL 2856 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Object of type %s did not create an Iterator", ce->name); NULL 2858 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 2869 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2876 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 2882 Zend/zend_vm_execute.h } else if ((fe_ht = HASH_OF(array_ptr)) != NULL) { NULL 2892 Zend/zend_vm_execute.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 3348 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 3361 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 3540 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3543 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 3568 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 3579 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3593 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_CONST == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 3595 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 3612 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 3622 Zend/zend_vm_execute.h call->object = NULL; NULL 3676 Zend/zend_vm_execute.h } else if ((c = zend_quick_get_constant(opline->op2.literal + 1, opline->extended_value TSRMLS_CC)) == NULL) { NULL 3716 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3719 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 3726 Zend/zend_vm_execute.h if ((value = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, ce)) != NULL) { NULL 3770 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 3772 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 3811 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 3824 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 3827 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 3837 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 3877 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 3880 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 3905 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 3914 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 3922 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 3981 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 3990 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 4046 Zend/zend_vm_execute.h zval_update_constant(&tmp_ptr, NULL TSRMLS_CC); NULL 4109 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 4111 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 4208 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 4532 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4535 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 4560 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 4571 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 4585 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 4587 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 4604 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 4614 Zend/zend_vm_execute.h call->object = NULL; NULL 4666 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 4668 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 4707 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 4720 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 4723 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 4733 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 4802 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 4804 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 4901 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 5221 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 5234 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 5389 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 5392 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 5417 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 5428 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 5442 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 5444 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 5461 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 5471 Zend/zend_vm_execute.h call->object = NULL; NULL 5523 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 5525 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 5564 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 5577 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 5580 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 5590 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 5630 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 5633 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 5658 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 5667 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 5675 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 5734 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 5743 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 5822 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 5824 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 5922 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 5966 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 5979 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 6115 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 6118 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 6143 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 6151 Zend/zend_vm_execute.h function_name = NULL; NULL 6154 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 6168 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_UNUSED == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 6170 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 6187 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 6197 Zend/zend_vm_execute.h call->object = NULL; NULL 6231 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 6233 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 6261 Zend/zend_vm_execute.h zval *offset = NULL; NULL 6272 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 6285 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 6288 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 6298 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 6338 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 6341 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 6366 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 6375 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 6383 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 6442 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 6451 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_CONST == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 6548 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 6550 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 6604 Zend/zend_vm_execute.h zval *key = NULL; NULL 6647 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 6971 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 6974 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 6999 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 7010 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7024 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_CV == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 7026 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 7043 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 7053 Zend/zend_vm_execute.h call->object = NULL; NULL 7088 Zend/zend_vm_execute.h if (EG(exception) == NULL) { NULL 7110 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 7134 Zend/zend_vm_execute.h EG(exception) = NULL; NULL 7164 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 7166 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 7205 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 7218 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 7221 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 7231 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 7300 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 7302 Zend/zend_vm_execute.h if (IS_CONST == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 7399 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 7481 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7511 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7541 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7575 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7606 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7712 Zend/zend_vm_execute.h retval_ptr_ptr = NULL; NULL 7714 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) { NULL 7757 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7834 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 7841 Zend/zend_vm_execute.h clone = ce ? ce->clone : NULL; NULL 7843 Zend/zend_vm_execute.h if (UNEXPECTED(clone_call == NULL)) { NULL 7867 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 7875 Zend/zend_vm_execute.h if (!RETURN_VALUE_USED(opline) || UNEXPECTED(EG(exception) != NULL)) { NULL 7948 Zend/zend_vm_execute.h zend_op_array *new_op_array=NULL; NULL 7951 Zend/zend_vm_execute.h zval *tmp_inc_filename = NULL; NULL 8030 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 8032 Zend/zend_vm_execute.h } else if (EXPECTED(new_op_array != NULL)) { NULL 8036 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr = NULL; NULL 8040 Zend/zend_vm_execute.h EG(return_value_ptr_ptr) = NULL; NULL 8044 Zend/zend_vm_execute.h EX(object) = NULL; NULL 8063 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 8064 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 8085 Zend/zend_vm_execute.h zend_object_iterator *iter = NULL; NULL 8086 Zend/zend_vm_execute.h zend_class_entry *ce = NULL; NULL 8093 Zend/zend_vm_execute.h array_ptr_ptr = NULL; NULL 8094 Zend/zend_vm_execute.h if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) { NULL 8098 Zend/zend_vm_execute.h if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) { NULL 8104 Zend/zend_vm_execute.h if (!ce || ce->get_iterator == NULL) { NULL 8156 Zend/zend_vm_execute.h if (iter && EXPECTED(EG(exception) == NULL)) { NULL 8161 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Object of type %s did not create an Iterator", ce->name); NULL 8163 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 8174 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 8181 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 8187 Zend/zend_vm_execute.h } else if ((fe_ht = HASH_OF(array_ptr)) != NULL) { NULL 8197 Zend/zend_vm_execute.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 8254 Zend/zend_vm_execute.h if (EXPECTED(EG(error_reporting_ini_entry) != NULL)) { NULL 8266 Zend/zend_vm_execute.h EX(old_error_reporting) = NULL; NULL 8705 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 8718 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 8891 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 8914 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 8943 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 8954 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 8959 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 8962 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 8967 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CONST == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 8968 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 8979 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 8987 Zend/zend_vm_execute.h call->object = NULL; NULL 9032 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 9034 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 9073 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 9086 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 9089 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 9099 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 9139 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 9142 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 9167 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 9176 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 9184 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 9243 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 9252 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 9331 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 9333 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 9430 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 9753 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 9799 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 9810 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 9815 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 9818 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 9823 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 9824 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 9835 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 9843 Zend/zend_vm_execute.h call->object = NULL; NULL 9890 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 9892 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 9931 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 9944 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 9947 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 9957 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 10026 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 10028 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 10125 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 10445 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 10458 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 10612 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 10658 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 10669 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 10674 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 10677 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 10682 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 10683 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 10694 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 10702 Zend/zend_vm_execute.h call->object = NULL; NULL 10749 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 10751 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 10790 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 10803 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 10806 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 10816 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 10856 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 10859 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 10884 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 10893 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 10901 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 10960 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 10969 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 11048 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 11050 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 11148 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 11192 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 11205 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 11334 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 11336 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 11364 Zend/zend_vm_execute.h zval *offset = NULL; NULL 11375 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 11388 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 11391 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 11401 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 11441 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 11444 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 11469 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 11478 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 11486 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 11545 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 11554 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 11633 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 11635 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 11689 Zend/zend_vm_execute.h zval *key = NULL; NULL 11732 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 12055 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 12100 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12111 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 12116 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 12119 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 12124 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CV == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 12125 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 12136 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12144 Zend/zend_vm_execute.h call->object = NULL; NULL 12189 Zend/zend_vm_execute.h zval **expr_ptr_ptr = NULL; NULL 12191 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 12230 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 12243 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 12246 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 12256 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 12325 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 12327 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 12424 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 12473 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 12520 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 12567 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 12610 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 12686 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12716 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12746 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12780 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12811 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 12919 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) { NULL 12963 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13073 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(varptr_ptr == NULL)) { NULL 13151 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13158 Zend/zend_vm_execute.h clone = ce ? ce->clone : NULL; NULL 13160 Zend/zend_vm_execute.h if (UNEXPECTED(clone_call == NULL)) { NULL 13184 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 13192 Zend/zend_vm_execute.h if (!RETURN_VALUE_USED(opline) || UNEXPECTED(EG(exception) != NULL)) { NULL 13265 Zend/zend_vm_execute.h zend_op_array *new_op_array=NULL; NULL 13268 Zend/zend_vm_execute.h zval *tmp_inc_filename = NULL; NULL 13347 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13349 Zend/zend_vm_execute.h } else if (EXPECTED(new_op_array != NULL)) { NULL 13353 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr = NULL; NULL 13357 Zend/zend_vm_execute.h EG(return_value_ptr_ptr) = NULL; NULL 13361 Zend/zend_vm_execute.h EX(object) = NULL; NULL 13380 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13381 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 13402 Zend/zend_vm_execute.h zend_object_iterator *iter = NULL; NULL 13403 Zend/zend_vm_execute.h zend_class_entry *ce = NULL; NULL 13411 Zend/zend_vm_execute.h if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) { NULL 13415 Zend/zend_vm_execute.h if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) { NULL 13421 Zend/zend_vm_execute.h if (!ce || ce->get_iterator == NULL) { NULL 13473 Zend/zend_vm_execute.h if (iter && EXPECTED(EG(exception) == NULL)) { NULL 13478 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Object of type %s did not create an Iterator", ce->name); NULL 13480 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 13491 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13498 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13504 Zend/zend_vm_execute.h } else if ((fe_ht = HASH_OF(array_ptr)) != NULL) { NULL 13514 Zend/zend_vm_execute.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 13546 Zend/zend_vm_execute.h zend_object_iterator *iter = NULL; NULL 13548 Zend/zend_vm_execute.h zval *key = NULL; NULL 13575 Zend/zend_vm_execute.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 13618 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13626 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13633 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 13644 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 14106 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 14121 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 14132 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14133 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 14141 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 14147 Zend/zend_vm_execute.h zval *z = NULL; NULL 14151 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14173 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14180 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 14188 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 14223 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14226 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && !(free_op1.var != NULL)) { NULL 14246 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 14367 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 14393 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14394 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 14408 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14424 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14471 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 14494 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14495 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 14509 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14529 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14588 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 14601 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 14750 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14755 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 14784 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14789 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 14822 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14826 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 14860 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14865 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 14869 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 14900 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 14913 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 14949 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14953 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 14959 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 14993 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 14996 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 15002 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 15023 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 15035 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 15069 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 15072 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 15078 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 15108 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 15111 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 15117 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 15146 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 15149 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 15171 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 15181 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 15197 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 15253 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 15312 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 15323 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 15328 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 15331 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 15336 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CONST == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 15337 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 15348 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 15356 Zend/zend_vm_execute.h call->object = NULL; NULL 15392 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 15395 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 15420 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 15431 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 15445 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_CONST == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 15447 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 15464 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 15474 Zend/zend_vm_execute.h call->object = NULL; NULL 15528 Zend/zend_vm_execute.h } else if ((c = zend_quick_get_constant(opline->op2.literal + 1, opline->extended_value TSRMLS_CC)) == NULL) { NULL 15568 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 15571 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 15578 Zend/zend_vm_execute.h if ((value = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, ce)) != NULL) { NULL 15624 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 15663 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 15676 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 15679 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 15689 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 15729 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 15732 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 15757 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 15766 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 15774 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 15863 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 15912 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 15974 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 15983 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 16023 Zend/zend_vm_execute.h zval **value = NULL; NULL 16097 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16121 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 16216 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 16315 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 16615 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 16630 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 16641 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16642 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 16650 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 16656 Zend/zend_vm_execute.h zval *z = NULL; NULL 16660 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16682 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16689 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 16697 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 16732 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 16735 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && !(free_op1.var != NULL)) { NULL 16755 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 16877 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 16903 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16904 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 16918 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16934 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 16981 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 17004 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17005 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 17019 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17039 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17096 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17101 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17130 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17135 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17168 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17172 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17206 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17211 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17215 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 17246 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 17259 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17295 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17299 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 17305 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17339 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17342 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 17348 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17369 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 17381 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17415 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17418 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 17424 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17454 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 17457 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 17463 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 17492 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 17495 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17517 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 17527 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 17544 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 17600 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 17659 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 17670 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 17675 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 17678 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 17683 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 17684 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 17695 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 17703 Zend/zend_vm_execute.h call->object = NULL; NULL 17740 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 17743 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 17768 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 17779 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 17793 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 17795 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 17812 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 17822 Zend/zend_vm_execute.h call->object = NULL; NULL 17876 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 17915 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 17928 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 17931 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 17941 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 18037 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 18086 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 18112 Zend/zend_vm_execute.h zval **value = NULL; NULL 18186 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 18210 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 18305 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 18404 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 18704 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 18719 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 18730 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 18731 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 18739 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 18745 Zend/zend_vm_execute.h zval *z = NULL; NULL 18749 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 18771 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 18778 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 18786 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 18821 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 18824 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && !(free_op1.var != NULL)) { NULL 18844 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 18966 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 18992 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 18993 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 19007 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19023 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19070 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 19093 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19094 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 19108 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19128 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19187 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 19200 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 19349 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19354 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19383 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19388 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19421 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19425 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19459 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19464 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19468 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 19499 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 19512 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19548 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19552 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 19558 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19592 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19595 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 19601 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19622 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 19634 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19668 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19671 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 19677 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19707 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 19710 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 19716 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 19745 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 19748 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19770 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 19780 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 19797 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 19853 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 19913 Zend/zend_vm_execute.h if (free_op2.var == NULL) { NULL 19917 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 19930 Zend/zend_vm_execute.h if ((IS_VAR == IS_VAR && UNEXPECTED(value_ptr_ptr == NULL)) || NULL 19931 Zend/zend_vm_execute.h (IS_VAR == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL))) { NULL 19967 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 19978 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 19983 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 19986 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 19991 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 19992 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 20003 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 20011 Zend/zend_vm_execute.h call->object = NULL; NULL 20048 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 20051 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 20076 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 20087 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 20101 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 20103 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 20120 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 20130 Zend/zend_vm_execute.h call->object = NULL; NULL 20184 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 20223 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 20236 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 20239 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 20249 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 20289 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 20292 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 20317 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 20326 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 20334 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 20423 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 20472 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 20534 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 20543 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 20583 Zend/zend_vm_execute.h zval **value = NULL; NULL 20657 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 20681 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 20776 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 20876 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 20896 Zend/zend_vm_execute.h zval *property = NULL; NULL 20900 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 20915 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 20926 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 20927 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 20935 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 20941 Zend/zend_vm_execute.h zval *z = NULL; NULL 20945 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 20967 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 20974 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 20982 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 21017 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 21020 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && !(free_op1.var != NULL)) { NULL 21025 Zend/zend_vm_execute.h zval *dim = NULL; NULL 21034 Zend/zend_vm_execute.h value = NULL; NULL 21040 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 21176 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 21189 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 21319 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 21322 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_W TSRMLS_CC); NULL 21324 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 21353 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 21356 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_RW TSRMLS_CC); NULL 21358 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 21376 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 21379 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_W TSRMLS_CC); NULL 21380 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 21392 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_R TSRMLS_CC); NULL 21409 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 21414 Zend/zend_vm_execute.h zval *property_name = NULL; NULL 21419 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 21428 Zend/zend_vm_execute.h zval *dim = NULL; NULL 21435 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 21495 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 21498 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 21523 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 21531 Zend/zend_vm_execute.h function_name = NULL; NULL 21534 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 21548 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_UNUSED == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 21550 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 21567 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 21577 Zend/zend_vm_execute.h call->object = NULL; NULL 21613 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 21641 Zend/zend_vm_execute.h zval *offset = NULL; NULL 21652 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 21665 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 21668 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 21678 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 21718 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 21721 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 21746 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 21755 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 21763 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 21822 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 21831 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 21933 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 21989 Zend/zend_vm_execute.h zval *key = NULL; NULL 22032 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 22332 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 22347 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 22358 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22359 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 22367 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 22373 Zend/zend_vm_execute.h zval *z = NULL; NULL 22377 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22399 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22406 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 22414 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 22449 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 22452 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && !(free_op1.var != NULL)) { NULL 22472 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 22593 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 22619 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22620 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 22634 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22650 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22697 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 22720 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22721 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 22735 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22755 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 22812 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 22817 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 22846 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 22851 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 22884 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 22888 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 22922 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 22927 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 22931 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 22962 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 22975 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 23011 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 23015 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 23021 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 23055 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 23058 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 23064 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 23085 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 23097 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 23131 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 23134 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 23140 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 23170 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(container == NULL)) { NULL 23173 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 23179 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && (free_op1.var != NULL) && READY_TO_DESTROY(free_op1.var)) { NULL 23208 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 23211 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 23233 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 23243 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 23259 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 23315 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 23374 Zend/zend_vm_execute.h if (free_op2.var == NULL) { NULL 23378 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 23391 Zend/zend_vm_execute.h if ((IS_CV == IS_VAR && UNEXPECTED(value_ptr_ptr == NULL)) || NULL 23392 Zend/zend_vm_execute.h (IS_VAR == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL))) { NULL 23427 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 23438 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 23443 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 23446 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 23451 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CV == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 23452 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 23463 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 23471 Zend/zend_vm_execute.h call->object = NULL; NULL 23507 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 23510 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 23535 Zend/zend_vm_execute.h char *function_name_strval = NULL; NULL 23546 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 23560 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_CV == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 23562 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 23579 Zend/zend_vm_execute.h if (UNEXPECTED(ce->constructor == NULL)) { NULL 23589 Zend/zend_vm_execute.h call->object = NULL; NULL 23642 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 23681 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 23694 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 23697 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 23707 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 23803 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 23852 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 23878 Zend/zend_vm_execute.h zval **value = NULL; NULL 23952 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 23976 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 24071 Zend/zend_vm_execute.h if (IS_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 24170 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 24198 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 24205 Zend/zend_vm_execute.h clone = ce ? ce->clone : NULL; NULL 24207 Zend/zend_vm_execute.h if (UNEXPECTED(clone_call == NULL)) { NULL 24231 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 24239 Zend/zend_vm_execute.h if (!RETURN_VALUE_USED(opline) || UNEXPECTED(EG(exception) != NULL)) { NULL 24258 Zend/zend_vm_execute.h zval *ptr = NULL; NULL 24282 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 24297 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 24308 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24309 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 24317 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 24323 Zend/zend_vm_execute.h zval *z = NULL; NULL 24327 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24349 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24356 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 24364 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 24398 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 24416 Zend/zend_vm_execute.h var_ptr = NULL; NULL 24421 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 24542 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 24568 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24569 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 24583 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24599 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24646 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 24669 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24670 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 24684 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24704 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24746 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 24759 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24794 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 24798 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 24837 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 24840 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 24867 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 24879 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 24912 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 24915 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 24951 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 24954 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 24988 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 24991 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25013 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 25036 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 25065 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 25076 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 25081 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 25084 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 25089 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CONST == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 25090 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 25101 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 25109 Zend/zend_vm_execute.h call->object = NULL; NULL 25140 Zend/zend_vm_execute.h } else if ((c = zend_quick_get_constant(opline->op2.literal + 1, opline->extended_value TSRMLS_CC)) == NULL) { NULL 25180 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 25183 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 25190 Zend/zend_vm_execute.h if ((value = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, ce)) != NULL) { NULL 25311 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 25359 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25384 Zend/zend_vm_execute.h zval **value = NULL; NULL 25458 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25482 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 25562 Zend/zend_vm_execute.h value = NULL; NULL 25573 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 25575 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 25597 Zend/zend_vm_execute.h zval *value = NULL; NULL 25672 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 25696 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 25711 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 25722 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25723 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 25731 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 25737 Zend/zend_vm_execute.h zval *z = NULL; NULL 25741 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25763 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25770 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 25778 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 25812 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 25830 Zend/zend_vm_execute.h var_ptr = NULL; NULL 25835 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 25957 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 25983 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 25984 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 25998 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26014 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26061 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 26084 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26085 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 26099 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26119 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26161 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 26174 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26209 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 26213 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 26252 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 26255 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 26282 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 26294 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26327 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 26330 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 26366 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 26369 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 26403 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 26406 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26433 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 26479 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 26490 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 26495 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 26498 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 26503 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 26504 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 26515 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 26523 Zend/zend_vm_execute.h call->object = NULL; NULL 26629 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 26677 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26702 Zend/zend_vm_execute.h zval **value = NULL; NULL 26776 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 26800 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 26880 Zend/zend_vm_execute.h value = NULL; NULL 26891 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 26893 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 26915 Zend/zend_vm_execute.h zval *value = NULL; NULL 26990 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 27014 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 27029 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 27040 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27041 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 27049 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 27055 Zend/zend_vm_execute.h zval *z = NULL; NULL 27059 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27081 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27088 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 27096 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 27130 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 27148 Zend/zend_vm_execute.h var_ptr = NULL; NULL 27153 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 27275 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 27301 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27302 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 27316 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27332 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27379 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 27402 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27403 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 27417 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27437 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27479 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 27492 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27527 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 27531 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 27570 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 27573 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 27600 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 27612 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27645 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 27648 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 27684 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 27687 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 27721 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 27724 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 27751 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 27797 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 27808 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 27813 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 27816 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 27821 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 27822 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 27833 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 27841 Zend/zend_vm_execute.h call->object = NULL; NULL 27947 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 27995 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28020 Zend/zend_vm_execute.h zval **value = NULL; NULL 28094 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28118 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 28198 Zend/zend_vm_execute.h value = NULL; NULL 28209 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 28211 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 28233 Zend/zend_vm_execute.h zval *value = NULL; NULL 28309 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 28329 Zend/zend_vm_execute.h zval *property = NULL; NULL 28333 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 28348 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28359 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28360 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 28368 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28374 Zend/zend_vm_execute.h zval *z = NULL; NULL 28378 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28400 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28407 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28415 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28449 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 28457 Zend/zend_vm_execute.h zval *dim = NULL; NULL 28466 Zend/zend_vm_execute.h value = NULL; NULL 28467 Zend/zend_vm_execute.h var_ptr = NULL; NULL 28472 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 28625 Zend/zend_vm_execute.h value = NULL; NULL 28636 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 28638 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 28660 Zend/zend_vm_execute.h zval *value = NULL; NULL 28692 Zend/zend_vm_execute.h zval *key = NULL; NULL 28735 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 28759 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 28774 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28785 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28786 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 28794 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28800 Zend/zend_vm_execute.h zval *z = NULL; NULL 28804 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28826 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 28833 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28841 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 28875 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 28893 Zend/zend_vm_execute.h var_ptr = NULL; NULL 28898 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 29019 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 29045 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29046 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 29060 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29076 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29123 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 29146 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29147 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 29161 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29181 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29223 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 29236 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29271 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 29275 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 29314 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 29317 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 29344 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 29356 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29389 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 29392 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 29428 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) { NULL 29431 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 29465 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 29468 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29495 Zend/zend_vm_execute.h Z_STRVAL_P(str) = NULL; NULL 29540 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 29551 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 29556 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 29559 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 29564 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CV == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 29565 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 29576 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 29584 Zend/zend_vm_execute.h call->object = NULL; NULL 29689 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 29737 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29762 Zend/zend_vm_execute.h zval **value = NULL; NULL 29836 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 29860 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 29940 Zend/zend_vm_execute.h value = NULL; NULL 29951 Zend/zend_vm_execute.h zval **value_ptr = NULL; NULL 29953 Zend/zend_vm_execute.h if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 29975 Zend/zend_vm_execute.h zval *value = NULL; NULL 30050 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 30099 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 30145 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 30191 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 30233 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(var_ptr == NULL)) { NULL 30307 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30337 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30367 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30401 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30432 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30526 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) { NULL 30569 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30679 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(varptr_ptr == NULL)) { NULL 30745 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30752 Zend/zend_vm_execute.h clone = ce ? ce->clone : NULL; NULL 30754 Zend/zend_vm_execute.h if (UNEXPECTED(clone_call == NULL)) { NULL 30778 Zend/zend_vm_execute.h if (EXPECTED(EG(exception) == NULL)) { NULL 30786 Zend/zend_vm_execute.h if (!RETURN_VALUE_USED(opline) || UNEXPECTED(EG(exception) != NULL)) { NULL 30859 Zend/zend_vm_execute.h zend_op_array *new_op_array=NULL; NULL 30862 Zend/zend_vm_execute.h zval *tmp_inc_filename = NULL; NULL 30941 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30943 Zend/zend_vm_execute.h } else if (EXPECTED(new_op_array != NULL)) { NULL 30947 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr = NULL; NULL 30951 Zend/zend_vm_execute.h EG(return_value_ptr_ptr) = NULL; NULL 30955 Zend/zend_vm_execute.h EX(object) = NULL; NULL 30974 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 30975 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 30996 Zend/zend_vm_execute.h zend_object_iterator *iter = NULL; NULL 30997 Zend/zend_vm_execute.h zend_class_entry *ce = NULL; NULL 31005 Zend/zend_vm_execute.h if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) { NULL 31009 Zend/zend_vm_execute.h if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) { NULL 31015 Zend/zend_vm_execute.h if (!ce || ce->get_iterator == NULL) { NULL 31067 Zend/zend_vm_execute.h if (iter && EXPECTED(EG(exception) == NULL)) { NULL 31072 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Object of type %s did not create an Iterator", ce->name); NULL 31074 Zend/zend_vm_execute.h zend_throw_exception_internal(NULL TSRMLS_CC); NULL 31085 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 31092 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 31098 Zend/zend_vm_execute.h } else if ((fe_ht = HASH_OF(array_ptr)) != NULL) { NULL 31108 Zend/zend_vm_execute.h key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 0, NULL); NULL 31565 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 31580 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 31591 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31592 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 31600 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 31606 Zend/zend_vm_execute.h zval *z = NULL; NULL 31610 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31632 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31639 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 31647 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 31681 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 31704 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 31825 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 31851 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31852 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 31866 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31882 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31929 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 31952 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31953 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 31967 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 31987 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 32046 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 32059 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 32208 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32241 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32279 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32317 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32326 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 32357 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 32370 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 32405 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32409 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 32448 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32451 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 32478 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 32490 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 32523 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32526 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 32562 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 32565 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 32599 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 32602 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 32624 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 32634 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 32650 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 32706 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 32763 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 32774 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 32779 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 32782 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 32787 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CONST == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 32788 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 32799 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 32807 Zend/zend_vm_execute.h call->object = NULL; NULL 32854 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 32893 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 32906 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 32909 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 32919 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 32959 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 32962 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 32987 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 32996 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 33004 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 33093 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 33141 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 33202 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 33211 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 33251 Zend/zend_vm_execute.h zval **value = NULL; NULL 33325 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_CONST == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 33349 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 33442 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 33539 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 33839 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 33854 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 33865 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 33866 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 33874 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 33880 Zend/zend_vm_execute.h zval *z = NULL; NULL 33884 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 33906 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 33913 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 33921 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 33955 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 33978 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 34100 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 34126 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34127 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 34141 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34157 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34204 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 34227 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34228 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 34242 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34262 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34319 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34352 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34390 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34428 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34437 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 34468 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 34481 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34516 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34520 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 34559 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34562 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 34589 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 34601 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34634 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34637 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 34673 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 34676 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 34710 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 34713 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34735 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 34745 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 34762 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 34818 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 34875 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 34886 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 34891 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 34894 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 34899 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 34900 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 34911 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 34919 Zend/zend_vm_execute.h call->object = NULL; NULL 34968 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 35007 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 35020 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 35023 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 35033 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 35129 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 35177 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 35202 Zend/zend_vm_execute.h zval **value = NULL; NULL 35276 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 35300 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 35393 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 35490 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 35790 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 35805 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 35816 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 35817 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 35825 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 35831 Zend/zend_vm_execute.h zval *z = NULL; NULL 35835 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 35857 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 35864 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 35872 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 35906 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 35929 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 36051 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 36077 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36078 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 36092 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36108 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36155 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 36178 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36179 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 36193 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36213 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36272 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 36285 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 36434 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36467 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36505 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36543 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36552 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 36583 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 36596 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36631 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36635 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 36674 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36677 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 36704 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 36716 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36749 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36752 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 36788 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 36791 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 36825 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 36828 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36850 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 36860 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 36877 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 36933 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 36991 Zend/zend_vm_execute.h if (free_op2.var == NULL) { NULL 36995 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 37008 Zend/zend_vm_execute.h if ((IS_VAR == IS_VAR && UNEXPECTED(value_ptr_ptr == NULL)) || NULL 37009 Zend/zend_vm_execute.h (IS_CV == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL))) { NULL 37044 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 37055 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 37060 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 37063 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 37068 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 37069 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 37080 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 37088 Zend/zend_vm_execute.h call->object = NULL; NULL 37137 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 37176 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 37189 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 37192 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 37202 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 37242 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 37245 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 37270 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 37279 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 37287 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 37376 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 37424 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 37485 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 37494 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 37534 Zend/zend_vm_execute.h zval **value = NULL; NULL 37608 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 37632 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 37725 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 37823 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 37843 Zend/zend_vm_execute.h zval *property = NULL; NULL 37847 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 37862 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 37873 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 37874 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 37882 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 37888 Zend/zend_vm_execute.h zval *z = NULL; NULL 37892 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 37914 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 37921 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 37929 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 37963 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 37971 Zend/zend_vm_execute.h zval *dim = NULL; NULL 37980 Zend/zend_vm_execute.h value = NULL; NULL 37986 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 38122 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 38135 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 38265 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 38268 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_W TSRMLS_CC); NULL 38298 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 38301 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_RW TSRMLS_CC); NULL 38321 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 38324 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_W TSRMLS_CC); NULL 38337 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, NULL, IS_UNUSED, BP_VAR_R TSRMLS_CC); NULL 38354 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 38359 Zend/zend_vm_execute.h zval *property_name = NULL; NULL 38364 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_UNUSED == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 38373 Zend/zend_vm_execute.h zval *dim = NULL; NULL 38380 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 38435 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 38463 Zend/zend_vm_execute.h zval *offset = NULL; NULL 38474 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 38487 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 38490 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 38500 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 38540 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 38543 Zend/zend_vm_execute.h EX_CV(opline->op1.var) = NULL; NULL 38568 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 38577 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 38585 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 38644 Zend/zend_vm_execute.h if (UNEXPECTED(ce == NULL)) { NULL 38653 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_CV == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); NULL 38734 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 38788 Zend/zend_vm_execute.h zval *key = NULL; NULL 38831 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 39131 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 39146 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 39157 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39158 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 39166 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 39172 Zend/zend_vm_execute.h zval *z = NULL; NULL 39176 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39198 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39205 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 39213 Zend/zend_vm_execute.h EX_T(opline->result.var).var.ptr_ptr = NULL; NULL 39247 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39270 Zend/zend_vm_execute.h if (UNEXPECTED(var_ptr == NULL)) { NULL 39391 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 39417 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39418 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 39432 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39448 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39495 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 39518 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39519 Zend/zend_vm_execute.h if (zptr != NULL) { /* NULL means no success in getting PTR */ NULL 39533 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39553 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39610 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39643 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39681 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39719 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39728 Zend/zend_vm_execute.h if (UNEXPECTED(EX_T(opline->result.var).var.ptr_ptr == NULL)) { NULL 39759 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 39772 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39807 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39811 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 39850 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39853 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); NULL 39880 Zend/zend_vm_execute.h UNEXPECTED(Z_OBJ_HT_P(container)->read_property == NULL)) { NULL 39892 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 39925 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39928 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); NULL 39964 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(container == NULL)) { NULL 39967 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); NULL 40001 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 40004 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 40026 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(object_ptr == NULL)) { NULL 40036 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 40052 Zend/zend_vm_execute.h if (UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 40108 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL)) { NULL 40165 Zend/zend_vm_execute.h if (free_op2.var == NULL) { NULL 40169 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 40182 Zend/zend_vm_execute.h if ((IS_CV == IS_VAR && UNEXPECTED(value_ptr_ptr == NULL)) || NULL 40183 Zend/zend_vm_execute.h (IS_CV == IS_VAR && UNEXPECTED(variable_ptr_ptr == NULL))) { NULL 40217 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 40228 Zend/zend_vm_execute.h if (EXPECTED(call->object != NULL) && NULL 40233 Zend/zend_vm_execute.h (call->fbc = CACHED_POLYMORPHIC_PTR(opline->op2.literal->cache_slot, call->called_scope)) == NULL) { NULL 40236 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(call->object)->get_method == NULL)) { NULL 40241 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_CV == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); NULL 40242 Zend/zend_vm_execute.h if (UNEXPECTED(call->fbc == NULL)) { NULL 40253 Zend/zend_vm_execute.h if (UNEXPECTED(EG(exception) != NULL)) { NULL 40261 Zend/zend_vm_execute.h call->object = NULL; NULL 40308 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { NULL 40347 Zend/zend_vm_execute.h zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL); NULL 40360 Zend/zend_vm_execute.h zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL); NULL 40363 Zend/zend_vm_execute.h zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL); NULL 40373 Zend/zend_vm_execute.h zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL); NULL 40469 Zend/zend_vm_execute.h if (UNEXPECTED(Z_OBJ_HT_P(*container)->unset_dimension == NULL)) { NULL 40517 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 40542 Zend/zend_vm_execute.h zval **value = NULL; NULL 40616 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_CV == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); NULL 40640 Zend/zend_vm_execute.h && IS_LONG == is_numeric_string(Z_STRVAL_P(offset), Z_STRLEN_P(offset), NULL, NULL, 0))) { NULL 40733 Zend/zend_vm_execute.h if (IS_CV == IS_VAR && UNEXPECTED(value_ptr == NULL)) { NULL 40830 Zend/zend_vm_execute.h generator->send_target = NULL; NULL 141 Zend/zend_vm_opcodes.c NULL, NULL 142 Zend/zend_vm_opcodes.c NULL, NULL 143 Zend/zend_vm_opcodes.c NULL, NULL 144 Zend/zend_vm_opcodes.c NULL, NULL 145 Zend/zend_vm_opcodes.c NULL, NULL 146 Zend/zend_vm_opcodes.c NULL, NULL 147 Zend/zend_vm_opcodes.c NULL, NULL 148 Zend/zend_vm_opcodes.c NULL, NULL 149 Zend/zend_vm_opcodes.c NULL, NULL 150 Zend/zend_vm_opcodes.c NULL, NULL 151 Zend/zend_vm_opcodes.c NULL, NULL 152 Zend/zend_vm_opcodes.c NULL, NULL 153 Zend/zend_vm_opcodes.c NULL, NULL 154 Zend/zend_vm_opcodes.c NULL, NULL 155 Zend/zend_vm_opcodes.c NULL, NULL 156 Zend/zend_vm_opcodes.c NULL, NULL 162 Zend/zend_vm_opcodes.c NULL, NULL 176 Zend/zend_vm_opcodes.c NULL, NULL 118 ext/bcmath/bcmath.c NULL, NULL 119 ext/bcmath/bcmath.c NULL, NULL 125 ext/bcmath/bcmath.c NULL, NULL 355 ext/bcmath/bcmath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Division by zero"); NULL 391 ext/bcmath/bcmath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Division by zero"); NULL 513 ext/bcmath/bcmath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Square root of negative number"); NULL 51 ext/bcmath/libbcmath/src/add.c bc_num sum = NULL; NULL 131 ext/bcmath/libbcmath/src/div.c if (num1 == NULL) bc_out_of_memory(); NULL 137 ext/bcmath/libbcmath/src/div.c if (num2 == NULL) bc_out_of_memory(); NULL 168 ext/bcmath/libbcmath/src/div.c if (mval == NULL) bc_out_of_memory (); NULL 50 ext/bcmath/libbcmath/src/divmod.c bc_num quotient = NULL; NULL 85 ext/bcmath/libbcmath/src/divmod.c return bc_divmod (num1, num2, NULL, result, scale TSRMLS_CC); NULL 42 ext/bcmath/libbcmath/src/init.c bc_num _bc_Free_list = NULL; NULL 56 ext/bcmath/libbcmath/src/init.c if (_bc_Free_list != NULL) { NULL 61 ext/bcmath/libbcmath/src/init.c if (temp == NULL) bc_out_of_memory (); NULL 70 ext/bcmath/libbcmath/src/init.c if (temp->n_ptr == NULL) bc_out_of_memory(); NULL 85 ext/bcmath/libbcmath/src/init.c if (*num == NULL) return; NULL 97 ext/bcmath/libbcmath/src/init.c *num = NULL; NULL 57 ext/bcmath/libbcmath/src/num2str.c if (str == NULL) bc_out_of_memory(); NULL 135 ext/bcmath/libbcmath/src/output.c digits = NULL; NULL 156 ext/bcmath/libbcmath/src/output.c if (temp == NULL) bc_out_of_memory(); NULL 164 ext/bcmath/libbcmath/src/output.c if (digits != NULL) NULL 167 ext/bcmath/libbcmath/src/output.c while (digits != NULL) NULL 61 ext/bcmath/libbcmath/src/recmul.c if (_bc_Free_list != NULL) { NULL 68 ext/bcmath/libbcmath/src/recmul.c if (temp == NULL) bc_out_of_memory (); NULL 75 ext/bcmath/libbcmath/src/recmul.c temp->n_ptr = NULL; NULL 51 ext/bcmath/libbcmath/src/sub.c bc_num diff = NULL; NULL 119 ext/bz2/bz2.c NULL, NULL 120 ext/bz2/bz2.c NULL, NULL 187 ext/bz2/bz2.c NULL, /* seek */ NULL 188 ext/bz2/bz2.c NULL, /* cast */ NULL 189 ext/bz2/bz2.c NULL, /* stat */ NULL 190 ext/bz2/bz2.c NULL /* set_option */ NULL 214 ext/bz2/bz2.c php_stream *retstream = NULL, *stream = NULL; NULL 215 ext/bz2/bz2.c char *path_copy = NULL; NULL 216 ext/bz2/bz2.c BZFILE *bz_file = NULL; NULL 222 ext/bz2/bz2.c return NULL; NULL 226 ext/bz2/bz2.c virtual_filepath_ex(path, &path_copy, NULL TSRMLS_CC); NULL 232 ext/bz2/bz2.c return NULL; NULL 241 ext/bz2/bz2.c path_copy = NULL; NULL 243 ext/bz2/bz2.c if (bz_file == NULL) { NULL 275 ext/bz2/bz2.c return NULL; NULL 282 ext/bz2/bz2.c NULL, /* close */ NULL 283 ext/bz2/bz2.c NULL, /* fstat */ NULL 284 ext/bz2/bz2.c NULL, /* stat */ NULL 285 ext/bz2/bz2.c NULL, /* opendir */ NULL 287 ext/bz2/bz2.c NULL, /* unlink */ NULL 288 ext/bz2/bz2.c NULL, /* rename */ NULL 289 ext/bz2/bz2.c NULL, /* mkdir */ NULL 290 ext/bz2/bz2.c NULL /* rmdir */ NULL 295 ext/bz2/bz2.c NULL, NULL 341 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "length may not be negative"); NULL 350 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "could not read valid bz2 data from stream"); NULL 368 ext/bz2/bz2.c php_stream *stream = NULL; NULL 375 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s' is not a valid mode for bzopen(). Only 'w' and 'r' are supported.", mode); NULL 382 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "filename cannot be empty"); NULL 390 ext/bz2/bz2.c stream = php_stream_bz2open(NULL, NULL 394 ext/bz2/bz2.c NULL); NULL 404 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot use stream opened in mode '%s'", stream->mode); NULL 407 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot use stream opened in mode '%s'", stream->mode); NULL 415 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot read from a stream opened in write only mode"); NULL 424 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot write to a stream opened in read only mode"); NULL 441 ext/bz2/bz2.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "first parameter has to be string or file-resource"); NULL 484 ext/bz2/bz2.c char *dest = NULL; /* Destination to place the compressed data into */ NULL 548 ext/bz2/bz2.c bzs.bzalloc = NULL; NULL 549 ext/bz2/bz2.c bzs.bzfree = NULL; NULL 312 ext/bz2/bz2_filter.c php_stream_filter_ops *fops = NULL; NULL 319 ext/bz2/bz2_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zu bytes", sizeof(php_bz2_filter_data)); NULL 320 ext/bz2/bz2_filter.c return NULL; NULL 332 ext/bz2/bz2_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zu bytes", data->inbuf_len); NULL 334 ext/bz2/bz2_filter.c return NULL; NULL 339 ext/bz2/bz2_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zu bytes", data->outbuf_len); NULL 342 ext/bz2/bz2_filter.c return NULL; NULL 350 ext/bz2/bz2_filter.c zval **tmpzval = NULL; NULL 362 ext/bz2/bz2_filter.c tmpzval = NULL; NULL 399 ext/bz2/bz2_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter given for number of blocks to allocate. (%ld)", Z_LVAL_PP(tmpzval)); NULL 414 ext/bz2/bz2_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter given for work factor. (%ld)", Z_LVAL(tmp)); NULL 433 ext/bz2/bz2_filter.c return NULL; NULL 33 ext/bz2/php_bz2.h #define phpext_bz2_ptr NULL NULL 54 ext/bz2/php_bz2.h #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper), (path), (mode), (options), (opened_path), NULL STREAMS_CC TSRMLS_CC) NULL 39 ext/calendar/cal_unix.c ts = time(NULL); NULL 160 ext/calendar/calendar.c NULL, NULL 161 ext/calendar/calendar.c NULL, NULL 162 ext/calendar/calendar.c NULL, NULL 316 ext/calendar/calendar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld.", cal); NULL 338 ext/calendar/calendar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld.", cal); NULL 347 ext/calendar/calendar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid date."); NULL 380 ext/calendar/calendar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld.", cal); NULL 402 ext/calendar/calendar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld", cal); NULL 517 ext/calendar/calendar.c *ret = NULL; NULL 518 ext/calendar/calendar.c return NULL; NULL 616 ext/calendar/calendar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Year out of range (0-9999)."); NULL 718 ext/calendar/calendar.c char *monthname = NULL; NULL 55 ext/calendar/easter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function is only valid for years between 1970 and 2037 inclusive"); NULL 36 ext/com_dotnet/com_com.c zval *server_params = NULL; NULL 38 ext/com_dotnet/com_com.c char *module_name, *typelib_name = NULL, *server_name = NULL; NULL 39 ext/com_dotnet/com_com.c char *user_name = NULL, *domain_name = NULL, *password = NULL; NULL 47 ext/com_dotnet/com_com.c ITypeLib *TL = NULL; NULL 51 ext/com_dotnet/com_com.c RPC_C_AUTHN_WINNT, RPC_C_AUTHZ_NONE, NULL, NULL 152 ext/com_dotnet/com_com.c info.pAuthInfo = NULL; NULL 158 ext/com_dotnet/com_com.c IBindCtx *pBindCtx = NULL; NULL 159 ext/com_dotnet/com_com.c IMoniker *pMoniker = NULL; NULL 184 ext/com_dotnet/com_com.c NULL, &IID_IDispatch, (LPVOID*)&V_DISPATCH(&obj->v)); NULL 200 ext/com_dotnet/com_com.c qi.pItf = NULL; NULL 203 ext/com_dotnet/com_com.c res = CoCreateInstanceEx(&clsid, NULL, ctx, &info, 1, &qi); NULL 211 ext/com_dotnet/com_com.c res = CoCreateInstance(&clsid, NULL, CLSCTX_SERVER, &IID_IDispatch, (LPVOID*)&V_DISPATCH(&obj->v)); NULL 263 ext/com_dotnet/com_com.c if (SUCCEEDED(ITypeLib_GetDocumentation(TL, -1, &name, NULL, NULL, NULL))) { NULL 266 ext/com_dotnet/com_com.c if (SUCCESS == zend_ts_hash_add(&php_com_typelibraries, typelib_name, typelib_name_len+1, (void*)&TL, sizeof(ITypeLib*), NULL)) { NULL 293 ext/com_dotnet/com_com.c IUnknown *unk = NULL; NULL 294 ext/com_dotnet/com_com.c IDispatch *obj = NULL; NULL 296 ext/com_dotnet/com_com.c OLECHAR *module = NULL; NULL 310 ext/com_dotnet/com_com.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 312 ext/com_dotnet/com_com.c res = GetActiveObject(&clsid, NULL, &unk); NULL 315 ext/com_dotnet/com_com.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 320 ext/com_dotnet/com_com.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 351 ext/com_dotnet/com_com.c char *source = NULL, *desc = NULL, *msg = NULL; NULL 396 ext/com_dotnet/com_com.c msg = NULL; NULL 443 ext/com_dotnet/com_com.c obj->typeinfo = NULL; NULL 455 ext/com_dotnet/com_com.c zend_hash_init(obj->id_of_name_cache, 2, NULL, NULL, 0); NULL 457 ext/com_dotnet/com_com.c zend_hash_update(obj->id_of_name_cache, name, namelen, dispid, sizeof(*dispid), NULL); NULL 470 ext/com_dotnet/com_com.c VARIANT *vargs = NULL, *byref_vals = NULL; NULL 475 ext/com_dotnet/com_com.c if (!f || f->arg_info == NULL) { NULL 476 ext/com_dotnet/com_com.c f = NULL; NULL 482 ext/com_dotnet/com_com.c char *winerr = NULL; NULL 483 ext/com_dotnet/com_com.c char *msg = NULL; NULL 539 ext/com_dotnet/com_com.c disp_params.rgdispidNamedArgs = NULL; NULL 591 ext/com_dotnet/com_com.c VARIANT *vargs = NULL; NULL 606 ext/com_dotnet/com_com.c disp_params.rgdispidNamedArgs = NULL; NULL 637 ext/com_dotnet/com_com.c char *winerr = NULL; NULL 638 ext/com_dotnet/com_com.c char *msg = NULL; NULL 681 ext/com_dotnet/com_com.c zval *object, *sinkobject, *sink=NULL; NULL 682 ext/com_dotnet/com_com.c char *dispname = NULL, *typelibname = NULL; NULL 685 ext/com_dotnet/com_com.c ITypeInfo *typeinfo = NULL; NULL 705 ext/com_dotnet/com_com.c } else if (sink != NULL) { NULL 743 ext/com_dotnet/com_com.c char *ifacename = NULL; NULL 744 ext/com_dotnet/com_com.c char *typelibname = NULL; NULL 747 ext/com_dotnet/com_com.c php_com_dotnet_object *obj = NULL; NULL 765 ext/com_dotnet/com_com.c php_com_process_typeinfo(typeinfo, NULL, 1, NULL, obj ? obj->code_page : COMG(code_page) TSRMLS_CC); NULL 787 ext/com_dotnet/com_com.c result = MsgWaitForMultipleObjects(0, NULL, FALSE, timeoutms, QS_ALLINPUT); NULL 790 ext/com_dotnet/com_com.c while (PeekMessage(&msg, NULL, 0, 0, PM_REMOVE)) { NULL 809 ext/com_dotnet/com_com.c ITypeLib *pTL = NULL; NULL 830 ext/com_dotnet/com_com.c pTL = NULL; NULL 128 ext/com_dotnet/com_dotnet.c IUnknown *unk = NULL; NULL 138 ext/com_dotnet/com_dotnet.c hr = CoCreateInstance(&CLSID_CorRuntimeHost, NULL, CLSCTX_ALL, NULL 166 ext/com_dotnet/com_dotnet.c if (COMG(dotnet_runtime_stuff) == NULL) { NULL 198 ext/com_dotnet/com_dotnet.c IUnknown *unk = NULL; NULL 201 ext/com_dotnet/com_dotnet.c if (COMG(dotnet_runtime_stuff) == NULL) { NULL 241 ext/com_dotnet/com_dotnet.c IObjectHandle *handle = NULL; NULL 306 ext/com_dotnet/com_dotnet.c stuff->dotnet_host = NULL; NULL 309 ext/com_dotnet/com_dotnet.c COMG(dotnet_runtime_stuff) = NULL; NULL 318 ext/com_dotnet/com_dotnet.c stuff->dotnet_domain = NULL; NULL 248 ext/com_dotnet/com_extension.c NULL, NULL 249 ext/com_dotnet/com_extension.c NULL, NULL 270 ext/com_dotnet/com_extension.c char *strtok_buf = NULL; NULL 273 ext/com_dotnet/com_extension.c if (!new_value || !new_value[0] || (typelib_file = VCWD_FOPEN(new_value, "r"))==NULL) { NULL 289 ext/com_dotnet/com_extension.c if (typelib_name == NULL) { NULL 293 ext/com_dotnet/com_extension.c modifier = php_strtok_r(NULL, "#", &strtok_buf); NULL 294 ext/com_dotnet/com_extension.c if (modifier != NULL) { NULL 310 ext/com_dotnet/com_extension.c if ((pTL = php_com_load_typelib_via_cache(typelib_name, COMG(code_page), &cached TSRMLS_CC)) != NULL) { NULL 352 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "com_exception", NULL); NULL 353 ext/com_dotnet/com_extension.c php_com_exception_class_entry = zend_register_internal_class_ex(&ce, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); NULL 357 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "com_safearray_proxy", NULL); NULL 363 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "variant", NULL); NULL 368 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "com", NULL); NULL 373 ext/com_dotnet/com_extension.c zend_ts_hash_init(&php_com_typelibraries, 0, NULL, php_com_typelibrary_dtor, 1); NULL 376 ext/com_dotnet/com_extension.c INIT_CLASS_ENTRY(ce, "dotnet", NULL); NULL 52 ext/com_dotnet/com_handlers.c DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, 0, NULL, 1 TSRMLS_CC); NULL 174 ext/com_dotnet/com_handlers.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 195 ext/com_dotnet/com_handlers.c return NULL; NULL 221 ext/com_dotnet/com_handlers.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Operation not yet supported on a COM object"); NULL 227 ext/com_dotnet/com_handlers.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a COM object"); NULL 232 ext/com_dotnet/com_handlers.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a COM object"); NULL 242 ext/com_dotnet/com_handlers.c return NULL; NULL 264 ext/com_dotnet/com_handlers.c zend_internal_function f, *fptr = NULL; NULL 273 ext/com_dotnet/com_handlers.c return NULL; NULL 277 ext/com_dotnet/com_handlers.c return NULL; NULL 281 ext/com_dotnet/com_handlers.c if (obj->method_cache == NULL || FAILURE == zend_hash_find(obj->method_cache, name, len, (void**)&fptr)) { NULL 284 ext/com_dotnet/com_handlers.c f.arg_info = NULL; NULL 295 ext/com_dotnet/com_handlers.c ITypeInfo *TI = NULL; NULL 348 ext/com_dotnet/com_handlers.c zend_hash_init(obj->method_cache, 2, NULL, function_dtor, 0); NULL 364 ext/com_dotnet/com_handlers.c return NULL; NULL 369 ext/com_dotnet/com_handlers.c zval ***args = NULL; NULL 414 ext/com_dotnet/com_handlers.c f.arg_info = NULL; \ NULL 433 ext/com_dotnet/com_handlers.c return NULL; NULL 502 ext/com_dotnet/com_handlers.c DISPATCH_METHOD|DISPATCH_PROPERTYGET, &v, 0, NULL, 1, 0 TSRMLS_CC)) { NULL 568 ext/com_dotnet/com_handlers.c NULL, NULL 569 ext/com_dotnet/com_handlers.c NULL, /* com_object_get, */ NULL 570 ext/com_dotnet/com_handlers.c NULL, /* com_object_set, */ NULL 584 ext/com_dotnet/com_handlers.c NULL, /* get_debug_info */ NULL 585 ext/com_dotnet/com_handlers.c NULL, /* get_closure */ NULL 586 ext/com_dotnet/com_handlers.c NULL, /* get_gc */ NULL 619 ext/com_dotnet/com_handlers.c obj->typeinfo = NULL; NULL 625 ext/com_dotnet/com_handlers.c obj->sink_dispatch = NULL; NULL 679 ext/com_dotnet/com_handlers.c retval.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clone TSRMLS_CC); NULL 99 ext/com_dotnet/com_iterator.c I->zdata = NULL; NULL 138 ext/com_dotnet/com_iterator.c NULL NULL 145 ext/com_dotnet/com_iterator.c IEnumVARIANT *iev = NULL; NULL 158 ext/com_dotnet/com_iterator.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "variant is not an object or array VT=%d", V_VT(&obj->v)); NULL 159 ext/com_dotnet/com_iterator.c return NULL; NULL 169 ext/com_dotnet/com_iterator.c I->zdata = NULL; NULL 180 ext/com_dotnet/com_iterator.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 207 ext/com_dotnet/com_iterator.c &dp, &v, NULL, NULL))) { NULL 220 ext/com_dotnet/com_iterator.c if (iev == NULL) { NULL 247 ext/com_dotnet/com_iterator.c return NULL; NULL 35 ext/com_dotnet/com_misc.c if (message == NULL) { NULL 64 ext/com_dotnet/com_misc.c z->value.obj.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clone TSRMLS_CC); NULL 83 ext/com_dotnet/com_misc.c if ((V_VT(&obj->v) == VT_DISPATCH) && (V_DISPATCH(&obj->v) != NULL)) { NULL 89 ext/com_dotnet/com_misc.c z->value.obj.handle = zend_objects_store_put(obj, NULL, php_com_object_free_storage, php_com_object_clone TSRMLS_CC); NULL 109 ext/com_dotnet/com_misc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 35 ext/com_dotnet/com_olechar.c OLECHAR *olestring = NULL; NULL 41 ext/com_dotnet/com_olechar.c string_len = MultiByteToWideChar(codepage, flags, string, -1, NULL, 0); NULL 59 ext/com_dotnet/com_olechar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 74 ext/com_dotnet/com_olechar.c length = WideCharToMultiByte(codepage, 0, olestring, -1, NULL, 0, NULL, NULL); NULL 78 ext/com_dotnet/com_olechar.c length = WideCharToMultiByte(codepage, 0, olestring, -1, string, length, NULL, NULL); NULL 90 ext/com_dotnet/com_olechar.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 81 ext/com_dotnet/com_persist.c *ppvObject = NULL; NULL 275 ext/com_dotnet/com_persist.c if (stm == NULL) NULL 276 ext/com_dotnet/com_persist.c return NULL; NULL 296 ext/com_dotnet/com_persist.c #define CPH_NO_OBJ() if (helper->unk == NULL) { php_com_throw_exception(E_INVALIDARG, "No COM object is associated with this helper instance" TSRMLS_CC); return; } NULL 340 ext/com_dotnet/com_persist.c OLECHAR *olename = NULL; NULL 359 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 361 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 372 ext/com_dotnet/com_persist.c char *filename, *fullpath = NULL; NULL 375 ext/com_dotnet/com_persist.c OLECHAR *olefilename = NULL; NULL 389 ext/com_dotnet/com_persist.c fullpath = expand_filepath(filename, NULL TSRMLS_CC); NULL 409 ext/com_dotnet/com_persist.c olefilename = NULL; NULL 421 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 425 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 452 ext/com_dotnet/com_persist.c if (!(fullpath = expand_filepath(filename, NULL TSRMLS_CC))) { NULL 468 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 472 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 495 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 501 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 523 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 528 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 539 ext/com_dotnet/com_persist.c IStream *stm = NULL; NULL 550 ext/com_dotnet/com_persist.c if (stream == NULL) { NULL 556 ext/com_dotnet/com_persist.c if (stm == NULL) { NULL 564 ext/com_dotnet/com_persist.c if (helper->unk == NULL) { NULL 565 ext/com_dotnet/com_persist.c IDispatch *disp = NULL; NULL 587 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 599 ext/com_dotnet/com_persist.c IStream *stm = NULL; NULL 612 ext/com_dotnet/com_persist.c if (stream == NULL) { NULL 618 ext/com_dotnet/com_persist.c if (stm == NULL) { NULL 636 ext/com_dotnet/com_persist.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 648 ext/com_dotnet/com_persist.c php_com_dotnet_object *obj = NULL; NULL 649 ext/com_dotnet/com_persist.c zval *zobj = NULL; NULL 664 ext/com_dotnet/com_persist.c if (V_VT(&obj->v) != VT_DISPATCH || V_DISPATCH(&obj->v) == NULL) { NULL 680 ext/com_dotnet/com_persist.c CPH_ME(__construct, NULL) NULL 681 ext/com_dotnet/com_persist.c CPH_ME(GetCurFileName, NULL) NULL 682 ext/com_dotnet/com_persist.c CPH_ME(SaveToFile, NULL) NULL 683 ext/com_dotnet/com_persist.c CPH_ME(LoadFromFile, NULL) NULL 684 ext/com_dotnet/com_persist.c CPH_ME(GetMaxStreamSize, NULL) NULL 685 ext/com_dotnet/com_persist.c CPH_ME(InitNew, NULL) NULL 686 ext/com_dotnet/com_persist.c CPH_ME(LoadFromStream, NULL) NULL 687 ext/com_dotnet/com_persist.c CPH_ME(SaveToStream, NULL) NULL 746 ext/com_dotnet/com_persist.c retval.handle = zend_objects_store_put(helper, NULL, helper_free_storage, helper_clone TSRMLS_CC); NULL 757 ext/com_dotnet/com_persist.c helper_handlers.clone_obj = NULL; NULL 765 ext/com_dotnet/com_persist.c NULL, "com_dotnet_istream_wrapper", module_number); NULL 198 ext/com_dotnet/com_saproxy.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 277 ext/com_dotnet/com_saproxy.c php_com_throw_exception(res, NULL TSRMLS_CC); NULL 292 ext/com_dotnet/com_saproxy.c return NULL; NULL 304 ext/com_dotnet/com_saproxy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Operation not yet supported on a COM object"); NULL 310 ext/com_dotnet/com_saproxy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a COM object"); NULL 315 ext/com_dotnet/com_saproxy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a COM object"); NULL 321 ext/com_dotnet/com_saproxy.c return NULL; NULL 327 ext/com_dotnet/com_saproxy.c return NULL; NULL 338 ext/com_dotnet/com_saproxy.c return NULL; NULL 386 ext/com_dotnet/com_saproxy.c NULL, NULL 387 ext/com_dotnet/com_saproxy.c NULL, /* saproxy_object_get, */ NULL 388 ext/com_dotnet/com_saproxy.c NULL, /* saproxy_object_set, */ NULL 437 ext/com_dotnet/com_saproxy.c php_com_saproxy *proxy, *rel = NULL; NULL 464 ext/com_dotnet/com_saproxy.c Z_OBJ_HANDLE_P(proxy_out) = zend_objects_store_put(proxy, NULL, saproxy_free_storage, saproxy_clone TSRMLS_CC); NULL 550 ext/com_dotnet/com_saproxy.c NULL NULL 40 ext/com_dotnet/com_typeinfo.c ITypeLib *TL = NULL; NULL 48 ext/com_dotnet/com_typeinfo.c if (search_string == NULL) { NULL 49 ext/com_dotnet/com_typeinfo.c return NULL; NULL 52 ext/com_dotnet/com_typeinfo.c major = php_strtok_r(NULL, ",", &strtok_buf); NULL 53 ext/com_dotnet/com_typeinfo.c minor = php_strtok_r(NULL, ",", &strtok_buf); NULL 71 ext/com_dotnet/com_typeinfo.c if (FAILED(hr) && (major == NULL || minor == NULL)) { NULL 72 ext/com_dotnet/com_typeinfo.c IDispatch *disp = NULL; NULL 73 ext/com_dotnet/com_typeinfo.c ITypeInfo *info = NULL; NULL 76 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(hr = CoCreateInstance(&clsid, NULL, CLSCTX_SERVER, &IID_IDispatch, (LPVOID*)&disp)) && NULL 102 ext/com_dotnet/com_typeinfo.c ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys, NULL 103 ext/com_dotnet/com_typeinfo.c &MaxSubKeyLength, NULL, NULL, NULL, NULL, NULL, NULL)) { NULL 109 ext/com_dotnet/com_typeinfo.c for (i = 0; i < SubKeys && TL == NULL; i++) { NULL 112 ext/com_dotnet/com_typeinfo.c if (ERROR_SUCCESS == RegQueryInfoKey(hsubkey, NULL, NULL, NULL, &VersionCount, NULL 113 ext/com_dotnet/com_typeinfo.c NULL, NULL, NULL, NULL, NULL, NULL, NULL)) { NULL 122 ext/com_dotnet/com_typeinfo.c char *str = NULL; NULL 168 ext/com_dotnet/com_typeinfo.c if (TL == NULL) { NULL 190 ext/com_dotnet/com_typeinfo.c if(c.name == NULL) { NULL 200 ext/com_dotnet/com_typeinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type library constant %s is already defined", c.name); NULL 256 ext/com_dotnet/com_typeinfo.c search_string, l+1, (void*)&TL, sizeof(ITypeLib*), NULL)) { NULL 267 ext/com_dotnet/com_typeinfo.c ITypeInfo *typeinfo = NULL; NULL 268 ext/com_dotnet/com_typeinfo.c ITypeLib *typelib = NULL; NULL 273 ext/com_dotnet/com_typeinfo.c if (dispname == NULL && sink) { NULL 284 ext/com_dotnet/com_typeinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "IProvideClassInfo: this code not yet written!"); NULL 287 ext/com_dotnet/com_typeinfo.c } else if (dispname == NULL) { NULL 301 ext/com_dotnet/com_typeinfo.c } else if (typelibname == NULL) { NULL 310 ext/com_dotnet/com_typeinfo.c typeinfo = NULL; NULL 408 ext/com_dotnet/com_typeinfo.c { 0, NULL } NULL 414 ext/com_dotnet/com_typeinfo.c for (i = 0; vt_names[i].name != NULL; i++) { NULL 427 ext/com_dotnet/com_typeinfo.c clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage TSRMLS_CC); NULL 440 ext/com_dotnet/com_typeinfo.c char *ansiname = NULL; NULL 449 ext/com_dotnet/com_typeinfo.c if (id_to_name == NULL || attr->typekind == TKIND_DISPATCH) { NULL 458 ext/com_dotnet/com_typeinfo.c ITypeInfo_GetDocumentation(typeinfo, MEMBERID_NIL, &olename, NULL, NULL, NULL); NULL 470 ext/com_dotnet/com_typeinfo.c zend_hash_init(id_to_name, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 488 ext/com_dotnet/com_typeinfo.c ITypeInfo_GetDocumentation(typeinfo, func->memid, &olename, NULL, NULL, NULL); NULL 515 ext/com_dotnet/com_typeinfo.c ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL); NULL 569 ext/com_dotnet/com_typeinfo.c ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL); NULL 587 ext/com_dotnet/com_typeinfo.c zend_hash_index_update(id_to_name, func->memid, (void*)&tmp, sizeof(zval *), NULL); NULL 37 ext/com_dotnet/com_variant.c SAFEARRAY *sa = NULL; NULL 91 ext/com_dotnet/com_variant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "COM: converting from PHP array to VARIANT array; only arrays with numeric keys are allowed"); NULL 105 ext/com_dotnet/com_variant.c zend_uchar ztype = (z == NULL ? IS_NULL : Z_TYPE_P(z)); NULL 172 ext/com_dotnet/com_variant.c OLECHAR *olestring = NULL; NULL 220 ext/com_dotnet/com_variant.c olestring = NULL; NULL 224 ext/com_dotnet/com_variant.c if (V_UNKNOWN(v) != NULL) { NULL 237 ext/com_dotnet/com_variant.c if (V_DISPATCH(v) != NULL) { NULL 255 ext/com_dotnet/com_variant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "variant->zval: conversion from 0x%x ret=%d", V_VT(v), ret); NULL 389 ext/com_dotnet/com_variant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "variant->variant: failed to copy from 0x%x to 0x%x", V_VT(dstvar), V_VT(srcvar)); NULL 402 ext/com_dotnet/com_variant.c zval *zvalue = NULL; NULL 462 ext/com_dotnet/com_variant.c obj->typeinfo = NULL; NULL 471 ext/com_dotnet/com_variant.c zval *zobj, *zvalue = NULL; NULL 484 ext/com_dotnet/com_variant.c obj->typeinfo = NULL; NULL 489 ext/com_dotnet/com_variant.c obj->sink_dispatch = NULL; NULL 514 ext/com_dotnet/com_variant.c VARIANT *vleft = NULL, *vright = NULL; NULL 515 ext/com_dotnet/com_variant.c zval *zleft = NULL, *zright = NULL; NULL 605 ext/com_dotnet/com_variant.c php_com_throw_exception(result, NULL TSRMLS_CC); NULL 722 ext/com_dotnet/com_variant.c VARIANT *vleft = NULL; NULL 723 ext/com_dotnet/com_variant.c zval *zleft = NULL; NULL 766 ext/com_dotnet/com_variant.c php_com_throw_exception(result, NULL TSRMLS_CC); NULL 820 ext/com_dotnet/com_variant.c VARIANT *vleft = NULL; NULL 821 ext/com_dotnet/com_variant.c zval *zleft = NULL; NULL 855 ext/com_dotnet/com_variant.c VARIANT *vleft = NULL, *vright = NULL; NULL 856 ext/com_dotnet/com_variant.c zval *zleft = NULL, *zright = NULL; NULL 913 ext/com_dotnet/com_variant.c zval *zleft = NULL; NULL 963 ext/com_dotnet/com_variant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timestamp value must be a positive value."); NULL 1026 ext/com_dotnet/com_variant.c obj->typeinfo = NULL; NULL 66 ext/com_dotnet/com_wrapper.c NULL, "com_dotnet_dispatch_wrapper", module_number); NULL 117 ext/com_dotnet/com_wrapper.c *ppvObject = NULL; NULL 161 ext/com_dotnet/com_wrapper.c *ppTInfo = NULL; NULL 212 ext/com_dotnet/com_wrapper.c pVarResult, pExcepInfo, NULL); NULL 255 ext/com_dotnet/com_wrapper.c zval *retval = NULL; NULL 256 ext/com_dotnet/com_wrapper.c zval ***params = NULL; NULL 296 ext/com_dotnet/com_wrapper.c &retval, pdp->cArgs, params, 1, NULL TSRMLS_CC)) { NULL 426 ext/com_dotnet/com_wrapper.c *ppunk = NULL; NULL 454 ext/com_dotnet/com_wrapper.c char *name = NULL; NULL 460 ext/com_dotnet/com_wrapper.c if (disp->dispid_to_name == NULL) { NULL 463 ext/com_dotnet/com_wrapper.c zend_hash_init(disp->name_to_dispid, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 464 ext/com_dotnet/com_wrapper.c zend_hash_init(disp->dispid_to_name, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 490 ext/com_dotnet/com_wrapper.c zend_hash_index_update(disp->dispid_to_name, pid, (void*)&tmp, sizeof(zval *), NULL); NULL 494 ext/com_dotnet/com_wrapper.c zend_hash_update(disp->name_to_dispid, name, namelen, (void*)&tmp, sizeof(zval *), NULL); NULL 522 ext/com_dotnet/com_wrapper.c zend_hash_index_update(disp->dispid_to_name, pid, (void*)&tmp, sizeof(zval *), NULL); NULL 526 ext/com_dotnet/com_wrapper.c zend_hash_update(disp->name_to_dispid, name, namelen, (void*)&tmp, sizeof(zval *), NULL); NULL 537 ext/com_dotnet/com_wrapper.c if (disp == NULL) NULL 538 ext/com_dotnet/com_wrapper.c return NULL; NULL 586 ext/com_dotnet/com_wrapper.c char *name = NULL; NULL 598 ext/com_dotnet/com_wrapper.c zend_hash_init(disp->name_to_dispid, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 611 ext/com_dotnet/com_wrapper.c Z_STRLEN_PP(ntmp)+1, (void*)&tmp, sizeof(zval *), NULL); NULL 622 ext/com_dotnet/com_wrapper.c php_dispatchex *disp = NULL; NULL 625 ext/com_dotnet/com_wrapper.c return NULL; NULL 632 ext/com_dotnet/com_wrapper.c if (obj == NULL) NULL 633 ext/com_dotnet/com_wrapper.c return NULL; NULL 640 ext/com_dotnet/com_wrapper.c return NULL; NULL 119 ext/ctype/ctype.c NULL, NULL 120 ext/ctype/ctype.c NULL, NULL 121 ext/ctype/ctype.c NULL, NULL 122 ext/ctype/ctype.c NULL, NULL 29 ext/ctype/php_ctype.h #define phpext_ctype_ptr NULL NULL 34 ext/curl/curl_file.c char *fname = NULL, *mime = NULL, *postname = NULL; NULL 87 ext/curl/curl_file.c char *arg = NULL; NULL 141 ext/curl/curl_file.c zend_throw_exception(NULL, "Unserialization of CURLFile instances is not allowed", 0 TSRMLS_CC); NULL 158 ext/curl/curl_file.c PHP_ME(CURLFile, getFilename, NULL, ZEND_ACC_PUBLIC) NULL 159 ext/curl/curl_file.c PHP_ME(CURLFile, getMimeType, NULL, ZEND_ACC_PUBLIC) NULL 161 ext/curl/curl_file.c PHP_ME(CURLFile, getPostFilename, NULL, ZEND_ACC_PUBLIC) NULL 163 ext/curl/curl_file.c PHP_ME(CURLFile, __wakeup, NULL, ZEND_ACC_PUBLIC) NULL 96 ext/curl/interface.c static MUTEX_T *php_curl_openssl_tsl = NULL; NULL 142 ext/curl/interface.c NULL, NULL 172 ext/curl/interface.c char *copystr = NULL; NULL 182 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid URL '%s'", url); NULL 187 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Protocol 'file' disabled in cURL"); NULL 215 ext/curl/interface.c stream = (php_stream *) zend_fetch_resource(&ch->handlers->std_err TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 216 ext/curl/interface.c if (stream == NULL) { NULL 218 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLOPT_STDERR resource has gone away, resetting to stderr"); NULL 221 ext/curl/interface.c ch->handlers->std_err = NULL; NULL 227 ext/curl/interface.c stream = (php_stream *) zend_fetch_resource(&ch->handlers->read->stream TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 228 ext/curl/interface.c if (stream == NULL) { NULL 230 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLOPT_INFILE resource has gone away, resetting to default"); NULL 235 ext/curl/interface.c ch->handlers->read->stream = NULL; NULL 241 ext/curl/interface.c stream = (php_stream *) zend_fetch_resource(&ch->handlers->write_header->stream TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 242 ext/curl/interface.c if (stream == NULL) { NULL 244 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLOPT_WRITEHEADER resource has gone away, resetting to default"); NULL 248 ext/curl/interface.c ch->handlers->write_header->stream = NULL; NULL 255 ext/curl/interface.c stream = (php_stream *) zend_fetch_resource(&ch->handlers->write->stream TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 256 ext/curl/interface.c if (stream == NULL) { NULL 258 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLOPT_FILE resource has gone away, resetting to default"); NULL 262 ext/curl/interface.c ch->handlers->write->stream = NULL; NULL 468 ext/curl/interface.c NULL, NULL 469 ext/curl/interface.c NULL, NULL 482 ext/curl/interface.c PHP_INI_ENTRY("curl.cainfo", "", PHP_INI_SYSTEM, NULL) NULL 547 ext/curl/interface.c {NULL, 0} NULL 560 ext/curl/interface.c while (*p != NULL) { NULL 561 ext/curl/interface.c n += sprintf(str + n, "%s%s", *p, *(p + 1) != NULL ? ", " : ""); NULL 608 ext/curl/interface.c le_curl = zend_register_list_destructors_ex(_php_curl_close, NULL, "curl", module_number); NULL 609 ext/curl/interface.c le_curl_multi_handle = zend_register_list_destructors_ex(_php_curl_multi_close, NULL, "curl_multi", module_number); NULL 610 ext/curl/interface.c le_curl_share_handle = zend_register_list_destructors_ex(_php_curl_share_close, NULL, "curl_share", module_number); NULL 1239 ext/curl/interface.c CRYPTO_set_id_callback(NULL); NULL 1240 ext/curl/interface.c CRYPTO_set_locking_callback(NULL); NULL 1247 ext/curl/interface.c php_curl_openssl_tsl = NULL; NULL 1291 ext/curl/interface.c zval *retval_ptr = NULL; NULL 1292 ext/curl/interface.c zval *handle = NULL; NULL 1293 ext/curl/interface.c zval *zdata = NULL; NULL 1308 ext/curl/interface.c fci.object_ptr = NULL; NULL 1314 ext/curl/interface.c fci.symbol_table = NULL; NULL 1320 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the CURLOPT_WRITEFUNCTION"); NULL 1351 ext/curl/interface.c zval *zhandle = NULL; NULL 1352 ext/curl/interface.c zval *zpattern = NULL; NULL 1353 ext/curl/interface.c zval *zstring = NULL; NULL 1375 ext/curl/interface.c fci.object_ptr = NULL; NULL 1380 ext/curl/interface.c fci.symbol_table = NULL; NULL 1386 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot call the CURLOPT_FNMATCH_FUNCTION"); NULL 1421 ext/curl/interface.c zval *handle = NULL; NULL 1422 ext/curl/interface.c zval *zdltotal = NULL; NULL 1423 ext/curl/interface.c zval *zdlnow = NULL; NULL 1424 ext/curl/interface.c zval *zultotal = NULL; NULL 1425 ext/curl/interface.c zval *zulnow = NULL; NULL 1453 ext/curl/interface.c fci.object_ptr = NULL; NULL 1458 ext/curl/interface.c fci.symbol_table = NULL; NULL 1464 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot call the CURLOPT_PROGRESSFUNCTION"); NULL 1502 ext/curl/interface.c zval *handle = NULL; NULL 1503 ext/curl/interface.c zval *zfd = NULL; NULL 1504 ext/curl/interface.c zval *zlength = NULL; NULL 1527 ext/curl/interface.c fci.object_ptr = NULL; NULL 1532 ext/curl/interface.c fci.symbol_table = NULL; NULL 1538 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot call the CURLOPT_READFUNCTION"); NULL 1584 ext/curl/interface.c zval *handle = NULL; NULL 1585 ext/curl/interface.c zval *zdata = NULL; NULL 1603 ext/curl/interface.c fci.symbol_table = NULL; NULL 1604 ext/curl/interface.c fci.object_ptr = NULL; NULL 1614 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the CURLOPT_HEADERFUNCTION"); NULL 1665 ext/curl/interface.c zval *retval = NULL; NULL 1679 ext/curl/interface.c error = call_user_function(EG(function_table), NULL, func, retval, 2, argv TSRMLS_CC); NULL 1681 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the CURLOPT_PASSWDFUNCTION"); NULL 1684 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Returned password is too long for libcurl to handle"); NULL 1689 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "User handler '%s' did not return a string", Z_STRVAL_P(func)); NULL 1738 ext/curl/interface.c if (d == NULL) { NULL 1755 ext/curl/interface.c zval *protocol_list = NULL; NULL 1760 ext/curl/interface.c while (*p != NULL) { NULL 1779 ext/curl/interface.c (*ch)->handlers->progress = NULL; NULL 1781 ext/curl/interface.c (*ch)->handlers->fnmatch = NULL; NULL 1788 ext/curl/interface.c (*ch)->handlers->write->stream = NULL; NULL 1789 ext/curl/interface.c (*ch)->handlers->write_header->stream = NULL; NULL 1790 ext/curl/interface.c (*ch)->handlers->read->stream = NULL; NULL 1797 ext/curl/interface.c zend_hash_init((*ch)->to_free->slist, 4, NULL, curl_free_slist, 0); NULL 1841 ext/curl/interface.c zval *certhash = NULL; NULL 1869 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not extract hash key from certificate info"); NULL 1916 ext/curl/interface.c char *url = NULL; NULL 1925 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not initialize a new cURL handle"); NULL 1971 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot duplicate cURL handle"); NULL 2070 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of libcurl 7.28.1. It is recommended to use value 2 instead"); NULL 2072 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead"); NULL 2227 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLPROTO_FILE cannot be activated when an open_basedir is set"); NULL 2343 ext/curl/interface.c FILE *fp = NULL; NULL 2375 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "the provided file handle is not writable"); NULL 2390 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "the provided file handle is not writable"); NULL 2412 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "the provided file handle is not writable"); NULL 2440 ext/curl/interface.c struct curl_slist *slist = NULL; NULL 2444 ext/curl/interface.c char *name = NULL; NULL 2475 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must pass either an object or an array with the %s argument", name); NULL 2489 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not build curl_slist"); NULL 2494 ext/curl/interface.c zend_hash_index_update(ch->to_free->slist, (ulong) option, &slist, sizeof(struct curl_slist *), NULL); NULL 2509 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set"); NULL 2531 ext/curl/interface.c struct HttpPost *first = NULL; NULL 2532 ext/curl/interface.c struct HttpPost *last = NULL; NULL 2536 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't get HashTable in CURLOPT_POSTFIELDS"); NULL 2546 ext/curl/interface.c char *string_key = NULL; NULL 2551 ext/curl/interface.c zend_hash_get_current_key_ex(postfields, &string_key, &string_key_len, &num_key, 0, NULL); NULL 2565 ext/curl/interface.c char *type = NULL, *filename = NULL; NULL 2569 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid filename for key %s", string_key); NULL 2672 ext/curl/interface.c char *post = NULL; NULL 2687 ext/curl/interface.c if (ch->handlers->progress == NULL) { NULL 2777 ext/curl/interface.c char *copystr = NULL; NULL 2805 ext/curl/interface.c curl_easy_setopt(ch->cp, CURLOPT_DEBUGFUNCTION, NULL); NULL 2806 ext/curl/interface.c curl_easy_setopt(ch->cp, CURLOPT_DEBUGDATA, NULL); NULL 2813 ext/curl/interface.c php_curlsh *sh = NULL; NULL 2824 ext/curl/interface.c if (ch->handlers->fnmatch == NULL) { NULL 2862 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid curl configuration option"); NULL 2894 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array keys must be CURLOPT constants or equivalent integer values"); NULL 2953 ext/curl/interface.c stream = (php_stream*)zend_fetch_resource(&ch->handlers->std_err TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 2999 ext/curl/interface.c struct curl_certinfo *ci = NULL; NULL 3009 ext/curl/interface.c if (s_code != NULL) { NULL 3114 ext/curl/interface.c struct curl_certinfo *ci = NULL; NULL 3131 ext/curl/interface.c char *s_code = NULL; NULL 3235 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempt to close cURL handle from a callback"); NULL 3378 ext/curl/interface.c ch->handlers->write->stream = NULL; NULL 3380 ext/curl/interface.c ch->handlers->write->fp = NULL; NULL 3385 ext/curl/interface.c ch->handlers->write_header->stream = NULL; NULL 3387 ext/curl/interface.c ch->handlers->write_header->fp = NULL; NULL 3392 ext/curl/interface.c ch->handlers->read->stream = NULL; NULL 3394 ext/curl/interface.c ch->handlers->read->fp = NULL; NULL 3400 ext/curl/interface.c ch->handlers->std_err = NULL; NULL 3408 ext/curl/interface.c ch->handlers->progress = NULL; NULL 3417 ext/curl/interface.c ch->handlers->fnmatch = NULL; NULL 3438 ext/curl/interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempt to reset cURL handle from a callback"); NULL 3454 ext/curl/interface.c char *str = NULL, *res = NULL; NULL 3478 ext/curl/interface.c char *str = NULL, *out = NULL; NULL 110 ext/curl/multi.c ch = (php_curl *) zend_fetch_resource(&z_ch TSRMLS_CC, -1, le_curl_name, NULL, 1, le_curl); NULL 262 ext/curl/multi.c zval *zmsgs_in_queue = NULL; NULL 271 ext/curl/multi.c if (tmp_msg == NULL) { NULL 345 ext/curl/multi.c ch = (php_curl *) zend_fetch_resource(&pz_ch TSRMLS_CC, -1, le_curl_name, NULL, 1, le_curl); NULL 352 ext/curl/multi.c rsrc->ptr = NULL; NULL 396 ext/curl/multi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid curl multi configuration option"); NULL 207 ext/curl/php_curl.h #define curl_module_ptr NULL NULL 81 ext/curl/share.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid curl share configuration option"); NULL 122 ext/curl/share.c rsrc->ptr = NULL; NULL 226 ext/date/lib/astro.c timelib_update_ts(t_loc, NULL); NULL 234 ext/date/lib/astro.c timelib_update_ts(t_utc, NULL); NULL 113 ext/date/lib/interval.c timelib_update_ts(t, NULL); NULL 147 ext/date/lib/interval.c timelib_update_ts(t, NULL); NULL 175 ext/date/lib/parse_date.c { NULL, 0, 0, NULL }, NULL 180 ext/date/lib/parse_date.c { NULL, 0, 0, NULL }, NULL 228 ext/date/lib/parse_date.c { NULL, 0, 0 } NULL 250 ext/date/lib/parse_date.c { NULL, 1, 0 } NULL 293 ext/date/lib/parse_date.c { NULL, 0, 0 } NULL 463 ext/date/lib/parse_date.c tmp_nr = strtoll(str, NULL, 10); NULL 470 ext/date/lib/parse_date.c return timelib_get_nr_ex(ptr, max_length, NULL); NULL 506 ext/date/lib/parse_date.c tmp_nr = strtod(str, NULL); NULL 607 ext/date/lib/parse_date.c while (strchr(" \t.,:;/-0123456789", **ptr) == NULL) { NULL 616 ext/date/lib/parse_date.c const timelib_relunit *tp, *value = NULL; NULL 672 ext/date/lib/parse_date.c const timelib_tz_lookup_table *tp, *first_found_elem = NULL; NULL 723 ext/date/lib/parse_date.c return NULL; NULL 802 ext/date/lib/parse_date.c if ((res = tz_wrapper(tz_abbr, tzdb)) != NULL) { NULL 834 ext/date/lib/parse_date.c char *str, *ptr = NULL; NULL 24651 ext/date/lib/parse_date.c in.errors->warning_messages = NULL; NULL 24653 ext/date/lib/parse_date.c in.errors->error_messages = NULL; NULL 24723 ext/date/lib/parse_date.c if (strchr("0123456789", *ptr) == NULL) \ NULL 24730 ext/date/lib/parse_date.c assert(time != NULL); NULL 24737 ext/date/lib/parse_date.c time->tz_info = NULL; NULL 24742 ext/date/lib/parse_date.c assert(time != NULL); NULL 24766 ext/date/lib/parse_date.c in.errors->warning_messages = NULL; NULL 24768 ext/date/lib/parse_date.c in.errors->error_messages = NULL; NULL 25103 ext/date/lib/parse_date.c parsed->tz_abbr = now->tz_abbr ? strdup(now->tz_abbr) : NULL; NULL 25106 ext/date/lib/parse_date.c parsed->tz_info = now->tz_info ? (!(options & TIMELIB_NO_CLONE) ? timelib_tzinfo_clone(now->tz_info) : now->tz_info) : NULL; NULL 25127 ext/date/lib/parse_date.c return NULL; NULL 153 ext/date/lib/parse_iso_intervals.c tmp_nr = strtoll(str, NULL, 10); NULL 188 ext/date/lib/parse_iso_intervals.c while (strchr(" \t.,:;/-0123456789", **ptr) == NULL) { NULL 246 ext/date/lib/parse_iso_intervals.c char *str, *ptr = NULL; NULL 1019 ext/date/lib/parse_iso_intervals.c in.errors->warning_messages = NULL; NULL 1021 ext/date/lib/parse_iso_intervals.c in.errors->error_messages = NULL; NULL 86 ext/date/lib/parse_tz.c int32_t *buffer = NULL; NULL 88 ext/date/lib/parse_tz.c unsigned char *cbuffer = NULL; NULL 263 ext/date/lib/parse_tz.c char *cur_locale = NULL, *tmp; NULL 265 ext/date/lib/parse_tz.c tmp = setlocale(LC_CTYPE, NULL); NULL 329 ext/date/lib/parse_tz.c tmp = NULL; NULL 346 ext/date/lib/parse_tz.c return NULL; NULL 384 ext/date/lib/parse_tz.c return NULL; NULL 392 ext/date/lib/parse_tz.c return NULL; NULL 28 ext/date/lib/timelib.c m = NULL; \ NULL 153 ext/date/lib/timelib.c tz = NULL; NULL 159 ext/date/lib/timelib.c timelib_update_ts(t, NULL); NULL 301 ext/date/lib/timelib.c return HOUR(strtol(begin, NULL, 10)); NULL 306 ext/date/lib/timelib.c tmp = HOUR(strtol(begin, NULL, 10)) + strtol(begin + 2, NULL, 10); NULL 309 ext/date/lib/timelib.c tmp = HOUR(strtol(begin, NULL, 10)) + strtol(begin + 3, NULL, 10); NULL 312 ext/date/lib/timelib.c tmp = strtol(begin, NULL, 10); NULL 316 ext/date/lib/timelib.c tmp = HOUR(strtol(begin, NULL, 10)) + strtol(begin + 3, NULL, 10); NULL 1937 ext/date/lib/timezonemap.h { "a", 0, 3600, NULL }, NULL 1938 ext/date/lib/timezonemap.h { "b", 0, 7200, NULL }, NULL 1939 ext/date/lib/timezonemap.h { "c", 0, 10800, NULL }, NULL 1940 ext/date/lib/timezonemap.h { "d", 0, 14400, NULL }, NULL 1941 ext/date/lib/timezonemap.h { "e", 0, 18000, NULL }, NULL 1942 ext/date/lib/timezonemap.h { "f", 0, 21600, NULL }, NULL 1943 ext/date/lib/timezonemap.h { "g", 0, 25200, NULL }, NULL 1944 ext/date/lib/timezonemap.h { "h", 0, 28800, NULL }, NULL 1945 ext/date/lib/timezonemap.h { "i", 0, 32400, NULL }, NULL 1946 ext/date/lib/timezonemap.h { "k", 0, 36000, NULL }, NULL 1947 ext/date/lib/timezonemap.h { "l", 0, 39600, NULL }, NULL 1948 ext/date/lib/timezonemap.h { "m", 0, 43200, NULL }, NULL 1949 ext/date/lib/timezonemap.h { "n", 0, -3600, NULL }, NULL 1950 ext/date/lib/timezonemap.h { "o", 0, -7200, NULL }, NULL 1951 ext/date/lib/timezonemap.h { "p", 0, -10800, NULL }, NULL 1952 ext/date/lib/timezonemap.h { "q", 0, -14400, NULL }, NULL 1953 ext/date/lib/timezonemap.h { "r", 0, -18000, NULL }, NULL 1954 ext/date/lib/timezonemap.h { "s", 0, -21600, NULL }, NULL 1955 ext/date/lib/timezonemap.h { "t", 0, -25200, NULL }, NULL 1956 ext/date/lib/timezonemap.h { "u", 0, -28800, NULL }, NULL 1957 ext/date/lib/timezonemap.h { "v", 0, -32400, NULL }, NULL 1958 ext/date/lib/timezonemap.h { "w", 0, -36000, NULL }, NULL 1959 ext/date/lib/timezonemap.h { "x", 0, -39600, NULL }, NULL 1960 ext/date/lib/timezonemap.h { "y", 0, -43200, NULL }, NULL 1980 ext/date/lib/timezonemap.h { "z", 0, 0, NULL }, NULL 453 ext/date/php_date.c PHP_ABSTRACT_ME(DateTimeInterface, __wakeup, NULL) NULL 459 ext/date/php_date.c PHP_ME(DateTime, __wakeup, NULL, ZEND_ACC_PUBLIC) NULL 460 ext/date/php_date.c PHP_ME(DateTime, __set_state, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC) NULL 481 ext/date/php_date.c PHP_ME(DateTime, __wakeup, NULL, ZEND_ACC_PUBLIC) NULL 482 ext/date/php_date.c PHP_ME(DateTimeImmutable, __set_state, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC) NULL 503 ext/date/php_date.c PHP_ME(DateTimeZone, __wakeup, NULL, ZEND_ACC_PUBLIC) NULL 504 ext/date/php_date.c PHP_ME(DateTimeZone, __set_state, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC) NULL 516 ext/date/php_date.c PHP_ME(DateInterval, __wakeup, NULL, ZEND_ACC_PUBLIC) NULL 517 ext/date/php_date.c PHP_ME(DateInterval, __set_state, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC) NULL 525 ext/date/php_date.c PHP_ME(DatePeriod, __wakeup, NULL, ZEND_ACC_PUBLIC) NULL 526 ext/date/php_date.c PHP_ME(DatePeriod, __set_state, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC) NULL 555 ext/date/php_date.c PHP_INI_ENTRY("date.default_latitude", DATE_DEFAULT_LATITUDE, PHP_INI_ALL, NULL) NULL 556 ext/date/php_date.c PHP_INI_ENTRY("date.default_longitude", DATE_DEFAULT_LONGITUDE, PHP_INI_ALL, NULL) NULL 557 ext/date/php_date.c PHP_INI_ENTRY("date.sunset_zenith", DATE_SUNSET_ZENITH, PHP_INI_ALL, NULL) NULL 558 ext/date/php_date.c PHP_INI_ENTRY("date.sunrise_zenith", DATE_SUNRISE_ZENITH, PHP_INI_ALL, NULL) NULL 599 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "O", &object, date_ce_date) == FAILURE) { \ NULL 607 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The " #class_name " object has not been correctly initialized by its constructor"); \ NULL 644 ext/date/php_date.c NULL, NULL 645 ext/date/php_date.c NULL, NULL 656 ext/date/php_date.c NULL, /* globals dtor */ NULL 657 ext/date/php_date.c NULL, /* post deactivate */ NULL 666 ext/date/php_date.c date_globals->default_timezone = NULL; NULL 667 ext/date/php_date.c date_globals->timezone = NULL; NULL 668 ext/date/php_date.c date_globals->tzcache = NULL; NULL 687 ext/date/php_date.c DATEG(timezone) = NULL; NULL 688 ext/date/php_date.c DATEG(tzcache) = NULL; NULL 689 ext/date/php_date.c DATEG(last_errors) = NULL; NULL 701 ext/date/php_date.c DATEG(timezone) = NULL; NULL 705 ext/date/php_date.c DATEG(tzcache) = NULL; NULL 709 ext/date/php_date.c DATEG(last_errors) = NULL; NULL 858 ext/date/php_date.c php_date_global_timezone_db = NULL; NULL 860 ext/date/php_date.c DATEG(last_errors) = NULL; NULL 901 ext/date/php_date.c zend_hash_init(DATEG(tzcache), 4, NULL, _php_date_tzinfo_dtor, 0); NULL 910 ext/date/php_date.c zend_hash_add(DATEG(tzcache), formal_tzname, strlen(formal_tzname) + 1, (void *) &tzi, sizeof(timelib_tzinfo*), NULL); NULL 933 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, DATE_TZ_ERRMSG); NULL 965 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid date.timezone value '%s', we selected the timezone 'UTC' for now.", DATEG(default_timezone)); NULL 973 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, DATE_TZ_ERRMSG "We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone."); NULL 985 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Timezone database is corrupt - this should *never* happen!"); NULL 1054 ext/date/php_date.c timelib_time_offset *offset = NULL; NULL 1218 ext/date/php_date.c ts = time(NULL); NULL 1241 ext/date/php_date.c tzi = NULL; NULL 1259 ext/date/php_date.c timelib_time_offset *offset = NULL; NULL 1270 ext/date/php_date.c tzi = NULL; NULL 1378 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "idate format is one char"); NULL 1383 ext/date/php_date.c ts = time(NULL); NULL 1388 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized date format token."); NULL 1411 ext/date/php_date.c timelib_error_container *error = NULL; NULL 1422 ext/date/php_date.c timelib_update_ts(parsed_time, NULL); NULL 1452 ext/date/php_date.c t = timelib_strtotime(initial_ts, strlen(initial_ts), NULL, DATE_TIMEZONEDB, php_date_parse_tzfile_wrapper); /* we ignore the error here, as this should never fail */ NULL 1464 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); NULL 1497 ext/date/php_date.c timelib_tzinfo *tzi = NULL; NULL 1507 ext/date/php_date.c timelib_unixtime2gmt(now, (timelib_sll) time(NULL)); NULL 1512 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); NULL 1542 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_STRICT, "You should be using the time() function instead"); NULL 1546 ext/date/php_date.c timelib_update_ts(now, NULL); NULL 1552 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "The is_dst parameter is deprecated"); NULL 1629 ext/date/php_date.c timelib_time_offset *offset = NULL; NULL 1631 ext/date/php_date.c timestamp = (long) time(NULL); NULL 1643 ext/date/php_date.c tzi = NULL; NULL 1733 ext/date/php_date.c RETURN_LONG((long)time(NULL)); NULL 1741 ext/date/php_date.c long timestamp = (long)time(NULL); NULL 1788 ext/date/php_date.c long timestamp = (long)time(NULL); NULL 1854 ext/date/php_date.c iterator->current = NULL; NULL 1886 ext/date/php_date.c timelib_update_ts(it_time, NULL); NULL 1987 ext/date/php_date.c iterator->current = NULL; NULL 2014 ext/date/php_date.c date_ce_date = zend_register_internal_class_ex(&ce_date, NULL, NULL TSRMLS_CC); NULL 2039 ext/date/php_date.c date_ce_immutable = zend_register_internal_class_ex(&ce_immutable, NULL, NULL TSRMLS_CC); NULL 2048 ext/date/php_date.c date_ce_timezone = zend_register_internal_class_ex(&ce_timezone, NULL, NULL TSRMLS_CC); NULL 2074 ext/date/php_date.c date_ce_interval = zend_register_internal_class_ex(&ce_interval, NULL, NULL TSRMLS_CC); NULL 2080 ext/date/php_date.c date_object_handlers_interval.get_property_ptr_ptr = NULL; NULL 2085 ext/date/php_date.c date_ce_period = zend_register_internal_class_ex(&ce_period, NULL, NULL TSRMLS_CC); NULL 2092 ext/date/php_date.c date_object_handlers_period.get_property_ptr_ptr = NULL; NULL 2117 ext/date/php_date.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) date_object_free_storage_date, NULL TSRMLS_CC); NULL 2125 ext/date/php_date.c return date_object_new_date_ex(class_type, NULL TSRMLS_CC); NULL 2130 ext/date/php_date.c php_date_obj *new_obj = NULL; NULL 2171 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Trying to compare an incomplete DateTime or DateTimeImmutable object"); NULL 2186 ext/date/php_date.c *table = NULL; NULL 2194 ext/date/php_date.c *table = NULL; NULL 2217 ext/date/php_date.c zend_hash_update(props, "date", 5, &zv, sizeof(zv), NULL); NULL 2223 ext/date/php_date.c zend_hash_update(props, "timezone_type", 14, &zv, sizeof(zv), NULL); NULL 2246 ext/date/php_date.c zend_hash_update(props, "timezone", 9, &zv, sizeof(zv), NULL); NULL 2266 ext/date/php_date.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) date_object_free_storage_timezone, NULL TSRMLS_CC); NULL 2274 ext/date/php_date.c return date_object_new_timezone_ex(class_type, NULL TSRMLS_CC); NULL 2279 ext/date/php_date.c php_timezone_obj *new_obj = NULL; NULL 2324 ext/date/php_date.c zend_hash_update(props, "timezone_type", 14, &zv, sizeof(zv), NULL); NULL 2346 ext/date/php_date.c zend_hash_update(props, "timezone", 9, &zv, sizeof(zv), NULL); NULL 2365 ext/date/php_date.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) date_object_free_storage_interval, NULL TSRMLS_CC); NULL 2373 ext/date/php_date.c return date_object_new_interval_ex(class_type, NULL TSRMLS_CC); NULL 2378 ext/date/php_date.c php_interval_obj *new_obj = NULL; NULL 2391 ext/date/php_date.c *table = NULL; NULL 2413 ext/date/php_date.c zend_hash_update(props, n, strlen(n) + 1, &zv, sizeof(zv), NULL); NULL 2430 ext/date/php_date.c zend_hash_update(props, "days", 5, &zv, sizeof(zv), NULL); NULL 2454 ext/date/php_date.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) date_object_free_storage_period, NULL TSRMLS_CC); NULL 2462 ext/date/php_date.c return date_object_new_period_ex(class_type, NULL TSRMLS_CC); NULL 2467 ext/date/php_date.c php_period_obj *new_obj = NULL; NULL 2547 ext/date/php_date.c DATEG(last_errors) = NULL; NULL 2555 ext/date/php_date.c timelib_tzinfo *tzi = NULL; NULL 2556 ext/date/php_date.c timelib_error_container *err = NULL; NULL 2558 ext/date/php_date.c char *new_abbr = NULL; NULL 2576 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to parse time string (%s) at position %d (%c): %s", time_str, NULL 2622 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); NULL 2640 ext/date/php_date.c zval *timezone_object = NULL; NULL 2641 ext/date/php_date.c char *time_str = NULL; NULL 2649 ext/date/php_date.c if (!php_date_initialize(zend_object_store_get_object(return_value TSRMLS_CC), time_str, time_str_len, NULL, timezone_object, 0 TSRMLS_CC)) { NULL 2660 ext/date/php_date.c zval *timezone_object = NULL; NULL 2661 ext/date/php_date.c char *time_str = NULL; NULL 2669 ext/date/php_date.c if (!php_date_initialize(zend_object_store_get_object(return_value TSRMLS_CC), time_str, time_str_len, NULL, timezone_object, 0 TSRMLS_CC)) { NULL 2680 ext/date/php_date.c zval *timezone_object = NULL; NULL 2681 ext/date/php_date.c char *time_str = NULL, *format_str = NULL; NULL 2700 ext/date/php_date.c zval *timezone_object = NULL; NULL 2701 ext/date/php_date.c char *time_str = NULL, *format_str = NULL; NULL 2720 ext/date/php_date.c zval *timezone_object = NULL; NULL 2721 ext/date/php_date.c char *time_str = NULL; NULL 2725 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 2727 ext/date/php_date.c php_date_initialize(zend_object_store_get_object(getThis() TSRMLS_CC), time_str, time_str_len, NULL, timezone_object, 1 TSRMLS_CC); NULL 2738 ext/date/php_date.c zval *timezone_object = NULL; NULL 2739 ext/date/php_date.c char *time_str = NULL; NULL 2743 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 2745 ext/date/php_date.c php_date_initialize(zend_object_store_get_object(getThis() TSRMLS_CC), time_str, time_str_len, NULL, timezone_object, 1 TSRMLS_CC); NULL 2753 ext/date/php_date.c zval **z_date = NULL; NULL 2754 ext/date/php_date.c zval **z_timezone = NULL; NULL 2755 ext/date/php_date.c zval **z_timezone_type = NULL; NULL 2756 ext/date/php_date.c zval *tmp_obj = NULL; NULL 2773 ext/date/php_date.c ret = php_date_initialize(*dateobj, tmp, Z_STRLEN_PP(z_date) + Z_STRLEN_PP(z_timezone) + 1, NULL, NULL, 0 TSRMLS_CC); NULL 2790 ext/date/php_date.c ret = php_date_initialize(*dateobj, Z_STRVAL_PP(z_date), Z_STRLEN_PP(z_date), NULL, tmp_obj, 0 TSRMLS_CC); NULL 3036 ext/date/php_date.c timelib_error_container *err = NULL; NULL 3041 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The DateTime object has not been correctly initialized by its constructor"); NULL 3051 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to parse time string (%s) at position %d (%c): %s", modify, NULL 3087 ext/date/php_date.c timelib_update_ts(dateobj->time, NULL); NULL 3198 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only non-special relative time specifications are supported for subtraction"); NULL 3288 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only do this for zones with ID for now"); NULL 3375 ext/date/php_date.c timelib_update_ts(dateobj->time, NULL); NULL 3423 ext/date/php_date.c timelib_update_ts(dateobj->time, NULL); NULL 3475 ext/date/php_date.c timelib_update_ts(dateobj->time, NULL); NULL 3521 ext/date/php_date.c timelib_update_ts(dateobj->time, NULL); NULL 3575 ext/date/php_date.c timelib_update_ts(dateobj->time, NULL); NULL 3603 ext/date/php_date.c timelib_update_ts(dateobj1->time, NULL); NULL 3604 ext/date/php_date.c timelib_update_ts(dateobj2->time, NULL); NULL 3620 ext/date/php_date.c *tzi = NULL; NULL 3631 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or bad timezone (%s)", tz); NULL 3643 ext/date/php_date.c timelib_tzinfo *tzi = NULL; NULL 3666 ext/date/php_date.c timelib_tzinfo *tzi = NULL; NULL 3670 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 3687 ext/date/php_date.c zval **z_timezone = NULL; NULL 3688 ext/date/php_date.c zval **z_timezone_type = NULL; NULL 3968 ext/date/php_date.c timelib_time *b = NULL, *e = NULL; NULL 3969 ext/date/php_date.c timelib_rel_time *p = NULL; NULL 3977 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or bad format (%s)", format); NULL 3985 ext/date/php_date.c timelib_update_ts(b, NULL); NULL 3986 ext/date/php_date.c timelib_update_ts(e, NULL); NULL 3990 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to parse interval (%s)", format); NULL 4012 ext/date/php_date.c key = NULL; NULL 4077 ext/date/php_date.c key = NULL; NULL 4129 ext/date/php_date.c char *interval_string = NULL; NULL 4135 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 4156 ext/date/php_date.c zval **z_arg = NULL; \ NULL 4167 ext/date/php_date.c zval **z_arg = NULL; \ NULL 4236 ext/date/php_date.c char *time_str = NULL; NULL 4239 ext/date/php_date.c timelib_error_container *err = NULL; NULL 4341 ext/date/php_date.c timelib_time *b = NULL, *e = NULL; NULL 4342 ext/date/php_date.c timelib_rel_time *p = NULL; NULL 4350 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or bad format (%s)", format); NULL 4371 ext/date/php_date.c zval *start, *end = NULL, *interval; NULL 4373 ext/date/php_date.c char *isostr = NULL; NULL 4378 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 4382 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This constructor accepts either (DateTimeInterface, DateInterval, int) OR (DateTimeInterface, DateInterval, DateTime) OR (string) as arguments."); NULL 4390 ext/date/php_date.c dpobj->current = NULL; NULL 4394 ext/date/php_date.c if (dpobj->start == NULL) { NULL 4395 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The ISO interval '%s' did not contain a start date.", isostr); NULL 4397 ext/date/php_date.c if (dpobj->interval == NULL) { NULL 4398 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The ISO interval '%s' did not contain an interval.", isostr); NULL 4400 ext/date/php_date.c if (dpobj->end == NULL && recurrences == 0) { NULL 4401 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The ISO interval '%s' did not contain an end date or a recurrence count.", isostr); NULL 4405 ext/date/php_date.c timelib_update_ts(dpobj->start, NULL); NULL 4408 ext/date/php_date.c timelib_update_ts(dpobj->end, NULL); NULL 4476 ext/date/php_date.c char *option = NULL; NULL 4485 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "A two-letter ISO 3166-1 compatible country code is expected"); NULL 4566 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Timezone ID '%s' is invalid", zone); NULL 4571 ext/date/php_date.c DATEG(timezone) = NULL; NULL 4624 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid format"); NULL 4632 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong return format given, pick one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING or SUNFUNCS_RET_DOUBLE"); NULL 4799 ext/date/php_date.c *table = NULL; NULL 4827 ext/date/php_date.c zend_hash_update(props, "start", sizeof("start"), &zv, sizeof(zv), NULL); NULL 4838 ext/date/php_date.c zend_hash_update(props, "current", sizeof("current"), &zv, sizeof(zv), NULL); NULL 4849 ext/date/php_date.c zend_hash_update(props, "end", sizeof("end"), &zv, sizeof(zv), NULL); NULL 4861 ext/date/php_date.c zend_hash_update(props, "interval", sizeof("interval"), &zv, sizeof(zv), NULL); NULL 4866 ext/date/php_date.c zend_hash_update(props, "recurrences", sizeof("recurrences"), &zv, sizeof(zv), NULL); NULL 4870 ext/date/php_date.c zend_hash_update(props, "include_start_date", sizeof("include_start_date"), &zv, sizeof(zv), NULL); NULL 4994 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Retrieval of DatePeriod properties for modification is unsupported"); NULL 5015 ext/date/php_date.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Writing to DatePeriod properties is unsupported"); NULL 178 ext/dba/dba.c NULL, NULL 179 ext/dba/dba.c NULL, NULL 184 ext/dba/dba.c NULL, NULL 185 ext/dba/dba.c NULL, NULL 197 ext/dba/dba.c dba_info *info = NULL; \ NULL 211 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Key does not have exactly two elements: (key, name)"); NULL 222 ext/dba/dba.c *key_free = NULL; NULL 301 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You cannot perform a modification to a database without proper access"); \ NULL 308 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You cannot perform a modification to a database without proper access"); \ NULL 357 ext/dba/dba.c { NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL } NULL 474 ext/dba/dba.c DBA_G(default_hptr) = NULL; NULL 481 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such handler: %s", new_value); NULL 498 ext/dba/dba.c dba_globals->default_hptr = NULL; NULL 507 ext/dba/dba.c le_db = zend_register_list_destructors_ex(dba_close_rsrc, NULL, "dba", module_number); NULL 556 ext/dba/dba.c dba_info *info = NULL; NULL 608 ext/dba/dba.c return NULL; NULL 616 ext/dba/dba.c zval ***args = (zval ***) NULL; NULL 621 ext/dba/dba.c char *key = NULL, *error = NULL; NULL 626 ext/dba/dba.c char mode[4], *pmode, *lock_file_mode = NULL; NULL 628 ext/dba/dba.c char *opened_path = NULL; NULL 679 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "No default handler selected"); NULL 688 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "No such handler: %s", Z_STRVAL_PP(args[2])); NULL 719 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_NOTICE, "Handler %s does locking internally", hptr->name); NULL 725 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Locking cannot be disabled for handler %s", hptr->name); NULL 774 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Illegal DBA mode"); NULL 787 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "You cannot combine modifiers - (no lock) and t (test lock)"); NULL 793 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Handler %s uses its own locking which doesn't support mode modifier t (test lock)", hptr->name); NULL 797 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Handler %s doesn't uses locking for this mode which makes modifier t (test lock) obsolete", hptr->name); NULL 806 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Illegal DBA mode"); NULL 825 ext/dba/dba.c if ((other = php_dba_find(info->path TSRMLS_CC)) != NULL) { NULL 898 ext/dba/dba.c info->fp = php_stream_open_wrapper(info->path, file_mode, STREAM_MUST_SEEK|REPORT_ERRORS|IGNORE_PATH|persistent_flag, NULL); NULL 911 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not cast stream"); NULL 927 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Driver initialization failed for handler: %s%s%s", hptr->name, error?": ":"", error?error:""); NULL 934 ext/dba/dba.c info->argv = NULL; NULL 941 ext/dba/dba.c if (zend_hash_update(&EG(persistent_list), key, keylen+1, &new_le, sizeof(zend_rsrc_list_entry), NULL) == FAILURE) { NULL 943 ext/dba/dba.c php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(args[0]), Z_STRVAL_PP(args[1]), E_WARNING, "Could not register persistent resource"); NULL 976 ext/dba/dba.c dba_info *info = NULL; NULL 1014 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Handler %s accepts only skip values greater than or equal to zero, using skip=0", info->hnd->name); NULL 1025 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Handler %s accepts only skip value -1 and greater, using skip=0", info->hnd->name); NULL 1029 ext/dba/dba.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Handler %s does not support optional skip parameter, the value will be ignored", info->hnd->name); NULL 1035 ext/dba/dba.c if((val = info->hnd->fetch(info, key_str, key_len, skip, &len TSRMLS_CC)) != NULL) { NULL 1064 ext/dba/dba.c if (key[0] == '[' && (name = strchr(key, ']')) != NULL) { NULL 1081 ext/dba/dba.c dba_info *info = NULL; NULL 1105 ext/dba/dba.c dba_info *info = NULL; NULL 1164 ext/dba/dba.c dba_info *info = NULL; NULL 1187 ext/dba/dba.c dba_info *info = NULL; NULL 1218 ext/dba/dba.c add_assoc_string(return_value, hptr->name, hptr->info(hptr, NULL TSRMLS_CC), 0); NULL 153 ext/dba/dba_cdb.c char *new_entry = NULL; NULL 157 ext/dba/dba_cdb.c return NULL; /* database was opened writeonly */ NULL 162 ext/dba/dba_cdb.c return NULL; NULL 170 ext/dba/dba_cdb.c return NULL; NULL 222 ext/dba/dba_cdb.c if (cdb_file_read(cdb->file, buf, n) < n) return NULL; \ NULL 240 ext/dba/dba_cdb.c if (n >= cdb->eod) return NULL; \ NULL 241 ext/dba/dba_cdb.c if (cdb_file_lseek(cdb->file, (off_t)n, SEEK_SET TSRMLS_CC) != (off_t) n) return NULL; \ NULL 254 ext/dba/dba_cdb.c return NULL; /* database was opened writeonly */ NULL 274 ext/dba/dba_cdb.c key = NULL; NULL 295 ext/dba/dba_cdb.c return NULL; /* database was opened writeonly */ NULL 306 ext/dba/dba_cdb.c key = NULL; NULL 76 ext/dba/dba_db1.c db = dbopen((char *)info->path, gmode, filemode, DB_HASH, NULL); NULL 78 ext/dba/dba_db1.c if (db == NULL) { NULL 108 ext/dba/dba_db1.c return NULL; NULL 153 ext/dba/dba_db1.c return NULL; NULL 169 ext/dba/dba_db1.c return NULL; NULL 79 ext/dba/dba_db2.c if (db_open(info->path, type, gmode, filemode, NULL, NULL, &dbp)) { NULL 105 ext/dba/dba_db2.c if (dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { NULL 106 ext/dba/dba_db2.c return NULL; NULL 122 ext/dba/dba_db2.c if (dba->dbp->put(dba->dbp, NULL, &gkey, &gval, NULL 135 ext/dba/dba_db2.c if (dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { NULL 146 ext/dba/dba_db2.c return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS; NULL 155 ext/dba/dba_db2.c dba->cursor = NULL; NULL 159 ext/dba/dba_db2.c if (dba->dbp->cursor(dba->dbp, NULL, &dba->cursor, 0)) { NULL 161 ext/dba/dba_db2.c if (dba->dbp->cursor(dba->dbp, NULL, &dba->cursor)) { NULL 163 ext/dba/dba_db2.c return NULL; NULL 177 ext/dba/dba_db2.c return NULL; NULL 42 ext/dba/dba_db3.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); NULL 58 ext/dba/dba_db3.c DB *dbp = NULL; NULL 92 ext/dba/dba_db3.c if ((err=db_create(&dbp, NULL, 0)) == 0) { NULL 94 ext/dba/dba_db3.c if ((err=dbp->open(dbp, info->path, NULL, type, gmode, filemode)) == 0) { NULL 99 ext/dba/dba_db3.c data->cursor = NULL; NULL 126 ext/dba/dba_db3.c char *new = NULL; NULL 131 ext/dba/dba_db3.c if (!dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { NULL 148 ext/dba/dba_db3.c if (!dba->dbp->put(dba->dbp, NULL, &gkey, &gval, NULL 162 ext/dba/dba_db3.c if (!dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { NULL 173 ext/dba/dba_db3.c return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS; NULL 184 ext/dba/dba_db3.c dba->cursor = NULL; NULL 185 ext/dba/dba_db3.c if (dba->dbp->cursor(dba->dbp, NULL, &dba->cursor, 0) != 0) { NULL 186 ext/dba/dba_db3.c return NULL; NULL 197 ext/dba/dba_db3.c char *nkey = NULL; NULL 60 ext/dba/dba_db4.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); NULL 76 ext/dba/dba_db4.c DB *dbp = NULL; NULL 125 ext/dba/dba_db4.c if ((err=db_create(&dbp, NULL, 0)) == 0) { NULL 129 ext/dba/dba_db4.c (err=dbp->open(dbp, 0, info->path, NULL, type, gmode, filemode)) == 0) { NULL 131 ext/dba/dba_db4.c (err=dbp->open(dbp, info->path, NULL, type, gmode, filemode)) == 0) { NULL 137 ext/dba/dba_db4.c data->cursor = NULL; NULL 164 ext/dba/dba_db4.c char *new = NULL; NULL 172 ext/dba/dba_db4.c if (!dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { NULL 192 ext/dba/dba_db4.c if (!dba->dbp->put(dba->dbp, NULL, &gkey, &gval, NULL 211 ext/dba/dba_db4.c if (!dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) { NULL 225 ext/dba/dba_db4.c return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS; NULL 236 ext/dba/dba_db4.c dba->cursor = NULL; NULL 237 ext/dba/dba_db4.c if (dba->dbp->cursor(dba->dbp, NULL, &dba->cursor, 0) != 0) { NULL 238 ext/dba/dba_db4.c return NULL; NULL 249 ext/dba/dba_db4.c char *nkey = NULL; NULL 100 ext/dba/dba_dbm.c char *new = NULL; NULL 152 ext/dba/dba_dbm.c char *key = NULL; NULL 160 ext/dba/dba_dbm.c dba->nextkey.dptr = NULL; NULL 168 ext/dba/dba_dbm.c char *nkey = NULL; NULL 170 ext/dba/dba_dbm.c if(!dba->nextkey.dptr) return NULL; NULL 178 ext/dba/dba_dbm.c dba->nextkey.dptr = NULL; NULL 65 ext/dba/dba_flatfile.c char *new = NULL; NULL 96 ext/dba/dba_flatfile.c php_error_docref1(NULL TSRMLS_CC, key, E_WARNING, "Operation not possible"); NULL 99 ext/dba/dba_flatfile.c php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "Unknown return value"); NULL 139 ext/dba/dba_flatfile.c return NULL; NULL 147 ext/dba/dba_flatfile.c return NULL; NULL 160 ext/dba/dba_flatfile.c return NULL; NULL 61 ext/dba/dba_gdbm.c dbf = gdbm_open(info->path, 0, gmode, filemode, NULL); NULL 86 ext/dba/dba_gdbm.c char *new = NULL; NULL 113 ext/dba/dba_gdbm.c php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "%s", gdbm_strerror(gdbm_errno)); NULL 116 ext/dba/dba_gdbm.c php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "Unknown return value"); NULL 141 ext/dba/dba_gdbm.c char *key = NULL; NULL 153 ext/dba/dba_gdbm.c dba->nextkey.dptr = NULL; NULL 161 ext/dba/dba_gdbm.c char *nkey = NULL; NULL 164 ext/dba/dba_gdbm.c if(!dba->nextkey.dptr) return NULL; NULL 173 ext/dba/dba_gdbm.c dba->nextkey.dptr = NULL; NULL 45 ext/dba/dba_inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No key specified"); \ NULL 98 ext/dba/dba_inifile.c php_error_docref1(NULL TSRMLS_CC, key, E_WARNING, "Operation not possible"); NULL 146 ext/dba/dba_inifile.c return NULL; NULL 155 ext/dba/dba_inifile.c return NULL; NULL 163 ext/dba/dba_inifile.c return NULL; NULL 80 ext/dba/dba_ndbm.c char *new = NULL; NULL 124 ext/dba/dba_ndbm.c char *key = NULL; NULL 137 ext/dba/dba_ndbm.c char *nkey = NULL; NULL 83 ext/dba/dba_qdbm.c char *value, *new = NULL; NULL 105 ext/dba/dba_qdbm.c php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "%s", dperrmsg(dpecode)); NULL 116 ext/dba/dba_qdbm.c value = dpget(dba->dbf, key, keylen, 0, -1, NULL); NULL 136 ext/dba/dba_qdbm.c char *value, *new = NULL; NULL 154 ext/dba/dba_qdbm.c char *value, *new = NULL; NULL 92 ext/dba/dba_tcadb.c char *value, *new = NULL; NULL 125 ext/dba/dba_tcadb.c php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "Error updating data"); NULL 155 ext/dba/dba_tcadb.c char *value, *new = NULL; NULL 175 ext/dba/dba_tcadb.c char *value, *new = NULL; NULL 194 ext/dba/dba_tcadb.c return tcadboptimize(dba->tcadb, NULL) ? SUCCESS : FAILURE; NULL 68 ext/dba/libcdb/cdb_make.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Fseek failed"); NULL 87 ext/dba/libflatfile/flatfile.c datum value_datum = {NULL, 0}; NULL 96 ext/dba/libflatfile/flatfile.c value_datum.dptr = NULL; NULL 252 ext/dba/libflatfile/flatfile.c res.dptr = NULL; NULL 300 ext/dba/libflatfile/flatfile.c res.dptr = NULL; NULL 88 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't truncate this stream"); NULL 89 ext/dba/libinifile/inifile.c return NULL; NULL 118 ext/dba/libinifile/inifile.c if (group_name[0] == '[' && (name = strchr(group_name, ']')) != NULL) { NULL 139 ext/dba/libinifile/inifile.c return NULL; NULL 151 ext/dba/libinifile/inifile.c return NULL; NULL 172 ext/dba/libinifile/inifile.c while ((fline = php_stream_gets(dba->fp, NULL, 0)) != NULL) { NULL 246 ext/dba/libinifile/inifile.c line_type ln = {{NULL,NULL},{NULL}}; NULL 298 ext/dba/libinifile/inifile.c line_type ln = {{NULL,NULL},{NULL}}; NULL 317 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error in ftruncate: %d", res); NULL 339 ext/dba/libinifile/inifile.c line_type ln = {{NULL,NULL},{NULL}}; NULL 368 ext/dba/libinifile/inifile.c line_type ln = {{NULL,NULL},{NULL}}; NULL 391 ext/dba/libinifile/inifile.c *ini_copy = NULL; NULL 394 ext/dba/libinifile/inifile.c if ((fp = php_stream_temp_create(0, 64 * 1024)) == NULL) { NULL 395 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create temporary stream"); NULL 396 ext/dba/libinifile/inifile.c *ini_copy = NULL; NULL 400 ext/dba/libinifile/inifile.c if ((*ini_copy = inifile_alloc(fp, 1, 0 TSRMLS_CC)) == NULL) { NULL 405 ext/dba/libinifile/inifile.c if (!php_stream_copy_to_stream_ex(dba->fp, fp, pos_end - pos_start, NULL)) { NULL 406 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not copy group [%zu - %zu] to temporary stream", pos_start, pos_end); NULL 420 ext/dba/libinifile/inifile.c line_type ln = {{NULL,NULL},{NULL}}; NULL 430 ext/dba/libinifile/inifile.c if (!php_stream_copy_to_stream_ex(from->fp, dba->fp, pos_next - pos_start, NULL)) { NULL 431 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not copy [%zu - %zu] from temporary stream", pos_next, pos_start); NULL 449 ext/dba/libinifile/inifile.c if (!php_stream_copy_to_stream_ex(from->fp, dba->fp, pos_next - pos_start, NULL)) { NULL 450 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not copy [%zu - %zu] from temporary stream", pos_next, pos_start); NULL 464 ext/dba/libinifile/inifile.c inifile *ini_tmp = NULL; NULL 465 ext/dba/libinifile/inifile.c php_stream *fp_tmp = NULL; NULL 494 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create temporary stream"); NULL 500 ext/dba/libinifile/inifile.c if (!php_stream_copy_to_stream_ex(dba->fp, fp_tmp, PHP_STREAM_COPY_ALL, NULL)) { NULL 501 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not copy remainder to temporary stream"); NULL 541 ext/dba/libinifile/inifile.c if (!php_stream_copy_to_stream_ex(fp_tmp, dba->fp, PHP_STREAM_COPY_ALL, NULL)) { NULL 542 ext/dba/libinifile/inifile.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Could not copy from temporary stream - ini file truncated"); NULL 566 ext/dba/libinifile/inifile.c return inifile_delete_replace_append(dba, key, NULL, 0 TSRMLS_CC); NULL 148 ext/dba/php_dba.h #define dba_module_ptr NULL NULL 60 ext/dom/attr.c xmlAttrPtr nodep = NULL; NULL 61 ext/dom/attr.c xmlNodePtr oldnode = NULL; NULL 63 ext/dom/attr.c char *name, *value = NULL; NULL 82 ext/dom/attr.c nodep = xmlNewProp(NULL, (xmlChar *) name, value); NULL 89 ext/dom/attr.c if (intern != NULL) { NULL 91 ext/dom/attr.c if (oldnode != NULL) { NULL 111 ext/dom/attr.c if (attrp == NULL) { NULL 151 ext/dom/attr.c if (attrp == NULL) { NULL 159 ext/dom/attr.c if ((content = xmlNodeGetContent((xmlNodePtr) attrp)) != NULL) { NULL 177 ext/dom/attr.c if (attrp == NULL) { NULL 218 ext/dom/attr.c if (nodep == NULL) { NULL 231 ext/dom/attr.c if (NULL == (*retval = php_dom_create_object(nodeparent, &ret, *retval, obj TSRMLS_CC))) { NULL 232 ext/dom/attr.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 248 ext/dom/attr.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not yet implemented"); NULL 54 ext/dom/cdatasection.c xmlNodePtr nodep = NULL, oldnode = NULL; NULL 56 ext/dom/cdatasection.c char *value = NULL; NULL 67 ext/dom/cdatasection.c nodep = xmlNewCDataBlock(NULL, (xmlChar *) value, value_len); NULL 75 ext/dom/cdatasection.c if (intern != NULL) { NULL 77 ext/dom/cdatasection.c if (oldnode != NULL) { NULL 86 ext/dom/characterdata.c if (nodep == NULL) { NULL 93 ext/dom/characterdata.c if ((content = xmlNodeGetContent(nodep)) != NULL) { NULL 110 ext/dom/characterdata.c if (nodep == NULL) { NULL 148 ext/dom/characterdata.c if (nodep == NULL) { NULL 190 ext/dom/characterdata.c if (cur == NULL) { NULL 238 ext/dom/characterdata.c ((nodep->doc != NULL) && (nodep->doc->dict != NULL) && NULL 244 ext/dom/characterdata.c nodep->properties = NULL; NULL 273 ext/dom/characterdata.c if (cur == NULL) { NULL 320 ext/dom/characterdata.c if (cur == NULL) { NULL 335 ext/dom/characterdata.c substring = NULL; NULL 362 ext/dom/characterdata.c xmlChar *cur, *substring, *second = NULL; NULL 376 ext/dom/characterdata.c if (cur == NULL) { NULL 391 ext/dom/characterdata.c substring = NULL; NULL 46 ext/dom/comment.c {NULL, NULL, NULL} NULL 54 ext/dom/comment.c xmlNodePtr nodep = NULL, oldnode = NULL; NULL 56 ext/dom/comment.c char *value = NULL; NULL 75 ext/dom/comment.c if (intern != NULL) { NULL 77 ext/dom/comment.c if (oldnode != NULL) { NULL 251 ext/dom/document.c if (docp == NULL) { NULL 264 ext/dom/document.c if (NULL == (*retval = php_dom_create_object((xmlNodePtr) dtdptr, &ret, *retval, obj TSRMLS_CC))) { NULL 265 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 301 ext/dom/document.c if (docp == NULL) { NULL 314 ext/dom/document.c if (NULL == (*retval = php_dom_create_object(root, &ret, *retval, obj TSRMLS_CC))) { NULL 315 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 334 ext/dom/document.c if (docp == NULL) { NULL 342 ext/dom/document.c if (encoding != NULL) { NULL 359 ext/dom/document.c if (docp == NULL) { NULL 375 ext/dom/document.c if (handler != NULL) { NULL 377 ext/dom/document.c if (docp->encoding != NULL) { NULL 382 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Document Encoding"); NULL 406 ext/dom/document.c if (docp == NULL) { NULL 426 ext/dom/document.c if (docp == NULL) { NULL 470 ext/dom/document.c if (docp == NULL) { NULL 478 ext/dom/document.c if (version != NULL) { NULL 494 ext/dom/document.c if (docp == NULL) { NULL 499 ext/dom/document.c if (docp->version != NULL) { NULL 832 ext/dom/document.c if (docp == NULL) { NULL 839 ext/dom/document.c if (url != NULL) { NULL 855 ext/dom/document.c if (docp == NULL) { NULL 860 ext/dom/document.c if (docp->URL != NULL) { NULL 909 ext/dom/document.c char *name, *value = NULL; NULL 922 ext/dom/document.c node = xmlNewDocNode(docp, NULL, name, value); NULL 1053 ext/dom/document.c char *name, *value = NULL; NULL 1101 ext/dom/document.c node = xmlNewDocProp(docp, (xmlChar *) name, NULL); NULL 1119 ext/dom/document.c xmlDocPtr docp = NULL; NULL 1166 ext/dom/document.c dom_namednode_iter(intern, 0, namednode, NULL, local, NULL TSRMLS_CC); NULL 1193 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot import: Node Type Not Supported"); NULL 1208 ext/dom/document.c if ((retnodep->type == XML_ATTRIBUTE_NODE) && (nodep->ns != NULL)) { NULL 1209 ext/dom/document.c xmlNsPtr nsptr = NULL; NULL 1213 ext/dom/document.c if (nsptr == NULL) { NULL 1233 ext/dom/document.c xmlNodePtr nodep = NULL; NULL 1234 ext/dom/document.c xmlNsPtr nsptr = NULL; NULL 1236 ext/dom/document.c char *uri, *name, *value = NULL; NULL 1237 ext/dom/document.c char *localname = NULL, *prefix = NULL; NULL 1251 ext/dom/document.c nodep = xmlNewDocNode (docp, NULL, localname, value); NULL 1252 ext/dom/document.c if (nodep != NULL && uri != NULL) { NULL 1254 ext/dom/document.c if (nsptr == NULL) { NULL 1265 ext/dom/document.c if (prefix != NULL) { NULL 1270 ext/dom/document.c if (nodep != NULL) { NULL 1277 ext/dom/document.c if (nodep == NULL) { NULL 1296 ext/dom/document.c xmlNodePtr nodep = NULL, root; NULL 1300 ext/dom/document.c char *localname = NULL, *prefix = NULL; NULL 1311 ext/dom/document.c if (root != NULL) { NULL 1315 ext/dom/document.c nodep = (xmlNodePtr) xmlNewDocProp(docp, localname, NULL); NULL 1316 ext/dom/document.c if (nodep != NULL && uri_len > 0) { NULL 1318 ext/dom/document.c if (nsptr == NULL) { NULL 1328 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Document Missing Root Element"); NULL 1333 ext/dom/document.c if (prefix != NULL) { NULL 1338 ext/dom/document.c if (nodep != NULL) { NULL 1345 ext/dom/document.c if (nodep == NULL) { NULL 1376 ext/dom/document.c dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri TSRMLS_CC); NULL 1455 ext/dom/document.c xmlDoc *docp = NULL, *olddoc; NULL 1457 ext/dom/document.c char *encoding, *version = NULL; NULL 1480 ext/dom/document.c if (intern != NULL) { NULL 1482 ext/dom/document.c if (olddoc != NULL) { NULL 1486 ext/dom/document.c olddoc->_private = NULL; NULL 1489 ext/dom/document.c intern->document = NULL; NULL 1510 ext/dom/document.c if (uri->scheme != NULL) { NULL 1531 ext/dom/document.c if ((uri->scheme == NULL || isFileUri)) { NULL 1535 ext/dom/document.c return NULL; NULL 1549 ext/dom/document.c xmlParserCtxtPtr ctxt = NULL; NULL 1552 ext/dom/document.c php_libxml_ref_obj *document = NULL; NULL 1556 ext/dom/document.c char *directory=NULL, resolved_path[MAXPATHLEN]; NULL 1558 ext/dom/document.c if (id != NULL) { NULL 1570 ext/dom/document.c if (document == NULL) { NULL 1586 ext/dom/document.c if (ctxt == NULL) { NULL 1587 ext/dom/document.c return(NULL); NULL 1598 ext/dom/document.c if(ctxt->directory != NULL) { NULL 1613 ext/dom/document.c if (ctxt->sax != NULL) { NULL 1647 ext/dom/document.c if (ret && ret->URL == NULL && ctxt->directory != NULL) { NULL 1651 ext/dom/document.c ret = NULL; NULL 1653 ext/dom/document.c ctxt->myDoc = NULL; NULL 1665 ext/dom/document.c xmlDoc *docp = NULL, *newdoc; NULL 1673 ext/dom/document.c if (id != NULL && ! instanceof_function(Z_OBJCE_P(id), dom_document_class_entry TSRMLS_CC)) { NULL 1674 ext/dom/document.c id = NULL; NULL 1682 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input"); NULL 1691 ext/dom/document.c if (id != NULL) { NULL 1693 ext/dom/document.c if (intern != NULL) { NULL 1695 ext/dom/document.c doc_prop = NULL; NULL 1696 ext/dom/document.c if (docp != NULL) { NULL 1699 ext/dom/document.c intern->document->doc_props = NULL; NULL 1702 ext/dom/document.c docp->_private = NULL; NULL 1705 ext/dom/document.c intern->document = NULL; NULL 1716 ext/dom/document.c DOM_RET_OBJ((xmlNodePtr) newdoc, &ret, NULL); NULL 1759 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Filename"); NULL 1773 ext/dom/document.c bytes = xmlSaveFormatFileEnc(file, docp, NULL, format); NULL 1790 ext/dom/document.c zval *id, *nodep = NULL; NULL 1809 ext/dom/document.c if (nodep != NULL) { NULL 1818 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not fetch buffer"); NULL 1954 ext/dom/document.c cvp->userData = NULL; NULL 1975 ext/dom/document.c char *source = NULL, *valid_file = NULL; NULL 1989 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema source"); NULL 1999 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema file source"); NULL 2020 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema"); NULL 2072 ext/dom/document.c char *source = NULL, *valid_file = NULL; NULL 2085 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema source"); NULL 2095 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid RelaxNG file source"); NULL 2116 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid RelaxNG"); NULL 2163 ext/dom/document.c xmlDoc *docp = NULL, *newdoc; NULL 2178 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input"); NULL 2183 ext/dom/document.c ctxt = htmlCreateFileParserCtxt(source, NULL); NULL 2199 ext/dom/document.c if (ctxt->sax != NULL) { NULL 2210 ext/dom/document.c if (id != NULL && instanceof_function(Z_OBJCE_P(id), dom_document_class_entry TSRMLS_CC)) { NULL 2212 ext/dom/document.c if (intern != NULL) { NULL 2214 ext/dom/document.c doc_prop = NULL; NULL 2215 ext/dom/document.c if (docp != NULL) { NULL 2218 ext/dom/document.c intern->document->doc_props = NULL; NULL 2221 ext/dom/document.c docp->_private = NULL; NULL 2224 ext/dom/document.c intern->document = NULL; NULL 2235 ext/dom/document.c DOM_RET_OBJ((xmlNodePtr) newdoc, &ret, NULL); NULL 2276 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Filename"); NULL 2301 ext/dom/document.c zval *id, *nodep = NULL; NULL 2306 ext/dom/document.c xmlChar *mem = NULL; NULL 2321 ext/dom/document.c if (nodep != NULL) { NULL 2331 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not fetch buffer"); NULL 2359 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error dumping HTML node"); NULL 2389 ext/dom/document.c char *baseclass = NULL, *extendedclass = NULL; NULL 2391 ext/dom/document.c zend_class_entry *basece = NULL, *ce = NULL; NULL 2401 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s does not exist", baseclass); NULL 2407 ext/dom/document.c if (basece == NULL || ! instanceof_function(basece, dom_node_class_entry TSRMLS_CC)) { NULL 2408 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s is not derived from DOMNode.", baseclass); NULL 2415 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s does not exist", extendedclass); NULL 2420 ext/dom/document.c if (ce == NULL || instanceof_function(ce, basece TSRMLS_CC)) { NULL 2425 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s could not be registered.", extendedclass); NULL 2429 ext/dom/document.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s is not derived from %s.", extendedclass, baseclass); NULL 57 ext/dom/documentfragment.c xmlNodePtr nodep = NULL, oldnode = NULL; NULL 68 ext/dom/documentfragment.c nodep = xmlNewDocFragment(NULL); NULL 76 ext/dom/documentfragment.c if (intern != NULL) { NULL 78 ext/dom/documentfragment.c if (oldnode != NULL) { NULL 97 ext/dom/documentfragment.c while (prop != NULL) { NULL 101 ext/dom/documentfragment.c while (cur != NULL) { NULL 109 ext/dom/documentfragment.c if (tree->children != NULL) { NULL 111 ext/dom/documentfragment.c while (cur != NULL) { NULL 126 ext/dom/documentfragment.c char *data = NULL; NULL 143 ext/dom/documentfragment.c err = xmlParseBalancedChunkMemory(nodep->doc, NULL, NULL, 0, data, &lst); NULL 52 ext/dom/documenttype.c if (dtdptr == NULL) { NULL 78 ext/dom/documenttype.c if (doctypep == NULL) { NULL 89 ext/dom/documenttype.c dom_namednode_iter(obj, XML_ENTITY_NODE, intern, entityht, NULL, NULL TSRMLS_CC); NULL 109 ext/dom/documenttype.c if (doctypep == NULL) { NULL 120 ext/dom/documenttype.c dom_namednode_iter(obj, XML_NOTATION_NODE, intern, notationht, NULL, NULL TSRMLS_CC); NULL 138 ext/dom/documenttype.c if (dtdptr == NULL) { NULL 166 ext/dom/documenttype.c if (dtdptr == NULL) { NULL 192 ext/dom/documenttype.c xmlOutputBuffer *buff = NULL; NULL 196 ext/dom/documenttype.c if (dtdptr == NULL) { NULL 203 ext/dom/documenttype.c if (dtdptr->doc != NULL && ((intsubset = dtdptr->doc->intSubset) != NULL)) { NULL 204 ext/dom/documenttype.c buff = xmlAllocOutputBuffer(NULL); NULL 205 ext/dom/documenttype.c if (buff != NULL) { NULL 206 ext/dom/documenttype.c xmlNodeDumpOutput (buff, NULL, (xmlNodePtr) intsubset, 0, 0, NULL); NULL 52 ext/dom/dom_iterators.c if(priv->node == NULL) { NULL 70 ext/dom/dom_iterators.c ret->content = NULL; NULL 71 ext/dom/dom_iterators.c ret->URI = NULL; NULL 72 ext/dom/dom_iterators.c ret->orig = NULL; NULL 73 ext/dom/dom_iterators.c ret->children = NULL; NULL 74 ext/dom/dom_iterators.c ret->parent = NULL; NULL 75 ext/dom/dom_iterators.c ret->doc = NULL; NULL 76 ext/dom/dom_iterators.c ret->_private = NULL; NULL 77 ext/dom/dom_iterators.c ret->last = NULL; NULL 78 ext/dom/dom_iterators.c ret->prev = NULL; NULL 85 ext/dom/dom_iterators.c xmlNode *nodep = NULL; NULL 93 ext/dom/dom_iterators.c iter->node = NULL; NULL 99 ext/dom/dom_iterators.c return NULL; NULL 107 ext/dom/dom_iterators.c xmlNotation *notep = NULL; NULL 114 ext/dom/dom_iterators.c iter->notation = NULL; NULL 120 ext/dom/dom_iterators.c return NULL; NULL 170 ext/dom/dom_iterators.c if (intern != NULL && intern->ptr != NULL) { NULL 182 ext/dom/dom_iterators.c zval *curobj, *curattr = NULL; NULL 184 ext/dom/dom_iterators.c xmlNodePtr curnode = NULL, basenode; NULL 200 ext/dom/dom_iterators.c if (intern != NULL && intern->ptr != NULL) { NULL 254 ext/dom/dom_iterators.c NULL NULL 261 ext/dom/dom_iterators.c xmlNodePtr nodep, curnode=NULL; NULL 262 ext/dom/dom_iterators.c zval *curattr = NULL; NULL 279 ext/dom/dom_iterators.c if (objmap != NULL) { NULL 96 ext/dom/domimplementation.c char *name = NULL, *publicid = NULL, *systemid = NULL; NULL 97 ext/dom/domimplementation.c xmlChar *pch1 = NULL, *pch2 = NULL, *localname = NULL; NULL 105 ext/dom/domimplementation.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "qualifiedName is required"); NULL 115 ext/dom/domimplementation.c if (uri != NULL && uri->opaque != NULL) { NULL 117 ext/dom/domimplementation.c if (xmlStrchr(localname, (xmlChar) ':') != NULL) { NULL 135 ext/dom/domimplementation.c doctype = xmlCreateIntSubset(NULL, localname, pch1, pch2); NULL 138 ext/dom/domimplementation.c if (doctype == NULL) { NULL 139 ext/dom/domimplementation.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create DocumentType"); NULL 143 ext/dom/domimplementation.c DOM_RET_OBJ((xmlNodePtr) doctype, &ret, NULL); NULL 153 ext/dom/domimplementation.c zval *node = NULL; NULL 156 ext/dom/domimplementation.c xmlDtdPtr doctype = NULL; NULL 157 ext/dom/domimplementation.c xmlNsPtr nsptr = NULL; NULL 159 ext/dom/domimplementation.c char *uri = NULL, *name = NULL; NULL 160 ext/dom/domimplementation.c char *prefix = NULL, *localname = NULL; NULL 167 ext/dom/domimplementation.c if (node != NULL) { NULL 170 ext/dom/domimplementation.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid DocumentType object"); NULL 173 ext/dom/domimplementation.c if (doctype->doc != NULL) { NULL 178 ext/dom/domimplementation.c doctobj = NULL; NULL 183 ext/dom/domimplementation.c if (errorcode == 0 && uri_len > 0 && ((nsptr = xmlNewNs(NULL, uri, prefix)) == NULL)) { NULL 188 ext/dom/domimplementation.c if (prefix != NULL) { NULL 193 ext/dom/domimplementation.c if (localname != NULL) { NULL 201 ext/dom/domimplementation.c docp = xmlNewDoc(NULL); NULL 203 ext/dom/domimplementation.c if (localname != NULL) { NULL 209 ext/dom/domimplementation.c if (doctype != NULL) { NULL 217 ext/dom/domimplementation.c if (localname != NULL) { NULL 218 ext/dom/domimplementation.c nodep = xmlNewDocNode (docp, nsptr, localname, NULL); NULL 220 ext/dom/domimplementation.c if (doctype != NULL) { NULL 221 ext/dom/domimplementation.c docp->intSubset = NULL; NULL 222 ext/dom/domimplementation.c doctype->parent = NULL; NULL 223 ext/dom/domimplementation.c doctype->doc = NULL; NULL 224 ext/dom/domimplementation.c docp->children = NULL; NULL 225 ext/dom/domimplementation.c docp->last = NULL; NULL 230 ext/dom/domimplementation.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected Error"); NULL 240 ext/dom/domimplementation.c DOM_RET_OBJ((xmlNodePtr) docp, &ret, NULL); NULL 242 ext/dom/domimplementation.c if (doctobj != NULL) { NULL 45 ext/dom/domimplementationlist.c {NULL, NULL, NULL} NULL 158 ext/dom/element.c xmlNodePtr nodep = NULL, oldnode = NULL; NULL 160 ext/dom/element.c char *name, *value = NULL, *uri = NULL; NULL 161 ext/dom/element.c char *localname = NULL, *prefix = NULL; NULL 164 ext/dom/element.c xmlNsPtr nsptr = NULL; NULL 184 ext/dom/element.c nodep = xmlNewNode (NULL, (xmlChar *)localname); NULL 185 ext/dom/element.c if (nodep != NULL && uri != NULL) { NULL 191 ext/dom/element.c if (prefix != NULL) { NULL 195 ext/dom/element.c if (nodep != NULL) { NULL 204 ext/dom/element.c if (prefix != NULL) { NULL 210 ext/dom/element.c nodep = xmlNewNode(NULL, (xmlChar *) name); NULL 223 ext/dom/element.c if (intern != NULL) { NULL 225 ext/dom/element.c if (oldnode != NULL) { NULL 246 ext/dom/element.c if (nodep == NULL) { NULL 253 ext/dom/element.c if (ns != NULL && ns->prefix) { NULL 288 ext/dom/element.c if (nqname != NULL) { NULL 303 ext/dom/element.c if (prefix != NULL) { NULL 306 ext/dom/element.c if (ns != NULL) { NULL 313 ext/dom/element.c if (nsPtr->prefix == NULL) { NULL 318 ext/dom/element.c return NULL; NULL 321 ext/dom/element.c return (xmlNodePtr)xmlHasNsProp(elem, name, NULL); NULL 334 ext/dom/element.c xmlChar *value = NULL; NULL 359 ext/dom/element.c if (value == NULL) { NULL 376 ext/dom/element.c xmlNodePtr attr = NULL; NULL 386 ext/dom/element.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name is required"); NULL 404 ext/dom/element.c if (attr != NULL) { NULL 418 ext/dom/element.c if (xmlNewNs(nodep, (xmlChar *)value, NULL)) { NULL 425 ext/dom/element.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such attribute '%s'", name); NULL 458 ext/dom/element.c if (attrp == NULL) { NULL 464 ext/dom/element.c if (php_dom_object_get_data(attrp) == NULL) { NULL 501 ext/dom/element.c if (attrp == NULL) { NULL 510 ext/dom/element.c curns = xmlNewNs(NULL, attrp->name, NULL); NULL 515 ext/dom/element.c attrp = xmlNewDocNode(nodep->doc, NULL, (xmlChar *) attrp->children, attrp->name); NULL 517 ext/dom/element.c attrp = xmlNewDocNode(nodep->doc, NULL, (xmlChar *)"xmlns", attrp->name); NULL 536 ext/dom/element.c xmlAttr *attrp, *existattrp = NULL; NULL 554 ext/dom/element.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute node is required"); NULL 558 ext/dom/element.c if (!(attrp->doc == NULL || attrp->doc == nodep->doc)) { NULL 564 ext/dom/element.c if (existattrp != NULL && existattrp->type != XML_ATTRIBUTE_DECL) { NULL 565 ext/dom/element.c if ((oldobj = php_dom_object_get_data((xmlNodePtr) existattrp)) != NULL && NULL 573 ext/dom/element.c if (attrp->parent != NULL) { NULL 577 ext/dom/element.c if (attrp->doc == NULL && nodep->doc != NULL) { NULL 579 ext/dom/element.c php_libxml_increment_doc_ref((php_libxml_node_object *)attrobj, NULL TSRMLS_CC); NULL 585 ext/dom/element.c if (existattrp != NULL) { NULL 653 ext/dom/element.c dom_namednode_iter(intern, 0, namednode, NULL, local, NULL TSRMLS_CC); NULL 679 ext/dom/element.c if (strattr != NULL) { NULL 685 ext/dom/element.c if (nsptr != NULL) { NULL 704 ext/dom/element.c if ((tree == NULL) || (ns == NULL) || (ns->type != XML_NAMESPACE_DECL)) { NULL 705 ext/dom/element.c return NULL; NULL 713 ext/dom/element.c if (ns->prefix == NULL) NULL 719 ext/dom/element.c while (def != NULL) { NULL 720 ext/dom/element.c if (counter > 1000) return(NULL); NULL 721 ext/dom/element.c if (ns->prefix == NULL) NULL 744 ext/dom/element.c xmlNodePtr elemp, nodep = NULL; NULL 749 ext/dom/element.c char *localname = NULL, *prefix = NULL; NULL 758 ext/dom/element.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name is required"); NULL 776 ext/dom/element.c if (nodep != NULL && nodep->type != XML_ATTRIBUTE_DECL) { NULL 781 ext/dom/element.c (prefix == NULL && xmlStrEqual((xmlChar *) localname, (xmlChar *)"xmlns"))) && NULL 784 ext/dom/element.c if (prefix == NULL) { NULL 785 ext/dom/element.c nsptr = dom_get_nsdecl(elemp, NULL); NULL 791 ext/dom/element.c if (nsptr && nsptr->prefix == NULL) { NULL 796 ext/dom/element.c if ((tmpnsptr->prefix != NULL) && (tmpnsptr->href != NULL) && NULL 803 ext/dom/element.c if (tmpnsptr == NULL) { NULL 809 ext/dom/element.c if (nsptr == NULL) { NULL 810 ext/dom/element.c if (prefix == NULL) { NULL 812 ext/dom/element.c xmlNewNs(elemp, (xmlChar *)value, NULL); NULL 844 ext/dom/element.c if (attr != NULL && attr->type != XML_ATTRIBUTE_DECL) { NULL 853 ext/dom/element.c if (prefix != NULL) { NULL 893 ext/dom/element.c if (nsptr != NULL) { NULL 895 ext/dom/element.c if (nsptr->href != NULL) { NULL 897 ext/dom/element.c nsptr->href = NULL; NULL 899 ext/dom/element.c if (nsptr->prefix != NULL) { NULL 901 ext/dom/element.c nsptr->prefix = NULL; NULL 909 ext/dom/element.c if (php_dom_object_get_data((xmlNodePtr) attrp) == NULL) { NULL 943 ext/dom/element.c if (attrp == NULL) { NULL 961 ext/dom/element.c xmlAttr *attrp, *existattrp = NULL; NULL 979 ext/dom/element.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute node is required"); NULL 983 ext/dom/element.c if (!(attrp->doc == NULL || attrp->doc == nodep->doc)) { NULL 989 ext/dom/element.c if (nsp != NULL) { NULL 995 ext/dom/element.c if (existattrp != NULL && existattrp->type != XML_ATTRIBUTE_DECL) { NULL 996 ext/dom/element.c if ((oldobj = php_dom_object_get_data((xmlNodePtr) existattrp)) != NULL && NULL 1004 ext/dom/element.c if (attrp->parent != NULL) { NULL 1008 ext/dom/element.c if (attrp->doc == NULL && nodep->doc != NULL) { NULL 1010 ext/dom/element.c php_libxml_increment_doc_ref((php_libxml_node_object *)attrobj, NULL TSRMLS_CC); NULL 1016 ext/dom/element.c if (existattrp != NULL) { NULL 1048 ext/dom/element.c dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri TSRMLS_CC); NULL 1073 ext/dom/element.c if (attr == NULL) { NULL 1103 ext/dom/element.c if (value != NULL) { NULL 1109 ext/dom/element.c if (nsp != NULL) { NULL 1125 ext/dom/element.c if (id_val != NULL) { NULL 1126 ext/dom/element.c xmlAddID(NULL, attrp->doc, id_val, attrp); NULL 1163 ext/dom/element.c attrp = xmlHasNsProp(nodep, (xmlChar *)name, NULL); NULL 1164 ext/dom/element.c if (attrp == NULL || attrp->type == XML_ATTRIBUTE_DECL) { NULL 1200 ext/dom/element.c if (attrp == NULL || attrp->type == XML_ATTRIBUTE_DECL) { NULL 53 ext/dom/entity.c if (nodep == NULL) { NULL 81 ext/dom/entity.c if (nodep == NULL) { NULL 110 ext/dom/entity.c if (nodep == NULL) { NULL 53 ext/dom/entityreference.c xmlNodePtr oldnode = NULL; NULL 73 ext/dom/entityreference.c node = xmlNewReference(NULL, name); NULL 81 ext/dom/entityreference.c if (intern != NULL) { NULL 83 ext/dom/entityreference.c if (oldnode != NULL) { NULL 95 ext/dom/namednodemap.c if (objmap != NULL) { NULL 107 ext/dom/namednodemap.c while (curnode->next != NULL) { NULL 132 ext/dom/namednodemap.c xmlNodePtr itemnode = NULL; NULL 137 ext/dom/namednodemap.c xmlNotation *notep = NULL; NULL 147 ext/dom/namednodemap.c if (objmap != NULL) { NULL 207 ext/dom/namednodemap.c xmlNodePtr itemnode = NULL; NULL 221 ext/dom/namednodemap.c if (objmap != NULL) { NULL 236 ext/dom/namednodemap.c while (count < index && curnode != NULL) { NULL 264 ext/dom/namednodemap.c xmlNodePtr itemnode = NULL; NULL 269 ext/dom/namednodemap.c xmlNotation *notep = NULL; NULL 279 ext/dom/namednodemap.c if (objmap != NULL) { NULL 164 ext/dom/node.c xmlNsPtr nsptr, nsdftptr, curns, prevns = NULL; NULL 168 ext/dom/node.c if (nodep->nsDef != NULL) { NULL 172 ext/dom/node.c if (curns->href != NULL) { NULL 174 ext/dom/node.c (curns->prefix == NULL || xmlStrEqual(nsptr->prefix, curns->prefix))) { NULL 175 ext/dom/node.c curns->next = NULL; NULL 176 ext/dom/node.c if (prevns == NULL) { NULL 203 ext/dom/node.c char *str = NULL; NULL 204 ext/dom/node.c xmlChar *qname = NULL; NULL 208 ext/dom/node.c if (nodep == NULL) { NULL 217 ext/dom/node.c if (ns != NULL && ns->prefix) { NULL 228 ext/dom/node.c if (ns != NULL && ns->prefix) { NULL 262 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Node Type"); NULL 267 ext/dom/node.c if(str != NULL) { NULL 273 ext/dom/node.c if (qname != NULL) { NULL 291 ext/dom/node.c char *str = NULL; NULL 295 ext/dom/node.c if (nodep == NULL) { NULL 314 ext/dom/node.c str = NULL; NULL 320 ext/dom/node.c if(str != NULL) { NULL 339 ext/dom/node.c if (nodep == NULL) { NULL 388 ext/dom/node.c if (nodep == NULL) { NULL 419 ext/dom/node.c if (nodep == NULL) { NULL 432 ext/dom/node.c if (NULL == (*retval = php_dom_create_object(nodeparent, &ret, *retval, obj TSRMLS_CC))) { NULL 433 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 453 ext/dom/node.c if (nodep == NULL) { NULL 465 ext/dom/node.c dom_namednode_iter(obj, XML_ELEMENT_NODE, intern, NULL, NULL, NULL TSRMLS_CC); NULL 480 ext/dom/node.c xmlNode *nodep, *first = NULL; NULL 485 ext/dom/node.c if (nodep == NULL) { NULL 501 ext/dom/node.c if (NULL == (*retval = php_dom_create_object(first, &ret, *retval, obj TSRMLS_CC))) { NULL 502 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 517 ext/dom/node.c xmlNode *nodep, *last = NULL; NULL 522 ext/dom/node.c if (nodep == NULL) { NULL 538 ext/dom/node.c if (NULL == (*retval = php_dom_create_object(last, &ret, *retval, obj TSRMLS_CC))) { NULL 539 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 559 ext/dom/node.c if (nodep == NULL) { NULL 572 ext/dom/node.c if (NULL == (*retval = php_dom_create_object(prevsib, &ret, *retval, obj TSRMLS_CC))) { NULL 573 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 593 ext/dom/node.c if (nodep == NULL) { NULL 605 ext/dom/node.c if (NULL == (*retval = php_dom_create_object(nextsib, &ret, *retval, obj TSRMLS_CC))) { NULL 606 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 626 ext/dom/node.c if (nodep == NULL) { NULL 636 ext/dom/node.c dom_namednode_iter(obj, XML_ATTRIBUTE_NODE, intern, NULL, NULL, NULL TSRMLS_CC); NULL 659 ext/dom/node.c if (nodep == NULL) { NULL 677 ext/dom/node.c if (NULL == (*retval = php_dom_create_object((xmlNodePtr) docp, &ret, *retval, obj TSRMLS_CC))) { NULL 678 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 694 ext/dom/node.c char *str = NULL; NULL 698 ext/dom/node.c if (nodep == NULL) { NULL 707 ext/dom/node.c if (nodep->ns != NULL) { NULL 712 ext/dom/node.c str = NULL; NULL 718 ext/dom/node.c if(str != NULL) { NULL 738 ext/dom/node.c char *str = NULL; NULL 742 ext/dom/node.c if (nodep == NULL) { NULL 752 ext/dom/node.c if (ns != NULL && ns->prefix) { NULL 757 ext/dom/node.c str = NULL; NULL 763 ext/dom/node.c if (str == NULL) { NULL 775 ext/dom/node.c xmlNode *nodep, *nsnode = NULL; NULL 776 ext/dom/node.c xmlNsPtr ns = NULL, curns; NULL 782 ext/dom/node.c if (nodep == NULL) { NULL 791 ext/dom/node.c if (nsnode == NULL) { NULL 793 ext/dom/node.c if (nsnode == NULL) { NULL 806 ext/dom/node.c if (nsnode && nodep->ns != NULL && !xmlStrEqual(nodep->ns->prefix, (xmlChar *)prefix)) { NULL 808 ext/dom/node.c if (strURI == NULL || NULL 813 ext/dom/node.c ns = NULL; NULL 816 ext/dom/node.c while (curns != NULL) { NULL 823 ext/dom/node.c if (ns == NULL) { NULL 828 ext/dom/node.c if (ns == NULL) { NULL 862 ext/dom/node.c if (nodep == NULL) { NULL 892 ext/dom/node.c if (nodep == NULL) { NULL 920 ext/dom/node.c char *str = NULL; NULL 924 ext/dom/node.c if (nodep == NULL) { NULL 933 ext/dom/node.c if(str != NULL) { NULL 957 ext/dom/node.c if (prevsib == NULL) { NULL 963 ext/dom/node.c if (nextsib == NULL) { NULL 971 ext/dom/node.c while (node != NULL) { NULL 975 ext/dom/node.c if (node->_private != NULL) { NULL 978 ext/dom/node.c php_libxml_increment_doc_ref((php_libxml_node_object *)childobj, NULL TSRMLS_CC); NULL 987 ext/dom/node.c fragment->children = NULL; NULL 988 ext/dom/node.c fragment->last = NULL; NULL 1001 ext/dom/node.c zval *id, *node, *ref = NULL; NULL 1018 ext/dom/node.c new_child = NULL; NULL 1023 ext/dom/node.c (child->parent != NULL && dom_node_is_read_only(child->parent) == SUCCESS)) { NULL 1033 ext/dom/node.c if (child->doc != parentp->doc && child->doc != NULL) { NULL 1038 ext/dom/node.c if (child->type == XML_DOCUMENT_FRAG_NODE && child->children == NULL) { NULL 1039 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Document Fragment is empty"); NULL 1043 ext/dom/node.c if (child->doc == NULL && parentp->doc != NULL) { NULL 1045 ext/dom/node.c php_libxml_increment_doc_ref((php_libxml_node_object *)childobj, NULL TSRMLS_CC); NULL 1048 ext/dom/node.c if (ref != NULL) { NULL 1055 ext/dom/node.c if (child->parent != NULL) { NULL 1060 ext/dom/node.c (refp->prev != NULL && refp->prev->type == XML_TEXT_NODE))) { NULL 1061 ext/dom/node.c if (child->doc == NULL) { NULL 1069 ext/dom/node.c if (new_child->prev != NULL) { NULL 1072 ext/dom/node.c if (new_child->parent != NULL) { NULL 1081 ext/dom/node.c if (child->ns == NULL) NULL 1085 ext/dom/node.c if (lastattr != NULL && lastattr->type != XML_ATTRIBUTE_DECL) { NULL 1098 ext/dom/node.c if (new_child == NULL) { NULL 1102 ext/dom/node.c if (child->parent != NULL){ NULL 1105 ext/dom/node.c if (child->type == XML_TEXT_NODE && parentp->last != NULL && parentp->last->type == XML_TEXT_NODE) { NULL 1107 ext/dom/node.c if (child->doc == NULL) { NULL 1111 ext/dom/node.c if (parentp->children == NULL) { NULL 1123 ext/dom/node.c if (child->ns == NULL) NULL 1127 ext/dom/node.c if (lastattr != NULL && lastattr->type != XML_ATTRIBUTE_DECL) { NULL 1137 ext/dom/node.c new_child = _php_dom_insert_fragment(parentp, parentp->last, NULL, child, intern, childobj TSRMLS_CC); NULL 1139 ext/dom/node.c if (new_child == NULL) { NULL 1144 ext/dom/node.c if (NULL == new_child) { NULL 1145 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't add newnode as the previous sibling of refnode"); NULL 1190 ext/dom/node.c (newchild->parent != NULL && dom_node_is_read_only(newchild->parent) == SUCCESS)) { NULL 1195 ext/dom/node.c if (newchild->doc != nodep->doc && newchild->doc != NULL) { NULL 1227 ext/dom/node.c if (newchild->doc == NULL && nodep->doc != NULL) { NULL 1230 ext/dom/node.c php_libxml_increment_doc_ref((php_libxml_node_object *)newchildobj, NULL TSRMLS_CC); NULL 1270 ext/dom/node.c (child->parent != NULL && dom_node_is_read_only(child->parent) == SUCCESS)) { NULL 1302 ext/dom/node.c xmlNodePtr child, nodep, new_child = NULL; NULL 1321 ext/dom/node.c (child->parent != NULL && dom_node_is_read_only(child->parent) == SUCCESS)) { NULL 1331 ext/dom/node.c if (!(child->doc == NULL || child->doc == nodep->doc)) { NULL 1336 ext/dom/node.c if (child->type == XML_DOCUMENT_FRAG_NODE && child->children == NULL) { NULL 1337 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Document Fragment is empty"); NULL 1341 ext/dom/node.c if (child->doc == NULL && nodep->doc != NULL) { NULL 1343 ext/dom/node.c php_libxml_increment_doc_ref((php_libxml_node_object *)childobj, NULL TSRMLS_CC); NULL 1346 ext/dom/node.c if (child->parent != NULL){ NULL 1350 ext/dom/node.c if (child->type == XML_TEXT_NODE && nodep->last != NULL && nodep->last->type == XML_TEXT_NODE) { NULL 1352 ext/dom/node.c if (child->doc == NULL) { NULL 1356 ext/dom/node.c if (nodep->children == NULL) { NULL 1368 ext/dom/node.c if (child->ns == NULL) NULL 1372 ext/dom/node.c if (lastattr != NULL && lastattr->type != XML_ATTRIBUTE_DECL) { NULL 1379 ext/dom/node.c new_child = _php_dom_insert_fragment(nodep, nodep->last, NULL, child, intern, childobj TSRMLS_CC); NULL 1382 ext/dom/node.c if (new_child == NULL) { NULL 1384 ext/dom/node.c if (new_child == NULL) { NULL 1385 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't append node"); NULL 1451 ext/dom/node.c if (n->nsDef != NULL) { NULL 1454 ext/dom/node.c if (n->ns != NULL) { NULL 1457 ext/dom/node.c if (ns == NULL) { NULL 1459 ext/dom/node.c if (ns != NULL) { NULL 1462 ext/dom/node.c while (root->parent != NULL) { NULL 1471 ext/dom/node.c if (n->properties != NULL) { NULL 1478 ext/dom/node.c intern = NULL; NULL 1598 ext/dom/node.c xmlNodePtr nodep, lookupp = NULL; NULL 1630 ext/dom/node.c if (lookupp != NULL && (nsptr = xmlSearchNsByHref(lookupp->doc, lookupp, uri))) { NULL 1631 ext/dom/node.c if (nsptr->prefix != NULL) { NULL 1664 ext/dom/node.c nsptr = xmlSearchNs(nodep->doc, nodep, NULL); NULL 1685 ext/dom/node.c char *prefix=NULL; NULL 1694 ext/dom/node.c if (nodep == NULL) { NULL 1700 ext/dom/node.c if (nsptr && nsptr->href != NULL) { NULL 1751 ext/dom/node.c zval *xpath_array=NULL, *ns_prefixes=NULL; NULL 1754 ext/dom/node.c xmlNodeSetPtr nodeset = NULL; NULL 1757 ext/dom/node.c xmlChar **inclusive_ns_prefixes = NULL; NULL 1758 ext/dom/node.c char *file = NULL; NULL 1761 ext/dom/node.c xmlXPathContextPtr ctxp=NULL; NULL 1762 ext/dom/node.c xmlXPathObjectPtr xpathobjp=NULL; NULL 1783 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node must be associated with a document"); NULL 1787 ext/dom/node.c if (xpath_array == NULL) { NULL 1792 ext/dom/node.c ctxp->node = NULL; NULL 1800 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "XPath query did not return a nodeset."); NULL 1814 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'query' missing from xpath array or is not a string"); NULL 1831 ext/dom/node.c &prefix, &prefix_key_len, &idx, 0, NULL) == HASH_KEY_IS_STRING) { NULL 1840 ext/dom/node.c ctxp->node = NULL; NULL 1848 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "XPath query did not return a nodeset."); NULL 1853 ext/dom/node.c if (ns_prefixes != NULL) { NULL 1866 ext/dom/node.c inclusive_ns_prefixes[nscount] = NULL; NULL 1868 ext/dom/node.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, NULL 1874 ext/dom/node.c buf = xmlOutputBufferCreateFilename(file, NULL, 0); NULL 1876 ext/dom/node.c buf = xmlAllocOutputBuffer(NULL); NULL 1879 ext/dom/node.c if (buf != NULL) { NULL 1884 ext/dom/node.c if (inclusive_ns_prefixes != NULL) { NULL 1887 ext/dom/node.c if (xpathobjp != NULL) { NULL 1890 ext/dom/node.c if (ctxp != NULL) { NULL 1894 ext/dom/node.c if (buf == NULL || ret < 0) { NULL 1954 ext/dom/node.c if (value == NULL) { NULL 62 ext/dom/nodelist.c if (objmap != NULL) { NULL 76 ext/dom/nodelist.c while (curnode->next != NULL) { NULL 111 ext/dom/nodelist.c xmlNodePtr itemnode = NULL; NULL 127 ext/dom/nodelist.c if (objmap != NULL) { NULL 147 ext/dom/nodelist.c while (count < index && curnode != NULL) { NULL 54 ext/dom/notation.c if (nodep == NULL) { NULL 82 ext/dom/notation.c if (nodep == NULL) { NULL 125 ext/dom/php_dom.c if (node->doc == NULL) { NULL 168 ext/dom/php_dom.c doc_props->classmap = NULL; NULL 194 ext/dom/php_dom.c zend_hash_init(dest->classmap, 0, NULL, NULL, 0); NULL 195 ext/dom/php_dom.c zend_hash_copy(dest->classmap, source->classmap, NULL, NULL, sizeof(zend_class_entry *)); NULL 207 ext/dom/php_dom.c if (doc_props->classmap == NULL) { NULL 208 ext/dom/php_dom.c if (ce == NULL) { NULL 212 ext/dom/php_dom.c zend_hash_init(doc_props->classmap, 0, NULL, NULL, 0); NULL 215 ext/dom/php_dom.c return zend_hash_update(doc_props->classmap, basece->name, basece->name_length + 1, &ce, sizeof(zend_class_entry *), NULL); NULL 226 ext/dom/php_dom.c zend_class_entry **ce = NULL; NULL 248 ext/dom/php_dom.c if (document == NULL) { NULL 259 ext/dom/php_dom.c if (obj && obj->ptr != NULL) { NULL 262 ext/dom/php_dom.c return NULL; NULL 270 ext/dom/php_dom.c if (obj && obj->_private != NULL) { NULL 273 ext/dom/php_dom.c return NULL; NULL 281 ext/dom/php_dom.c *retval = NULL; NULL 282 ext/dom/php_dom.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot read property"); NULL 290 ext/dom/php_dom.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot write property"); NULL 302 ext/dom/php_dom.c zend_hash_add(prop_handler, name, strlen(name)+1, &hnd, sizeof(dom_prop_handler), NULL); NULL 310 ext/dom/php_dom.c zval **retval = NULL; NULL 324 ext/dom/php_dom.c if (obj->prop_handler != NULL) { NULL 359 ext/dom/php_dom.c if (obj->prop_handler != NULL) { NULL 404 ext/dom/php_dom.c if (obj->prop_handler != NULL) { NULL 439 ext/dom/php_dom.c if (obj->prop_handler != NULL) { NULL 487 ext/dom/php_dom.c NULL, sizeof(zval*)); NULL 504 ext/dom/php_dom.c char *string_key = NULL; NULL 534 ext/dom/php_dom.c &value, sizeof(zval *), NULL); NULL 553 ext/dom/php_dom.c xmlNodePtr nodep = NULL; NULL 569 ext/dom/php_dom.c xmlNodePtr nodep = NULL; NULL 583 ext/dom/php_dom.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Nodetype to import"); NULL 600 ext/dom/php_dom.c if (obj->clone == NULL) { NULL 640 ext/dom/php_dom.c STANDARD_MODULE_HEADER_EX, NULL, NULL 646 ext/dom/php_dom.c NULL, NULL 647 ext/dom/php_dom.c NULL, NULL 671 ext/dom/php_dom.c zend_hash_init(&classes, 0, NULL, NULL, 1); NULL 674 ext/dom/php_dom.c dom_domexception_class_entry = zend_register_internal_class_ex(&ce, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); NULL 678 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMStringList", NULL, php_dom_domstringlist_class_functions, dom_domstringlist_class_entry); NULL 680 ext/dom/php_dom.c zend_hash_init(&dom_domstringlist_prop_handlers, 0, NULL, NULL, 1); NULL 681 ext/dom/php_dom.c dom_register_prop_handler(&dom_domstringlist_prop_handlers, "length", dom_domstringlist_length_read, NULL TSRMLS_CC); NULL 682 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_domstringlist_prop_handlers, sizeof(dom_domstringlist_prop_handlers), NULL); NULL 684 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMNameList", NULL, php_dom_namelist_class_functions, dom_namelist_class_entry); NULL 686 ext/dom/php_dom.c zend_hash_init(&dom_namelist_prop_handlers, 0, NULL, NULL, 1); NULL 687 ext/dom/php_dom.c dom_register_prop_handler(&dom_namelist_prop_handlers, "length", dom_namelist_length_read, NULL TSRMLS_CC); NULL 688 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_namelist_prop_handlers, sizeof(dom_namelist_prop_handlers), NULL); NULL 690 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMImplementationList", NULL, php_dom_domimplementationlist_class_functions, dom_domimplementationlist_class_entry); NULL 692 ext/dom/php_dom.c zend_hash_init(&dom_domimplementationlist_prop_handlers, 0, NULL, NULL, 1); NULL 693 ext/dom/php_dom.c dom_register_prop_handler(&dom_domimplementationlist_prop_handlers, "length", dom_domimplementationlist_length_read, NULL TSRMLS_CC); NULL 694 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_domimplementationlist_prop_handlers, sizeof(dom_domimplementationlist_prop_handlers), NULL); NULL 696 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMImplementationSource", NULL, php_dom_domimplementationsource_class_functions, dom_domimplementationsource_class_entry); NULL 697 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMImplementation", NULL, php_dom_domimplementation_class_functions, dom_domimplementation_class_entry); NULL 699 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMNode", NULL, php_dom_node_class_functions, dom_node_class_entry); NULL 701 ext/dom/php_dom.c zend_hash_init(&dom_node_prop_handlers, 0, NULL, NULL, 1); NULL 702 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "nodeName", dom_node_node_name_read, NULL TSRMLS_CC); NULL 704 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "nodeType", dom_node_node_type_read, NULL TSRMLS_CC); NULL 705 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "parentNode", dom_node_parent_node_read, NULL TSRMLS_CC); NULL 706 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "childNodes", dom_node_child_nodes_read, NULL TSRMLS_CC); NULL 707 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "firstChild", dom_node_first_child_read, NULL TSRMLS_CC); NULL 708 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "lastChild", dom_node_last_child_read, NULL TSRMLS_CC); NULL 709 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "previousSibling", dom_node_previous_sibling_read, NULL TSRMLS_CC); NULL 710 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "nextSibling", dom_node_next_sibling_read, NULL TSRMLS_CC); NULL 711 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "attributes", dom_node_attributes_read, NULL TSRMLS_CC); NULL 712 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "ownerDocument", dom_node_owner_document_read, NULL TSRMLS_CC); NULL 713 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "namespaceURI", dom_node_namespace_uri_read, NULL TSRMLS_CC); NULL 715 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "localName", dom_node_local_name_read, NULL TSRMLS_CC); NULL 716 ext/dom/php_dom.c dom_register_prop_handler(&dom_node_prop_handlers, "baseURI", dom_node_base_uri_read, NULL TSRMLS_CC); NULL 718 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_node_prop_handlers, sizeof(dom_node_prop_handlers), NULL); NULL 720 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMNameSpaceNode", NULL, NULL, dom_namespace_node_class_entry); NULL 722 ext/dom/php_dom.c zend_hash_init(&dom_namespace_node_prop_handlers, 0, NULL, NULL, 1); NULL 723 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "nodeName", dom_node_node_name_read, NULL TSRMLS_CC); NULL 724 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "nodeValue", dom_node_node_value_read, NULL TSRMLS_CC); NULL 725 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "nodeType", dom_node_node_type_read, NULL TSRMLS_CC); NULL 726 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "prefix", dom_node_prefix_read, NULL TSRMLS_CC); NULL 727 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "localName", dom_node_local_name_read, NULL TSRMLS_CC); NULL 728 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "namespaceURI", dom_node_namespace_uri_read, NULL TSRMLS_CC); NULL 729 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "ownerDocument", dom_node_owner_document_read, NULL TSRMLS_CC); NULL 730 ext/dom/php_dom.c dom_register_prop_handler(&dom_namespace_node_prop_handlers, "parentNode", dom_node_parent_node_read, NULL TSRMLS_CC); NULL 731 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_namespace_node_prop_handlers, sizeof(dom_namespace_node_prop_handlers), NULL); NULL 734 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_node_prop_handlers, sizeof(dom_node_prop_handlers), NULL); NULL 737 ext/dom/php_dom.c zend_hash_init(&dom_document_prop_handlers, 0, NULL, NULL, 1); NULL 738 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "doctype", dom_document_doctype_read, NULL TSRMLS_CC); NULL 739 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "implementation", dom_document_implementation_read, NULL TSRMLS_CC); NULL 740 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "documentElement", dom_document_document_element_read, NULL TSRMLS_CC); NULL 741 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "actualEncoding", dom_document_encoding_read, NULL TSRMLS_CC); NULL 743 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "xmlEncoding", dom_document_encoding_read, NULL TSRMLS_CC); NULL 750 ext/dom/php_dom.c dom_register_prop_handler(&dom_document_prop_handlers, "config", dom_document_config_read, NULL TSRMLS_CC); NULL 758 ext/dom/php_dom.c zend_hash_merge(&dom_document_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 759 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_document_prop_handlers, sizeof(dom_document_prop_handlers), NULL); NULL 763 ext/dom/php_dom.c dom_nodelist_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC); NULL 767 ext/dom/php_dom.c zend_hash_init(&dom_nodelist_prop_handlers, 0, NULL, NULL, 1); NULL 768 ext/dom/php_dom.c dom_register_prop_handler(&dom_nodelist_prop_handlers, "length", dom_nodelist_length_read, NULL TSRMLS_CC); NULL 769 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_nodelist_prop_handlers, sizeof(dom_nodelist_prop_handlers), NULL); NULL 773 ext/dom/php_dom.c dom_namednodemap_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC); NULL 777 ext/dom/php_dom.c zend_hash_init(&dom_namednodemap_prop_handlers, 0, NULL, NULL, 1); NULL 778 ext/dom/php_dom.c dom_register_prop_handler(&dom_namednodemap_prop_handlers, "length", dom_namednodemap_length_read, NULL TSRMLS_CC); NULL 779 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_namednodemap_prop_handlers, sizeof(dom_namednodemap_prop_handlers), NULL); NULL 783 ext/dom/php_dom.c zend_hash_init(&dom_characterdata_prop_handlers, 0, NULL, NULL, 1); NULL 785 ext/dom/php_dom.c dom_register_prop_handler(&dom_characterdata_prop_handlers, "length", dom_characterdata_length_read, NULL TSRMLS_CC); NULL 786 ext/dom/php_dom.c zend_hash_merge(&dom_characterdata_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 787 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_characterdata_prop_handlers, sizeof(dom_characterdata_prop_handlers), NULL); NULL 791 ext/dom/php_dom.c zend_hash_init(&dom_attr_prop_handlers, 0, NULL, NULL, 1); NULL 792 ext/dom/php_dom.c dom_register_prop_handler(&dom_attr_prop_handlers, "name", dom_attr_name_read, NULL TSRMLS_CC); NULL 793 ext/dom/php_dom.c dom_register_prop_handler(&dom_attr_prop_handlers, "specified", dom_attr_specified_read, NULL TSRMLS_CC); NULL 795 ext/dom/php_dom.c dom_register_prop_handler(&dom_attr_prop_handlers, "ownerElement", dom_attr_owner_element_read, NULL TSRMLS_CC); NULL 796 ext/dom/php_dom.c dom_register_prop_handler(&dom_attr_prop_handlers, "schemaTypeInfo", dom_attr_schema_type_info_read, NULL TSRMLS_CC); NULL 797 ext/dom/php_dom.c zend_hash_merge(&dom_attr_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 798 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_attr_prop_handlers, sizeof(dom_attr_prop_handlers), NULL); NULL 802 ext/dom/php_dom.c zend_hash_init(&dom_element_prop_handlers, 0, NULL, NULL, 1); NULL 803 ext/dom/php_dom.c dom_register_prop_handler(&dom_element_prop_handlers, "tagName", dom_element_tag_name_read, NULL TSRMLS_CC); NULL 804 ext/dom/php_dom.c dom_register_prop_handler(&dom_element_prop_handlers, "schemaTypeInfo", dom_element_schema_type_info_read, NULL TSRMLS_CC); NULL 805 ext/dom/php_dom.c zend_hash_merge(&dom_element_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 806 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_element_prop_handlers, sizeof(dom_element_prop_handlers), NULL); NULL 810 ext/dom/php_dom.c zend_hash_init(&dom_text_prop_handlers, 0, NULL, NULL, 1); NULL 811 ext/dom/php_dom.c dom_register_prop_handler(&dom_text_prop_handlers, "wholeText", dom_text_whole_text_read, NULL TSRMLS_CC); NULL 812 ext/dom/php_dom.c zend_hash_merge(&dom_text_prop_handlers, &dom_characterdata_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 813 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_text_prop_handlers, sizeof(dom_text_prop_handlers), NULL); NULL 816 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_characterdata_prop_handlers, sizeof(dom_typeinfo_prop_handlers), NULL); NULL 818 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMTypeinfo", NULL, php_dom_typeinfo_class_functions, dom_typeinfo_class_entry); NULL 820 ext/dom/php_dom.c zend_hash_init(&dom_typeinfo_prop_handlers, 0, NULL, NULL, 1); NULL 821 ext/dom/php_dom.c dom_register_prop_handler(&dom_typeinfo_prop_handlers, "typeName", dom_typeinfo_type_name_read, NULL TSRMLS_CC); NULL 822 ext/dom/php_dom.c dom_register_prop_handler(&dom_typeinfo_prop_handlers, "typeNamespace", dom_typeinfo_type_namespace_read, NULL TSRMLS_CC); NULL 823 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_typeinfo_prop_handlers, sizeof(dom_typeinfo_prop_handlers), NULL); NULL 825 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMUserDataHandler", NULL, php_dom_userdatahandler_class_functions, dom_userdatahandler_class_entry); NULL 826 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMDomError", NULL, php_dom_domerror_class_functions, dom_domerror_class_entry); NULL 828 ext/dom/php_dom.c zend_hash_init(&dom_domerror_prop_handlers, 0, NULL, NULL, 1); NULL 829 ext/dom/php_dom.c dom_register_prop_handler(&dom_domerror_prop_handlers, "severity", dom_domerror_severity_read, NULL TSRMLS_CC); NULL 830 ext/dom/php_dom.c dom_register_prop_handler(&dom_domerror_prop_handlers, "message", dom_domerror_message_read, NULL TSRMLS_CC); NULL 831 ext/dom/php_dom.c dom_register_prop_handler(&dom_domerror_prop_handlers, "type", dom_domerror_type_read, NULL TSRMLS_CC); NULL 832 ext/dom/php_dom.c dom_register_prop_handler(&dom_domerror_prop_handlers, "relatedException", dom_domerror_related_exception_read, NULL TSRMLS_CC); NULL 833 ext/dom/php_dom.c dom_register_prop_handler(&dom_domerror_prop_handlers, "related_data", dom_domerror_related_data_read, NULL TSRMLS_CC); NULL 834 ext/dom/php_dom.c dom_register_prop_handler(&dom_domerror_prop_handlers, "location", dom_domerror_location_read, NULL TSRMLS_CC); NULL 835 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_domerror_prop_handlers, sizeof(dom_domerror_prop_handlers), NULL); NULL 837 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMErrorHandler", NULL, php_dom_domerrorhandler_class_functions, dom_domerrorhandler_class_entry); NULL 838 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMLocator", NULL, php_dom_domlocator_class_functions, dom_domlocator_class_entry); NULL 840 ext/dom/php_dom.c zend_hash_init(&dom_domlocator_prop_handlers, 0, NULL, NULL, 1); NULL 841 ext/dom/php_dom.c dom_register_prop_handler(&dom_domlocator_prop_handlers, "lineNumber", dom_domlocator_line_number_read, NULL TSRMLS_CC); NULL 842 ext/dom/php_dom.c dom_register_prop_handler(&dom_domlocator_prop_handlers, "columnNumber", dom_domlocator_column_number_read, NULL TSRMLS_CC); NULL 843 ext/dom/php_dom.c dom_register_prop_handler(&dom_domlocator_prop_handlers, "offset", dom_domlocator_offset_read, NULL TSRMLS_CC); NULL 844 ext/dom/php_dom.c dom_register_prop_handler(&dom_domlocator_prop_handlers, "relatedNode", dom_domlocator_related_node_read, NULL TSRMLS_CC); NULL 845 ext/dom/php_dom.c dom_register_prop_handler(&dom_domlocator_prop_handlers, "uri", dom_domlocator_uri_read, NULL TSRMLS_CC); NULL 846 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_domlocator_prop_handlers, sizeof(dom_domlocator_prop_handlers), NULL); NULL 848 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMConfiguration", NULL, php_dom_domconfiguration_class_functions, dom_domconfiguration_class_entry); NULL 850 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_text_prop_handlers, sizeof(dom_documenttype_prop_handlers), NULL); NULL 854 ext/dom/php_dom.c zend_hash_init(&dom_documenttype_prop_handlers, 0, NULL, NULL, 1); NULL 855 ext/dom/php_dom.c dom_register_prop_handler(&dom_documenttype_prop_handlers, "name", dom_documenttype_name_read, NULL TSRMLS_CC); NULL 856 ext/dom/php_dom.c dom_register_prop_handler(&dom_documenttype_prop_handlers, "entities", dom_documenttype_entities_read, NULL TSRMLS_CC); NULL 857 ext/dom/php_dom.c dom_register_prop_handler(&dom_documenttype_prop_handlers, "notations", dom_documenttype_notations_read, NULL TSRMLS_CC); NULL 858 ext/dom/php_dom.c dom_register_prop_handler(&dom_documenttype_prop_handlers, "publicId", dom_documenttype_public_id_read, NULL TSRMLS_CC); NULL 859 ext/dom/php_dom.c dom_register_prop_handler(&dom_documenttype_prop_handlers, "systemId", dom_documenttype_system_id_read, NULL TSRMLS_CC); NULL 860 ext/dom/php_dom.c dom_register_prop_handler(&dom_documenttype_prop_handlers, "internalSubset", dom_documenttype_internal_subset_read, NULL TSRMLS_CC); NULL 861 ext/dom/php_dom.c zend_hash_merge(&dom_documenttype_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 862 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_documenttype_prop_handlers, sizeof(dom_documenttype_prop_handlers), NULL); NULL 866 ext/dom/php_dom.c zend_hash_init(&dom_notation_prop_handlers, 0, NULL, NULL, 1); NULL 867 ext/dom/php_dom.c dom_register_prop_handler(&dom_notation_prop_handlers, "publicId", dom_notation_public_id_read, NULL TSRMLS_CC); NULL 868 ext/dom/php_dom.c dom_register_prop_handler(&dom_notation_prop_handlers, "systemId", dom_notation_system_id_read, NULL TSRMLS_CC); NULL 869 ext/dom/php_dom.c zend_hash_merge(&dom_notation_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 870 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_notation_prop_handlers, sizeof(dom_notation_prop_handlers), NULL); NULL 874 ext/dom/php_dom.c zend_hash_init(&dom_entity_prop_handlers, 0, NULL, NULL, 1); NULL 875 ext/dom/php_dom.c dom_register_prop_handler(&dom_entity_prop_handlers, "publicId", dom_entity_public_id_read, NULL TSRMLS_CC); NULL 876 ext/dom/php_dom.c dom_register_prop_handler(&dom_entity_prop_handlers, "systemId", dom_entity_system_id_read, NULL TSRMLS_CC); NULL 877 ext/dom/php_dom.c dom_register_prop_handler(&dom_entity_prop_handlers, "notationName", dom_entity_notation_name_read, NULL TSRMLS_CC); NULL 881 ext/dom/php_dom.c zend_hash_merge(&dom_entity_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 883 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_entity_prop_handlers, sizeof(dom_entity_prop_handlers), NULL); NULL 886 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_node_prop_handlers, sizeof(dom_entity_prop_handlers), NULL); NULL 890 ext/dom/php_dom.c zend_hash_init(&dom_processinginstruction_prop_handlers, 0, NULL, NULL, 1); NULL 891 ext/dom/php_dom.c dom_register_prop_handler(&dom_processinginstruction_prop_handlers, "target", dom_processinginstruction_target_read, NULL TSRMLS_CC); NULL 893 ext/dom/php_dom.c zend_hash_merge(&dom_processinginstruction_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0); NULL 894 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_processinginstruction_prop_handlers, sizeof(dom_processinginstruction_prop_handlers), NULL); NULL 896 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMStringExtend", NULL, php_dom_string_extend_class_functions, dom_string_extend_class_entry); NULL 901 ext/dom/php_dom.c dom_xpath_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC); NULL 903 ext/dom/php_dom.c zend_hash_init(&dom_xpath_prop_handlers, 0, NULL, NULL, 1); NULL 904 ext/dom/php_dom.c dom_register_prop_handler(&dom_xpath_prop_handlers, "document", dom_xpath_document_read, NULL TSRMLS_CC); NULL 905 ext/dom/php_dom.c zend_hash_add(&classes, ce.name, ce.name_length + 1, &dom_xpath_prop_handlers, sizeof(dom_xpath_prop_handlers), NULL); NULL 1029 ext/dom/php_dom.c while (node != NULL) { NULL 1033 ext/dom/php_dom.c if (wrapper != NULL ) { NULL 1067 ext/dom/php_dom.c if (intern->ptr != NULL) { NULL 1070 ext/dom/php_dom.c intern->ptr = NULL; NULL 1100 ext/dom/php_dom.c if (intern->ptr != NULL && ((php_libxml_node_ptr *)intern->ptr)->node != NULL) { NULL 1107 ext/dom/php_dom.c intern->ptr = NULL; NULL 1117 ext/dom/php_dom.c zval *baseobj = NULL; NULL 1149 ext/dom/php_dom.c intern->ptr = NULL; NULL 1150 ext/dom/php_dom.c intern->prop_handler = NULL; NULL 1151 ext/dom/php_dom.c intern->document = NULL; NULL 1154 ext/dom/php_dom.c while(base_class->type != ZEND_INTERNAL_CLASS && base_class->parent != NULL) { NULL 1181 ext/dom/php_dom.c if (node != NULL) { NULL 1183 ext/dom/php_dom.c if (cloned_node != NULL) { NULL 1227 ext/dom/php_dom.c intern->registered_phpfunctions = NULL; NULL 1228 ext/dom/php_dom.c intern->node_list = NULL; NULL 1231 ext/dom/php_dom.c zend_hash_init(intern->registered_phpfunctions, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 1263 ext/dom/php_dom.c intern->ptr = NULL; NULL 1291 ext/dom/php_dom.c objmap->baseobj = NULL; NULL 1292 ext/dom/php_dom.c objmap->baseobjptr = NULL; NULL 1294 ext/dom/php_dom.c objmap->ht = NULL; NULL 1295 ext/dom/php_dom.c objmap->local = NULL; NULL 1296 ext/dom/php_dom.c objmap->ns = NULL; NULL 1417 ext/dom/php_dom.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported node type: %d", Z_TYPE_P(obj)); NULL 1428 ext/dom/php_dom.c if (obj->doc != NULL) { NULL 1429 ext/dom/php_dom.c if (domobj != NULL) { NULL 1449 ext/dom/php_dom.c if (parent == NULL || child == NULL || child->doc != parent->doc) { NULL 1482 ext/dom/php_dom.c xmlNodePtr ret = NULL; NULL 1484 ext/dom/php_dom.c while (nodep != NULL && (*cur <= index || index == -1)) { NULL 1487 ext/dom/php_dom.c if (ns == NULL || (nodep->ns != NULL && (xmlStrEqual(nodep->ns->href, (xmlChar *)ns) || xmlStrEqual((xmlChar *)"*", (xmlChar *)ns)))) { NULL 1496 ext/dom/php_dom.c if (ret != NULL) { NULL 1515 ext/dom/php_dom.c while(child != NULL) { NULL 1519 ext/dom/php_dom.c while (nextp != NULL) { NULL 1536 ext/dom/php_dom.c while (attr != NULL) { NULL 1557 ext/dom/php_dom.c if (doc == NULL) NULL 1560 ext/dom/php_dom.c if (doc->oldNs == NULL) { NULL 1562 ext/dom/php_dom.c if (doc->oldNs == NULL) { NULL 1572 ext/dom/php_dom.c while (cur->next != NULL) { NULL 1595 ext/dom/php_dom.c if (*localname == NULL) { NULL 1597 ext/dom/php_dom.c if (*prefix == NULL && uri_len == 0) { NULL 1608 ext/dom/php_dom.c if (*prefix != NULL && uri_len == 0) { NULL 1628 ext/dom/php_dom.c xmlNsPtr nsptr = NULL; NULL 1638 ext/dom/php_dom.c if (nsptr == NULL) { NULL 1650 ext/dom/php_dom.c xmlNs *ret = NULL; NULL 1651 ext/dom/php_dom.c if (node == NULL) NULL 1652 ext/dom/php_dom.c return NULL; NULL 1654 ext/dom/php_dom.c if (localName == NULL || xmlStrEqual(localName, (xmlChar *)"")) { NULL 1656 ext/dom/php_dom.c while (cur != NULL) { NULL 1657 ext/dom/php_dom.c if (cur->prefix == NULL && cur->href != NULL) { NULL 1665 ext/dom/php_dom.c while (cur != NULL) { NULL 1666 ext/dom/php_dom.c if (cur->prefix != NULL && xmlStrEqual(localName, cur->prefix)) { NULL 130 ext/dom/php_dom.h entry = zend_register_internal_class_ex(&ce, parent_ce, NULL TSRMLS_CC); NULL 134 ext/dom/php_dom.h if (__intern->ptr == NULL || !(__ptr = (__prtype)((php_libxml_node_ptr *)__intern->ptr)->node)) { \ NULL 135 ext/dom/php_dom.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\ NULL 146 ext/dom/php_dom.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not yet implemented"); \ NULL 55 ext/dom/processinginstruction.c xmlNodePtr nodep = NULL, oldnode = NULL; NULL 57 ext/dom/processinginstruction.c char *name, *value = NULL; NULL 83 ext/dom/processinginstruction.c if (intern != NULL) { NULL 85 ext/dom/processinginstruction.c if (oldnode != NULL) { NULL 104 ext/dom/processinginstruction.c if (nodep == NULL) { NULL 129 ext/dom/processinginstruction.c if (nodep == NULL) { NULL 137 ext/dom/processinginstruction.c if ((content = xmlNodeGetContent(nodep)) != NULL) { NULL 154 ext/dom/processinginstruction.c if (nodep == NULL) { NULL 69 ext/dom/text.c xmlNodePtr nodep = NULL, oldnode = NULL; NULL 71 ext/dom/text.c char *value = NULL; NULL 90 ext/dom/text.c if (intern != NULL) { NULL 92 ext/dom/text.c if (oldnode != NULL) { NULL 108 ext/dom/text.c xmlChar *wholetext = NULL; NULL 112 ext/dom/text.c if (node == NULL) { NULL 129 ext/dom/text.c if (wholetext != NULL) { NULL 168 ext/dom/text.c if (cur == NULL) { NULL 189 ext/dom/text.c if (nnode == NULL) { NULL 193 ext/dom/text.c if (node->parent != NULL) { NULL 39 ext/dom/userdatahandler.c PHP_FALIAS(handle, dom_userdatahandler_handle, NULL) NULL 65 ext/dom/xml_common.h if (__intern->node == NULL || !(__ptr = (__prtype)__intern->node->node)) { \ NULL 66 ext/dom/xml_common.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\ NULL 73 ext/dom/xml_common.h if (__intern->document != NULL) { \ NULL 75 ext/dom/xml_common.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\ NULL 83 ext/dom/xml_common.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); \ NULL 88 ext/dom/xml_common.h if (NULL == (zval = getThis())) { \ NULL 89 ext/dom/xml_common.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Underlying object missing"); \ NULL 77 ext/dom/xpath.c zval **args = NULL; NULL 85 ext/dom/xpath.c char *callable = NULL; NULL 96 ext/dom/xpath.c if (intern == NULL) { NULL 154 ext/dom/xpath.c curns = xmlNewNs(NULL, node->name, NULL); NULL 159 ext/dom/xpath.c node = xmlNewDocNode(node->doc, NULL, (xmlChar *) node->children, node->name); NULL 161 ext/dom/xpath.c node = xmlNewDocNode(node->doc, NULL, (xmlChar *) "xmlns", node->name); NULL 184 ext/dom/xpath.c if (obj->stringval == NULL) { NULL 185 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Handler name must be a string"); NULL 201 ext/dom/xpath.c fci.symbol_table = NULL; NULL 202 ext/dom/xpath.c fci.object_ptr = NULL; NULL 207 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", callable); NULL 210 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not allowed to call handler '%s()'.", callable); NULL 214 ext/dom/xpath.c result = zend_call_function(&fci, NULL TSRMLS_CC); NULL 217 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", Z_STRVAL_P(&handler)); NULL 220 ext/dom/xpath.c } else if (retval == NULL) { NULL 225 ext/dom/xpath.c if (intern->node_list == NULL) { NULL 227 ext/dom/xpath.c zend_hash_init(intern->node_list, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 230 ext/dom/xpath.c zend_hash_next_index_insert(intern->node_list, &retval, sizeof(zval *), NULL); NULL 237 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "A PHP Object cannot be converted to a XPath-string"); NULL 274 ext/dom/xpath.c xmlDocPtr docp = NULL; NULL 290 ext/dom/xpath.c if (ctx == NULL) { NULL 296 ext/dom/xpath.c if (intern != NULL) { NULL 298 ext/dom/xpath.c if (oldctx != NULL) { NULL 321 ext/dom/xpath.c xmlDoc *docp = NULL; NULL 335 ext/dom/xpath.c if (NULL == (*retval = php_dom_create_object((xmlNodePtr) docp, &ret, *retval, obj TSRMLS_CC))) { NULL 337 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); NULL 363 ext/dom/xpath.c if (ctxp == NULL) { NULL 364 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Context"); NULL 388 ext/dom/xpath.c zval *id, *retval, *context = NULL; NULL 390 ext/dom/xpath.c xmlNodePtr nodep = NULL; NULL 396 ext/dom/xpath.c xmlDoc *docp = NULL; NULL 397 ext/dom/xpath.c xmlNsPtr *ns = NULL; NULL 407 ext/dom/xpath.c if (ctxp == NULL) { NULL 408 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Context"); NULL 413 ext/dom/xpath.c if (docp == NULL) { NULL 414 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Document Pointer"); NULL 418 ext/dom/xpath.c if (context != NULL) { NULL 427 ext/dom/xpath.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node From Wrong Document"); NULL 437 ext/dom/xpath.c if (ns != NULL) { NULL 438 ext/dom/xpath.c while (ns[nsnbr] != NULL) NULL 448 ext/dom/xpath.c ctxp->node = NULL; NULL 450 ext/dom/xpath.c if (ns != NULL) { NULL 452 ext/dom/xpath.c ctxp->namespaces = NULL; NULL 476 ext/dom/xpath.c if (xpathobjp->type == XPATH_NODESET && NULL != (nodesetp = xpathobjp->nodesetval)) { NULL 489 ext/dom/xpath.c curns = xmlNewNs(NULL, node->name, NULL); NULL 494 ext/dom/xpath.c node = xmlNewDocNode(docp, NULL, (char *) node->children, node->name); NULL 496 ext/dom/xpath.c node = xmlNewDocNode(docp, NULL, "xmlns", node->name); NULL 569 ext/dom/xpath.c zend_hash_update(intern->registered_phpfunctions, Z_STRVAL_PP(entry), Z_STRLEN_PP(entry) + 1, &new_string, sizeof(zval*), NULL); NULL 580 ext/dom/xpath.c zend_hash_update(intern->registered_phpfunctions, name, name_len + 1, &new_string, sizeof(zval*), NULL); NULL 163 ext/enchant/enchant.c NULL, /* Replace with NULL if there's nothing to do at request start */ NULL 164 ext/enchant/enchant.c NULL, /* Replace with NULL if there's nothing to do at request end */ NULL 256 ext/enchant/enchant.c broker->dict = NULL; NULL 275 ext/enchant/enchant.c pdict->pbroker->dict[pdict->id-1]->next = NULL; NULL 289 ext/enchant/enchant.c le_enchant_broker = zend_register_list_destructors_ex(php_enchant_broker_free, NULL, "enchant_broker", module_number); NULL 290 ext/enchant/enchant.c le_enchant_dict = zend_register_list_destructors_ex(php_enchant_dict_free, NULL, "enchant_dict", module_number); NULL 333 ext/enchant/enchant.c enchant_broker_describe(pbroker, __enumerate_providers_fn, NULL); NULL 342 ext/enchant/enchant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", "Resource broker invalid"); \ NULL 349 ext/enchant/enchant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", "Invalid dictionary resource."); \ NULL 369 ext/enchant/enchant.c broker->dict = NULL; NULL 547 ext/enchant/enchant.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tag cannot be empty"); NULL 566 ext/enchant/enchant.c dict->prev = pos ? pbroker->dict[pos-1] : NULL; NULL 567 ext/enchant/enchant.c dict->next = NULL; NULL 599 ext/enchant/enchant.c if ((PG(safe_mode) && (!php_checkuid(pwl, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(pwl TSRMLS_CC)) { NULL 622 ext/enchant/enchant.c dict->prev = pos?pbroker->dict[pos-1]:NULL; NULL 623 ext/enchant/enchant.c dict->next = NULL; NULL 722 ext/enchant/enchant.c zval *dict, *sugg = NULL; NULL 85 ext/ereg/ereg.c NULL, NULL 86 ext/ereg/ereg.c NULL, NULL 87 ext/ereg/ereg.c NULL, NULL 88 ext/ereg/ereg.c NULL, NULL 94 ext/ereg/ereg.c NULL, NULL 143 ext/ereg/ereg.c reg_cache *rc = NULL; NULL 186 ext/ereg/ereg.c (void *) &rcp, sizeof(rcp), NULL); NULL 199 ext/ereg/ereg.c (void *) &rcp, sizeof(rcp), NULL); NULL 221 ext/ereg/ereg.c zend_hash_init(&ereg_globals->ht_rc, 0, NULL, (void (*)(void *)) _free_ereg_cache, 1); NULL 250 ext/ereg/ereg.c char *buf = NULL, *message = NULL; NULL 256 ext/ereg/ereg.c buf_len = regerror(REG_ITOA | err, re, NULL, 0); NULL 266 ext/ereg/ereg.c len = regerror(err, re, NULL, 0); NULL 279 ext/ereg/ereg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); NULL 292 ext/ereg/ereg.c **array = NULL; /* Optional register array */ NULL 301 ext/ereg/ereg.c char *buf = NULL; NULL 302 ext/ereg/ereg.c char *string = NULL; NULL 668 ext/ereg/ereg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Regular Expression"); NULL 29 ext/ereg/regex/cclass.h {NULL, 0, ""} NULL 101 ext/ereg/regex/cname.h {NULL, 0}, NULL 40 ext/ereg/regex/debug.c if (g->must != NULL) NULL 126 ext/ereg/regex/debug.c if (strchr("\\|()^$.[+*?{}!<> ", (char)opnd) != NULL) NULL 97 ext/ereg/regex/engine.c if (g->must != NULL) { NULL 109 ext/ereg/regex/engine.c m->pmatch = NULL; NULL 110 ext/ereg/regex/engine.c m->lastpos = NULL; NULL 124 ext/ereg/regex/engine.c if (endp == NULL) { /* a miss */ NULL 132 ext/ereg/regex/engine.c assert(m->coldp != NULL); NULL 136 ext/ereg/regex/engine.c if (endp != NULL) NULL 145 ext/ereg/regex/engine.c if (m->pmatch == NULL) NULL 148 ext/ereg/regex/engine.c if (m->pmatch == NULL) { NULL 158 ext/ereg/regex/engine.c if (g->nplus > 0 && m->lastpos == NULL) NULL 161 ext/ereg/regex/engine.c if (g->nplus > 0 && m->lastpos == NULL) { NULL 169 ext/ereg/regex/engine.c if (dp != NULL) NULL 174 ext/ereg/regex/engine.c assert(g->nplus == 0 || m->lastpos != NULL); NULL 176 ext/ereg/regex/engine.c if (dp != NULL || endp <= m->coldp) NULL 180 ext/ereg/regex/engine.c if (endp == NULL) NULL 192 ext/ereg/regex/engine.c assert(dp == NULL || dp == endp); NULL 193 ext/ereg/regex/engine.c if (dp != NULL) /* found a shorter one */ NULL 208 ext/ereg/regex/engine.c assert(m->pmatch != NULL); NULL 218 ext/ereg/regex/engine.c if (m->pmatch != NULL) NULL 220 ext/ereg/regex/engine.c if (m->lastpos != NULL) NULL 297 ext/ereg/regex/engine.c assert(rest != NULL); /* it did match */ NULL 309 ext/ereg/regex/engine.c if (slow(m, sp, rest, ssub, esub) != NULL) { NULL 321 ext/ereg/regex/engine.c assert(rest != NULL); /* it did match */ NULL 336 ext/ereg/regex/engine.c if (sep == NULL || sep == ssp) NULL 341 ext/ereg/regex/engine.c if (sep == NULL) { NULL 357 ext/ereg/regex/engine.c assert(rest != NULL); /* it did match */ NULL 450 ext/ereg/regex/engine.c return(NULL); NULL 454 ext/ereg/regex/engine.c return(NULL); NULL 460 ext/ereg/regex/engine.c return(NULL); NULL 468 ext/ereg/regex/engine.c return(NULL); NULL 476 ext/ereg/regex/engine.c return(NULL); NULL 487 ext/ereg/regex/engine.c return(NULL); NULL 497 ext/ereg/regex/engine.c return(NULL); NULL 516 ext/ereg/regex/engine.c return(NULL); NULL 529 ext/ereg/regex/engine.c return(NULL); NULL 534 ext/ereg/regex/engine.c return(NULL); /* not enough left to match */ NULL 537 ext/ereg/regex/engine.c return(NULL); NULL 544 ext/ereg/regex/engine.c if (dp != NULL) NULL 549 ext/ereg/regex/engine.c assert(m->lastpos != NULL); NULL 560 ext/ereg/regex/engine.c if (dp == NULL) NULL 571 ext/ereg/regex/engine.c if (dp != NULL) NULL 575 ext/ereg/regex/engine.c return(NULL); /* there is none */ NULL 592 ext/ereg/regex/engine.c if (dp != NULL) NULL 595 ext/ereg/regex/engine.c return(NULL); NULL 603 ext/ereg/regex/engine.c if (dp != NULL) NULL 606 ext/ereg/regex/engine.c return(NULL); NULL 616 ext/ereg/regex/engine.c return((unsigned char *)NULL); /* dummy */ NULL 647 ext/ereg/regex/engine.c coldp = NULL; NULL 702 ext/ereg/regex/engine.c assert(coldp != NULL); NULL 707 ext/ereg/regex/engine.c return(NULL); NULL 738 ext/ereg/regex/engine.c matchp = NULL; NULL 142 ext/ereg/regex/main.c while (fgets(inbuf, sizeof(inbuf), in) != NULL) { NULL 158 ext/ereg/regex/main.c f[3] = NULL; NULL 160 ext/ereg/regex/main.c f[4] = NULL; NULL 167 ext/ereg/regex/main.c ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, sizeof(erbuf)); NULL 173 ext/ereg/regex/main.c ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, (size_t)SHORT); NULL 180 ext/ereg/regex/main.c ne = regerror(REG_ITOA|REG_BADPAT, (regex_t *)NULL, erbuf, sizeof(erbuf)); NULL 228 ext/ereg/regex/main.c re.re_endp = (opts®_PEND) ? f0copy + strlen(f0copy) : NULL; NULL 255 ext/ereg/regex/main.c if (strchr(f2, '(') == NULL || strchr(f2, ')') == NULL) NULL 262 ext/ereg/regex/main.c if (err != 0 && (f3 != NULL || err != REG_NOMATCH)) { NULL 271 ext/ereg/regex/main.c } else if (f3 == NULL) { NULL 279 ext/ereg/regex/main.c } else if ((grump = check(f2, subs[0], f3)) != NULL) { NULL 285 ext/ereg/regex/main.c if (err != 0 || f4 == NULL) { NULL 291 ext/ereg/regex/main.c should[i] = NULL; NULL 299 ext/ereg/regex/main.c if (grump != NULL) { NULL 324 ext/ereg/regex/main.c if (strchr(legal, *p) != NULL) NULL 376 ext/ereg/regex/main.c return(strchr(s, c) != NULL); NULL 387 ext/ereg/regex/main.c if (p == NULL) NULL 415 ext/ereg/regex/main.c register char *at = NULL; NULL 417 ext/ereg/regex/main.c if (should != NULL && strcmp(should, "-") == 0) NULL 418 ext/ereg/regex/main.c should = NULL; NULL 419 ext/ereg/regex/main.c if (should != NULL && should[0] == '@') { NULL 435 ext/ereg/regex/main.c if (sub.rm_so == -1 && should == NULL) NULL 436 ext/ereg/regex/main.c return(NULL); NULL 452 ext/ereg/regex/main.c if (should == NULL) { NULL 463 ext/ereg/regex/main.c return(NULL); NULL 466 ext/ereg/regex/main.c if (at == NULL) NULL 467 ext/ereg/regex/main.c return(NULL); NULL 475 ext/ereg/regex/main.c return(NULL); NULL 489 ext/ereg/regex/main.c len = regerror(REG_ITOA|err, (regex_t *)NULL, epbuf, sizeof(epbuf)); NULL 118 ext/ereg/regex/regcomp.c if (g == NULL) NULL 123 ext/ereg/regex/regcomp.c if (p->strip == NULL) { NULL 139 ext/ereg/regex/regcomp.c g->sets = NULL; NULL 140 ext/ereg/regex/regcomp.c g->setbits = NULL; NULL 146 ext/ereg/regex/regcomp.c g->must = NULL; NULL 625 ext/ereg/regex/regcomp.c if (cs->multis != NULL) NULL 638 ext/ereg/regex/regcomp.c if (cs->multis != NULL) NULL 642 ext/ereg/regex/regcomp.c assert(cs->multis == NULL); /* xxx */ NULL 735 ext/ereg/regex/regcomp.c for (cp = cclasses; cp->name != NULL; cp++) NULL 738 ext/ereg/regex/regcomp.c if (cp->name == NULL) { NULL 808 ext/ereg/regex/regcomp.c for (cp = cnames; cp->name != NULL; cp++) NULL 1015 ext/ereg/regex/regcomp.c if (p->g->sets == NULL) NULL 1020 ext/ereg/regex/regcomp.c if (p->g->setbits == NULL) NULL 1029 ext/ereg/regex/regcomp.c if (p->g->sets != NULL && p->g->setbits != NULL) NULL 1039 ext/ereg/regex/regcomp.c assert(p->g->sets != NULL); /* xxx */ NULL 1045 ext/ereg/regex/regcomp.c cs->multis = NULL; NULL 1161 ext/ereg/regex/regcomp.c if (cs->multis == NULL) NULL 1165 ext/ereg/regex/regcomp.c if (cs->multis == NULL) { NULL 1187 ext/ereg/regex/regcomp.c assert(fp != NULL); NULL 1194 ext/ereg/regex/regcomp.c cs->multis = NULL; NULL 1199 ext/ereg/regex/regcomp.c assert(cs->multis != NULL); NULL 1211 ext/ereg/regex/regcomp.c return(mcfind(cs, cp) != NULL); NULL 1226 ext/ereg/regex/regcomp.c if (cs->multis == NULL) NULL 1227 ext/ereg/regex/regcomp.c return(NULL); NULL 1231 ext/ereg/regex/regcomp.c return(NULL); NULL 1247 ext/ereg/regex/regcomp.c assert(cs->multis == NULL); /* xxx */ NULL 1262 ext/ereg/regex/regcomp.c assert(cs->multis == NULL); /* xxx */ NULL 1462 ext/ereg/regex/regcomp.c if (sp == NULL) { NULL 1481 ext/ereg/regex/regcomp.c if (g->strip == NULL) { NULL 1503 ext/ereg/regex/regcomp.c sop *start = NULL; NULL 1504 ext/ereg/regex/regcomp.c register sop *newstart = NULL; NULL 1563 ext/ereg/regex/regcomp.c if (g->must == NULL) { /* argh; just forget it */ NULL 79 ext/ereg/regex/regexec.c if ((m)->space == NULL) return(REG_ESPACE); \ NULL 23 ext/ereg/regex/regfree.c if (g == NULL || g->magic != MAGIC2) /* oops again */ NULL 28 ext/ereg/regex/regfree.c if (g->strip != NULL) NULL 30 ext/ereg/regex/regfree.c if (g->sets != NULL) NULL 32 ext/ereg/regex/regfree.c if (g->setbits != NULL) NULL 34 ext/ereg/regex/regfree.c if (g->must != NULL) NULL 172 ext/ereg/regex/split.c while (fgets(buf, sizeof(buf), stdin) != NULL) { NULL 274 ext/ereg/regex/split.c NULL, NULL, 0, { NULL }, NULL 287 ext/ereg/regex/split.c for (n = 0; tests[n].str != NULL; n++) { NULL 289 ext/ereg/regex/split.c fields[RNF] = NULL; NULL 296 ext/ereg/regex/split.c } else if (fields[RNF] != NULL) { NULL 302 ext/ereg/regex/split.c if (f == NULL) NULL 184 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal encoding ignored: '%s'", new_value); NULL 199 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal encoding ignored: '%s'", new_value); NULL 221 ext/exif/exif.c exif_globals->encode_unicode = NULL; NULL 222 ext/exif/exif.c exif_globals->decode_unicode_be = NULL; NULL 223 ext/exif/exif.c exif_globals->decode_unicode_le = NULL; NULL 224 ext/exif/exif.c exif_globals->encode_jis = NULL; NULL 225 ext/exif/exif.c exif_globals->decode_jis_be = NULL; NULL 226 ext/exif/exif.c exif_globals->decode_jis_le = NULL; NULL 264 ext/exif/exif.c STANDARD_MODULE_HEADER_EX, NULL, NULL 270 ext/exif/exif.c NULL, NULL, NULL 278 ext/exif/exif.c NULL, NULL 279 ext/exif/exif.c NULL, NULL 312 ext/exif/exif.c #define EXIF_ERRLOG_FILEEOF(ImageInfo) exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_FILEEOF); NULL 313 ext/exif/exif.c #define EXIF_ERRLOG_CORRUPT(ImageInfo) exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_CORRUPT); NULL 314 ext/exif/exif.c #define EXIF_ERRLOG_THUMBEOF(ImageInfo) exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_THUMBEOF); NULL 315 ext/exif/exif.c #define EXIF_ERRLOG_FSREALLOC(ImageInfo) exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_FSREALLOC); NULL 998 ext/exif/exif.c { tag_table_VND_CANON, "Canon", NULL, NULL, 0, 0, MN_ORDER_INTEL, MN_OFFSET_GUESS}, NULL 1000 ext/exif/exif.c { tag_table_VND_CASIO, "CASIO", NULL, NULL, 0, 0, MN_ORDER_MOTOROLA, MN_OFFSET_NORMAL}, NULL 1001 ext/exif/exif.c { tag_table_VND_FUJI, "FUJIFILM", NULL, "FUJIFILM\x0C\x00\x00\x00", 12, 12, MN_ORDER_INTEL, MN_OFFSET_MAKER}, NULL 1002 ext/exif/exif.c { tag_table_VND_NIKON, "NIKON", NULL, "Nikon\x00\x01\x00", 8, 8, MN_ORDER_NORMAL, MN_OFFSET_NORMAL}, NULL 1003 ext/exif/exif.c { tag_table_VND_NIKON_990, "NIKON", NULL, NULL, 0, 0, MN_ORDER_NORMAL, MN_OFFSET_NORMAL}, NULL 1004 ext/exif/exif.c { tag_table_VND_OLYMPUS, "OLYMPUS OPTICAL CO.,LTD", NULL, "OLYMP\x00\x01\x00", 8, 8, MN_ORDER_NORMAL, MN_OFFSET_NORMAL}, NULL 1276 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type single"); NULL 1281 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type double"); NULL 1325 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type single"); NULL 1330 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type double"); NULL 1616 ext/exif/exif.c ImageInfo->file.list[count].data = NULL; NULL 1620 ext/exif/exif.c data = NULL; NULL 1621 ext/exif/exif.c } else if (data == NULL) { NULL 1780 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Found value of type single"); NULL 1786 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Found value of type double"); NULL 1904 ext/exif/exif.c if ((f=image_info->info_list[section_index].list[i].name) != NULL) { NULL 1916 ext/exif/exif.c if ((f=image_info->info_list[section_index].list[i].value.s) != NULL) { NULL 1931 ext/exif/exif.c if ((f=image_info->info_list[section_index].list[i].value.list) != NULL) { NULL 1954 ext/exif/exif.c zval *tmpi, *array = NULL; NULL 2023 ext/exif/exif.c array = NULL; NULL 2248 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Undefined JPEG2000 comment encoding"); NULL 2252 ext/exif/exif.c exif_iif_add_tag(image_info, SECTION_COMMENT, "Comment", TAG_COMPUTED_VALUE, TAG_FMT_UNDEFINED, 0, NULL); NULL 2253 ext/exif/exif.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "JPEG2000 comment section too small"); NULL 2357 ext/exif/exif.c szTemp = exif_get_tagname(tag, NULL, 0, tag_table_IFD TSRMLS_CC); NULL 2460 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: filetype = %d", ImageInfo->Thumbnail.filetype); NULL 2472 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: size of signature + directory(%d): 0x%02X", info_list->count, new_size); NULL 2500 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: process tag(x%04X=%s): %s%s (%d bytes)", info_data->tag, exif_get_tagname(info_data->tag, tagname, -12, tag_table_IFD TSRMLS_CC), (info_data->length>1)&&info_data->format!=TAG_FMT_UNDEFINED&&info_data->format!=TAG_FMT_STRING?"ARRAY OF ":"", exif_get_tagformat(info_data->format), byte_count); NULL 2517 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: writing with value offset: 0x%04X + 0x%02X", new_value, byte_count); NULL 2528 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: created"); NULL 2550 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Illegal thumbnail size/offset"); NULL 2623 ext/exif/exif.c *pszEncoding = NULL; NULL 2748 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process %s @x%04X + 0x%04X=%d: %s", exif_get_sectionname(section_index), (int)dir_start-(int)offset_base+maker_note->offset+displacement, value_len, value_len, exif_char_dump(value_ptr, value_len, (int)dir_start-(int)offset_base+maker_note->offset+displacement)); NULL 2775 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Using automatic offset correction: 0x%04X", ((int)dir_start-(int)offset_base+maker_note->offset+displacement) + offset_diff); NULL 2798 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(SECTION_MAKERNOTE)); NULL 2810 ext/exif/exif.c char *value_ptr, tagname[64], cbuf[32], *outside=NULL; NULL 2895 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Wrong file pointer: 0x%08X != 0x%08X", fgot, offset_val); NULL 2915 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process tag(x%04X=%s,@x%04X + x%04X(=%d)): %s%s %s", tag, exif_get_tagname(tag, tagname, -12, tag_table TSRMLS_CC), offset_val+displacement, byte_count, byte_count, (components>1)&&format!=TAG_FMT_UNDEFINED&&format!=TAG_FMT_STRING?"ARRAY OF ":"", exif_get_tagformat(format), dump_data); NULL 3059 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Skip SUB IFD"); NULL 3083 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found EXIF"); NULL 3090 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found GPS"); NULL 3097 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found INTEROPERABILITY"); NULL 3112 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(sub_section_index)); NULL 3132 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process %s (x%04X(=%d))", exif_get_sectionname(section_index), IFDlength, IFDlength); NULL 3169 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Expect next IFD to be thumbnail"); NULL 3173 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail size: 0x%04X", ImageInfo->Thumbnail.size); NULL 3204 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF alignment marker"); NULL 3212 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF start (1)"); NULL 3216 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid IFD start"); NULL 3225 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process TIFF in JPEG done"); NULL 3244 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Incorrect APP1 Exif Identifier Code"); NULL 3249 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process APP1/EXIF done"); NULL 3269 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process section APP12 with l1=%d, l2=%d done", l1, l2); NULL 3288 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Needing section %d @ 0x%08X", ImageInfo->file.count, fpos); NULL 3321 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "To many padding bytes"); NULL 3339 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll); NULL 3346 ext/exif/exif.c sn = exif_file_sections_add(ImageInfo, marker, itemlen+1, NULL); NULL 3355 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Error reading from file: got=x%04X(=%d) != itemlen-2=x%04X(=%d)", got, got, itemlen-2, itemlen-2); NULL 3360 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process section(x%02X=%s) @ x%04X + x%04X(=%d)", marker, exif_get_markername(marker), fpos, itemlen, itemlen); NULL 3369 ext/exif/exif.c sn = exif_file_sections_add(ImageInfo, M_PSEUDO, size, NULL); NULL 3380 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "No image in jpeg!"); NULL 3436 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Done"); NULL 3456 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Thumbnail is not a JPEG image"); NULL 3484 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: process section(x%02X=%s) @ x%04X + x%04X", marker, exif_get_markername(marker), pos, length); NULL 3505 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: size: %d * %d", sof_info.width, sof_info.height); NULL 3511 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Could not compute size of thumbnail"); NULL 3521 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Could not compute size of thumbnail"); NULL 3542 ext/exif/exif.c sn = exif_file_sections_add(ImageInfo, M_PSEUDO, 2, NULL); NULL 3544 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: filesize(x%04X), IFD dir(x%04X + x%04X)", ImageInfo->FileSize, dir_offset, 2); NULL 3552 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: filesize(x%04X), IFD dir(x%04X + x%04X), IFD entries(%d)", ImageInfo->FileSize, dir_offset+2, dir_size-2, num_entries); NULL 3561 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF done, next offset x%04X", next_offset); NULL 3570 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: tag(0x%04X,%12s): Illegal format code 0x%04X, switching to BYTE", entry_tag, exif_get_tagname(entry_tag, tagname, -12, tag_table TSRMLS_CC), entry_type); NULL 3628 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Resize struct: x%04X + x%04X - x%04X = x%04X", entry_offset, entry_length, dir_offset, ifd_size); NULL 3636 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Error in TIFF: filesize(x%04X) less than size of IFD(x%04X + x%04X)", ImageInfo->FileSize, dir_offset, ifd_size); NULL 3644 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF: filesize(x%04X), IFD(x%04X + x%04X)", ImageInfo->FileSize, dir_offset, ifd_size); NULL 3648 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF, done"); NULL 3682 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s @x%04X", exif_get_sectionname(sub_section_index), entry_offset); NULL 3693 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "%s THUMBNAIL @0x%04X + 0x%04X", ImageInfo->Thumbnail.data ? "Ignore" : "Read", ImageInfo->Thumbnail.offset, ImageInfo->Thumbnail.size); NULL 3707 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s done", exif_get_sectionname(sub_section_index)); NULL 3722 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read next IFD (THUMBNAIL) at x%04X", next_offset); NULL 3727 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "%s THUMBNAIL @0x%04X + 0x%04X", ImageInfo->Thumbnail.data ? "Ignore" : "Read", ImageInfo->Thumbnail.offset, ImageInfo->Thumbnail.size); NULL 3739 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read next IFD (THUMBNAIL) done"); NULL 3744 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Error in TIFF: filesize(x%04X) less than size of IFD(x%04X)", ImageInfo->FileSize, dir_offset+ImageInfo->file.list[sn].size); NULL 3748 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Error in TIFF: filesize(x%04X) less than size of IFD dir(x%04X)", ImageInfo->FileSize, dir_offset+dir_size); NULL 3752 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Error in TIFF: filesize(x%04X) less than start of IFD dir(x%04X)", ImageInfo->FileSize, dir_offset+2); NULL 3777 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid JPEG file"); NULL 3787 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "File has TIFF/II format"); NULL 3795 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF file"); NULL 3801 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "File has TIFF/MM format"); NULL 3809 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF file"); NULL 3812 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "File not supported"); NULL 3817 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "File too small (%d)", ImageInfo->FileSize); NULL 3870 ext/exif/exif.c ImageInfo->infile = php_stream_open_wrapper(FileName, "rb", STREAM_MUST_SEEK|IGNORE_PATH, NULL); NULL 3872 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Unable to open file"); NULL 3879 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Not a file"); NULL 3897 ext/exif/exif.c php_basename(FileName, strlen(FileName), NULL, 0, &(ImageInfo->FileName), NULL TSRMLS_CC); NULL 3924 ext/exif/exif.c char *p_name, *p_sections_needed = NULL; NULL 3961 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Sections needed: %s", sections_str[0] ? sections_str : "None"); NULL 3971 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Sections found: %s", sections_str[0] ? sections_str : "None"); NULL 3986 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Generate section FILE"); NULL 3998 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Generate section COMPUTED"); NULL 4048 ext/exif/exif.c exif_iif_add_str(&ImageInfo, SECTION_WINXP, exif_get_tagname(ImageInfo.xp_fields.list[i].tag, NULL, 0, exif_get_tag_table(SECTION_WINXP) TSRMLS_CC), ImageInfo.xp_fields.list[i].value TSRMLS_CC); NULL 4069 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Adding image infos"); NULL 4087 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Discarding info"); NULL 4093 ext/exif/exif.c php_error_docref1(NULL TSRMLS_CC, Z_STRVAL_PP(p_name), E_NOTICE, "done"); NULL 4124 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Thumbnail data %d %d %d, %d x %d", ImageInfo.Thumbnail.data, ImageInfo.Thumbnail.size, ImageInfo.Thumbnail.filetype, ImageInfo.Thumbnail.width, ImageInfo.Thumbnail.height); NULL 4132 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Returning thumbnail(%d)", ImageInfo.Thumbnail.size); NULL 4151 ext/exif/exif.c exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Discarding info"); NULL 4157 ext/exif/exif.c php_error_docref1(NULL TSRMLS_CC, p_name, E_NOTICE, "Done"); NULL 4175 ext/exif/exif.c stream = php_stream_open_wrapper(imagefile, "rb", IGNORE_PATH|REPORT_ERRORS, NULL); NULL 4177 ext/exif/exif.c if (stream == NULL) { NULL 4181 ext/exif/exif.c itype = php_getimagetype(stream, NULL TSRMLS_CC); NULL 74 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The invalid fileinfo object."); \ NULL 108 ext/fileinfo/fileinfo.c intern->ptr = NULL; NULL 110 ext/fileinfo/fileinfo.c retval.handle = zend_objects_store_put(intern, NULL, NULL 111 ext/fileinfo/fileinfo.c finfo_objects_free, NULL TSRMLS_CC); NULL 181 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to set option '%ld' %d:%s", \ NULL 196 ext/fileinfo/fileinfo.c rsrc->ptr = NULL; NULL 211 ext/fileinfo/fileinfo.c {NULL, NULL, NULL} NULL 227 ext/fileinfo/fileinfo.c le_fileinfo = zend_register_list_destructors_ex(finfo_resource_destructor, NULL, "file_info", module_number); NULL 255 ext/fileinfo/fileinfo.c NULL, NULL 256 ext/fileinfo/fileinfo.c NULL, NULL 257 ext/fileinfo/fileinfo.c NULL, NULL 293 ext/fileinfo/fileinfo.c char *file = NULL; NULL 310 ext/fileinfo/fileinfo.c finfo_obj->ptr = NULL; NULL 315 ext/fileinfo/fileinfo.c file = NULL; NULL 319 ext/fileinfo/fileinfo.c if ((PG(safe_mode) && (!php_checkuid(file, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(file TSRMLS_CC)) { NULL 326 ext/fileinfo/fileinfo.c if (!expand_filepath_with_mode(file, resolved_path, NULL, 0, CWD_EXPAND TSRMLS_CC)) { NULL 338 ext/fileinfo/fileinfo.c if (finfo->magic == NULL) { NULL 340 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid mode '%ld'.", options); NULL 346 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to load magic database at '%s'.", file); NULL 414 ext/fileinfo/fileinfo.c char *ret_val = NULL, *buffer = NULL; NULL 416 ext/fileinfo/fileinfo.c struct php_fileinfo *finfo = NULL; NULL 417 ext/fileinfo/fileinfo.c zval *zfinfo, *zcontext = NULL; NULL 421 ext/fileinfo/fileinfo.c struct magic_set *magic = NULL; NULL 443 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only process string or stream arguments"); NULL 448 ext/fileinfo/fileinfo.c if (magic_load(magic, NULL) == -1) { NULL 449 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to load magic database."); NULL 504 ext/fileinfo/fileinfo.c if (buffer == NULL || !*buffer) { NULL 505 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty filename or path"); NULL 526 ext/fileinfo/fileinfo.c stream = php_stream_open_wrapper_ex(buffer, "rb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, context); NULL 528 ext/fileinfo/fileinfo.c stream = php_stream_open_wrapper_ex(buffer, "rb", REPORT_ERRORS, NULL, context); NULL 550 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only process string or stream arguments"); NULL 557 ext/fileinfo/fileinfo.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed identify data %d:%s", magic_errno(magic), magic_error(magic)); NULL 157 ext/fileinfo/libmagic/apprentice.c { NULL, 0, NULL } NULL 368 ext/fileinfo/libmagic/apprentice.c if ((ml = CAST(struct mlist *, emalloc(sizeof(*ml)))) == NULL) NULL 371 ext/fileinfo/libmagic/apprentice.c ml->map = idx == 0 ? map : NULL; NULL 401 ext/fileinfo/libmagic/apprentice.c if (map == NULL) NULL 407 ext/fileinfo/libmagic/apprentice.c if (map == NULL) { NULL 413 ext/fileinfo/libmagic/apprentice.c if (map == NULL) NULL 441 ext/fileinfo/libmagic/apprentice.c if (ms == NULL) NULL 464 ext/fileinfo/libmagic/apprentice.c sizeof(struct magic_set)))) == NULL) NULL 465 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 472 ext/fileinfo/libmagic/apprentice.c ms->o.buf = ms->o.pbuf = NULL; NULL 475 ext/fileinfo/libmagic/apprentice.c if ((ms->c.li = CAST(struct level_info *, emalloc(len))) == NULL) NULL 481 ext/fileinfo/libmagic/apprentice.c ms->mlist[i] = NULL; NULL 487 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 493 ext/fileinfo/libmagic/apprentice.c if (map == NULL) NULL 501 ext/fileinfo/libmagic/apprentice.c if (map->p != NULL) { NULL 512 ext/fileinfo/libmagic/apprentice.c if ((mlist = CAST(struct mlist *, ecalloc(1, sizeof(*mlist)))) == NULL) { NULL 513 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 524 ext/fileinfo/libmagic/apprentice.c if (mlist == NULL) NULL 546 ext/fileinfo/libmagic/apprentice.c if ((fn = magic_getpath(fn, action)) == NULL) NULL 552 ext/fileinfo/libmagic/apprentice.c if (fn == NULL) NULL 554 ext/fileinfo/libmagic/apprentice.c if (fn == NULL) { NULL 557 ext/fileinfo/libmagic/apprentice.c if ((ms->mlist[i] = mlist_alloc()) == NULL) { NULL 565 ext/fileinfo/libmagic/apprentice.c if ((mfn = estrdup(fn)) == NULL) { NULL 572 ext/fileinfo/libmagic/apprentice.c if ((ms->mlist[i] = mlist_alloc()) == NULL) { NULL 602 ext/fileinfo/libmagic/apprentice.c ms->mlist[i] = NULL; NULL 613 ext/fileinfo/libmagic/apprentice.c ms->mlist[i] = NULL; NULL 890 ext/fileinfo/libmagic/apprentice.c if (file_looks_utf8(m->value.us, (size_t)m->vallen, NULL, NULL 891 ext/fileinfo/libmagic/apprentice.c NULL) <= 0) NULL 918 ext/fileinfo/libmagic/apprentice.c NULL) { NULL 939 ext/fileinfo/libmagic/apprentice.c char *line = NULL; NULL 950 ext/fileinfo/libmagic/apprentice.c stream = php_stream_open_wrapper((char *)fn, "rb", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL); NULL 952 ext/fileinfo/libmagic/apprentice.c stream = php_stream_open_wrapper((char *)fn, "rb", REPORT_ERRORS, NULL); NULL 955 ext/fileinfo/libmagic/apprentice.c if (stream == NULL) { NULL 965 ext/fileinfo/libmagic/apprentice.c for (ms->line = 1; (line = php_stream_get_line(stream, buffer , BUFSIZ, &len)) != NULL; ms->line++) { NULL 980 ext/fileinfo/libmagic/apprentice.c for (i = 0; bang[i].name != NULL; i++) { NULL 986 ext/fileinfo/libmagic/apprentice.c if (bang[i].name == NULL) { NULL 992 ext/fileinfo/libmagic/apprentice.c if (me.mp == NULL) { NULL 1102 ext/fileinfo/libmagic/apprentice.c if ((*ma = CAST(struct magic *, emalloc(slen))) == NULL) { NULL 1121 ext/fileinfo/libmagic/apprentice.c if (me == NULL) NULL 1132 ext/fileinfo/libmagic/apprentice.c struct magic_entry *mentry[MAGIC_SETS] = { NULL }; NULL 1136 ext/fileinfo/libmagic/apprentice.c char **filearr = NULL; NULL 1146 ext/fileinfo/libmagic/apprentice.c if ((map = CAST(struct magic_map *, ecalloc(1, sizeof(*map)))) == NULL) { NULL 1148 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 1172 ext/fileinfo/libmagic/apprentice.c dir = php_stream_opendir((char *)fn, REPORT_ERRORS, NULL); NULL 1193 ext/fileinfo/libmagic/apprentice.c erealloc(filearr, mlen))) == NULL) { NULL 1251 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 1520 ext/fileinfo/libmagic/apprentice.c if (me->mp == NULL) { NULL 1538 ext/fileinfo/libmagic/apprentice.c sizeof(*nm) * cnt))) == NULL) { NULL 1550 ext/fileinfo/libmagic/apprentice.c if (me->mp != NULL) NULL 1552 ext/fileinfo/libmagic/apprentice.c if ((m = CAST(struct magic *, emalloc(len))) == NULL) { NULL 1740 ext/fileinfo/libmagic/apprentice.c me->mp = NULL; NULL 2278 ext/fileinfo/libmagic/apprentice.c if (*p == NULL) { NULL 2341 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 2363 ext/fileinfo/libmagic/apprentice.c if (strchr("<>&^=!", c) == NULL NULL 2366 ext/fileinfo/libmagic/apprentice.c == NULL)) { NULL 2593 ext/fileinfo/libmagic/apprentice.c char *dbname = NULL; NULL 2596 ext/fileinfo/libmagic/apprentice.c php_stream *stream = NULL; NULL 2602 ext/fileinfo/libmagic/apprentice.c if ((map = CAST(struct magic_map *, ecalloc(1, sizeof(*map)))) == NULL) { NULL 2608 ext/fileinfo/libmagic/apprentice.c if (fn == NULL) { NULL 2616 ext/fileinfo/libmagic/apprentice.c if (php_stream_stat_path_ex((char *)fn, 0, &st, NULL) == SUCCESS) { NULL 2624 ext/fileinfo/libmagic/apprentice.c if (dbname == NULL) NULL 2628 ext/fileinfo/libmagic/apprentice.c stream = php_stream_open_wrapper((char *)fn, "rb", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL); NULL 2630 ext/fileinfo/libmagic/apprentice.c stream = php_stream_open_wrapper((char *)fn, "rb", REPORT_ERRORS, NULL); NULL 2648 ext/fileinfo/libmagic/apprentice.c if ((map->p = CAST(void *, emalloc(map->len))) == NULL) { NULL 2660 ext/fileinfo/libmagic/apprentice.c stream = NULL; NULL 2686 ext/fileinfo/libmagic/apprentice.c if (needsbyteswap && fn == NULL) { NULL 2691 ext/fileinfo/libmagic/apprentice.c if (NULL != fn) { NULL 2712 ext/fileinfo/libmagic/apprentice.c if (NULL != fn && entries != nentries + 1) { NULL 2735 ext/fileinfo/libmagic/apprentice.c return NULL; NULL 2761 ext/fileinfo/libmagic/apprentice.c if (dbname == NULL) NULL 2766 ext/fileinfo/libmagic/apprentice.c stream = php_stream_open_wrapper((char *)fn, "wb+", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL); NULL 2768 ext/fileinfo/libmagic/apprentice.c stream = php_stream_open_wrapper((char *)fn, "wb+", REPORT_ERRORS, NULL); NULL 2823 ext/fileinfo/libmagic/apprentice.c if ((p = strrchr(fn, '/')) != NULL) NULL 2856 ext/fileinfo/libmagic/apprentice.c if (strstr(p, ".mime") != NULL) NULL 56 ext/fileinfo/libmagic/apptype.c else if ((filename = tempnam("./", "tmp")) == NULL) { NULL 67 ext/fileinfo/libmagic/apptype.c if (fn == NULL) { NULL 68 ext/fileinfo/libmagic/apptype.c if ((fp = fopen(path, "wb")) == NULL) { NULL 82 ext/fileinfo/libmagic/apptype.c if (fn == NULL) { NULL 74 ext/fileinfo/libmagic/ascmagic.c unichar *ubuf = NULL; NULL 78 ext/fileinfo/libmagic/ascmagic.c const char *code = NULL; NULL 79 ext/fileinfo/libmagic/ascmagic.c const char *code_mime = NULL; NULL 80 ext/fileinfo/libmagic/ascmagic.c const char *type = NULL; NULL 105 ext/fileinfo/libmagic/ascmagic.c unsigned char *utf8_buf = NULL, *utf8_end; NULL 110 ext/fileinfo/libmagic/ascmagic.c const char *subtype = NULL; NULL 111 ext/fileinfo/libmagic/ascmagic.c const char *subtype_mime = NULL; NULL 142 ext/fileinfo/libmagic/ascmagic.c if ((utf8_buf = CAST(unsigned char *, emalloc(mlen))) == NULL) { NULL 147 ext/fileinfo/libmagic/ascmagic.c == NULL) NULL 319 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 323 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 328 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 334 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 341 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 349 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 357 ext/fileinfo/libmagic/ascmagic.c return NULL; NULL 301 ext/fileinfo/libmagic/cdf.c if (info->i_buf != NULL && info->i_len >= siz) { NULL 408 ext/fileinfo/libmagic/cdf.c == NULL) NULL 421 ext/fileinfo/libmagic/cdf.c if ((msa = CAST(cdf_secid_t *, calloc(1, ss))) == NULL) NULL 505 ext/fileinfo/libmagic/cdf.c if (scn->sst_tab == NULL) NULL 547 ext/fileinfo/libmagic/cdf.c if (sst->sst_tab == NULL || scn->sst_len == (size_t)-1) NULL 551 ext/fileinfo/libmagic/cdf.c if (scn->sst_tab == NULL) NULL 586 ext/fileinfo/libmagic/cdf.c if (len < h->h_min_size_standard_stream && sst->sst_tab != NULL) NULL 611 ext/fileinfo/libmagic/cdf.c if (dir->dir_tab == NULL) NULL 614 ext/fileinfo/libmagic/cdf.c if ((buf = CAST(char *, malloc(ss))) == NULL) { NULL 660 ext/fileinfo/libmagic/cdf.c if (ssat->sat_tab == NULL) NULL 712 ext/fileinfo/libmagic/cdf.c scn->sst_tab = NULL; NULL 799 ext/fileinfo/libmagic/cdf.c if (inp == NULL) NULL 893 ext/fileinfo/libmagic/cdf.c if (inp == NULL) NULL 963 ext/fileinfo/libmagic/cdf.c *info = NULL; NULL 1179 ext/fileinfo/libmagic/cdf.c if (sst == NULL) NULL 1310 ext/fileinfo/libmagic/cdf.c info.i_buf = NULL; NULL 156 ext/fileinfo/libmagic/cdf_time.c if (gmtime_r(&ts->ts_sec, &tm) == NULL) { NULL 173 ext/fileinfo/libmagic/cdf_time.c if (ptr != NULL) NULL 192 ext/fileinfo/libmagic/cdf_time.c if ((q = strchr(p, '\n')) != NULL) NULL 73 ext/fileinfo/libmagic/compress.c { "\037\235", 2, { "gzip", "-cdq", NULL }, 1 }, /* compressed */ NULL 76 ext/fileinfo/libmagic/compress.c { "\037\235", 2, { "uncompress", "-c", NULL }, 1 }, /* compressed */ NULL 77 ext/fileinfo/libmagic/compress.c { "\037\213", 2, { "gzip", "-cdq", NULL }, 1 }, /* gzipped */ NULL 78 ext/fileinfo/libmagic/compress.c { "\037\236", 2, { "gzip", "-cdq", NULL }, 1 }, /* frozen */ NULL 79 ext/fileinfo/libmagic/compress.c { "\037\240", 2, { "gzip", "-cdq", NULL }, 1 }, /* SCO LZH */ NULL 81 ext/fileinfo/libmagic/compress.c { "\037\036", 2, { "gzip", "-cdq", NULL }, 0 }, /* packed */ NULL 82 ext/fileinfo/libmagic/compress.c { "PK\3\4", 4, { "gzip", "-cdq", NULL }, 1 }, /* pkzipped, */ NULL 84 ext/fileinfo/libmagic/compress.c { "BZh", 3, { "bzip2", "-cd", NULL }, 1 }, /* bzip2-ed */ NULL 85 ext/fileinfo/libmagic/compress.c { "LZIP", 4, { "lzip", "-cdq", NULL }, 1 }, NULL 86 ext/fileinfo/libmagic/compress.c { "\3757zXZ\0",6,{ "xz", "-cd", NULL }, 1 }, /* XZ Utils */ NULL 87 ext/fileinfo/libmagic/compress.c { "LRZI", 4, { "lrzip", "-dqo-", NULL }, 1 }, /* LRZIP */ NULL 105 ext/fileinfo/libmagic/compress.c unsigned char *newbuf = NULL; NULL 134 ext/fileinfo/libmagic/compress.c file_buffer(ms, -1, NULL, buf, nbytes) == -1) NULL 206 ext/fileinfo/libmagic/compress.c selrv = select(fd + 1, &check, NULL, NULL, &tout); NULL 348 ext/fileinfo/libmagic/compress.c if ((*newch = CAST(unsigned char *, emalloc(HOWMANY + 1))) == NULL) { NULL 496 ext/fileinfo/libmagic/compress.c while (waitpid(pid, NULL, WNOHANG) != -1) NULL 499 ext/fileinfo/libmagic/compress.c (void)wait(NULL); NULL 72 ext/fileinfo/libmagic/encoding.c unsigned char *nbuf = NULL; NULL 76 ext/fileinfo/libmagic/encoding.c if ((nbuf = CAST(unsigned char *, calloc((size_t)1, mlen))) == NULL) { NULL 81 ext/fileinfo/libmagic/encoding.c if ((*ubuf = CAST(unichar *, calloc((size_t)1, mlen))) == NULL) { NULL 102 ext/fileinfo/libmagic/fsmagic.c if (fn == NULL && !stream) { NULL 63 ext/fileinfo/libmagic/funcs.c char *buf = NULL, *newstr; NULL 69 ext/fileinfo/libmagic/funcs.c if (ms->o.buf != NULL) { NULL 90 ext/fileinfo/libmagic/funcs.c char *buf = NULL; NULL 97 ext/fileinfo/libmagic/funcs.c ms->o.buf = NULL; NULL 167 ext/fileinfo/libmagic/funcs.c unichar *u8buf = NULL; NULL 169 ext/fileinfo/libmagic/funcs.c const char *code = NULL; NULL 171 ext/fileinfo/libmagic/funcs.c const char *type = NULL; NULL 310 ext/fileinfo/libmagic/funcs.c if (ms->mlist[0] == NULL) { NULL 316 ext/fileinfo/libmagic/funcs.c ms->o.buf = NULL; NULL 320 ext/fileinfo/libmagic/funcs.c ms->o.pbuf = NULL; NULL 342 ext/fileinfo/libmagic/funcs.c return NULL; NULL 347 ext/fileinfo/libmagic/funcs.c if (ms->o.buf == NULL) NULL 348 ext/fileinfo/libmagic/funcs.c return NULL; NULL 353 ext/fileinfo/libmagic/funcs.c return NULL; NULL 356 ext/fileinfo/libmagic/funcs.c if ((ms->o.pbuf = CAST(char *, erealloc(ms->o.pbuf, psize))) == NULL) { NULL 358 ext/fileinfo/libmagic/funcs.c return NULL; NULL 418 ext/fileinfo/libmagic/funcs.c ms->c.li = CAST(struct level_info *, (ms->c.li == NULL) ? NULL 421 ext/fileinfo/libmagic/funcs.c if (ms->c.li == NULL) { NULL 437 ext/fileinfo/libmagic/funcs.c return ms->o.buf == NULL ? 0 : strlen(ms->o.buf); NULL 456 ext/fileinfo/libmagic/funcs.c if ((pce = pcre_get_compiled_regex_cache(Z_STRVAL_P(patt), Z_STRLEN_P(patt) TSRMLS_CC)) == NULL) { NULL 472 ext/fileinfo/libmagic/funcs.c if (NULL == res) { NULL 109 ext/fileinfo/libmagic/magic.c default_magic = NULL; NULL 111 ext/fileinfo/libmagic/magic.c if ((home = getenv("HOME")) == NULL) NULL 136 ext/fileinfo/libmagic/magic.c default_magic = NULL; NULL 141 ext/fileinfo/libmagic/magic.c char *tmppath = NULL; NULL 147 ext/fileinfo/libmagic/magic.c if (hmagicpath == NULL) \ NULL 157 ext/fileinfo/libmagic/magic.c tmppath = NULL; \ NULL 163 ext/fileinfo/libmagic/magic.c default_magic = NULL; NULL 167 ext/fileinfo/libmagic/magic.c if ((home = getenv("LOCALAPPDATA")) == NULL) { NULL 168 ext/fileinfo/libmagic/magic.c if ((home = getenv("USERPROFILE")) != NULL) NULL 172 ext/fileinfo/libmagic/magic.c tmppath = NULL; NULL 175 ext/fileinfo/libmagic/magic.c tmppath = NULL; NULL 181 ext/fileinfo/libmagic/magic.c if ((home = getenv("COMMONPROGRAMFILES")) != NULL) { NULL 189 ext/fileinfo/libmagic/magic.c if (GetModuleFileNameA(NULL, dllpath, MAX_PATH)){ NULL 216 ext/fileinfo/libmagic/magic.c if (magicfile != NULL) NULL 220 ext/fileinfo/libmagic/magic.c if (magicfile != NULL) NULL 254 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 265 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 273 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 282 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 324 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 325 ext/fileinfo/libmagic/magic.c return NULL; NULL 326 ext/fileinfo/libmagic/magic.c return file_or_stream(ms, NULL, NULL); NULL 335 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 336 ext/fileinfo/libmagic/magic.c return NULL; NULL 337 ext/fileinfo/libmagic/magic.c return file_or_stream(ms, inname, NULL); NULL 343 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 344 ext/fileinfo/libmagic/magic.c return NULL; NULL 345 ext/fileinfo/libmagic/magic.c return file_or_stream(ms, NULL, stream); NULL 359 ext/fileinfo/libmagic/magic.c return NULL; NULL 387 ext/fileinfo/libmagic/magic.c stream = php_stream_open_wrapper((char *)inname, "rb", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL); NULL 389 ext/fileinfo/libmagic/magic.c stream = php_stream_open_wrapper((char *)inname, "rb", REPORT_ERRORS, NULL); NULL 424 ext/fileinfo/libmagic/magic.c return rv == 0 ? file_getbuffer(ms) : NULL; NULL 431 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 432 ext/fileinfo/libmagic/magic.c return NULL; NULL 434 ext/fileinfo/libmagic/magic.c return NULL; NULL 439 ext/fileinfo/libmagic/magic.c if (file_buffer(ms, NULL, NULL, buf, nb) == -1) { NULL 440 ext/fileinfo/libmagic/magic.c return NULL; NULL 448 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 450 ext/fileinfo/libmagic/magic.c return (ms->event_flags & EVENT_HAD_ERR) ? ms->o.buf : NULL; NULL 456 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 464 ext/fileinfo/libmagic/magic.c if (ms == NULL) NULL 69 ext/fileinfo/libmagic/print.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Warning: %s", expanded_format); NULL 99 ext/fileinfo/libmagic/print.c if (tm1 == NULL) NULL 108 ext/fileinfo/libmagic/print.c if (tm == NULL) NULL 113 ext/fileinfo/libmagic/print.c if (pp == NULL) NULL 55 ext/fileinfo/libmagic/readcdf.c const char *str = NULL; NULL 149 ext/fileinfo/libmagic/readcdf.c if ((ec = strchr(c, '\n')) != NULL) NULL 165 ext/fileinfo/libmagic/readcdf.c if (str == NULL) NULL 57 ext/fileinfo/libmagic/readelf.c #define isquote(c) (strchr("'\"`", (c)) != NULL) NULL 819 ext/fileinfo/libmagic/readelf.c { 0, NULL } NULL 848 ext/fileinfo/libmagic/readelf.c { 0, NULL } NULL 988 ext/fileinfo/libmagic/readelf.c cdp = NULL; NULL 84 ext/fileinfo/libmagic/softmagic.c NULL)) != 0) NULL 129 ext/fileinfo/libmagic/softmagic.c if (returnval == NULL) NULL 348 ext/fileinfo/libmagic/softmagic.c if (strchr(m->desc, '%') == NULL) { NULL 352 ext/fileinfo/libmagic/softmagic.c if ((pce = pcre_get_compiled_regex("~%[-0-9.]*s~", &re_extra, &re_options TSRMLS_CC)) == NULL) { NULL 355 ext/fileinfo/libmagic/softmagic.c return !pcre_exec(pce, re_extra, m->desc, strlen(m->desc), 0, re_options, NULL, 0); NULL 570 ext/fileinfo/libmagic/softmagic.c if (cp == NULL) { NULL 1018 ext/fileinfo/libmagic/softmagic.c if (s == NULL) { NULL 1020 ext/fileinfo/libmagic/softmagic.c ms->search.s = NULL; NULL 1687 ext/fileinfo/libmagic/softmagic.c ms->o.buf = NULL; NULL 1992 ext/fileinfo/libmagic/softmagic.c if (ms->search.s == NULL) NULL 2029 ext/fileinfo/libmagic/softmagic.c if ((pce = pcre_get_compiled_regex_cache(Z_STRVAL_P(pattern), Z_STRLEN_P(pattern) TSRMLS_CC)) == NULL) { NULL 2061 ext/fileinfo/libmagic/softmagic.c zval *pattern_match = NULL, *pattern_offset = NULL; NULL 2130 ext/fileinfo/libmagic/softmagic.c if ((pattern_match != NULL) && (pattern_offset != NULL)) { NULL 29 ext/filter/callback_filter.c if (!option_array || !zend_is_callable(option_array, IS_CALLABLE_CHECK_NO_ACCESS, NULL TSRMLS_CC)) { NULL 30 ext/filter/callback_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argument is expected to be a valid callback"); NULL 39 ext/filter/callback_filter.c status = call_user_function_ex(EG(function_table), NULL, option_array, &retval_ptr, 1, args, 0, NULL TSRMLS_CC); NULL 41 ext/filter/callback_filter.c if (status == SUCCESS && retval_ptr != NULL) { NULL 146 ext/filter/filter.c NULL, NULL 188 ext/filter/filter.c PHP_INI_ENTRY("filter.default_flags", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateFlags) NULL 194 ext/filter/filter.c filter_globals->post_array = NULL; NULL 195 ext/filter/filter.c filter_globals->get_array = NULL; NULL 196 ext/filter/filter.c filter_globals->cookie_array = NULL; NULL 197 ext/filter/filter.c filter_globals->env_array = NULL; NULL 198 ext/filter/filter.c filter_globals->server_array = NULL; NULL 199 ext/filter/filter.c filter_globals->session_array = NULL; NULL 210 ext/filter/filter.c ZEND_INIT_MODULE_GLOBALS(filter, php_filter_init_globals, NULL); NULL 302 ext/filter/filter.c IF_G(a) = NULL; \ NULL 352 ext/filter/filter.c IF_G(get_array) = NULL; NULL 353 ext/filter/filter.c IF_G(post_array) = NULL; NULL 354 ext/filter/filter.c IF_G(cookie_array) = NULL; NULL 355 ext/filter/filter.c IF_G(server_array) = NULL; NULL 356 ext/filter/filter.c IF_G(env_array) = NULL; NULL 357 ext/filter/filter.c IF_G(session_array) = NULL; NULL 410 ext/filter/filter.c zval *array_ptr = NULL, *orig_array_ptr = NULL; NULL 413 ext/filter/filter.c assert(*val != NULL); NULL 468 ext/filter/filter.c php_zval_filter(&tmp_new_var, IF_G(default_filter), IF_G(default_filter_flags), NULL, NULL/*charset*/, 0 TSRMLS_CC); NULL 529 ext/filter/filter.c zval *array_ptr = NULL; NULL 555 ext/filter/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "INPUT_SESSION is not yet implemented"); NULL 559 ext/filter/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "INPUT_REQUEST is not yet implemented"); NULL 575 ext/filter/filter.c zval *array_ptr = NULL; NULL 593 ext/filter/filter.c zval *options = NULL; NULL 595 ext/filter/filter.c char *charset = NULL; NULL 692 ext/filter/filter.c php_filter_call(&return_value, FILTER_DEFAULT, NULL, 0, FILTER_REQUIRE_ARRAY TSRMLS_CC); NULL 696 ext/filter/filter.c php_filter_call(&return_value, Z_LVAL_PP(op), NULL, 0, FILTER_REQUIRE_ARRAY TSRMLS_CC); NULL 706 ext/filter/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Numeric keys are not allowed in the definition array"); NULL 711 ext/filter/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty keys are not allowed in the definition array"); NULL 741 ext/filter/filter.c zval **filter_args = NULL, **tmp; NULL 742 ext/filter/filter.c zval *input = NULL; NULL 799 ext/filter/filter.c zval **filter_args = NULL, *data; NULL 821 ext/filter/filter.c zval *array_input = NULL, **op = NULL; NULL 869 ext/filter/filter.c zval *array_input = NULL, **op = NULL; NULL 52 ext/filter/logical_filters.c var_name = NULL; \ NULL 333 ext/filter/logical_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "decimal separator must be one char"); NULL 419 ext/filter/logical_filters.c pcre *re = NULL; NULL 420 ext/filter/logical_filters.c pcre_extra *pcre_extra = NULL; NULL 431 ext/filter/logical_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'regexp' option missing"); NULL 439 ext/filter/logical_filters.c matches = pcre_exec(re, NULL, Z_STRVAL_P(value), Z_STRLEN_P(value), 0, 0, ovector, 3); NULL 462 ext/filter/logical_filters.c if (url == NULL) { NULL 466 ext/filter/logical_filters.c if (url->scheme != NULL && (!strcasecmp(url->scheme, "http") || !strcasecmp(url->scheme, "https"))) { NULL 469 ext/filter/logical_filters.c if (url->host == NULL) { NULL 490 ext/filter/logical_filters.c url->scheme == NULL || NULL 492 ext/filter/logical_filters.c (url->host == NULL && (strcmp(url->scheme, "mailto") && strcmp(url->scheme, "news") && strcmp(url->scheme, "file"))) || NULL 493 ext/filter/logical_filters.c ((flags & FILTER_FLAG_PATH_REQUIRED) && url->path == NULL) || ((flags & FILTER_FLAG_QUERY_REQUIRED) && url->query == NULL) NULL 531 ext/filter/logical_filters.c pcre *re = NULL; NULL 532 ext/filter/logical_filters.c pcre_extra *pcre_extra = NULL; NULL 547 ext/filter/logical_filters.c matches = pcre_exec(re, NULL, Z_STRVAL_P(value), Z_STRLEN_P(value), 0, 0, ovector, 3); NULL 795 ext/filter/logical_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Separator must be exactly one character long"); NULL 203 ext/filter/sanitizing_filters.c new_len = php_strip_tags_ex(Z_STRVAL_P(value), Z_STRLEN_P(value), NULL, NULL, 0, 1); NULL 139 ext/ftp/ftp.c 0, &tv, NULL, NULL, NULL, 0 TSRMLS_CC); NULL 151 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "getsockname failed: %s (%d)", strerror(errno), errno); NULL 166 ext/ftp/ftp.c return NULL; NULL 175 ext/ftp/ftp.c if (ftp == NULL) { NULL 176 ext/ftp/ftp.c return NULL; NULL 192 ext/ftp/ftp.c return NULL; NULL 201 ext/ftp/ftp.c if (ftp == NULL) { NULL 206 ext/ftp/ftp.c ftp->pwd = NULL; NULL 210 ext/ftp/ftp.c ftp->syst = NULL; NULL 220 ext/ftp/ftp.c if (ftp == NULL) { NULL 224 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "QUIT", NULL)) { NULL 233 ext/ftp/ftp.c ftp->pwd = NULL; NULL 246 ext/ftp/ftp.c SSL_CTX *ctx = NULL; NULL 249 ext/ftp/ftp.c if (ftp == NULL) { NULL 279 ext/ftp/ftp.c if (ctx == NULL) { NULL 280 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create the SSL context"); NULL 290 ext/ftp/ftp.c if (ftp->ssl_handle == NULL) { NULL 291 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create the SSL handle"); NULL 299 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL/TLS handshake failed"); NULL 357 ext/ftp/ftp.c if (ftp == NULL) { NULL 365 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "REIN", NULL)) { NULL 383 ext/ftp/ftp.c if (ftp == NULL) { NULL 384 ext/ftp/ftp.c return NULL; NULL 391 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "SYST", NULL)) { NULL 392 ext/ftp/ftp.c return NULL; NULL 395 ext/ftp/ftp.c return NULL; NULL 419 ext/ftp/ftp.c if (ftp == NULL) { NULL 420 ext/ftp/ftp.c return NULL; NULL 427 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "PWD", NULL)) { NULL 428 ext/ftp/ftp.c return NULL; NULL 431 ext/ftp/ftp.c return NULL; NULL 434 ext/ftp/ftp.c if ((pwd = strchr(ftp->inbuf, '"')) == NULL) { NULL 435 ext/ftp/ftp.c return NULL; NULL 437 ext/ftp/ftp.c if ((end = strrchr(++pwd, '"')) == NULL) { NULL 438 ext/ftp/ftp.c return NULL; NULL 451 ext/ftp/ftp.c if (ftp == NULL) { NULL 470 ext/ftp/ftp.c if (ftp == NULL || cmd == NULL) { NULL 473 ext/ftp/ftp.c if (!ftp_putcmd(ftp, cmd, NULL)) { NULL 491 ext/ftp/ftp.c if (ftp == NULL) { NULL 497 ext/ftp/ftp.c ftp->pwd = NULL; NULL 515 ext/ftp/ftp.c if (ftp == NULL) { NULL 521 ext/ftp/ftp.c ftp->pwd = NULL; NULL 524 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "CDUP", NULL)) { NULL 541 ext/ftp/ftp.c if (ftp == NULL) { NULL 542 ext/ftp/ftp.c return NULL; NULL 545 ext/ftp/ftp.c return NULL; NULL 548 ext/ftp/ftp.c return NULL; NULL 551 ext/ftp/ftp.c if ((mkd = strchr(ftp->inbuf, '"')) == NULL) { NULL 555 ext/ftp/ftp.c if ((end = strrchr(++mkd, '"')) == NULL) { NULL 556 ext/ftp/ftp.c return NULL; NULL 571 ext/ftp/ftp.c if (ftp == NULL) { NULL 591 ext/ftp/ftp.c if (ftp == NULL || filename_len <= 0) { NULL 619 ext/ftp/ftp.c if (ftp == NULL || size <= 0) { NULL 670 ext/ftp/ftp.c if (ftp == NULL) { NULL 707 ext/ftp/ftp.c if (ftp == NULL) { NULL 730 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "EPSV", NULL)) { NULL 761 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "PASV", NULL)) { NULL 792 ext/ftp/ftp.c databuf_t *data = NULL; NULL 796 ext/ftp/ftp.c if (ftp == NULL) { NULL 803 ext/ftp/ftp.c if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) { NULL 826 ext/ftp/ftp.c if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) { NULL 884 ext/ftp/ftp.c databuf_t *data = NULL; NULL 890 ext/ftp/ftp.c if (ftp == NULL) { NULL 896 ext/ftp/ftp.c if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) { NULL 917 ext/ftp/ftp.c if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) { NULL 962 ext/ftp/ftp.c if (ftp == NULL) { NULL 989 ext/ftp/ftp.c if (ftp == NULL) { NULL 1009 ext/ftp/ftp.c stamp = time(NULL); NULL 1031 ext/ftp/ftp.c if (ftp == NULL) { NULL 1050 ext/ftp/ftp.c if (ftp == NULL) { NULL 1074 ext/ftp/ftp.c if (ftp == NULL) { NULL 1122 ext/ftp/ftp.c ftp->extra = NULL; NULL 1160 ext/ftp/ftp.c ftp->extra = NULL; NULL 1167 ext/ftp/ftp.c ftp->extra = NULL; NULL 1188 ext/ftp/ftp.c if (ftp == NULL) { NULL 1377 ext/ftp/ftp.c return NULL; NULL 1388 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "socket() failed: %s (%d)", strerror(errno), errno); NULL 1403 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_connect_nonb() failed: %s (%d)", strerror(errno), errno); NULL 1421 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "bind() failed: %s (%d)", strerror(errno), errno); NULL 1426 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "getsockname() failed: %s (%d)", strerror(errno), errno); NULL 1431 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "listen() failed: %s (%d)", strerror(errno), errno); NULL 1478 ext/ftp/ftp.c return NULL; NULL 1505 ext/ftp/ftp.c return NULL; NULL 1514 ext/ftp/ftp.c if (ctx == NULL) { NULL 1515 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_accept: failed to create the SSL context"); NULL 1525 ext/ftp/ftp.c if (data->ssl_handle == NULL) { NULL 1526 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_accept: failed to create the SSL handle"); NULL 1539 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_accept: SSL/TLS handshake failed"); NULL 1562 ext/ftp/ftp.c if (data == NULL) { NULL 1563 ext/ftp/ftp.c return NULL; NULL 1593 ext/ftp/ftp.c ftp->data = NULL; NULL 1596 ext/ftp/ftp.c return NULL; NULL 1605 ext/ftp/ftp.c php_stream *tmpstream = NULL; NULL 1606 ext/ftp/ftp.c databuf_t *data = NULL; NULL 1611 ext/ftp/ftp.c char **ret = NULL; NULL 1616 ext/ftp/ftp.c if ((tmpstream = php_stream_fopen_tmpfile()) == NULL) { NULL 1617 ext/ftp/ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create temporary file. Check permissions in temporary files directory."); NULL 1618 ext/ftp/ftp.c return NULL; NULL 1625 ext/ftp/ftp.c if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) { NULL 1645 ext/ftp/ftp.c if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) { NULL 1688 ext/ftp/ftp.c *entry = NULL; NULL 1694 ext/ftp/ftp.c return NULL; NULL 1703 ext/ftp/ftp.c return NULL; NULL 1712 ext/ftp/ftp.c databuf_t *data = NULL; NULL 1715 ext/ftp/ftp.c if (ftp == NULL) { NULL 1723 ext/ftp/ftp.c if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) { NULL 1744 ext/ftp/ftp.c if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) { NULL 1766 ext/ftp/ftp.c databuf_t *data = NULL; NULL 1829 ext/ftp/ftp.c databuf_t *data = NULL; NULL 1832 ext/ftp/ftp.c if (ftp == NULL) { NULL 1838 ext/ftp/ftp.c if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) { NULL 1857 ext/ftp/ftp.c if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) { NULL 289 ext/ftp/php_ftp.c NULL, NULL 290 ext/ftp/php_ftp.c NULL, NULL 291 ext/ftp/php_ftp.c NULL, NULL 310 ext/ftp/php_ftp.c le_ftpbuf = zend_register_list_destructors_ex(ftp_destructor_ftpbuf, NULL, le_ftpbuf_name, module_number); NULL 333 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Mode must be FTP_ASCII or FTP_BINARY"); \ NULL 355 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timeout has to be greater than 0"); NULL 391 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timeout has to be greater than 0"); NULL 427 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 450 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 472 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 497 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 522 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 566 ext/ftp/php_ftp.c if (NULL == (tmp = ftp_mkdir(ftp, dir))) { NULL 567 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 592 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 617 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 629 ext/ftp/php_ftp.c zval *z_ftp, *zresponse = NULL; NULL 632 ext/ftp/php_ftp.c char *response = NULL; NULL 640 ext/ftp/php_ftp.c ret = ftp_alloc(ftp, size, zresponse ? &response : NULL); NULL 670 ext/ftp/php_ftp.c if (NULL == (nlist = ftp_nlist(ftp, dir TSRMLS_CC))) { NULL 699 ext/ftp/php_ftp.c if (NULL == (llist = ftp_list(ftp, dir, recursive TSRMLS_CC))) { NULL 725 ext/ftp/php_ftp.c if (NULL == (syst = ftp_syst(ftp))) { NULL 726 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 770 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 818 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 877 ext/ftp/php_ftp.c outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt+" : "rb+", REPORT_ERRORS, NULL); NULL 878 ext/ftp/php_ftp.c if (outstream == NULL) { NULL 879 ext/ftp/php_ftp.c outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", REPORT_ERRORS, NULL); NULL 881 ext/ftp/php_ftp.c if (outstream != NULL) { NULL 891 ext/ftp/php_ftp.c outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", REPORT_ERRORS, NULL); NULL 894 ext/ftp/php_ftp.c if (outstream == NULL) { NULL 895 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error opening %s", local); NULL 902 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 938 ext/ftp/php_ftp.c outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt+" : "rb+", REPORT_ERRORS, NULL); NULL 939 ext/ftp/php_ftp.c if (outstream == NULL) { NULL 940 ext/ftp/php_ftp.c outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", REPORT_ERRORS, NULL); NULL 942 ext/ftp/php_ftp.c if (outstream != NULL) { NULL 952 ext/ftp/php_ftp.c outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", REPORT_ERRORS, NULL); NULL 955 ext/ftp/php_ftp.c if (outstream == NULL) { NULL 956 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error opening %s", local); NULL 967 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 994 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no nbronous transfer to continue."); NULL 1009 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1055 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1106 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1134 ext/ftp/php_ftp.c if (!(instream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt" : "rb", REPORT_ERRORS, NULL))) { NULL 1158 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1187 ext/ftp/php_ftp.c if (!(instream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt" : "rb", REPORT_ERRORS, NULL))) { NULL 1220 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1284 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1309 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1334 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf); NULL 1378 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Option TIMEOUT_SEC expects value of type long, %s given", NULL 1383 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timeout has to be greater than 0"); NULL 1391 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Option AUTOSEEK expects value of type boolean, %s given", NULL 1399 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option '%ld'", option); NULL 1428 ext/ftp/php_ftp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option '%ld'", option); NULL 76 ext/ftp/php_ftp.h #define php_ftp_module_ptr NULL NULL 1042 ext/gd/gd.c NULL, NULL 1044 ext/gd/gd.c NULL, NULL 1048 ext/gd/gd.c NULL, NULL 1061 ext/gd/gd.c PHP_INI_ENTRY("gd.jpeg_ignore_warning", "0", PHP_INI_ALL, NULL) NULL 1094 ext/gd/gd.c php_verror(NULL, "", type, format, args TSRMLS_CC); NULL 1119 ext/gd/gd.c le_gd = zend_register_list_destructors_ex(php_free_gd_image, NULL, "gd", module_number); NULL 1120 ext/gd/gd.c le_gd_font = zend_register_list_destructors_ex(php_free_gd_font, NULL, "gd font", module_number); NULL 1129 ext/gd/gd.c le_ps_font = zend_register_list_destructors_ex(php_free_ps_font, NULL, "gd PS font", module_number); NULL 1130 ext/gd/gd.c le_ps_enc = zend_register_list_destructors_ex(php_free_ps_enc, NULL, "gd PS encoding", module_number); NULL 1424 ext/gd/gd.c stream = php_stream_open_wrapper(file, "rb", IGNORE_PATH | IGNORE_URL_WIN | REPORT_ERRORS, NULL); NULL 1425 ext/gd/gd.c if (stream == NULL) { NULL 1450 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "End of file while reading header"); NULL 1452 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading header"); NULL 1471 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error reading font, invalid font header"); NULL 1478 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error reading font"); NULL 1494 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "End of file while reading body"); NULL 1496 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading body"); NULL 1566 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid image dimensions"); NULL 1613 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of colors has to be greater than zero"); NULL 1663 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image1 must be TrueColor" ); NULL 1667 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image2 must be Palette" ); NULL 1671 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image1 and Image2 must be the same size" ); NULL 1675 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image2 must have at least one color" ); NULL 1946 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid window handle"); NULL 1978 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Windows API too old"); NULL 2087 ext/gd/gd.c if (im_dst != NULL) { NULL 2147 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid image dimensions"); NULL 2213 ext/gd/gd.c if (data == NULL) { NULL 2254 ext/gd/gd.c return NULL; NULL 2259 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed data is not in '%s' format", tn); NULL 2261 ext/gd/gd.c return NULL; NULL 2285 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string or invalid image"); NULL 2298 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No JPEG support in this PHP build"); NULL 2307 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No PNG support in this PHP build"); NULL 2325 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Data is not in a recognized format"); NULL 2330 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't create GD Image Stream out of Data"); NULL 2345 ext/gd/gd.c gdImagePtr im = NULL; NULL 2347 ext/gd/gd.c FILE * fp = NULL; NULL 2355 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Zero width or height not allowed"); NULL 2365 ext/gd/gd.c stream = php_stream_open_wrapper(file, "rb", REPORT_ERRORS|IGNORE_PATH|IGNORE_URL_WIN, NULL); NULL 2366 ext/gd/gd.c if (stream == NULL) { NULL 2385 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot read image data"); NULL 2392 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot allocate GD IO context"); NULL 2444 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s' is not a valid %s file", file, tn); NULL 2494 ext/gd/gd.c _php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_XBM, "XBM", gdImageCreateFromXbm, NULL); NULL 2503 ext/gd/gd.c _php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_XPM, "XPM", gdImageCreateFromXpm, NULL); NULL 2545 ext/gd/gd.c char *file = NULL; NULL 2548 ext/gd/gd.c char *fn = NULL; NULL 2578 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for writing", fn); NULL 2587 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid threshold value '%d'. It must be between 0 and 255", q); NULL 2628 ext/gd/gd.c tmp = php_open_temporary_file(NULL, NULL, &path TSRMLS_CC); NULL 2629 ext/gd/gd.c if (tmp == NULL) { NULL 2630 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open temporary file"); NULL 2639 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid threshold value '%d'. It must be between 0 and 255", q); NULL 2843 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%ld,%ld is out of bounds", x, y); NULL 2850 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%ld,%ld is out of bounds", x, y); NULL 2919 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Color index %d out of range", col); NULL 3014 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Color index %d out of range", col); NULL 3317 ext/gd/gd.c zval **var = NULL; NULL 3333 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have at least 3 points in your array"); NULL 3337 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must give a positive number of points"); NULL 3341 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Trying to use %d points in array with only %d points", npoints, nelem/2); NULL 3500 ext/gd/gd.c unsigned char *str = NULL; NULL 3697 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid image dimensions"); NULL 3785 ext/gd/gd.c zval *IM, *EXT = NULL; NULL 3786 ext/gd/gd.c gdImagePtr im=NULL; NULL 3790 ext/gd/gd.c char *str = NULL, *fontname = NULL; NULL 3791 ext/gd/gd.c char *error = NULL; NULL 3823 ext/gd/gd.c if (zend_hash_get_current_key_ex(HASH_OF(EXT), &key, NULL, &num_key, 0, &pos) != HASH_KEY_IS_STRING) { NULL 3845 ext/gd/gd.c fontname = NULL; NULL 3862 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", error); NULL 3915 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Font file not found (%s)", file); NULL 3923 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "T1Lib Error (%i): %s", f_ind, T1_StrError(f_ind)); NULL 3928 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't load the font"); NULL 4022 ext/gd/gd.c if ((enc_vector = T1_LoadEncoding(enc)) == NULL) { NULL 4023 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't load encoding vector from %s", enc); NULL 4030 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't re-encode font"); NULL 4057 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second parameter %F out of range (must be > 0)", ext); NULL 4109 ext/gd/gd.c T1_TMATRIX *transform = NULL; NULL 4118 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Antialias steps must be 4 or 16"); NULL 4127 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Foreground color index %ld out of range", _fg); NULL 4132 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Background color index %ld out of range", _bg); NULL 4166 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value %ld as number of steps for antialiasing", aa_steps); NULL 4171 ext/gd/gd.c transform = T1_RotateMatrix(NULL, angle); NULL 4180 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "T1Lib Error: %s", T1_StrError(T1_errno)); NULL 4201 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "T1Lib Error: %s", T1_StrError(T1_errno)); NULL 4371 ext/gd/gd.c if (im_dest == NULL) { NULL 4372 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate temporary buffer"); NULL 4378 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer"); NULL 4384 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer"); NULL 4417 ext/gd/gd.c char *fn_org = NULL; NULL 4418 ext/gd/gd.c char *fn_dest = NULL; NULL 4442 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid threshold value '%d'", int_threshold); NULL 4455 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for reading", fn_org); NULL 4462 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for writing", fn_dest); NULL 4469 ext/gd/gd.c if (im_org == NULL) { NULL 4470 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' Not a valid GIF file", fn_dest); NULL 4479 ext/gd/gd.c if (im_org == NULL) { NULL 4480 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' Not a valid JPEG file", fn_dest); NULL 4489 ext/gd/gd.c if (im_org == NULL) { NULL 4490 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' Not a valid PNG file", fn_dest); NULL 4497 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Format not supported"); NULL 4530 ext/gd/gd.c if (im_tmp == NULL ) { NULL 4531 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate temporary buffer"); NULL 4542 ext/gd/gd.c if (im_dest == NULL) { NULL 4543 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate destination buffer"); NULL 4549 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer"); NULL 4555 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer"); NULL 4595 ext/gd/gd.c if (im_src == NULL) { \ NULL 4633 ext/gd/gd.c if (im_src == NULL) { NULL 4656 ext/gd/gd.c if (im_src == NULL) { NULL 4680 ext/gd/gd.c if (im_src == NULL) { NULL 4759 ext/gd/gd.c if (im_src == NULL) { NULL 4783 ext/gd/gd.c if (im == NULL) { NULL 4835 ext/gd/gd.c zval **var = NULL, **var2 = NULL; NULL 4836 ext/gd/gd.c gdImagePtr im_src = NULL; NULL 4849 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have 3x3 array"); NULL 4856 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have 3x3 array"); NULL 4866 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have a 3x3 matrix"); NULL 4911 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown flip mode"); NULL 4959 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing x position"); NULL 4966 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing y position"); NULL 4973 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing width"); NULL 4980 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing height"); NULL 4986 ext/gd/gd.c if (im_crop == NULL) { NULL 5024 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Color argument missing with threshold mode"); NULL 5031 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown crop mode"); NULL 5034 ext/gd/gd.c if (im_crop == NULL) { NULL 5082 ext/gd/gd.c if (im_scaled == NULL) { NULL 5098 ext/gd/gd.c gdRectPtr pRect = NULL; NULL 5099 ext/gd/gd.c zval *z_rect = NULL; NULL 5104 ext/gd/gd.c zval **zval_affine_elem = NULL; NULL 5113 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Affine array must have six elements"); NULL 5131 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type for element %i", i); NULL 5137 ext/gd/gd.c if (z_rect != NULL) { NULL 5142 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing x position"); NULL 5150 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing y position"); NULL 5158 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing width"); NULL 5166 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing height"); NULL 5175 ext/gd/gd.c pRect = NULL; NULL 5184 ext/gd/gd.c if (dst == NULL) { NULL 5211 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array expected as options"); NULL 5217 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing x position"); NULL 5225 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing y position"); NULL 5256 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type for element %li", type); NULL 5289 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Affine arrays must have six elements"); NULL 5307 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type for element %i", i); NULL 5324 ext/gd/gd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type for element %i", i); NULL 54 ext/gd/gd_compat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "gd warning: one parameter to a memory allocation multiplication is negative or zero, failing operation gracefully\n"); NULL 58 ext/gd/gd_compat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "gd warning: product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully\n"); NULL 69 ext/gd/gd_ctx.c ctx->data = NULL; NULL 80 ext/gd/gd_ctx.c char *file = NULL; NULL 87 ext/gd/gd_ctx.c gdIOCtx *ctx = NULL; NULL 88 ext/gd/gd_ctx.c zval *to_zval = NULL; NULL 120 ext/gd/gd_ctx.c if (argc > 1 && to_zval != NULL) { NULL 123 ext/gd/gd_ctx.c if (stream == NULL) { NULL 127 ext/gd/gd_ctx.c stream = php_stream_open_wrapper(Z_STRVAL_P(to_zval), "wb", REPORT_ERRORS|IGNORE_PATH|IGNORE_URL_WIN, NULL); NULL 128 ext/gd/gd_ctx.c if (stream == NULL) { NULL 132 ext/gd/gd_ctx.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid 2nd parameter, it must a filename or a stream"); NULL 159 ext/gd/gd_ctx.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid threshold value '%d'. It must be between 0 and 255", q); NULL 67 ext/gd/gdcache.c head->mru = NULL; NULL 94 ext/gd/gdcache.c gdCache_element_t *elem, *prev = NULL, *prevprev = NULL; NULL 98 ext/gd/gdcache.c if (elem == NULL) { NULL 99 ext/gd/gdcache.c return NULL; NULL 121 ext/gd/gdcache.c return NULL; NULL 128 ext/gd/gdcache.c prevprev->next = NULL; NULL 167 ext/gd/gdcache.c if (map == NULL) { NULL 168 ext/gd/gdcache.c return NULL; NULL 173 ext/gd/gdcache.c *error = NULL; NULL 48 ext/gd/gdcache.h #ifndef NULL NULL 108 ext/gd/libgd/gd.c php_verror(NULL, "", type, format, args TSRMLS_CC); NULL 119 ext/gd/libgd/gd.c php_verror(NULL, "", E_WARNING, format, args TSRMLS_CC); NULL 129 ext/gd/libgd/gd.c return NULL; NULL 133 ext/gd/libgd/gd.c return NULL; NULL 171 ext/gd/libgd/gd.c im->interpolation = NULL; NULL 182 ext/gd/libgd/gd.c return NULL; NULL 186 ext/gd/libgd/gd.c return NULL; NULL 190 ext/gd/libgd/gd.c return NULL; NULL 226 ext/gd/libgd/gd.c im->interpolation = NULL; NULL 1872 ext/gd/libgd/gd.c struct seg *stack = NULL; NULL 3016 ext/gd/libgd/gd.c if (src == NULL) { NULL 3028 ext/gd/libgd/gd.c if (src->tpixels == NULL) { NULL 3038 ext/gd/libgd/gd.c if (src->tpixels[y] == NULL) { NULL 3060 ext/gd/libgd/gd.c src->pixels = NULL; NULL 65 ext/gd/libgd/gd_crop.c if (dst == NULL) { NULL 66 ext/gd/libgd/gd_crop.c return NULL; NULL 159 ext/gd/libgd/gd_crop.c return NULL; NULL 192 ext/gd/libgd/gd_crop.c return NULL; NULL 232 ext/gd/libgd/gd_crop.c return NULL; NULL 251 ext/gd/libgd/gd_crop.c return NULL; NULL 24 ext/gd/libgd/gd_filter.c if (src==NULL) { NULL 58 ext/gd/libgd/gd_filter.c if (src==NULL) { NULL 91 ext/gd/libgd/gd_filter.c if (src==NULL || (brightness < -255 || brightness>255)) { NULL 138 ext/gd/libgd/gd_filter.c if (src==NULL) { NULL 194 ext/gd/libgd/gd_filter.c if (src == NULL) { NULL 239 ext/gd/libgd/gd_filter.c if (src==NULL) { NULL 245 ext/gd/libgd/gd_filter.c if (srcback==NULL) { NULL 305 ext/gd/libgd/gd_filter.c if (src==NULL) { NULL 311 ext/gd/libgd/gd_filter.c if (srcback==NULL) { NULL 174 ext/gd/libgd/gd_gd.c if (im == NULL) { NULL 275 ext/gd/libgd/gd_gd.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 179 ext/gd/libgd/gd_gd2.c if (im == NULL) { NULL 256 ext/gd/libgd/gd_gd2.c t_chunk_info *chunkIdx = NULL; /* So we can gdFree it with impunity. */ NULL 257 ext/gd/libgd/gd_gd2.c unsigned char *chunkBuf = NULL; /* So we can gdFree it with impunity. */ NULL 264 ext/gd/libgd/gd_gd2.c char *compBuf = NULL; /* So we can gdFree it with impunity. */ NULL 422 ext/gd/libgd/gd_gd2.c t_chunk_info *chunkIdx = NULL; NULL 423 ext/gd/libgd/gd_gd2.c unsigned char *chunkBuf = NULL; NULL 429 ext/gd/libgd/gd_gd2.c char *compBuf = NULL; NULL 453 ext/gd/libgd/gd_gd2.c if (im == NULL) { NULL 648 ext/gd/libgd/gd_gd2.c char *chunkData = NULL; /* So we can gdFree it with impunity. */ NULL 649 ext/gd/libgd/gd_gd2.c char *compData = NULL; /* So we can gdFree it with impunity. */ NULL 653 ext/gd/libgd/gd_gd2.c t_chunk_info *chunkIdx = NULL; /* So we can gdFree it with impunity. */ NULL 822 ext/gd/libgd/gd_gd2.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 101 ext/gd/libgd/gd_gif_in.c gdIOCtx *in = gdNewSSCtx(inSource, NULL); NULL 353 ext/gd/libgd/gd_gif_in.c char *tmp = NULL; NULL 103 ext/gd/libgd/gd_gif_out.c gdIOCtx *out = gdNewDynamicCtx (2048, NULL); NULL 888 ext/gd/libgd/gd_interpolation.c return NULL; NULL 955 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1005 ext/gd/libgd/gd_interpolation.c if (contrib == NULL) { NULL 1065 ext/gd/libgd/gd_interpolation.c if (tmp_im == NULL) { NULL 1066 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1072 ext/gd/libgd/gd_interpolation.c if (dst == NULL) { NULL 1074 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1088 ext/gd/libgd/gd_interpolation.c if (tmp_im == NULL) { NULL 1089 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1122 ext/gd/libgd/gd_interpolation.c if (dst_img == NULL) { NULL 1123 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1222 ext/gd/libgd/gd_interpolation.c if (new_img == NULL) { NULL 1223 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1315 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1421 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1631 ext/gd/libgd/gd_interpolation.c gdImagePtr im_scaled = NULL; NULL 1633 ext/gd/libgd/gd_interpolation.c if (src == NULL || src->interpolation_id < 0 || src->interpolation_id > GD_METHOD_COUNT) { NULL 1653 ext/gd/libgd/gd_interpolation.c if (src->interpolation == NULL) { NULL 1654 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1682 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1738 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1790 ext/gd/libgd/gd_interpolation.c if (dst == NULL) { NULL 1791 ext/gd/libgd/gd_interpolation.c return NULL; NULL 1910 ext/gd/libgd/gd_interpolation.c if (dst == NULL) { NULL 1911 ext/gd/libgd/gd_interpolation.c return NULL; NULL 2158 ext/gd/libgd/gd_interpolation.c return NULL; NULL 2181 ext/gd/libgd/gd_interpolation.c if (src == NULL || src->interpolation_id < 1 || src->interpolation_id > GD_METHOD_COUNT) { NULL 2182 ext/gd/libgd/gd_interpolation.c return NULL; NULL 2201 ext/gd/libgd/gd_interpolation.c return NULL; NULL 2257 ext/gd/libgd/gd_interpolation.c if (src_area == NULL) { NULL 2268 ext/gd/libgd/gd_interpolation.c if (*dst == NULL) { NULL 2291 ext/gd/libgd/gd_interpolation.c dst = NULL; NULL 2469 ext/gd/libgd/gd_interpolation.c if (im == NULL || id < 0 || id > GD_METHOD_COUNT) { NULL 2476 ext/gd/libgd/gd_interpolation.c im->interpolation = NULL; NULL 2484 ext/gd/libgd/gd_interpolation.c im->interpolation = NULL; NULL 111 ext/gd/libgd/gd_io_dp.c data = NULL; NULL 112 ext/gd/libgd/gd_io_dp.c if (dp->data != NULL && dp->freeOK) { NULL 117 ext/gd/libgd/gd_io_dp.c dp->data = NULL; NULL 275 ext/gd/libgd/gd_io_dp.c if (data == NULL) { NULL 65 ext/gd/libgd/gd_io_ss.c ctx->ctx.tell = NULL; NULL 66 ext/gd/libgd/gd_io_ss.c ctx->ctx.seek = NULL; NULL 150 ext/gd/libgd/gd_jpeg.c gdIOCtx *out = gdNewDynamicCtx (2048, NULL); NULL 711 ext/gd/libgd/gd_jpeg.c if (cinfo->src == NULL) { /* first time for this JPEG object? */ NULL 727 ext/gd/libgd/gd_jpeg.c src->pub.next_input_byte = NULL; /* until buffer loaded */ NULL 835 ext/gd/libgd/gd_jpeg.c if (cinfo->dest == NULL) { /* first time for this JPEG object? */ NULL 67 ext/gd/libgd/gd_png.c if (jmpbuf_ptr == NULL) { /* we are completely hosed now */ NULL 130 ext/gd/libgd/gd_png.c volatile png_bytep image_data = NULL; NULL 131 ext/gd/libgd/gd_png.c volatile png_bytepp row_pointers = NULL; NULL 132 ext/gd/libgd/gd_png.c gdImagePtr im = NULL; NULL 133 ext/gd/libgd/gd_png.c int i, j, *open = NULL; NULL 146 ext/gd/libgd/gd_png.c return NULL; NULL 150 ext/gd/libgd/gd_png.c return NULL; NULL 154 ext/gd/libgd/gd_png.c png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, &jbw, gdPngErrorHandler, NULL); NULL 156 ext/gd/libgd/gd_png.c png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); NULL 158 ext/gd/libgd/gd_png.c if (png_ptr == NULL) { NULL 160 ext/gd/libgd/gd_png.c return NULL; NULL 164 ext/gd/libgd/gd_png.c if (info_ptr == NULL) { NULL 166 ext/gd/libgd/gd_png.c png_destroy_read_struct (&png_ptr, NULL, NULL); NULL 168 ext/gd/libgd/gd_png.c return NULL; NULL 182 ext/gd/libgd/gd_png.c png_destroy_read_struct(&png_ptr, &info_ptr, NULL); NULL 184 ext/gd/libgd/gd_png.c return NULL; NULL 193 ext/gd/libgd/gd_png.c png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, &interlace_type, NULL, NULL); NULL 200 ext/gd/libgd/gd_png.c if (im == NULL) { NULL 202 ext/gd/libgd/gd_png.c png_destroy_read_struct(&png_ptr, &info_ptr, NULL); NULL 204 ext/gd/libgd/gd_png.c return NULL; NULL 219 ext/gd/libgd/gd_png.c png_destroy_read_struct(&png_ptr, &info_ptr, NULL); NULL 225 ext/gd/libgd/gd_png.c return NULL; NULL 243 ext/gd/libgd/gd_png.c png_get_tRNS(png_ptr, info_ptr, &trans, &num_trans, NULL); NULL 255 ext/gd/libgd/gd_png.c if ((palette = (png_colorp) gdMalloc (256 * sizeof (png_color))) == NULL) { NULL 257 ext/gd/libgd/gd_png.c png_destroy_read_struct(&png_ptr, &info_ptr, NULL); NULL 259 ext/gd/libgd/gd_png.c return NULL; NULL 275 ext/gd/libgd/gd_png.c png_get_tRNS(png_ptr, info_ptr, NULL, NULL, &trans_gray_rgb); NULL 305 ext/gd/libgd/gd_png.c png_get_tRNS(png_ptr, info_ptr, NULL, NULL, &trans_color_rgb); NULL 333 ext/gd/libgd/gd_png.c png_read_end(png_ptr, NULL); /* ...done! */ NULL 357 ext/gd/libgd/gd_png.c png_destroy_read_struct(&png_ptr, &info_ptr, NULL); NULL 437 ext/gd/libgd/gd_png.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 448 ext/gd/libgd/gd_png.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 482 ext/gd/libgd/gd_png.c png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, &jbw, gdPngErrorHandler, NULL); NULL 484 ext/gd/libgd/gd_png.c png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); NULL 486 ext/gd/libgd/gd_png.c if (png_ptr == NULL) { NULL 492 ext/gd/libgd/gd_png.c if (info_ptr == NULL) { NULL 494 ext/gd/libgd/gd_png.c png_destroy_write_struct (&png_ptr, (png_infopp) NULL); NULL 614 ext/gd/libgd/gd_png.c png_set_tRNS (png_ptr, info_ptr, trans_values, 256, NULL); NULL 637 ext/gd/libgd/gd_png.c png_set_tRNS(png_ptr, info_ptr, trans_values, tc, NULL); NULL 220 ext/gd/libgd/gd_rotate.c if (dst != NULL) { NULL 267 ext/gd/libgd/gd_rotate.c if (dst != NULL) { NULL 315 ext/gd/libgd/gd_rotate.c if (dst != NULL) { NULL 374 ext/gd/libgd/gd_rotate.c if (dst1 == NULL) { NULL 375 ext/gd/libgd/gd_rotate.c return NULL; NULL 442 ext/gd/libgd/gd_rotate.c if (dst2 == NULL) { NULL 444 ext/gd/libgd/gd_rotate.c return NULL; NULL 474 ext/gd/libgd/gd_rotate.c if (dst3 == NULL) { NULL 476 ext/gd/libgd/gd_rotate.c return NULL; NULL 510 ext/gd/libgd/gd_rotate.c if (src == NULL) { NULL 511 ext/gd/libgd/gd_rotate.c return NULL; NULL 515 ext/gd/libgd/gd_rotate.c return NULL; NULL 549 ext/gd/libgd/gd_rotate.c if (pMidImg == NULL) { NULL 550 ext/gd/libgd/gd_rotate.c return NULL; NULL 22 ext/gd/libgd/gd_ss.c gdIOCtx *out = gdNewSSCtx(NULL, outSink); NULL 29 ext/gd/libgd/gd_ss.c gdIOCtx *in = gdNewSSCtx(inSource, NULL); NULL 46 ext/gd/libgd/gd_ss.c return NULL; NULL 430 ext/gd/libgd/gd_topal.c boxptr which = NULL; NULL 451 ext/gd/libgd/gd_topal.c boxptr which = NULL; NULL 625 ext/gd/libgd/gd_topal.c if (b1 == NULL) /* no splittable boxes left! */ NULL 1706 ext/gd/libgd/gd_topal.c if (cquantize->fserrors == NULL) NULL 1712 ext/gd/libgd/gd_topal.c if (cquantize->error_limiter == NULL) NULL 1782 ext/gd/libgd/gd_topal.c my_cquantize_ptr cquantize = NULL; NULL 1855 ext/gd/libgd/gd_topal.c cquantize->fserrors = NULL; /* flag optional arrays not allocated */ NULL 1856 ext/gd/libgd/gd_topal.c cquantize->error_limiter = NULL; NULL 1904 ext/gd/libgd/gd_topal.c cquantize->sv_colormap = NULL; NULL 100 ext/gd/libgd/gd_wbmp.c if ((wbmp = createwbmp (gdImageSX (image), gdImageSY (image), WBMP_WHITE)) == NULL) { NULL 131 ext/gd/libgd/gd_wbmp.c gdImagePtr im = NULL; NULL 136 ext/gd/libgd/gd_wbmp.c return NULL; NULL 141 ext/gd/libgd/gd_wbmp.c return NULL; NULL 204 ext/gd/libgd/gd_wbmp.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 40 ext/gd/libgd/gd_webp.c unsigned char *Y = NULL; NULL 41 ext/gd/libgd/gd_webp.c unsigned char *U = NULL; NULL 42 ext/gd/libgd/gd_webp.c unsigned char *V = NULL; NULL 51 ext/gd/libgd/gd_webp.c return NULL; NULL 55 ext/gd/libgd/gd_webp.c return NULL; NULL 66 ext/gd/libgd/gd_webp.c unsigned char *filedata = NULL; NULL 68 ext/gd/libgd/gd_webp.c unsigned char *Y = NULL; NULL 69 ext/gd/libgd/gd_webp.c unsigned char *U = NULL; NULL 70 ext/gd/libgd/gd_webp.c unsigned char *V = NULL; NULL 84 ext/gd/libgd/gd_webp.c return NULL; NULL 101 ext/gd/libgd/gd_webp.c return NULL; NULL 125 ext/gd/libgd/gd_webp.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 136 ext/gd/libgd/gd_webp.c gdIOCtx *out = gdNewDynamicCtx(2048, NULL); NULL 175 ext/gd/libgd/gd_webp.c unsigned char *Y = NULL, NULL 176 ext/gd/libgd/gd_webp.c *U = NULL, NULL 177 ext/gd/libgd/gd_webp.c *V = NULL; NULL 178 ext/gd/libgd/gd_webp.c unsigned char *filedata = NULL; NULL 185 ext/gd/libgd/gd_webp.c if ((Y = (unsigned char *)gdCalloc(yuv_nbytes, sizeof(unsigned char))) == NULL) { NULL 197 ext/gd/libgd/gd_webp.c vp8_quality, &filedata, &yuv_nbytes, NULL); NULL 66 ext/gd/libgd/gdcache.c head->mru = NULL; NULL 94 ext/gd/libgd/gdcache.c gdCache_element_t *elem, *prev = NULL, *prevprev = NULL; NULL 120 ext/gd/libgd/gdcache.c return NULL; NULL 129 ext/gd/libgd/gdcache.c prevprev->next = NULL; NULL 173 ext/gd/libgd/gdcache.c *error = NULL; NULL 47 ext/gd/libgd/gdcache.h #ifndef NULL NULL 202 ext/gd/libgd/gdft.c static gdCache_head_t *fontCache = NULL; NULL 353 ext/gd/libgd/gdft.c char *name, *path=NULL, *dir; NULL 418 ext/gd/libgd/gdft.c path = NULL; NULL 434 ext/gd/libgd/gdft.c return NULL; NULL 442 ext/gd/libgd/gdft.c return NULL; NULL 503 ext/gd/libgd/gdft.c return NULL; NULL 592 ext/gd/libgd/gdft.c unsigned char *pixel = NULL; NULL 593 ext/gd/libgd/gdft.c int *tpixel = NULL; NULL 656 ext/gd/libgd/gdft.c return (char *) NULL; NULL 711 ext/gd/libgd/gdft.c return (char *) NULL; NULL 726 ext/gd/libgd/gdft.c fontCache = NULL; NULL 792 ext/gd/libgd/gdft.c char *tmpstr = NULL; NULL 1031 ext/gd/libgd/gdft.c FT_Set_Transform(face, &matrix, NULL); NULL 1161 ext/gd/libgd/gdft.c return (char *) NULL; NULL 82 ext/gd/libgd/gdkanji.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s: %s", LIBNAME, tmp); NULL 94 ext/gd/libgd/gdkanji.c char *lang = NULL; NULL 168 ext/gd/libgd/gdtest.c if (im2 == NULL) NULL 60 ext/gd/libgd/gdtestft.c err = gdImageStringFT ((gdImagePtr) NULL, &brect[0], 0, f, sz, angle, 0, 0, s); NULL 87 ext/gd/libgd/gdtestft.c err = gdImageStringFT (im, NULL, black, f, sz, angle, x, y, s); NULL 46 ext/gd/libgd/gdxpm.c red = strtol(buf, NULL, 16); NULL 49 ext/gd/libgd/gdxpm.c green = strtol(buf, NULL, 16); NULL 52 ext/gd/libgd/gdxpm.c blue = strtol(buf, NULL, 16); NULL 59 ext/gd/libgd/gdxpm.c red = strtol(buf, NULL, 16); NULL 63 ext/gd/libgd/gdxpm.c green = strtol(buf, NULL, 16); NULL 67 ext/gd/libgd/gdxpm.c blue = strtol(buf, NULL, 16); NULL 75 ext/gd/libgd/gdxpm.c red = strtol(buf, NULL, 16); NULL 81 ext/gd/libgd/gdxpm.c green = strtol(buf, NULL, 16); NULL 87 ext/gd/libgd/gdxpm.c blue = strtol(buf, NULL, 16); NULL 97 ext/gd/libgd/gdxpm.c red = strtol(buf, NULL, 16); NULL 104 ext/gd/libgd/gdxpm.c green = strtol(buf, NULL, 16); NULL 111 ext/gd/libgd/gdxpm.c blue = strtol(buf, NULL, 16); NULL 116 ext/gd/libgd/wbmp.c if ((wbmp = (Wbmp *) gdMalloc (sizeof (Wbmp))) == NULL) NULL 117 ext/gd/libgd/wbmp.c return (NULL); NULL 121 ext/gd/libgd/wbmp.c return NULL; NULL 125 ext/gd/libgd/wbmp.c return NULL; NULL 128 ext/gd/libgd/wbmp.c if ((wbmp->bitmap = (int *) safe_emalloc(sizeof(int), width * height, 0)) == NULL) NULL 131 ext/gd/libgd/wbmp.c return (NULL); NULL 156 ext/gd/libgd/wbmp.c if ((wbmp = (Wbmp *) gdMalloc (sizeof (Wbmp))) == NULL) NULL 195 ext/gd/libgd/wbmp.c if ((wbmp->bitmap = (int *) safe_emalloc((size_t)wbmp->width * wbmp->height, sizeof(int), 0)) == NULL) NULL 220 ext/gd/libgd/webpimg.c uint8* Y2 = NULL; NULL 221 ext/gd/libgd/webpimg.c uint8* U2 = NULL; NULL 222 ext/gd/libgd/webpimg.c uint8* V2 = NULL; NULL 398 ext/gd/libgd/webpimg.c || *p_Y != NULL || *p_U != NULL || *p_V != NULL) { NULL 403 ext/gd/libgd/webpimg.c &vpx_codec_vp8_dx_algo, NULL, 0) != VPX_CODEC_OK) { NULL 411 ext/gd/libgd/webpimg.c if (vpx_codec_decode(&dec, data, data_size, NULL, 0) == VPX_CODEC_OK) { NULL 412 ext/gd/libgd/webpimg.c vpx_codec_iter_t iter = NULL; NULL 427 ext/gd/libgd/webpimg.c sizeof(uint8)))) != NULL) { NULL 545 ext/gd/libgd/webpimg.c gdImagePtr im = NULL; NULL 675 ext/gd/libgd/webpimg.c *p_out = NULL; NULL 721 ext/gd/libgd/webpimg.c vpx_codec_iter_t iter = NULL; NULL 723 ext/gd/libgd/webpimg.c if (pkt != NULL) { NULL 181 ext/gd/libgd/xbm.c if ((f = strrchr(name, '/')) != NULL) name = f+1; NULL 182 ext/gd/libgd/xbm.c if ((f = strrchr(name, '\\')) != NULL) name = f+1; NULL 184 ext/gd/libgd/xbm.c if ((f = strrchr(name, '.')) != NULL && !strcasecmp(f, ".XBM")) *f = '\0'; NULL 36 ext/gd/php_gd.h php_error_docref(NULL TSRMLS_CC, E_WARNING, errormsg); \ NULL 215 ext/gd/php_gd.h #define phpext_gd_ptr NULL NULL 125 ext/gettext/gettext.c NULL, NULL 126 ext/gettext/gettext.c NULL, NULL 127 ext/gettext/gettext.c NULL, NULL 128 ext/gettext/gettext.c NULL, NULL 143 ext/gettext/gettext.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "domain passed too long"); \ NULL 149 ext/gettext/gettext.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s passed too long", check_name); \ NULL 176 ext/gettext/gettext.c domain_name = NULL; NULL 306 ext/gettext/gettext.c char *domain, *msgid1, *msgid2, *msgstr = NULL; NULL 332 ext/gettext/gettext.c char *domain, *msgid1, *msgid2, *msgstr = NULL; NULL 362 ext/gettext/gettext.c char *domain, *codeset, *retval = NULL; NULL 50 ext/gettext/php_gettext.h #define gettext_module_ptr NULL NULL 294 ext/gmp/gmp.c NULL, NULL 295 ext/gmp/gmp.c NULL, NULL 301 ext/gmp/gmp.c NULL, NULL 302 ext/gmp/gmp.c NULL, NULL 363 ext/gmp/gmp.c le_gmp = zend_register_list_destructors_ex(_php_gmpnum_free, NULL, GMP_RESOURCE_NAME, module_number); NULL 416 ext/gmp/gmp.c tmp_resource = ZEND_REGISTER_RESOURCE(NULL, gmpnumber, le_gmp); \ NULL 466 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Unable to convert variable to GMP - wrong type"); NULL 499 ext/gmp/gmp.c #define gmp_binary_op(op) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL) NULL 535 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Zero operand not allowed"); NULL 599 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Zero operand not allowed"); NULL 765 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad base for conversion: %ld (should be between 2 and %d)", base, MAX_BASE); NULL 818 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad base for conversion: %ld (should be between 2 and %d or -2 and -36)", base, MAX_BASE); NULL 821 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad base for conversion: %ld (should be between 2 and %d)", base, MAX_BASE); NULL 979 ext/gmp/gmp.c gmp_zval_binary_ui_op_ex(return_value, a_arg, b_arg, mpz_divexact, NULL, 0, 1, 1 TSRMLS_CC); NULL 1014 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number has to be greater than or equal to 0"); NULL 1020 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number has to be greater than or equal to 0"); NULL 1050 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Negative exponent not supported"); NULL 1085 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Second parameter cannot be less than 0"); NULL 1131 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number has to be greater than or equal to 0"); NULL 1160 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Number has to be greater than or equal to 0"); NULL 1475 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Index must be greater than or equal to zero"); NULL 1502 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Index must be greater than or equal to zero"); NULL 1525 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Index must be greater than or equal to zero"); NULL 1592 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Starting index must be greater than or equal to zero"); NULL 1616 ext/gmp/gmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Starting index must be greater than or equal to zero"); NULL 87 ext/gmp/php_gmp.h #define phpext_gmp_ptr NULL NULL 37 ext/hash/hash.c # define DEFAULT_CONTEXT NULL NULL 54 ext/hash/hash.c {NULL, NULL, 4}, NULL 56 ext/hash/hash.c {NULL, NULL, 6}, NULL 76 ext/hash/hash.c {NULL, NULL, 26}, /* support needs to be added for snefru 128 */ NULL 96 ext/hash/hash.c ops = NULL; NULL 110 ext/hash/hash.c zend_hash_add(&php_hash_hashtable, lower, algo_len + 1, (void*)ops, sizeof(php_hash_ops), NULL); NULL 133 ext/hash/hash.c php_stream *stream = NULL; NULL 141 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo); NULL 148 ext/hash/hash.c stream = php_stream_open_wrapper_ex(data, "rb", REPORT_ERRORS, NULL, DEFAULT_CONTEXT); NULL 248 ext/hash/hash.c php_stream *stream = NULL; NULL 257 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo); NULL 261 ext/hash/hash.c stream = php_stream_open_wrapper_ex(data, "rb", REPORT_ERRORS, NULL, DEFAULT_CONTEXT); NULL 335 ext/hash/hash.c char *algo, *key = NULL; NULL 348 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo); NULL 355 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "HMAC requested without a key"); NULL 366 ext/hash/hash.c hash->key = NULL; NULL 423 ext/hash/hash.c php_stream *stream = NULL; NULL 458 ext/hash/hash.c zval *zhash, *zcontext = NULL; NULL 472 ext/hash/hash.c stream = php_stream_open_wrapper_ex(filename, "rb", REPORT_ERRORS, NULL, context); NULL 524 ext/hash/hash.c hash->key = NULL; NULL 528 ext/hash/hash.c hash->context = NULL; NULL 612 ext/hash/hash.c char *returnval, *algo, *salt, *pass = NULL; NULL 613 ext/hash/hash.c unsigned char *computed_salt, *digest, *temp, *result, *K1, *K2 = NULL; NULL 627 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo); NULL 632 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Iterations must be a positive integer: %ld", iterations); NULL 637 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to 0: %ld", length); NULL 642 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Supplied salt is too long, max of INT_MAX - 4 bytes: %d supplied", salt_len); NULL 769 ext/hash/hash.c NULL, NULL 770 ext/hash/hash.c NULL, NULL 771 ext/hash/hash.c NULL, NULL 772 ext/hash/hash.c NULL, NULL 773 ext/hash/hash.c NULL, NULL 787 ext/hash/hash.c if (algorithm.mhash_name == NULL) { NULL 902 ext/hash/hash.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "the byte parameter must be greater than 0"); NULL 963 ext/hash/hash.c php_hash_le_hash = zend_register_list_destructors_ex(php_hash_dtor, NULL, PHP_HASH_RESNAME, module_number); NULL 965 ext/hash/hash.c zend_hash_init(&php_hash_hashtable, 35, NULL, NULL, 1); NULL 1045 ext/hash/hash.c (type = zend_hash_get_current_key_ex(&php_hash_hashtable, &str, NULL, &idx, 0, &pos)) != HASH_KEY_NON_EXISTENT; NULL 1234 ext/hash/hash.c NULL, /* RINIT */ NULL 1235 ext/hash/hash.c NULL, /* RSHUTDOWN */ NULL 151 ext/hash/hash_md.c stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS, NULL); NULL 135 ext/hash/hash_sha.c stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS, NULL); NULL 154 ext/iconv/iconv.c NULL, NULL 155 ext/iconv/iconv.c NULL, NULL 160 ext/iconv/iconv.c NULL, NULL 161 ext/iconv/iconv.c NULL, NULL 173 ext/iconv/iconv.c iconv_globals->input_encoding = NULL; NULL 174 ext/iconv/iconv.c iconv_globals->output_encoding = NULL; NULL 175 ext/iconv/iconv.c iconv_globals->internal_encoding = NULL; NULL 334 ext/iconv/iconv.c char *s, *content_type, *mimetype = NULL; NULL 345 ext/iconv/iconv.c if ((s = strchr(SG(sapi_headers).mimetype,';')) == NULL){ NULL 355 ext/iconv/iconv.c if (mimetype != NULL && !(output_context->op & PHP_OUTPUT_HANDLER_CLEAN)) { NULL 366 ext/iconv/iconv.c php_output_handler_hook(PHP_OUTPUT_HANDLER_HOOK_IMMUTABLE, NULL TSRMLS_CC); NULL 391 ext/iconv/iconv.c if (in_p != NULL) { NULL 438 ext/iconv/iconv.c if (iconv(cd, NULL, NULL, (char **) &out_p, &out_left) == (size_t)0) { NULL 479 ext/iconv/iconv.c *out = NULL; NULL 524 ext/iconv/iconv.c result = iconv(cd, NULL, NULL, &out_p, &out_left); NULL 549 ext/iconv/iconv.c *out = NULL; NULL 589 ext/iconv/iconv.c result = iconv(cd, NULL, NULL, (char **) &out_p, &out_left); NULL 794 ext/iconv/iconv.c cd2 = (iconv_t)NULL; NULL 811 ext/iconv/iconv.c if (cd2 == (iconv_t)NULL) { NULL 815 ext/iconv/iconv.c cd2 = (iconv_t)NULL; NULL 852 ext/iconv/iconv.c if (cd2 != (iconv_t)NULL) { NULL 853 ext/iconv/iconv.c _php_iconv_appendl(pretval, NULL, 0, cd2); NULL 858 ext/iconv/iconv.c if (cd1 != (iconv_t)NULL) { NULL 862 ext/iconv/iconv.c if (cd2 != (iconv_t)NULL) { NULL 902 ext/iconv/iconv.c if (ndl_buf != NULL) { NULL 911 ext/iconv/iconv.c if (ndl_buf != NULL) { NULL 1064 ext/iconv/iconv.c char *buf = NULL; NULL 1065 ext/iconv/iconv.c char *encoded = NULL; NULL 1217 ext/iconv/iconv.c if (iconv(cd, NULL, NULL, (char **) &out_p, &out_left) == (size_t)-1) { NULL 1233 ext/iconv/iconv.c if (iconv(cd, NULL, NULL, NULL, NULL) == (size_t)-1) { NULL 1260 ext/iconv/iconv.c encoded = NULL; NULL 1316 ext/iconv/iconv.c if (iconv(cd, NULL, NULL, (char **) &out_p, &out_left) == (size_t)-1) { NULL 1359 ext/iconv/iconv.c if (iconv(cd, NULL, NULL, NULL, NULL) == (size_t)-1) { NULL 1377 ext/iconv/iconv.c if (encoded != NULL) { NULL 1380 ext/iconv/iconv.c if (buf != NULL) { NULL 1397 ext/iconv/iconv.c const char *csname = NULL; NULL 1399 ext/iconv/iconv.c const char *encoded_text = NULL; NULL 1401 ext/iconv/iconv.c const char *encoded_word = NULL; NULL 1402 ext/iconv/iconv.c const char *spaces = NULL; NULL 1406 ext/iconv/iconv.c if (next_pos != NULL) { NULL 1407 ext/iconv/iconv.c *next_pos = NULL; NULL 1452 ext/iconv/iconv.c encoded_word = NULL; NULL 1466 ext/iconv/iconv.c encoded_word = NULL; NULL 1491 ext/iconv/iconv.c if (csname == NULL) { NULL 1504 ext/iconv/iconv.c encoded_word = NULL; NULL 1602 ext/iconv/iconv.c encoded_word = NULL; NULL 1624 ext/iconv/iconv.c encoded_word = NULL; NULL 1665 ext/iconv/iconv.c if (encoded_word == NULL) { NULL 1668 ext/iconv/iconv.c spaces = NULL; NULL 1680 ext/iconv/iconv.c encoded_word = NULL; NULL 1738 ext/iconv/iconv.c decoded_text = NULL; NULL 1742 ext/iconv/iconv.c if (decoded_text == NULL) { NULL 1749 ext/iconv/iconv.c encoded_word = NULL; NULL 1769 ext/iconv/iconv.c encoded_word = NULL; NULL 1827 ext/iconv/iconv.c if (spaces != NULL && encoded_word == NULL) { NULL 1829 ext/iconv/iconv.c spaces = NULL; NULL 1839 ext/iconv/iconv.c if (spaces != NULL) { NULL 1841 ext/iconv/iconv.c spaces = NULL; NULL 1844 ext/iconv/iconv.c encoded_word = NULL; NULL 1899 ext/iconv/iconv.c if (next_pos != NULL) { NULL 1923 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot open converter"); NULL 1927 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong charset, conversion from `%s' to `%s' is not allowed", NULL 1932 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected an incomplete multibyte character in input string"); NULL 1936 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected an illegal character in input string"); NULL 1941 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Buffer length exceeded"); NULL 1945 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Malformed string"); NULL 1950 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown error (%d)", errno); NULL 1975 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2010 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2021 ext/iconv/iconv.c if (err == PHP_ICONV_ERR_SUCCESS && str != NULL && retval.c != NULL) { NULL 2052 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2057 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string."); NULL 2103 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2123 ext/iconv/iconv.c const char *field_name = NULL; NULL 2125 ext/iconv/iconv.c const char *field_value = NULL; NULL 2127 ext/iconv/iconv.c zval *pref = NULL; NULL 2128 ext/iconv/iconv.c zval tmp_zv, *tmp_zv_p = NULL; NULL 2145 ext/iconv/iconv.c if (pref != NULL) { NULL 2164 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2176 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2223 ext/iconv/iconv.c if (retval.c != NULL) { NULL 2233 ext/iconv/iconv.c if (tmp_zv_p != NULL) { NULL 2260 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2264 ext/iconv/iconv.c err = _php_iconv_mime_decode(&retval, encoded_str, encoded_str_len, charset, NULL, mode); NULL 2268 ext/iconv/iconv.c if (retval.c != NULL) { NULL 2299 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2307 ext/iconv/iconv.c char *header_name = NULL; NULL 2309 ext/iconv/iconv.c char *header_value = NULL; NULL 2319 ext/iconv/iconv.c if (decoded_header.c == NULL) { NULL 2343 ext/iconv/iconv.c if (header_name != NULL) { NULL 2354 ext/iconv/iconv.c zend_hash_update(Z_ARRVAL_P(return_value), header_name, header_name_len, (void *)&new_elem, sizeof(new_elem), NULL); NULL 2391 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2398 ext/iconv/iconv.c if (err == PHP_ICONV_ERR_SUCCESS && out_buffer != NULL) { NULL 2401 ext/iconv/iconv.c if (out_buffer != NULL) { NULL 2420 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Charset parameter exceeds the maximum allowed length of %d characters", ICONV_CSNMAXLEN); NULL 2497 ext/iconv/iconv.c if (NULL == (self->to_charset = pemalloc(to_charset_len + 1, persistent))) { NULL 2501 ext/iconv/iconv.c if (NULL == (self->from_charset = pemalloc(from_charset_len + 1, persistent))) { NULL 2532 ext/iconv/iconv.c char *out_buf = NULL; NULL 2538 ext/iconv/iconv.c if (ps == NULL) { NULL 2547 ext/iconv/iconv.c if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) { NULL 2562 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): invalid multibyte sequence", self->from_charset, self->to_charset); NULL 2566 ext/iconv/iconv.c if (ps != NULL) { NULL 2569 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): insufficient buffer", self->from_charset, self->to_charset); NULL 2591 ext/iconv/iconv.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 2598 ext/iconv/iconv.c if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) { NULL 2603 ext/iconv/iconv.c if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) { NULL 2604 ext/iconv/iconv.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 2619 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset); NULL 2624 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset); NULL 2636 ext/iconv/iconv.c if ((ps == NULL ? iconv(self->cd, NULL, NULL, &pd, &ocnt): NULL 2641 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): invalid multibyte sequence", self->from_charset, self->to_charset); NULL 2645 ext/iconv/iconv.c if (ps != NULL) { NULL 2647 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): insufficient buffer", self->from_charset, self->to_charset); NULL 2655 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unexpected octet values", self->from_charset, self->to_charset); NULL 2668 ext/iconv/iconv.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 2675 ext/iconv/iconv.c if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) { NULL 2680 ext/iconv/iconv.c if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) { NULL 2681 ext/iconv/iconv.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 2696 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset); NULL 2701 ext/iconv/iconv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset); NULL 2706 ext/iconv/iconv.c if (ps == NULL) { NULL 2714 ext/iconv/iconv.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 2738 ext/iconv/iconv.c php_stream_bucket *bucket = NULL; NULL 2742 ext/iconv/iconv.c while (buckets_in->head != NULL) { NULL 2758 ext/iconv/iconv.c buckets_out, NULL, 0, &consumed, NULL 2764 ext/iconv/iconv.c if (bytes_consumed != NULL) { NULL 2771 ext/iconv/iconv.c if (bucket != NULL) { NULL 2795 ext/iconv/iconv.c php_stream_filter *retval = NULL; NULL 2797 ext/iconv/iconv.c char *from_charset = NULL, *to_charset = NULL; NULL 2800 ext/iconv/iconv.c if ((from_charset = strchr(name, '.')) == NULL) { NULL 2801 ext/iconv/iconv.c return NULL; NULL 2804 ext/iconv/iconv.c if ((from_charset = strchr(from_charset, '.')) == NULL) { NULL 2805 ext/iconv/iconv.c return NULL; NULL 2808 ext/iconv/iconv.c if ((to_charset = strpbrk(from_charset, "/.")) == NULL) { NULL 2809 ext/iconv/iconv.c return NULL; NULL 2816 ext/iconv/iconv.c return NULL; NULL 2819 ext/iconv/iconv.c if (NULL == (inst = pemalloc(sizeof(php_iconv_stream_filter), persistent))) { NULL 2820 ext/iconv/iconv.c return NULL; NULL 2825 ext/iconv/iconv.c return NULL; NULL 2828 ext/iconv/iconv.c if (NULL == (retval = php_stream_filter_alloc(&php_iconv_stream_filter_ops, inst, persistent))) { NULL 117 ext/iconv/php_iconv.h #define iconv_module_ptr NULL NULL 568 ext/imap/php_imap.c STANDARD_MODULE_HEADER_EX, NULL, NULL 573 ext/imap/php_imap.c NULL, NULL 580 ext/imap/php_imap.c NULL, NULL 581 ext/imap/php_imap.c NULL, NULL 595 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number"); \ NULL 634 ext/imap/php_imap.c return zend_hash_update(symtable, key, strlen(key)+1, (void *) &tmp, sizeof(zval *), NULL); NULL 650 ext/imap/php_imap.c return zend_hash_next_index_insert(symtable, (void *) &tmp, sizeof(zval *), NULL); NULL 1055 ext/imap/php_imap.c le_imap = zend_register_list_destructors_ex(mail_close_it, NULL, "imap", module_number); NULL 1083 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s (errflg=%ld)", ecur->LTEXT, ecur->errflg); NULL 1095 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s", acur->LTEXT); NULL 1153 ext/imap/php_imap.c zval *params = NULL; NULL 1197 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid argument, expect string or array of strings"); NULL 1205 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid argument, expect string or array of strings"); NULL 1232 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING ,"Retries must be greater or equal to 0"); NULL 1242 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't open stream %s", mailbox); NULL 1303 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't re-open stream"); NULL 1315 ext/imap/php_imap.c char *folder, *message, *internal_date = NULL, *flags = NULL; NULL 1322 ext/imap/php_imap.c zval *subpats = NULL; /* Parts (not used) */ NULL 1333 ext/imap/php_imap.c if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC))== NULL) { NULL 1341 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "internal date not correctly formatted"); NULL 1342 ext/imap/php_imap.c internal_date = NULL; NULL 1431 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "c-client imap_getquota failed"); NULL 1459 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "c-client imap_getquotaroot failed"); NULL 1575 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the flags parameter"); NULL 1592 ext/imap/php_imap.c pils *imap_le_struct=NULL; NULL 1607 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the flags parameter"); NULL 1691 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the options parameter"); NULL 1706 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number"); NULL 2040 ext/imap/php_imap.c char *defaulthost = NULL; NULL 2056 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "From length has to be between 0 and %d", MAILTMPLEN); NULL 2064 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Subject length has to be between 0 and %d", MAILTMPLEN); NULL 2122 ext/imap/php_imap.c char *headers, *defaulthost = NULL; NULL 2131 ext/imap/php_imap.c rfc822_parse_msg(&en, NULL, headers, headers_len, NULL, defaulthost, NIL); NULL 2133 ext/imap/php_imap.c rfc822_parse_msg(&en, NULL, headers, headers_len, NULL, "UNKNOWN", NIL); NULL 2292 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the options parameter"); NULL 2317 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No body information available"); NULL 2342 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the options parameter"); NULL 2356 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No body information available"); NULL 2382 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the options parameter"); NULL 2396 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No body MIME information available"); NULL 2409 ext/imap/php_imap.c pils *imap_ptr = NULL; NULL 2410 ext/imap/php_imap.c php_stream *writer = NULL; NULL 2435 ext/imap/php_imap.c writer = php_stream_open_wrapper(Z_STRVAL_PP(out), "wb", REPORT_ERRORS, NULL); NULL 2445 ext/imap/php_imap.c mail_fetchbody_full(imap_ptr->imap_stream, msgno, section, NULL, flags); NULL 2446 ext/imap/php_imap.c mail_parameters(NIL, SET_GETS, (void *) NULL); NULL 2447 ext/imap/php_imap.c IMAPG(gets_stream) = NULL; NULL 2471 ext/imap/php_imap.c if (decode == NULL) { NULL 2494 ext/imap/php_imap.c if (decode == NULL) { NULL 2517 ext/imap/php_imap.c if (decode == NULL) { NULL 2540 ext/imap/php_imap.c if (decode == NULL) { NULL 2695 ext/imap/php_imap.c src.data = NULL; NULL 2697 ext/imap/php_imap.c dest.data = NULL; NULL 2769 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid modified UTF-7 character: `%c'", *inp); NULL 2774 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected end of string"); NULL 2785 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Stray modified base64 character: `%c'", *--inp); NULL 2790 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid modified base64 character: `%c'", *inp); NULL 2811 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected end of string"); NULL 2868 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "outp - out [%ld] != outlen [%d]", outp - out, outlen); NULL 2985 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "outp - out [%ld] != outlen [%d]", outp - out, outlen); NULL 3092 ext/imap/php_imap.c char *criteria = NULL, *charset = NULL; NULL 3109 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized sort criteria"); NULL 3114 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Search options parameter has to be greater than or equal to 0"); NULL 3161 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the options parameter"); NULL 3199 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number"); NULL 3286 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number"); NULL 3293 ext/imap/php_imap.c if (body == NULL) { NULL 3401 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid value for the options parameter"); NULL 3427 ext/imap/php_imap.c env->from->next=NULL; NULL 3434 ext/imap/php_imap.c env->to->next = NULL; NULL 3479 ext/imap/php_imap.c BODY *bod=NULL, *topbod=NULL; NULL 3480 ext/imap/php_imap.c PART *mypart=NULL, *part; NULL 3481 ext/imap/php_imap.c PARAMETER *param, *disp_param = NULL, *custom_headers_param = NULL, *tmp_param = NULL; NULL 3482 ext/imap/php_imap.c char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL, *str_copy = NULL; NULL 3542 ext/imap/php_imap.c custom_headers_param = tmp_param = NULL; NULL 3547 ext/imap/php_imap.c custom_headers_param->attribute = NULL; NULL 3558 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "body parameter must be a non-empty array"); NULL 3584 ext/imap/php_imap.c disp_param = tmp_param = NULL; NULL 3618 ext/imap/php_imap.c disp_param = tmp_param = NULL; NULL 3697 ext/imap/php_imap.c disp_param = tmp_param = NULL; NULL 3731 ext/imap/php_imap.c disp_param = tmp_param = NULL; NULL 3773 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot generate multipart e-mail without components."); NULL 3832 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The boundary should be no longer than 4kb"); NULL 3894 ext/imap/php_imap.c char *tsm_errmsg = NULL; NULL 3896 ext/imap/php_imap.c char *bufferTo = NULL, *bufferCc = NULL, *bufferBcc = NULL, *bufferHeader = NULL; NULL 3924 ext/imap/php_imap.c addr = NULL; NULL 3925 ext/imap/php_imap.c rfc822_parse_adrlist(&addr, tempMailTo, NULL); NULL 3927 ext/imap/php_imap.c if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) { NULL 3953 ext/imap/php_imap.c addr = NULL; NULL 3954 ext/imap/php_imap.c rfc822_parse_adrlist(&addr, tempMailTo, NULL); NULL 3956 ext/imap/php_imap.c if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) { NULL 3979 ext/imap/php_imap.c addr = NULL; NULL 3980 ext/imap/php_imap.c rfc822_parse_adrlist(&addr, tempMailTo, NULL); NULL 3982 ext/imap/php_imap.c if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) { NULL 4005 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tsm_errmsg); NULL 4008 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err)); NULL 4025 ext/imap/php_imap.c if (headers != NULL) { NULL 4036 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not execute mail delivery program"); NULL 4048 ext/imap/php_imap.c char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL; NULL 4058 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No to field in mail command"); NULL 4064 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No subject field in mail command"); NULL 4071 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No message string in mail command"); NULL 4072 ext/imap/php_imap.c message = NULL; NULL 4088 ext/imap/php_imap.c char *criteria, *charset = NULL; NULL 4243 ext/imap/php_imap.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), (void *)&myobject, sizeof(zval *), NULL); NULL 4261 ext/imap/php_imap.c if (decode == NULL) { NULL 4270 ext/imap/php_imap.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), (void *)&myobject, sizeof(zval *), NULL); NULL 4300 ext/imap/php_imap.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), (void *)&myobject, sizeof(zval *), NULL); NULL 4336 ext/imap/php_imap.c rfc822_output_address_list(&buf, addresslist, 0, NULL); NULL 4410 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Address buffer overflow"); NULL 4411 ext/imap/php_imap.c return NULL; NULL 4450 ext/imap/php_imap.c char *fulladdress=NULL; NULL 4731 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function returned an empty tree"); NULL 4825 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to read from socket"); NULL 4828 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to write to stream"); NULL 4832 ext/imap/php_imap.c return NULL; NULL 4839 ext/imap/php_imap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to read from socket"); NULL 4841 ext/imap/php_imap.c buf = NULL; NULL 227 ext/imap/php_imap.h #define imap_module_ptr NULL NULL 41 ext/interbase/ibase_blobs.c if (ib_blob->bl_handle != NULL) { /* blob open*/ NULL 53 ext/interbase/ibase_blobs.c le_blob = zend_register_list_destructors_ex(_php_ibase_free_blob, NULL, NULL 209 ext/interbase/ibase_blobs.c zval *link = NULL; NULL 211 ext/interbase/ibase_blobs.c ibase_trans *trans = NULL; NULL 223 ext/interbase/ibase_blobs.c ib_blob->bl_handle = NULL; NULL 242 ext/interbase/ibase_blobs.c zval *link = NULL; NULL 244 ext/interbase/ibase_blobs.c ibase_trans *trans = NULL; NULL 267 ext/interbase/ibase_blobs.c ib_blob->bl_handle = NULL; NULL 367 ext/interbase/ibase_blobs.c ib_blob->bl_handle = NULL; NULL 375 ext/interbase/ibase_blobs.c ib_blob->bl_handle = NULL; NULL 404 ext/interbase/ibase_blobs.c zval *link = NULL; NULL 406 ext/interbase/ibase_blobs.c ibase_trans *trans = NULL; NULL 407 ext/interbase/ibase_blobs.c ibase_blob ib_blob = { NULL, BLOB_INPUT }; NULL 480 ext/interbase/ibase_blobs.c zval *link = NULL; NULL 482 ext/interbase/ibase_blobs.c ibase_trans *trans = NULL; NULL 483 ext/interbase/ibase_blobs.c ibase_blob ib_blob_id = { NULL, BLOB_OUTPUT }; NULL 541 ext/interbase/ibase_blobs.c zval *link = NULL, *file; NULL 544 ext/interbase/ibase_blobs.c ibase_blob ib_blob = { NULL, 0 }; NULL 546 ext/interbase/ibase_blobs.c ibase_trans *trans = NULL; NULL 47 ext/interbase/ibase_events.c if (event->link != NULL) { NULL 50 ext/interbase/ibase_events.c if (event->link->handle != NULL && NULL 63 ext/interbase/ibase_events.c event->callback = NULL; NULL 87 ext/interbase/ibase_events.c le_event = zend_register_list_destructors_ex(_php_ibase_free_event_rsrc, NULL, NULL 158 ext/interbase/ibase_events.c if (!ZEND_FETCH_RESOURCE2_NO_RETURN(ib_link, ibase_db_link *, NULL, IBG(default_link), "InterBase link", le_link, le_plink)) { NULL 238 ext/interbase/ibase_events.c if (SUCCESS != call_user_function(EG(function_table), NULL, NULL 320 ext/interbase/ibase_events.c if (!ZEND_FETCH_RESOURCE2_NO_RETURN(ib_link, ibase_db_link *, NULL, IBG(default_link), "InterBase link", le_link, le_plink)) { NULL 146 ext/interbase/ibase_query.c if (ib_result->query != NULL) { NULL 148 ext/interbase/ibase_query.c ib_result->query->result = NULL; /* Indicate to query, that result is released */ NULL 167 ext/interbase/ibase_query.c if (ib_query->result != NULL) { NULL 169 ext/interbase/ibase_query.c ib_query->result->query = NULL; /* Indicate to result, that query is released */ NULL 189 ext/interbase/ibase_query.c if (ib_query != NULL) { NULL 199 ext/interbase/ibase_query.c le_result = zend_register_list_destructors_ex(_php_ibase_free_result, NULL, NULL 201 ext/interbase/ibase_query.c le_query = zend_register_list_destructors_ex(php_ibase_free_query_rsrc, NULL, NULL 325 ext/interbase/ibase_query.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Querystring empty."); NULL 332 ext/interbase/ibase_query.c ib_query->result = NULL; NULL 333 ext/interbase/ibase_query.c ib_query->stmt = NULL; NULL 334 ext/interbase/ibase_query.c ib_query->in_array = NULL; NULL 335 ext/interbase/ibase_query.c ib_query->out_array = NULL; NULL 339 ext/interbase/ibase_query.c ib_query->out_sqlda = NULL; NULL 340 ext/interbase/ibase_query.c ib_query->in_sqlda = NULL; NULL 401 ext/interbase/ibase_query.c ib_query->in_sqlda = NULL; NULL 409 ext/interbase/ibase_query.c ib_query->out_sqlda = NULL; NULL 742 ext/interbase/ibase_query.c ibase_blob ib_blob = { NULL, BLOB_INPUT }; NULL 858 ext/interbase/ibase_query.c var->sqlind = NULL; NULL 867 ext/interbase/ibase_query.c XSQLDA *in_sqlda = NULL, *out_sqlda = NULL; NULL 868 ext/interbase/ibase_query.c BIND_BUF *bind_buf = NULL; NULL 889 ext/interbase/ibase_query.c tr = NULL; NULL 892 ext/interbase/ibase_query.c ib_query->query, ib_query->dialect, NULL)) { NULL 903 ext/interbase/ibase_query.c if (ib_query->link->tr_list == NULL) { NULL 905 ext/interbase/ibase_query.c ib_query->link->tr_list->trans = NULL; NULL 906 ext/interbase/ibase_query.c ib_query->link->tr_list->next = NULL; NULL 910 ext/interbase/ibase_query.c for (l = &ib_query->link->tr_list; *l != NULL; l = &(*l)->next); NULL 913 ext/interbase/ibase_query.c (*l)->next = NULL; NULL 923 ext/interbase/ibase_query.c &ib_query->trans->handle, 0, ib_query->query, ib_query->dialect, NULL)) { NULL 928 ext/interbase/ibase_query.c if (ib_query->trans->handle == NULL && ib_query->trans_res_id != 0) { NULL 1048 ext/interbase/ibase_query.c *ib_resultp = NULL; NULL 1063 ext/interbase/ibase_query.c zval *zlink, *ztrans, ***bind_args = NULL; NULL 1067 ext/interbase/ibase_query.c ibase_db_link *ib_link = NULL; NULL 1068 ext/interbase/ibase_query.c ibase_trans *trans = NULL; NULL 1069 ext/interbase/ibase_query.c ibase_query ib_query = { NULL, NULL, 0, 0 }; NULL 1070 ext/interbase/ibase_query.c ibase_result *result = NULL; NULL 1095 ext/interbase/ibase_query.c if (trans != NULL) { NULL 1105 ext/interbase/ibase_query.c isc_db_handle db = NULL; NULL 1106 ext/interbase/ibase_query.c isc_tr_handle trans = NULL; NULL 1117 ext/interbase/ibase_query.c query, SQL_DIALECT_CURRENT, NULL)) { NULL 1131 ext/interbase/ibase_query.c ib_link->tr_list = NULL; NULL 1132 ext/interbase/ibase_query.c ib_link->event_head = NULL; NULL 1145 ext/interbase/ibase_query.c ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK, NULL 1155 ext/interbase/ibase_query.c if (ib_link == NULL || FAILURE == _php_ibase_def_trans(ib_link, &trans TSRMLS_CC) NULL 1166 ext/interbase/ibase_query.c php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE, NULL 1182 ext/interbase/ibase_query.c if (result != NULL) { /* statement returns a result */ NULL 1187 ext/interbase/ibase_query.c ib_query.stmt = NULL; /* keep stmt when free query */ NULL 1205 ext/interbase/ibase_query.c ibase_trans *trans = NULL; NULL 1207 ext/interbase/ibase_query.c zval *arg = NULL; NULL 1216 ext/interbase/ibase_query.c ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK, le_link, le_plink); NULL 1217 ext/interbase/ibase_query.c if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) { NULL 1224 ext/interbase/ibase_query.c if (trans == NULL) { NULL 1227 ext/interbase/ibase_query.c if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) { NULL 1490 ext/interbase/ibase_query.c if (ib_result->out_sqlda == NULL || !ib_result->has_more_rows) { NULL 1555 ext/interbase/ibase_query.c blob_handle.bl_handle = NULL; NULL 1737 ext/interbase/ibase_query.c ibase_trans *trans = NULL; NULL 1748 ext/interbase/ibase_query.c ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK, le_link, le_plink); NULL 1755 ext/interbase/ibase_query.c if (trans != NULL) { NULL 1785 ext/interbase/ibase_query.c zval *query, ***args = NULL; NULL 1787 ext/interbase/ibase_query.c ibase_result *result = NULL; NULL 1805 ext/interbase/ibase_query.c php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE, NULL 1839 ext/interbase/ibase_query.c if (ib_query->trans->handle == NULL) { NULL 1843 ext/interbase/ibase_query.c if (result != NULL) { NULL 1846 ext/interbase/ibase_query.c result->stmt = NULL; NULL 1906 ext/interbase/ibase_query.c if (sqlda == NULL) { NULL 2030 ext/interbase/ibase_query.c if (sqlda == NULL) { NULL 2057 ext/interbase/ibase_query.c if (ib_query->in_sqlda == NULL) { NULL 2081 ext/interbase/ibase_query.c if (ib_query->in_sqlda == NULL) { NULL 68 ext/interbase/ibase_service.c le_service = zend_register_list_destructors_ex(_php_ibase_free_service, NULL, NULL 141 ext/interbase/ibase_service.c char buf[128], *args[] = { NULL, NULL, NULL, NULL, NULL }; NULL 162 ext/interbase/ibase_service.c if (args[i] != NULL) { NULL 176 ext/interbase/ibase_service.c if (isc_service_start(IB_STATUS, &svm->handle, NULL, spb_len, buf)) { NULL 216 ext/interbase/ibase_service.c isc_svc_handle handle = NULL; NULL 278 ext/interbase/ibase_service.c char res_buf[400], *result, *heap_buf = NULL, *heap_p; NULL 285 ext/interbase/ibase_service.c if (isc_service_start(IB_STATUS, &svm->handle, NULL, sizeof(action), action)) { NULL 294 ext/interbase/ibase_service.c if (isc_service_query(IB_STATUS, &svm->handle, NULL, sizeof(spb), spb, NULL 459 ext/interbase/ibase_service.c if (isc_service_start(IB_STATUS, &svm->handle, NULL, (unsigned short)spb_len, buf)) { NULL 566 ext/interbase/ibase_service.c if (isc_service_start(IB_STATUS, &svm->handle, NULL, (unsigned short)spb_len, buf)) { NULL 46 ext/interbase/interbase.c #define CHECK_LINK(link) { if (link==-1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "A link to the server could not be established"); RETURN_FALSE; } } NULL 453 ext/interbase/interbase.c NULL, NULL 459 ext/interbase/interbase.c NULL, NULL 460 ext/interbase/interbase.c NULL, NULL 519 ext/interbase/interbase.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", IBG(errmsg)); NULL 540 ext/interbase/interbase.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", IBG(errmsg)); NULL 577 ext/interbase/interbase.c *trans = NULL; NULL 591 ext/interbase/interbase.c for (l = link->tr_list; l != NULL; ++i) { NULL 593 ext/interbase/interbase.c if (p->trans != NULL) { NULL 595 ext/interbase/interbase.c if (p->trans->handle != NULL) { NULL 603 ext/interbase/interbase.c if (p->trans->handle != NULL) { NULL 613 ext/interbase/interbase.c p->trans->db_link[j] = NULL; NULL 622 ext/interbase/interbase.c link->tr_list = NULL; NULL 626 ext/interbase/interbase.c e->link = NULL; NULL 645 ext/interbase/interbase.c if (link->handle != NULL) { NULL 660 ext/interbase/interbase.c if (link->handle != NULL) { NULL 675 ext/interbase/interbase.c if (trans->handle != NULL) { NULL 684 ext/interbase/interbase.c if (trans->db_link[i] != NULL) { NULL 686 ext/interbase/interbase.c for (l = &trans->db_link[i]->tr_list; *l != NULL; l = &(*l)->next) { NULL 717 ext/interbase/interbase.c PHP_INI_ENTRY_EX("ibase.allow_persistent", "1", PHP_INI_SYSTEM, NULL, zend_ini_boolean_displayer_cb) NULL 718 ext/interbase/interbase.c PHP_INI_ENTRY_EX("ibase.max_persistent", "-1", PHP_INI_SYSTEM, NULL, display_link_numbers) NULL 719 ext/interbase/interbase.c PHP_INI_ENTRY_EX("ibase.max_links", "-1", PHP_INI_SYSTEM, NULL, display_link_numbers) NULL 720 ext/interbase/interbase.c PHP_INI_ENTRY("ibase.default_db", NULL, PHP_INI_SYSTEM, NULL) NULL 721 ext/interbase/interbase.c PHP_INI_ENTRY("ibase.default_user", NULL, PHP_INI_ALL, NULL) NULL 722 ext/interbase/interbase.c PHP_INI_ENTRY_EX("ibase.default_password", NULL, PHP_INI_ALL, NULL, php_ibase_password_displayer_cb) NULL 723 ext/interbase/interbase.c PHP_INI_ENTRY("ibase.default_charset", NULL, PHP_INI_ALL, NULL) NULL 724 ext/interbase/interbase.c PHP_INI_ENTRY("ibase.timestampformat", IB_DEF_DATE_FMT " " IB_DEF_TIME_FMT, PHP_INI_ALL, NULL) NULL 725 ext/interbase/interbase.c PHP_INI_ENTRY("ibase.dateformat", IB_DEF_DATE_FMT, PHP_INI_ALL, NULL) NULL 726 ext/interbase/interbase.c PHP_INI_ENTRY("ibase.timeformat", IB_DEF_TIME_FMT, PHP_INI_ALL, NULL) NULL 740 ext/interbase/interbase.c le_link = zend_register_list_destructors_ex(_php_ibase_close_link, NULL, LE_LINK, module_number); NULL 742 ext/interbase/interbase.c le_trans = zend_register_list_destructors_ex(_php_ibase_free_trans, NULL, LE_TRANS, module_number); NULL 788 ext/interbase/interbase.c ibase_entry->handle = NULL; NULL 830 ext/interbase/interbase.c info_func_t info_func = NULL; NULL 897 ext/interbase/interbase.c char *c, hash[16], *args[] = { NULL, NULL, NULL, NULL, NULL }; NULL 902 ext/interbase/interbase.c isc_db_handle db_handle = NULL; NULL 1011 ext/interbase/interbase.c (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)) { NULL 1020 ext/interbase/interbase.c ib_link->tr_list = NULL; NULL 1021 ext/interbase/interbase.c ib_link->event_head = NULL; NULL 1030 ext/interbase/interbase.c (void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)) { NULL 1057 ext/interbase/interbase.c zval *link_arg = NULL; NULL 1085 ext/interbase/interbase.c zval *link_arg = NULL; NULL 1112 ext/interbase/interbase.c for (l = ib_link->tr_list; l != NULL; l = l->next) { NULL 1113 ext/interbase/interbase.c if (l->trans != NULL) l->trans->handle = NULL; NULL 1131 ext/interbase/interbase.c ibase_db_link **ib_link = NULL; NULL 1133 ext/interbase/interbase.c isc_tr_handle tr_handle = NULL; NULL 1147 ext/interbase/interbase.c zval ***args = NULL; NULL 1234 ext/interbase/interbase.c if (!ZEND_FETCH_RESOURCE2_NO_RETURN(ib_link[0], ibase_db_link *, NULL, IBG(default_link), LE_LINK, le_link, le_plink)) { NULL 1258 ext/interbase/interbase.c if (ib_link[i]->tr_list == NULL) { NULL 1260 ext/interbase/interbase.c ib_link[i]->tr_list->trans = NULL; NULL 1261 ext/interbase/interbase.c ib_link[i]->tr_list->next = NULL; NULL 1265 ext/interbase/interbase.c for (l = &ib_link[i]->tr_list; *l != NULL; l = &(*l)->next); NULL 1268 ext/interbase/interbase.c (*l)->next = NULL; NULL 1277 ext/interbase/interbase.c if (ib_link == NULL) { NULL 1278 ext/interbase/interbase.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid database link"); NULL 1283 ext/interbase/interbase.c if (ib_link->tr_list == NULL) { NULL 1285 ext/interbase/interbase.c ib_link->tr_list->trans = NULL; NULL 1286 ext/interbase/interbase.c ib_link->tr_list->next = NULL; NULL 1289 ext/interbase/interbase.c if (*trans == NULL) { NULL 1292 ext/interbase/interbase.c if (tr == NULL) { NULL 1294 ext/interbase/interbase.c tr->handle = NULL; NULL 1300 ext/interbase/interbase.c if (tr->handle == NULL) { NULL 1301 ext/interbase/interbase.c if (isc_start_transaction(IB_STATUS, &tr->handle, 1, &ib_link->handle, 0, NULL)) { NULL 1314 ext/interbase/interbase.c ibase_trans *trans = NULL; NULL 1318 ext/interbase/interbase.c zval *arg = NULL; NULL 1328 ext/interbase/interbase.c ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK, le_link, le_plink); NULL 1329 ext/interbase/interbase.c if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) { NULL 1343 ext/interbase/interbase.c if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) { NULL 1416 ext/interbase/interbase.c zval *link = NULL; NULL 1421 ext/interbase/interbase.c ibase_trans *trans = NULL; NULL 1433 ext/interbase/interbase.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid generator name"); NULL 1453 ext/interbase/interbase.c SQL_DIALECT_CURRENT, NULL, &out_sqlda)) { NULL 161 ext/interbase/php_ibase_includes.h ZEND_FETCH_RESOURCE2(lh, ibase_db_link *, NULL, IBG(default_link), \ NULL 132 ext/interbase/php_ibase_udf.c php_embed_init(0, NULL PTSRMLS_CC); NULL 160 ext/interbase/php_ibase_udf.c php_request_shutdown(NULL); NULL 168 ext/interbase/php_ibase_udf.c result = zend_eval_stringl(code, b->blob_total_length, NULL, "Firebird Embedded PHP engine" TSRMLS_CC); NULL 198 ext/interbase/php_ibase_udf.c if (!zend_is_callable(&callback, 0, NULL TSRMLS_CC)) { NULL 291 ext/interbase/php_ibase_udf.c if (FAILURE == call_user_function(EG(function_table), NULL, NULL 350 ext/interbase/php_ibase_udf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error calling function '%s' from database", name); NULL 98 ext/interbase/php_interbase.h #define phpext_interbase_ptr NULL NULL 73 ext/intl/breakiterator/breakiterator_class.cpp assert(bio->biter == NULL); NULL 87 ext/intl/breakiterator/breakiterator_class.cpp if (bio1->biter == NULL || bio2->biter == NULL) { NULL 112 ext/intl/breakiterator/breakiterator_class.cpp if (bio_orig->biter != NULL) { NULL 123 ext/intl/breakiterator/breakiterator_class.cpp zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); NULL 133 ext/intl/breakiterator/breakiterator_class.cpp zend_throw_exception(NULL, "Cannot clone unconstructed BreakIterator", 0 TSRMLS_CC); NULL 154 ext/intl/breakiterator/breakiterator_class.cpp if (biter == NULL) { NULL 160 ext/intl/breakiterator/breakiterator_class.cpp if (bio->text == NULL) { NULL 180 ext/intl/breakiterator/breakiterator_class.cpp bio->biter = NULL; NULL 181 ext/intl/breakiterator/breakiterator_class.cpp bio->text = NULL; NULL 203 ext/intl/breakiterator/breakiterator_class.cpp bio->biter = NULL; NULL 224 ext/intl/breakiterator/breakiterator_class.cpp (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval*)); NULL 234 ext/intl/breakiterator/breakiterator_class.cpp NULL TSRMLS_CC); NULL 389 ext/intl/breakiterator/breakiterator_class.cpp BreakIterator_ce_ptr, NULL TSRMLS_CC); NULL 395 ext/intl/breakiterator/breakiterator_class.cpp BreakIterator_ce_ptr, NULL TSRMLS_CC); NULL 54 ext/intl/breakiterator/breakiterator_class.h if (bio->biter == NULL) \ NULL 45 ext/intl/breakiterator/breakiterator_iterators.cpp if (bio->biter == NULL) { NULL 65 ext/intl/breakiterator/breakiterator_iterators.cpp if (biter == NULL) { NULL 90 ext/intl/breakiterator/breakiterator_iterators.cpp NULL, NULL 101 ext/intl/breakiterator/breakiterator_iterators.cpp zend_throw_exception(NULL, NULL 103 ext/intl/breakiterator/breakiterator_iterators.cpp return NULL; NULL 109 ext/intl/breakiterator/breakiterator_iterators.cpp if (biter == NULL) { NULL 110 ext/intl/breakiterator/breakiterator_iterators.cpp zend_throw_exception(NULL, NULL 112 ext/intl/breakiterator/breakiterator_iterators.cpp return NULL; NULL 121 ext/intl/breakiterator/breakiterator_iterators.cpp zoi_iter->wrapping_obj = NULL; /* not used; object is in zoi.data */ NULL 122 ext/intl/breakiterator/breakiterator_iterators.cpp zoi_iter->current = NULL; NULL 235 ext/intl/breakiterator/breakiterator_iterators.cpp ((zoi_with_current*)ii->iterator)->current = NULL; NULL 239 ext/intl/breakiterator/breakiterator_iterators.cpp assert(((zoi_break_iter_parts*)ii->iterator)->bio->biter != NULL); NULL 260 ext/intl/breakiterator/breakiterator_iterators.cpp if (key == NULL) { NULL 300 ext/intl/breakiterator/breakiterator_iterators.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 326 ext/intl/breakiterator/breakiterator_iterators.cpp IntlIterator_ce_ptr, NULL TSRMLS_CC); NULL 38 ext/intl/breakiterator/breakiterator_methods.cpp zend_throw_exception( NULL, NULL 48 ext/intl/breakiterator/breakiterator_methods.cpp const char *locale_str = NULL; NULL 52 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 57 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, msg, 1 TSRMLS_CC); NULL 62 ext/intl/breakiterator/breakiterator_methods.cpp if (locale_str == NULL) { NULL 67 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set_code(NULL, status TSRMLS_CC); NULL 71 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set_custom_msg(NULL, msg, 1 TSRMLS_CC); NULL 117 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 120 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 135 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 142 ext/intl/breakiterator/breakiterator_methods.cpp if (bio->text == NULL) { NULL 153 ext/intl/breakiterator/breakiterator_methods.cpp UText *ut = NULL; NULL 160 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 185 ext/intl/breakiterator/breakiterator_methods.cpp if (bio->text != NULL) { NULL 205 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, msg, 1 TSRMLS_CC); NULL 229 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, msg, 1 TSRMLS_CC); NULL 239 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, msg, 1 TSRMLS_CC); NULL 305 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 339 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 345 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 365 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 371 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 393 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 401 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 418 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 425 ext/intl/breakiterator/breakiterator_methods.cpp if (bio == NULL) NULL 433 ext/intl/breakiterator/breakiterator_methods.cpp const char* message = NULL; NULL 438 ext/intl/breakiterator/breakiterator_methods.cpp intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 446 ext/intl/breakiterator/breakiterator_methods.cpp if (bio == NULL) NULL 37 ext/intl/breakiterator/codepointiterator_internal.cpp : BreakIterator(), fCharIter(NULL), lastCodePoint(U_SENTINEL) NULL 40 ext/intl/breakiterator/codepointiterator_internal.cpp this->fText = utext_openUChars(NULL, NULL, 0, &uec); NULL 44 ext/intl/breakiterator/codepointiterator_internal.cpp : BreakIterator(other), fText(NULL), fCharIter(NULL), lastCodePoint(U_SENTINEL) NULL 52 ext/intl/breakiterator/codepointiterator_internal.cpp UText *ut_clone = NULL; NULL 98 ext/intl/breakiterator/codepointiterator_internal.cpp if (this->fCharIter == NULL) { NULL 233 ext/intl/breakiterator/codepointiterator_internal.cpp return NULL; NULL 238 ext/intl/breakiterator/codepointiterator_internal.cpp return NULL; NULL 244 ext/intl/breakiterator/codepointiterator_internal.cpp if (stackBuffer == NULL) { NULL 256 ext/intl/breakiterator/codepointiterator_internal.cpp if (clonedBI == NULL) { NULL 274 ext/intl/breakiterator/codepointiterator_internal.cpp if (input == NULL) { NULL 92 ext/intl/breakiterator/codepointiterator_internal.h this->fCharIter = NULL; NULL 36 ext/intl/breakiterator/codepointiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 39 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 43 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 56 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 63 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set_code(NULL, status TSRMLS_CC); NULL 71 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set_custom_msg(NULL, msg, 1 TSRMLS_CC); NULL 80 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, status, "rbbi_create_instance: unable to " NULL 86 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_UNSUPPORTED_ERROR, "rbbi_create_instance: " NULL 115 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 141 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 157 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 164 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp int32_t num_rules = fetch_rbbi(bio)->getRuleStatusVec(NULL, 0, NULL 198 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 74 ext/intl/calendar/calendar_class.cpp assert(co->ucal == NULL); NULL 84 ext/intl/calendar/calendar_class.cpp intl_error_reset(NULL TSRMLS_CC); NULL 95 ext/intl/calendar/calendar_class.cpp if (co_orig->ucal != NULL) { NULL 106 ext/intl/calendar/calendar_class.cpp zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); NULL 112 ext/intl/calendar/calendar_class.cpp zend_throw_exception(NULL, "Cannot clone unconstructed IntlCalendar", 0 TSRMLS_CC); NULL 163 ext/intl/calendar/calendar_class.cpp if (cal == NULL) { NULL 229 ext/intl/calendar/calendar_class.cpp co->ucal = NULL; NULL 248 ext/intl/calendar/calendar_class.cpp co->ucal = NULL; NULL 269 ext/intl/calendar/calendar_class.cpp (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval*)); NULL 279 ext/intl/calendar/calendar_class.cpp NULL TSRMLS_CC); NULL 481 ext/intl/calendar/calendar_class.cpp php_error_docref0(NULL TSRMLS_CC, E_ERROR, NULL 493 ext/intl/calendar/calendar_class.cpp Calendar_ce_ptr, NULL TSRMLS_CC); NULL 496 ext/intl/calendar/calendar_class.cpp php_error_docref0(NULL TSRMLS_CC, E_ERROR, NULL 51 ext/intl/calendar/calendar_class.h if (co->ucal == NULL) \ NULL 45 ext/intl/calendar/calendar_methods.cpp zend_throw_exception( NULL, NULL 52 ext/intl/calendar/calendar_methods.cpp zval **zv_timezone = NULL; NULL 53 ext/intl/calendar/calendar_methods.cpp const char *locale_str = NULL; NULL 57 ext/intl/calendar/calendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 61 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 66 ext/intl/calendar/calendar_methods.cpp timeZone = timezone_process_timezone_argument(zv_timezone, NULL, NULL 68 ext/intl/calendar/calendar_methods.cpp if (timeZone == NULL) { NULL 78 ext/intl/calendar/calendar_methods.cpp if (cal == NULL) { NULL 80 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, status, "Error creating ICU Calendar object", 0 TSRMLS_CC); NULL 149 ext/intl/calendar/calendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 153 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 163 ext/intl/calendar/calendar_methods.cpp if (se == NULL) { NULL 164 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, status, "intlcal_get_keyword_values_for_locale: " NULL 173 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, status, "intlcal_get_keyword_values_for_locale: " NULL 187 ext/intl/calendar/calendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 190 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 200 ext/intl/calendar/calendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 203 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 229 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, message, 1 TSRMLS_CC); NULL 236 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, message, 1 TSRMLS_CC); NULL 262 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 283 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 304 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 310 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 315 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 336 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 343 ext/intl/calendar/calendar_methods.cpp if (zv_timezone == NULL) { NULL 349 ext/intl/calendar/calendar_methods.cpp if (timeZone == NULL) { NULL 370 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 379 ext/intl/calendar/calendar_methods.cpp if (when_co->ucal == NULL) { NULL 413 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 429 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 436 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 444 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 475 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 482 ext/intl/calendar/calendar_methods.cpp if (args[1] != NULL && Z_TYPE_PP(args[1]) == IS_BOOL) { NULL 486 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 493 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 499 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 505 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 534 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 541 ext/intl/calendar/calendar_methods.cpp if (args[0] == NULL || Z_TYPE_PP(args[0]) == IS_NULL) { NULL 545 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 552 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 556 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 582 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 588 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 623 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 629 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 651 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 677 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, message, 1 TSRMLS_CC); NULL 684 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, message, 1 TSRMLS_CC); NULL 716 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 722 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 749 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 775 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 783 ext/intl/calendar/calendar_methods.cpp if (tz == NULL) { NULL 798 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 816 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 822 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 844 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 867 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 873 ext/intl/calendar/calendar_methods.cpp if (other_co->ucal == NULL) { NULL 874 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "intlcal_is_equivalent_to:" NULL 890 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 907 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 913 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 927 ext/intl/calendar/calendar_methods.cpp zval *rawDate = NULL; NULL 933 ext/intl/calendar/calendar_methods.cpp || (rawDate != NULL && NULL 936 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 943 ext/intl/calendar/calendar_methods.cpp if (rawDate == NULL) { NULL 962 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 968 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 987 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1006 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1012 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1034 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1041 ext/intl/calendar/calendar_methods.cpp if (other_co->ucal == NULL) { NULL 1061 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1077 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1094 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1100 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1119 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1126 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1143 ext/intl/calendar/calendar_methods.cpp *zv_datetime = NULL, NULL 1144 ext/intl/calendar/calendar_methods.cpp *zv_timestamp = NULL; NULL 1146 ext/intl/calendar/calendar_methods.cpp char *locale_str = NULL; NULL 1151 ext/intl/calendar/calendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 1155 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1164 ext/intl/calendar/calendar_methods.cpp zend_call_method_with_1_params(&zv_datetime, NULL, NULL, "__construct", NULL 1165 ext/intl/calendar/calendar_methods.cpp NULL, *zv_arg); NULL 1176 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1183 ext/intl/calendar/calendar_methods.cpp NULL, "gettimestamp", &zv_timestamp); NULL 1185 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1195 ext/intl/calendar/calendar_methods.cpp datetime, 1, NULL, "intlcal_from_date_time" TSRMLS_CC); NULL 1196 ext/intl/calendar/calendar_methods.cpp if (timeZone == NULL) { NULL 1207 ext/intl/calendar/calendar_methods.cpp if (cal == NULL) { NULL 1209 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, status, "intlcal_from_date_time: " NULL 1217 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, status, "intlcal_from_date_time: " NULL 1235 ext/intl/calendar/calendar_methods.cpp zval *retval = NULL; NULL 1240 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1273 ext/intl/calendar/calendar_methods.cpp if (timezone_zval == NULL) { NULL 1281 ext/intl/calendar/calendar_methods.cpp zend_call_method_with_2_params(&return_value, NULL, NULL, "__construct", NULL 1282 ext/intl/calendar/calendar_methods.cpp NULL, &ts_zval, timezone_zval); NULL 1295 ext/intl/calendar/calendar_methods.cpp zend_call_method_with_1_params(&return_value, NULL, NULL, "settimezone", NULL 1297 ext/intl/calendar/calendar_methods.cpp if (retval == NULL || Z_TYPE_P(retval) == IS_BOOL) { NULL 1308 ext/intl/calendar/calendar_methods.cpp if (retval != NULL) { NULL 1319 ext/intl/calendar/calendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1326 ext/intl/calendar/calendar_methods.cpp if (co == NULL) NULL 1334 ext/intl/calendar/calendar_methods.cpp const char* message = NULL; NULL 1339 ext/intl/calendar/calendar_methods.cpp intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1347 ext/intl/calendar/calendar_methods.cpp if (co == NULL) NULL 41 ext/intl/calendar/gregoriancalendar_methods.cpp zval **tz_object = NULL; NULL 44 ext/intl/calendar/gregoriancalendar_methods.cpp char *locale = NULL; NULL 49 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 54 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 62 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 72 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 80 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 86 ext/intl/calendar/gregoriancalendar_methods.cpp GregorianCalendar *gcal = NULL; NULL 90 ext/intl/calendar/gregoriancalendar_methods.cpp TimeZone *tz = timezone_process_timezone_argument(tz_object, NULL, NULL 92 ext/intl/calendar/gregoriancalendar_methods.cpp if (tz == NULL) { NULL 102 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, status, "intlgregcal_create_instance: error " NULL 114 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 133 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, status, "intlgregcal_create_instance: error " NULL 149 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 169 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 185 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 204 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 224 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 241 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 247 ext/intl/calendar/gregoriancalendar_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 44 ext/intl/collator/collator_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 75 ext/intl/collator/collator_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 105 ext/intl/collator/collator_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 134 ext/intl/collator/collator_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 31 ext/intl/collator/collator_class.c zend_class_entry *Collator_ce_ptr = NULL; NULL 76 ext/intl/collator/collator_class.c NULL TSRMLS_CC ); NULL 151 ext/intl/collator/collator_class.c Collator_handlers.clone_obj = NULL; NULL 188 ext/intl/collator/collator_class.c co->ucoll = NULL; NULL 54 ext/intl/collator/collator_class.h zval* object = NULL; \ NULL 55 ext/intl/collator/collator_class.h Collator_object* co = NULL; \ NULL 56 ext/intl/collator/collator_class.h intl_error_reset( NULL TSRMLS_CC ); \ NULL 62 ext/intl/collator/collator_class.h intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); \ NULL 34 ext/intl/collator/collator_compare.c char* str1 = NULL; NULL 35 ext/intl/collator/collator_compare.c char* str2 = NULL; NULL 39 ext/intl/collator/collator_compare.c UChar* ustr1 = NULL; NULL 40 ext/intl/collator/collator_compare.c UChar* ustr2 = NULL; NULL 52 ext/intl/collator/collator_compare.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 62 ext/intl/collator/collator_compare.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 65 ext/intl/collator/collator_compare.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); NULL 80 ext/intl/collator/collator_compare.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 96 ext/intl/collator/collator_compare.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 49 ext/intl/collator/collator_convert.c UChar* new_val = NULL; NULL 51 ext/intl/collator/collator_convert.c zval** hashData = NULL; NULL 52 ext/intl/collator/collator_convert.c zval* znew_val = NULL; NULL 76 ext/intl/collator/collator_convert.c (void*) &znew_val, sizeof(zval*), NULL ); NULL 81 ext/intl/collator/collator_convert.c (void*) &znew_val, sizeof(zval*), NULL ); NULL 93 ext/intl/collator/collator_convert.c char* new_val = NULL; NULL 95 ext/intl/collator/collator_convert.c zval** hashData = NULL; NULL 96 ext/intl/collator/collator_convert.c zval* znew_val = NULL; NULL 121 ext/intl/collator/collator_convert.c (void*) &znew_val, sizeof(zval*), NULL ); NULL 126 ext/intl/collator/collator_convert.c (void*) &znew_val, sizeof(zval*), NULL ); NULL 137 ext/intl/collator/collator_convert.c char* hashKey = NULL; NULL 162 ext/intl/collator/collator_convert.c char* hashKey = NULL; NULL 192 ext/intl/collator/collator_convert.c zval* utf8_zval = NULL; NULL 193 ext/intl/collator/collator_convert.c char* str = NULL; NULL 220 ext/intl/collator/collator_convert.c zval* zstr = NULL; NULL 221 ext/intl/collator/collator_convert.c UChar* ustr = NULL; NULL 246 ext/intl/collator/collator_convert.c zval* zstr = NULL; NULL 248 ext/intl/collator/collator_convert.c UChar* ustr = NULL; NULL 293 ext/intl/collator/collator_convert.c if( zstr == NULL ) NULL 375 ext/intl/collator/collator_convert.c zval* num = NULL; NULL 417 ext/intl/collator/collator_convert.c zval* str = NULL; NULL 453 ext/intl/collator/collator_convert.c zval* n_arg = NULL; NULL 35 ext/intl/collator/collator_create.c intl_error_reset( NULL TSRMLS_CC ); NULL 41 ext/intl/collator/collator_create.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 39 ext/intl/collator/collator_error.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 47 ext/intl/collator/collator_error.c if( co == NULL ) NULL 62 ext/intl/collator/collator_error.c const char* message = NULL; NULL 70 ext/intl/collator/collator_error.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 78 ext/intl/collator/collator_error.c if( co == NULL ) NULL 100 ext/intl/collator/collator_is_numeric.c value = zend_strtod(numbuf, NULL); NULL 106 ext/intl/collator/collator_is_numeric.c if (endptr != NULL) { NULL 113 ext/intl/collator/collator_is_numeric.c if (endptr != NULL) { NULL 139 ext/intl/collator/collator_is_numeric.c if (s == NULL) { NULL 141 ext/intl/collator/collator_is_numeric.c if (endptr != NULL) { NULL 142 ext/intl/collator/collator_is_numeric.c *endptr = NULL; NULL 215 ext/intl/collator/collator_is_numeric.c if (endptr != NULL) NULL 253 ext/intl/collator/collator_is_numeric.c end_ptr_long = NULL; NULL 263 ext/intl/collator/collator_is_numeric.c end_ptr_double = NULL; NULL 37 ext/intl/collator/collator_locale.c char* locale_name = NULL; NULL 45 ext/intl/collator/collator_locale.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 55 ext/intl/collator/collator_locale.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 58 ext/intl/collator/collator_locale.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); NULL 55 ext/intl/collator/collator_sort.c Collator_object* co = NULL; NULL 62 ext/intl/collator/collator_sort.c zval* num1 = NULL; NULL 63 ext/intl/collator/collator_sort.c zval* num2 = NULL; NULL 64 ext/intl/collator/collator_sort.c zval* norm1 = NULL; NULL 65 ext/intl/collator/collator_sort.c zval* norm2 = NULL; NULL 77 ext/intl/collator/collator_sort.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 80 ext/intl/collator/collator_sort.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); NULL 151 ext/intl/collator/collator_sort.c zval* num1 = NULL; NULL 152 ext/intl/collator/collator_sort.c zval* num2 = NULL; NULL 183 ext/intl/collator/collator_sort.c Collator_object* co = NULL; NULL 184 ext/intl/collator/collator_sort.c zval* str1 = NULL; NULL 185 ext/intl/collator/collator_sort.c zval* str2 = NULL; NULL 292 ext/intl/collator/collator_sort.c zval* array = NULL; NULL 293 ext/intl/collator/collator_sort.c HashTable* hash = NULL; NULL 294 ext/intl/collator/collator_sort.c zval* saved_collator = NULL; NULL 303 ext/intl/collator/collator_sort.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 359 ext/intl/collator/collator_sort.c zval* array = NULL; NULL 360 ext/intl/collator/collator_sort.c HashTable* hash = NULL; NULL 361 ext/intl/collator/collator_sort.c zval** hashData = NULL; /* currently processed item of input hash */ NULL 363 ext/intl/collator/collator_sort.c char* sortKeyBuf = NULL; /* buffer to store sort keys */ NULL 370 ext/intl/collator/collator_sort.c collator_sort_key_index_t* sortKeyIndxBuf = NULL; /* buffer to store 'indexes' which will be passed to 'qsort' */ NULL 377 ext/intl/collator/collator_sort.c UChar* utf16_buf = NULL; /* tmp buffer to hold current processing string in utf-16 */ NULL 381 ext/intl/collator/collator_sort.c HashTable* sortedHash = NULL; NULL 389 ext/intl/collator/collator_sort.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 399 ext/intl/collator/collator_sort.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 402 ext/intl/collator/collator_sort.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); NULL 435 ext/intl/collator/collator_sort.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 508 ext/intl/collator/collator_sort.c zend_hash_init( sortedHash, 0, NULL, ZVAL_PTR_DTOR, 0 ); NULL 513 ext/intl/collator/collator_sort.c zend_hash_next_index_insert( sortedHash, sortKeyIndxBuf[j].zstr, sizeof(zval **), NULL ); NULL 548 ext/intl/collator/collator_sort.c char* str = NULL; NULL 550 ext/intl/collator/collator_sort.c UChar* ustr = NULL; NULL 552 ext/intl/collator/collator_sort.c uint8_t* key = NULL; NULL 561 ext/intl/collator/collator_sort.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 571 ext/intl/collator/collator_sort.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 574 ext/intl/collator/collator_sort.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Object not initialized"); NULL 589 ext/intl/collator/collator_sort.c intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) TSRMLS_CC ); NULL 44 ext/intl/common/common_date.cpp char *id = NULL, NULL 71 ext/intl/common/common_date.cpp return NULL; NULL 103 ext/intl/common/common_date.cpp return NULL; NULL 124 ext/intl/common/common_date.cpp *tz = NULL; NULL 131 ext/intl/common/common_date.cpp if (call_user_function(NULL, &(z), zfuncname, &retval, 0, NULL TSRMLS_CC) NULL 161 ext/intl/common/common_date.cpp datetime, 1, NULL, func TSRMLS_CC); NULL 162 ext/intl/common/common_date.cpp if (*tz == NULL) { NULL 211 ext/intl/common/common_date.cpp intl_datetime_decompose(z, &rv, NULL, err, func TSRMLS_CC); NULL 215 ext/intl/common/common_date.cpp if (co->ucal == NULL) { NULL 63 ext/intl/common/common_enum.cpp return ((zoi_with_current*)iter)->current != NULL ? SUCCESS : FAILURE; NULL 76 ext/intl/common/common_enum.cpp zoi_iter->current = NULL; //valid would return FAILURE now NULL 94 ext/intl/common/common_enum.cpp intl_error_set_code(NULL, INTLITERATOR_ERROR_CODE(ii) TSRMLS_CC); NULL 118 ext/intl/common/common_enum.cpp intl_error_set_code(NULL, INTLITERATOR_ERROR_CODE(ii) TSRMLS_CC); NULL 136 ext/intl/common/common_enum.cpp NULL, NULL 153 ext/intl/common/common_enum.cpp ((zoi_with_current*)ii->iterator)->current = NULL; NULL 162 ext/intl/common/common_enum.cpp *wrapping_objp = NULL; NULL 176 ext/intl/common/common_enum.cpp zend_throw_exception(NULL, NULL 178 ext/intl/common/common_enum.cpp return NULL; NULL 184 ext/intl/common/common_enum.cpp if (ii->iterator == NULL) { NULL 185 ext/intl/common/common_enum.cpp zend_throw_exception(NULL, NULL 187 ext/intl/common/common_enum.cpp return NULL; NULL 205 ext/intl/common/common_enum.cpp (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval*)); NULL 210 ext/intl/common/common_enum.cpp intern->iterator = NULL; NULL 216 ext/intl/common/common_enum.cpp NULL TSRMLS_CC); NULL 229 ext/intl/common/common_enum.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 246 ext/intl/common/common_enum.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 265 ext/intl/common/common_enum.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 282 ext/intl/common/common_enum.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 301 ext/intl/common/common_enum.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 340 ext/intl/common/common_enum.cpp IntlIterator_handlers.clone_obj = NULL; NULL 45 ext/intl/common/common_enum.h if (ii->iterator == NULL) { \ NULL 31 ext/intl/common/common_error.c RETURN_LONG( intl_error_get_code( NULL TSRMLS_CC ) ); NULL 40 ext/intl/common/common_error.c char* message = intl_error_get_message( NULL TSRMLS_CC ); NULL 58 ext/intl/common/common_error.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 79 ext/intl/common/common_error.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 46 ext/intl/converter/converter.c intl_error *err = objval ? &(objval->error) : NULL; NULL 216 ext/intl/converter/converter.c zval *zreason, *zsource, *zcodeunits, *zerror, *retval = NULL; NULL 306 ext/intl/converter/converter.c zval *zreason, *zsource, *zcodepoint, *zerror, *retval = NULL; NULL 371 ext/intl/converter/converter.c NULL, NULL, &error); NULL 379 ext/intl/converter/converter.c NULL, NULL, &error); NULL 403 ext/intl/converter/converter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Ambiguous encoding specified, using %s", actual_encoding); NULL 408 ext/intl/converter/converter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error setting encoding: %d - %s", (int)error, u_errorName(error)); NULL 435 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "Bad arguments, " NULL 466 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "Expected no arguments", 0 TSRMLS_CC); NULL 507 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "Expected no arguments", 0 TSRMLS_CC); NULL 546 ext/intl/converter/converter.c char *errstr = NULL; NULL 553 ext/intl/converter/converter.c if (zend_fcall_info_init(&caller, 0, finfo, fcache, NULL, &errstr TSRMLS_CC) == FAILURE) { NULL 576 ext/intl/converter/converter.c intl_error_reset(NULL TSRMLS_CC); NULL 580 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 603 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 648 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 689 ext/intl/converter/converter.c temp_len = 1 + ucnv_toUChars(src_cnv, NULL, 0, src, src_len, &error); NULL 707 ext/intl/converter/converter.c dest_len = 1 + ucnv_fromUChars(dest_cnv, NULL, 0, temp, temp_len, &error); NULL 743 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 747 ext/intl/converter/converter.c intl_error_reset(NULL TSRMLS_CC); NULL 757 ext/intl/converter/converter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown UConverterCallbackReason: %ld", reason); NULL 777 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 806 ext/intl/converter/converter.c zval *options = NULL; NULL 807 ext/intl/converter/converter.c UConverter *src_cnv = NULL, *dest_cnv = NULL; NULL 811 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 815 ext/intl/converter/converter.c intl_error_reset(NULL TSRMLS_CC); NULL 817 ext/intl/converter/converter.c if (php_converter_set_encoding(NULL, &src_cnv, src, src_len TSRMLS_CC) && NULL 818 ext/intl/converter/converter.c php_converter_set_encoding(NULL, &dest_cnv, dest, dest_len TSRMLS_CC)) { NULL 819 ext/intl/converter/converter.c char *out = NULL; NULL 841 ext/intl/converter/converter.c php_converter_do_convert(dest_cnv, &out, &out_len, src_cnv, str, str_len, NULL TSRMLS_CC)) { NULL 846 ext/intl/converter/converter.c THROW_UFAILURE(NULL, "transcode", error); NULL 869 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 886 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 907 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 911 ext/intl/converter/converter.c intl_error_reset(NULL TSRMLS_CC); NULL 932 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 936 ext/intl/converter/converter.c intl_error_reset(NULL TSRMLS_CC); NULL 940 ext/intl/converter/converter.c THROW_UFAILURE(NULL, "ucnv_countAliases", error); NULL 951 ext/intl/converter/converter.c THROW_UFAILURE(NULL, "ucnv_getAlias", error); NULL 967 ext/intl/converter/converter.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 971 ext/intl/converter/converter.c intl_error_reset(NULL TSRMLS_CC); NULL 979 ext/intl/converter/converter.c THROW_UFAILURE(NULL, "ucnv_getStandard", error); NULL 1022 ext/intl/converter/converter.c { NULL, NULL, NULL } NULL 1053 ext/intl/converter/converter.c retval.handle = zend_objects_store_put(objval, NULL, (zend_objects_free_object_storage_t)php_converter_free_object, NULL TSRMLS_CC); NULL 1061 ext/intl/converter/converter.c php_converter_object *objval = NULL; NULL 1076 ext/intl/converter/converter.c objval->src = ucnv_safeClone(oldobj->src, NULL, NULL, &error); NULL 1079 ext/intl/converter/converter.c objval->dest = ucnv_safeClone(oldobj->dest, NULL, NULL, &error); NULL 1086 ext/intl/converter/converter.c zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); NULL 32 ext/intl/dateformat/dateformat.c if( IntlDateFormatter_ce_ptr == NULL) { NULL 80 ext/intl/dateformat/dateformat.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 99 ext/intl/dateformat/dateformat.c char* message = NULL; NULL 106 ext/intl/dateformat/dateformat.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 41 ext/intl/dateformat/dateformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 67 ext/intl/dateformat/dateformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 98 ext/intl/dateformat/dateformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 130 ext/intl/dateformat/dateformat_attr.c char* value = NULL; NULL 133 ext/intl/dateformat/dateformat_attr.c UChar* svalue = NULL; NULL 143 ext/intl/dateformat/dateformat_attr.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 181 ext/intl/dateformat/dateformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 210 ext/intl/dateformat/dateformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 238 ext/intl/dateformat/dateformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 51 ext/intl/dateformat/dateformat_attrcpp.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_get_timezone_" NULL 78 ext/intl/dateformat/dateformat_attrcpp.cpp intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 87 ext/intl/dateformat/dateformat_attrcpp.cpp if (tz_clone == NULL) { NULL 100 ext/intl/dateformat/dateformat_attrcpp.cpp php_error_docref0(NULL TSRMLS_CC, E_DEPRECATED, NULL 121 ext/intl/dateformat/dateformat_attrcpp.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_set_timezone: " NULL 130 ext/intl/dateformat/dateformat_attrcpp.cpp if (timezone == NULL) { NULL 148 ext/intl/dateformat/dateformat_attrcpp.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 175 ext/intl/dateformat/dateformat_attrcpp.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 184 ext/intl/dateformat/dateformat_attrcpp.cpp if (cal == NULL) { NULL 189 ext/intl/dateformat/dateformat_attrcpp.cpp if (cal_clone == NULL) { NULL 212 ext/intl/dateformat/dateformat_attrcpp.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 236 ext/intl/dateformat/dateformat_attrcpp.cpp if (old_timezone == NULL) { NULL 246 ext/intl/dateformat/dateformat_attrcpp.cpp if (cal == NULL) { NULL 30 ext/intl/dateformat/dateformat_class.c zend_class_entry *IntlDateFormatter_ce_ptr = NULL; NULL 74 ext/intl/dateformat/dateformat_class.c intern->requested_locale = NULL; NULL 80 ext/intl/dateformat/dateformat_class.c NULL TSRMLS_CC ); NULL 102 ext/intl/dateformat/dateformat_class.c if (dfo->datef_data.udatf != NULL) { NULL 108 ext/intl/dateformat/dateformat_class.c zend_throw_exception(NULL, "Failed to clone IntlDateFormatter object", 0 TSRMLS_CC); NULL 111 ext/intl/dateformat/dateformat_class.c zend_throw_exception(NULL, "Cannot clone unconstructed IntlDateFormatter", 0 TSRMLS_CC); NULL 44 ext/intl/dateformat/dateformat_class.h if (dfo->datef_data.udatf == NULL) \ NULL 48 ext/intl/dateformat/dateformat_create.cpp zval *calendar_zv = NULL; NULL 49 ext/intl/dateformat/dateformat_create.cpp Calendar *calendar = NULL; NULL 52 ext/intl/dateformat/dateformat_create.cpp zval **timezone_zv = NULL; NULL 53 ext/intl/dateformat/dateformat_create.cpp TimeZone *timezone = NULL; NULL 55 ext/intl/dateformat/dateformat_create.cpp char* pattern_str = NULL; NULL 57 ext/intl/dateformat/dateformat_create.cpp UChar* svalue = NULL; /* UTF-16 pattern_str */ NULL 61 ext/intl/dateformat/dateformat_create.cpp intl_error_reset(NULL TSRMLS_CC); NULL 67 ext/intl/dateformat/dateformat_create.cpp intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_create: " NULL 81 ext/intl/dateformat/dateformat_create.cpp if (DATE_FORMAT_OBJECT(dfo) != NULL) { NULL 96 ext/intl/dateformat/dateformat_create.cpp explicit_tz = timezone_zv != NULL && Z_TYPE_PP(timezone_zv) != IS_NULL; NULL 102 ext/intl/dateformat/dateformat_create.cpp if (timezone == NULL) { NULL 113 ext/intl/dateformat/dateformat_create.cpp intl_error_set(NULL, INTL_DATA_ERROR_CODE(dfo), "datefmt_create: " NULL 121 ext/intl/dateformat/dateformat_create.cpp locale_str, NULL, 0, svalue, slength, NULL 125 ext/intl/dateformat/dateformat_create.cpp (UDateFormatStyle)date_type, locale_str, NULL, 0, svalue, NULL 138 ext/intl/dateformat/dateformat_create.cpp if (timezone != NULL) { NULL 142 ext/intl/dateformat/dateformat_create.cpp intl_error_set(NULL, INTL_DATA_ERROR_CODE(dfo), "datefmt_create: date " NULL 157 ext/intl/dateformat/dateformat_create.cpp if (timezone != NULL && DATE_FORMAT_OBJECT(dfo) == NULL) { NULL 160 ext/intl/dateformat/dateformat_create.cpp if (calendar != NULL && calendar_owned) { NULL 163 ext/intl/dateformat/dateformat_create.cpp if (U_FAILURE(intl_error_get_code(NULL TSRMLS_CC))) { NULL 30 ext/intl/dateformat/dateformat_data.c datef_data->udatf = NULL; NULL 46 ext/intl/dateformat/dateformat_data.c datef_data->udatf = NULL; NULL 37 ext/intl/dateformat/dateformat_format.c UChar* formatted = NULL; NULL 40 ext/intl/dateformat/dateformat_format.c resultlengthneeded=udat_format( DATE_FORMAT_OBJECT(dfo), timestamp, NULL, resultlengthneeded, NULL, &INTL_DATA_ERROR_CODE(dfo)); NULL 45 ext/intl/dateformat/dateformat_format.c udat_format( DATE_FORMAT_OBJECT(dfo), timestamp, formatted, resultlengthneeded, NULL, &INTL_DATA_ERROR_CODE(dfo)); NULL 65 ext/intl/dateformat/dateformat_format.c zval **ele_value = NULL; NULL 156 ext/intl/dateformat/dateformat_format.c HashTable *hash_arr = NULL; NULL 157 ext/intl/dateformat/dateformat_format.c zval *zarg = NULL; NULL 164 ext/intl/dateformat/dateformat_format.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_format: unable " NULL 64 ext/intl/dateformat/dateformat_format_object.cpp **format = NULL; NULL 65 ext/intl/dateformat/dateformat_format_object.cpp const char *locale_str = NULL; NULL 69 ext/intl/dateformat/dateformat_format_object.cpp TimeZone *timeZone = NULL; NULL 71 ext/intl/dateformat/dateformat_format_object.cpp DateFormat *df = NULL; NULL 72 ext/intl/dateformat/dateformat_format_object.cpp Calendar *cal = NULL; NULL 85 ext/intl/dateformat/dateformat_format_object.cpp if (format == NULL || Z_TYPE_PP(format) == IS_NULL) { NULL 92 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 101 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 111 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 119 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 128 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 141 ext/intl/dateformat/dateformat_format_object.cpp if (obj_cal == NULL) { NULL 142 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 150 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, status, NULL 158 ext/intl/dateformat/dateformat_format_object.cpp if (intl_datetime_decompose(object, &date, &timeZone, NULL, NULL 164 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, status, NULL 171 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, status, "datefmt_format_object: the passed object " NULL 185 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, status, NULL 195 ext/intl/dateformat/dateformat_format_object.cpp if (df == NULL) { /* according to ICU sources, this should never happen */ NULL 196 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, status, NULL 206 ext/intl/dateformat/dateformat_format_object.cpp cal = NULL; NULL 208 ext/intl/dateformat/dateformat_format_object.cpp timeZone = NULL; NULL 217 ext/intl/dateformat/dateformat_format_object.cpp intl_error_set(NULL, status, NULL 42 ext/intl/dateformat/dateformat_helpers.cpp if (calendar_zv == NULL || Z_TYPE_P(calendar_zv) == IS_NULL) { NULL 76 ext/intl/dateformat/dateformat_helpers.cpp if (cal == NULL) { NULL 95 ext/intl/dateformat/dateformat_helpers.cpp if (cal == NULL && !U_FAILURE(status)) { NULL 41 ext/intl/dateformat/dateformat_parse.c UChar* text_utf16 = NULL; NULL 86 ext/intl/dateformat/dateformat_parse.c UCalendar *parsed_calendar = NULL; NULL 87 ext/intl/dateformat/dateformat_parse.c UChar* text_utf16 = NULL; NULL 130 ext/intl/dateformat/dateformat_parse.c char* text_to_parse = NULL; NULL 132 ext/intl/dateformat/dateformat_parse.c zval* z_parse_pos = NULL; NULL 140 ext/intl/dateformat/dateformat_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_parse: unable to parse input params", 0 TSRMLS_CC ); NULL 154 ext/intl/dateformat/dateformat_parse.c internal_parse_to_timestamp( dfo, text_to_parse, text_len, z_parse_pos?&parse_pos:NULL, return_value TSRMLS_CC); NULL 168 ext/intl/dateformat/dateformat_parse.c char* text_to_parse = NULL; NULL 170 ext/intl/dateformat/dateformat_parse.c zval* z_parse_pos = NULL; NULL 178 ext/intl/dateformat/dateformat_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_parse_to_localtime: unable to parse input params", 0 TSRMLS_CC ); NULL 192 ext/intl/dateformat/dateformat_parse.c internal_parse_to_localtime( dfo, text_to_parse, text_len, z_parse_pos?&parse_pos:NULL, return_value TSRMLS_CC); NULL 39 ext/intl/formatter/formatter.c if( NumberFormatter_ce_ptr == NULL) { NULL 42 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 115 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 156 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 211 ext/intl/formatter/formatter_attr.c UChar *svalue = NULL; NULL 221 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 262 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 269 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "numfmt_get_symbol: invalid symbol value", 0 TSRMLS_CC ); NULL 301 ext/intl/formatter/formatter_attr.c char* value = NULL; NULL 311 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 318 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "numfmt_set_symbol: invalid symbol value", 0 TSRMLS_CC ); NULL 356 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 389 ext/intl/formatter/formatter_attr.c char* value = NULL; NULL 392 ext/intl/formatter/formatter_attr.c UChar* svalue = NULL; NULL 399 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 412 ext/intl/formatter/formatter_attr.c unum_applyPattern(FORMATTER_OBJECT(nfo), 0, svalue, slength, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 437 ext/intl/formatter/formatter_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 29 ext/intl/formatter/formatter_class.c zend_class_entry *NumberFormatter_ce_ptr = NULL; NULL 73 ext/intl/formatter/formatter_class.c NULL TSRMLS_CC ); NULL 94 ext/intl/formatter/formatter_class.c if (FORMATTER_OBJECT(nfo) != NULL) { NULL 101 ext/intl/formatter/formatter_class.c zend_throw_exception(NULL, "Failed to clone NumberFormatter object", 0 TSRMLS_CC); NULL 104 ext/intl/formatter/formatter_class.c zend_throw_exception(NULL, "Cannot clone unconstructed NumberFormatter", 0 TSRMLS_CC); NULL 42 ext/intl/formatter/formatter_class.h if (FORMATTER_OBJECT(nfo) == NULL) \ NULL 31 ext/intl/formatter/formatter_data.c nf_data->unum = NULL; NULL 47 ext/intl/formatter/formatter_data.c nf_data->unum = NULL; NULL 46 ext/intl/formatter/formatter_format.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 79 ext/intl/formatter/formatter_format.c formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 84 ext/intl/formatter/formatter_format.c formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 95 ext/intl/formatter/formatter_format.c formatted_len = unum_formatInt64(FORMATTER_OBJECT(nfo), value, formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 99 ext/intl/formatter/formatter_format.c formatted_len = unum_formatInt64(FORMATTER_OBJECT(nfo), value, formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 110 ext/intl/formatter/formatter_format.c formatted_len = unum_formatDouble(FORMATTER_OBJECT(nfo), Z_DVAL_PP(number), formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 114 ext/intl/formatter/formatter_format.c unum_formatDouble(FORMATTER_OBJECT(nfo), Z_DVAL_PP(number), formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 123 ext/intl/formatter/formatter_format.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported format type %ld", type); NULL 143 ext/intl/formatter/formatter_format.c char* currency = NULL; NULL 145 ext/intl/formatter/formatter_format.c UChar* scurrency = NULL; NULL 153 ext/intl/formatter/formatter_format.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 167 ext/intl/formatter/formatter_format.c formatted_len = unum_formatDoubleCurrency(FORMATTER_OBJECT(nfo), number, scurrency, formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 176 ext/intl/formatter/formatter_format.c unum_formatDoubleCurrency(FORMATTER_OBJECT(nfo), number, scurrency, formatted, formatted_len, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 180 ext/intl/formatter/formatter_format.c intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((nfo)) TSRMLS_CC ); NULL 31 ext/intl/formatter/formatter_main.c char* pattern = NULL; NULL 34 ext/intl/formatter/formatter_main.c UChar* spattern = NULL; NULL 42 ext/intl/formatter/formatter_main.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 63 ext/intl/formatter/formatter_main.c FORMATTER_OBJECT(nfo) = unum_open(style, spattern, spattern_len, locale, NULL, &INTL_DATA_ERROR_CODE(nfo)); NULL 108 ext/intl/formatter/formatter_main.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 128 ext/intl/formatter/formatter_main.c char* message = NULL; NULL 135 ext/intl/formatter/formatter_main.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 40 ext/intl/formatter/formatter_parse.c UChar* sstr = NULL; NULL 42 ext/intl/formatter/formatter_parse.c char* str = NULL; NULL 47 ext/intl/formatter/formatter_parse.c int32_t* position_p = NULL; NULL 48 ext/intl/formatter/formatter_parse.c zval *zposition = NULL; NULL 56 ext/intl/formatter/formatter_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 97 ext/intl/formatter/formatter_parse.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported format type %ld", type); NULL 126 ext/intl/formatter/formatter_parse.c UChar* sstr = NULL; NULL 128 ext/intl/formatter/formatter_parse.c char *currency_str = NULL; NULL 132 ext/intl/formatter/formatter_parse.c int32_t* position_p = NULL; NULL 134 ext/intl/formatter/formatter_parse.c zval *zcurrency, *zposition = NULL; NULL 141 ext/intl/formatter/formatter_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 59 ext/intl/grapheme/grapheme_string.c UChar* ustring = NULL; NULL 66 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 83 ext/intl/grapheme/grapheme_string.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 86 ext/intl/grapheme/grapheme_string.c intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 TSRMLS_CC ); NULL 93 ext/intl/grapheme/grapheme_string.c ret_len = grapheme_split_string(ustring, ustring_len, NULL, 0 TSRMLS_CC ); NULL 120 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 128 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Offset not contained in string", 1 TSRMLS_CC ); NULL 140 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Empty delimiter", 1 TSRMLS_CC ); NULL 163 ext/intl/grapheme/grapheme_string.c ret_pos = grapheme_strpos_utf16(haystack, haystack_len, needle, needle_len, offset, NULL, 0 /* fIgnoreCase */, 0 /* last */ TSRMLS_CC ); NULL 188 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 196 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_stripos: Offset not contained in string", 1 TSRMLS_CC ); NULL 208 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_stripos: Empty delimiter", 1 TSRMLS_CC ); NULL 238 ext/intl/grapheme/grapheme_string.c ret_pos = grapheme_strpos_utf16(haystack, haystack_len, needle, needle_len, offset, NULL, 1 /* fIgnoreCase */, 0 /*last */ TSRMLS_CC ); NULL 262 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 270 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Offset not contained in string", 1 TSRMLS_CC ); NULL 282 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Empty delimiter", 1 TSRMLS_CC ); NULL 307 ext/intl/grapheme/grapheme_string.c ret_pos = grapheme_strpos_utf16(haystack, haystack_len, needle, needle_len, offset, NULL, 0 /* f_ignore_case */, 1/* last */ TSRMLS_CC); NULL 332 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 340 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Offset not contained in string", 1 TSRMLS_CC ); NULL 352 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Empty delimiter", 1 TSRMLS_CC ); NULL 385 ext/intl/grapheme/grapheme_string.c ret_pos = grapheme_strpos_utf16(haystack, haystack_len, needle, needle_len, offset, NULL, 1 /* f_ignore_case */, 1 /*last */ TSRMLS_CC); NULL 409 ext/intl/grapheme/grapheme_string.c UBreakIterator* bi = NULL; NULL 415 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 423 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: start not contained in string", 1 TSRMLS_CC ); NULL 436 ext/intl/grapheme/grapheme_string.c if ( NULL == sub_str ) { NULL 437 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: invalid parameters", 1 TSRMLS_CC ); NULL 444 ext/intl/grapheme/grapheme_string.c ustr = NULL; NULL 451 ext/intl/grapheme/grapheme_string.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 454 ext/intl/grapheme/grapheme_string.c intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 TSRMLS_CC ); NULL 493 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: start not contained in string", 1 TSRMLS_CC ); NULL 506 ext/intl/grapheme/grapheme_string.c sub_str = NULL; NULL 518 ext/intl/grapheme/grapheme_string.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 521 ext/intl/grapheme/grapheme_string.c intl_error_set_custom_msg( NULL, "Error converting output string to UTF-8", 0 TSRMLS_CC ); NULL 571 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: length not contained in string", 1 TSRMLS_CC ); NULL 581 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: length is beyond start", 1 TSRMLS_CC ); NULL 587 ext/intl/grapheme/grapheme_string.c sub_str = NULL; NULL 595 ext/intl/grapheme/grapheme_string.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 598 ext/intl/grapheme/grapheme_string.c intl_error_set_custom_msg( NULL, "Error converting output string to UTF-8", 0 TSRMLS_CC ); NULL 600 ext/intl/grapheme/grapheme_string.c if ( NULL != sub_str ) NULL 622 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 630 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_strpos: Empty delimiter", 1 TSRMLS_CC ); NULL 820 ext/intl/grapheme/grapheme_string.c UBreakIterator* bi = NULL; NULL 822 ext/intl/grapheme/grapheme_string.c zval *next = NULL; /* return offset of next part of the string */ NULL 826 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 832 ext/intl/grapheme/grapheme_string.c if ( NULL != next ) { NULL 834 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 848 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 855 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_extract: start not contained in string", 0 TSRMLS_CC ); NULL 860 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_extract: size is invalid", 0 TSRMLS_CC ); NULL 879 ext/intl/grapheme/grapheme_string.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 895 ext/intl/grapheme/grapheme_string.c if ( NULL != next ) { NULL 902 ext/intl/grapheme/grapheme_string.c ustr = NULL; NULL 909 ext/intl/grapheme/grapheme_string.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 912 ext/intl/grapheme/grapheme_string.c intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 TSRMLS_CC ); NULL 914 ext/intl/grapheme/grapheme_string.c if ( NULL != ustr ) NULL 920 ext/intl/grapheme/grapheme_string.c bi = NULL; NULL 938 ext/intl/grapheme/grapheme_string.c if ( NULL != next ) { NULL 45 ext/intl/grapheme/grapheme_util.c if ( NULL != global_break_iterator ) { NULL 54 ext/intl/grapheme/grapheme_util.c *sub_str = NULL; NULL 112 ext/intl/grapheme/grapheme_util.c intl_error_set_code( NULL, (status) TSRMLS_CC ); \ NULL 113 ext/intl/grapheme/grapheme_util.c intl_error_set_custom_msg( NULL, (error), 0 TSRMLS_CC ); \ NULL 133 ext/intl/grapheme/grapheme_util.c UChar *uhaystack = NULL, *uneedle = NULL; NULL 136 ext/intl/grapheme/grapheme_util.c UBreakIterator* bi = NULL; NULL 138 ext/intl/grapheme/grapheme_util.c UStringSearch* src = NULL; NULL 257 ext/intl/grapheme/grapheme_util.c if ( NULL != boundary_array && ret_len < boundary_array_len ) { NULL 383 ext/intl/grapheme/grapheme_util.c if ( NULL == global_break_iterator ) { NULL 386 ext/intl/grapheme/grapheme_util.c NULL, /* icu default locale - locale has no effect on this iterator */ NULL 387 ext/intl/grapheme/grapheme_util.c NULL, /* text not set in global iterator */ NULL 116 ext/intl/idn/idn.c intl_error_set_code(NULL, err TSRMLS_CC); NULL 122 ext/intl/idn/idn.c intl_error_set_custom_msg(NULL, buff, 1 TSRMLS_CC); NULL 168 ext/intl/idn/idn.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "ICU returned an unexpected length"); NULL 207 ext/intl/idn/idn.c UChar* ustring = NULL; NULL 220 ext/intl/idn/idn.c intl_error_set_code(NULL, status TSRMLS_CC); NULL 223 ext/intl/idn/idn.c intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 TSRMLS_CC ); NULL 240 ext/intl/idn/idn.c intl_error_set( NULL, status, "idn_to_ascii: cannot convert to ASCII", 0 TSRMLS_CC ); NULL 249 ext/intl/idn/idn.c intl_error_set_code(NULL, status TSRMLS_CC); NULL 252 ext/intl/idn/idn.c intl_error_set_custom_msg( NULL, "Error converting output string to UTF-8", 0 TSRMLS_CC ); NULL 268 ext/intl/idn/idn.c zval *idna_info = NULL; NULL 270 ext/intl/idn/idn.c intl_error_reset(NULL TSRMLS_CC); NULL 303 ext/intl/idn/idn.c if (idna_info != NULL) { NULL 305 ext/intl/idn/idn.c php_error_docref0(NULL TSRMLS_CC, E_NOTICE, NULL 51 ext/intl/intl_convert.c UChar* dst_buf = NULL; NULL 82 ext/intl/intl_convert.c u_strFromUTF8( dst_buf, dst_len+1, NULL, src, src_len, status ); NULL 115 ext/intl/intl_convert.c char* dst_buf = NULL; NULL 120 ext/intl/intl_convert.c u_strToUTF8( NULL, 0, &dst_len, src, src_len, status ); NULL 134 ext/intl/intl_convert.c u_strToUTF8( dst_buf, dst_len, NULL, src, src_len, status ); NULL 39 ext/intl/intl_convertcpp.cpp str, str_len, U_SENTINEL /* no substitution */, NULL, NULL 77 ext/intl/intl_convertcpp.cpp U_SENTINEL, NULL, status); NULL 81 ext/intl/intl_convertcpp.cpp *res = NULL; NULL 36 ext/intl/intl_data.h zval* object = NULL; \ NULL 37 ext/intl/intl_data.h oclass##_object* obj = NULL; \ NULL 38 ext/intl/intl_data.h intl_error_reset( NULL TSRMLS_CC ); NULL 50 ext/intl/intl_data.h intl_error_set_code( NULL, (err) TSRMLS_CC ); \ NULL 53 ext/intl/intl_data.h intl_error_set_custom_msg( NULL, msg, 0 TSRMLS_CC ); \ NULL 59 ext/intl/intl_data.h intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) TSRMLS_CC ); \ NULL 68 ext/intl/intl_data.h intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) TSRMLS_CC ); \ NULL 92 ext/intl/intl_data.h intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, \ NULL 99 ext/intl/intl_data.h intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, \ NULL 55 ext/intl/intl_error.c err->custom_error_message = NULL; NULL 82 ext/intl/intl_error.c err->custom_error_message = NULL; NULL 111 ext/intl/intl_error.c php_error_docref( NULL TSRMLS_CC, INTL_G( error_level ), "%s", msg ); NULL 134 ext/intl/intl_error.c const char* uErrorName = NULL; NULL 207 ext/intl/intl_error.c intl_error_reset( NULL TSRMLS_CC ); NULL 218 ext/intl/intl_error.c intl_error_set_custom_msg( NULL, msg, copyMsg TSRMLS_CC ); NULL 229 ext/intl/intl_error.c intl_error_set_code( NULL, err_code TSRMLS_CC ); NULL 241 ext/intl/intl_error.c INIT_CLASS_ENTRY_EX( ce, "IntlException", sizeof( "IntlException" ) - 1, NULL ); NULL 243 ext/intl/intl_error.c default_exception_ce, NULL TSRMLS_CC ); NULL 255 ext/intl/intl_error.c assert( pe != NULL ); NULL 26 ext/intl/locale/locale.h #define OPTION_DEFAULT NULL NULL 26 ext/intl/locale/locale_class.c zend_class_entry *Locale_ce_ptr = NULL; NULL 101 ext/intl/locale/locale_class.c ce.create_object = NULL; NULL 45 ext/intl/locale/locale_class.h zval* object = NULL; \ NULL 46 ext/intl/locale/locale_class.h intl_error_reset( NULL TSRMLS_CC ); \ NULL 76 ext/intl/locale/locale_methods.c "zh-yue", NULL NULL 88 ext/intl/locale/locale_methods.c NULL NULL 112 ext/intl/locale/locale_methods.c while (*list != NULL) { NULL 126 ext/intl/locale/locale_methods.c char* result = NULL; NULL 131 ext/intl/locale/locale_methods.c return NULL; NULL 226 ext/intl/locale/locale_methods.c char* locale_name = NULL; NULL 232 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 256 ext/intl/locale/locale_methods.c char* tag_value = NULL; NULL 260 ext/intl/locale/locale_methods.c char* mod_loc_name = NULL; NULL 276 ext/intl/locale/locale_methods.c return NULL; NULL 292 ext/intl/locale/locale_methods.c return NULL; NULL 302 ext/intl/locale/locale_methods.c if( mod_loc_name == NULL){ NULL 341 ext/intl/locale/locale_methods.c return NULL; NULL 354 ext/intl/locale/locale_methods.c return NULL; NULL 373 ext/intl/locale/locale_methods.c const char* loc_name = NULL; NULL 376 ext/intl/locale/locale_methods.c char* tag_value = NULL; NULL 380 ext/intl/locale/locale_methods.c char* msg = NULL; NULL 384 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 389 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, msg , 1 TSRMLS_CC ); NULL 418 ext/intl/locale/locale_methods.c intl_error_set( NULL, status, msg , 1 TSRMLS_CC ); NULL 468 ext/intl/locale/locale_methods.c const char* loc_name = NULL; NULL 471 ext/intl/locale/locale_methods.c const char* disp_loc_name = NULL; NULL 475 ext/intl/locale/locale_methods.c UChar* disp_name = NULL; NULL 478 ext/intl/locale/locale_methods.c char* mod_loc_name = NULL; NULL 483 ext/intl/locale/locale_methods.c char* utf8value = NULL; NULL 486 ext/intl/locale/locale_methods.c char* msg = NULL; NULL 489 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 496 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, msg , 1 TSRMLS_CC ); NULL 518 ext/intl/locale/locale_methods.c if( mod_loc_name==NULL ){ NULL 555 ext/intl/locale/locale_methods.c intl_error_set( NULL, status, msg , 1 TSRMLS_CC ); NULL 565 ext/intl/locale/locale_methods.c disp_loc_name = NULL; NULL 576 ext/intl/locale/locale_methods.c disp_loc_name = NULL; NULL 584 ext/intl/locale/locale_methods.c intl_error_set( NULL, status, msg , 1 TSRMLS_CC ); NULL 666 ext/intl/locale/locale_methods.c UEnumeration* e = NULL; NULL 669 ext/intl/locale/locale_methods.c const char* kw_key = NULL; NULL 672 ext/intl/locale/locale_methods.c const char* loc_name = NULL; NULL 681 ext/intl/locale/locale_methods.c char* kw_value = NULL; NULL 684 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 689 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 701 ext/intl/locale/locale_methods.c if( e != NULL ) NULL 706 ext/intl/locale/locale_methods.c while( ( kw_key = uenum_next( e, &kw_key_len, &status ) ) != NULL ){ NULL 719 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "locale_get_keywords: Error encountered while getting the keyword value for the keyword", 0 TSRMLS_CC ); NULL 756 ext/intl/locale/locale_methods.c zval** ele_value = NULL; NULL 797 ext/intl/locale/locale_methods.c zval** ele_value = NULL; NULL 813 ext/intl/locale/locale_methods.c zval **data = NULL; NULL 874 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 876 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 896 ext/intl/locale/locale_methods.c zval* arr = NULL; NULL 897 ext/intl/locale/locale_methods.c HashTable* hash_arr = NULL; NULL 900 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 905 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 927 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 979 ext/intl/locale/locale_methods.c char* result =NULL; NULL 982 ext/intl/locale/locale_methods.c const char* mod_loc_name =NULL; NULL 1024 ext/intl/locale/locale_methods.c char* key_value = NULL; NULL 1025 ext/intl/locale/locale_methods.c char* cur_key_name = NULL; NULL 1026 ext/intl/locale/locale_methods.c char* token = NULL; NULL 1027 ext/intl/locale/locale_methods.c char* last_ptr = NULL; NULL 1052 ext/intl/locale/locale_methods.c while( (token = php_strtok_r(NULL , DELIMITER , &last_ptr)) && (strlen(token)>1) ){ NULL 1087 ext/intl/locale/locale_methods.c const char* loc_name = NULL; NULL 1091 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 1096 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1131 ext/intl/locale/locale_methods.c const char* loc_name = NULL; NULL 1135 ext/intl/locale/locale_methods.c char* token = NULL; NULL 1136 ext/intl/locale/locale_methods.c char* variant = NULL; NULL 1137 ext/intl/locale/locale_methods.c char* saved_ptr = NULL; NULL 1139 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 1144 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1169 ext/intl/locale/locale_methods.c while( (token = php_strtok_r(NULL , DELIMITER, &saved_ptr)) && (strlen(token)>1) ){ NULL 1187 ext/intl/locale/locale_methods.c char* anchor = NULL; NULL 1188 ext/intl/locale/locale_methods.c const char* anchor1 = NULL; NULL 1226 ext/intl/locale/locale_methods.c char* lang_tag = NULL; NULL 1228 ext/intl/locale/locale_methods.c const char* loc_range = NULL; NULL 1233 ext/intl/locale/locale_methods.c char* chrcheck = NULL; NULL 1235 ext/intl/locale/locale_methods.c char* can_lang_tag = NULL; NULL 1236 ext/intl/locale/locale_methods.c char* can_loc_range = NULL; NULL 1238 ext/intl/locale/locale_methods.c char* cur_lang_tag = NULL; NULL 1239 ext/intl/locale/locale_methods.c char* cur_loc_range = NULL; NULL 1244 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 1250 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1268 ext/intl/locale/locale_methods.c intl_error_set( NULL, status, NULL 1276 ext/intl/locale/locale_methods.c intl_error_set( NULL, status, NULL 1410 ext/intl/locale/locale_methods.c char* lang_tag = NULL; NULL 1411 ext/intl/locale/locale_methods.c zval** ele_value = NULL; NULL 1412 ext/intl/locale/locale_methods.c char** cur_arr = NULL; NULL 1414 ext/intl/locale/locale_methods.c char* cur_loc_range = NULL; NULL 1415 ext/intl/locale/locale_methods.c char* can_loc_range = NULL; NULL 1418 ext/intl/locale/locale_methods.c char* return_value = NULL; NULL 1432 ext/intl/locale/locale_methods.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: locale array element is not a string", 0 TSRMLS_CC); NULL 1433 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1438 ext/intl/locale/locale_methods.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag", 0 TSRMLS_CC); NULL 1439 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1449 ext/intl/locale/locale_methods.c if(result != 1 || lang_tag == NULL || !lang_tag[0]) { NULL 1453 ext/intl/locale/locale_methods.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag" , 0 TSRMLS_CC); NULL 1454 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1460 ext/intl/locale/locale_methods.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag" , 0 TSRMLS_CC); NULL 1461 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1470 ext/intl/locale/locale_methods.c if( result != 1 || can_loc_range == NULL || !can_loc_range[0]) { NULL 1472 ext/intl/locale/locale_methods.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize loc_range" , 0 TSRMLS_CC ); NULL 1476 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1489 ext/intl/locale/locale_methods.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag" , 0 TSRMLS_CC); NULL 1490 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1497 ext/intl/locale/locale_methods.c if(cur_arr[i*2] != NULL && strlen(cur_arr[i*2]) == saved_pos && strncmp(cur_loc_range, cur_arr[i*2], saved_pos) == 0) { NULL 1509 ext/intl/locale/locale_methods.c LOOKUP_CLEAN_RETURN(NULL); NULL 1524 ext/intl/locale/locale_methods.c char* fallback_loc = NULL; NULL 1526 ext/intl/locale/locale_methods.c const char* loc_range = NULL; NULL 1529 ext/intl/locale/locale_methods.c zval* arr = NULL; NULL 1530 ext/intl/locale/locale_methods.c HashTable* hash_arr = NULL; NULL 1532 ext/intl/locale/locale_methods.c char* result =NULL; NULL 1534 ext/intl/locale/locale_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 1538 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "locale_lookup: unable to parse input params", 0 TSRMLS_CC ); NULL 1553 ext/intl/locale/locale_methods.c if(result == NULL || result[0] == '\0') { NULL 1575 ext/intl/locale/locale_methods.c char *http_accept = NULL; NULL 1584 ext/intl/locale/locale_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 1589 ext/intl/locale/locale_methods.c available = ures_openAvailableLocales(NULL, &status); NULL 34 ext/intl/msgformat/msgformat.c UChar* spattern = NULL; NULL 38 ext/intl/msgformat/msgformat.c intl_error_reset( NULL TSRMLS_CC ); NULL 45 ext/intl/msgformat/msgformat.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 60 ext/intl/msgformat/msgformat.c spattern = NULL; NULL 81 ext/intl/msgformat/msgformat.c MSG_FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern_len, locale, NULL, &INTL_DATA_ERROR_CODE(mfo)); NULL 120 ext/intl/msgformat/msgformat.c zval* object = NULL; NULL 121 ext/intl/msgformat/msgformat.c MessageFormatter_object* mfo = NULL; NULL 127 ext/intl/msgformat/msgformat.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 147 ext/intl/msgformat/msgformat.c char* message = NULL; NULL 148 ext/intl/msgformat/msgformat.c zval* object = NULL; NULL 149 ext/intl/msgformat/msgformat.c MessageFormatter_object* mfo = NULL; NULL 155 ext/intl/msgformat/msgformat.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 41 ext/intl/msgformat/msgformat_attr.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 64 ext/intl/msgformat/msgformat_attr.c char* value = NULL; NULL 67 ext/intl/msgformat/msgformat_attr.c UChar* spattern = NULL; NULL 74 ext/intl/msgformat/msgformat_attr.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 87 ext/intl/msgformat/msgformat_attr.c intl_error_set( NULL, U_INVALID_FORMAT_ERROR, NULL 94 ext/intl/msgformat/msgformat_attr.c umsg_applyPattern(MSG_FORMAT_OBJECT(mfo), spattern, spattern_len, NULL, &INTL_DATA_ERROR_CODE(mfo)); NULL 109 ext/intl/msgformat/msgformat_attr.c mfo->mf_data.arg_types = NULL; NULL 130 ext/intl/msgformat/msgformat_attr.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 29 ext/intl/msgformat/msgformat_class.c zend_class_entry *MessageFormatter_ce_ptr = NULL; NULL 71 ext/intl/msgformat/msgformat_class.c NULL TSRMLS_CC ); NULL 93 ext/intl/msgformat/msgformat_class.c if (MSG_FORMAT_OBJECT(mfo) != NULL) { NULL 100 ext/intl/msgformat/msgformat_class.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Failed to clone MessageFormatter object"); NULL 103 ext/intl/msgformat/msgformat_class.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Cannot clone unconstructed MessageFormatter"); NULL 43 ext/intl/msgformat/msgformat_class.h if (MSG_FORMAT_OBJECT(mfo) == NULL) { \ NULL 34 ext/intl/msgformat/msgformat_data.c mf_data->umsgf = NULL; NULL 35 ext/intl/msgformat/msgformat_data.c mf_data->orig_format = NULL; NULL 36 ext/intl/msgformat/msgformat_data.c mf_data->arg_types = NULL; NULL 55 ext/intl/msgformat/msgformat_data.c mf_data->orig_format = NULL; NULL 61 ext/intl/msgformat/msgformat_data.c mf_data->arg_types = NULL; NULL 64 ext/intl/msgformat/msgformat_data.c mf_data->umsgf = NULL; NULL 38 ext/intl/msgformat/msgformat_format.c UChar* formatted = NULL; NULL 45 ext/intl/msgformat/msgformat_format.c zend_hash_init(args_copy, count, NULL, ZVAL_PTR_DTOR, 0); NULL 47 ext/intl/msgformat/msgformat_format.c NULL, sizeof(zval*)); NULL 81 ext/intl/msgformat/msgformat_format.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 102 ext/intl/msgformat/msgformat_format.c UChar *spattern = NULL; NULL 104 ext/intl/msgformat/msgformat_format.c char *pattern = NULL; NULL 106 ext/intl/msgformat/msgformat_format.c const char *slocale = NULL; NULL 115 ext/intl/msgformat/msgformat_format.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 127 ext/intl/msgformat/msgformat_format.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 133 ext/intl/msgformat/msgformat_format.c spattern = NULL; NULL 142 ext/intl/msgformat/msgformat_format.c intl_error_set( NULL, U_INVALID_FORMAT_ERROR, NULL 149 ext/intl/msgformat/msgformat_format.c MSG_FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern_len, slocale, NULL, &INTL_DATA_ERROR_CODE(mfo)); NULL 93 ext/intl/msgformat/msgformat_helpers.cpp return NULL; NULL 107 ext/intl/msgformat/msgformat_helpers.cpp zend_hash_init(ret, parts_count, NULL, NULL, 0); NULL 111 ext/intl/msgformat/msgformat_helpers.cpp if (zend_hash_index_update(ret, (ulong)i, (void*)&t, sizeof(t), NULL) NULL 123 ext/intl/msgformat/msgformat_helpers.cpp return NULL; NULL 140 ext/intl/msgformat/msgformat_helpers.cpp return NULL; NULL 155 ext/intl/msgformat/msgformat_helpers.cpp zend_hash_init(ret, 32, NULL, NULL, 0); NULL 286 ext/intl/msgformat/msgformat_helpers.cpp return NULL; NULL 309 ext/intl/msgformat/msgformat_helpers.cpp return NULL; NULL 319 ext/intl/msgformat/msgformat_helpers.cpp TimeZone *used_tz = NULL; NULL 334 ext/intl/msgformat/msgformat_helpers.cpp if (formats == NULL) { NULL 342 ext/intl/msgformat/msgformat_helpers.cpp if (df == NULL) { NULL 346 ext/intl/msgformat/msgformat_helpers.cpp if (used_tz == NULL) { NULL 351 ext/intl/msgformat/msgformat_helpers.cpp if (used_tz == NULL) { NULL 408 ext/intl/msgformat/msgformat_helpers.cpp *storedArgType = NULL; NULL 440 ext/intl/msgformat/msgformat_helpers.cpp if (storedArgType != NULL) { NULL 618 ext/intl/msgformat/msgformat_helpers.cpp mf->format(farg_names.empty() ? NULL : &farg_names[0], NULL 619 ext/intl/msgformat/msgformat_helpers.cpp fargs.empty() ? NULL : &fargs[0], arg_count, resultStr, err.code); NULL 36 ext/intl/msgformat/msgformat_parse.c UChar *usource = NULL; NULL 72 ext/intl/msgformat/msgformat_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 92 ext/intl/msgformat/msgformat_parse.c UChar *spattern = NULL; NULL 94 ext/intl/msgformat/msgformat_parse.c char *pattern = NULL; NULL 96 ext/intl/msgformat/msgformat_parse.c const char *slocale = NULL; NULL 98 ext/intl/msgformat/msgformat_parse.c char *source = NULL; NULL 107 ext/intl/msgformat/msgformat_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 119 ext/intl/msgformat/msgformat_parse.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 125 ext/intl/msgformat/msgformat_parse.c spattern = NULL; NULL 134 ext/intl/msgformat/msgformat_parse.c intl_error_set( NULL, U_INVALID_FORMAT_ERROR, NULL 141 ext/intl/msgformat/msgformat_parse.c MSG_FORMAT_OBJECT(mfo) = umsg_open(spattern, spattern_len, slocale, NULL, &INTL_DATA_ERROR_CODE(mfo)); NULL 24 ext/intl/normalizer/normalizer_class.c zend_class_entry *Normalizer_ce_ptr = NULL; NULL 60 ext/intl/normalizer/normalizer_class.c ce.create_object = NULL; NULL 35 ext/intl/normalizer/normalizer_normalize.c char* input = NULL; NULL 40 ext/intl/normalizer/normalizer_normalize.c UChar* uinput = NULL; NULL 45 ext/intl/normalizer/normalizer_normalize.c UChar* uret_buf = NULL; NULL 48 ext/intl/normalizer/normalizer_normalize.c char* ret_buf = NULL; NULL 53 ext/intl/normalizer/normalizer_normalize.c intl_error_reset( NULL TSRMLS_CC ); NULL 59 ext/intl/normalizer/normalizer_normalize.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 80 ext/intl/normalizer/normalizer_normalize.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 95 ext/intl/normalizer/normalizer_normalize.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 98 ext/intl/normalizer/normalizer_normalize.c intl_error_set_custom_msg( NULL, "Error converting input string to UTF-16", 0 TSRMLS_CC ); NULL 139 ext/intl/normalizer/normalizer_normalize.c intl_error_set_custom_msg( NULL,"Error normalizing string", 0 TSRMLS_CC ); NULL 156 ext/intl/normalizer/normalizer_normalize.c intl_error_set( NULL, status, NULL 173 ext/intl/normalizer/normalizer_normalize.c char* input = NULL; NULL 178 ext/intl/normalizer/normalizer_normalize.c UChar* uinput = NULL; NULL 184 ext/intl/normalizer/normalizer_normalize.c intl_error_reset( NULL TSRMLS_CC ); NULL 190 ext/intl/normalizer/normalizer_normalize.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 205 ext/intl/normalizer/normalizer_normalize.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 221 ext/intl/normalizer/normalizer_normalize.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 224 ext/intl/normalizer/normalizer_normalize.c intl_error_set_custom_msg( NULL, "Error converting string to UTF-16.", 0 TSRMLS_CC ); NULL 240 ext/intl/normalizer/normalizer_normalize.c intl_error_set_custom_msg( NULL,"Error testing if string is the given normalization form.", 0 TSRMLS_CC ); NULL 121 ext/intl/php_intl.c if( INTL_G(default_locale) == NULL ) { NULL 866 ext/intl/php_intl.c STD_PHP_INI_ENTRY(LOCALE_INI_NAME, NULL, PHP_INI_ALL, OnUpdateStringUnempty, default_locale, zend_intl_globals, intl_globals) NULL 889 ext/intl/php_intl.c NULL, /* globals dtor */ NULL 890 ext/intl/php_intl.c NULL, /* post deactivate */ NULL 995 ext/intl/php_intl.c intl_error_init( NULL TSRMLS_CC ); NULL 1015 ext/intl/php_intl.c if (cleanup != NULL && !(cleanup[0] == '0' && cleanup[1] == '\0')) { NULL 1036 ext/intl/php_intl.c INTL_G(current_collator) = NULL; NULL 1040 ext/intl/php_intl.c INTL_G(grapheme_iterator) = NULL; NULL 1043 ext/intl/php_intl.c intl_error_reset( NULL TSRMLS_CC); NULL 73 ext/intl/resourcebundle/resourcebundle.c source->child = NULL; NULL 33 ext/intl/resourcebundle/resourcebundle_class.c zend_class_entry *ResourceBundle_ce_ptr = NULL; NULL 69 ext/intl/resourcebundle/resourcebundle_class.c rb->me = NULL; NULL 70 ext/intl/resourcebundle/resourcebundle_class.c rb->child = NULL; NULL 73 ext/intl/resourcebundle/resourcebundle_class.c retval.handle = zend_objects_store_put( rb, ResourceBundle_object_destroy, NULL, NULL TSRMLS_CC ); NULL 91 ext/intl/resourcebundle/resourcebundle_class.c intl_error_reset( NULL TSRMLS_CC ); NULL 96 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 104 ext/intl/resourcebundle/resourcebundle_class.c if (locale == NULL) { NULL 119 ext/intl/resourcebundle/resourcebundle_class.c intl_errors_set_code(NULL, INTL_DATA_ERROR_CODE(rb) TSRMLS_CC); NULL 165 ext/intl/resourcebundle/resourcebundle_class.c char * mekey = NULL; NULL 170 ext/intl/resourcebundle/resourcebundle_class.c intl_error_reset( NULL TSRMLS_CC ); NULL 186 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set_code( NULL, INTL_DATA_ERROR_CODE(rb) TSRMLS_CC ); NULL 220 ext/intl/resourcebundle/resourcebundle_class.c if(offset == NULL) { NULL 249 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 264 ext/intl/resourcebundle/resourcebundle_class.c if (rb->me == NULL) { NULL 291 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 321 ext/intl/resourcebundle/resourcebundle_class.c intl_errors_reset( NULL TSRMLS_CC ); NULL 325 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 332 ext/intl/resourcebundle/resourcebundle_class.c bundlename = NULL; NULL 365 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 387 ext/intl/resourcebundle/resourcebundle_class.c char* message = NULL; NULL 393 ext/intl/resourcebundle/resourcebundle_class.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 440 ext/intl/resourcebundle/resourcebundle_class.c ResourceBundle_object_handlers.clone_obj = NULL; /* ICU ResourceBundle has no clone implementation */ NULL 39 ext/intl/resourcebundle/resourcebundle_class.h if (RESOURCEBUNDLE_OBJECT(rb) == NULL) { \ NULL 49 ext/intl/resourcebundle/resourcebundle_iterator.c iterator->current = NULL; NULL 61 ext/intl/resourcebundle/resourcebundle_iterator.c iterator->current = NULL; NULL 65 ext/intl/resourcebundle/resourcebundle_iterator.c iterator->currentkey = NULL; NULL 174 ext/intl/resourcebundle/resourcebundle_iterator.c iterator->current = NULL; NULL 175 ext/intl/resourcebundle/resourcebundle_iterator.c iterator->currentkey = NULL; NULL 25 ext/intl/spoofchecker/spoofchecker_class.c zend_class_entry *Spoofchecker_ce_ptr = NULL; NULL 70 ext/intl/spoofchecker/spoofchecker_class.c NULL TSRMLS_CC); NULL 138 ext/intl/spoofchecker/spoofchecker_class.c intl_error_set( NULL, SPOOFCHECKER_ERROR_CODE(new_sfo), "Failed to clone SpoofChecker object", 0 TSRMLS_CC ); NULL 196 ext/intl/spoofchecker/spoofchecker_class.c co->uspoof = NULL; NULL 56 ext/intl/spoofchecker/spoofchecker_class.h Spoofchecker_object* co = NULL; \ NULL 57 ext/intl/spoofchecker/spoofchecker_class.h intl_error_reset(NULL TSRMLS_CC); \ NULL 62 ext/intl/spoofchecker/spoofchecker_class.h if (co->uspoof == NULL) { \ NULL 70 ext/intl/spoofchecker/spoofchecker_class.h intl_error_set_code(NULL, SPOOFCHECKER_ERROR_CODE(co) TSRMLS_CC); \ NULL 32 ext/intl/spoofchecker/spoofchecker_main.c zval *error_code = NULL; NULL 41 ext/intl/spoofchecker/spoofchecker_main.c ret = uspoof_checkUTF8(co->uspoof, text, text_len, NULL, SPOOFCHECKER_ERROR_CODE_P(co)); NULL 44 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); NULL 64 ext/intl/spoofchecker/spoofchecker_main.c zval *error_code = NULL; NULL 77 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); NULL 107 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); NULL 130 ext/intl/spoofchecker/spoofchecker_main.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "(%d) %s", SPOOFCHECKER_ERROR_CODE(co), u_errorName(SPOOFCHECKER_ERROR_CODE(co))); NULL 42 ext/intl/timezone/timezone_class.cpp zend_class_entry *TimeZone_ce_ptr = NULL; NULL 65 ext/intl/timezone/timezone_class.cpp zval *ret = NULL; NULL 67 ext/intl/timezone/timezone_class.cpp char *message = NULL; NULL 100 ext/intl/timezone/timezone_class.cpp zend_call_method_with_1_params(&ret, NULL, NULL, "__construct", NULL 101 ext/intl/timezone/timezone_class.cpp NULL, &arg); NULL 117 ext/intl/timezone/timezone_class.cpp ret = NULL; NULL 138 ext/intl/timezone/timezone_class.cpp char *message = NULL; NULL 141 ext/intl/timezone/timezone_class.cpp if (zv_timezone == NULL || Z_TYPE_PP(zv_timezone) == IS_NULL) { NULL 151 ext/intl/timezone/timezone_class.cpp if (to->utimezone == NULL) { NULL 158 ext/intl/timezone/timezone_class.cpp return NULL; NULL 161 ext/intl/timezone/timezone_class.cpp if (timeZone == NULL) { NULL 167 ext/intl/timezone/timezone_class.cpp return NULL; NULL 190 ext/intl/timezone/timezone_class.cpp return NULL; NULL 193 ext/intl/timezone/timezone_class.cpp if (timeZone == NULL) { NULL 199 ext/intl/timezone/timezone_class.cpp return NULL; NULL 209 ext/intl/timezone/timezone_class.cpp return NULL; NULL 223 ext/intl/timezone/timezone_class.cpp intl_error_reset(NULL TSRMLS_CC); NULL 235 ext/intl/timezone/timezone_class.cpp if (to_orig->utimezone != NULL) { NULL 247 ext/intl/timezone/timezone_class.cpp zend_throw_exception(NULL, err_msg, 0 TSRMLS_CC); NULL 253 ext/intl/timezone/timezone_class.cpp zend_throw_exception(NULL, "Cannot clone unconstructed IntlTimeZone", 0 TSRMLS_CC); NULL 269 ext/intl/timezone/timezone_class.cpp if (to1->utimezone == NULL || to2->utimezone == NULL) { NULL 270 ext/intl/timezone/timezone_class.cpp zend_throw_exception(NULL, "Comparison with at least one unconstructed " NULL 301 ext/intl/timezone/timezone_class.cpp if (tz == NULL) { NULL 337 ext/intl/timezone/timezone_class.cpp to->utimezone = NULL; NULL 357 ext/intl/timezone/timezone_class.cpp to->utimezone = NULL; NULL 378 ext/intl/timezone/timezone_class.cpp (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval*)); NULL 388 ext/intl/timezone/timezone_class.cpp NULL TSRMLS_CC); NULL 503 ext/intl/timezone/timezone_class.cpp php_error_docref0(NULL TSRMLS_CC, E_ERROR, NULL 57 ext/intl/timezone/timezone_class.h if (to->utimezone == NULL) { \ NULL 42 ext/intl/timezone/timezone_methods.cpp zend_throw_exception( NULL, NULL 51 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 55 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 63 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, status, NULL 78 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 82 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 89 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 95 ext/intl/timezone/timezone_methods.cpp tz = timezone_convert_datetimezone(tzobj->type, tzobj, FALSE, NULL, NULL 97 ext/intl/timezone/timezone_methods.cpp if (tz == NULL) { NULL 106 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 109 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 120 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 123 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 134 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 137 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 148 ext/intl/timezone/timezone_methods.cpp zval **arg = NULL; NULL 149 ext/intl/timezone/timezone_methods.cpp StringEnumeration *se = NULL; NULL 150 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 155 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 160 ext/intl/timezone/timezone_methods.cpp if (arg == NULL || Z_TYPE_PP(arg) == IS_NULL) { NULL 166 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 197 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 205 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 215 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 219 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 227 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, status, NULL 241 ext/intl/timezone/timezone_methods.cpp char *region = NULL; NULL 244 ext/intl/timezone/timezone_methods.cpp *offsetp = NULL; NULL 246 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 257 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 264 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 271 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 297 ext/intl/timezone/timezone_methods.cpp zval *is_systemid = NULL; NULL 298 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 302 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 310 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, status, NULL 338 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 342 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 350 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, status, NULL 364 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 367 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 385 ext/intl/timezone/timezone_methods.cpp intl_error_reset(NULL TSRMLS_CC); NULL 390 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 398 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, status, NULL 417 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 427 ext/intl/timezone/timezone_methods.cpp char *id = NULL; NULL 443 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 466 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 492 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 511 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 517 ext/intl/timezone/timezone_methods.cpp if (other_to->utimezone == NULL) { NULL 539 ext/intl/timezone/timezone_methods.cpp const char *locale_str = NULL; NULL 546 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 557 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 586 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 602 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 625 ext/intl/timezone/timezone_methods.cpp intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 632 ext/intl/timezone/timezone_methods.cpp if (to == NULL) NULL 640 ext/intl/timezone/timezone_methods.cpp const char* message = NULL; NULL 645 ext/intl/timezone/timezone_methods.cpp intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 653 ext/intl/timezone/timezone_methods.cpp if (to == NULL) NULL 26 ext/intl/transliterator/transliterator_class.c zend_class_entry *Transliterator_ce_ptr = NULL; NULL 45 ext/intl/transliterator/transliterator_class.c assert( to->utrans == NULL ); NULL 92 ext/intl/transliterator/transliterator_class.c to->utrans = NULL; NULL 133 ext/intl/transliterator/transliterator_class.c (copy_ctor_func_t) zval_add_ref, NULL, sizeof( zval* ) ); NULL 143 ext/intl/transliterator/transliterator_class.c NULL TSRMLS_CC ); NULL 161 ext/intl/transliterator/transliterator_class.c intl_error_reset( NULL TSRMLS_CC ); NULL 171 ext/intl/transliterator/transliterator_class.c if( to_orig->utrans != NULL ) NULL 173 ext/intl/transliterator/transliterator_class.c UTransliterator *utrans = NULL; NULL 191 ext/intl/transliterator/transliterator_class.c if( utrans != NULL ) NULL 196 ext/intl/transliterator/transliterator_class.c intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to_orig ) TSRMLS_CC ); NULL 201 ext/intl/transliterator/transliterator_class.c php_error_docref( NULL TSRMLS_CC, E_ERROR, "%s", err_msg ); NULL 209 ext/intl/transliterator/transliterator_class.c php_error_docref( NULL TSRMLS_CC, E_WARNING, NULL 226 ext/intl/transliterator/transliterator_class.c key = NULL; \ NULL 261 ext/intl/transliterator/transliterator_class.c retval = NULL; /* fallback to read_property */ NULL 294 ext/intl/transliterator/transliterator_class.c php_error_docref0( NULL TSRMLS_CC, E_WARNING, "The property \"id\" is read-only" ); NULL 327 ext/intl/transliterator/transliterator_class.c php_error_docref0( NULL TSRMLS_CC, E_WARNING, "The property \"id\" is read-only" ); NULL 50 ext/intl/transliterator/transliterator_class.h if( to->utrans == NULL ) \ NULL 33 ext/intl/transliterator/transliterator_methods.c UChar *ustr_id = NULL; NULL 38 ext/intl/transliterator/transliterator_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 42 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 54 ext/intl/transliterator/transliterator_methods.c intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); NULL 55 ext/intl/transliterator/transliterator_methods.c intl_error_set_custom_msg( NULL, "String conversion of id to UTF-16 failed", 0 TSRMLS_CC ); NULL 62 ext/intl/transliterator/transliterator_methods.c NULL, -1, &parse_error, TRANSLITERATOR_ERROR_CODE_P( to ) ); NULL 69 ext/intl/transliterator/transliterator_methods.c char *buf = NULL; NULL 70 ext/intl/transliterator/transliterator_methods.c intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); NULL 73 ext/intl/transliterator/transliterator_methods.c if( buf == NULL ) { NULL 74 ext/intl/transliterator/transliterator_methods.c intl_error_set_custom_msg( NULL, NULL 79 ext/intl/transliterator/transliterator_methods.c intl_error_set_custom_msg( NULL, buf, /* copy message */ 1 TSRMLS_CC ); NULL 90 ext/intl/transliterator/transliterator_methods.c intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); NULL 91 ext/intl/transliterator/transliterator_methods.c intl_error_set_custom_msg( NULL, NULL 118 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 140 ext/intl/transliterator/transliterator_methods.c UChar *ustr_rules = NULL; NULL 152 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 159 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 181 ext/intl/transliterator/transliterator_methods.c intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to ) TSRMLS_CC ); NULL 184 ext/intl/transliterator/transliterator_methods.c char *msg = NULL; NULL 190 ext/intl/transliterator/transliterator_methods.c if( msg != NULL ) NULL 217 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 249 ext/intl/transliterator/transliterator_methods.c intl_error_reset( NULL TSRMLS_CC ); NULL 256 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 268 ext/intl/transliterator/transliterator_methods.c char *el_char = NULL; NULL 285 ext/intl/transliterator/transliterator_methods.c intl_error_set_code( NULL, status TSRMLS_CC ); NULL 290 ext/intl/transliterator/transliterator_methods.c intl_error_set_custom_msg( NULL, "transliterator_list_ids: " NULL 302 ext/intl/transliterator/transliterator_methods.c UChar *ustr = NULL, NULL 303 ext/intl/transliterator/transliterator_methods.c *uresult = NULL; NULL 316 ext/intl/transliterator/transliterator_methods.c if( object == NULL ) NULL 323 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 347 ext/intl/transliterator/transliterator_methods.c char *message = intl_error_get_message( NULL TSRMLS_CC ); NULL 348 ext/intl/transliterator/transliterator_methods.c php_error_docref0( NULL TSRMLS_CC, E_WARNING, "Could not create " NULL 359 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 366 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 374 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 397 ext/intl/transliterator/transliterator_methods.c if(msg != NULL ) NULL 436 ext/intl/transliterator/transliterator_methods.c intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) TSRMLS_CC ); NULL 472 ext/intl/transliterator/transliterator_methods.c zend_throw_exception( NULL, NULL 488 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 496 ext/intl/transliterator/transliterator_methods.c if (to == NULL ) NULL 510 ext/intl/transliterator/transliterator_methods.c const char* message = NULL; NULL 516 ext/intl/transliterator/transliterator_methods.c intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, NULL 525 ext/intl/transliterator/transliterator_methods.c if (to == NULL ) NULL 331 ext/json/JSON_parser.c ZVAL_LONG(*z, strtol(buf->c, NULL, 10)); NULL 336 ext/json/JSON_parser.c ZVAL_DOUBLE(*z, zend_strtod(buf->c, NULL)); NULL 142 ext/json/json.c NULL, NULL 143 ext/json/json.c NULL, NULL 144 ext/json/json.c NULL, NULL 149 ext/json/json.c NULL, NULL 150 ext/json/json.c NULL, NULL 435 ext/json/json.c utf16 = (options & PHP_JSON_UNESCAPED_UNICODE) ? NULL : (unsigned short *) safe_emalloc(len, sizeof(unsigned short), 0); NULL 560 ext/json/json.c zval *retval = NULL, fname; NULL 577 ext/json/json.c if (FAILURE == call_user_function_ex(EG(function_table), &val, &fname, &retval, 0, NULL, 1, NULL TSRMLS_CC) || !retval) { NULL 578 ext/json/json.c zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "Failed calling %s::jsonSerialize()", ce->name); NULL 625 ext/json/json.c char *d = NULL; NULL 683 ext/json/json.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Depth must be greater than zero"); NULL 98 ext/ldap/ldap.c if (ld->rebindproc != NULL) { NULL 119 ext/ldap/ldap.c if (entry->ber != NULL) { NULL 121 ext/ldap/ldap.c entry->ber = NULL; NULL 198 ext/ldap/ldap.c le_link = zend_register_list_destructors_ex(_close_ldap_link, NULL, "ldap link", module_number); NULL 199 ext/ldap/ldap.c le_result = zend_register_list_destructors_ex(_free_ldap_result, NULL, "ldap result", module_number); NULL 200 ext/ldap/ldap.c le_result_entry = zend_register_list_destructors_ex(_free_ldap_result_entry, NULL, "ldap result entry", module_number); NULL 284 ext/ldap/ldap.c char *host = NULL; NULL 288 ext/ldap/ldap.c char *wallet = NULL, *walletpasswd = NULL; NULL 315 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", LDAPG(num_links)); NULL 322 ext/ldap/ldap.c if (host != NULL && strchr(host, '/')) { NULL 328 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create session handle: %s", ldap_err2string(rc)); NULL 338 ext/ldap/ldap.c if (ldap == NULL) { NULL 346 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL init failed"); NULL 374 ext/ldap/ldap.c return ldap_get_lderrno(ldap, NULL, NULL); NULL 384 ext/ldap/ldap.c char *ldap_bind_dn = NULL, *ldap_bind_pw = NULL; NULL 396 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to bind to server: %s", ldap_err2string(rc)); NULL 420 ext/ldap/ldap.c ctx->mech = (sasl_mech) ? ber_strdup(sasl_mech) : NULL; NULL 421 ext/ldap/ldap.c ctx->realm = (sasl_realm) ? ber_strdup(sasl_realm) : NULL; NULL 422 ext/ldap/ldap.c ctx->authcid = (sasl_authc_id) ? ber_strdup(sasl_authc_id) : NULL; NULL 423 ext/ldap/ldap.c ctx->passwd = (passwd) ? ber_strdup(passwd) : NULL; NULL 424 ext/ldap/ldap.c ctx->authzid = (sasl_authz_id) ? ber_strdup(sasl_authz_id) : NULL; NULL 426 ext/ldap/ldap.c if (ctx->mech == NULL) { NULL 429 ext/ldap/ldap.c if (ctx->realm == NULL) { NULL 432 ext/ldap/ldap.c if (ctx->authcid == NULL) { NULL 435 ext/ldap/ldap.c if (ctx->authzid == NULL) { NULL 465 ext/ldap/ldap.c p = NULL; NULL 495 ext/ldap/ldap.c char *binddn = NULL; NULL 496 ext/ldap/ldap.c char *passwd = NULL; NULL 497 ext/ldap/ldap.c char *sasl_mech = NULL; NULL 498 ext/ldap/ldap.c char *sasl_realm = NULL; NULL 499 ext/ldap/ldap.c char *sasl_authz_id = NULL; NULL 500 ext/ldap/ldap.c char *sasl_authc_id = NULL; NULL 501 ext/ldap/ldap.c char *props = NULL; NULL 517 ext/ldap/ldap.c rc = ldap_sasl_interactive_bind_s(ld->link, binddn, ctx->mech, NULL, NULL, LDAP_SASL_QUIET, _php_sasl_interact, ctx); NULL 519 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to bind to server: %s", ldap_err2string(rc)); NULL 590 ext/ldap/ldap.c zval *link, *base_dn, **filter, *attrs = NULL, **attr; NULL 592 ext/ldap/ldap.c char *ldap_base_dn = NULL, *ldap_filter = NULL, **ldap_attrs = NULL; NULL 593 ext/ldap/ldap.c ldap_linkdata *ld = NULL; NULL 620 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array initialization wrong"); NULL 629 ext/ldap/ldap.c ldap_attrs[num_attribs] = NULL; NULL 642 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No links in link array"); NULL 650 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Base must either be a string, or an array with the same number of elements as the links array"); NULL 661 ext/ldap/ldap.c ldap_base_dn = NULL; NULL 668 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter must either be a string, or an array with the same number of elements as the links array"); NULL 686 ext/ldap/ldap.c ld = (ldap_linkdata *) zend_fetch_resource(entry TSRMLS_CC, -1, "ldap link", NULL, 1, le_link); NULL 687 ext/ldap/ldap.c if (ld == NULL) { NULL 699 ext/ldap/ldap.c ldap_base_dn = NULL; NULL 723 ext/ldap/ldap.c rcs[i] = ldap_result(lds[i]->link, LDAP_RES_ANY, 1 /* LDAP_MSG_ALL */, NULL, &ldap_res); NULL 745 ext/ldap/ldap.c ld = (ldap_linkdata *) zend_fetch_resource(&link TSRMLS_CC, -1, "ldap link", NULL, 1, le_link); NULL 746 ext/ldap/ldap.c if (ld == NULL) { NULL 765 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Search: %s", ldap_err2string(errno)); NULL 769 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Partial search results returned: Sizelimit exceeded"); NULL 773 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Partial search results returned: Adminlimit exceeded"); NULL 786 ext/ldap/ldap.c if (ldap_attrs != NULL) { NULL 872 ext/ldap/ldap.c if ((entry = ldap_first_entry(ld->link, ldap_result)) == NULL) { NULL 880 ext/ldap/ldap.c resultentry->ber = NULL; NULL 901 ext/ldap/ldap.c if ((entry_next = ldap_next_entry(ld->link, resultentry->data)) == NULL) { NULL 909 ext/ldap/ldap.c resultentry_next->ber = NULL; NULL 948 ext/ldap/ldap.c if (ldap_result_entry == NULL) { NULL 954 ext/ldap/ldap.c while (ldap_result_entry != NULL) { NULL 961 ext/ldap/ldap.c while (attribute != NULL) { NULL 974 ext/ldap/ldap.c zend_hash_update(Z_ARRVAL_P(tmp1), php_strtolower(attribute, attr_len), attr_len+1, (void *) &tmp2, sizeof(zval *), NULL); NULL 984 ext/ldap/ldap.c if (ber != NULL) { NULL 998 ext/ldap/ldap.c zend_hash_index_update(Z_ARRVAL_P(return_value), num_entries, (void *) &tmp1, sizeof(zval *), NULL); NULL 1026 ext/ldap/ldap.c if ((attribute = ldap_first_attribute(ld->link, resultentry->data, &resultentry->ber)) == NULL) { NULL 1054 ext/ldap/ldap.c if (resultentry->ber == NULL) { NULL 1055 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "called before calling ldap_first_attribute() or no attributes found in result entry"); NULL 1059 ext/ldap/ldap.c if ((attribute = ldap_next_attribute(ld->link, resultentry->data, resultentry->ber)) == NULL) { NULL 1061 ext/ldap/ldap.c if (resultentry->ber != NULL) { NULL 1063 ext/ldap/ldap.c resultentry->ber = NULL; NULL 1100 ext/ldap/ldap.c while (attribute != NULL) { NULL 1112 ext/ldap/ldap.c zend_hash_update(Z_ARRVAL_P(return_value), attribute, strlen(attribute)+1, (void *) &tmp, sizeof(zval *), NULL); NULL 1122 ext/ldap/ldap.c if (ber != NULL) { NULL 1149 ext/ldap/ldap.c if ((ldap_value_len = ldap_get_values_len(ld->link, resultentry->data, attr)) == NULL) { NULL 1150 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot get the value(s) of attribute %s", ldap_err2string(_get_lderrno(ld->link))); NULL 1184 ext/ldap/ldap.c if (text != NULL) { NULL 1215 ext/ldap/ldap.c while (ldap_value[i] != NULL) i++; NULL 1242 ext/ldap/ldap.c if (ufn != NULL) { NULL 1291 ext/ldap/ldap.c ldap_mods[i]->mod_type = NULL; NULL 1296 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown attribute in the data"); NULL 1330 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Value array must have consecutive indices 0, 1, ..."); NULL 1342 ext/ldap/ldap.c ldap_mods[i]->mod_bvalues[num_values] = NULL; NULL 1345 ext/ldap/ldap.c ldap_mods[num_attribs] = NULL; NULL 1350 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Add: %s", ldap_err2string(i)); NULL 1354 ext/ldap/ldap.c if ((i = ldap_modify_ext_s(ld->link, dn, ldap_mods, NULL, NULL)) != LDAP_SUCCESS) { NULL 1355 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Modify: %s", ldap_err2string(i)); NULL 1427 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Delete: %s", ldap_err2string(rc)); NULL 1514 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Compare: %s", ldap_err2string(errno)); NULL 1536 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Supplied resource is not a valid ldap result resource"); NULL 1540 ext/ldap/ldap.c if (ldap_sort_entries(ld->link, (LDAPMessage **) &le->ptr, sflen ? sortfilter : NULL, strcmp) != LDAP_SUCCESS) { NULL 1541 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ldap_err2string(errno)); NULL 1587 ext/ldap/ldap.c struct timeval *timeout = NULL; NULL 1629 ext/ldap/ldap.c char *val = NULL; NULL 1631 ext/ldap/ldap.c if (ldap_get_option(ld->link, option, &val) || val == NULL || *val == '\0') { NULL 1668 ext/ldap/ldap.c ldap = NULL; NULL 1763 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected non-empty array value for this option"); NULL 1767 ext/ldap/ldap.c *ctrls = NULL; NULL 1772 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The array value must contain only arrays, where each array is a control"); NULL 1777 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Control must have an oid key"); NULL 1789 ext/ldap/ldap.c ctrl->ldctl_value.bv_val = NULL; NULL 1800 ext/ldap/ldap.c *ctrlp = NULL; NULL 1843 ext/ldap/ldap.c myargcount > 3 ? &lmatcheddn : NULL, NULL 1844 ext/ldap/ldap.c myargcount > 4 ? &lerrmsg : NULL, NULL 1845 ext/ldap/ldap.c myargcount > 5 ? &lreferrals : NULL, NULL 1846 ext/ldap/ldap.c NULL /* &serverctrls */, NULL 1849 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to parse result: %s", ldap_err2string(rc)); NULL 1861 ext/ldap/ldap.c if (lreferrals != NULL) { NULL 1871 ext/ldap/ldap.c if (lerrmsg == NULL) { NULL 1879 ext/ldap/ldap.c if (lmatcheddn == NULL) { NULL 1907 ext/ldap/ldap.c if ((entry = ldap_first_reference(ld->link, ldap_result)) == NULL) { NULL 1915 ext/ldap/ldap.c resultentry->ber = NULL; NULL 1936 ext/ldap/ldap.c if ((entry_next = ldap_next_reference(ld->link, resultentry->data)) == NULL) { NULL 1944 ext/ldap/ldap.c resultentry_next->ber = NULL; NULL 1966 ext/ldap/ldap.c if (ldap_parse_reference(ld->link, resultentry->data, &lreferrals, NULL /* &serverctrls */, 0) != LDAP_SUCCESS) { NULL 1972 ext/ldap/ldap.c if (lreferrals != NULL) { NULL 2003 ext/ldap/ldap.c newparent = NULL; NULL 2007 ext/ldap/ldap.c rc = ldap_rename_s(ld->link, dn, newrdn, newparent, deleteoldrdn, NULL, NULL); NULL 2010 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You are using old LDAP API, newparent must be the empty string, can only modify RDN"); NULL 2040 ext/ldap/ldap.c ((rc = ldap_start_tls_s(ld->link, NULL, NULL)) != LDAP_SUCCESS) NULL 2042 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Unable to start TLS: %s", ldap_err2string(rc)); NULL 2065 ext/ldap/ldap.c ld = (ldap_linkdata *) zend_fetch_resource(&cb_link TSRMLS_CC, -1, "ldap link", NULL, 1, le_link); NULL 2068 ext/ldap/ldap.c if (ld == NULL || ld->rebindproc == NULL) { NULL 2069 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Link not found or no callback set"); NULL 2078 ext/ldap/ldap.c if (call_user_function_ex(EG(function_table), NULL, ld->rebindproc, &cb_retval, 2, cb_args, 0, NULL TSRMLS_CC) == SUCCESS && cb_retval) { NULL 2083 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "rebind_proc PHP callback failed"); NULL 2108 ext/ldap/ldap.c if (ld->rebindproc != NULL) { NULL 2111 ext/ldap/ldap.c ld->rebindproc = NULL; NULL 2112 ext/ldap/ldap.c ldap_set_rebind_proc(ld->link, NULL, NULL); NULL 2119 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Two arguments expected for '%s' to be a valid callback", callback_name); NULL 2126 ext/ldap/ldap.c if (ld->rebindproc == NULL) { NULL 2166 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Conversion from iso-8859-1 to t61 failed: %s", ldap_err2string(result)); NULL 2197 ext/ldap/ldap.c char *cookie = NULL; NULL 2199 ext/ldap/ldap.c struct berval lcookie = { 0, NULL }; NULL 2202 ext/ldap/ldap.c BerElement *ber = NULL; NULL 2211 ext/ldap/ldap.c ldap = NULL; NULL 2218 ext/ldap/ldap.c if (ber == NULL) { NULL 2219 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to alloc BER encoding resources for paged results control"); NULL 2236 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to BER printf paged results control"); NULL 2242 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to BER encode paged results control"); NULL 2252 ext/ldap/ldap.c ctrlsp[1] = NULL; NULL 2256 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set paged results control: %s (%d)", ldap_err2string(rc), rc); NULL 2275 ext/ldap/ldap.c if (ber != NULL) { NULL 2306 ext/ldap/ldap.c NULL, /* matcheddn */ NULL 2307 ext/ldap/ldap.c NULL, /* errmsg */ NULL 2308 ext/ldap/ldap.c NULL, /* referrals */ NULL 2313 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to parse result: %s (%d)", ldap_err2string(rc), rc); NULL 2318 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Result is: %s (%d)", ldap_err2string(lerrcode), lerrcode); NULL 2322 ext/ldap/ldap.c if (lserverctrls == NULL) { NULL 2323 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No server controls in result"); NULL 2328 ext/ldap/ldap.c if (lctrl == NULL) { NULL 2330 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No paged results control response in result"); NULL 2335 ext/ldap/ldap.c if (ber == NULL) { NULL 2337 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to alloc BER decoding resources for paged results control response"); NULL 2346 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to decode paged results control response"); NULL 2352 ext/ldap/ldap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid paged results control response value"); NULL 2726 ext/ldap/ldap.c NULL, NULL 2727 ext/ldap/ldap.c NULL, NULL 2732 ext/ldap/ldap.c NULL, NULL 2733 ext/ldap/ldap.c NULL, NULL 141 ext/libxml/libxml.c NULL, /* per-request shutdown function */ NULL 146 ext/libxml/libxml.c NULL, /* globals dtor */ NULL 157 ext/libxml/libxml.c object->properties = NULL; NULL 169 ext/libxml/libxml.c if (nodeptr != NULL) { NULL 174 ext/libxml/libxml.c if (nodeptr->node != NULL && nodeptr->node->type != XML_DOCUMENT_NODE) { NULL 175 ext/libxml/libxml.c nodeptr->node->_private = NULL; NULL 177 ext/libxml/libxml.c nodeptr->node = NULL; NULL 187 ext/libxml/libxml.c if (node->_private != NULL) { NULL 188 ext/libxml/libxml.c ((php_libxml_node_ptr *) node->_private)->node = NULL; NULL 200 ext/libxml/libxml.c if (node->name != NULL) { NULL 203 ext/libxml/libxml.c if (((xmlEntityPtr) node)->ExternalID != NULL) { NULL 206 ext/libxml/libxml.c if (((xmlEntityPtr) node)->SystemID != NULL) { NULL 214 ext/libxml/libxml.c node->ns = NULL; NULL 227 ext/libxml/libxml.c if (node != NULL) { NULL 229 ext/libxml/libxml.c while (curnode != NULL) { NULL 240 ext/libxml/libxml.c if ((node->doc != NULL) && (((xmlAttrPtr) node)->atype == XML_ATTRIBUTE_ID)) { NULL 258 ext/libxml/libxml.c node->doc = NULL; NULL 270 ext/libxml/libxml.c libxml_globals->stream_context = NULL; NULL 271 ext/libxml/libxml.c libxml_globals->error_buffer.c = NULL; NULL 272 ext/libxml/libxml.c libxml_globals->error_list = NULL; NULL 281 ext/libxml/libxml.c if (fci->object_ptr != NULL) { NULL 294 ext/libxml/libxml.c php_stream_context *context = NULL; NULL 295 ext/libxml/libxml.c php_stream_wrapper *wrapper = NULL; NULL 296 ext/libxml/libxml.c char *resolved_path, *path_to_open = NULL; NULL 297 ext/libxml/libxml.c void *ret_val = NULL; NULL 304 ext/libxml/libxml.c if (uri && (uri->scheme == NULL || NULL 306 ext/libxml/libxml.c resolved_path = xmlURIUnescapeString(filename, 0, NULL); NULL 316 ext/libxml/libxml.c if (resolved_path == NULL) { NULL 317 ext/libxml/libxml.c return NULL; NULL 328 ext/libxml/libxml.c if (wrapper->wops->url_stat(wrapper, path_to_open, PHP_STREAM_URL_STAT_QUIET, &ssbuf, NULL TSRMLS_CC) == -1) { NULL 332 ext/libxml/libxml.c return NULL; NULL 338 ext/libxml/libxml.c ret_val = php_stream_open_wrapper_ex(path_to_open, (char *)mode, REPORT_ERRORS, NULL, context); NULL 377 ext/libxml/libxml.c void *context = NULL; NULL 381 ext/libxml/libxml.c return NULL; NULL 384 ext/libxml/libxml.c if (URI == NULL) NULL 385 ext/libxml/libxml.c return(NULL); NULL 389 ext/libxml/libxml.c if (context == NULL) { NULL 390 ext/libxml/libxml.c return(NULL); NULL 395 ext/libxml/libxml.c if (ret != NULL) { NULL 412 ext/libxml/libxml.c void *context = NULL; NULL 413 ext/libxml/libxml.c char *unescaped = NULL; NULL 415 ext/libxml/libxml.c if (URI == NULL) NULL 416 ext/libxml/libxml.c return(NULL); NULL 419 ext/libxml/libxml.c if (puri != NULL) { NULL 420 ext/libxml/libxml.c if (puri->scheme != NULL) NULL 421 ext/libxml/libxml.c unescaped = xmlURIUnescapeString(URI, 0, NULL); NULL 425 ext/libxml/libxml.c if (unescaped != NULL) { NULL 431 ext/libxml/libxml.c if (context == NULL) { NULL 435 ext/libxml/libxml.c if (context == NULL) { NULL 436 ext/libxml/libxml.c return(NULL); NULL 441 ext/libxml/libxml.c if (ret != NULL) { NULL 473 ext/libxml/libxml.c error_copy.node = NULL; NULL 476 ext/libxml/libxml.c error_copy.ctxt = NULL; NULL 478 ext/libxml/libxml.c error_copy.file = NULL; NULL 479 ext/libxml/libxml.c error_copy.str1 = NULL; NULL 480 ext/libxml/libxml.c error_copy.str2 = NULL; NULL 481 ext/libxml/libxml.c error_copy.str3 = NULL; NULL 496 ext/libxml/libxml.c if (parser != NULL && parser->input != NULL) { NULL 498 ext/libxml/libxml.c php_error_docref(NULL TSRMLS_CC, level, "%s in %s, line: %d", msg, parser->input->filename, parser->input->line); NULL 500 ext/libxml/libxml.c php_error_docref(NULL TSRMLS_CC, level, "%s in Entity, line: %d", msg, parser->input->line); NULL 508 ext/libxml/libxml.c _php_list_set_error_structure(NULL, msg); NULL 510 ext/libxml/libxml.c php_error_docref(NULL TSRMLS_CC, level, "%s", msg); NULL 536 ext/libxml/libxml.c _php_list_set_error_structure(NULL, LIBXML(error_buffer).c); NULL 546 ext/libxml/libxml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", LIBXML(error_buffer).c); NULL 556 ext/libxml/libxml.c xmlParserInputPtr ret = NULL; NULL 557 ext/libxml/libxml.c const char *resource = NULL; NULL 558 ext/libxml/libxml.c zval *public = NULL, NULL 559 ext/libxml/libxml.c *system = NULL, NULL 560 ext/libxml/libxml.c *ctxzv = NULL, NULL 562 ext/libxml/libxml.c *retval_ptr = NULL; NULL 575 ext/libxml/libxml.c if (ID != NULL) { NULL 579 ext/libxml/libxml.c if (URL != NULL) { NULL 586 ext/libxml/libxml.c if (context->memb == NULL) { \ NULL 606 ext/libxml/libxml.c if (retval != SUCCESS || fci->retval_ptr_ptr == NULL) { NULL 612 ext/libxml/libxml.c if (retval_ptr == NULL) { NULL 623 ext/libxml/libxml.c if (stream == NULL) { NULL 632 ext/libxml/libxml.c if (pib == NULL) { NULL 643 ext/libxml/libxml.c if (ret == NULL) { NULL 656 ext/libxml/libxml.c if (ret == NULL) { NULL 657 ext/libxml/libxml.c if (resource == NULL) { NULL 658 ext/libxml/libxml.c if (ID == NULL) { NULL 672 ext/libxml/libxml.c if (retval_ptr != NULL) { NULL 717 ext/libxml/libxml.c _php_list_set_error_structure(error, NULL); NULL 740 ext/libxml/libxml.c zend_hash_init(&php_libxml_exports, 0, NULL, NULL, 1); NULL 822 ext/libxml/libxml.c INIT_CLASS_ENTRY(ce, "LibXMLError", NULL); NULL 830 ext/libxml/libxml.c NULL NULL 844 ext/libxml/libxml.c xmlSetGenericErrorFunc(NULL, php_libxml_error_handler); NULL 857 ext/libxml/libxml.c xmlSetGenericErrorFunc(NULL, php_libxml_error_handler); NULL 868 ext/libxml/libxml.c xmlSetGenericErrorFunc(NULL, NULL); NULL 870 ext/libxml/libxml.c xmlParserInputBufferCreateFilenameDefault(NULL); NULL 871 ext/libxml/libxml.c xmlOutputBufferCreateFilenameDefault(NULL); NULL 883 ext/libxml/libxml.c xmlSetGenericErrorFunc(NULL, NULL); NULL 885 ext/libxml/libxml.c xmlParserInputBufferCreateFilenameDefault(NULL); NULL 886 ext/libxml/libxml.c xmlOutputBufferCreateFilenameDefault(NULL); NULL 888 ext/libxml/libxml.c xmlSetStructuredErrorFunc(NULL, NULL); NULL 893 ext/libxml/libxml.c LIBXML(stream_context) = NULL; NULL 899 ext/libxml/libxml.c LIBXML(error_list) = NULL; NULL 931 ext/libxml/libxml.c LIBXML(stream_context) = NULL; NULL 961 ext/libxml/libxml.c xmlSetStructuredErrorFunc(NULL, NULL); NULL 965 ext/libxml/libxml.c LIBXML(error_list) = NULL; NULL 968 ext/libxml/libxml.c xmlSetStructuredErrorFunc(NULL, php_libxml_structured_error_handler); NULL 969 ext/libxml/libxml.c if (LIBXML(error_list) == NULL) { NULL 1023 ext/libxml/libxml.c while (error != NULL) { NULL 1099 ext/libxml/libxml.c if (fci.object_ptr != NULL) { NULL 1144 ext/libxml/libxml.c return zend_hash_add(&php_libxml_exports, ce->name, ce->name_length + 1, &export_hnd, sizeof(export_hnd), NULL); NULL 1149 ext/libxml/libxml.c zend_class_entry *ce = NULL; NULL 1150 ext/libxml/libxml.c xmlNodePtr node = NULL; NULL 1155 ext/libxml/libxml.c while (ce->parent != NULL) { NULL 1169 ext/libxml/libxml.c if (object != NULL && node != NULL) { NULL 1170 ext/libxml/libxml.c if (object->node != NULL) { NULL 1177 ext/libxml/libxml.c if (node->_private != NULL) { NULL 1181 ext/libxml/libxml.c if (object->node->_private == NULL) { NULL 1202 ext/libxml/libxml.c if (object != NULL && object->node != NULL) { NULL 1206 ext/libxml/libxml.c if (obj_node->node != NULL) { NULL 1207 ext/libxml/libxml.c obj_node->node->_private = NULL; NULL 1211 ext/libxml/libxml.c object->node = NULL; NULL 1221 ext/libxml/libxml.c if (object->document != NULL) { NULL 1224 ext/libxml/libxml.c } else if (docp != NULL) { NULL 1229 ext/libxml/libxml.c object->document->doc_props = NULL; NULL 1239 ext/libxml/libxml.c if (object != NULL && object->document != NULL) { NULL 1242 ext/libxml/libxml.c if (object->document->ptr != NULL) { NULL 1245 ext/libxml/libxml.c if (object->document->doc_props != NULL) { NULL 1253 ext/libxml/libxml.c object->document = NULL; NULL 1271 ext/libxml/libxml.c if (node->parent == NULL || node->type == XML_NAMESPACE_DECL) { NULL 1287 ext/libxml/libxml.c node->doc = NULL; NULL 1302 ext/libxml/libxml.c if (object != NULL && object->node != NULL) { NULL 1310 ext/libxml/libxml.c obj_node->_private = NULL; NULL 1314 ext/libxml/libxml.c if (object != NULL && object->document != NULL) { NULL 114 ext/libxml/php_libxml.h #define libxml_module_ptr NULL NULL 290 ext/mbstring/libmbfl/filters/html_entities.c {NULL, -1} /* mark end of table */ NULL 42 ext/mbstring/libmbfl/filters/mbfilter_7bit.c NULL, NULL 43 ext/mbstring/libmbfl/filters/mbfilter_7bit.c NULL, NULL 39 ext/mbstring/libmbfl/filters/mbfilter_armscii8.c static const char *mbfl_encoding_armscii8_aliases[] = {"ArmSCII-8", "ArmSCII8", "ARMSCII-8", "ARMSCII8", NULL}; NULL 46 ext/mbstring/libmbfl/filters/mbfilter_armscii8.c NULL, NULL 40 ext/mbstring/libmbfl/filters/mbfilter_ascii.c static const char *mbfl_encoding_ascii_aliases[] = {"ANSI_X3.4-1968", "iso-ir-6", "ANSI_X3.4-1986", "ISO_646.irv:1991", "US-ASCII", "ISO646-US", "us", "IBM367", "IBM-367", "cp367", "csASCII", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_ascii.c NULL, NULL 42 ext/mbstring/libmbfl/filters/mbfilter_base64.c NULL, NULL 43 ext/mbstring/libmbfl/filters/mbfilter_base64.c NULL, NULL 60 ext/mbstring/libmbfl/filters/mbfilter_big5.c static const char *mbfl_encoding_big5_aliases[] = {"CN-BIG5", "BIG-FIVE", "BIGFIVE", NULL}; NULL 75 ext/mbstring/libmbfl/filters/mbfilter_big5.c NULL, NULL 41 ext/mbstring/libmbfl/filters/mbfilter_byte2.c NULL, NULL 42 ext/mbstring/libmbfl/filters/mbfilter_byte2.c NULL, NULL 43 ext/mbstring/libmbfl/filters/mbfilter_byte2.c NULL, NULL 50 ext/mbstring/libmbfl/filters/mbfilter_byte2.c NULL, NULL 51 ext/mbstring/libmbfl/filters/mbfilter_byte2.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_byte2.c NULL, NULL 41 ext/mbstring/libmbfl/filters/mbfilter_byte4.c NULL, NULL 42 ext/mbstring/libmbfl/filters/mbfilter_byte4.c NULL, NULL 43 ext/mbstring/libmbfl/filters/mbfilter_byte4.c NULL, NULL 50 ext/mbstring/libmbfl/filters/mbfilter_byte4.c NULL, NULL 51 ext/mbstring/libmbfl/filters/mbfilter_byte4.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_byte4.c NULL, NULL 40 ext/mbstring/libmbfl/filters/mbfilter_cp1251.c static const char *mbfl_encoding_cp1251_aliases[] = {"CP1251", "CP-1251", "WINDOWS-1251", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_cp1251.c NULL, NULL 40 ext/mbstring/libmbfl/filters/mbfilter_cp1252.c static const char *mbfl_encoding_cp1252_aliases[] = {"cp1252", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_cp1252.c NULL, NULL 40 ext/mbstring/libmbfl/filters/mbfilter_cp1254.c static const char *mbfl_encoding_cp1254_aliases[] = {"CP1254", "CP-1254", "WINDOWS-1254", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_cp1254.c NULL, NULL 55 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 56 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 64 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c (const char *(*)[])NULL, NULL 65 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 73 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c (const char *(*)[])NULL, NULL 74 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 82 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 83 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 91 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 92 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c NULL, NULL 575 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (ctx == NULL) { NULL 601 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (ctx != NULL) { NULL 614 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (filt->opaque != NULL) { NULL 959 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c if (filter->flush_function != NULL) { NULL 63 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c static const char *mbfl_encoding_cp51932_aliases[] = {"cp51932", NULL}; NULL 36 ext/mbstring/libmbfl/filters/mbfilter_cp850.c static const char *mbfl_encoding_cp850_aliases[] = {"CP850", "CP-850", "IBM850", "IBM-850", NULL}; NULL 43 ext/mbstring/libmbfl/filters/mbfilter_cp850.c NULL, NULL 40 ext/mbstring/libmbfl/filters/mbfilter_cp866.c static const char *mbfl_encoding_cp866_aliases[] = {"CP866", "CP-866", "IBM866", "IBM-866", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_cp866.c NULL, NULL 61 ext/mbstring/libmbfl/filters/mbfilter_cp932.c static const char *mbfl_encoding_cp932_aliases[] = {"MS932", "Windows-31J", "MS_Kanji", NULL}; NULL 60 ext/mbstring/libmbfl/filters/mbfilter_cp936.c static const char *mbfl_encoding_cp936_aliases[] = {"CP-936", "GBK", NULL}; NULL 60 ext/mbstring/libmbfl/filters/mbfilter_euc_cn.c static const char *mbfl_encoding_euc_cn_aliases[] = {"CN-GB", "EUC_CN", "eucCN", "x-euc-cn", "gb2312", NULL}; NULL 61 ext/mbstring/libmbfl/filters/mbfilter_euc_jp.c static const char *mbfl_encoding_euc_jp_aliases[] = {"EUC", "EUC_JP", "eucJP", "x-euc-jp", NULL}; NULL 43 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_2004.c static const char *mbfl_encoding_eucjp2004_aliases[] = {"EUC_JP-2004", NULL}; NULL 64 ext/mbstring/libmbfl/filters/mbfilter_euc_jp_win.c "eucJP-ms", NULL}; NULL 59 ext/mbstring/libmbfl/filters/mbfilter_euc_kr.c static const char *mbfl_encoding_euc_kr_aliases[] = {"EUC_KR", "eucKR", "x-euc-kr", NULL}; NULL 61 ext/mbstring/libmbfl/filters/mbfilter_euc_tw.c static const char *mbfl_encoding_euc_tw_aliases[] = {"EUC_TW", "eucTW", "x-euc-tw", NULL}; NULL 42 ext/mbstring/libmbfl/filters/mbfilter_gb18030.c static const char *mbfl_encoding_gb18030_aliases[] = {"gb-18030", "gb-18030-2000", NULL}; NULL 49 ext/mbstring/libmbfl/filters/mbfilter_gb18030.c NULL, NULL 65 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c static const char *mbfl_encoding_html_ent_aliases[] = {"HTML", "html", NULL}; NULL 72 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c NULL, NULL 111 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c for (i = 0; (e = &mbfl_html_entity_list[i])->name != NULL; i++) { NULL 148 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c filter->opaque = NULL; NULL 150 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c if (filter->flush_function != NULL) { NULL 176 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c filter->opaque = NULL; NULL 305 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c if (filter->flush_function != NULL) { NULL 45 ext/mbstring/libmbfl/filters/mbfilter_hz.c NULL, NULL 46 ext/mbstring/libmbfl/filters/mbfilter_hz.c NULL, NULL 43 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c static const char *mbfl_encoding_2022jpms_aliases[] = {"ISO2022JPMS", NULL}; NULL 50 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c NULL, NULL 429 ext/mbstring/libmbfl/filters/mbfilter_iso2022_jp_ms.c if (filter->flush_function != NULL) { NULL 44 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c NULL, NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c NULL, NULL 282 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c if (filter->flush_function != NULL) { NULL 48 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.c NULL, NULL 49 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_2004.c NULL, NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c static const char *mbfl_encoding_2022jp_kddi_aliases[] = {"ISO-2022-JP-KDDI", NULL}; NULL 52 ext/mbstring/libmbfl/filters/mbfilter_iso2022jp_mobile.c NULL, NULL 37 ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c static const char *mbfl_encoding_8859_1_aliases[] = {"ISO_8859-1", "latin1", NULL}; NULL 44 ext/mbstring/libmbfl/filters/mbfilter_iso8859_1.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c static const char *mbfl_encoding_8859_10_aliases[] = {"ISO_8859-10", "latin6", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_10.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c static const char *mbfl_encoding_8859_13_aliases[] = {"ISO_8859-13", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_13.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c static const char *mbfl_encoding_8859_14_aliases[] = {"ISO_8859-14", "latin8", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_14.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c static const char *mbfl_encoding_8859_15_aliases[] = {"ISO_8859-15", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_15.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c static const char *mbfl_encoding_8859_16_aliases[] = {"ISO_8859-16", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_16.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c static const char *mbfl_encoding_8859_2_aliases[] = {"ISO_8859-2", "latin2", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_2.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c static const char *mbfl_encoding_8859_3_aliases[] = {"ISO_8859-3", "latin3", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_3.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c static const char *mbfl_encoding_8859_4_aliases[] = {"ISO_8859-4", "latin4", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_4.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c static const char *mbfl_encoding_8859_5_aliases[] = {"ISO_8859-5", "cyrillic", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_5.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c static const char *mbfl_encoding_8859_6_aliases[] = {"ISO_8859-6", "arabic", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_6.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c static const char *mbfl_encoding_8859_7_aliases[] = {"ISO_8859-7", "greek", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_7.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c static const char *mbfl_encoding_8859_8_aliases[] = {"ISO_8859-8", "hebrew", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_8.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c static const char *mbfl_encoding_8859_9_aliases[] = {"ISO_8859-9", "latin5", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_iso8859_9.c NULL, NULL 47 ext/mbstring/libmbfl/filters/mbfilter_jis.c NULL, NULL 48 ext/mbstring/libmbfl/filters/mbfilter_jis.c NULL, NULL 56 ext/mbstring/libmbfl/filters/mbfilter_jis.c NULL, NULL 57 ext/mbstring/libmbfl/filters/mbfilter_jis.c NULL, NULL 482 ext/mbstring/libmbfl/filters/mbfilter_jis.c if (filter->flush_function != NULL) { NULL 40 ext/mbstring/libmbfl/filters/mbfilter_koi8r.c static const char *mbfl_encoding_koi8r_aliases[] = {"KOI8-R", "KOI8R", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_koi8r.c NULL, NULL 37 ext/mbstring/libmbfl/filters/mbfilter_koi8u.c static const char *mbfl_encoding_koi8u_aliases[] = {"KOI8-U", "KOI8U", NULL}; NULL 44 ext/mbstring/libmbfl/filters/mbfilter_koi8u.c NULL, NULL 38 ext/mbstring/libmbfl/filters/mbfilter_qprint.c static const char *mbfl_encoding_qprint_aliases[] = {"qprint", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_qprint.c NULL, NULL 64 ext/mbstring/libmbfl/filters/mbfilter_sjis.c static const char *mbfl_encoding_sjis_aliases[] = {"x-sjis", "SHIFT-JIS", NULL}; NULL 48 ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.c static const char *mbfl_encoding_sjis2004_aliases[] = {"SJIS2004","Shift_JIS-2004", NULL}; NULL 720 ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.c if (filter->flush_function != NULL) { NULL 47 ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.c static const char *mbfl_encoding_sjis_mac_aliases[] = {"MacJapanese", "x-Mac-Japanese", NULL}; NULL 694 ext/mbstring/libmbfl/filters/mbfilter_sjis_mac.c if (filter->flush_function != NULL) { NULL 47 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c static const char *mbfl_encoding_sjis_docomo_aliases[] = {"SJIS-DOCOMO", "shift_jis-imode", "x-sjis-emoji-docomo", NULL}; NULL 48 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c static const char *mbfl_encoding_sjis_kddi_aliases[] = {"SJIS-KDDI", "shift_jis-kddi", "x-sjis-emoji-kddi", NULL}; NULL 49 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c static const char *mbfl_encoding_sjis_sb_aliases[] = {"SJIS-SOFTBANK", "shift_jis-softbank", "x-sjis-emoji-softbank", NULL}; NULL 921 ext/mbstring/libmbfl/filters/mbfilter_sjis_mobile.c if (filter->flush_function != NULL) { NULL 61 ext/mbstring/libmbfl/filters/mbfilter_sjis_open.c static const char *mbfl_encoding_sjis_open_aliases[] = {"SJIS-open", "SJIS-ms", NULL}; NULL 287 ext/mbstring/libmbfl/filters/mbfilter_tl_jisx0201_jisx0208.c if (filt->flush_function != NULL) { NULL 37 ext/mbstring/libmbfl/filters/mbfilter_ucs2.c static const char *mbfl_encoding_ucs2_aliases[] = {"ISO-10646-UCS-2", "UCS2" , "UNICODE", NULL}; NULL 44 ext/mbstring/libmbfl/filters/mbfilter_ucs2.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_ucs2.c NULL, NULL 53 ext/mbstring/libmbfl/filters/mbfilter_ucs2.c NULL, NULL 61 ext/mbstring/libmbfl/filters/mbfilter_ucs2.c NULL, NULL 62 ext/mbstring/libmbfl/filters/mbfilter_ucs2.c NULL, NULL 37 ext/mbstring/libmbfl/filters/mbfilter_ucs4.c static const char *mbfl_encoding_ucs4_aliases[] = {"ISO-10646-UCS-4", "UCS4", NULL}; NULL 44 ext/mbstring/libmbfl/filters/mbfilter_ucs4.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_ucs4.c NULL, NULL 53 ext/mbstring/libmbfl/filters/mbfilter_ucs4.c NULL, NULL 61 ext/mbstring/libmbfl/filters/mbfilter_ucs4.c NULL, NULL 62 ext/mbstring/libmbfl/filters/mbfilter_ucs4.c NULL, NULL 60 ext/mbstring/libmbfl/filters/mbfilter_uhc.c static const char *mbfl_encoding_uhc_aliases[] = {"CP949", NULL}; NULL 37 ext/mbstring/libmbfl/filters/mbfilter_utf16.c static const char *mbfl_encoding_utf16_aliases[] = {"utf16", NULL}; NULL 44 ext/mbstring/libmbfl/filters/mbfilter_utf16.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_utf16.c NULL, NULL 53 ext/mbstring/libmbfl/filters/mbfilter_utf16.c NULL, NULL 61 ext/mbstring/libmbfl/filters/mbfilter_utf16.c NULL, NULL 62 ext/mbstring/libmbfl/filters/mbfilter_utf16.c NULL, NULL 37 ext/mbstring/libmbfl/filters/mbfilter_utf32.c static const char *mbfl_encoding_utf32_aliases[] = {"utf32", NULL}; NULL 44 ext/mbstring/libmbfl/filters/mbfilter_utf32.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_utf32.c NULL, NULL 53 ext/mbstring/libmbfl/filters/mbfilter_utf32.c NULL, NULL 61 ext/mbstring/libmbfl/filters/mbfilter_utf32.c NULL, NULL 62 ext/mbstring/libmbfl/filters/mbfilter_utf32.c NULL, NULL 52 ext/mbstring/libmbfl/filters/mbfilter_utf7.c static const char *mbfl_encoding_utf7_aliases[] = {"utf7", NULL}; NULL 59 ext/mbstring/libmbfl/filters/mbfilter_utf7.c NULL, NULL 409 ext/mbstring/libmbfl/filters/mbfilter_utf7.c if (filter->flush_function != NULL) { NULL 40 ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c NULL, NULL 41 ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c NULL, NULL 42 ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c NULL, NULL 58 ext/mbstring/libmbfl/filters/mbfilter_utf8.c static const char *mbfl_encoding_utf8_aliases[] = {"utf8", NULL}; NULL 206 ext/mbstring/libmbfl/filters/mbfilter_utf8.c if (filter->flush_function != NULL) { NULL 44 ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c static const char *mbfl_encoding_utf8_docomo_aliases[] = {"UTF-8-DOCOMO", "UTF8-DOCOMO", NULL}; NULL 45 ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c static const char *mbfl_encoding_utf8_kddi_a_aliases[] = {NULL}; NULL 46 ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c static const char *mbfl_encoding_utf8_kddi_b_aliases[] = {"UTF-8-Mobile#KDDI", "UTF-8-KDDI", "UTF8-KDDI", NULL}; NULL 47 ext/mbstring/libmbfl/filters/mbfilter_utf8_mobile.c static const char *mbfl_encoding_utf8_sb_aliases[] = {"UTF-8-SOFTBANK", "UTF8-SOFTBANK", NULL}; NULL 41 ext/mbstring/libmbfl/filters/mbfilter_uuencode.c NULL, NULL 42 ext/mbstring/libmbfl/filters/mbfilter_uuencode.c NULL, NULL 147 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd == NULL) { NULL 148 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 156 ext/mbstring/libmbfl/mbfl/mbfilter.c convd->filter1 = NULL; NULL 157 ext/mbstring/libmbfl/mbfl/mbfilter.c convd->filter2 = NULL; NULL 158 ext/mbstring/libmbfl/mbfl/mbfilter.c if (mbfl_convert_filter_get_vtbl(convd->from->no_encoding, convd->to->no_encoding) != NULL) { NULL 159 ext/mbstring/libmbfl/mbfl/mbfilter.c convd->filter1 = mbfl_convert_filter_new(convd->from->no_encoding, convd->to->no_encoding, mbfl_memory_device_output, NULL, &convd->device); NULL 161 ext/mbstring/libmbfl/mbfl/mbfilter.c convd->filter2 = mbfl_convert_filter_new(mbfl_no_encoding_wchar, convd->to->no_encoding, mbfl_memory_device_output, NULL, &convd->device); NULL 162 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter2 != NULL) { NULL 168 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter1 == NULL) { NULL 173 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter1 == NULL) { NULL 174 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 186 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd != NULL) { NULL 207 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd != NULL) { NULL 208 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter2 != NULL) { NULL 210 ext/mbstring/libmbfl/mbfl/mbfilter.c } else if (convd->filter1 != NULL) { NULL 223 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd != NULL) { NULL 224 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter2 != NULL) { NULL 226 ext/mbstring/libmbfl/mbfl/mbfilter.c } else if (convd->filter1 != NULL) { NULL 242 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd != NULL && p != NULL) { NULL 244 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter != NULL) { NULL 261 ext/mbstring/libmbfl/mbfl/mbfilter.c return mbfl_buffer_converter_feed2(convd, string, NULL); NULL 272 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd == NULL || string == NULL) { NULL 281 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter != NULL) { NULL 303 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd == NULL) { NULL 307 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter1 != NULL) { NULL 310 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter2 != NULL) { NULL 320 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd != NULL && result != NULL && convd->device.buffer != NULL) { NULL 325 ext/mbstring/libmbfl/mbfl/mbfilter.c result = NULL; NULL 334 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd == NULL || result == NULL) { NULL 335 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 345 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd == NULL || string == NULL || result == NULL) { NULL 346 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 349 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter1 != NULL) { NULL 352 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter2 != NULL) { NULL 363 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd == NULL) { NULL 367 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter1 != NULL) { NULL 371 ext/mbstring/libmbfl/mbfl/mbfilter.c if (convd->filter2 != NULL) { NULL 389 ext/mbstring/libmbfl/mbfl/mbfilter.c if (elist == NULL || elistsz <= 0) { NULL 390 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 395 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd == NULL) { NULL 396 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 399 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd->filter_list == NULL) { NULL 401 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 409 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter != NULL) { NULL 431 ext/mbstring/libmbfl/mbfl/mbfilter.c if (elist == NULL || elistsz <= 0) { NULL 432 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 437 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd == NULL) { NULL 438 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 441 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd->filter_list == NULL) { NULL 443 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 451 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter != NULL) { NULL 471 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd != NULL) { NULL 472 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd->filter_list != NULL) { NULL 493 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd != NULL && string != NULL && string->val != NULL) { NULL 523 ext/mbstring/libmbfl/mbfl/mbfilter.c const mbfl_encoding *encoding = NULL; NULL 527 ext/mbstring/libmbfl/mbfl/mbfilter.c if (identd != NULL) { NULL 580 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding == NULL || string == NULL || result == NULL) { NULL 581 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 584 ext/mbstring/libmbfl/mbfl/mbfilter.c filter1 = NULL; NULL 585 ext/mbstring/libmbfl/mbfl/mbfilter.c filter2 = NULL; NULL 586 ext/mbstring/libmbfl/mbfl/mbfilter.c if (mbfl_convert_filter_get_vtbl(string->no_encoding, toenc) != NULL) { NULL 590 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter2 != NULL) { NULL 591 ext/mbstring/libmbfl/mbfl/mbfilter.c filter1 = mbfl_convert_filter_new(string->no_encoding, mbfl_no_encoding_wchar, (int (*)(int, void*))filter2->filter_function, NULL, filter2); NULL 592 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter1 == NULL) { NULL 597 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter1 == NULL) { NULL 598 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 601 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter2 != NULL) { NULL 611 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 622 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter2 != NULL) { NULL 644 ext/mbstring/libmbfl/mbfl/mbfilter.c if (flist == NULL) { NULL 645 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 649 ext/mbstring/libmbfl/mbfl/mbfilter.c if (elist != NULL) { NULL 661 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 682 ext/mbstring/libmbfl/mbfl/mbfilter.c encoding = NULL; NULL 727 ext/mbstring/libmbfl/mbfl/mbfilter.c if (flist == NULL) { NULL 728 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 732 ext/mbstring/libmbfl/mbfl/mbfilter.c if (elist != NULL) { NULL 744 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 765 ext/mbstring/libmbfl/mbfl/mbfilter.c encoding = NULL; NULL 819 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding == NULL || string == NULL) { NULL 830 ext/mbstring/libmbfl/mbfl/mbfilter.c } else if (encoding->mblen_table != NULL) { NULL 836 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 850 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter == NULL) { NULL 856 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 943 ext/mbstring/libmbfl/mbfl/mbfilter.c if (string == NULL) { NULL 947 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding == NULL) { NULL 958 ext/mbstring/libmbfl/mbfl/mbfilter.c } else if (encoding->mblen_table != NULL) { NULL 964 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 988 ext/mbstring/libmbfl/mbfl/mbfilter.c const mbfl_string *haystack_u8, *needle_u8 = NULL; NULL 991 ext/mbstring/libmbfl/mbfl/mbfilter.c if (haystack == NULL || haystack->val == NULL || needle == NULL || needle->val == NULL) { NULL 998 ext/mbstring/libmbfl/mbfl/mbfilter.c if (u8_enc == NULL || u8_enc->mblen_table == NULL) { NULL 1007 ext/mbstring/libmbfl/mbfl/mbfilter.c if (haystack_u8 == NULL) { NULL 1018 ext/mbstring/libmbfl/mbfl/mbfilter.c if (needle_u8 == NULL) { NULL 1201 ext/mbstring/libmbfl/mbfl/mbfilter.c if (haystack == NULL || needle == NULL) { NULL 1210 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter == NULL) { NULL 1215 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 1226 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pc.needle.buffer == NULL) { NULL 1238 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter == NULL) { NULL 1251 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 1313 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding == NULL || string == NULL || result == NULL) { NULL 1314 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1321 ext/mbstring/libmbfl/mbfl/mbfilter.c encoding->mblen_table != NULL) { NULL 1331 ext/mbstring/libmbfl/mbfl/mbfilter.c } else if (encoding->mblen_table != NULL) { NULL 1338 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 1386 ext/mbstring/libmbfl/mbfl/mbfilter.c if (w != NULL) { NULL 1388 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 1401 ext/mbstring/libmbfl/mbfl/mbfilter.c result = NULL; NULL 1423 ext/mbstring/libmbfl/mbfl/mbfilter.c if (decoder == NULL || encoder == NULL) { NULL 1426 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1436 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 1469 ext/mbstring/libmbfl/mbfl/mbfilter.c if (string == NULL || string->val == NULL || result == NULL) { NULL 1470 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1474 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1482 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding == NULL) { NULL 1483 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1495 ext/mbstring/libmbfl/mbfl/mbfilter.c || encoding->mblen_table != NULL) { NULL 1496 ext/mbstring/libmbfl/mbfl/mbfilter.c const unsigned char *start = NULL; NULL 1497 ext/mbstring/libmbfl/mbfl/mbfilter.c const unsigned char *end = NULL; NULL 1526 ext/mbstring/libmbfl/mbfl/mbfilter.c } else if (encoding->mblen_table != NULL) { NULL 1554 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1560 ext/mbstring/libmbfl/mbfl/mbfilter.c sizeof(unsigned char))) == NULL) { NULL 1561 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1573 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_convert_filter *encoder = NULL; NULL 1574 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_convert_filter *decoder = NULL; NULL 1588 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1596 ext/mbstring/libmbfl/mbfl/mbfilter.c NULL, NULL))) { NULL 1598 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1785 ext/mbstring/libmbfl/mbfl/mbfilter.c if (string->len > 0 && string->val != NULL) { NULL 1791 ext/mbstring/libmbfl/mbfl/mbfilter.c if (filter == NULL) { NULL 1872 ext/mbstring/libmbfl/mbfl/mbfilter.c if (string == NULL || result == NULL) { NULL 1873 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1894 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pc.decoder == NULL || pc.decoder_backup == NULL || encoder == NULL) { NULL 1898 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1914 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 1970 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_convert_filter *decoder = NULL; NULL 1971 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_convert_filter *encoder = NULL; NULL 1972 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_convert_filter *tl_filter = NULL; NULL 1973 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_convert_filter *next_filter = NULL; NULL 1974 ext/mbstring/libmbfl/mbfl/mbfilter.c mbfl_filt_tl_jisx0201_jisx0208_param *param = NULL; NULL 1977 ext/mbstring/libmbfl/mbfl/mbfilter.c if (string == NULL || result == NULL) { NULL 1978 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1982 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding == NULL) { NULL 1983 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 1996 ext/mbstring/libmbfl/mbfl/mbfilter.c if (decoder == NULL) { NULL 2003 ext/mbstring/libmbfl/mbfl/mbfilter.c if (param == NULL) { NULL 2014 ext/mbstring/libmbfl/mbfl/mbfilter.c if (tl_filter == NULL) { NULL 2028 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoder == NULL) { NULL 2035 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 2047 ext/mbstring/libmbfl/mbfl/mbfilter.c if (tl_filter != NULL) { NULL 2048 ext/mbstring/libmbfl/mbfl/mbfilter.c if (tl_filter->opaque != NULL) { NULL 2054 ext/mbstring/libmbfl/mbfl/mbfilter.c if (decoder != NULL) { NULL 2058 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoder != NULL) { NULL 2240 ext/mbstring/libmbfl/mbfl/mbfilter.c if (outencoding == NULL || outencoding->mime_name == NULL || outencoding->mime_name[0] == '\0') { NULL 2241 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 2245 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pe == NULL) { NULL 2246 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 2297 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pe->encod_filter == NULL || NULL 2298 ext/mbstring/libmbfl/mbfl/mbfilter.c pe->encod_filter_backup == NULL || NULL 2299 ext/mbstring/libmbfl/mbfl/mbfilter.c pe->conv2_filter == NULL || NULL 2300 ext/mbstring/libmbfl/mbfl/mbfilter.c pe->conv2_filter_backup == NULL || NULL 2301 ext/mbstring/libmbfl/mbfl/mbfilter.c pe->conv1_filter == NULL) { NULL 2303 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 2357 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pe == NULL) { NULL 2358 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 2361 ext/mbstring/libmbfl/mbfl/mbfilter.c if (linefeed != NULL) { NULL 2434 ext/mbstring/libmbfl/mbfl/mbfilter.c if (encoding != NULL) { NULL 2595 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pd == NULL) { NULL 2596 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 2612 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pd->conv1_filter == NULL || pd->conv2_filter == NULL || pd->deco_filter == NULL) { NULL 2614 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 2654 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pd == NULL) { NULL 2655 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 3045 ext/mbstring/libmbfl/mbfl/mbfilter.c if (string == NULL || result == NULL) { NULL 3046 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 3076 ext/mbstring/libmbfl/mbfl/mbfilter.c if (pc.decoder == NULL || encoder == NULL) { NULL 3079 ext/mbstring/libmbfl/mbfl/mbfilter.c return NULL; NULL 3090 ext/mbstring/libmbfl/mbfl/mbfilter.c if (p != NULL) { NULL 41 ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c static const char *mbfl_encoding_8bit_aliases[] = {"binary", NULL}; NULL 48 ext/mbstring/libmbfl/mbfl/mbfilter_8bit.c NULL, NULL 41 ext/mbstring/libmbfl/mbfl/mbfilter_pass.c static const char *mbfl_encoding_pass_aliases[] = {"none", NULL}; NULL 46 ext/mbstring/libmbfl/mbfl/mbfilter_pass.c NULL, NULL 48 ext/mbstring/libmbfl/mbfl/mbfilter_pass.c NULL, NULL 44 ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c NULL, NULL 45 ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c NULL, NULL 46 ext/mbstring/libmbfl/mbfl/mbfilter_wchar.c NULL, NULL 278 ext/mbstring/libmbfl/mbfl/mbfl_convert.c NULL NULL 292 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if ((filter->from = mbfl_no2encoding(from)) == NULL) { NULL 296 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if ((filter->to = mbfl_no2encoding(to)) == NULL) { NULL 300 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (output_function != NULL) { NULL 336 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (vtbl == NULL) { NULL 342 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (filter == NULL) { NULL 343 ext/mbstring/libmbfl/mbfl/mbfl_convert.c return NULL; NULL 349 ext/mbstring/libmbfl/mbfl/mbfl_convert.c return NULL; NULL 364 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (vtbl == NULL) { NULL 370 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (filter == NULL) { NULL 371 ext/mbstring/libmbfl/mbfl/mbfl_convert.c return NULL; NULL 377 ext/mbstring/libmbfl/mbfl/mbfl_convert.c return NULL; NULL 415 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (vtbl == NULL) { NULL 428 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (src->filter_copy != NULL) { NULL 592 ext/mbstring/libmbfl/mbfl/mbfl_convert.c while ((vtbl = mbfl_convert_filter_list[i++]) != NULL){ NULL 598 ext/mbstring/libmbfl/mbfl/mbfl_convert.c return NULL; NULL 615 ext/mbstring/libmbfl/mbfl/mbfl_convert.c if (filter->flush_function != NULL) { NULL 34 ext/mbstring/libmbfl/mbfl/mbfl_defs.h #ifndef NULL NULL 122 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c static const char *mbfl_encoding_auto_aliases[] = {"unknown", NULL}; NULL 127 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c NULL, NULL 129 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c NULL, NULL 221 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c NULL NULL 231 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (name == NULL) { NULL 232 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c return NULL; NULL 236 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL){ NULL 244 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL) { NULL 245 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (encoding->mime_name != NULL) { NULL 254 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL) { NULL 255 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (encoding->aliases != NULL) { NULL 257 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c while ((*encoding->aliases)[j] != NULL) { NULL 266 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c return NULL; NULL 276 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL){ NULL 282 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c return NULL; NULL 291 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (encoding == NULL) { NULL 304 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (encoding == NULL) { NULL 323 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (encoding != NULL && encoding->mime_name != NULL && encoding->mime_name[0] != '\0') { NULL 326 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c return NULL; NULL 336 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c if (encoding == NULL) { NULL 47 ext/mbstring/libmbfl/mbfl/mbfl_filter_output.c if (filter->filter_flush != NULL) { NULL 171 ext/mbstring/libmbfl/mbfl/mbfl_ident.c NULL NULL 185 ext/mbstring/libmbfl/mbfl/mbfl_ident.c while ((vtbl = mbfl_identify_filter_list[i++]) != NULL) { NULL 200 ext/mbstring/libmbfl/mbfl/mbfl_ident.c if (filter == NULL) { NULL 201 ext/mbstring/libmbfl/mbfl/mbfl_ident.c return NULL; NULL 206 ext/mbstring/libmbfl/mbfl/mbfl_ident.c return NULL; NULL 218 ext/mbstring/libmbfl/mbfl/mbfl_ident.c if (filter == NULL) { NULL 219 ext/mbstring/libmbfl/mbfl/mbfl_ident.c return NULL; NULL 224 ext/mbstring/libmbfl/mbfl/mbfl_ident.c return NULL; NULL 250 ext/mbstring/libmbfl/mbfl/mbfl_ident.c if (vtbl == NULL) { NULL 265 ext/mbstring/libmbfl/mbfl/mbfl_ident.c if (filter == NULL) { NULL 85 ext/mbstring/libmbfl/mbfl/mbfl_language.c NULL NULL 95 ext/mbstring/libmbfl/mbfl/mbfl_language.c if (name == NULL) { NULL 96 ext/mbstring/libmbfl/mbfl/mbfl_language.c return NULL; NULL 100 ext/mbstring/libmbfl/mbfl/mbfl_language.c while ((language = mbfl_language_ptr_table[i++]) != NULL){ NULL 107 ext/mbstring/libmbfl/mbfl/mbfl_language.c while ((language = mbfl_language_ptr_table[i++]) != NULL){ NULL 115 ext/mbstring/libmbfl/mbfl/mbfl_language.c while ((language = mbfl_language_ptr_table[i++]) != NULL) { NULL 116 ext/mbstring/libmbfl/mbfl/mbfl_language.c if (language->aliases != NULL) { NULL 118 ext/mbstring/libmbfl/mbfl/mbfl_language.c while ((*language->aliases)[j] != NULL) { NULL 127 ext/mbstring/libmbfl/mbfl/mbfl_language.c return NULL; NULL 137 ext/mbstring/libmbfl/mbfl/mbfl_language.c while ((language = mbfl_language_ptr_table[i++]) != NULL){ NULL 143 ext/mbstring/libmbfl/mbfl/mbfl_language.c return NULL; NULL 152 ext/mbstring/libmbfl/mbfl/mbfl_language.c if (language == NULL) { NULL 165 ext/mbstring/libmbfl/mbfl/mbfl_language.c if (language == NULL) { NULL 54 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (device->buffer != NULL) { NULL 75 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp != NULL) { NULL 127 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (result->val == NULL) { NULL 129 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c result = NULL; NULL 132 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c result = NULL; NULL 150 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 173 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 198 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 231 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 258 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 285 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 340 ext/mbstring/libmbfl/mbfl/mbfl_memory_device.c if (tmp == NULL) { NULL 51 ext/mbstring/libmbfl/mbfl/mbfl_string.c string->val = (unsigned char*)NULL; NULL 62 ext/mbstring/libmbfl/mbfl/mbfl_string.c string->val = (unsigned char*)NULL; NULL 71 ext/mbstring/libmbfl/mbfl/mbfl_string.c if (string->val != (unsigned char*)NULL) { NULL 74 ext/mbstring/libmbfl/mbfl/mbfl_string.c string->val = (unsigned char*)NULL; NULL 52 ext/mbstring/libmbfl/mbfl/mbfl_string.h #ifndef NULL NULL 12 ext/mbstring/libmbfl/nls/nls_de.c static const char *mbfl_language_german_aliases[] = {"Deutsch", NULL}; NULL 16 ext/mbstring/libmbfl/nls/nls_en.c NULL, NULL 16 ext/mbstring/libmbfl/nls/nls_hy.c NULL, NULL 16 ext/mbstring/libmbfl/nls/nls_ja.c NULL, NULL 16 ext/mbstring/libmbfl/nls/nls_kr.c NULL, NULL 16 ext/mbstring/libmbfl/nls/nls_neutral.c NULL, NULL 16 ext/mbstring/libmbfl/nls/nls_ru.c NULL, NULL 16 ext/mbstring/libmbfl/nls/nls_tr.c NULL, NULL 18 ext/mbstring/libmbfl/nls/nls_ua.c NULL, NULL 12 ext/mbstring/libmbfl/nls/nls_uni.c static const char *mbfl_language_uni_aliases[] = {"universal", NULL}; NULL 16 ext/mbstring/libmbfl/nls/nls_zh.c NULL, NULL 26 ext/mbstring/libmbfl/nls/nls_zh.c NULL, NULL 28 ext/mbstring/libmbfl/tests/conv_encoding.c mbfl_buffer_converter *convd = NULL; NULL 373 ext/mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c { NULL } NULL 462 ext/mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c cp_932 = strtol(fields[0], NULL, 0); NULL 468 ext/mbstring/libmbfl/tests/conv_encoding.tests/gen_exp.c cp_uni = strtol(fields[1], NULL, 0); NULL 32 ext/mbstring/libmbfl/tests/emoji.c mbfl_buffer_converter *convd = NULL, *convd2 = NULL; NULL 15 ext/mbstring/libmbfl/tests/sample.c mbfl_buffer_converter *convd = NULL; NULL 53 ext/mbstring/libmbfl/tests/strcut.c offset = strtol(argv[3], NULL, 10); NULL 59 ext/mbstring/libmbfl/tests/strcut.c length = strtol(argv[4], NULL, 10); NULL 56 ext/mbstring/mb_gpc.c char *res = NULL, *separator=NULL; NULL 140 ext/mbstring/mb_gpc.c MBSTRG(http_input_identify_post) = NULL; NULL 143 ext/mbstring/mb_gpc.c MBSTRG(http_input_identify_get) = NULL; NULL 146 ext/mbstring/mb_gpc.c MBSTRG(http_input_identify_cookie) = NULL; NULL 149 ext/mbstring/mb_gpc.c MBSTRG(http_input_identify_string) = NULL; NULL 199 ext/mbstring/mb_gpc.c char *strtok_buf = NULL, **val_list = NULL; NULL 201 ext/mbstring/mb_gpc.c int n, num, *len_list = NULL; NULL 204 ext/mbstring/mb_gpc.c const mbfl_encoding *from_encoding = NULL; NULL 205 ext/mbstring/mb_gpc.c mbfl_encoding_detector *identd = NULL; NULL 206 ext/mbstring/mb_gpc.c mbfl_buffer_converter *convd = NULL; NULL 234 ext/mbstring/mb_gpc.c strtok_buf = NULL; NULL 255 ext/mbstring/mb_gpc.c var = php_strtok_r(NULL, info->separator, &strtok_buf); NULL 259 ext/mbstring/mb_gpc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input variables exceeded %ld. To increase the limit change max_input_vars in php.ini.", PG(max_input_vars)); NULL 272 ext/mbstring/mb_gpc.c from_encoding = NULL; NULL 274 ext/mbstring/mb_gpc.c if (identd != NULL) { NULL 289 ext/mbstring/mb_gpc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to detect encoding"); NULL 295 ext/mbstring/mb_gpc.c convd = NULL; NULL 298 ext/mbstring/mb_gpc.c if (convd != NULL) { NULL 303 ext/mbstring/mb_gpc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create converter"); NULL 316 ext/mbstring/mb_gpc.c if (convd != NULL && mbfl_buffer_converter_feed_result(convd, &string, &resvar) != NULL) { NULL 324 ext/mbstring/mb_gpc.c if (convd != NULL && mbfl_buffer_converter_feed_result(convd, &string, &resval) != NULL) { NULL 340 ext/mbstring/mb_gpc.c if (convd != NULL){ NULL 347 ext/mbstring/mb_gpc.c if (convd != NULL) { NULL 351 ext/mbstring/mb_gpc.c if (val_list != NULL) { NULL 354 ext/mbstring/mb_gpc.c if (len_list != NULL) { NULL 368 ext/mbstring/mb_gpc.c MBSTRG(http_input_identify_post) = NULL; NULL 215 ext/mbstring/mbstring.c {0, NULL, NULL, NULL} NULL 587 ext/mbstring/mbstring.c NULL, NULL 595 ext/mbstring/mbstring.c { MULTIPART_CONTENT_TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler }, NULL 596 ext/mbstring/mbstring.c { NULL, 0, NULL, NULL } NULL 654 ext/mbstring/mbstring.c { MULTIPART_CONTENT_TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler }, NULL 655 ext/mbstring/mbstring.c { NULL, 0, NULL, NULL } NULL 672 ext/mbstring/mbstring.c list = NULL; NULL 673 ext/mbstring/mbstring.c if (value == NULL || value_length <= 0) { NULL 675 ext/mbstring/mbstring.c *return_list = NULL; NULL 689 ext/mbstring/mbstring.c if (tmpstr == NULL) { NULL 696 ext/mbstring/mbstring.c while ((p2 = php_memnstr(p1, ",", 1, endp)) != NULL) { NULL 703 ext/mbstring/mbstring.c if (list != NULL) { NULL 710 ext/mbstring/mbstring.c if (p == NULL) { NULL 745 ext/mbstring/mbstring.c } while (n < size && p2 != NULL); NULL 755 ext/mbstring/mbstring.c *return_list = NULL; NULL 764 ext/mbstring/mbstring.c *return_list = NULL; NULL 791 ext/mbstring/mbstring.c list = NULL; NULL 798 ext/mbstring/mbstring.c if (list != NULL) { NULL 840 ext/mbstring/mbstring.c *return_list = NULL; NULL 849 ext/mbstring/mbstring.c *return_list = NULL; NULL 918 ext/mbstring/mbstring.c if (convd == NULL) { NULL 993 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s: %s", pattern, err_str); NULL 994 ext/mbstring/mbstring.c retval = NULL; NULL 1005 ext/mbstring/mbstring.c (const OnigUChar*)str + str_len, NULL, ONIG_OPTION_NONE) >= 0; NULL 1024 ext/mbstring/mbstring.c PCRE_CASELESS, &err_str, &err_offset, NULL))) { NULL 1025 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (offset=%d): %s", pattern, err_offset, err_str); NULL 1034 ext/mbstring/mbstring.c return pcre_exec((pcre *)opaque, NULL, str, (int)str_len, 0, NULL 1035 ext/mbstring/mbstring.c 0, NULL, 0) >= 0; NULL 1211 ext/mbstring/mbstring.c MBSTRG(detect_order_list) = NULL; NULL 1239 ext/mbstring/mbstring.c MBSTRG(http_input_list) = NULL; NULL 1263 ext/mbstring/mbstring.c if (new_value == NULL || new_value_length == 0) { NULL 1363 ext/mbstring/mbstring.c char *endptr = NULL; NULL 1365 ext/mbstring/mbstring.c if (new_value != NULL) { NULL 1400 ext/mbstring/mbstring.c if (new_value == NULL) { NULL 1422 ext/mbstring/mbstring.c void *re = NULL; NULL 1428 ext/mbstring/mbstring.c php_trim(new_value, new_value_length, NULL, 0, &tmp, 3 TSRMLS_CC); NULL 1452 ext/mbstring/mbstring.c PHP_INI_ENTRY("mbstring.detect_order", NULL, PHP_INI_ALL, OnUpdate_mbstring_detect_order) NULL 1455 ext/mbstring/mbstring.c STD_PHP_INI_ENTRY("mbstring.internal_encoding", NULL, PHP_INI_ALL, OnUpdate_mbstring_internal_encoding, internal_encoding_name, zend_mbstring_globals, mbstring_globals) NULL 1456 ext/mbstring/mbstring.c PHP_INI_ENTRY("mbstring.substitute_character", NULL, PHP_INI_ALL, OnUpdate_mbstring_substitute_character) NULL 1480 ext/mbstring/mbstring.c mbstring_globals->internal_encoding = NULL; NULL 1484 ext/mbstring/mbstring.c mbstring_globals->http_input_identify = NULL; NULL 1485 ext/mbstring/mbstring.c mbstring_globals->http_input_identify_get = NULL; NULL 1486 ext/mbstring/mbstring.c mbstring_globals->http_input_identify_post = NULL; NULL 1487 ext/mbstring/mbstring.c mbstring_globals->http_input_identify_cookie = NULL; NULL 1488 ext/mbstring/mbstring.c mbstring_globals->http_input_identify_string = NULL; NULL 1489 ext/mbstring/mbstring.c mbstring_globals->http_input_list = NULL; NULL 1491 ext/mbstring/mbstring.c mbstring_globals->detect_order_list = NULL; NULL 1493 ext/mbstring/mbstring.c mbstring_globals->current_detect_order_list = NULL; NULL 1505 ext/mbstring/mbstring.c mbstring_globals->outconv = NULL; NULL 1506 ext/mbstring/mbstring.c mbstring_globals->http_output_conv_mimetypes = NULL; NULL 1617 ext/mbstring/mbstring.c zend_hash_add(EG(function_table), p->save_func, strlen(p->save_func)+1, orig, sizeof(zend_function), NULL); NULL 1620 ext/mbstring/mbstring.c NULL) == FAILURE) { NULL 1644 ext/mbstring/mbstring.c if (MBSTRG(current_detect_order_list) != NULL) { NULL 1646 ext/mbstring/mbstring.c MBSTRG(current_detect_order_list) = NULL; NULL 1649 ext/mbstring/mbstring.c if (MBSTRG(outconv) != NULL) { NULL 1652 ext/mbstring/mbstring.c MBSTRG(outconv) = NULL; NULL 1656 ext/mbstring/mbstring.c MBSTRG(http_input_identify) = NULL; NULL 1657 ext/mbstring/mbstring.c MBSTRG(http_input_identify_post) = NULL; NULL 1658 ext/mbstring/mbstring.c MBSTRG(http_input_identify_get) = NULL; NULL 1659 ext/mbstring/mbstring.c MBSTRG(http_input_identify_cookie) = NULL; NULL 1660 ext/mbstring/mbstring.c MBSTRG(http_input_identify_string) = NULL; NULL 1670 ext/mbstring/mbstring.c zend_hash_update(EG(function_table), p->orig_func, strlen(p->orig_func)+1, orig, sizeof(zend_function), NULL); NULL 1715 ext/mbstring/mbstring.c char *name = NULL; NULL 1721 ext/mbstring/mbstring.c if (name == NULL) { NULL 1727 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown language \"%s\"", name); NULL 1740 ext/mbstring/mbstring.c const char *name = NULL; NULL 1747 ext/mbstring/mbstring.c if (name == NULL) { NULL 1748 ext/mbstring/mbstring.c name = MBSTRG(current_internal_encoding) ? MBSTRG(current_internal_encoding)->name: NULL; NULL 1749 ext/mbstring/mbstring.c if (name != NULL) { NULL 1757 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name); NULL 1771 ext/mbstring/mbstring.c char *typ = NULL; NULL 1775 ext/mbstring/mbstring.c const mbfl_encoding *result = NULL; NULL 1781 ext/mbstring/mbstring.c if (typ == NULL) { NULL 1821 ext/mbstring/mbstring.c list = NULL; NULL 1862 ext/mbstring/mbstring.c const char *name = NULL; NULL 1870 ext/mbstring/mbstring.c if (name == NULL) { NULL 1871 ext/mbstring/mbstring.c name = MBSTRG(current_http_output_encoding) ? MBSTRG(current_http_output_encoding)->name: NULL; NULL 1872 ext/mbstring/mbstring.c if (name != NULL) { NULL 1880 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name); NULL 1894 ext/mbstring/mbstring.c zval **arg1 = NULL; NULL 1910 ext/mbstring/mbstring.c const mbfl_encoding **list = NULL; NULL 1932 ext/mbstring/mbstring.c if (list == NULL) { NULL 1950 ext/mbstring/mbstring.c zval **arg1 = NULL; NULL 1984 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown character."); NULL 1995 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown character."); NULL 2009 ext/mbstring/mbstring.c char *name = NULL; NULL 2017 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name); NULL 2021 ext/mbstring/mbstring.c if (preferred_name == NULL || *preferred_name == '\0') { NULL 2022 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No MIME preferred name corresponding to \"%s\"", name); NULL 2039 ext/mbstring/mbstring.c zval *track_vars_array = NULL; NULL 2040 ext/mbstring/mbstring.c char *encstr = NULL; NULL 2045 ext/mbstring/mbstring.c track_vars_array = NULL; NULL 2050 ext/mbstring/mbstring.c if (track_vars_array != NULL) { NULL 2067 ext/mbstring/mbstring.c if (track_vars_array != NULL) { NULL 2082 ext/mbstring/mbstring.c if (encstr != NULL) efree(encstr); NULL 2099 ext/mbstring/mbstring.c char *s, *mimetype = NULL; NULL 2113 ext/mbstring/mbstring.c MBSTRG(outconv) = NULL; NULL 2125 ext/mbstring/mbstring.c if ((s = strchr(SG(sapi_headers).mimetype,';')) == NULL){ NULL 2153 ext/mbstring/mbstring.c if (MBSTRG(outconv) == NULL) { NULL 2181 ext/mbstring/mbstring.c MBSTRG(outconv) = NULL; NULL 2192 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2202 ext/mbstring/mbstring.c if (enc_name == NULL) { NULL 2207 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2228 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2243 ext/mbstring/mbstring.c if (enc_name != NULL) { NULL 2246 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2252 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string"); NULL 2256 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); NULL 2268 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Needle has not positive length"); NULL 2271 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding or conversion error"); NULL 2274 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Argument is empty"); NULL 2277 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error in mb_strpos"); NULL 2291 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2293 ext/mbstring/mbstring.c zval **zoffset = NULL; NULL 2295 ext/mbstring/mbstring.c char *enc_name2 = NULL; NULL 2315 ext/mbstring/mbstring.c if (enc_name2 != NULL) { NULL 2350 ext/mbstring/mbstring.c if (enc_name != NULL) { NULL 2353 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2369 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 2399 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); NULL 2443 ext/mbstring/mbstring.c mbfl_string haystack, needle, result, *ret = NULL; NULL 2444 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2459 ext/mbstring/mbstring.c if (enc_name != NULL) { NULL 2462 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2468 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); NULL 2476 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2484 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2501 ext/mbstring/mbstring.c mbfl_string haystack, needle, result, *ret = NULL; NULL 2502 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2517 ext/mbstring/mbstring.c if (enc_name != NULL) { NULL 2520 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2536 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2544 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2563 ext/mbstring/mbstring.c mbfl_string haystack, needle, result, *ret = NULL; NULL 2578 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); NULL 2584 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", from_encoding); NULL 2598 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2606 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2621 ext/mbstring/mbstring.c mbfl_string haystack, needle, result, *ret = NULL; NULL 2637 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", from_encoding); NULL 2651 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2659 ext/mbstring/mbstring.c if (ret != NULL) { NULL 2674 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2688 ext/mbstring/mbstring.c if (enc_name != NULL) { NULL 2691 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2697 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty substring"); NULL 2718 ext/mbstring/mbstring.c zval **z_len = NULL; NULL 2732 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encoding); NULL 2779 ext/mbstring/mbstring.c if (NULL == ret) { NULL 2795 ext/mbstring/mbstring.c zval **z_len = NULL; NULL 2809 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encoding); NULL 2846 ext/mbstring/mbstring.c if (ret == NULL) { NULL 2860 ext/mbstring/mbstring.c char *enc_name = NULL; NULL 2872 ext/mbstring/mbstring.c if (enc_name != NULL) { NULL 2875 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name); NULL 2908 ext/mbstring/mbstring.c marker.val = NULL; NULL 2914 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encoding); NULL 2923 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Start position is out of range"); NULL 2928 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Width is negative value"); NULL 2939 ext/mbstring/mbstring.c if (ret == NULL) { NULL 2955 ext/mbstring/mbstring.c char *output=NULL; NULL 2961 ext/mbstring/mbstring.c return NULL; NULL 2967 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", _to_encoding); NULL 2968 ext/mbstring/mbstring.c return NULL; NULL 2985 ext/mbstring/mbstring.c list = NULL; NULL 2997 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to detect character encoding"); NULL 3003 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal character encoding specified"); NULL 3005 ext/mbstring/mbstring.c if (list != NULL) { NULL 3012 ext/mbstring/mbstring.c if (convd == NULL) { NULL 3013 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create character encoding converter"); NULL 3014 ext/mbstring/mbstring.c return NULL; NULL 3043 ext/mbstring/mbstring.c char *_from_encodings = NULL, *ret, *s_free = NULL; NULL 3058 ext/mbstring/mbstring.c _from_encodings = NULL; NULL 3081 ext/mbstring/mbstring.c if (_from_encodings != NULL && !strlen(_from_encodings)) { NULL 3083 ext/mbstring/mbstring.c _from_encodings = NULL; NULL 3096 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3199 ext/mbstring/mbstring.c list = NULL; NULL 3207 ext/mbstring/mbstring.c list = NULL; NULL 3217 ext/mbstring/mbstring.c list = NULL; NULL 3224 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal argument"); NULL 3232 ext/mbstring/mbstring.c if (size > 0 && list != NULL) { NULL 3245 ext/mbstring/mbstring.c if (list != NULL) { NULL 3249 ext/mbstring/mbstring.c if (ret == NULL) { NULL 3268 ext/mbstring/mbstring.c while ((encoding = encodings[i++]) != NULL) { NULL 3279 ext/mbstring/mbstring.c char *name = NULL; NULL 3288 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name); NULL 3293 ext/mbstring/mbstring.c if (encoding->aliases != NULL) { NULL 3308 ext/mbstring/mbstring.c char *charset_name = NULL; NULL 3310 ext/mbstring/mbstring.c char *trans_enc_name = NULL; NULL 3327 ext/mbstring/mbstring.c if (charset_name != NULL) { NULL 3330 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", charset_name); NULL 3335 ext/mbstring/mbstring.c if (lang != NULL) { NULL 3341 ext/mbstring/mbstring.c if (trans_enc_name != NULL) { NULL 3351 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3375 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3389 ext/mbstring/mbstring.c char *optstr = NULL; NULL 3391 ext/mbstring/mbstring.c char *encname = NULL; NULL 3403 ext/mbstring/mbstring.c if (optstr != NULL) { NULL 3469 ext/mbstring/mbstring.c if (encname != NULL) { NULL 3472 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encname); NULL 3478 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3511 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", to_enc); NULL 3524 ext/mbstring/mbstring.c elist = NULL; NULL 3541 ext/mbstring/mbstring.c from_encoding = NULL; NULL 3546 ext/mbstring/mbstring.c if (identd != NULL) { NULL 3553 ext/mbstring/mbstring.c if (target_hash != NULL) { NULL 3563 ext/mbstring/mbstring.c if (target_hash != NULL) { NULL 3576 ext/mbstring/mbstring.c if (target_hash != NULL) { NULL 3604 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to detect encoding"); NULL 3608 ext/mbstring/mbstring.c if (elist != NULL) { NULL 3612 ext/mbstring/mbstring.c convd = NULL; NULL 3615 ext/mbstring/mbstring.c if (convd == NULL) { NULL 3616 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create converter"); NULL 3624 ext/mbstring/mbstring.c if (convd != NULL) { NULL 3634 ext/mbstring/mbstring.c if (target_hash != NULL) { NULL 3644 ext/mbstring/mbstring.c if (target_hash != NULL) { NULL 3658 ext/mbstring/mbstring.c if (target_hash != NULL) { NULL 3666 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3682 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3733 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encoding); NULL 3747 ext/mbstring/mbstring.c convmap = NULL; NULL 3768 ext/mbstring/mbstring.c if (convmap == NULL) { NULL 3774 ext/mbstring/mbstring.c if (ret != NULL) { NULL 3950 ext/mbstring/mbstring.c if (fld_name.c != NULL && fld_val.c != NULL) { NULL 4002 ext/mbstring/mbstring.c if (fld_name.c != NULL && fld_val.c != NULL) { NULL 4021 ext/mbstring/mbstring.c char *to = NULL; NULL 4023 ext/mbstring/mbstring.c char *message = NULL; NULL 4025 ext/mbstring/mbstring.c char *headers = NULL; NULL 4027 ext/mbstring/mbstring.c char *subject = NULL; NULL 4029 ext/mbstring/mbstring.c char *extra_cmd = NULL; NULL 4032 ext/mbstring/mbstring.c char *to_r = NULL; NULL 4039 ext/mbstring/mbstring.c char *message_buf = NULL, *subject_buf = NULL, *p; NULL 4064 ext/mbstring/mbstring.c if (lang != NULL) { NULL 4085 ext/mbstring/mbstring.c zend_hash_init(&ht_headers, 0, NULL, (dtor_func_t) my_smart_str_dtor, 0); NULL 4087 ext/mbstring/mbstring.c if (headers != NULL) { NULL 4094 ext/mbstring/mbstring.c char *charset = NULL; NULL 4101 ext/mbstring/mbstring.c if (p != NULL) { NULL 4108 ext/mbstring/mbstring.c if ((param_name = php_strtok_r(p, "= ", &tmp)) != NULL) { NULL 4112 ext/mbstring/mbstring.c charset = php_strtok_r(NULL, "= \"", &tmp); NULL 4113 ext/mbstring/mbstring.c if (charset != NULL) { NULL 4118 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported charset \"%s\" - will be regarded as ascii", charset); NULL 4143 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported transfer encoding \"%s\" - will be regarded as 8bit", s->c); NULL 4151 ext/mbstring/mbstring.c if (to != NULL) { NULL 4175 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing To: field"); NULL 4180 ext/mbstring/mbstring.c if (subject != NULL && subject_len >= 0) { NULL 4190 ext/mbstring/mbstring.c if (pstr != NULL) { NULL 4194 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing Subject: field"); NULL 4199 ext/mbstring/mbstring.c if (message != NULL) { NULL 4210 ext/mbstring/mbstring.c pstr = NULL; NULL 4214 ext/mbstring/mbstring.c if (mbfl_convert_encoding(&orig_str, &tmpstr, tran_cs) != NULL) { NULL 4220 ext/mbstring/mbstring.c if (pstr != NULL) { NULL 4225 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty message body"); NULL 4226 ext/mbstring/mbstring.c message = NULL; NULL 4234 ext/mbstring/mbstring.c if (headers != NULL) { NULL 4252 ext/mbstring/mbstring.c if (p != NULL) { NULL 4261 ext/mbstring/mbstring.c if (p == NULL) { NULL 4314 ext/mbstring/mbstring.c char *typ = NULL; NULL 4338 ext/mbstring/mbstring.c if ((name = (char *)zend_ini_string("mbstring.http_output_conv_mimetypes", sizeof("mbstring.http_output_conv_mimetypes"), 0)) != NULL) { NULL 4356 ext/mbstring/mbstring.c if (lang != NULL) { NULL 4357 ext/mbstring/mbstring.c if ((name = (char *)mbfl_no_encoding2name(lang->mail_charset)) != NULL) { NULL 4360 ext/mbstring/mbstring.c if ((name = (char *)mbfl_no_encoding2name(lang->mail_header_encoding)) != NULL) { NULL 4363 ext/mbstring/mbstring.c if ((name = (char *)mbfl_no_encoding2name(lang->mail_body_encoding)) != NULL) { NULL 4373 ext/mbstring/mbstring.c if ((name = (char *)mbfl_no_language2name(MBSTRG(language))) != NULL) { NULL 4415 ext/mbstring/mbstring.c if ((name = (char *)zend_ini_string("mbstring.http_output_conv_mimetypes", sizeof("mbstring.http_output_conv_mimetypes"), 0)) != NULL) { NULL 4434 ext/mbstring/mbstring.c if (lang != NULL && (name = (char *)mbfl_no_encoding2name(lang->mail_charset)) != NULL) { NULL 4438 ext/mbstring/mbstring.c if (lang != NULL && (name = (char *)mbfl_no_encoding2name(lang->mail_header_encoding)) != NULL) { NULL 4442 ext/mbstring/mbstring.c if (lang != NULL && (name = (char *)mbfl_no_encoding2name(lang->mail_body_encoding)) != NULL) { NULL 4454 ext/mbstring/mbstring.c if ((name = (char *)mbfl_no_language2name(MBSTRG(language))) != NULL) { NULL 4494 ext/mbstring/mbstring.c char *var = NULL; NULL 4496 ext/mbstring/mbstring.c char *enc = NULL; NULL 4500 ext/mbstring/mbstring.c mbfl_string string, result, *ret = NULL; NULL 4507 ext/mbstring/mbstring.c if (var == NULL) { NULL 4511 ext/mbstring/mbstring.c if (enc != NULL) { NULL 4514 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid encoding \"%s\"", enc); NULL 4520 ext/mbstring/mbstring.c if (convd == NULL) { NULL 4521 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create converter"); NULL 4538 ext/mbstring/mbstring.c if (ret != NULL) { NULL 4585 ext/mbstring/mbstring.c if (enc != NULL) { NULL 4587 ext/mbstring/mbstring.c if (enc->mblen_table != NULL) { NULL 4588 ext/mbstring/mbstring.c if (s != NULL) return enc->mblen_table[*(unsigned char *)s]; NULL 4611 ext/mbstring/mbstring.c char *last=NULL; NULL 4623 ext/mbstring/mbstring.c return NULL; /* something is going wrong! */ NULL 4638 ext/mbstring/mbstring.c return NULL; NULL 4696 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", from_encoding); NULL 4706 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 4711 ext/mbstring/mbstring.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string"); NULL 210 ext/mbstring/mbstring.h #define mbstring_module_ptr NULL NULL 10609 ext/mbstring/oniguruma/enc/unicode.c { (UChar* )NULL, -1, 0 } NULL 64 ext/mbstring/oniguruma/regcomp.c else return NULL; NULL 143 ext/mbstring/oniguruma/regcomp.c buf->p = NULL; NULL 1600 ext/mbstring/oniguruma/regcomp.c if (NCDR(x) != NULL) { NULL 3276 ext/mbstring/oniguruma/regcomp.c xnode = onig_node_new_list(NULL, NULL); NULL 3295 ext/mbstring/oniguruma/regcomp.c snode = onig_node_new_str(NULL, NULL); NULL 3406 ext/mbstring/oniguruma/regcomp.c prev_node = snode = onig_node_new_str(NULL, NULL); NULL 3790 ext/mbstring/oniguruma/regcomp.c tqn->head_exact = NULL; NULL 5020 ext/mbstring/oniguruma/regcomp.c reg->exact_end = (UChar* )NULL; NULL 5024 ext/mbstring/oniguruma/regcomp.c reg->exact = (UChar* )NULL; NULL 5250 ext/mbstring/oniguruma/regcomp.c prev->chain = (regex_t* )NULL; NULL 5275 ext/mbstring/oniguruma/regcomp.c if (IS_NOT_NULL(einfo)) einfo->par = (UChar* )NULL; NULL 5296 ext/mbstring/oniguruma/regcomp.c reg->repeat_range = (OnigRepeatRange* )NULL; NULL 5388 ext/mbstring/oniguruma/regcomp.c scan_env.mem_nodes_dynamic = (Node** )NULL; NULL 5505 ext/mbstring/oniguruma/regcomp.c (reg)->exact = (UChar* )NULL; NULL 5506 ext/mbstring/oniguruma/regcomp.c (reg)->int_map = (int* )NULL; NULL 5507 ext/mbstring/oniguruma/regcomp.c (reg)->int_map_backward = (int* )NULL; NULL 5508 ext/mbstring/oniguruma/regcomp.c (reg)->chain = (regex_t* )NULL; NULL 5510 ext/mbstring/oniguruma/regcomp.c (reg)->p = (UChar* )NULL; NULL 5513 ext/mbstring/oniguruma/regcomp.c (reg)->name_table = (void* )NULL; NULL 5550 ext/mbstring/oniguruma/regcomp.c *reg = NULL; NULL 74 ext/mbstring/oniguruma/regenc.c if (prev) *prev = (const UChar* )NULL; /* Sorry */ NULL 83 ext/mbstring/oniguruma/regenc.c return (UChar* )NULL; NULL 93 ext/mbstring/oniguruma/regenc.c return (UChar* )NULL; NULL 107 ext/mbstring/oniguruma/regenc.c return (q <= end ? q : NULL); NULL 775 ext/mbstring/oniguruma/regenc.c { (UChar* )NULL, -1, 0 } NULL 49 ext/mbstring/oniguruma/regenc.h #ifndef NULL NULL 71 ext/mbstring/oniguruma/regenc.h #define ONIG_CHECK_NULL_RETURN(p) if (ONIG_IS_NULL(p)) return NULL NULL 490 ext/mbstring/oniguruma/regexec.c if (state_check_buff != NULL) {\ NULL 527 ext/mbstring/oniguruma/regexec.c stk->u.state.state_check = ((state_check_buff != NULL) ? (snum) : 0);\ NULL 532 ext/mbstring/oniguruma/regexec.c if (state_check_buff != NULL) {\ NULL 1309 ext/mbstring/oniguruma/regexec.c onig_print_compiled_byte_code(stderr, p, NULL, encode); NULL 2768 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 2813 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 2845 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 2871 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 2927 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 2965 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 3016 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 3030 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 3045 ext/mbstring/oniguruma/regexec.c return (UChar* )NULL; NULL 3117 ext/mbstring/oniguruma/regexec.c UChar *p, *pprev = (UChar* )NULL; NULL 3548 ext/mbstring/oniguruma/regexec.c prev = (UChar* )NULL; NULL 3579 ext/mbstring/oniguruma/regexec.c prev = (UChar* )NULL; NULL 3615 ext/mbstring/oniguruma/regexec.c &low, &high, (UChar** )NULL)) goto mismatch; NULL 169 ext/mbstring/oniguruma/regext.c if (IS_NOT_NULL(einfo)) einfo->par = (UChar* )NULL; NULL 195 ext/mbstring/oniguruma/regext.c *reg = NULL; NULL 211 ext/mbstring/oniguruma/regint.h #define CHECK_NULL_RETURN(p) if (IS_NULL(p)) return NULL NULL 474 ext/mbstring/oniguruma/regparse.c reg->name_table = (void* )NULL; NULL 484 ext/mbstring/oniguruma/regparse.c e = (NameEntry* )NULL; NULL 627 ext/mbstring/oniguruma/regparse.c e->name = NULL; NULL 632 ext/mbstring/oniguruma/regparse.c e->back_refs = (int* )NULL; NULL 637 ext/mbstring/oniguruma/regparse.c t->e = NULL; NULL 655 ext/mbstring/oniguruma/regparse.c reg->name_table = NULL; NULL 674 ext/mbstring/oniguruma/regparse.c return (NameEntry* )NULL; NULL 740 ext/mbstring/oniguruma/regparse.c e->back_refs = (int* )NULL; NULL 748 ext/mbstring/oniguruma/regparse.c t->e = NULL; NULL 771 ext/mbstring/oniguruma/regparse.c t->e[i].name = NULL; NULL 775 ext/mbstring/oniguruma/regparse.c t->e[i].back_refs = (int* )NULL; NULL 924 ext/mbstring/oniguruma/regparse.c env->error = (UChar* )NULL; NULL 925 ext/mbstring/oniguruma/regparse.c env->error_end = (UChar* )NULL; NULL 932 ext/mbstring/oniguruma/regparse.c env->mem_nodes_dynamic = (Node** )NULL; NULL 994 ext/mbstring/oniguruma/regparse.c static FreeNode* FreeNodeList = (FreeNode* )NULL; NULL 1124 ext/mbstring/oniguruma/regparse.c cc->mbuf = NULL; NULL 1168 ext/mbstring/oniguruma/regparse.c cc->mbuf = NULL; NULL 1233 ext/mbstring/oniguruma/regparse.c n = onig_node_new_list(x, NULL); NULL 1266 ext/mbstring/oniguruma/regparse.c NANCHOR(node)->target = NULL; NULL 1286 ext/mbstring/oniguruma/regparse.c NBREF(node)->back_dynamic = (int* )NULL; NULL 1313 ext/mbstring/oniguruma/regparse.c return NULL; NULL 1347 ext/mbstring/oniguruma/regparse.c NQTFR(node)->target = NULL; NULL 1376 ext/mbstring/oniguruma/regparse.c NENCLOSE(node)->target = NULL; NULL 1500 ext/mbstring/oniguruma/regparse.c return NULL; NULL 1522 ext/mbstring/oniguruma/regparse.c return node_new_str(NULL, NULL); NULL 1782 ext/mbstring/oniguruma/regparse.c *pbuf = (BBuf* )NULL; NULL 1826 ext/mbstring/oniguruma/regparse.c *pbuf = (BBuf* )NULL; NULL 1922 ext/mbstring/oniguruma/regparse.c *pbuf = (BBuf* )NULL; NULL 3930 ext/mbstring/oniguruma/regparse.c { (UChar* )NULL, -1, 0 } NULL 4187 ext/mbstring/oniguruma/regparse.c prev_cc = (CClassNode* )NULL; NULL 4519 ext/mbstring/oniguruma/regparse.c *np = NULL; NULL 4913 ext/mbstring/oniguruma/regparse.c OnigTypeCClassTable = NULL; NULL 5042 ext/mbstring/oniguruma/regparse.c *np = NULL; NULL 5406 ext/mbstring/oniguruma/regparse.c *targetp = node_new_list(*targetp, NULL); NULL 5411 ext/mbstring/oniguruma/regparse.c tmp = NCDR(*targetp) = node_new_list(qn, NULL); NULL 5432 ext/mbstring/oniguruma/regparse.c *top = NULL; NULL 5440 ext/mbstring/oniguruma/regparse.c *top = node_new_list(node, NULL); NULL 5452 ext/mbstring/oniguruma/regparse.c *headp = node_new_list(node, NULL); NULL 5469 ext/mbstring/oniguruma/regparse.c *top = NULL; NULL 5480 ext/mbstring/oniguruma/regparse.c *top = onig_node_new_alt(node, NULL); NULL 5488 ext/mbstring/oniguruma/regparse.c *headp = onig_node_new_alt(node, NULL); NULL 5539 ext/mbstring/oniguruma/regparse.c *root = NULL; NULL 46 ext/mbstring/oniguruma/regposerr.c NULL, NULL 93 ext/mbstring/oniguruma/regposerr.c if (buf != NULL && size > 0) { NULL 156 ext/mbstring/oniguruma/regposix.c (OnigErrorInfo* )NULL); NULL 179 ext/mbstring/oniguruma/regposix.c pm = (regmatch_t* )NULL; NULL 185 ext/mbstring/oniguruma/regposix.c if (pm == NULL) NULL 199 ext/mbstring/oniguruma/regposix.c if (pm != pmatch && pm != NULL) { NULL 212 ext/mbstring/oniguruma/regposix.c if (pm != pmatch && pm != NULL) NULL 69 ext/mbstring/php_mbregex.c zend_hash_init(&(pglobals->ht_rc), 0, NULL, (void (*)(void *)) php_mb_regex_free_cache, 1); NULL 70 ext/mbstring/php_mbregex.c pglobals->search_str = (zval*) NULL; NULL 71 ext/mbstring/php_mbregex.c pglobals->search_re = (php_mb_regex_t*)NULL; NULL 73 ext/mbstring/php_mbregex.c pglobals->search_regs = (OnigRegion*)NULL; NULL 93 ext/mbstring/php_mbregex.c return NULL; NULL 97 ext/mbstring/php_mbregex.c return NULL; NULL 142 ext/mbstring/php_mbregex.c if (MBREX(search_str) != NULL) { NULL 144 ext/mbstring/php_mbregex.c MBREX(search_str) = (zval *)NULL; NULL 148 ext/mbstring/php_mbregex.c if (MBREX(search_regs) != NULL) { NULL 150 ext/mbstring/php_mbregex.c MBREX(search_regs) = (OnigRegion *)NULL; NULL 365 ext/mbstring/php_mbregex.c { NULL, ONIG_ENCODING_UNDEF } NULL 375 ext/mbstring/php_mbregex.c if (pname == NULL || !*pname) { NULL 379 ext/mbstring/php_mbregex.c for (mapping = enc_name_map; mapping->names != NULL; mapping++) { NULL 396 ext/mbstring/php_mbregex.c for (mapping = enc_name_map; mapping->names != NULL; mapping++) { NULL 402 ext/mbstring/php_mbregex.c return NULL; NULL 452 ext/mbstring/php_mbregex.c php_mb_regex_t *retval = NULL, **rc = NULL; NULL 460 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex compile err: %s", err_str); NULL 461 ext/mbstring/php_mbregex.c retval = NULL; NULL 464 ext/mbstring/php_mbregex.c zend_hash_update(&MBREX(ht_rc), (char *) pattern, patlen + 1, (void *) &retval, sizeof(retval), NULL); NULL 588 ext/mbstring/php_mbregex.c if (parg != NULL) { NULL 639 ext/mbstring/php_mbregex.c if (eval != NULL) *eval = 1; NULL 645 ext/mbstring/php_mbregex.c if (option != NULL) *option|=optm; NULL 670 ext/mbstring/php_mbregex.c if (retval == NULL) { NULL 679 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encoding); NULL 696 ext/mbstring/php_mbregex.c OnigRegion *regs = NULL; NULL 701 ext/mbstring/php_mbregex.c array = NULL; NULL 723 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "empty pattern"); NULL 729 ext/mbstring/php_mbregex.c if (re == NULL) { NULL 744 ext/mbstring/php_mbregex.c if (array != NULL) { NULL 764 ext/mbstring/php_mbregex.c if (regs != NULL) { NULL 806 ext/mbstring/php_mbregex.c OnigRegion *regs = NULL; NULL 813 ext/mbstring/php_mbregex.c char *description = NULL; NULL 821 ext/mbstring/php_mbregex.c if (current_enc_name == NULL || NULL 822 ext/mbstring/php_mbregex.c (enc = mbfl_name2encoding(current_enc_name)) == NULL) { NULL 823 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error"); NULL 829 ext/mbstring/php_mbregex.c char *option_str = NULL; NULL 850 ext/mbstring/php_mbregex.c if (option_str != NULL) { NULL 871 ext/mbstring/php_mbregex.c if (re == NULL) { NULL 880 ext/mbstring/php_mbregex.c description = NULL; NULL 885 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Option 'e' cannot be used with replacement callback"); NULL 900 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex search failure in php_mbereg_replace_exec(): %s", err_str); NULL 906 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty regular expression"); NULL 945 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, eval_buf.c); NULL 983 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call custom replacement function"); NULL 1010 ext/mbstring/php_mbregex.c if (regs != NULL) { NULL 1056 ext/mbstring/php_mbregex.c OnigRegion *regs = NULL; NULL 1073 ext/mbstring/php_mbregex.c if ((re = php_mbregex_compile_pattern(arg_pattern, arg_pattern_len, MBREX(regex_default_options), MBREX(current_mbctype), MBREX(regex_default_syntax) TSRMLS_CC)) == NULL) { NULL 1113 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex search failure in mbsplit(): %s", err_str); NULL 1144 ext/mbstring/php_mbregex.c char *option_str = NULL; NULL 1153 ext/mbstring/php_mbregex.c if (option_str != NULL) { NULL 1154 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(option_str, option_str_len, &option, &syntax, NULL); NULL 1161 ext/mbstring/php_mbregex.c if ((re = php_mbregex_compile_pattern(arg_pattern, arg_pattern_len, option, MBREX(current_mbctype), syntax TSRMLS_CC)) == NULL) { NULL 1166 ext/mbstring/php_mbregex.c err = onig_match(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUChar *)string, NULL, 0); NULL 1196 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(arg_options, arg_options_len, &option, &syntax, NULL); NULL 1201 ext/mbstring/php_mbregex.c if ((MBREX(search_re) = php_mbregex_compile_pattern(arg_pattern, arg_pattern_len, option, MBREX(current_mbctype), MBREX(regex_default_syntax) TSRMLS_CC)) == NULL) { NULL 1207 ext/mbstring/php_mbregex.c str = NULL; NULL 1209 ext/mbstring/php_mbregex.c if (MBREX(search_str) != NULL && Z_TYPE_P(MBREX(search_str)) == IS_STRING){ NULL 1214 ext/mbstring/php_mbregex.c if (MBREX(search_re) == NULL) { NULL 1215 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No regex given"); NULL 1219 ext/mbstring/php_mbregex.c if (str == NULL) { NULL 1220 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No string given"); NULL 1236 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex search failure in mbregex_search(): %s", err_str); NULL 1240 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty regular expression"); NULL 1277 ext/mbstring/php_mbregex.c MBREX(search_regs) = (OnigRegion *)NULL; NULL 1312 ext/mbstring/php_mbregex.c char *arg_pattern = NULL, *arg_options = NULL; NULL 1314 ext/mbstring/php_mbregex.c OnigSyntaxType *syntax = NULL; NULL 1322 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty pattern"); NULL 1331 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(arg_options, arg_options_len, &option, &syntax, NULL); NULL 1336 ext/mbstring/php_mbregex.c if ((MBREX(search_re) = php_mbregex_compile_pattern(arg_pattern, arg_pattern_len, option, MBREX(current_mbctype), syntax TSRMLS_CC)) == NULL) { NULL 1341 ext/mbstring/php_mbregex.c if (MBREX(search_str) != NULL) { NULL 1343 ext/mbstring/php_mbregex.c MBREX(search_str) = (zval *)NULL; NULL 1352 ext/mbstring/php_mbregex.c if (MBREX(search_regs) != NULL) { NULL 1354 ext/mbstring/php_mbregex.c MBREX(search_regs) = (OnigRegion *) NULL; NULL 1368 ext/mbstring/php_mbregex.c if (MBREX(search_regs) != NULL && Z_TYPE_P(MBREX(search_str)) == IS_STRING && Z_STRVAL_P(MBREX(search_str)) != NULL) { NULL 1407 ext/mbstring/php_mbregex.c if (position < 0 || (MBREX(search_str) != NULL && Z_TYPE_P(MBREX(search_str)) == IS_STRING && position >= Z_STRLEN_P(MBREX(search_str)))) { NULL 1408 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Position is out of range"); NULL 1421 ext/mbstring/php_mbregex.c if (prev_options != NULL) { NULL 1424 ext/mbstring/php_mbregex.c if (prev_syntax != NULL) { NULL 1438 ext/mbstring/php_mbregex.c char *string = NULL; NULL 1446 ext/mbstring/php_mbregex.c if (string != NULL) { NULL 1448 ext/mbstring/php_mbregex.c syntax = NULL; NULL 1449 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(string, string_len, &opt, &syntax, NULL); NULL 1450 ext/mbstring/php_mbregex.c _php_mb_regex_set_options(opt, syntax, NULL, NULL TSRMLS_CC); NULL 280 ext/mbstring/php_unicode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", src_encoding); NULL 281 ext/mbstring/php_unicode.c return NULL; NULL 285 ext/mbstring/php_unicode.c if (unicode == NULL) NULL 286 ext/mbstring/php_unicode.c return NULL; NULL 1965 ext/mbstring/ucgendat/ucgendat.c if (in != stdin && in != NULL) NULL 298 ext/mcrypt/mcrypt.c NULL, NULL, NULL 302 ext/mcrypt/mcrypt.c NULL, NULL 303 ext/mcrypt/mcrypt.c NULL, NULL 304 ext/mcrypt/mcrypt.c NULL, NULL 331 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_FAILED); \ NULL 340 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE); \ NULL 382 ext/mcrypt/mcrypt.c char *dir = NULL; \ NULL 398 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Operation disallowed prior to mcrypt_generic_init()."); \ NULL 403 ext/mcrypt/mcrypt.c STD_PHP_INI_ENTRY("mcrypt.algorithms_dir", NULL, PHP_INI_ALL, OnUpdateString, algorithms_dir, zend_mcrypt_globals, mcrypt_globals) NULL 404 ext/mcrypt/mcrypt.c STD_PHP_INI_ENTRY("mcrypt.modes_dir", NULL, PHP_INI_ALL, OnUpdateString, modes_dir, zend_mcrypt_globals, mcrypt_globals) NULL 414 ext/mcrypt/mcrypt.c pm = NULL; NULL 421 ext/mcrypt/mcrypt.c le_mcrypt = zend_register_list_destructors_ex(php_mcrypt_module_dtor, NULL, "mcrypt", module_number); NULL 570 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open encryption module"); NULL 603 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key size is 0"); NULL 613 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key size too large; supplied length: %d, max: %d", key_len, max_key_size); NULL 621 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Iv size incorrect; supplied length: %d, needed: %d", iv_len, iv_size); NULL 634 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key length incorrect"); NULL 637 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Memory allocation error"); NULL 641 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error"); NULL 672 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An empty string was passed"); NULL 717 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An empty string was passed"); NULL 788 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not terminate encryption specifier"); NULL 1004 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No algorithms found in module dir"); NULL 1031 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No modes found in module dir"); NULL 1063 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED); NULL 1092 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED); NULL 1121 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED); NULL 1161 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED); NULL 1175 ext/mcrypt/mcrypt.c char *key_s = NULL, *iv_s; NULL 1183 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED); NULL 1189 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size of key is too large for this algorithm"); NULL 1192 ext/mcrypt/mcrypt.c if (count == 0 && key_length_sizes == NULL) { /* all lengths 1 - k_l_s = OK */ NULL 1218 ext/mcrypt/mcrypt.c iv_s = NULL; NULL 1225 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE); NULL 1231 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempt to use an empty IV, which is NOT recommend"); NULL 1252 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Mcrypt initialisation failed"); NULL 1265 ext/mcrypt/mcrypt.c if (key_s != NULL) { NULL 1268 ext/mcrypt/mcrypt.c if (iv_s != NULL) { NULL 1280 ext/mcrypt/mcrypt.c char *cipher, *key, *data, *iv = NULL; NULL 1296 ext/mcrypt/mcrypt.c char *cipher, *key, *data, *iv = NULL; NULL 1312 ext/mcrypt/mcrypt.c char *cipher, *key, *data, *iv = NULL; NULL 1328 ext/mcrypt/mcrypt.c char *cipher, *key, *data, *iv = NULL; NULL 1344 ext/mcrypt/mcrypt.c char *cipher, *key, *data, *iv = NULL; NULL 1360 ext/mcrypt/mcrypt.c char *cipher, *key, *data, *iv = NULL; NULL 1385 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create an IV with a size of less than 1 or greater than %d", INT_MAX); NULL 1397 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not gather sufficient random data"); NULL 1408 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot open source device"); NULL 1422 ext/mcrypt/mcrypt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not gather sufficient random data"); NULL 158 ext/mcrypt/mcrypt_filter.c char *iv = NULL, *key = NULL; NULL 169 ext/mcrypt/mcrypt_filter.c return NULL; NULL 173 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter parameters for %s must be an array", filtername); NULL 174 ext/mcrypt/mcrypt_filter.c return NULL; NULL 181 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mode is not a string, ignoring"); NULL 189 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "algorithms_dir is not a string, ignoring"); NULL 197 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "modes_dir is not a string, ignoring"); NULL 206 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key not specified or is not a string"); NULL 207 ext/mcrypt/mcrypt_filter.c return NULL; NULL 212 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open encryption module"); NULL 213 ext/mcrypt/mcrypt_filter.c return NULL; NULL 223 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter parameter[iv] not provided or not of type: string"); NULL 225 ext/mcrypt/mcrypt_filter.c return NULL; NULL 241 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key length incorrect"); NULL 244 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Memory allocation error"); NULL 248 ext/mcrypt/mcrypt_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error"); NULL 252 ext/mcrypt/mcrypt_filter.c return NULL; NULL 263 ext/mcrypt/mcrypt_filter.c data->block_buffer = NULL; NULL 89 ext/mcrypt/php_mcrypt.h #define mcrypt_module_ptr NULL NULL 203 ext/mssql/php_mssql.c NULL, NULL 204 ext/mssql/php_mssql.c NULL, NULL 213 ext/mssql/php_mssql.c #define CHECK_LINK(link) { if (link==-1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "A link to the server could not be established"); RETURN_FALSE; } } NULL 227 ext/mssql/php_mssql.c value = NULL; NULL 272 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (severity %d)", dberrstr, severity); NULL 285 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "message: %s (severity %d)", msgtext, severity); NULL 289 ext/mssql/php_mssql.c MS_SQL_G(server_message) = NULL; NULL 327 ext/mssql/php_mssql.c result->data = NULL; NULL 441 ext/mssql/php_mssql.c le_statement = zend_register_list_destructors_ex(_free_mssql_statement, NULL, "mssql statement", module_number); NULL 442 ext/mssql/php_mssql.c le_result = zend_register_list_destructors_ex(_free_mssql_result, NULL, "mssql result", module_number); NULL 443 ext/mssql/php_mssql.c le_link = zend_register_list_destructors_ex(_close_mssql_link, NULL, "mssql link", module_number); NULL 444 ext/mssql/php_mssql.c le_plink = zend_register_list_destructors_ex(NULL, _close_mssql_plink, "mssql link persistent", module_number); NULL 493 ext/mssql/php_mssql.c MS_SQL_G(server_message) = NULL; NULL 511 ext/mssql/php_mssql.c MS_SQL_G(appname) = NULL; NULL 514 ext/mssql/php_mssql.c MS_SQL_G(server_message) = NULL; NULL 546 ext/mssql/php_mssql.c char *host = NULL, *user = NULL, *passwd = NULL; NULL 589 ext/mssql/php_mssql.c if (hashed_details == NULL) { NULL 590 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Out of memory"); NULL 598 ext/mssql/php_mssql.c if ((mssql.login = dblogin()) == NULL) { NULL 599 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate login record"); NULL 647 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MS_SQL_G(num_links)); NULL 653 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open persistent links (%ld)", MS_SQL_G(num_persistent)); NULL 660 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to server: %s", (host == NULL ? "" : host)); NULL 703 ext/mssql/php_mssql.c if (zend_hash_update(&EG(persistent_list), hashed_details, hashed_details_length + 1, &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 717 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Hashed persistent link is not a MS SQL link!"); NULL 729 ext/mssql/php_mssql.c if ((mssql_ptr->link=dbopen(mssql_ptr->login,host))==NULL) { NULL 733 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Link to server lost, unable to reconnect"); NULL 787 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MS_SQL_G(num_links)); NULL 793 ext/mssql/php_mssql.c if ((mssql.link=dbopen(mssql.login, host))==NULL) { NULL 794 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to server: %s", (host == NULL ? "" : host)); NULL 833 ext/mssql/php_mssql.c if (zend_hash_update(&EG(regular_list), hashed_details, hashed_details_length + 1,(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry),NULL)==FAILURE) { NULL 876 ext/mssql/php_mssql.c zval *mssql_link_index = NULL; NULL 884 ext/mssql/php_mssql.c if (mssql_link_index == NULL) { NULL 906 ext/mssql/php_mssql.c zval *mssql_link_index = NULL; NULL 915 ext/mssql/php_mssql.c if (mssql_link_index == NULL) { NULL 923 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to select database: %s", db); NULL 935 ext/mssql/php_mssql.c if (dbdata(mssql_ptr->link,offset) == NULL && dbdatlen(mssql_ptr->link,offset) == 0) { NULL 972 ext/mssql/php_mssql.c dbconvert(NULL, column_type, dbdata(mssql_ptr->link,offset), 8, SQLFLT8, (LPBYTE)&res_buf, -1); NULL 1032 ext/mssql/php_mssql.c res_length = dbconvert(NULL,coltype(offset),dbdata(mssql_ptr->link,offset), res_length, SQLCHAR,res_buf,-1); NULL 1038 ext/mssql/php_mssql.c dbconvert(NULL, SQLDATETIM4, dbdata(mssql_ptr->link,offset), -1, SQLDATETIME, (LPBYTE) &temp, -1); NULL 1050 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "column %d has unknown data type (%d)", offset, coltype(offset)); NULL 1112 ext/mssql/php_mssql.c res_length = dbconvert(NULL,coltype(offset),dbdata(mssql_ptr->link,offset), res_length, SQLCHAR, res_buf, -1); NULL 1118 ext/mssql/php_mssql.c dbconvert(NULL, SQLDATETIM4, dbdata(mssql_ptr->link,offset), -1, SQLDATETIME, (LPBYTE) &temp, -1); NULL 1130 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "column %d has unknown data type (%d)", offset, coltype(offset)); NULL 1152 ext/mssql/php_mssql.c if (statement->binds != NULL) { /* Maybe a non-parameter sp */ NULL 1190 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An output parameter variable was not provided"); NULL 1195 ext/mssql/php_mssql.c if (statement->binds != NULL) { /* Maybe a non-parameter sp */ NULL 1202 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stored procedure has no return value. Nothing was returned into RETVAL"); NULL 1218 ext/mssql/php_mssql.c char *source = NULL; NULL 1327 ext/mssql/php_mssql.c zval *mssql_link_index = NULL; NULL 1354 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set query"); NULL 1358 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Query failed"); NULL 1379 ext/mssql/php_mssql.c result->statement = NULL; NULL 1384 ext/mssql/php_mssql.c result->data = NULL; NULL 1522 ext/mssql/php_mssql.c MS_SQL_G(server_message) = NULL; NULL 1625 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad row offset"); NULL 1714 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset"); NULL 1750 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset"); NULL 1780 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset"); NULL 1810 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset"); NULL 1834 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset"); NULL 1859 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad row offset (%ld)", row); NULL 1874 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s field not found in result", Z_STRVAL_PP(field)); NULL 1883 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified"); NULL 1977 ext/mssql/php_mssql.c zval *mssql_link_index = NULL; NULL 1986 ext/mssql/php_mssql.c if (mssql_link_index == NULL) { NULL 1994 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to init stored procedure"); NULL 1998 ext/mssql/php_mssql.c statement=NULL; NULL 2022 ext/mssql/php_mssql.c LPBYTE value = NULL; NULL 2034 ext/mssql/php_mssql.c if (statement==NULL) { NULL 2075 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unsupported type"); NULL 2088 ext/mssql/php_mssql.c zend_hash_init(statement->binds, 13, NULL, _mssql_bind_hash_dtor, 0); NULL 2097 ext/mssql/php_mssql.c if( NULL == bindp ) RETURN_FALSE; NULL 2104 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set parameter"); NULL 2140 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stored procedure execution failed"); NULL 2152 ext/mssql/php_mssql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "could not retrieve results"); NULL 2160 ext/mssql/php_mssql.c result=NULL; NULL 2194 ext/mssql/php_mssql.c if (result==NULL) { NULL 2245 ext/mssql/php_mssql.c dbconvert(NULL, SQLBINARY, (BYTE*) binary, MIN(16, binary_len), SQLCHAR, buffer, -1); NULL 208 ext/mssql/php_mssql.h #define mssql_module_ptr NULL NULL 50 ext/mysql/php_mysql.c # define signal(a, b) NULL NULL 53 ext/mysql/php_mysql.c # define signal(a, b) NULL NULL 339 ext/mysql/php_mysql.c STANDARD_MODULE_HEADER_EX, NULL, NULL 354 ext/mysql/php_mysql.c NULL, NULL 355 ext/mysql/php_mysql.c NULL, NULL 366 ext/mysql/php_mysql.c #define CHECK_LINK(link) { if (link==-1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "A link to the server could not be established"); RETURN_FALSE; } } NULL 379 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Function called without first fetching all rows from a previous unbuffered query"); \ NULL 398 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Function called without first fetching all rows from a previous unbuffered query"); \ NULL 484 ext/mysql/php_mysql.c if (new_value != NULL) { /* default port */ NULL 499 ext/mysql/php_mysql.c STD_PHP_INI_ENTRY("mysql.default_host", NULL, PHP_INI_ALL, OnUpdateString, default_host, zend_mysql_globals, mysql_globals) NULL 500 ext/mysql/php_mysql.c STD_PHP_INI_ENTRY("mysql.default_user", NULL, PHP_INI_ALL, OnUpdateString, default_user, zend_mysql_globals, mysql_globals) NULL 501 ext/mysql/php_mysql.c STD_PHP_INI_ENTRY("mysql.default_password", NULL, PHP_INI_ALL, OnUpdateString, default_password, zend_mysql_globals, mysql_globals) NULL 502 ext/mysql/php_mysql.c PHP_INI_ENTRY("mysql.default_port", NULL, PHP_INI_ALL, OnMySQLPort) NULL 506 ext/mysql/php_mysql.c STD_PHP_INI_ENTRY("mysql.default_socket", NULL, PHP_INI_ALL, OnUpdateStringUnempty, default_socket, zend_mysql_globals, mysql_globals) NULL 519 ext/mysql/php_mysql.c mysql_globals->default_socket = NULL; NULL 520 ext/mysql/php_mysql.c mysql_globals->default_host = NULL; NULL 521 ext/mysql/php_mysql.c mysql_globals->default_user = NULL; NULL 522 ext/mysql/php_mysql.c mysql_globals->default_password = NULL; NULL 524 ext/mysql/php_mysql.c mysql_globals->connect_error = NULL; NULL 540 ext/mysql/php_mysql.c return NULL; NULL 543 ext/mysql/php_mysql.c mysql = (php_mysql_conn *)zend_fetch_resource(&zv TSRMLS_CC, -1, "MySQL-Link", NULL, 2, le_link, le_plink); NULL 546 ext/mysql/php_mysql.c return NULL; NULL 563 ext/mysql/php_mysql.c le_result = zend_register_list_destructors_ex(_free_mysql_result, NULL, "mysql result", module_number); NULL 564 ext/mysql/php_mysql.c le_link = zend_register_list_destructors_ex(_close_mysql_link, NULL, "mysql link", module_number); NULL 565 ext/mysql/php_mysql.c le_plink = zend_register_list_destructors_ex(NULL, _close_mysql_plink, "mysql link persistent", module_number); NULL 580 ext/mysql/php_mysql.c if (mysql_server_init(0, NULL, NULL)) { NULL 632 ext/mysql/php_mysql.c MySG(connect_error) = NULL; NULL 666 ext/mysql/php_mysql.c if (MySG(connect_error)!=NULL) { NULL 722 ext/mysql/php_mysql.c char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL; NULL 724 ext/mysql/php_mysql.c char *hashed_details=NULL; NULL 727 ext/mysql/php_mysql.c php_mysql_conn *mysql=NULL; NULL 734 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, NULL 740 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 769 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "SQL safe mode in effect - ignoring host/user/password information"); NULL 771 ext/mysql/php_mysql.c host_and_port=passwd=NULL; NULL 856 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MySG(num_links)); NULL 861 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open persistent links (%ld)", MySG(num_persistent)); NULL 868 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Out of memory while allocating memory for a persistent link"); NULL 878 ext/mysql/php_mysql.c mysql->conn = mysql_init(NULL); NULL 887 ext/mysql/php_mysql.c if (mysql_real_connect(mysql->conn, host, user, passwd, NULL, port, socket, client_flags)==NULL) NULL 889 ext/mysql/php_mysql.c if (mysqlnd_connect(mysql->conn, host, user, passwd, passwd_len, NULL, 0, port, socket, client_flags TSRMLS_CC) == NULL) NULL 893 ext/mysql/php_mysql.c if (MySG(connect_error) != NULL) { NULL 897 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", MySG(connect_error)); NULL 910 ext/mysql/php_mysql.c if (zend_hash_update(&EG(persistent_list), hashed_details, hashed_details_length+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 935 ext/mysql/php_mysql.c if (mysql_real_connect(mysql->conn, host, user, passwd, NULL, port, socket, client_flags)==NULL) NULL 937 ext/mysql/php_mysql.c if (mysqlnd_connect(mysql->conn, host, user, passwd, passwd_len, NULL, 0, port, socket, client_flags TSRMLS_CC) == NULL) NULL 940 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Link to server lost, unable to reconnect"); NULL 985 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MySG(num_links)); NULL 997 ext/mysql/php_mysql.c mysql->conn = mysql_init(NULL); NULL 1003 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OOM"); NULL 1014 ext/mysql/php_mysql.c if (mysql_real_connect(mysql->conn, host, user, passwd, NULL, port, socket, client_flags)==NULL) NULL 1016 ext/mysql/php_mysql.c if (mysqlnd_connect(mysql->conn, host, user, passwd, passwd_len, NULL, 0, port, socket, client_flags TSRMLS_CC) == NULL) NULL 1020 ext/mysql/php_mysql.c if (MySG(connect_error) != NULL) { NULL 1024 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", MySG(connect_error)); NULL 1044 ext/mysql/php_mysql.c if (zend_hash_update(&EG(regular_list), hashed_details, hashed_details_length+1,(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 1090 ext/mysql/php_mysql.c zval *mysql_link=NULL; NULL 1100 ext/mysql/php_mysql.c ZEND_FETCH_RESOURCE2(mysql, php_mysql_conn *, NULL, MySG(default_link), "MySQL-Link", le_link, le_plink); NULL 1134 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1175 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1198 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1221 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1244 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1272 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1294 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1330 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1354 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1387 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1418 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1520 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save result set"); NULL 1540 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1552 ext/mysql/php_mysql.c php_mysql_do_query_general(query, query_len, mysql_link, id, NULL, use_store, return_value TSRMLS_CC); NULL 1580 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1592 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "This function is deprecated; use mysql_query() instead"); NULL 1603 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1616 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "This function is deprecated; use mysql_query() with SHOW DATABASES instead"); NULL 1623 ext/mysql/php_mysql.c if ((mysql_result=mysql_list_dbs(mysql->conn, NULL))==NULL) { NULL 1624 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result"); NULL 1639 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1661 ext/mysql/php_mysql.c if ((mysql_result=mysql_list_tables(mysql->conn, NULL))==NULL) { NULL 1662 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result"); NULL 1677 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1699 ext/mysql/php_mysql.c if ((mysql_result=mysql_list_fields(mysql->conn, table, NULL))==NULL) { NULL 1700 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result"); NULL 1712 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1731 ext/mysql/php_mysql.c if (mysql_result == NULL) { NULL 1732 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result"); NULL 1746 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1757 ext/mysql/php_mysql.c if (MySG(connect_error)!=NULL){ NULL 1777 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1808 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1858 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1888 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 1914 ext/mysql/php_mysql.c zval *result, *field=NULL; NULL 1935 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on MySQL result index %ld", row, Z_LVAL_P(result)); NULL 1951 ext/mysql/php_mysql.c table_name = NULL; NULL 1963 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s%s%s not found in MySQL result index %ld", NULL 1981 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified"); NULL 1989 ext/mysql/php_mysql.c if ((sql_row=mysql_fetch_row(mysql_result))==NULL NULL 1990 ext/mysql/php_mysql.c || (sql_row_lengths=mysql_fetch_lengths(mysql_result))==NULL) { /* shouldn't happen? */ NULL 2058 ext/mysql/php_mysql.c zval *res, *ctor_params = NULL; NULL 2059 ext/mysql/php_mysql.c zend_class_entry *ce = NULL; NULL 2069 ext/mysql/php_mysql.c char *class_name = NULL; NULL 2082 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find class '%s'", class_name); NULL 2099 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The result type should be either MYSQL_NUM, MYSQL_ASSOC or MYSQL_BOTH"); NULL 2106 ext/mysql/php_mysql.c if ((mysql_row = mysql_fetch_row(mysql_result)) == NULL || NULL 2107 ext/mysql/php_mysql.c (mysql_row_lengths = mysql_fetch_lengths(mysql_result)) == NULL) { NULL 2166 ext/mysql/php_mysql.c object_and_properties_init(return_value, ce, NULL); NULL 2172 ext/mysql/php_mysql.c fci.function_name = NULL; NULL 2173 ext/mysql/php_mysql.c fci.symbol_table = NULL; NULL 2184 ext/mysql/php_mysql.c while (p != NULL) { NULL 2200 ext/mysql/php_mysql.c fci.params = NULL; NULL 2283 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset %ld is invalid for MySQL result index %ld (or the query data is unbuffered)", offset, Z_LVAL_P(result)); NULL 2308 ext/mysql/php_mysql.c if ((lengths=mysql_fetch_lengths(mysql_result))==NULL) { NULL 2413 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad field offset"); NULL 2418 ext/mysql/php_mysql.c if ((mysql_field=mysql_fetch_field(mysql_result))==NULL) { NULL 2454 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %ld is invalid for MySQL result index %ld", offset, Z_LVAL_P(result)); NULL 2487 ext/mysql/php_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %ld is invalid for MySQL result index %ld", field, Z_LVAL_P(result)); NULL 2491 ext/mysql/php_mysql.c if ((mysql_field=mysql_fetch_field(mysql_result))==NULL) { NULL 2667 ext/mysql/php_mysql.c zval *mysql_link = NULL; NULL 31 ext/mysql/php_mysql.h #define mysql_module_ptr NULL NULL 45 ext/mysqli/mysqli.c while (b[i].pname != NULL) { \ NULL 55 ext/mysqli/mysqli.c while (b[i].name != NULL) { \ NULL 165 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error occurred while closing statement"); NULL 192 ext/mysqli/mysqli.c mysql->hash_key = NULL; NULL 196 ext/mysqli/mysqli.c mysql->li_read = NULL; NULL 286 ext/mysqli/mysqli.c my_res->ptr = NULL; NULL 295 ext/mysqli/mysqli.c *retval = NULL; NULL 296 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot read property"); NULL 304 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot write property"); NULL 336 ext/mysqli/mysqli.c if (obj->prop_handler != NULL) { NULL 378 ext/mysqli/mysqli.c if (obj->prop_handler != NULL) { NULL 406 ext/mysqli/mysqli.c zend_hash_add(h, pname, pname_len + 1, &p, sizeof(mysqli_prop_handler), NULL); NULL 443 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for has_set_exists"); NULL 473 ext/mysqli/mysqli.c zend_hash_add(retval, entry->name, entry->name_len + 1, &value, sizeof(zval *), NULL); NULL 494 ext/mysqli/mysqli.c intern->ptr = NULL; NULL 495 ext/mysqli/mysqli.c intern->prop_handler = NULL; NULL 499 ext/mysqli/mysqli.c mysqli_base_class->parent != NULL) { NULL 523 ext/mysqli/mysqli.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t) zend_objects_destroy_object, free_storage, NULL TSRMLS_CC); NULL 540 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name); NULL 541 ext/mysqli/mysqli.c return NULL; NULL 544 ext/mysqli/mysqli.c return mysql ? mysql->mysql : NULL; NULL 546 ext/mysqli/mysqli.c return NULL; NULL 561 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_host", NULL, PHP_INI_ALL, OnUpdateString, default_host, zend_mysqli_globals, mysqli_globals) NULL 562 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_user", NULL, PHP_INI_ALL, OnUpdateString, default_user, zend_mysqli_globals, mysqli_globals) NULL 563 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_pw", NULL, PHP_INI_ALL, OnUpdateString, default_pw, zend_mysqli_globals, mysqli_globals) NULL 568 ext/mysqli/mysqli.c STD_PHP_INI_ENTRY("mysqli.default_socket", NULL, PHP_INI_ALL, OnUpdateStringUnempty, default_socket, zend_mysqli_globals, mysqli_globals) NULL 587 ext/mysqli/mysqli.c mysqli_globals->default_host = NULL; NULL 588 ext/mysqli/mysqli.c mysqli_globals->default_user = NULL; NULL 589 ext/mysqli/mysqli.c mysqli_globals->default_pw = NULL; NULL 590 ext/mysqli/mysqli.c mysqli_globals->default_socket = NULL; NULL 613 ext/mysqli/mysqli.c if (mysql_server_init(0, NULL, NULL)) { NULL 620 ext/mysqli/mysqli.c mysqli_object_handlers.clone_obj = NULL; NULL 629 ext/mysqli/mysqli.c zend_hash_init(&classes, 0, NULL, NULL, 1); NULL 632 ext/mysqli/mysqli.c le_pmysqli = zend_register_list_destructors_ex(NULL, php_mysqli_dtor, NULL 637 ext/mysqli/mysqli.c mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException, NULL TSRMLS_CC); NULL 639 ext/mysqli/mysqli.c mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); NULL 647 ext/mysqli/mysqli.c zend_hash_init(&mysqli_driver_properties, 0, NULL, NULL, 1); NULL 650 ext/mysqli/mysqli.c zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_driver_properties, sizeof(mysqli_driver_properties), NULL); NULL 655 ext/mysqli/mysqli.c zend_hash_init(&mysqli_link_properties, 0, NULL, NULL, 1); NULL 658 ext/mysqli/mysqli.c zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_link_properties, sizeof(mysqli_link_properties), NULL); NULL 663 ext/mysqli/mysqli.c zend_hash_init(&mysqli_warning_properties, 0, NULL, NULL, 1); NULL 666 ext/mysqli/mysqli.c zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_warning_properties, sizeof(mysqli_warning_properties), NULL); NULL 670 ext/mysqli/mysqli.c zend_hash_init(&mysqli_result_properties, 0, NULL, NULL, 1); NULL 676 ext/mysqli/mysqli.c zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_result_properties, sizeof(mysqli_result_properties), NULL); NULL 680 ext/mysqli/mysqli.c zend_hash_init(&mysqli_stmt_properties, 0, NULL, NULL, 1); NULL 683 ext/mysqli/mysqli.c zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_stmt_properties, sizeof(mysqli_stmt_properties), NULL); NULL 909 ext/mysqli/mysqli.c MyG(error_msg) = NULL; NULL 998 ext/mysqli/mysqli.c STANDARD_MODULE_HEADER_EX, NULL, NULL 1013 ext/mysqli/mysqli.c NULL, NULL 1014 ext/mysqli/mysqli.c NULL, NULL 1089 ext/mysqli/mysqli.c MYSQL_RES *result = NULL; NULL 1119 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for resultmode"); NULL 1232 ext/mysqli/mysqli.c zval *ctor_params = NULL; NULL 1233 ext/mysqli/mysqli.c zend_class_entry *ce = NULL; NULL 1248 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find class '%s'", class_name); NULL 1268 ext/mysqli/mysqli.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The result type should be either MYSQLI_NUM, MYSQLI_ASSOC or MYSQLI_BOTH"); NULL 1280 ext/mysqli/mysqli.c object_and_properties_init(return_value, ce, NULL); NULL 1286 ext/mysqli/mysqli.c fci.function_name = NULL; NULL 1287 ext/mysqli/mysqli.c fci.symbol_table = NULL; NULL 1298 ext/mysqli/mysqli.c while (p != NULL) { NULL 1314 ext/mysqli/mysqli.c fci.params = NULL; NULL 131 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[ofs], i+1); NULL 150 ext/mysqli/mysqli_api.c stmt->param.vars[i] = NULL; NULL 196 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[i], i + start + 1); NULL 247 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type or no types specified"); NULL 253 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of elements in type definition string doesn't match number of bind variables"); NULL 258 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of variables doesn't match number of parameters in prepared statement"); NULL 425 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Server returned unknown type %ld. Probably your client library is incompatible with the server version you use!", col_type); NULL 498 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of bind variables doesn't match number of fields in prepared statement"); NULL 522 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 610 ext/mysqli/mysqli_api.c mysql->mysql = NULL; NULL 681 ext/mysqli/mysqli_api.c char * commented_name = NULL; NULL 706 ext/mysqli/mysqli_api.c char * name = NULL; NULL 740 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT"); NULL 844 ext/mysqli/mysqli_api.c zval **copies = NULL; NULL 1221 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field offset is invalid for resultset"); NULL 1301 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid field offset"); NULL 1367 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1386 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1401 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1421 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1437 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1466 ext/mysqli/mysqli_api.c if (!(mysql->mysql = mysql_init(NULL))) NULL 1531 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "processid should have positive value"); NULL 1571 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_STRICT, "There is no next result set. " NULL 1610 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_STRICT, "There is no next result set. " NULL 1650 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT"); NULL 1734 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1811 ext/mysqli/mysqli_api.c char *query = NULL; NULL 1823 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "All data must be fetched before a new statement prepare takes place"); NULL 1845 ext/mysqli/mysqli_api.c stmt->stmt = NULL; NULL 1898 ext/mysqli/mysqli_api.c char *query = NULL; NULL 1927 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 1952 ext/mysqli/mysqli_api.c char * name = NULL; NULL 1987 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter number"); NULL 2032 ext/mysqli/mysqli_api.c stmt->stmt = NULL; NULL 2051 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be positive"); NULL 2223 ext/mysqli/mysqli_api.c ssl_parm[i] = NULL; NULL 2270 ext/mysqli/mysqli_api.c zval *mysql_link = NULL; NULL 2305 ext/mysqli/mysqli_api.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mode should be non-negative, %ld passed", mode_in); NULL 144 ext/mysqli/mysqli_driver.c {"client_info", sizeof("client_info") - 1, driver_client_info_read, NULL}, NULL 145 ext/mysqli/mysqli_driver.c {"client_version", sizeof("client_version") - 1, driver_client_version_read, NULL}, NULL 146 ext/mysqli/mysqli_driver.c {"driver_version", sizeof("driver_version") - 1, driver_driver_version_read, NULL}, NULL 147 ext/mysqli/mysqli_driver.c {"embedded", sizeof("embedded") - 1, driver_embedded_read, NULL}, NULL 150 ext/mysqli/mysqli_driver.c {NULL, 0, NULL, NULL} NULL 155 ext/mysqli/mysqli_driver.c {ZEND_ACC_PUBLIC, "client_info", sizeof("client_info") - 1, -1, 0, NULL, 0, NULL}, NULL 156 ext/mysqli/mysqli_driver.c {ZEND_ACC_PUBLIC, "client_version", sizeof("client_version") - 1, -1, 0, NULL, 0, NULL}, NULL 157 ext/mysqli/mysqli_driver.c {ZEND_ACC_PUBLIC, "driver_version", sizeof("driver_version") - 1, -1, 0, NULL, 0, NULL}, NULL 158 ext/mysqli/mysqli_driver.c {ZEND_ACC_PUBLIC, "embedded", sizeof("embedded") - 1, -1, 0, NULL, 0, NULL}, NULL 159 ext/mysqli/mysqli_driver.c {ZEND_ACC_PUBLIC, "reconnect", sizeof("reconnect") - 1, -1, 0, NULL, 0, NULL}, NULL 160 ext/mysqli/mysqli_driver.c {ZEND_ACC_PUBLIC, "report_mode", sizeof("report_mode") - 1, -1, 0, NULL, 0, NULL}, NULL 161 ext/mysqli/mysqli_driver.c {0, NULL, 0, -1, 0, NULL, 0, NULL}, NULL 170 ext/mysqli/mysqli_driver.c PHP_FALIAS(embedded_server_start, mysqli_embedded_server_start, NULL) NULL 171 ext/mysqli/mysqli_driver.c PHP_FALIAS(embedded_server_end, mysqli_embedded_server_end, NULL) NULL 173 ext/mysqli/mysqli_driver.c {NULL, NULL, NULL} NULL 50 ext/mysqli/mysqli_embedded.c mysql_server_init(-1,NULL, NULL); NULL 56 ext/mysqli/mysqli_embedded.c arguments[0] = NULL; NULL 77 ext/mysqli/mysqli_embedded.c groups[0] = NULL; NULL 92 ext/mysqli/mysqli_embedded.c groups[index] = NULL; NULL 95 ext/mysqli/mysqli_embedded.c groups[0] = NULL; NULL 35 ext/mysqli/mysqli_exception.c {NULL, NULL, NULL} NULL 50 ext/mysqli/mysqli_exception.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "(%s/%d): %s", sqlstate, errorno, message); NULL 391 ext/mysqli/mysqli_fe.c PHP_FE(mysqli_embedded_server_end, NULL) NULL 392 ext/mysqli/mysqli_fe.c PHP_FE(mysqli_embedded_server_start, NULL) NULL 502 ext/mysqli/mysqli_fe.c PHP_FALIAS(mysqli_set_opt, mysqli_options, NULL) NULL 566 ext/mysqli/mysqli_fe.c {NULL, NULL, NULL} NULL 575 ext/mysqli/mysqli_fe.c PHP_FALIAS(__construct, mysqli_result_construct, NULL) NULL 591 ext/mysqli/mysqli_fe.c {NULL, NULL, NULL} NULL 600 ext/mysqli/mysqli_fe.c PHP_FALIAS(__construct, mysqli_stmt_construct, NULL) NULL 624 ext/mysqli/mysqli_fe.c {NULL, NULL, NULL} NULL 32 ext/mysqli/mysqli_libmysql.h #define mysqli_result_is_unbuffered(r) ((r)->handle && (r)->handle->status == MYSQL_STATUS_USE_RESULT && (r)->data == NULL) NULL 54 ext/mysqli/mysqli_nonapi.c MyG(error_msg) = NULL; NULL 62 ext/mysqli/mysqli_nonapi.c MY_MYSQL *mysql = NULL; NULL 63 ext/mysqli/mysqli_nonapi.c MYSQLI_RESOURCE *mysqli_resource = NULL; NULL 65 ext/mysqli/mysqli_nonapi.c char *hostname = NULL, *username=NULL, *passwd=NULL, *dbname=NULL, *socket=NULL; NULL 70 ext/mysqli/mysqli_nonapi.c char *hash_key = NULL; NULL 73 ext/mysqli/mysqli_nonapi.c mysqli_plist_entry *plist = NULL; NULL 79 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 89 ext/mysqli/mysqli_nonapi.c hostname = username = dbname = passwd = socket = NULL; NULL 155 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Persistent connections are disabled. Downgrading to normal"); NULL 189 ext/mysqli/mysqli_nonapi.c mysql->mysql = NULL; NULL 200 ext/mysqli/mysqli_nonapi.c zend_hash_update(&EG(persistent_list), hash_key, hash_len + 1, (void *)&le, sizeof(le), NULL); NULL 205 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MyG(num_links)); NULL 212 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open persistent links (%ld)", NULL 218 ext/mysqli/mysqli_nonapi.c if (!(mysql->mysql = mysql_init(NULL))) { NULL 240 ext/mysqli/mysqli_nonapi.c if (mysql_real_connect(mysql->mysql, hostname, username, passwd, dbname, port, socket, flags) == NULL) NULL 243 ext/mysqli/mysqli_nonapi.c port, socket, flags TSRMLS_CC) == NULL) NULL 253 ext/mysqli/mysqli_nonapi.c mysql->mysql = NULL; NULL 297 ext/mysqli/mysqli_nonapi.c mysql->hash_key = NULL; NULL 378 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Mode can be only MYSQLI_FETCH_NUM, " NULL 521 ext/mysqli/mysqli_nonapi.c char *query = NULL; NULL 565 ext/mysqli/mysqli_nonapi.c MYSQL_RES *result = NULL; NULL 566 ext/mysqli/mysqli_nonapi.c char *query = NULL; NULL 575 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty query"); NULL 579 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for resultmode"); NULL 656 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parameter %d not a mysqli object", i); NULL 662 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "[%d] Couldn't fetch %s", i, intern->zo.ce->name); NULL 667 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid object %d or resource %s", i, intern->zo.ce->name); NULL 687 ext/mysqli/mysqli_nonapi.c zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(out_array)), NULL, ZVAL_PTR_DTOR, 0); NULL 702 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "[%d] Couldn't fetch %s", i, intern->zo.ce->name); NULL 738 ext/mysqli/mysqli_nonapi.c zend_hash_init(new_hash, in_zval_array? zend_hash_num_elements(Z_ARRVAL_P(in_zval_array)):0, NULL, ZVAL_PTR_DTOR, 0); NULL 775 ext/mysqli/mysqli_nonapi.c MYSQLND **new_r_array = NULL, **new_e_array = NULL, **new_dont_poll_array = NULL; NULL 784 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Negative values passed for sec and/or usec"); NULL 789 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No stream arrays were passed"); NULL 793 ext/mysqli/mysqli_nonapi.c if (r_array != NULL) { NULL 796 ext/mysqli/mysqli_nonapi.c if (e_array != NULL) { NULL 802 ext/mysqli/mysqli_nonapi.c mysqlnd_dont_poll_zval_array_from_mysqlnd_array(r_array != NULL ? new_dont_poll_array:NULL, r_array, dont_poll_array TSRMLS_CC); NULL 804 ext/mysqli/mysqli_nonapi.c if (r_array != NULL) { NULL 807 ext/mysqli/mysqli_nonapi.c if (e_array != NULL) { NULL 836 ext/mysqli/mysqli_nonapi.c MYSQL_RES *result = NULL; NULL 997 ext/mysqli/mysqli_nonapi.c const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; NULL 1024 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The connection has no charset associated"); NULL 1077 ext/mysqli/mysqli_nonapi.c char * commented_name = NULL; NULL 1102 ext/mysqli/mysqli_nonapi.c char * name = NULL; NULL 1111 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for parameter flags (%ld)", flags); NULL 1115 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Savepoint name cannot be empty"); NULL 1157 ext/mysqli/mysqli_nonapi.c char * name = NULL; NULL 1165 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Savepoint name cannot be empty"); NULL 1187 ext/mysqli/mysqli_nonapi.c char * name = NULL; NULL 1195 ext/mysqli/mysqli_nonapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Savepoint name cannot be empty"); NULL 36 ext/mysqli/mysqli_prop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Property access is not allowed yet"); \ NULL 45 ext/mysqli/mysqli_prop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\ NULL 57 ext/mysqli/mysqli_prop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\ NULL 70 ext/mysqli/mysqli_prop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\ NULL 448 ext/mysqli/mysqli_prop.c {"affected_rows", sizeof("affected_rows") - 1, link_affected_rows_read, NULL}, NULL 449 ext/mysqli/mysqli_prop.c {"client_info", sizeof("client_info") - 1, link_client_info_read, NULL}, NULL 450 ext/mysqli/mysqli_prop.c {"client_version", sizeof("client_version") - 1, link_client_version_read, NULL}, NULL 451 ext/mysqli/mysqli_prop.c {"connect_errno", sizeof("connect_errno") - 1, link_connect_errno_read, NULL}, NULL 452 ext/mysqli/mysqli_prop.c {"connect_error", sizeof("connect_error") - 1, link_connect_error_read, NULL}, NULL 453 ext/mysqli/mysqli_prop.c {"errno", sizeof("errno") - 1, link_errno_read, NULL}, NULL 454 ext/mysqli/mysqli_prop.c {"error", sizeof("error") - 1, link_error_read, NULL}, NULL 455 ext/mysqli/mysqli_prop.c {"error_list", sizeof("error_list") - 1, link_error_list_read, NULL}, NULL 456 ext/mysqli/mysqli_prop.c {"field_count", sizeof("field_count") - 1, link_field_count_read, NULL}, NULL 457 ext/mysqli/mysqli_prop.c {"host_info", sizeof("host_info") - 1, link_host_info_read, NULL}, NULL 458 ext/mysqli/mysqli_prop.c {"info", sizeof("info") - 1, link_info_read, NULL}, NULL 459 ext/mysqli/mysqli_prop.c {"insert_id", sizeof("insert_id") - 1, link_insert_id_read, NULL}, NULL 460 ext/mysqli/mysqli_prop.c {"server_info", sizeof("server_info") - 1, link_server_info_read, NULL}, NULL 461 ext/mysqli/mysqli_prop.c {"server_version", sizeof("server_version") - 1, link_server_version_read, NULL}, NULL 462 ext/mysqli/mysqli_prop.c {"stat", sizeof("stat") - 1, link_stat_read, NULL}, NULL 463 ext/mysqli/mysqli_prop.c {"sqlstate", sizeof("sqlstate") - 1, link_sqlstate_read, NULL}, NULL 464 ext/mysqli/mysqli_prop.c {"protocol_version",sizeof("protocol_version") - 1, link_protocol_version_read, NULL}, NULL 465 ext/mysqli/mysqli_prop.c {"thread_id", sizeof("thread_id") - 1, link_thread_id_read, NULL}, NULL 466 ext/mysqli/mysqli_prop.c {"warning_count", sizeof("warning_count") - 1, link_warning_count_read, NULL}, NULL 467 ext/mysqli/mysqli_prop.c {NULL, 0, NULL, NULL} NULL 472 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "affected_rows", sizeof("affected_rows") - 1, -1, 0, NULL, 0, NULL}, NULL 473 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "client_info", sizeof("client_info") - 1, -1, 0, NULL, 0, NULL}, NULL 474 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "client_version", sizeof("client_version") - 1, -1, 0, NULL, 0, NULL}, NULL 475 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "connect_errno", sizeof("connect_errno") - 1, -1, 0, NULL, 0, NULL}, NULL 476 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "connect_error", sizeof("connect_error") - 1, -1, 0, NULL, 0, NULL}, NULL 477 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "errno", sizeof("errno") - 1, -1, 0, NULL, 0, NULL}, NULL 478 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "error", sizeof("error") - 1, -1, 0, NULL, 0, NULL}, NULL 479 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "error_list", sizeof("error_list") - 1, -1, 0, NULL, 0, NULL}, NULL 480 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "field_count", sizeof("field_count") - 1, -1, 0, NULL, 0, NULL}, NULL 481 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "host_info", sizeof("host_info") - 1, -1, 0, NULL, 0, NULL}, NULL 482 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "info", sizeof("info") - 1, -1, 0, NULL, 0, NULL}, NULL 483 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "insert_id", sizeof("insert_id") - 1, -1, 0, NULL, 0, NULL}, NULL 484 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "server_info", sizeof("server_info") - 1, -1, 0, NULL, 0, NULL}, NULL 485 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "server_version", sizeof("server_version") - 1, -1, 0, NULL, 0, NULL}, NULL 486 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "stat", sizeof("stat") - 1, -1, 0, NULL, 0, NULL}, NULL 487 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "sqlstate", sizeof("sqlstate") - 1, -1, 0, NULL, 0, NULL}, NULL 488 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "protocol_version", sizeof("protocol_version")-1, -1, 0, NULL, 0, NULL}, NULL 489 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "thread_id", sizeof("thread_id") - 1, -1, 0, NULL, 0, NULL}, NULL 490 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "warning_count", sizeof("warning_count") - 1, -1, 0, NULL, 0, NULL}, NULL 491 ext/mysqli/mysqli_prop.c {0, NULL, 0, -1, 0, NULL, 0, NULL} NULL 496 ext/mysqli/mysqli_prop.c {"current_field",sizeof("current_field")-1, result_current_field_read, NULL}, NULL 497 ext/mysqli/mysqli_prop.c {"field_count", sizeof("field_count") - 1, result_field_count_read, NULL}, NULL 498 ext/mysqli/mysqli_prop.c {"lengths", sizeof("lengths") - 1, result_lengths_read, NULL}, NULL 499 ext/mysqli/mysqli_prop.c {"num_rows", sizeof("num_rows") - 1, result_num_rows_read, NULL}, NULL 500 ext/mysqli/mysqli_prop.c {"type", sizeof("type") - 1, result_type_read, NULL}, NULL 501 ext/mysqli/mysqli_prop.c {NULL, 0, NULL, NULL} NULL 505 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "current_field", sizeof("current_field")-1, -1, 0, NULL, 0, NULL}, NULL 506 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "field_count", sizeof("field_count") - 1, -1, 0, NULL, 0, NULL}, NULL 507 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "lengths", sizeof("lengths") - 1, -1, 0, NULL, 0, NULL}, NULL 508 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "num_rows", sizeof("num_rows") - 1, -1, 0, NULL, 0, NULL}, NULL 509 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "type", sizeof("type") - 1, -1, 0, NULL, 0, NULL}, NULL 510 ext/mysqli/mysqli_prop.c {0, NULL, 0, -1, 0, NULL, 0, NULL} NULL 514 ext/mysqli/mysqli_prop.c {"affected_rows", sizeof("affected_rows")-1,stmt_affected_rows_read, NULL}, NULL 515 ext/mysqli/mysqli_prop.c {"insert_id", sizeof("insert_id") - 1, stmt_insert_id_read, NULL}, NULL 516 ext/mysqli/mysqli_prop.c {"num_rows", sizeof("num_rows") - 1, stmt_num_rows_read, NULL}, NULL 517 ext/mysqli/mysqli_prop.c {"param_count", sizeof("param_count") - 1, stmt_param_count_read, NULL}, NULL 518 ext/mysqli/mysqli_prop.c {"field_count", sizeof("field_count") - 1, stmt_field_count_read, NULL}, NULL 519 ext/mysqli/mysqli_prop.c {"errno", sizeof("errno") - 1, stmt_errno_read, NULL}, NULL 520 ext/mysqli/mysqli_prop.c {"error", sizeof("error") - 1, stmt_error_read, NULL}, NULL 521 ext/mysqli/mysqli_prop.c {"error_list", sizeof("error_list") - 1, stmt_error_list_read, NULL}, NULL 522 ext/mysqli/mysqli_prop.c {"sqlstate", sizeof("sqlstate") - 1, stmt_sqlstate_read, NULL}, NULL 523 ext/mysqli/mysqli_prop.c {"id", sizeof("id") - 1, stmt_id_read, NULL}, NULL 524 ext/mysqli/mysqli_prop.c {NULL, 0, NULL, NULL} NULL 529 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "affected_rows", sizeof("affected_rows") - 1, -1, 0, NULL, 0, NULL}, NULL 530 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "insert_id", sizeof("insert_id") - 1, -1, 0, NULL, 0, NULL}, NULL 531 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "num_rows", sizeof("num_rows") - 1, -1, 0, NULL, 0, NULL}, NULL 532 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "param_count",sizeof("param_count") - 1, -1, 0, NULL, 0, NULL}, NULL 533 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "field_count",sizeof("field_count") - 1, -1, 0, NULL, 0, NULL}, NULL 534 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "errno", sizeof("errno") - 1, -1, 0, NULL, 0, NULL}, NULL 535 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "error", sizeof("error") - 1, -1, 0, NULL, 0, NULL}, NULL 536 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "error_list", sizeof("error_list") - 1, -1, 0, NULL, 0, NULL}, NULL 537 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "sqlstate", sizeof("sqlstate") - 1, -1, 0, NULL, 0, NULL}, NULL 538 ext/mysqli/mysqli_prop.c {ZEND_ACC_PUBLIC, "id", sizeof("id") - 1, -1, 0, NULL, 0, NULL}, NULL 539 ext/mysqli/mysqli_prop.c {0, NULL, 0, -1, 0, NULL, 0, NULL} NULL 140 ext/mysqli/mysqli_result_iterator.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Data fetched with MYSQLI_USE_RESULT can be iterated only once"); NULL 78 ext/mysqli/mysqli_warning.c MYSQLI_WARNING *w, *first = NULL, *prev = NULL; NULL 83 ext/mysqli/mysqli_warning.c return NULL; NULL 128 ext/mysqli/mysqli_warning.c MYSQLI_WARNING *w, *first = NULL, *prev = NULL; NULL 133 ext/mysqli/mysqli_warning.c return NULL; NULL 294 ext/mysqli/mysqli_warning.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No warnings found"); NULL 309 ext/mysqli/mysqli_warning.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No warnings found"); NULL 313 ext/mysqli/mysqli_warning.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid class argument"); NULL 332 ext/mysqli/mysqli_warning.c PHP_ME(mysqli_warning, __construct, NULL, ZEND_ACC_PROTECTED) NULL 333 ext/mysqli/mysqli_warning.c PHP_ME(mysqli_warning, next, NULL, ZEND_ACC_PUBLIC) NULL 334 ext/mysqli/mysqli_warning.c {NULL, NULL, NULL} NULL 340 ext/mysqli/mysqli_warning.c {"message", sizeof("message") - 1, mysqli_warning_message, NULL}, NULL 341 ext/mysqli/mysqli_warning.c {"sqlstate", sizeof("sqlstate") - 1, mysqli_warning_sqlstate, NULL}, NULL 342 ext/mysqli/mysqli_warning.c {"errno", sizeof("errno") - 1, mysqli_warning_errno, NULL}, NULL 343 ext/mysqli/mysqli_warning.c {NULL, 0, NULL, NULL} NULL 349 ext/mysqli/mysqli_warning.c {ZEND_ACC_PUBLIC, "message", sizeof("message") - 1, -1, 0, NULL, 0, NULL}, NULL 350 ext/mysqli/mysqli_warning.c {ZEND_ACC_PUBLIC, "sqlstate", sizeof("sqlstate") - 1, -1, 0, NULL, 0, NULL}, NULL 351 ext/mysqli/mysqli_warning.c {ZEND_ACC_PUBLIC, "errno", sizeof("errno") - 1, -1, 0, NULL, 0, NULL}, NULL 352 ext/mysqli/mysqli_warning.c {0, NULL, 0, -1, 0, NULL, 0, NULL} NULL 255 ext/mysqli/php_mysqli_structs.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\ NULL 260 ext/mysqli/php_mysqli_structs.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ NULL 269 ext/mysqli/php_mysqli_structs.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\ NULL 274 ext/mysqli/php_mysqli_structs.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ NULL 285 ext/mysqli/php_mysqli_structs.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ NULL 295 ext/mysqli/php_mysqli_structs.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ NULL 311 ext/mysqli/php_mysqli_structs.h intern->ptr = NULL; \ NULL 346 ext/mysqli/php_mysqli_structs.h #define my_estrdup(x) (x) ? estrdup(x) : NULL NULL 65 ext/mysqlnd/mysqlnd.c PHPAPI MYSQLND_STATS *mysqlnd_global_stats = NULL; NULL 76 ext/mysqlnd/mysqlnd.c conn->options->charset_name = NULL; NULL 80 ext/mysqlnd/mysqlnd.c conn->options->auth_protocol = NULL; NULL 89 ext/mysqlnd/mysqlnd.c conn->options->init_commands = NULL; NULL 93 ext/mysqlnd/mysqlnd.c conn->options->cfg_file = NULL; NULL 97 ext/mysqlnd/mysqlnd.c conn->options->cfg_section = NULL; NULL 102 ext/mysqlnd/mysqlnd.c conn->options->connect_attr = NULL; NULL 119 ext/mysqlnd/mysqlnd.c conn->current_result = NULL; NULL 130 ext/mysqlnd/mysqlnd.c conn->host = NULL; NULL 134 ext/mysqlnd/mysqlnd.c conn->user = NULL; NULL 138 ext/mysqlnd/mysqlnd.c conn->passwd = NULL; NULL 142 ext/mysqlnd/mysqlnd.c conn->connect_or_select_db = NULL; NULL 146 ext/mysqlnd/mysqlnd.c conn->unix_socket = NULL; NULL 151 ext/mysqlnd/mysqlnd.c conn->scheme = NULL; NULL 155 ext/mysqlnd/mysqlnd.c conn->server_version = NULL; NULL 159 ext/mysqlnd/mysqlnd.c conn->host_info = NULL; NULL 163 ext/mysqlnd/mysqlnd.c conn->auth_plugin_data = NULL; NULL 167 ext/mysqlnd/mysqlnd.c conn->last_message = NULL; NULL 172 ext/mysqlnd/mysqlnd.c conn->error_info->error_list = NULL; NULL 174 ext/mysqlnd/mysqlnd.c conn->charset = NULL; NULL 175 ext/mysqlnd/mysqlnd.c conn->greet_charset = NULL; NULL 194 ext/mysqlnd/mysqlnd.c conn->net = NULL; NULL 199 ext/mysqlnd/mysqlnd.c conn->protocol = NULL; NULL 234 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading %s's OK packet. PID=%u", NULL 282 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading %s's EOF packet. PID=%d", NULL 293 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "EOF packet expected, field count wasn't 0xFE but 0x%2X", NULL 304 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Wrong response packet %u passed to the function", ok_packet); NULL 420 ext/mysqlnd/mysqlnd.c conn->last_message = NULL; NULL 497 ext/mysqlnd/mysqlnd.c char * plugin_name = NULL; NULL 532 ext/mysqlnd/mysqlnd.c char * switch_to_auth_protocol = NULL; NULL 534 ext/mysqlnd/mysqlnd.c char * requested_protocol = NULL; NULL 557 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The server requested authentication method unknown to the client [%s]", requested_protocol); NULL 564 ext/mysqlnd/mysqlnd.c zend_uchar * switch_to_auth_protocol_data = NULL; NULL 566 ext/mysqlnd/mysqlnd.c zend_uchar * scrambled_data = NULL; NULL 569 ext/mysqlnd/mysqlnd.c switch_to_auth_protocol = NULL; NULL 574 ext/mysqlnd/mysqlnd.c conn->auth_plugin_data = NULL; NULL 587 ext/mysqlnd/mysqlnd.c auth_plugin->methods.get_auth_data(NULL, &scrambled_data_len, conn, user, passwd, passwd_len, NULL 626 ext/mysqlnd/mysqlnd.c } while (ret == FAIL && conn->error_info->error_no == 0 && switch_to_auth_protocol != NULL); NULL 776 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading greeting packet. PID=%d", getpid()); NULL 784 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Connecting to 3.22, 3.23 & 4.0 " NULL 797 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 917 ext/mysqlnd/mysqlnd.c char * transport = NULL; NULL 950 ext/mysqlnd/mysqlnd.c transport = NULL; NULL 1027 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Impossible. Should be either socket or a pipe. Report a bug!"); NULL 1064 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "[%u] %.128s (trying to connect via %s)", NULL 1127 ext/mysqlnd/mysqlnd.c DBG_RETURN(NULL); NULL 1141 ext/mysqlnd/mysqlnd.c DBG_RETURN(NULL); NULL 1215 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Connection not opened, clear or has been closed"); NULL 1219 ext/mysqlnd/mysqlnd.c ret = conn->m->query_read_result_set_header(conn, NULL TSRMLS_CC); NULL 1236 ext/mysqlnd/mysqlnd.c MYSQLND **ret = NULL; NULL 1250 ext/mysqlnd/mysqlnd.c *p = NULL; NULL 1258 ext/mysqlnd/mysqlnd.c *ret_p = NULL; NULL 1269 ext/mysqlnd/mysqlnd.c php_stream *stream = NULL; NULL 1282 ext/mysqlnd/mysqlnd.c if (stream != NULL && SUCCESS == php_stream_cast(stream, PHP_STREAM_AS_FD_FOR_SELECT | PHP_STREAM_CAST_INTERNAL, NULL 1303 ext/mysqlnd/mysqlnd.c php_stream *stream = NULL; NULL 1312 ext/mysqlnd/mysqlnd.c if (stream != NULL && SUCCESS == php_stream_cast(stream, PHP_STREAM_AS_FD_FOR_SELECT | PHP_STREAM_CAST_INTERNAL, NULL 1327 ext/mysqlnd/mysqlnd.c *bckwd = NULL;/* NULL-terminate the list */ NULL 1346 ext/mysqlnd/mysqlnd.c struct timeval *tv_p = NULL; NULL 1354 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Negative values passed for sec and/or usec"); NULL 1362 ext/mysqlnd/mysqlnd.c if (r_array != NULL) { NULL 1371 ext/mysqlnd/mysqlnd.c if (e_array != NULL) { NULL 1380 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, *dont_poll ? "All arrays passed are clear":"No stream arrays were passed"); NULL 1401 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to select [%d]: %s (max_fd=%d)", NULL 1406 ext/mysqlnd/mysqlnd.c if (r_array != NULL) { NULL 1409 ext/mysqlnd/mysqlnd.c if (e_array != NULL) { NULL 1434 ext/mysqlnd/mysqlnd.c MYSQLND_RES * result = NULL; NULL 1474 ext/mysqlnd/mysqlnd.c result = NULL; NULL 1485 ext/mysqlnd/mysqlnd.c result = NULL; NULL 1490 ext/mysqlnd/mysqlnd.c conn->m->local_tx_end(conn, this_func, result == NULL? FAIL:PASS TSRMLS_CC); NULL 1503 ext/mysqlnd/mysqlnd.c char * show_query = NULL; NULL 1505 ext/mysqlnd/mysqlnd.c MYSQLND_RES * result = NULL; NULL 1531 ext/mysqlnd/mysqlnd.c conn->m->local_tx_end(conn, this_func, result == NULL? FAIL:PASS TSRMLS_CC); NULL 1631 ext/mysqlnd/mysqlnd.c ret = conn->m->simple_command(conn, COM_DEBUG, NULL, 0, PROT_EOF_PACKET, FALSE, TRUE TSRMLS_CC); NULL 1688 ext/mysqlnd/mysqlnd.c ret = conn->m->simple_command(conn, COM_PING, NULL, 0, PROT_OK_PACKET, TRUE, TRUE TSRMLS_CC); NULL 1716 ext/mysqlnd/mysqlnd.c ret = conn->m->simple_command(conn, COM_STATISTICS, NULL, 0, PROT_LAST, FALSE, TRUE TSRMLS_CC); NULL 1798 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error executing query"); NULL 1868 ext/mysqlnd/mysqlnd.c DBG_INF_FMT("conn=%llu net->data->stream->abstract=%p", conn->thread_id, net_stream? net_stream->abstract:NULL); NULL 1880 ext/mysqlnd/mysqlnd.c ret = conn->m->simple_command(conn, COM_QUIT, NULL, 0, PROT_LAST, TRUE, TRUE TSRMLS_CC); NULL 2144 ext/mysqlnd/mysqlnd.c if (FAIL == (ret = conn->m->query_read_result_set_header(conn, NULL TSRMLS_CC))) { NULL 2151 ext/mysqlnd/mysqlnd.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Serious error. PID=%d", getpid()); NULL 2392 ext/mysqlnd/mysqlnd.c char * new_auth_protocol = value? mnd_pestrdup(value, conn->persistent) : NULL; NULL 2495 ext/mysqlnd/mysqlnd.c zend_hash_init(conn->options->connect_attr, 0, NULL, conn->persistent? connect_attr_item_pdtor:connect_attr_item_edtor, conn->persistent); NULL 2503 ext/mysqlnd/mysqlnd.c zend_hash_update(conn->options->connect_attr, key, strlen(key), ©v, sizeof(char *), NULL); NULL 2525 ext/mysqlnd/mysqlnd.c MYSQLND_RES * result = NULL; NULL 2551 ext/mysqlnd/mysqlnd.c conn->current_result = NULL; NULL 2554 ext/mysqlnd/mysqlnd.c conn->m->local_tx_end(conn, this_func, result == NULL? FAIL:PASS TSRMLS_CC); NULL 2567 ext/mysqlnd/mysqlnd.c MYSQLND_RES * result = NULL; NULL 2591 ext/mysqlnd/mysqlnd.c conn->current_result = NULL; NULL 2594 ext/mysqlnd/mysqlnd.c conn->m->local_tx_end(conn, this_func, result == NULL? FAIL:PASS TSRMLS_CC); NULL 2635 ext/mysqlnd/mysqlnd.c return conn->m->tx_commit_or_rollback(conn, TRUE, TRANS_COR_NO_OPT, NULL TSRMLS_CC); NULL 2644 ext/mysqlnd/mysqlnd.c return conn->m->tx_commit_or_rollback(conn, FALSE, TRANS_COR_NO_OPT, NULL TSRMLS_CC); NULL 2696 ext/mysqlnd/mysqlnd.c char * commented_name = NULL; NULL 2754 ext/mysqlnd/mysqlnd.c char * commented_name = NULL; NULL 200 ext/mysqlnd/mysqlnd.h #define mysqlnd_list_dbs(conn, wild) ((conn)->data)->m->list_method((conn)->data, wild? "SHOW DATABASES LIKE %s":"SHOW DATABASES", (wild), NULL TSRMLS_CC) NULL 202 ext/mysqlnd/mysqlnd.h #define mysqlnd_list_processes(conn) ((conn)->data)->m->list_method((conn)->data, "SHOW PROCESSLIST", NULL, NULL TSRMLS_CC) NULL 203 ext/mysqlnd/mysqlnd.h #define mysqlnd_list_tables(conn, wild) ((conn)->data)->m->list_method((conn)->data, wild? "SHOW TABLES LIKE %s":"SHOW TABLES", (wild), NULL TSRMLS_CC) NULL 62 ext/mysqlnd/mysqlnd_alloc.c NULL /* must be always last */ NULL 101 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 141 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 185 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 224 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 269 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 310 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 415 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 454 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 495 ext/mysqlnd/mysqlnd_alloc.c ret = NULL; NULL 53 ext/mysqlnd/mysqlnd_auth.c const MYSQLND_CHARSET * charset = NULL; NULL 54 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_CHANGE_AUTH_RESPONSE * change_auth_resp_packet = NULL; NULL 55 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_AUTH_RESPONSE * auth_resp_packet = NULL; NULL 56 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_AUTH * auth_packet = NULL; NULL 128 ext/mysqlnd/mysqlnd_auth.c *switch_to_auth_protocol_data = NULL; NULL 175 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_CHANGE_AUTH_RESPONSE * change_auth_resp_packet = NULL; NULL 176 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_CHG_USER_RESPONSE * chg_user_resp = NULL; NULL 177 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_AUTH * auth_packet = NULL; NULL 249 ext/mysqlnd/mysqlnd_auth.c *switch_to_auth_protocol_data = NULL; NULL 274 ext/mysqlnd/mysqlnd_auth.c char * tmp = NULL; NULL 290 ext/mysqlnd/mysqlnd_auth.c conn->last_message = NULL; NULL 367 ext/mysqlnd/mysqlnd_auth.c zend_uchar * ret = NULL; NULL 376 ext/mysqlnd/mysqlnd_auth.c DBG_RETURN(NULL); NULL 401 ext/mysqlnd/mysqlnd_auth.c NULL, /* no statistics , will be filled later if there are some */ NULL 402 ext/mysqlnd/mysqlnd_auth.c NULL, /* no statistics */ NULL 405 ext/mysqlnd/mysqlnd_auth.c NULL /* plugin shutdown */ NULL 427 ext/mysqlnd/mysqlnd_auth.c zend_uchar * ret = NULL; NULL 450 ext/mysqlnd/mysqlnd_auth.c NULL, /* no statistics , will be filled later if there are some */ NULL 451 ext/mysqlnd/mysqlnd_auth.c NULL, /* no statistics */ NULL 454 ext/mysqlnd/mysqlnd_auth.c NULL /* plugin shutdown */ NULL 487 ext/mysqlnd/mysqlnd_auth.c RSA * ret = NULL; NULL 498 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_SHA256_PK_REQUEST * pk_req_packet = NULL; NULL 499 ext/mysqlnd/mysqlnd_auth.c MYSQLND_PACKET_SHA256_PK_REQUEST_RESPONSE * pk_resp_packet = NULL; NULL 521 ext/mysqlnd/mysqlnd_auth.c if (FAIL == PACKET_READ(pk_resp_packet, conn) || NULL == pk_resp_packet->public_key) { NULL 531 ext/mysqlnd/mysqlnd_auth.c ret = PEM_read_bio_RSA_PUBKEY(bio, NULL, NULL, NULL); NULL 544 ext/mysqlnd/mysqlnd_auth.c DBG_RETURN(NULL); NULL 546 ext/mysqlnd/mysqlnd_auth.c char * key_str = NULL; NULL 548 ext/mysqlnd/mysqlnd_auth.c stream = php_stream_open_wrapper((char *) fname, "rb", REPORT_ERRORS, NULL); NULL 553 ext/mysqlnd/mysqlnd_auth.c ret = PEM_read_bio_RSA_PUBKEY(bio, NULL, NULL, NULL); NULL 581 ext/mysqlnd/mysqlnd_auth.c zend_uchar * ret = NULL; NULL 613 ext/mysqlnd/mysqlnd_auth.c DBG_RETURN(NULL); NULL 637 ext/mysqlnd/mysqlnd_auth.c NULL, /* no statistics , will be filled later if there are some */ NULL 638 ext/mysqlnd/mysqlnd_auth.c NULL, /* no statistics */ NULL 641 ext/mysqlnd/mysqlnd_auth.c NULL /* plugin shutdown */ NULL 78 ext/mysqlnd/mysqlnd_block_alloc.c chunk->pool = NULL; /* now we have no pool memory */ NULL 97 ext/mysqlnd/mysqlnd_block_alloc.c chunk->pool = NULL; /* now we have non-pool memory */ NULL 117 ext/mysqlnd/mysqlnd_block_alloc.c MYSQLND_MEMORY_POOL_CHUNK *chunk = NULL; NULL 136 ext/mysqlnd/mysqlnd_block_alloc.c chunk = NULL; NULL 166 ext/mysqlnd/mysqlnd_block_alloc.c ret = NULL; NULL 448 ext/mysqlnd/mysqlnd_charset.c { 3, "dec8", "dec8_swedish_ci", 1, 1, "", NULL, NULL}, NULL 449 ext/mysqlnd/mysqlnd_charset.c { 4, "cp850", "cp850_general_ci", 1, 1, "", NULL, NULL}, NULL 450 ext/mysqlnd/mysqlnd_charset.c { 6, "hp8", "hp8_english_ci", 1, 1, "", NULL, NULL}, NULL 451 ext/mysqlnd/mysqlnd_charset.c { 7, "koi8r", "koi8r_general_ci", 1, 1, "", NULL, NULL}, NULL 452 ext/mysqlnd/mysqlnd_charset.c { 8, "latin1", "latin1_swedish_ci", 1, 1, "", NULL, NULL}, NULL 453 ext/mysqlnd/mysqlnd_charset.c { 5, "latin1", "latin1_german1_ci", 1, 1, "", NULL, NULL}, /* should be after 0x8 because swedish_ci is the default collation */ NULL 454 ext/mysqlnd/mysqlnd_charset.c { 9, "latin2", "latin2_general_ci", 1, 1, "", NULL, NULL}, NULL 455 ext/mysqlnd/mysqlnd_charset.c { 2, "latin2", "latin2_czech_cs", 1, 1, "", NULL, NULL}, /* should be after 0x9 because general_ci is the default collation */ NULL 456 ext/mysqlnd/mysqlnd_charset.c { 10, "swe7", "swe7_swedish_ci", 1, 1, "", NULL, NULL}, NULL 457 ext/mysqlnd/mysqlnd_charset.c { 11, "ascii", "ascii_general_ci", 1, 1, "", NULL, NULL}, NULL 460 ext/mysqlnd/mysqlnd_charset.c { 16, "hebrew", "hebrew_general_ci", 1, 1, "", NULL, NULL}, NULL 461 ext/mysqlnd/mysqlnd_charset.c { 17, "filename", "filename", 1, 5, "", NULL, NULL}, NULL 462 ext/mysqlnd/mysqlnd_charset.c { 18, "tis620", "tis620_thai_ci", 1, 1, "", NULL, NULL}, NULL 464 ext/mysqlnd/mysqlnd_charset.c { 21, "latin2", "latin2_hungarian_ci", 1, 1, "", NULL, NULL}, NULL 465 ext/mysqlnd/mysqlnd_charset.c { 27, "latin2", "latin2_croatian_ci", 1, 1, "", NULL, NULL}, NULL 466 ext/mysqlnd/mysqlnd_charset.c { 22, "koi8u", "koi8u_general_ci", 1, 1, "", NULL, NULL}, NULL 468 ext/mysqlnd/mysqlnd_charset.c { 25, "greek", "greek_general_ci", 1, 1, "", NULL, NULL}, NULL 469 ext/mysqlnd/mysqlnd_charset.c { 26, "cp1250", "cp1250_general_ci", 1, 1, "", NULL, NULL}, NULL 471 ext/mysqlnd/mysqlnd_charset.c { 30, "latin5", "latin5_turkish_ci", 1, 1, "", NULL, NULL}, NULL 472 ext/mysqlnd/mysqlnd_charset.c { 31, "latin1", "latin1_german2_ci", 1, 1, "", NULL, NULL}, NULL 473 ext/mysqlnd/mysqlnd_charset.c { 15, "latin1", "latin1_danish_ci", 1, 1, "", NULL, NULL}, NULL 474 ext/mysqlnd/mysqlnd_charset.c { 32, "armscii8", "armscii8_general_ci", 1, 1, "", NULL, NULL}, NULL 477 ext/mysqlnd/mysqlnd_charset.c { 36, "cp866", "cp866_general_ci", 1, 1, "", NULL, NULL}, NULL 478 ext/mysqlnd/mysqlnd_charset.c { 37, "keybcs2", "keybcs2_general_ci", 1, 1, "", NULL, NULL}, NULL 479 ext/mysqlnd/mysqlnd_charset.c { 38, "macce", "macce_general_ci", 1, 1, "", NULL, NULL}, NULL 480 ext/mysqlnd/mysqlnd_charset.c { 39, "macroman", "macroman_general_ci", 1, 1, "", NULL, NULL}, NULL 481 ext/mysqlnd/mysqlnd_charset.c { 40, "cp852", "cp852_general_ci", 1, 1, "", NULL, NULL}, NULL 482 ext/mysqlnd/mysqlnd_charset.c { 41, "latin7", "latin7_general_ci", 1, 1, "", NULL, NULL}, NULL 483 ext/mysqlnd/mysqlnd_charset.c { 20, "latin7", "latin7_estonian_cs", 1, 1, "", NULL, NULL}, NULL 484 ext/mysqlnd/mysqlnd_charset.c { 57, "cp1256", "cp1256_general_ci", 1, 1, "", NULL, NULL}, NULL 485 ext/mysqlnd/mysqlnd_charset.c { 59, "cp1257", "cp1257_general_ci", 1, 1, "", NULL, NULL}, NULL 486 ext/mysqlnd/mysqlnd_charset.c { 63, "binary", "binary", 1, 1, "", NULL, NULL}, NULL 488 ext/mysqlnd/mysqlnd_charset.c { 29, "cp1257", "cp1257_lithuanian_ci", 1, 1, "", NULL, NULL}, NULL 489 ext/mysqlnd/mysqlnd_charset.c { 31, "latin1", "latin1_german2_ci", 1, 1, "", NULL, NULL}, NULL 490 ext/mysqlnd/mysqlnd_charset.c { 34, "cp1250", "cp1250_czech_cs", 1, 1, "", NULL, NULL}, NULL 491 ext/mysqlnd/mysqlnd_charset.c { 42, "latin7", "latin7_general_cs", 1, 1, "", NULL, NULL}, NULL 492 ext/mysqlnd/mysqlnd_charset.c { 43, "macce", "macce_bin", 1, 1, "", NULL, NULL}, NULL 493 ext/mysqlnd/mysqlnd_charset.c { 44, "cp1250", "cp1250_croatian_ci", 1, 1, "", NULL, NULL}, NULL 496 ext/mysqlnd/mysqlnd_charset.c { 47, "latin1", "latin1_bin", 1, 1, "", NULL, NULL}, NULL 497 ext/mysqlnd/mysqlnd_charset.c { 48, "latin1", "latin1_general_ci", 1, 1, "", NULL, NULL}, NULL 498 ext/mysqlnd/mysqlnd_charset.c { 49, "latin1", "latin1_general_cs", 1, 1, "", NULL, NULL}, NULL 499 ext/mysqlnd/mysqlnd_charset.c { 51, "cp1251", "cp1251_general_ci", 1, 1, "", NULL, NULL}, NULL 500 ext/mysqlnd/mysqlnd_charset.c { 14, "cp1251", "cp1251_bulgarian_ci", 1, 1, "", NULL, NULL}, NULL 501 ext/mysqlnd/mysqlnd_charset.c { 23, "cp1251", "cp1251_ukrainian_ci", 1, 1, "", NULL, NULL}, NULL 502 ext/mysqlnd/mysqlnd_charset.c { 50, "cp1251", "cp1251_bin", 1, 1, "", NULL, NULL}, NULL 503 ext/mysqlnd/mysqlnd_charset.c { 52, "cp1251", "cp1251_general_cs", 1, 1, "", NULL, NULL}, NULL 504 ext/mysqlnd/mysqlnd_charset.c { 53, "macroman", "macroman_bin", 1, 1, "", NULL, NULL}, NULL 508 ext/mysqlnd/mysqlnd_charset.c { 58, "cp1257", "cp1257_bin", 1, 1, "", NULL, NULL}, NULL 512 ext/mysqlnd/mysqlnd_charset.c { 64, "armscii8", "armscii8_bin", 1, 1, "", NULL, NULL}, NULL 513 ext/mysqlnd/mysqlnd_charset.c { 65, "ascii", "ascii_bin", 1, 1, "", NULL, NULL}, NULL 514 ext/mysqlnd/mysqlnd_charset.c { 66, "cp1250", "cp1250_bin", 1, 1, "", NULL, NULL}, NULL 515 ext/mysqlnd/mysqlnd_charset.c { 67, "cp1256", "cp1256_bin", 1, 1, "", NULL, NULL}, NULL 516 ext/mysqlnd/mysqlnd_charset.c { 68, "cp866", "cp866_bin", 1, 1, "", NULL, NULL}, NULL 517 ext/mysqlnd/mysqlnd_charset.c { 69, "dec8", "dec8_bin", 1, 1, "", NULL, NULL}, NULL 518 ext/mysqlnd/mysqlnd_charset.c { 70, "greek", "greek_bin", 1, 1, "", NULL, NULL}, NULL 519 ext/mysqlnd/mysqlnd_charset.c { 71, "hebrew", "hebrew_bin", 1, 1, "", NULL, NULL}, NULL 520 ext/mysqlnd/mysqlnd_charset.c { 72, "hp8", "hp8_bin", 1, 1, "", NULL, NULL}, NULL 521 ext/mysqlnd/mysqlnd_charset.c { 73, "keybcs2", "keybcs2_bin", 1, 1, "", NULL, NULL}, NULL 522 ext/mysqlnd/mysqlnd_charset.c { 74, "koi8r", "koi8r_bin", 1, 1, "", NULL, NULL}, NULL 523 ext/mysqlnd/mysqlnd_charset.c { 75, "koi8u", "koi8u_bin", 1, 1, "", NULL, NULL}, NULL 524 ext/mysqlnd/mysqlnd_charset.c { 77, "latin2", "latin2_bin", 1, 1, "", NULL, NULL}, NULL 525 ext/mysqlnd/mysqlnd_charset.c { 78, "latin5", "latin5_bin", 1, 1, "", NULL, NULL}, NULL 526 ext/mysqlnd/mysqlnd_charset.c { 79, "latin7", "latin7_bin", 1, 1, "", NULL, NULL}, NULL 527 ext/mysqlnd/mysqlnd_charset.c { 80, "cp850", "cp850_bin", 1, 1, "", NULL, NULL}, NULL 528 ext/mysqlnd/mysqlnd_charset.c { 81, "cp852", "cp852_bin", 1, 1, "", NULL, NULL}, NULL 529 ext/mysqlnd/mysqlnd_charset.c { 82, "swe7", "swe7_bin", 1, 1, "", NULL, NULL}, NULL 536 ext/mysqlnd/mysqlnd_charset.c { 89, "tis620", "tis620_bin", 1, 1, "", NULL, NULL}, NULL 539 ext/mysqlnd/mysqlnd_charset.c { 92, "geostd8", "geostd8_general_ci", 1, 1, "", NULL, NULL}, NULL 540 ext/mysqlnd/mysqlnd_charset.c { 93, "geostd8", "geostd8_bin", 1, 1, "", NULL, NULL}, NULL 541 ext/mysqlnd/mysqlnd_charset.c { 94, "latin1", "latin1_spanish_ci", 1, 1, "", NULL, NULL}, NULL 546 ext/mysqlnd/mysqlnd_charset.c { 99, "cp1250", "cp1250_polish_ci", 1, 1, "", NULL, NULL}, NULL 648 ext/mysqlnd/mysqlnd_charset.c { 0, NULL, NULL, 0, 0, NULL, NULL, NULL} NULL 664 ext/mysqlnd/mysqlnd_charset.c return NULL; NULL 681 ext/mysqlnd/mysqlnd_charset.c return NULL; NULL 830 ext/mysqlnd/mysqlnd_charset.c NULL, /* no statistics , will be filled later if there are some */ NULL 831 ext/mysqlnd/mysqlnd_charset.c NULL, /* no statistics */ NULL 834 ext/mysqlnd/mysqlnd_charset.c NULL /* plugin shutdown */ NULL 49 ext/mysqlnd/mysqlnd_debug.c REPORT_ERRORS, NULL); NULL 106 ext/mysqlnd/mysqlnd_debug.c if (gettimeofday(&tv, NULL) != -1) { NULL 204 ext/mysqlnd/mysqlnd_debug.c if (gettimeofday(&tv, NULL) != -1) { NULL 261 ext/mysqlnd/mysqlnd_debug.c if ((self->flags & MYSQLND_DEBUG_DUMP_TRACE) == 0 || self->file_name == NULL) { NULL 299 ext/mysqlnd/mysqlnd_debug.c self->m->log_va(self, line, file, zend_stack_count(&self->call_stack) - 1, NULL, ">%s", func_name); NULL 328 ext/mysqlnd/mysqlnd_debug.c uint64_t * parent_non_own_time_ptr = NULL, * mine_non_own_time_ptr = NULL; NULL 332 ext/mysqlnd/mysqlnd_debug.c if ((self->flags & MYSQLND_DEBUG_DUMP_TRACE) == 0 || self->file_name == NULL) { NULL 357 ext/mysqlnd/mysqlnd_debug.c self->m->log_va(self, line, file, zend_stack_count(&self->call_stack) - 1, NULL, "<%s", func_name); NULL 362 ext/mysqlnd/mysqlnd_debug.c struct st_mysqlnd_dbg_function_profile * f_profile = NULL; NULL 366 ext/mysqlnd/mysqlnd_debug.c self->m->log_va(self, line, file, zend_stack_count(&self->call_stack) - 1, NULL, "<%s (total=%u own=%u in_calls=%u)", NULL 414 ext/mysqlnd/mysqlnd_debug.c zend_hash_add(&self->function_profiles, func_name, func_name_len+1, f_profile, sizeof(struct st_mysqlnd_dbg_function_profile), NULL); NULL 449 ext/mysqlnd/mysqlnd_debug.c char *string_key = NULL; NULL 482 ext/mysqlnd/mysqlnd_debug.c self->stream = NULL; NULL 496 ext/mysqlnd/mysqlnd_debug.c self->file_name = NULL; NULL 528 ext/mysqlnd/mysqlnd_debug.c self->file_name = NULL; NULL 532 ext/mysqlnd/mysqlnd_debug.c zend_hash_init(&self->not_filtered_functions, 0, NULL, NULL, 0); NULL 571 ext/mysqlnd/mysqlnd_debug.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Consecutive semicolons at position %u", i); NULL 608 ext/mysqlnd/mysqlnd_debug.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 688 ext/mysqlnd/mysqlnd_debug.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized format '%c'", mode[i]); NULL 702 ext/mysqlnd/mysqlnd_debug.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Colon expected, '%c' found", mode[i]); NULL 735 ext/mysqlnd/mysqlnd_debug.c zend_hash_init(&ret->not_filtered_functions, 0, NULL, NULL, 0); NULL 736 ext/mysqlnd/mysqlnd_debug.c zend_hash_init(&ret->function_profiles, 0, NULL, NULL, 0); NULL 786 ext/mysqlnd/mysqlnd_debug.c NULL, /* no statistics , will be filled later if there are some */ NULL 787 ext/mysqlnd/mysqlnd_debug.c NULL, /* no statistics */ NULL 790 ext/mysqlnd/mysqlnd_debug.c NULL /* plugin shutdown */ NULL 91 ext/mysqlnd/mysqlnd_debug.h #define DBG_PROFILE_START_TIME() gettimeofday(&__dbg_prof_tp, NULL); __dbg_prof_start = DBG_PROFILE_TIMEVAL_TO_DOUBLE(__dbg_prof_tp); NULL 92 ext/mysqlnd/mysqlnd_debug.h #define DBG_PROFILE_END_TIME(duration) gettimeofday(&__dbg_prof_tp, NULL); (duration) = (DBG_PROFILE_TIMEVAL_TO_DOUBLE(__dbg_prof_tp) - __dbg_prof_start); NULL 104 ext/mysqlnd/mysqlnd_debug.h #define DBG_BLOCK_ENTER_EX(dbg_obj, block_name) DBG_BLOCK_ENTER_EX2((dbg_obj), (MYSQLND_DEBUG *) NULL, (block_name)) NULL 105 ext/mysqlnd/mysqlnd_debug.h #define DBG_BLOCK_LEAVE_EX(dbg_obj) DBG_BLOCK_LEAVE_EX2((dbg_obj), (MYSQLND_DEBUG *) NULL) NULL 116 ext/mysqlnd/mysqlnd_debug.h #define DBG_ENTER_EX(dbg_obj, func_name) DBG_ENTER_EX2((dbg_obj), (MYSQLND_DEBUG *) NULL, (func_name)) NULL 117 ext/mysqlnd/mysqlnd_debug.h #define DBG_LEAVE_EX(dbg_obj, leave) DBG_LEAVE_EX2((dbg_obj), (MYSQLND_DEBUG *) NULL, leave) NULL 45 ext/mysqlnd/mysqlnd_driver.c NULL, /* will be filled later */ NULL 49 ext/mysqlnd/mysqlnd_driver.c NULL /* plugin shutdown */ NULL 61 ext/mysqlnd/mysqlnd_driver.c mysqlnd_global_stats = NULL; NULL 127 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 132 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 149 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 155 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 175 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 179 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 187 ext/mysqlnd/mysqlnd_driver.c new_object = NULL; NULL 200 ext/mysqlnd/mysqlnd_driver.c MYSQLND_STMT_DATA * stmt = NULL; NULL 245 ext/mysqlnd/mysqlnd_driver.c ret = NULL; NULL 247 ext/mysqlnd/mysqlnd_driver.c DBG_RETURN(NULL); NULL 270 ext/mysqlnd/mysqlnd_driver.c net = NULL; NULL 275 ext/mysqlnd/mysqlnd_driver.c net_data = NULL; NULL 279 ext/mysqlnd/mysqlnd_driver.c net = NULL; NULL 39 ext/mysqlnd/mysqlnd_ext_plugin.c return NULL; NULL 53 ext/mysqlnd/mysqlnd_ext_plugin.c return NULL; NULL 66 ext/mysqlnd/mysqlnd_ext_plugin.c return NULL; NULL 80 ext/mysqlnd/mysqlnd_ext_plugin.c return NULL; NULL 93 ext/mysqlnd/mysqlnd_ext_plugin.c return NULL; NULL 106 ext/mysqlnd/mysqlnd_ext_plugin.c return NULL; NULL 47 ext/mysqlnd/mysqlnd_libmysql_compat.h #define mysql_commit(r) mysqlnd_commit((r), TRANS_COR_NO_OPT, NULL) NULL 77 ext/mysqlnd/mysqlnd_libmysql_compat.h #define mysql_rollback(r) mysqlnd_rollback((r), TRANS_COR_NO_OPT, NULL) NULL 33 ext/mysqlnd/mysqlnd_loaddata.c php_stream_context *context = NULL; NULL 54 ext/mysqlnd/mysqlnd_loaddata.c info->fd = php_stream_open_wrapper_ex((char *)filename, "r", 0, NULL, context); NULL 56 ext/mysqlnd/mysqlnd_loaddata.c if (info->fd == NULL) { NULL 119 ext/mysqlnd/mysqlnd_loaddata.c info->fd = NULL; NULL 160 ext/mysqlnd/mysqlnd_loaddata.c zend_uchar *buf = NULL; NULL 164 ext/mysqlnd/mysqlnd_loaddata.c void *info = NULL; NULL 173 ext/mysqlnd/mysqlnd_loaddata.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "LOAD DATA LOCAL INFILE forbidden"); NULL 118 ext/mysqlnd/mysqlnd_net.c php_stream * net_stream = NULL; NULL 125 ext/mysqlnd/mysqlnd_net.c net_stream = php_stream_open_wrapper((char*) scheme + sizeof("pipe://") - 1, "r+", streams_options, NULL); NULL 128 ext/mysqlnd/mysqlnd_net.c DBG_RETURN(NULL); NULL 157 ext/mysqlnd/mysqlnd_net.c char * hashed_details = NULL; NULL 159 ext/mysqlnd/mysqlnd_net.c char * errstr = NULL; NULL 162 ext/mysqlnd/mysqlnd_net.c php_stream * net_stream = NULL; NULL 166 ext/mysqlnd/mysqlnd_net.c net->data->stream = NULL; NULL 180 ext/mysqlnd/mysqlnd_net.c hashed_details, (net->data->options.timeout_connect) ? &tv : NULL, NULL 181 ext/mysqlnd/mysqlnd_net.c NULL /*ctx*/, &errstr, &errcode); NULL 193 ext/mysqlnd/mysqlnd_net.c DBG_RETURN(NULL); NULL 267 ext/mysqlnd/mysqlnd_net.c func_mysqlnd_net__open_stream ret = NULL; NULL 294 ext/mysqlnd/mysqlnd_net.c func_mysqlnd_net__open_stream open_stream = NULL; NULL 346 ext/mysqlnd/mysqlnd_net.c zend_uchar * compress_buf = NULL; NULL 496 ext/mysqlnd/mysqlnd_net.c *buffer = NULL; NULL 528 ext/mysqlnd/mysqlnd_net.c zend_uchar * compressed_data = NULL; NULL 722 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_key = value? mnd_pestrdup(value, pers) : NULL; NULL 731 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_cert = value? mnd_pestrdup(value, pers) : NULL; NULL 740 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_ca = value? mnd_pestrdup(value, pers) : NULL; NULL 749 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_capath = value? mnd_pestrdup(value, pers) : NULL; NULL 758 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_cipher = value? mnd_pestrdup(value, pers) : NULL; NULL 767 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_passphrase = value? mnd_pestrdup(value, pers) : NULL; NULL 790 ext/mysqlnd/mysqlnd_net.c net->data->options.sha256_server_public_key = value? mnd_pestrdup(value, pers) : NULL; NULL 816 ext/mysqlnd/mysqlnd_net.c int was_blocked = net_stream->ops->set_option(net_stream, opt, 0, NULL TSRMLS_CC); NULL 829 ext/mysqlnd/mysqlnd_net.c net_stream->ops->set_option(net_stream, opt, 1, NULL TSRMLS_CC); NULL 835 ext/mysqlnd/mysqlnd_net.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Skipped %u bytes. Last command %s hasn't " NULL 904 ext/mysqlnd/mysqlnd_net.c if (php_stream_xport_crypto_setup(net_stream, STREAM_CRYPTO_METHOD_TLS_CLIENT, NULL TSRMLS_CC) < 0 || NULL 908 ext/mysqlnd/mysqlnd_net.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot connect to MySQL by using SSL"); NULL 919 ext/mysqlnd/mysqlnd_net.c php_stream_context_set(net_stream, NULL); NULL 963 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_key = NULL; NULL 967 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_cert = NULL; NULL 971 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_ca = NULL; NULL 975 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_capath = NULL; NULL 979 ext/mysqlnd/mysqlnd_net.c net->data->options.ssl_cipher = NULL; NULL 983 ext/mysqlnd/mysqlnd_net.c net->data->options.sha256_server_public_key = NULL; NULL 1013 ext/mysqlnd/mysqlnd_net.c (void) net->data->m.set_stream(net, NULL TSRMLS_CC); NULL 1054 ext/mysqlnd/mysqlnd_net.c net->cmd_buffer.buffer = NULL; NULL 1070 ext/mysqlnd/mysqlnd_net.c DBG_INF_FMT("%p", net? net->data->stream:NULL); NULL 1071 ext/mysqlnd/mysqlnd_net.c DBG_RETURN(net? net->data->stream:NULL); NULL 1080 ext/mysqlnd/mysqlnd_net.c php_stream * ret = NULL; NULL 1116 ext/mysqlnd/mysqlnd_net.c NULL, NULL 1118 ext/mysqlnd/mysqlnd_net.c NULL, /* unused 1 */ NULL 1119 ext/mysqlnd/mysqlnd_net.c NULL, /* unused 2 */ NULL 1120 ext/mysqlnd/mysqlnd_net.c NULL, /* unused 3 */ NULL 1121 ext/mysqlnd/mysqlnd_net.c NULL, /* unused 4 */ NULL 1122 ext/mysqlnd/mysqlnd_net.c NULL /* unused 5 */ NULL 32 ext/mysqlnd/mysqlnd_plugin.c static MYSQLND_STATS * mysqlnd_plugin_example_stats = NULL; NULL 57 ext/mysqlnd/mysqlnd_plugin.c NULL, /* will be filled later */ NULL 64 ext/mysqlnd/mysqlnd_plugin.c NULL, /* methods */ NULL 75 ext/mysqlnd/mysqlnd_plugin.c plugin->plugin_header.plugin_stats.values = NULL; NULL 102 ext/mysqlnd/mysqlnd_plugin.c zend_hash_init(&mysqlnd_registered_plugins, 4 /* initial hash size */, NULL /* hash_func */, NULL /* dtor */, TRUE /* pers */); NULL 134 ext/mysqlnd/mysqlnd_plugin.c return mysqlnd_plugin_register_ex(NULL TSRMLS_CC); NULL 144 ext/mysqlnd/mysqlnd_plugin.c zend_hash_update(&mysqlnd_registered_plugins, plugin->plugin_name, strlen(plugin->plugin_name) + 1, &plugin, sizeof(void *), NULL); NULL 146 ext/mysqlnd/mysqlnd_plugin.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Plugin API version mismatch while loading plugin %s. Expected %d, got %d", NULL 163 ext/mysqlnd/mysqlnd_plugin.c return NULL; NULL 179 ext/mysqlnd/mysqlnd_plugin.c while (p != NULL) { NULL 183 ext/mysqlnd/mysqlnd_plugin.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mysqlnd_plugin_apply_with_argument must not remove table entries"); NULL 47 ext/mysqlnd/mysqlnd_priv.h zend_hash_init(Z_ARRVAL_P(arg), (field_count), NULL, ZVAL_PTR_DTOR, 0); \ NULL 98 ext/mysqlnd/mysqlnd_priv.h (buf) = NULL; \ NULL 107 ext/mysqlnd/mysqlnd_priv.h (buf) = NULL; \ NULL 58 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 65 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 73 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 87 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 99 ext/mysqlnd/mysqlnd_ps.c result->m.fetch_lengths = NULL;/* makes no sense */ NULL 115 ext/mysqlnd/mysqlnd_ps.c stmt->result = NULL; NULL 128 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 134 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 142 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 154 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 189 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 198 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 212 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 242 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 279 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 323 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 362 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 475 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 524 ext/mysqlnd/mysqlnd_ps.c stmt->result->lengths = NULL; NULL 584 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 587 ext/mysqlnd/mysqlnd_ps.c zend_uchar *request = NULL; NULL 661 ext/mysqlnd/mysqlnd_ps.c if (stmt->param_bind[i].zv == NULL) { NULL 715 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 721 ext/mysqlnd/mysqlnd_ps.c DBG_INF_FMT("stmt=%lu", stmt != NULL ? stmt->stmt_id : 0L); NULL 733 ext/mysqlnd/mysqlnd_ps.c if (NULL == current_row[0]) { NULL 798 ext/mysqlnd/mysqlnd_ps.c set->data_cursor = NULL; NULL 813 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 850 ext/mysqlnd/mysqlnd_ps.c row_packet->fields = NULL; NULL 851 ext/mysqlnd/mysqlnd_ps.c row_packet->row_buffer = NULL; NULL 893 ext/mysqlnd/mysqlnd_ps.c row_packet->row_buffer = NULL; NULL 933 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 939 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 953 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 980 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1028 ext/mysqlnd/mysqlnd_ps.c row_packet->fields = NULL; NULL 1029 ext/mysqlnd/mysqlnd_ps.c row_packet->row_buffer = NULL; NULL 1073 ext/mysqlnd/mysqlnd_ps.c row_packet->row_buffer = NULL; NULL 1079 ext/mysqlnd/mysqlnd_ps.c row_packet->row_buffer = NULL; NULL 1118 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1172 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1225 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1264 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1354 ext/mysqlnd/mysqlnd_ps.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "There was an error " NULL 1375 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1446 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1502 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1531 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1585 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1636 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1646 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1656 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1666 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1676 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1686 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1696 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1706 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1716 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1726 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1736 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1746 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1748 ext/mysqlnd/mysqlnd_ps.c return NULL; NULL 1750 ext/mysqlnd/mysqlnd_ps.c return NULL; NULL 1759 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1764 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 1770 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 1811 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 1822 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1877 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1908 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 1962 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2007 ext/mysqlnd/mysqlnd_ps.c stmt->result_bind = NULL; NULL 2018 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2068 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2093 ext/mysqlnd/mysqlnd_ps.c stmt->param_bind = NULL; NULL 2104 ext/mysqlnd/mysqlnd_ps.c stmt->result = NULL; NULL 2109 ext/mysqlnd/mysqlnd_ps.c stmt->error_info->error_list = NULL; NULL 2121 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2188 ext/mysqlnd/mysqlnd_ps.c stmt->execute_cmd_buffer.buffer = NULL; NULL 2195 ext/mysqlnd/mysqlnd_ps.c stmt->conn = NULL; NULL 2206 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = (s != NULL) ? s->data:NULL; NULL 2208 ext/mysqlnd/mysqlnd_ps.c zend_bool persistent = (s != NULL) ? s->persistent : 0; NULL 2232 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2235 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 2246 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2249 ext/mysqlnd/mysqlnd_ps.c DBG_RETURN(NULL); NULL 2260 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 2272 ext/mysqlnd/mysqlnd_ps.c MYSQLND_STMT_DATA * stmt = s? s->data:NULL; NULL 528 ext/mysqlnd/mysqlnd_ps_codec.c zval **copies = NULL;/* if there are different types */ NULL 41 ext/mysqlnd/mysqlnd_result.c zval **data_cursor = result->stored_data? result->stored_data->data:NULL; NULL 42 ext/mysqlnd/mysqlnd_result.c zval **data_begin = result->stored_data? result->stored_data->data:NULL; NULL 52 ext/mysqlnd/mysqlnd_result.c if (NULL == data_cursor[0]) { NULL 145 ext/mysqlnd/mysqlnd_result.c MYSQLND_STATS *global_stats = result->conn? result->conn->stats:NULL; NULL 162 ext/mysqlnd/mysqlnd_result.c unbuf->last_row_data = NULL; NULL 168 ext/mysqlnd/mysqlnd_result.c unbuf->last_row_buffer = NULL; NULL 196 ext/mysqlnd/mysqlnd_result.c if (current_row != NULL) { NULL 215 ext/mysqlnd/mysqlnd_result.c set->data = NULL; NULL 220 ext/mysqlnd/mysqlnd_result.c set->row_buffers = NULL; NULL 222 ext/mysqlnd/mysqlnd_result.c set->data_cursor = NULL; NULL 242 ext/mysqlnd/mysqlnd_result.c result->unbuf = NULL; NULL 245 ext/mysqlnd/mysqlnd_result.c result->stored_data = NULL; NULL 250 ext/mysqlnd/mysqlnd_result.c result->lengths = NULL; NULL 255 ext/mysqlnd/mysqlnd_result.c result->row_packet = NULL; NULL 260 ext/mysqlnd/mysqlnd_result.c result->result_set_memory_pool = NULL; NULL 278 ext/mysqlnd/mysqlnd_result.c result->meta = NULL; NULL 295 ext/mysqlnd/mysqlnd_result.c result->conn = NULL; NULL 319 ext/mysqlnd/mysqlnd_result.c result->meta = NULL; NULL 354 ext/mysqlnd/mysqlnd_result.c MYSQLND_STMT_DATA * stmt = s ? s->data:NULL; NULL 356 ext/mysqlnd/mysqlnd_result.c MYSQLND_PACKET_RSET_HEADER * rset_header = NULL; NULL 357 ext/mysqlnd/mysqlnd_result.c MYSQLND_PACKET_EOF * fields_eof = NULL; NULL 374 ext/mysqlnd/mysqlnd_result.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error reading result set's header"); NULL 488 ext/mysqlnd/mysqlnd_result.c conn->current_result = NULL; NULL 506 ext/mysqlnd/mysqlnd_result.c conn->current_result = NULL; NULL 508 ext/mysqlnd/mysqlnd_result.c stmt->result = NULL; NULL 574 ext/mysqlnd/mysqlnd_result.c if (set->data_cursor == NULL || NULL 578 ext/mysqlnd/mysqlnd_result.c return NULL;/* No rows or no more rows */ NULL 596 ext/mysqlnd/mysqlnd_result.c return (!result->unbuf || result->unbuf->last_row_data || result->unbuf->eof_reached)? result->lengths:NULL; NULL 604 ext/mysqlnd/mysqlnd_result.c return result->m.fetch_lengths? result->m.fetch_lengths(result TSRMLS_CC) : NULL; NULL 614 ext/mysqlnd/mysqlnd_result.c MYSQLND_ROW_C retrow = NULL; NULL 649 ext/mysqlnd/mysqlnd_result.c row_packet->fields = NULL; NULL 650 ext/mysqlnd/mysqlnd_result.c row_packet->row_buffer = NULL; NULL 679 ext/mysqlnd/mysqlnd_result.c retrow[i] = NULL; NULL 761 ext/mysqlnd/mysqlnd_result.c row_packet->fields = NULL; NULL 762 ext/mysqlnd/mysqlnd_result.c row_packet->row_buffer = NULL; NULL 792 ext/mysqlnd/mysqlnd_result.c zend_hash_next_index_insert(row_ht, &data, sizeof(zval *), NULL); NULL 808 ext/mysqlnd/mysqlnd_result.c (void *) &data, sizeof(zval *), NULL); NULL 812 ext/mysqlnd/mysqlnd_result.c (void *) &data, sizeof(zval *), NULL); NULL 873 ext/mysqlnd/mysqlnd_result.c result->m.fetch_row = NULL; NULL 875 ext/mysqlnd/mysqlnd_result.c result->m.fetch_lengths = NULL; /* makes no sense */ NULL 877 ext/mysqlnd/mysqlnd_result.c result->lengths = NULL; NULL 906 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 915 ext/mysqlnd/mysqlnd_result.c MYSQLND_ROW_C ret = NULL; NULL 929 ext/mysqlnd/mysqlnd_result.c if (NULL == current_row[0]) { NULL 968 ext/mysqlnd/mysqlnd_result.c ret[i] = NULL; NULL 974 ext/mysqlnd/mysqlnd_result.c set->data_cursor = NULL; NULL 1001 ext/mysqlnd/mysqlnd_result.c if (NULL == current_row[0]) { NULL 1033 ext/mysqlnd/mysqlnd_result.c zend_hash_next_index_insert(Z_ARRVAL_P(row), &data, sizeof(zval *), NULL); NULL 1049 ext/mysqlnd/mysqlnd_result.c (void *) &data, sizeof(zval *), NULL); NULL 1053 ext/mysqlnd/mysqlnd_result.c (void *) &data, sizeof(zval *), NULL); NULL 1062 ext/mysqlnd/mysqlnd_result.c set->data_cursor = NULL; NULL 1082 ext/mysqlnd/mysqlnd_result.c MYSQLND_PACKET_ROW *row_packet = NULL; NULL 1146 ext/mysqlnd/mysqlnd_result.c row_packet->fields = NULL; NULL 1147 ext/mysqlnd/mysqlnd_result.c row_packet->row_buffer = NULL; NULL 1244 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 1256 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 1287 ext/mysqlnd/mysqlnd_result.c while ((PASS == result->m.fetch_row(result, NULL, 0, &fetched_anything TSRMLS_CC)) && fetched_anything == TRUE) { NULL 1303 ext/mysqlnd/mysqlnd_result.c MYSQLND_INC_CONN_STATISTIC(result->conn? result->conn->stats : NULL, NULL 1326 ext/mysqlnd/mysqlnd_result.c result->stored_data->data_cursor = NULL; NULL 1382 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 1415 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 1436 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 1485 ext/mysqlnd/mysqlnd_result.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading a row"); NULL 1513 ext/mysqlnd/mysqlnd_result.c MYSQLND_ROW_C ret = NULL; NULL 1522 ext/mysqlnd/mysqlnd_result.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "result->m.fetch_row has invalid value. Report to the developers"); NULL 1541 ext/mysqlnd/mysqlnd_result.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "fetch_all can be used only with buffered sets"); NULL 1612 ext/mysqlnd/mysqlnd_result.c NULL, /* fetch_row */ NULL 1631 ext/mysqlnd/mysqlnd_result.c NULL, /* fetch_lengths */ NULL 1642 ext/mysqlnd/mysqlnd_result.c NULL /* row_decoder */, NULL 1657 ext/mysqlnd/mysqlnd_result.c DBG_RETURN(NULL); NULL 38 ext/mysqlnd/mysqlnd_result_meta.c meta->root = NULL; NULL 42 ext/mysqlnd/mysqlnd_result_meta.c meta->def = NULL; NULL 77 ext/mysqlnd/mysqlnd_result_meta.c *idx = strtol(key, NULL, 10); NULL 82 ext/mysqlnd/mysqlnd_result_meta.c *idx = strtol(key, NULL, 10); NULL 116 ext/mysqlnd/mysqlnd_result_meta.c meta->fields[i].root = NULL; NULL 136 ext/mysqlnd/mysqlnd_result_meta.c if (mysqlnd_ps_fetch_functions[meta->fields[i].type].func == NULL) { NULL 139 ext/mysqlnd/mysqlnd_result_meta.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 217 ext/mysqlnd/mysqlnd_result_meta.c meta->fields = NULL; NULL 223 ext/mysqlnd/mysqlnd_result_meta.c meta->zend_hash_keys = NULL; NULL 239 ext/mysqlnd/mysqlnd_result_meta.c MYSQLND_RES_METADATA * new_meta = NULL; NULL 319 ext/mysqlnd/mysqlnd_result_meta.c new_meta = NULL; NULL 321 ext/mysqlnd/mysqlnd_result_meta.c DBG_RETURN(NULL); NULL 332 ext/mysqlnd/mysqlnd_result_meta.c DBG_RETURN(NULL); NULL 416 ext/mysqlnd/mysqlnd_result_meta.c DBG_RETURN(NULL); NULL 437 ext/mysqlnd/mysqlnd_result_meta.c return NULL; NULL 36 ext/mysqlnd/mysqlnd_reverse_api.c zend_hash_init(&mysqlnd_api_ext_ht, 3, NULL, NULL, 1); NULL 64 ext/mysqlnd/mysqlnd_reverse_api.c sizeof(MYSQLND_REVERSE_API), NULL); NULL 88 ext/mysqlnd/mysqlnd_reverse_api.c return NULL; NULL 236 ext/mysqlnd/mysqlnd_statistics.c if (*stats == NULL) { NULL 269 ext/mysqlnd/mysqlnd_statistics.c mysqlnd_stat_trigger ret = NULL; NULL 286 ext/mysqlnd/mysqlnd_statistics.c mysqlnd_stat_trigger ret = NULL; NULL 41 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", mysqlnd_server_gone); \ NULL 53 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", mysqlnd_server_gone); \ NULL 66 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Premature end of data (mysqlnd_wireprotocol.c:%u)", __LINE__); \ NULL 327 ext/mysqlnd/mysqlnd_wireprotocol.c zend_uchar *pad_start = NULL; NULL 449 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "GREET packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 463 ext/mysqlnd/mysqlnd_wireprotocol.c p->server_version = NULL; NULL 467 ext/mysqlnd/mysqlnd_wireprotocol.c p->auth_plugin_data = NULL; NULL 471 ext/mysqlnd/mysqlnd_wireprotocol.c p->auth_protocol = NULL; NULL 514 ext/mysqlnd/mysqlnd_wireprotocol.c if (packet->auth_data == NULL) { NULL 521 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", msg); NULL 713 ext/mysqlnd/mysqlnd_wireprotocol.c packet->message = NULL; NULL 725 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "AUTH_RESPONSE packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 739 ext/mysqlnd/mysqlnd_wireprotocol.c p->message = NULL; NULL 743 ext/mysqlnd/mysqlnd_wireprotocol.c p->new_auth_protocol = NULL; NULL 749 ext/mysqlnd/mysqlnd_wireprotocol.c p->new_auth_protocol_data = NULL; NULL 853 ext/mysqlnd/mysqlnd_wireprotocol.c packet->message = NULL; NULL 866 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OK packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 880 ext/mysqlnd/mysqlnd_wireprotocol.c p->message = NULL; NULL 949 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "EOF packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 1142 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "RSET_HEADER packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 1157 ext/mysqlnd/mysqlnd_wireprotocol.c p->info_or_local_file = NULL; NULL 1249 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Protocol error. Server sent false length. Expected 12"); NULL 1368 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Protocol error. Server sent NULL_LENGTH." NULL 1373 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Result set field packet "MYSQLND_SZ_T_SPEC" bytes " NULL 1402 ext/mysqlnd/mysqlnd_wireprotocol.c zend_uchar * p = NULL; NULL 1469 ext/mysqlnd/mysqlnd_wireprotocol.c *buffer = NULL; NULL 1865 ext/mysqlnd/mysqlnd_wireprotocol.c p->row_buffer = NULL; NULL 1912 ext/mysqlnd/mysqlnd_wireprotocol.c p->message = NULL; NULL 1994 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PREPARE packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 2069 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CHANGE_USER packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 2084 ext/mysqlnd/mysqlnd_wireprotocol.c p->new_auth_protocol = NULL; NULL 2090 ext/mysqlnd/mysqlnd_wireprotocol.c p->new_auth_protocol_data = NULL; NULL 2159 ext/mysqlnd/mysqlnd_wireprotocol.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SHA256_PK_REQUEST_RESPONSE packet "MYSQLND_SZ_T_SPEC" bytes shorter than expected", NULL 2173 ext/mysqlnd/mysqlnd_wireprotocol.c p->public_key = NULL; NULL 2191 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2196 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* read */ NULL 2203 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2208 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* read */ NULL 2215 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2221 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2226 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* read */ NULL 2233 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2239 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2245 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2251 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2257 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2263 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 2268 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* read */ NULL 2275 ext/mysqlnd/mysqlnd_wireprotocol.c NULL, /* write */ NULL 113 ext/mysqlnd/php_mysqlnd.c while(p != NULL) { NULL 182 ext/mysqlnd/php_mysqlnd.c mysqlnd_plugin_apply_with_argument(mysqlnd_minfo_dump_plugin_stats, NULL); NULL 196 ext/mysqlnd/php_mysqlnd.c mysqlnd_globals->debug = NULL; /* The actual string */ NULL 197 ext/mysqlnd/php_mysqlnd.c mysqlnd_globals->dbg = NULL; /* The DBG object*/ NULL 198 ext/mysqlnd/php_mysqlnd.c mysqlnd_globals->trace_alloc_settings = NULL; NULL 199 ext/mysqlnd/php_mysqlnd.c mysqlnd_globals->trace_alloc = NULL; NULL 211 ext/mysqlnd/php_mysqlnd.c mysqlnd_globals->sha256_server_public_key = NULL; NULL 232 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.debug", NULL, PHP_INI_SYSTEM, OnUpdateString, debug, zend_mysqlnd_globals, mysqlnd_globals) NULL 233 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.trace_alloc", NULL, PHP_INI_SYSTEM, OnUpdateString, trace_alloc_settings, zend_mysqlnd_globals, mysqlnd_globals) NULL 239 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.sha256_server_public_key",NULL, PHP_INI_PERDIR, OnUpdateString, sha256_server_public_key, zend_mysqlnd_globals, mysqlnd_globals) NULL 285 ext/mysqlnd/php_mysqlnd.c MYSQLND_G(dbg) = NULL; NULL 288 ext/mysqlnd/php_mysqlnd.c MYSQLND_DEBUG * trace_alloc = trace_log_plugin->methods.trace_instance_init(NULL TSRMLS_CC); NULL 315 ext/mysqlnd/php_mysqlnd.c MYSQLND_G(dbg) = NULL; NULL 320 ext/mysqlnd/php_mysqlnd.c MYSQLND_G(trace_alloc) = NULL; NULL 338 ext/mysqlnd/php_mysqlnd.c NULL, NULL 347 ext/mysqlnd/php_mysqlnd.c NULL, NULL 352 ext/mysqlnd/php_mysqlnd.c NULL, NULL 358 ext/mysqlnd/php_mysqlnd.c NULL, NULL 359 ext/mysqlnd/php_mysqlnd.c NULL, NULL 655 ext/oci8/oci8.c #define arginfo_oci_free_descriptor NULL NULL 656 ext/oci8/oci8.c #define arginfo_oci_lob_save NULL NULL 657 ext/oci8/oci8.c #define arginfo_oci_lob_import NULL NULL 658 ext/oci8/oci8.c #define arginfo_oci_lob_load NULL NULL 659 ext/oci8/oci8.c #define arginfo_oci_lob_read NULL NULL 660 ext/oci8/oci8.c #define arginfo_oci_lob_eof NULL NULL 661 ext/oci8/oci8.c #define arginfo_oci_lob_tell NULL NULL 662 ext/oci8/oci8.c #define arginfo_oci_lob_rewind NULL NULL 663 ext/oci8/oci8.c #define arginfo_oci_lob_seek NULL NULL 664 ext/oci8/oci8.c #define arginfo_oci_lob_size NULL NULL 665 ext/oci8/oci8.c #define arginfo_oci_lob_write NULL NULL 666 ext/oci8/oci8.c #define arginfo_oci_lob_append NULL NULL 667 ext/oci8/oci8.c #define arginfo_oci_lob_truncate NULL NULL 668 ext/oci8/oci8.c #define arginfo_oci_lob_erase NULL NULL 669 ext/oci8/oci8.c #define arginfo_oci_lob_flush NULL NULL 670 ext/oci8/oci8.c #define arginfo_ocisetbufferinglob NULL NULL 671 ext/oci8/oci8.c #define arginfo_ocigetbufferinglob NULL NULL 672 ext/oci8/oci8.c #define arginfo_oci_lob_copy NULL NULL 673 ext/oci8/oci8.c #define arginfo_oci_lob_is_equal NULL NULL 674 ext/oci8/oci8.c #define arginfo_oci_lob_export NULL NULL 675 ext/oci8/oci8.c #define arginfo_oci_new_descriptor NULL NULL 676 ext/oci8/oci8.c #define arginfo_oci_rollback NULL NULL 677 ext/oci8/oci8.c #define arginfo_oci_commit NULL NULL 678 ext/oci8/oci8.c #define arginfo_oci_field_name NULL NULL 679 ext/oci8/oci8.c #define arginfo_oci_field_size NULL NULL 680 ext/oci8/oci8.c #define arginfo_oci_field_scale NULL NULL 681 ext/oci8/oci8.c #define arginfo_oci_field_precision NULL NULL 682 ext/oci8/oci8.c #define arginfo_oci_field_type NULL NULL 683 ext/oci8/oci8.c #define arginfo_oci_field_type_raw NULL NULL 684 ext/oci8/oci8.c #define arginfo_oci_field_is_null NULL NULL 685 ext/oci8/oci8.c #define arginfo_oci_internal_debug NULL NULL 686 ext/oci8/oci8.c #define arginfo_oci_execute NULL NULL 687 ext/oci8/oci8.c #define arginfo_oci_cancel NULL NULL 688 ext/oci8/oci8.c #define arginfo_oci_fetch NULL NULL 689 ext/oci8/oci8.c #define arginfo_oci_fetch_object NULL NULL 690 ext/oci8/oci8.c #define arginfo_oci_fetch_row NULL NULL 691 ext/oci8/oci8.c #define arginfo_oci_fetch_assoc NULL NULL 692 ext/oci8/oci8.c #define arginfo_oci_fetch_array NULL NULL 693 ext/oci8/oci8.c #define arginfo_oci_free_statement NULL NULL 694 ext/oci8/oci8.c #define arginfo_oci_close NULL NULL 695 ext/oci8/oci8.c #define arginfo_oci_new_connect NULL NULL 696 ext/oci8/oci8.c #define arginfo_oci_connect NULL NULL 697 ext/oci8/oci8.c #define arginfo_oci_pconnect NULL NULL 698 ext/oci8/oci8.c #define arginfo_oci_error NULL NULL 699 ext/oci8/oci8.c #define arginfo_oci_num_fields NULL NULL 700 ext/oci8/oci8.c #define arginfo_oci_parse NULL NULL 701 ext/oci8/oci8.c #define arginfo_oci_set_prefetch NULL NULL 702 ext/oci8/oci8.c #define arginfo_oci_set_client_identifier NULL NULL 703 ext/oci8/oci8.c #define arginfo_oci_set_edition NULL NULL 704 ext/oci8/oci8.c #define arginfo_oci_set_module_name NULL NULL 705 ext/oci8/oci8.c #define arginfo_oci_set_action NULL NULL 706 ext/oci8/oci8.c #define arginfo_oci_set_client_info NULL NULL 707 ext/oci8/oci8.c #define arginfo_oci_password_change NULL NULL 708 ext/oci8/oci8.c #define arginfo_oci_new_cursor NULL NULL 709 ext/oci8/oci8.c #define arginfo_oci_result NULL NULL 710 ext/oci8/oci8.c #define arginfo_oci_client_version NULL NULL 711 ext/oci8/oci8.c #define arginfo_oci_server_version NULL NULL 712 ext/oci8/oci8.c #define arginfo_oci_statement_type NULL NULL 713 ext/oci8/oci8.c #define arginfo_oci_num_rows NULL NULL 714 ext/oci8/oci8.c #define arginfo_oci_free_collection NULL NULL 715 ext/oci8/oci8.c #define arginfo_oci_collection_append NULL NULL 716 ext/oci8/oci8.c #define arginfo_oci_collection_element_get NULL NULL 717 ext/oci8/oci8.c #define arginfo_oci_collection_assign NULL NULL 718 ext/oci8/oci8.c #define arginfo_oci_collection_element_assign NULL NULL 719 ext/oci8/oci8.c #define arginfo_oci_collection_size NULL NULL 720 ext/oci8/oci8.c #define arginfo_oci_collection_max NULL NULL 721 ext/oci8/oci8.c #define arginfo_oci_collection_trim NULL NULL 722 ext/oci8/oci8.c #define arginfo_oci_new_collection NULL NULL 723 ext/oci8/oci8.c #define arginfo_oci_lob_size_method NULL NULL 724 ext/oci8/oci8.c #define arginfo_oci_lob_getbuffering_method NULL NULL 725 ext/oci8/oci8.c #define arginfo_oci_lob_close_method NULL NULL 726 ext/oci8/oci8.c #define arginfo_oci_lob_save_method NULL NULL 727 ext/oci8/oci8.c #define arginfo_oci_lob_import_method NULL NULL 728 ext/oci8/oci8.c #define arginfo_oci_lob_read_method NULL NULL 729 ext/oci8/oci8.c #define arginfo_oci_lob_seek_method NULL NULL 730 ext/oci8/oci8.c #define arginfo_oci_lob_write_method NULL NULL 731 ext/oci8/oci8.c #define arginfo_oci_lob_append_method NULL NULL 732 ext/oci8/oci8.c #define arginfo_oci_lob_truncate_method NULL NULL 733 ext/oci8/oci8.c #define arginfo_oci_lob_erase_method NULL NULL 734 ext/oci8/oci8.c #define arginfo_oci_lob_flush_method NULL NULL 735 ext/oci8/oci8.c #define arginfo_oci_lob_setbuffering_method NULL NULL 736 ext/oci8/oci8.c #define arginfo_oci_lob_export_method NULL NULL 737 ext/oci8/oci8.c #define arginfo_oci_lob_write_temporary_method NULL NULL 738 ext/oci8/oci8.c #define arginfo_oci_lob_load_method NULL NULL 739 ext/oci8/oci8.c #define arginfo_oci_lob_tell_method NULL NULL 740 ext/oci8/oci8.c #define arginfo_oci_lob_rewind_method NULL NULL 741 ext/oci8/oci8.c #define arginfo_oci_lob_eof_method NULL NULL 742 ext/oci8/oci8.c #define arginfo_oci_free_descriptor_method NULL NULL 743 ext/oci8/oci8.c #define arginfo_oci_collection_append_method NULL NULL 744 ext/oci8/oci8.c #define arginfo_oci_collection_element_get_method NULL NULL 745 ext/oci8/oci8.c #define arginfo_oci_collection_assign_method NULL NULL 746 ext/oci8/oci8.c #define arginfo_oci_collection_size_method NULL NULL 747 ext/oci8/oci8.c #define arginfo_oci_collection_element_assign_method NULL NULL 748 ext/oci8/oci8.c #define arginfo_oci_collection_max_method NULL NULL 749 ext/oci8/oci8.c #define arginfo_oci_collection_trim_method NULL NULL 750 ext/oci8/oci8.c #define arginfo_oci_collection_free_method NULL NULL 966 ext/oci8/oci8.c {NULL,NULL,NULL} NULL 1001 ext/oci8/oci8.c {NULL,NULL,NULL} NULL 1022 ext/oci8/oci8.c {NULL,NULL,NULL} NULL 1041 ext/oci8/oci8.c NULL, /* post deactivate */ NULL 1076 ext/oci8/oci8.c errstatus = OCIEnvNlsCreate(&OCI_G(env), PHP_OCI_INIT_MODE, 0, NULL, NULL, NULL, 0, NULL, 0, 0); NULL 1080 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that " PHP_OCI8_LIB_PATH_MSG " includes the directory with Oracle Instant Client libraries"); NULL 1082 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and " PHP_OCI8_LIB_PATH_MSG " are set and point to the right directories"); NULL 1085 ext/oci8/oci8.c && OCIErrorGet(OCI_G(env), (ub4)1, NULL, &ora_error_code, tmp_buf, (ub4)OCI_ERROR_MAXMSG_SIZE, (ub4)OCI_HTYPE_ENV) == OCI_SUCCESS NULL 1087 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tmp_buf); NULL 1090 ext/oci8/oci8.c OCI_G(env) = NULL; NULL 1091 ext/oci8/oci8.c OCI_G(err) = NULL; NULL 1095 ext/oci8/oci8.c errstatus = OCIHandleAlloc (OCI_G(env), (dvoid **)&OCI_G(err), OCI_HTYPE_ERROR, 0, NULL); NULL 1109 ext/oci8/oci8.c PHP_OCI_CALL(OCIConnectionPoolCreate, (OCI_G(env), OCI_G(err), cpoolh, NULL, 0, NULL, 0, 0, 0, 0, NULL, 0, NULL, 0, cpoolmode)); NULL 1114 ext/oci8/oci8.c OCIErrorGet(OCI_G(env), (ub4)1, NULL, &ora_error_code, tmp_buf, (ub4)OCI_ERROR_MAXMSG_SIZE, (ub4)OCI_HTYPE_ERROR); NULL 1124 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Initialization error: OCI_SUCCESS_WITH_INFO: %s", tmp_buf); NULL 1126 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Initialization error: OCI_ERROR: %s", tmp_buf); NULL 1130 ext/oci8/oci8.c OCI_G(env) = NULL; NULL 1131 ext/oci8/oci8.c OCI_G(err) = NULL; NULL 1145 ext/oci8/oci8.c OCI_G(err) = NULL; NULL 1150 ext/oci8/oci8.c OCI_G(env) = NULL; NULL 1197 ext/oci8/oci8.c le_statement = zend_register_list_destructors_ex(php_oci_statement_list_dtor, NULL, "oci8 statement", module_number); NULL 1198 ext/oci8/oci8.c le_connection = zend_register_list_destructors_ex(php_oci_connection_list_dtor, NULL, "oci8 connection", module_number); NULL 1200 ext/oci8/oci8.c le_psessionpool = zend_register_list_destructors_ex(NULL, php_oci_spool_list_dtor, "oci8 persistent session pool", module_number); NULL 1201 ext/oci8/oci8.c le_descriptor = zend_register_list_destructors_ex(php_oci_descriptor_list_dtor, NULL, "oci8 descriptor", module_number); NULL 1202 ext/oci8/oci8.c le_collection = zend_register_list_destructors_ex(php_oci_collection_list_dtor, NULL, "oci8 collection", module_number); NULL 1300 ext/oci8/oci8.c OCI_G(edition) = NULL; NULL 1520 ext/oci8/oci8.c define->name = NULL; NULL 1589 ext/oci8/oci8.c data = NULL; NULL 1603 ext/oci8/oci8.c connection->descriptors = NULL; NULL 1616 ext/oci8/oci8.c text *errbuf = (text *)NULL; NULL 1625 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_SUCCESS_WITH_INFO: %s", errbuf); NULL 1628 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_SUCCESS_WITH_INFO: failed to fetch error message"); NULL 1632 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_NEED_DATA"); NULL 1637 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errbuf); NULL 1640 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_NO_DATA: failed to fetch error message"); NULL 1646 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errbuf); NULL 1649 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to fetch error message"); NULL 1653 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_INVALID_HANDLE"); NULL 1656 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_STILL_EXECUTING"); NULL 1659 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_CONTINUE"); NULL 1662 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown OCI error code: %d", status); NULL 1679 ext/oci8/oci8.c PHP_OCI_CALL(OCIErrorGet, (error_handle, (ub4)1, NULL, &error_code, err_buf, (ub4)PHP_OCI_ERRBUF_LEN, (ub4)OCI_HTYPE_ERROR)); NULL 1688 ext/oci8/oci8.c *error_buf = NULL; NULL 1703 ext/oci8/oci8.c *sqltext = NULL; NULL 1731 ext/oci8/oci8.c char *dbname = NULL, *charset = NULL; NULL 1742 ext/oci8/oci8.c charset = NULL; NULL 1745 ext/oci8/oci8.c connection = php_oci_do_connect_ex(username, username_len, password, password_len, NULL, 0, dbname, dbname_len, charset, session_mode, persistent, exclusive TSRMLS_CC); NULL 1763 ext/oci8/oci8.c php_oci_connection *connection = NULL; NULL 1766 ext/oci8/oci8.c php_oci_spool *session_pool = NULL; NULL 1774 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid session mode specified (%ld)", session_mode); NULL 1775 ext/oci8/oci8.c return NULL; NULL 1779 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_SYSDBA and OCI_SYSOPER cannot be used together"); NULL 1780 ext/oci8/oci8.c return NULL; NULL 1787 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "External Authentication is not supported on Windows"); NULL 1788 ext/oci8/oci8.c return NULL; NULL 1791 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_CRED_EXT can only be used with a username of \"/\" and a NULL password"); NULL 1792 ext/oci8/oci8.c return NULL; NULL 1801 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Privileged connect is disabled. Enable oci8.privileged_connect to be able to connect as SYSOPER or SYSDBA"); NULL 1802 ext/oci8/oci8.c return NULL; NULL 1807 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Privileged connect is disabled in Safe Mode"); NULL 1808 ext/oci8/oci8.c return NULL; NULL 1815 ext/oci8/oci8.c if (OCI_G(env) == NULL) { NULL 1817 ext/oci8/oci8.c if (OCI_G(env) == NULL) { NULL 1818 ext/oci8/oci8.c return NULL; NULL 1862 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid character set name: %s", charset); NULL 1880 ext/oci8/oci8.c timestamp = time(NULL); NULL 1930 ext/oci8/oci8.c if (php_oci_create_session(connection, NULL, dbname, dbname_len, username, username_len, password, password_len, new_password, new_password_len, session_mode TSRMLS_CC)) { NULL 1934 ext/oci8/oci8.c return NULL; NULL 1968 ext/oci8/oci8.c if (tmp != NULL && rsrc_type == le_pconnection && strlen(tmp->hash_key) == hashed_details.len && NULL 2012 ext/oci8/oci8.c le->ptr = NULL; NULL 2023 ext/oci8/oci8.c connection = NULL; NULL 2046 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Too many open persistent connections (%ld)", OCI_G(num_persistent)); NULL 2057 ext/oci8/oci8.c if (connection == NULL) { NULL 2058 ext/oci8/oci8.c return NULL; NULL 2061 ext/oci8/oci8.c if (connection->hash_key == NULL) { NULL 2063 ext/oci8/oci8.c return NULL; NULL 2082 ext/oci8/oci8.c if ((session_pool = php_oci_get_spool(username, username_len, password, password_len, dbname, dbname_len, charsetid ? charsetid:charsetid_nls_lang TSRMLS_CC))==NULL) NULL 2086 ext/oci8/oci8.c return NULL; NULL 2109 ext/oci8/oci8.c return NULL; NULL 2115 ext/oci8/oci8.c return NULL; NULL 2140 ext/oci8/oci8.c zend_hash_update(&EG(persistent_list), connection->hash_key, strlen(connection->hash_key)+1, (void *)&new_le, sizeof(zend_rsrc_list_entry), NULL); NULL 2151 ext/oci8/oci8.c zend_hash_update(&EG(regular_list), connection->hash_key, strlen(connection->hash_key)+1, (void *)&new_le, sizeof(zend_rsrc_list_entry), NULL); NULL 2202 ext/oci8/oci8.c OCIErrorGet(OCI_G(err), (ub4)1, NULL, &error_code, tmp_buf, (ub4)OCI_ERROR_MAXMSG_SIZE, (ub4)OCI_HTYPE_ERROR); NULL 2333 ext/oci8/oci8.c connection = NULL; NULL 2348 ext/oci8/oci8.c time_t timestamp = time(NULL); NULL 2401 ext/oci8/oci8.c PHP_OCI_CALL(OCISessionRelease, (connection->svc, connection->err, NULL, NULL 2407 ext/oci8/oci8.c connection->svc = NULL; NULL 2408 ext/oci8/oci8.c connection->server = NULL; NULL 2409 ext/oci8/oci8.c connection->session = NULL; NULL 2417 ext/oci8/oci8.c connection->next_pingp = NULL; NULL 2514 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find LOB descriptor #%d", column->descid); NULL 2630 ext/oci8/oci8.c column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 2632 ext/oci8/oci8.c if (column == NULL) { NULL 2684 ext/oci8/oci8.c timestamp = time(NULL); NULL 2709 ext/oci8/oci8.c php_oci_spool *session_pool = NULL; NULL 2712 ext/oci8/oci8.c OCIAuthInfo *spoolAuth = NULL; NULL 2716 ext/oci8/oci8.c if (session_pool == NULL) { NULL 2724 ext/oci8/oci8.c if (session_pool->spool_hash_key == NULL) { NULL 2766 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (session_pool->env, (dvoid **)&(spoolAuth), OCI_HTYPE_AUTHINFO, 0, NULL)); NULL 2817 ext/oci8/oci8.c session_pool = NULL; NULL 2839 ext/oci8/oci8.c php_oci_spool *session_pool = NULL; NULL 2841 ext/oci8/oci8.c zend_rsrc_list_entry *spool_out_le = NULL; NULL 2877 ext/oci8/oci8.c if (session_pool == NULL) { NULL 2888 ext/oci8/oci8.c zend_hash_update(&EG(persistent_list), session_pool->spool_hash_key, strlen(session_pool->spool_hash_key)+1,(void *)&spool_le, sizeof(zend_rsrc_list_entry),NULL); NULL 2900 ext/oci8/oci8.c session_pool = NULL; NULL 2913 ext/oci8/oci8.c OCIEnv *retenv = NULL; NULL 2916 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIEnvNlsCreate, (&retenv, OCI_G(events) ? PHP_OCI_INIT_MODE | OCI_EVENTS : PHP_OCI_INIT_MODE, 0, NULL, NULL, NULL, 0, NULL, charsetid, charsetid)); NULL 2923 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that " PHP_OCI8_LIB_PATH_MSG " includes the directory with Oracle Instant Client libraries"); NULL 2925 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and " PHP_OCI8_LIB_PATH_MSG " are set and point to the right directories"); NULL 2928 ext/oci8/oci8.c && OCIErrorGet(retenv, (ub4)1, NULL, &ora_error_code, ora_msg_buf, (ub4)OCI_ERROR_MAXMSG_SIZE, (ub4)OCI_HTYPE_ENV) == OCI_SUCCESS NULL 2930 ext/oci8/oci8.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ora_msg_buf); NULL 2933 ext/oci8/oci8.c return NULL; NULL 2957 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->server), OCI_HTYPE_SERVER, 0, NULL)); NULL 2974 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->session), OCI_HTYPE_SESSION, 0, NULL)); NULL 2982 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->err), OCI_HTYPE_ERROR, 0, NULL)); NULL 2990 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->svc), OCI_HTYPE_SVCCTX, 0, NULL)); NULL 3118 ext/oci8/oci8.c php_oci_spool *actual_spool = NULL; NULL 3122 ext/oci8/oci8.c time_t timestamp = time(NULL); NULL 3127 ext/oci8/oci8.c !(connection->private_spool = php_oci_create_spool(username, username_len, password, password_len, dbname, dbname_len, NULL, 0, connection->charset TSRMLS_CC))) { NULL 3154 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->err), OCI_HTYPE_ERROR, 0, NULL)); NULL 3164 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->authinfo), OCI_HTYPE_AUTHINFO, 0, NULL)); NULL 3211 ext/oci8/oci8.c PHP_OCI_CALL_RETURN(OCI_G(errcode),OCISessionGet, (connection->env, OCI_G(err), &(connection->svc), (OCIAuthInfo *)connection->authinfo, (OraText *)actual_spool->poolname, (ub4)actual_spool->poolname_len, NULL, 0, NULL, NULL, NULL, OCI_SESSGET_SPOOL)); NULL 3248 ext/oci8/oci8.c PHP_OCI_CALL(OCISessionRelease, (connection->svc, connection->err, NULL,0, (ub4) OCI_SESSRLS_DROPSESS)); NULL 3249 ext/oci8/oci8.c connection->svc = NULL; NULL 3250 ext/oci8/oci8.c connection->server = NULL; NULL 3251 ext/oci8/oci8.c connection->session = NULL; NULL 3323 ext/oci8/oci8.c time_t *next_pingp = NULL; NULL 3339 ext/oci8/oci8.c time_t timestamp = time(NULL); NULL 49 ext/oci8/oci8_collection.c dvoid *dschp1 = NULL; NULL 57 ext/oci8/oci8_collection.c collection->collection = NULL; NULL 199 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unknown collection type %d", collection->coll_typecode); NULL 236 ext/oci8/oci8_collection.c return NULL; NULL 310 ext/oci8/oci8_collection.c PHP_OCI_CALL_RETURN(connection->errcode, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NULL, 0, NULL, 0, &oci_date)); NULL 349 ext/oci8/oci8_collection.c element_double = strtod(number, NULL); NULL 352 ext/oci8/oci8_collection.c element_double = zend_strtod(number, NULL); NULL 449 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); NULL 561 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); NULL 597 ext/oci8/oci8_collection.c PHP_OCI_CALL_RETURN(connection->errcode, OCIDateFromText, (connection->err, (CONST text *)date, date_len, NULL, 0, NULL, 0, &oci_date)); NULL 637 ext/oci8/oci8_collection.c element_double = strtod(number, NULL); NULL 640 ext/oci8/oci8_collection.c element_double = zend_strtod(number, NULL); NULL 739 ext/oci8/oci8_collection.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode); NULL 64 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Column name cannot be empty"); NULL 70 ext/oci8/oci8_interface.c if (statement->defines == NULL) { NULL 72 ext/oci8/oci8_interface.c zend_hash_init(statement->defines, 13, NULL, php_oci_define_hash_dtor, 0); NULL 105 ext/oci8/oci8_interface.c zval *bind_var = NULL; NULL 135 ext/oci8/oci8_interface.c zval *bind_var = NULL; NULL 149 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Maximum array length must be greater than zero"); NULL 174 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 208 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 215 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset parameter must be greater than or equal to 0"); NULL 257 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filename cannot contain null bytes"); NULL 263 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 282 ext/oci8/oci8_interface.c char *buffer = NULL; NULL 292 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 332 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 339 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0"); NULL 370 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 399 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 423 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 456 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 502 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 546 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 582 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property. The first argument should be valid descriptor object"); NULL 587 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property. The second argument should be valid descriptor object"); NULL 623 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 628 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to zero"); NULL 657 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be greater than or equal to 0"); NULL 662 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to 0"); NULL 672 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be greater than or equal to 0"); NULL 677 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to 0"); NULL 683 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 716 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 754 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 781 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 807 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property. The first argument should be valid descriptor object"); NULL 812 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property. The second argument should be valid descriptor object"); NULL 820 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0"); NULL 849 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property. The first argument should be valid descriptor object"); NULL 854 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property. The second argument should be valid descriptor object"); NULL 895 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Start parameter must be greater than or equal to 0"); NULL 899 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than or equal to 0"); NULL 913 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Start parameter must be greater than or equal to 0"); NULL 917 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than or equal to 0"); NULL 925 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filename cannot contain null bytes"); NULL 931 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 956 ext/oci8/oci8_interface.c if (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) { NULL 966 ext/oci8/oci8_interface.c stream = php_stream_open_wrapper_ex(filename, "w", REPORT_ERRORS, NULL, NULL); NULL 968 ext/oci8/oci8_interface.c stream = php_stream_open_wrapper_ex(filename, "w", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, NULL); NULL 1027 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 1054 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 1421 ext/oci8/oci8_interface.c columns[ i ] = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 1435 ext/oci8/oci8_interface.c zend_hash_next_index_insert(Z_ARRVAL_P(row), &element, sizeof(zval*), NULL); NULL 1439 ext/oci8/oci8_interface.c zend_symtable_update(Z_ARRVAL_P(row), columns[ i ]->name, columns[ i ]->name_len+1, &element, sizeof(zval*), NULL); NULL 1442 ext/oci8/oci8_interface.c zend_hash_update(Z_ARRVAL_P(row), columns[ i ]->name, columns[ i ]->name_len+1, &element, sizeof(zval*), NULL); NULL 1447 ext/oci8/oci8_interface.c zend_hash_next_index_insert(Z_ARRVAL_P(array), &row, sizeof(zval*), NULL); NULL 1463 ext/oci8/oci8_interface.c columns[ i ] = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 1471 ext/oci8/oci8_interface.c columns[ i ] = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 1489 ext/oci8/oci8_interface.c zend_hash_index_update((*(outarrs[ i ]))->value.ht, rows, (void *)&element, sizeof(zval*), NULL); NULL 1622 ext/oci8/oci8_interface.c zval *arg = NULL; NULL 1628 ext/oci8/oci8_interface.c dvoid *errh = NULL; NULL 1630 ext/oci8/oci8_interface.c text *sqltext = NULL; NULL 1637 ext/oci8/oci8_interface.c statement = (php_oci_statement *) zend_fetch_resource(&arg TSRMLS_CC, -1, NULL, NULL, 1, le_statement); NULL 1649 ext/oci8/oci8_interface.c connection = (php_oci_connection *) zend_fetch_resource(&arg TSRMLS_CC, -1, NULL, NULL, 1, le_connection); NULL 1656 ext/oci8/oci8_interface.c connection = (php_oci_connection *) zend_fetch_resource(&arg TSRMLS_CC, -1, NULL, NULL, 1, le_pconnection); NULL 1673 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Oci_error: unable to find error handle"); NULL 1794 ext/oci8/oci8_interface.c OCI_G(edition) = NULL; NULL 1805 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); NULL 1836 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); NULL 1867 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); NULL 1898 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unsupported attribute type"); NULL 1916 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "is disabled in Safe Mode"); NULL 1925 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "username cannot be empty"); NULL 1929 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "old password cannot be empty"); NULL 1933 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "new password cannot be empty"); NULL 1944 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "username cannot be empty"); NULL 1948 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "old password cannot be empty"); NULL 1952 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "new password cannot be empty"); NULL 1956 ext/oci8/oci8_interface.c connection = php_oci_do_connect_ex(user, user_len, pass_old, pass_old_len, pass_new, pass_new_len, dbname, dbname_len, NULL, OCI_DEFAULT, 0, 0 TSRMLS_CC); NULL 1980 ext/oci8/oci8_interface.c statement = php_oci_statement_create(connection, NULL, 0 TSRMLS_CC); NULL 2009 ext/oci8/oci8_interface.c char *version = NULL; NULL 2022 ext/oci8/oci8_interface.c char *version = NULL; NULL 2128 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2160 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2194 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2229 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property. The first argument should be valid collection object"); NULL 2234 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property. The second argument should be valid collection object"); NULL 2270 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2298 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2326 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2359 ext/oci8/oci8_interface.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 2379 ext/oci8/oci8_interface.c char *tdo, *schema = NULL; NULL 65 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown descriptor type %ld", type); NULL 66 ext/oci8/oci8_lob.c return NULL; NULL 81 ext/oci8/oci8_lob.c return NULL; NULL 97 ext/oci8/oci8_lob.c zend_hash_init(connection->descriptors, 0, NULL, php_oci_descriptor_flush_hash_dtor, 0); NULL 103 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal descriptor counter has reached limit"); NULL 105 ext/oci8/oci8_lob.c return NULL; NULL 108 ext/oci8/oci8_lob.c zend_hash_index_update(connection->descriptors,descriptor->index,&descriptor,sizeof(php_oci_descriptor *),NULL); NULL 174 ext/oci8/oci8_lob.c *(ctx->lob_data) = NULL; NULL 187 ext/oci8/oci8_lob.c *(ctx->lob_data) = NULL; NULL 197 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected LOB piece id received (value:%d)", piece); NULL 198 ext/oci8/oci8_lob.c *(ctx->lob_data) = NULL; NULL 255 ext/oci8/oci8_lob.c *data = NULL; NULL 270 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be less than size of the LOB"); NULL 399 ext/oci8/oci8_lob.c *data = NULL; NULL 415 ext/oci8/oci8_lob.c *data = NULL; NULL 645 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid flag value: %ld", flush_flag); NULL 731 ext/oci8/oci8_lob.c if ((PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(filename TSRMLS_CC)) { NULL 737 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't open file %s", filename); NULL 821 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size must be greater than or equal to 0"); NULL 826 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size must be less than or equal to the current LOB size"); NULL 908 ext/oci8/oci8_lob.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid temporary lob type: %ld", type); NULL 54 ext/oci8/oci8_statement.c PHP_OCI_CALL(OCIHandleAlloc, (connection->env, (dvoid **)&(statement->stmt), OCI_HTYPE_STMT, 0, NULL)); NULL 57 ext/oci8/oci8_statement.c PHP_OCI_CALL(OCIHandleAlloc, (connection->env, (dvoid **)&(statement->err), OCI_HTYPE_ERROR, 0, NULL)); NULL 67 ext/oci8/oci8_statement.c NULL, NULL 76 ext/oci8/oci8_statement.c PHP_OCI_CALL(OCIStmtRelease, (statement->stmt, statement->err, NULL, 0, statement->errcode ? OCI_STRLS_CACHE_DELETE : OCI_DEFAULT)); NULL 81 ext/oci8/oci8_statement.c return NULL; NULL 90 ext/oci8/oci8_statement.c statement->last_query = NULL; NULL 119 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of rows to be prefetched has to be greater than or equal to 0"); NULL 158 ext/oci8/oci8_statement.c outcol->nested_statement = NULL; NULL 188 ext/oci8/oci8_statement.c if (statement->last_query == NULL) { NULL 193 ext/oci8/oci8_statement.c statement->columns = NULL; NULL 211 ext/oci8/oci8_statement.c column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 236 ext/oci8/oci8_statement.c column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 266 ext/oci8/oci8_statement.c column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 279 ext/oci8/oci8_statement.c column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 280 ext/oci8/oci8_statement.c if (column == NULL) { NULL 308 ext/oci8/oci8_statement.c php_oci_out_column *column = NULL; NULL 311 ext/oci8/oci8_statement.c if (statement->columns == NULL) { /* we release the columns at the end of a fetch */ NULL 312 ext/oci8/oci8_statement.c return NULL; NULL 317 ext/oci8/oci8_statement.c column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC); NULL 318 ext/oci8/oci8_statement.c if (column == NULL) { NULL 326 ext/oci8/oci8_statement.c return NULL; NULL 331 ext/oci8/oci8_statement.c return NULL; NULL 343 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid context pointer value"); NULL 351 ext/oci8/oci8_statement.c nested_stmt = php_oci_statement_create(outcol->statement->connection, NULL, 0 TSRMLS_CC); NULL 410 ext/oci8/oci8_statement.c OCIParam *param = NULL; NULL 426 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid execute mode given: %d", mode); NULL 461 ext/oci8/oci8_statement.c PHP_OCI_CALL_RETURN(statement->errcode, OCIStmtExecute, (statement->connection->svc, statement->stmt, statement->err, iters, 0, NULL, NULL, mode)); NULL 485 ext/oci8/oci8_statement.c zend_hash_init(statement->columns, 13, NULL, php_oci_column_hash_dtor, 0); NULL 689 ext/oci8/oci8_statement.c (dvoid *)NULL, /* IN/OUT pointer to a buffer */ NULL 693 ext/oci8/oci8_statement.c (ub2 *)NULL, /* IN/OUT Pointer to array of length of data fetched */ NULL 694 ext/oci8/oci8_statement.c (ub2 *)NULL, /* OUT Pointer to array of column-level return codes */ NULL 766 ext/oci8/oci8_statement.c PHP_OCI_CALL(OCIStmtRelease, (statement->stmt, statement->err, NULL, 0, statement->errcode ? OCI_STRLS_CACHE_DELETE : OCI_DEFAULT)); NULL 830 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 838 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 849 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 856 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 987 ext/oci8/oci8_statement.c php_oci_collection *bind_collection = NULL; NULL 988 ext/oci8/oci8_statement.c php_oci_descriptor *bind_descriptor = NULL; NULL 989 ext/oci8/oci8_statement.c php_oci_statement *bind_statement = NULL; NULL 990 ext/oci8/oci8_statement.c dvoid *oci_desc = NULL; NULL 992 ext/oci8/oci8_statement.c OCIStmt *oci_stmt = NULL; NULL 993 ext/oci8/oci8_statement.c dvoid *bind_data = NULL; NULL 1004 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property"); NULL 1026 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property"); NULL 1045 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 1060 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 1075 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid variable used for bind"); NULL 1089 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or unsupported datatype given: %d", (int)type); NULL 1100 ext/oci8/oci8_statement.c zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); NULL 1206 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid phpbind pointer value"); NULL 1259 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid phpbind pointer value"); NULL 1265 ext/oci8/oci8_statement.c if (phpbind->statement != NULL) { NULL 1286 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find object outbind descriptor property"); NULL 1327 ext/oci8/oci8_statement.c return NULL; NULL 1330 ext/oci8/oci8_statement.c statement = (php_oci_statement *) zend_fetch_resource(&z_statement TSRMLS_CC, -1, "oci8 statement", NULL, 1, le_statement); NULL 1333 ext/oci8/oci8_statement.c return NULL; NULL 1337 ext/oci8/oci8_statement.c return NULL; NULL 1343 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid column name \"%s\"", Z_STRVAL_P(column_index)); NULL 1344 ext/oci8/oci8_statement.c return NULL; NULL 1352 ext/oci8/oci8_statement.c column = php_oci_statement_get_column(statement, Z_LVAL(tmp), NULL, 0 TSRMLS_CC); NULL 1354 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid column index \"%ld\"", Z_LVAL(tmp)); NULL 1356 ext/oci8/oci8_statement.c return NULL; NULL 1414 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid max length value (%ld)", maxlength); NULL 1436 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must provide max length value for empty arrays"); NULL 1445 ext/oci8/oci8_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or unsupported datatype given: %ld", type); NULL 1450 ext/oci8/oci8_statement.c if (bind == NULL) { NULL 1457 ext/oci8/oci8_statement.c zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); NULL 1462 ext/oci8/oci8_statement.c bindp->descriptor = NULL; NULL 1463 ext/oci8/oci8_statement.c bindp->statement = NULL; NULL 1465 ext/oci8/oci8_statement.c bindp->bind = NULL; NULL 1591 ext/oci8/oci8_statement.c bind->array.indicators = NULL; NULL 1629 ext/oci8/oci8_statement.c bind->array.indicators = NULL; NULL 1667 ext/oci8/oci8_statement.c bind->array.indicators = NULL; NULL 1678 ext/oci8/oci8_statement.c PHP_OCI_CALL_RETURN(connection->errcode, OCIDateFromText, (connection->err, (CONST text *)Z_STRVAL_PP(entry), Z_STRLEN_PP(entry), NULL, 0, NULL, 0, &oci_date)); NULL 1687 ext/oci8/oci8_statement.c return NULL; NULL 1693 ext/oci8/oci8_statement.c PHP_OCI_CALL_RETURN(connection->errcode, OCIDateFromText, (connection->err, (CONST text *)"01-JAN-00", sizeof("01-JAN-00")-1, NULL, 0, NULL, 0, &oci_date)); NULL 1702 ext/oci8/oci8_statement.c return NULL; NULL 65 ext/oci8/php_oci8.h # define oci8_module_ptr NULL NULL 329 ext/oci8/php_oci8_int.h resource->id = ZEND_REGISTER_RESOURCE(NULL, resource, le_resource); \ NULL 346 ext/oci8/php_oci8_int.h var = (type) zend_fetch_resource(&zval TSRMLS_CC, -1, name, NULL, 1, resource_type); \ NULL 511 ext/oci8/php_oci8_int.h # define oci8_module_ptr NULL NULL 139 ext/odbc/birdstep.c {NULL, NULL, NULL} NULL 149 ext/odbc/birdstep.c NULL, NULL 162 ext/odbc/birdstep.c #define PHP_GET_BIRDSTEP_RES_IDX(id) if (!(res = birdstep_find_result(list, id))) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Not result index (%ld)", id); RETURN_FALSE; } NULL 163 ext/odbc/birdstep.c #define PHP_BIRDSTEP_CHK_LNK(id) if (!(conn = birdstep_find_conn(list, id))) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Not connection index (%ld)", id); RETURN_FALSE; } NULL 200 ext/odbc/birdstep.c php_birdstep_module.le_link = zend_register_list_destructors_ex(_close_birdstep_link, NULL, "birdstep link", module_number); NULL 201 ext/odbc/birdstep.c php_birdstep_module.le_result = zend_register_list_destructors_ex(_free_birdstep_result, NULL, "birdstep result", module_number); NULL 245 ext/odbc/birdstep.c return(NULL); NULL 273 ext/odbc/birdstep.c return(NULL); NULL 301 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Too many open connections (%d)",php_birdstep_module.num_links); NULL 307 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Could not allocate connection handle"); NULL 312 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Could not connect to server \"%s\" for %s", serv, user); NULL 366 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLAllocStmt return %d",stat); NULL 372 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Cannot execute \"%s\" query",query); NULL 380 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLNumResultCols return %d",stat); NULL 388 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLNumResultCols return %d",stat); NULL 402 ext/odbc/birdstep.c &colnamelen,NULL); NULL 404 ext/odbc/birdstep.c NULL,0,NULL,&res->values[i].valtype); NULL 408 ext/odbc/birdstep.c res->values[i].value = NULL; NULL 414 ext/odbc/birdstep.c NULL,0,NULL,&coldesc); NULL 448 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLFetch return error"); NULL 470 ext/odbc/birdstep.c char *field = NULL; NULL 492 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %s not found",field); NULL 497 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Field index not in range"); NULL 509 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLFetch return error"); NULL 534 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLGetData return error"); NULL 545 ext/odbc/birdstep.c if ( res->values[indx].value != NULL ) { NULL 587 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Set autocommit_on option failure"); NULL 610 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Set autocommit_off option failure"); NULL 631 ext/odbc/birdstep.c stat = SQLTransact(NULL,conn->hdbc,SQL_COMMIT); NULL 633 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Commit failure"); NULL 654 ext/odbc/birdstep.c stat = SQLTransact(NULL,conn->hdbc,SQL_ROLLBACK); NULL 656 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Rollback failure"); NULL 679 ext/odbc/birdstep.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Field index not in range"); NULL 82 ext/odbc/php_birdstep.h #define birdstep_module_ptr NULL NULL 407 ext/odbc/php_odbc.c NULL, NULL 408 ext/odbc/php_odbc.c NULL, NULL 432 ext/odbc/php_odbc.c res->values = NULL; NULL 460 ext/odbc/php_odbc.c SQLTransact( NULL, handle, SQL_ROLLBACK ); NULL 537 ext/odbc/php_odbc.c value = NULL; NULL 562 ext/odbc/php_odbc.c value = NULL; NULL 593 ext/odbc/php_odbc.c value = NULL; NULL 624 ext/odbc/php_odbc.c value = NULL; NULL 650 ext/odbc/php_odbc.c value = NULL; NULL 690 ext/odbc/php_odbc.c STD_PHP_INI_ENTRY("odbc.default_db", NULL, PHP_INI_ALL, OnUpdateString, NULL 692 ext/odbc/php_odbc.c STD_PHP_INI_ENTRY("odbc.default_user", NULL, PHP_INI_ALL, OnUpdateString, NULL 694 ext/odbc/php_odbc.c STD_PHP_INI_ENTRY_EX("odbc.default_pw", NULL, PHP_INI_ALL, OnUpdateString, NULL 721 ext/odbc/php_odbc.c le_result = zend_register_list_destructors_ex(_free_odbc_result, NULL, "odbc result", module_number); NULL 722 ext/odbc/php_odbc.c le_conn = zend_register_list_destructors_ex(_close_odbc_conn, NULL, "odbc link", module_number); NULL 723 ext/odbc/php_odbc.c le_pconn = zend_register_list_destructors_ex(NULL, _close_odbc_pconn, "odbc link persistent", module_number); NULL 901 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQL error: %s, SQL state %s in %s", errormsg, state, func); NULL 903 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQL error: %s, SQL state %s", errormsg, state); NULL 958 ext/odbc/php_odbc.c NULL, 0, NULL, &result->values[i].coltype); NULL 969 ext/odbc/php_odbc.c result->values[i].value = NULL; NULL 981 ext/odbc/php_odbc.c NULL, 0, NULL, &displaysize); NULL 1057 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 1062 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index larger than number of fields"); NULL 1067 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field numbering starts at 1"); NULL 1071 ext/odbc/php_odbc.c SQLColAttributes(result->stmt, (SQLUSMALLINT)pv_num, (SQLUSMALLINT) (type?SQL_COLUMN_SCALE:SQL_COLUMN_PRECISION), NULL, 0, NULL, &len); NULL 1144 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 1164 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 1177 ext/odbc/php_odbc.c rc = SQLGetInfo(conn->hdbc, SQL_FETCH_DIRECTION, (void *) &scrollopts, sizeof(scrollopts), NULL); NULL 1211 ext/odbc/php_odbc.c result->values = NULL; NULL 1233 ext/odbc/php_odbc.c params_t *params = NULL; NULL 1253 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No parameters to SQL statement given"); NULL 1259 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Not enough parameters (%d should be %d) given", ne, result->numparams); NULL 1271 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter"); NULL 1285 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter"); NULL 1341 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Can't open file %s", filename); NULL 1446 ext/odbc/php_odbc.c result->values = NULL; NULL 1495 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQL error: %s, SQL state %s", errormsg, state); NULL 1527 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid fetch type (%d)", fetch_type); NULL 1572 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 1591 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 1605 ext/odbc/php_odbc.c rc = SQLGetInfo(conn->hdbc, SQL_FETCH_DIRECTION, (void *) &scrollopts, sizeof(scrollopts), NULL); NULL 1638 ext/odbc/php_odbc.c result->values = NULL; NULL 1658 ext/odbc/php_odbc.c char *buf = NULL; NULL 1682 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 1732 ext/odbc/php_odbc.c if (buf == NULL) { NULL 1766 ext/odbc/php_odbc.c zend_hash_index_update(Z_ARRVAL_P(return_value), i, &tmp, sizeof(zval *), NULL); NULL 1769 ext/odbc/php_odbc.c zend_hash_update(Z_ARRVAL_P(return_value), Z_STRVAL_P(tmp), Z_STRLEN_P(tmp)+1, &tmp, sizeof(zval *), NULL); NULL 1771 ext/odbc/php_odbc.c zend_hash_update(Z_ARRVAL_P(return_value), result->values[i].name, strlen(result->values[i].name)+1, &tmp, sizeof(zval *), NULL); NULL 1810 ext/odbc/php_odbc.c char *buf = NULL; NULL 1834 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 1885 ext/odbc/php_odbc.c if (buf == NULL) { NULL 1915 ext/odbc/php_odbc.c zend_hash_index_update(Z_ARRVAL_PP(pv_res_arr), i, &tmp, sizeof(zval *), NULL); NULL 1937 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 1978 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 2025 ext/odbc/php_odbc.c field = NULL; NULL 2041 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 2046 ext/odbc/php_odbc.c if (field != NULL) { NULL 2047 ext/odbc/php_odbc.c if (result->values == NULL) { NULL 2048 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Result set contains no data"); NULL 2060 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %s not found", field); NULL 2066 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index is larger than the number of fields"); NULL 2108 ext/odbc/php_odbc.c NULL, 0, NULL, &fieldsize); NULL 2189 ext/odbc/php_odbc.c char *buf = NULL; NULL 2193 ext/odbc/php_odbc.c char *pv_format = NULL; NULL 2208 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 2257 ext/odbc/php_odbc.c if (buf == NULL) { NULL 2325 ext/odbc/php_odbc.c result->values = NULL; NULL 2373 ext/odbc/php_odbc.c uid = NULL; NULL 2376 ext/odbc/php_odbc.c pwd = NULL; NULL 2398 ext/odbc/php_odbc.c rc = SQLDriverConnect((*conn)->hdbc, NULL, lpszConnStr, SQL_NTS, lpszConnStr, CONNSTRSIZE, &cbszConnStr, SQL_DRIVER_NOPROMPT); NULL 2408 ext/odbc/php_odbc.c rc = SQLDriverConnect((*conn)->hdbc, NULL, db, SQL_NTS, dsnbuf, sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT); NULL 2444 ext/odbc/php_odbc.c rc = SQLDriverConnect((*conn)->hdbc, NULL, ldb, strlen(ldb), dsnbuf, sizeof(dsnbuf) - 1, &dsnbuflen, SQL_DRIVER_NOPROMPT); NULL 2507 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Cursor type (%d)", cur_opt); NULL 2535 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", ODBCG(num_links)); NULL 2540 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Too many open persistent links (%ld)", ODBCG(num_persistent)); NULL 2553 ext/odbc/php_odbc.c sizeof(zend_rsrc_list_entry), NULL) == FAILURE) { NULL 2620 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Too many open connections (%ld)",ODBCG(num_links)); NULL 2634 ext/odbc/php_odbc.c sizeof(zend_rsrc_list_entry), NULL) == FAILURE) { NULL 2726 ext/odbc/php_odbc.c result->values = NULL; NULL 2742 ext/odbc/php_odbc.c result->values = NULL; NULL 2785 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 2790 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index larger than number of fields"); NULL 2795 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field numbering starts at 1"); NULL 2820 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 2825 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index larger than number of fields"); NULL 2830 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field numbering starts at 1"); NULL 2834 ext/odbc/php_odbc.c SQLColAttributes(result->stmt, (SQLUSMALLINT)pv_num, SQL_COLUMN_TYPE_NAME, tmp, 31, &tmplen, NULL); NULL 2871 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index"); NULL 3020 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set option for persistent connection"); NULL 3040 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option type"); NULL 3058 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3060 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; NULL 3076 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3088 ext/odbc/php_odbc.c schema = NULL; NULL 3112 ext/odbc/php_odbc.c result->values = NULL; NULL 3125 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3127 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; NULL 3143 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3157 ext/odbc/php_odbc.c schema = NULL; NULL 3181 ext/odbc/php_odbc.c result->values = NULL; NULL 3195 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3197 ext/odbc/php_odbc.c char *cat = NULL, *schema, *table, *column; NULL 3213 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3244 ext/odbc/php_odbc.c result->values = NULL; NULL 3259 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3261 ext/odbc/php_odbc.c char *pcat = NULL, *pschema, *ptable, *fcat, *fschema, *ftable; NULL 3272 ext/odbc/php_odbc.c if ((int)strlen((xstr)) == 0) (xstr) = NULL NULL 3289 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3322 ext/odbc/php_odbc.c result->values = NULL; NULL 3337 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3355 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3382 ext/odbc/php_odbc.c result->values = NULL; NULL 3395 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3397 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *table = NULL; NULL 3412 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3442 ext/odbc/php_odbc.c result->values = NULL; NULL 3456 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3458 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; NULL 3478 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3509 ext/odbc/php_odbc.c result->values = NULL; NULL 3524 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3526 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *proc = NULL; NULL 3545 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3575 ext/odbc/php_odbc.c result->values = NULL; NULL 3590 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3592 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *name = NULL; NULL 3613 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3646 ext/odbc/php_odbc.c result->values = NULL; NULL 3660 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3662 ext/odbc/php_odbc.c char *cat = NULL, *schema, *name; NULL 3682 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3714 ext/odbc/php_odbc.c result->values = NULL; NULL 3728 ext/odbc/php_odbc.c odbc_result *result = NULL; NULL 3730 ext/odbc/php_odbc.c char *cat = NULL, *schema = NULL, *table = NULL; NULL 3745 ext/odbc/php_odbc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'"); NULL 3775 ext/odbc/php_odbc.c result->values = NULL; NULL 104 ext/odbc/php_odbc.h #define odbc_module_ptr NULL NULL 231 ext/opcache/Optimizer/block_pass.c op_array->brk_cont_array = NULL; NULL 319 ext/opcache/Optimizer/block_pass.c if (__s == NULL) { \ NULL 365 ext/opcache/Optimizer/block_pass.c if (to->sources == NULL) { NULL 378 ext/opcache/Optimizer/block_pass.c if (to->sources == NULL) { NULL 384 ext/opcache/Optimizer/block_pass.c if (to->sources->next == NULL) { NULL 389 ext/opcache/Optimizer/block_pass.c from_block->op1_to == NULL && NULL 390 ext/opcache/Optimizer/block_pass.c from_block->op2_to == NULL && NULL 391 ext/opcache/Optimizer/block_pass.c from_block->ext_to == NULL) { NULL 401 ext/opcache/Optimizer/block_pass.c to->start_opline = NULL; NULL 404 ext/opcache/Optimizer/block_pass.c to->sources = NULL; NULL 487 ext/opcache/Optimizer/block_pass.c zend_code_block *start = find_start? NULL : blocks; NULL 492 ext/opcache/Optimizer/block_pass.c while (b != NULL) { NULL 504 ext/opcache/Optimizer/block_pass.c b->sources = NULL; NULL 541 ext/opcache/Optimizer/block_pass.c # define VAR_UNSET(op) do { if (op ## _type & (IS_TMP_VAR|IS_VAR)) {VAR_SOURCE(op) = NULL;}} while (0) NULL 550 ext/opcache/Optimizer/block_pass.c # define VAR_UNSET(op) do { if ((op).op_type == IS_TMP_VAR || (op).op_type == IS_VAR) {VAR_SOURCE(op) = NULL;}} while (0) NULL 609 ext/opcache/Optimizer/block_pass.c zend_op *end, *last_op = NULL; NULL 610 ext/opcache/Optimizer/block_pass.c zend_op **Tsource = NULL; NULL 813 ext/opcache/Optimizer/block_pass.c VAR_SOURCE(opline->op1) != NULL && NULL 864 ext/opcache/Optimizer/block_pass.c VAR_SOURCE(opline->op1) != NULL && NULL 888 ext/opcache/Optimizer/block_pass.c VAR_SOURCE(opline->op1) != NULL && NULL 1209 ext/opcache/Optimizer/block_pass.c cur_block->op1_to = NULL; NULL 1340 ext/opcache/Optimizer/block_pass.c block->op1_to = NULL; NULL 1381 ext/opcache/Optimizer/block_pass.c block->op1_to = NULL; NULL 1405 ext/opcache/Optimizer/block_pass.c block->op1_to = NULL; NULL 1431 ext/opcache/Optimizer/block_pass.c while (next->follow_to != NULL) { NULL 1449 ext/opcache/Optimizer/block_pass.c block->op1_to = NULL; NULL 1480 ext/opcache/Optimizer/block_pass.c block->op2_to = NULL; NULL 1481 ext/opcache/Optimizer/block_pass.c block->follow_to = NULL; NULL 1486 ext/opcache/Optimizer/block_pass.c block->op2_to = NULL; NULL 1601 ext/opcache/Optimizer/block_pass.c block->follow_to = NULL; NULL 1622 ext/opcache/Optimizer/block_pass.c block->op2_to = NULL; NULL 1629 ext/opcache/Optimizer/block_pass.c char *same_t=NULL; NULL 1641 ext/opcache/Optimizer/block_pass.c if (same_t == NULL) { NULL 1717 ext/opcache/Optimizer/block_pass.c if (same_t != NULL) { NULL 1742 ext/opcache/Optimizer/block_pass.c block->op2_to = NULL; NULL 1743 ext/opcache/Optimizer/block_pass.c block->ext_to = NULL; NULL 1755 ext/opcache/Optimizer/block_pass.c block->op2_to = NULL; NULL 1756 ext/opcache/Optimizer/block_pass.c block->ext_to = NULL; NULL 1766 ext/opcache/Optimizer/block_pass.c block->op2_to = NULL; NULL 1767 ext/opcache/Optimizer/block_pass.c block->ext_to = NULL; NULL 1774 ext/opcache/Optimizer/block_pass.c block->ext_to = NULL; NULL 1781 ext/opcache/Optimizer/block_pass.c block->ext_to = NULL; NULL 286 ext/opcache/Optimizer/pass1_5.c zend_op *use = NULL; NULL 301 ext/opcache/Optimizer/pass1_5.c use = NULL; NULL 308 ext/opcache/Optimizer/pass1_5.c use = NULL; NULL 96 ext/opcache/ZendAccelerator.c zend_accel_shared_globals *accel_shared_globals = NULL; NULL 100 ext/opcache/ZendAccelerator.c static char *zps_failure_reason = NULL; NULL 101 ext/opcache/ZendAccelerator.c char *zps_api_failure_reason = NULL; NULL 108 ext/opcache/ZendAccelerator.c static void (*orig_chdir)(INTERNAL_FUNCTION_PARAMETERS) = NULL; NULL 109 ext/opcache/ZendAccelerator.c static ZEND_INI_MH((*orig_include_path_on_modify)) = NULL; NULL 130 ext/opcache/ZendAccelerator.c # define zend_accel_get_time() time(NULL) NULL 165 ext/opcache/ZendAccelerator.c ZCG(cwd) = NULL; NULL 179 ext/opcache/ZendAccelerator.c return NULL; NULL 203 ext/opcache/ZendAccelerator.c ZCG(include_path_key) = NULL; NULL 281 ext/opcache/ZendAccelerator.c ZCSG(interned_strings).arBuckets[i]->pLast = NULL; NULL 287 ext/opcache/ZendAccelerator.c ZCSG(interned_strings).pListHead->pListLast = NULL; NULL 290 ext/opcache/ZendAccelerator.c ZCSG(interned_strings).pListTail->pListNext = NULL; NULL 326 ext/opcache/ZendAccelerator.c while (p != NULL) { NULL 356 ext/opcache/ZendAccelerator.c p->pLast = NULL; NULL 364 ext/opcache/ZendAccelerator.c p->pListNext = NULL; NULL 365 ext/opcache/ZendAccelerator.c if (p->pListLast != NULL) { NULL 589 ext/opcache/ZendAccelerator.c ZCSG(force_restart_time) = time(NULL); /* restore forced restart request */ NULL 629 ext/opcache/ZendAccelerator.c && time(NULL) >= ZCSG(force_restart_time)) { NULL 630 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_WARNING, "Forced restart at %d (after %d seconds), locked by %d", time(NULL), ZCG(accel_directives).force_restart_timeout, mem_usage_check.l_pid); NULL 650 ext/opcache/ZendAccelerator.c wrapper = php_stream_locate_url_wrapper(filename, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC); NULL 662 ext/opcache/ZendAccelerator.c ret = wrapper->wops->url_stat(wrapper, (char*)filename, PHP_STREAM_URL_STAT_QUIET, &stream_statbuf, NULL TSRMLS_CC); NULL 826 ext/opcache/ZendAccelerator.c char *full_path_ptr = NULL; NULL 852 ext/opcache/ZendAccelerator.c file_handle->opened_path = NULL; NULL 857 ext/opcache/ZendAccelerator.c if (zend_get_file_handle_timestamp(file_handle, NULL TSRMLS_CC) == persistent_script->timestamp) { NULL 860 ext/opcache/ZendAccelerator.c file_handle->opened_path = NULL; NULL 866 ext/opcache/ZendAccelerator.c file_handle->opened_path = NULL; NULL 873 ext/opcache/ZendAccelerator.c if (zend_get_file_handle_timestamp(&ps_handle, NULL TSRMLS_CC) == persistent_script->timestamp) { NULL 927 ext/opcache/ZendAccelerator.c char *include_path = NULL; NULL 929 ext/opcache/ZendAccelerator.c const char *parent_script = NULL; NULL 935 ext/opcache/ZendAccelerator.c if ((cwd = accel_getcwd(&cwd_len TSRMLS_CC)) == NULL) { NULL 943 ext/opcache/ZendAccelerator.c return NULL; NULL 992 ext/opcache/ZendAccelerator.c (parent_script = zend_get_executed_filename(TSRMLS_C)) != NULL && NULL 1012 ext/opcache/ZendAccelerator.c return NULL; NULL 1036 ext/opcache/ZendAccelerator.c return NULL; NULL 1292 ext/opcache/ZendAccelerator.c *op_array_p = NULL; NULL 1307 ext/opcache/ZendAccelerator.c return NULL; NULL 1315 ext/opcache/ZendAccelerator.c return NULL; NULL 1329 ext/opcache/ZendAccelerator.c *op_array_p = NULL; NULL 1330 ext/opcache/ZendAccelerator.c return NULL; NULL 1343 ext/opcache/ZendAccelerator.c timestamp = zend_get_file_handle_timestamp(file_handle, ZCG(accel_directives).max_file_size > 0 ? &size : NULL TSRMLS_CC); NULL 1350 ext/opcache/ZendAccelerator.c return NULL; NULL 1357 ext/opcache/ZendAccelerator.c return NULL; NULL 1363 ext/opcache/ZendAccelerator.c return NULL; NULL 1378 ext/opcache/ZendAccelerator.c EG(user_error_handler) = NULL; NULL 1393 ext/opcache/ZendAccelerator.c op_array = NULL; NULL 1413 ext/opcache/ZendAccelerator.c return NULL; NULL 1463 ext/opcache/ZendAccelerator.c zend_persistent_script *persistent_script = NULL; NULL 1464 ext/opcache/ZendAccelerator.c char *key = NULL; NULL 1491 ext/opcache/ZendAccelerator.c if ((EG(opline_ptr) == NULL && NULL 1492 ext/opcache/ZendAccelerator.c ZCG(cache_opline) == NULL && NULL 1515 ext/opcache/ZendAccelerator.c if ((key = accel_make_persistent_key(file_handle, &key_length TSRMLS_CC)) == NULL) { NULL 1544 ext/opcache/ZendAccelerator.c return NULL; NULL 1548 ext/opcache/ZendAccelerator.c (bucket = zend_accel_hash_find_entry(&ZCSG(hash), file_handle->opened_path, strlen(file_handle->opened_path) + 1)) != NULL) { NULL 1564 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = NULL; NULL 1565 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = NULL; NULL 1568 ext/opcache/ZendAccelerator.c persistent_script = NULL; NULL 1588 ext/opcache/ZendAccelerator.c persistent_script = NULL; NULL 1613 ext/opcache/ZendAccelerator.c persistent_script = NULL; NULL 1666 ext/opcache/ZendAccelerator.c if (zend_hash_quick_add(&EG(included_files), persistent_script->full_path, persistent_script->full_path_len + 1, persistent_script->hash_value, &dummy, sizeof(void *), NULL) == SUCCESS) { NULL 1715 ext/opcache/ZendAccelerator.c return NULL; NULL 1719 ext/opcache/ZendAccelerator.c if ((cwd = accel_getcwd(&cwd_len TSRMLS_CC)) != NULL) { NULL 1723 ext/opcache/ZendAccelerator.c (cwd = accel_getcwd(&cwd_len TSRMLS_CC)) != NULL) { NULL 1727 ext/opcache/ZendAccelerator.c return NULL; NULL 1734 ext/opcache/ZendAccelerator.c return NULL; NULL 1743 ext/opcache/ZendAccelerator.c if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH)) { NULL 1745 ext/opcache/ZendAccelerator.c return NULL; NULL 1762 ext/opcache/ZendAccelerator.c return NULL; NULL 1785 ext/opcache/ZendAccelerator.c if ((resolved_path = accel_tsrm_realpath(trypath, len + 1 + filename_length TSRMLS_CC)) != NULL) { NULL 1806 ext/opcache/ZendAccelerator.c return NULL; NULL 1824 ext/opcache/ZendAccelerator.c char *key = NULL; NULL 1838 ext/opcache/ZendAccelerator.c handle->opened_path = NULL; NULL 1842 ext/opcache/ZendAccelerator.c (persistent_script = zend_accel_hash_find(&ZCSG(hash), (char*)filename, filename_len + 1)) != NULL && NULL 1858 ext/opcache/ZendAccelerator.c (persistent_script = zend_accel_hash_find(&ZCSG(hash), key, key_length + 1)) != NULL && NULL 1873 ext/opcache/ZendAccelerator.c (bucket = zend_accel_hash_find_entry(&ZCSG(hash), resolved_path, strlen(resolved_path) + 1)) != NULL) { NULL 1898 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = NULL; NULL 1899 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = NULL; NULL 1934 ext/opcache/ZendAccelerator.c if ((EG(opline_ptr) == NULL && NULL 1935 ext/opcache/ZendAccelerator.c ZCG(cache_opline) == NULL && NULL 1936 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) != NULL) || NULL 1950 ext/opcache/ZendAccelerator.c (persistent_script = zend_accel_hash_find(&ZCSG(hash), (char*)filename, filename_len + 1)) != NULL && NULL 1957 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = EG(opline_ptr) ? *EG(opline_ptr) : NULL; NULL 1958 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = EG(opline_ptr) ? persistent_script : NULL; NULL 1965 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = NULL; NULL 1966 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = NULL; NULL 1994 ext/opcache/ZendAccelerator.c char *key = NULL; NULL 2003 ext/opcache/ZendAccelerator.c (bucket = zend_accel_hash_find_entry(&ZCSG(hash), (char*)filename, filename_len + 1)) != NULL) { NULL 2008 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = EG(opline_ptr) ? *EG(opline_ptr) : NULL; NULL 2017 ext/opcache/ZendAccelerator.c handle.opened_path = NULL; NULL 2021 ext/opcache/ZendAccelerator.c (persistent_script = zend_accel_hash_find(&ZCSG(hash), key, key_length + 1)) != NULL && NULL 2025 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = EG(opline_ptr) ? *EG(opline_ptr) : NULL; NULL 2035 ext/opcache/ZendAccelerator.c (bucket = zend_accel_hash_find_entry(&ZCSG(hash), resolved_path, strlen(resolved_path) + 1)) != NULL) { NULL 2047 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = (EG(opline_ptr) && key) ? *EG(opline_ptr): NULL; NULL 2048 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = key ? persistent_script : NULL; NULL 2052 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = NULL; NULL 2053 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = NULL; NULL 2057 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = NULL; NULL 2058 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = NULL; NULL 2086 ext/opcache/ZendAccelerator.c ZCG(cache_opline) = NULL; NULL 2087 ext/opcache/ZendAccelerator.c ZCG(cache_persistent_script) = NULL; NULL 2155 ext/opcache/ZendAccelerator.c ZCG(cwd) = NULL; NULL 2173 ext/opcache/ZendAccelerator.c while (p != NULL) { NULL 2243 ext/opcache/ZendAccelerator.c function->op_array.static_variables = NULL; NULL 2257 ext/opcache/ZendAccelerator.c function->op_array.static_variables = NULL; NULL 2280 ext/opcache/ZendAccelerator.c ce->static_members_table[i] = NULL; NULL 2283 ext/opcache/ZendAccelerator.c ce->static_members_table = NULL; NULL 2290 ext/opcache/ZendAccelerator.c ce->static_members = NULL; NULL 2324 ext/opcache/ZendAccelerator.c zend_hash_init(&EG(symbol_table), 0, NULL, NULL, 0); NULL 2326 ext/opcache/ZendAccelerator.c EG(function_table)->pDestructor = NULL; NULL 2330 ext/opcache/ZendAccelerator.c EG(class_table)->pDestructor = NULL; NULL 2334 ext/opcache/ZendAccelerator.c EG(zend_constants)->pDestructor = NULL; NULL 2366 ext/opcache/ZendAccelerator.c ZCG(cwd) = NULL; NULL 2376 ext/opcache/ZendAccelerator.c element1->startup = NULL; NULL 2379 ext/opcache/ZendAccelerator.c element1->shutdown = NULL; NULL 2381 ext/opcache/ZendAccelerator.c element1->activate = NULL; NULL 2382 ext/opcache/ZendAccelerator.c element1->deactivate = NULL; NULL 2383 ext/opcache/ZendAccelerator.c element1->op_array_handler = NULL; NULL 2399 ext/opcache/ZendAccelerator.c zend_llist_del_element(&zend_extensions, NULL, (int (*)(void *, void *))cb); NULL 2414 ext/opcache/ZendAccelerator.c NULL NULL 2450 ext/opcache/ZendAccelerator.c zend_hash_init(&ZCSG(interned_strings), (ZCG(accel_directives).interned_strings_buffer * 1024 * 1024) / (sizeof(Bucket) + sizeof(Bucket*) + 8 /* average string length */), NULL, NULL, 1); NULL 2461 ext/opcache/ZendAccelerator.c ZCSG(interned_strings_start) = ZCSG(interned_strings_end) = NULL; NULL 2502 ext/opcache/ZendAccelerator.c zend_hash_init(&accel_globals->function_table, zend_hash_num_elements(CG(function_table)), NULL, ZEND_FUNCTION_DTOR, 1); NULL 2508 ext/opcache/ZendAccelerator.c accel_globals->function_table.pDestructor = NULL; NULL 2539 ext/opcache/ZendAccelerator.c zps_startup_failure("Opcode Caching is disabled for CLI", NULL, accelerator_remove_cb TSRMLS_CC); NULL 2541 ext/opcache/ZendAccelerator.c zps_startup_failure("Opcode Caching is only supported in Apache, ISAPI, FPM, FastCGI and LiteSpeed SAPIs", NULL, accelerator_remove_cb TSRMLS_CC); NULL 2622 ext/opcache/ZendAccelerator.c ZCG(cwd) = NULL; NULL 2627 ext/opcache/ZendAccelerator.c ZCG(include_path_key) = NULL; NULL 2667 ext/opcache/ZendAccelerator.c accel_blacklist.entries = NULL; NULL 2808 ext/opcache/ZendAccelerator.c NULL, /* shutdown */ NULL 2811 ext/opcache/ZendAccelerator.c NULL, /* message handler */ NULL 2813 ext/opcache/ZendAccelerator.c NULL, /* extended statement handler */ NULL 2814 ext/opcache/ZendAccelerator.c NULL, /* extended fcall begin handler */ NULL 2815 ext/opcache/ZendAccelerator.c NULL, /* extended fcall end handler */ NULL 2816 ext/opcache/ZendAccelerator.c NULL, /* op_array ctor */ NULL 2817 ext/opcache/ZendAccelerator.c NULL, /* op_array dtor */ NULL 113 ext/opcache/shared_alloc_shm.c shared_segments[i].common.p = shmat(shared_segments[i].shm_id, NULL, 0); NULL 35 ext/opcache/shared_alloc_win32.c static HANDLE memfile = NULL, memory_mutex = NULL; NULL 50 ext/opcache/shared_alloc_win32.c NULL, NULL 55 ext/opcache/shared_alloc_win32.c NULL NULL 58 ext/opcache/shared_alloc_win32.c h = RegisterEventSource(NULL, TEXT(ACCEL_EVENT_SOURCE)); NULL 65 ext/opcache/shared_alloc_win32.c NULL, // no user security identifier NULL 69 ext/opcache/shared_alloc_win32.c NULL); // pointer to data NULL 104 ext/opcache/shared_alloc_win32.c memory_mutex = CreateMutex(NULL, FALSE, create_name_with_username(ACCEL_MUTEX_NAME)); NULL 162 ext/opcache/shared_alloc_win32.c if (mapping_base == NULL) { NULL 200 ext/opcache/shared_alloc_win32.c if (memfile == NULL) { NULL 209 ext/opcache/shared_alloc_win32.c memfile = NULL; NULL 236 ext/opcache/shared_alloc_win32.c memfile = CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, requested_size, NULL 239 ext/opcache/shared_alloc_win32.c if (memfile == NULL) { NULL 289 ext/opcache/shared_alloc_win32.c if (*wanted_mapping_base == NULL) { /* Auto address (NULL) is the last option on the array */ NULL 296 ext/opcache/shared_alloc_win32.c if (mapping_base == NULL) { NULL 65 ext/opcache/zend_accelerator_blacklist.c if (blacklist->entries != NULL) { NULL 74 ext/opcache/zend_accelerator_blacklist.c blacklist->regexp_list = NULL; NULL 80 ext/opcache/zend_accelerator_blacklist.c int errsize = regerror(reg_err, comp_regex, NULL, 0); NULL 95 ext/opcache/zend_accelerator_blacklist.c char regexp[12*1024], *p, *end, *c, *backtrack = NULL; NULL 194 ext/opcache/zend_accelerator_blacklist.c it->next = NULL; NULL 220 ext/opcache/zend_accelerator_blacklist.c blacklist->entries = NULL; NULL 246 ext/opcache/zend_accelerator_blacklist.c char buf[MAXPATHLEN + 1], real_path[MAXPATHLEN + 1], *blacklist_path = NULL; NULL 251 ext/opcache/zend_accelerator_blacklist.c if ((fp = fopen(filename, "r")) == NULL) { NULL 270 ext/opcache/zend_accelerator_blacklist.c while (fgets(buf, MAXPATHLEN, fp) != NULL) { NULL 340 ext/opcache/zend_accelerator_blacklist.c ret = glob(filename, 0, NULL, &globbuf); NULL 361 ext/opcache/zend_accelerator_blacklist.c if (regexp_list_it == NULL) { NULL 364 ext/opcache/zend_accelerator_blacklist.c while (regexp_list_it != NULL) { NULL 365 ext/opcache/zend_accelerator_blacklist.c if (regexec(&(regexp_list_it->comp_regex), verify_path, 0, NULL, 0) == 0) { NULL 36 ext/opcache/zend_accelerator_debug.c FILE * fLog = NULL; NULL 43 ext/opcache/zend_accelerator_debug.c timestamp = time(NULL); NULL 79 ext/opcache/zend_accelerator_hash.c zend_accel_hash_entry *indirect_bucket = NULL; NULL 120 ext/opcache/zend_accelerator_hash.c return NULL; NULL 165 ext/opcache/zend_accelerator_hash.c return NULL; NULL 193 ext/opcache/zend_accelerator_hash.c return NULL; NULL 200 ext/opcache/zend_accelerator_hash.c zend_accel_hash_entry *entry, *last_entry=NULL; NULL 35 ext/opcache/zend_accelerator_module.c #define STRING_NOT_NULL(s) (NULL == (s)?"":s) NULL 40 ext/opcache/zend_accelerator_module.c static void (*orig_file_exists)(INTERNAL_FUNCTION_PARAMETERS) = NULL; NULL 41 ext/opcache/zend_accelerator_module.c static void (*orig_is_file)(INTERNAL_FUNCTION_PARAMETERS) = NULL; NULL 42 ext/opcache/zend_accelerator_module.c static void (*orig_is_readable)(INTERNAL_FUNCTION_PARAMETERS) = NULL; NULL 77 ext/opcache/zend_accelerator_module.c { NULL, NULL, NULL, 0, 0 } NULL 279 ext/opcache/zend_accelerator_module.c STD_PHP_INI_ENTRY("opcache.mmap_base", NULL, PHP_INI_SYSTEM, OnUpdateString, accel_directives.mmap_base, zend_accel_globals, accel_globals) NULL 321 ext/opcache/zend_accelerator_module.c if ((key = accel_make_persistent_key_ex(&handle, filename_len, &key_length TSRMLS_CC)) != NULL) { NULL 466 ext/opcache/zend_accelerator_module.c NULL, NULL 467 ext/opcache/zend_accelerator_module.c NULL, NULL 522 ext/opcache/zend_accelerator_module.c zend_hash_update(return_value->value.ht, cache_entry->key, cache_entry->key_length, &persistent_script_report, sizeof(zval *), NULL); NULL 727 ext/opcache/zend_accelerator_module.c zend_op_array *op_array = NULL; NULL 728 ext/opcache/zend_accelerator_module.c zend_execute_data *orig_execute_data = NULL; NULL 741 ext/opcache/zend_accelerator_module.c handle.opened_path = NULL; NULL 753 ext/opcache/zend_accelerator_module.c if(op_array != NULL) { NULL 34 ext/opcache/zend_accelerator_util_funcs.c # define accel_xlat_set(old, new) zend_hash_index_update(&ZCG(bind_hash), (ulong)(zend_uintptr_t)(old), &(new), sizeof(void*), NULL) NULL 37 ext/opcache/zend_accelerator_util_funcs.c # define accel_xlat_set(old, new) zend_hash_quick_add(&ZCG(bind_hash), (char*)&(old), sizeof(void*), (ulong)(zend_uintptr_t)(old), (void**)&(new), sizeof(void*), NULL) NULL 45 ext/opcache/zend_accelerator_util_funcs.c static const Bucket *uninitialized_bucket = NULL; NULL 59 ext/opcache/zend_accelerator_util_funcs.c function->op_array.static_variables = NULL; NULL 79 ext/opcache/zend_accelerator_util_funcs.c zend_hash_init(&persistent_script->function_table, 100, NULL, (dtor_func_t) zend_accel_destroy_zend_function, 0); NULL 84 ext/opcache/zend_accelerator_util_funcs.c zend_hash_init(&persistent_script->class_table, 10, NULL, ZEND_CLASS_DTOR, 0); NULL 142 ext/opcache/zend_accelerator_util_funcs.c persistent_script->function_table.pDestructor = NULL; NULL 143 ext/opcache/zend_accelerator_util_funcs.c persistent_script->class_table.pDestructor = NULL; NULL 165 ext/opcache/zend_accelerator_util_funcs.c ht->pDestructor = NULL; NULL 183 ext/opcache/zend_accelerator_util_funcs.c zend_hash_quick_update(function_table, hash_key->arKey, hash_key->nKeyLength, hash_key->h, function, sizeof(zend_function), NULL); NULL 194 ext/opcache/zend_accelerator_util_funcs.c src->pDestructor = NULL; NULL 206 ext/opcache/zend_accelerator_util_funcs.c zend_hash_update(function_table, function->common.function_name, strlen(function->common.function_name) + 1, function, sizeof(zend_function), NULL); NULL 227 ext/opcache/zend_accelerator_util_funcs.c zval *ret, **ret_ptr = NULL; NULL 283 ext/opcache/zend_accelerator_util_funcs.c ht->arBuckets = NULL; NULL 284 ext/opcache/zend_accelerator_util_funcs.c ht->pListHead = NULL; NULL 285 ext/opcache/zend_accelerator_util_funcs.c ht->pListTail = NULL; NULL 286 ext/opcache/zend_accelerator_util_funcs.c ht->pInternalPointer = NULL; NULL 308 ext/opcache/zend_accelerator_util_funcs.c q->arKey = NULL; NULL 328 ext/opcache/zend_accelerator_util_funcs.c q->pLast = NULL; NULL 337 ext/opcache/zend_accelerator_util_funcs.c q->pListNext = NULL; NULL 404 ext/opcache/zend_accelerator_util_funcs.c ht->pListHead = NULL; NULL 405 ext/opcache/zend_accelerator_util_funcs.c ht->pListTail = NULL; NULL 406 ext/opcache/zend_accelerator_util_funcs.c ht->pInternalPointer = NULL; NULL 428 ext/opcache/zend_accelerator_util_funcs.c q->arKey = NULL; NULL 448 ext/opcache/zend_accelerator_util_funcs.c q->pLast = NULL; NULL 457 ext/opcache/zend_accelerator_util_funcs.c q->pListNext = NULL; NULL 465 ext/opcache/zend_accelerator_util_funcs.c q->pDataPtr = NULL; NULL 469 ext/opcache/zend_accelerator_util_funcs.c if (new_entry->refcount != NULL) { NULL 515 ext/opcache/zend_accelerator_util_funcs.c ht->pListHead = NULL; NULL 516 ext/opcache/zend_accelerator_util_funcs.c ht->pListTail = NULL; NULL 517 ext/opcache/zend_accelerator_util_funcs.c ht->pInternalPointer = NULL; NULL 539 ext/opcache/zend_accelerator_util_funcs.c q->arKey = NULL; NULL 559 ext/opcache/zend_accelerator_util_funcs.c q->pLast = NULL; NULL 568 ext/opcache/zend_accelerator_util_funcs.c q->pListNext = NULL; NULL 576 ext/opcache/zend_accelerator_util_funcs.c q->pDataPtr = NULL; NULL 584 ext/opcache/zend_accelerator_util_funcs.c prop_info->doc_comment = NULL; NULL 620 ext/opcache/zend_accelerator_util_funcs.c if (ce->handler != NULL) { \ NULL 656 ext/opcache/zend_accelerator_util_funcs.c ce->default_properties_table[i] = NULL; NULL 676 ext/opcache/zend_accelerator_util_funcs.c ce->default_static_members_table[i] = NULL; NULL 699 ext/opcache/zend_accelerator_util_funcs.c ce->interfaces = NULL; NULL 705 ext/opcache/zend_accelerator_util_funcs.c ZEND_CE_DOC_COMMENT(ce) = NULL; NULL 772 ext/opcache/zend_accelerator_util_funcs.c trait_aliases[i] = NULL; NULL 813 ext/opcache/zend_accelerator_util_funcs.c exclude_from_classes[j] = NULL; NULL 818 ext/opcache/zend_accelerator_util_funcs.c trait_precedences[i] = NULL; NULL 946 ext/opcache/zend_accelerator_util_funcs.c zend_hash_init(&ZCG(bind_hash), 10, NULL, NULL, 0); NULL 982 ext/opcache/zend_accelerator_util_funcs.c zend_accel_function_hash_copy(CG(function_table), &persistent_script->function_table, NULL); NULL 985 ext/opcache/zend_accelerator_util_funcs.c zend_accel_class_hash_copy(CG(class_table), &persistent_script->class_table, NULL TSRMLS_CC); NULL 56 ext/opcache/zend_persist.c static const Bucket *uninitialized_bucket = NULL; NULL 186 ext/opcache/zend_persist.c zend_literal *orig_literals = NULL; NULL 200 ext/opcache/zend_persist.c op_array->refcount = NULL; NULL 347 ext/opcache/zend_persist.c op_array->run_time_cache = NULL; NULL 401 ext/opcache/zend_persist.c op_array->doc_comment = NULL; NULL 430 ext/opcache/zend_persist.c op_array->prototype = NULL; NULL 436 ext/opcache/zend_persist.c zend_persist_op_array_ex(op_array, NULL TSRMLS_CC); NULL 450 ext/opcache/zend_persist.c prop->doc_comment = NULL; NULL 485 ext/opcache/zend_persist.c ce->static_members_table = NULL; NULL 489 ext/opcache/zend_persist.c ce->static_members = NULL; NULL 505 ext/opcache/zend_persist.c ZEND_CE_DOC_COMMENT(ce) = NULL; NULL 513 ext/opcache/zend_persist.c ce->interfaces = NULL; /* will be filled in on fetch */ NULL 519 ext/opcache/zend_persist.c ce->traits = NULL; NULL 533 ext/opcache/zend_persist.c ce->trait_aliases[i]->trait_method->ce = NULL; NULL 544 ext/opcache/zend_persist.c ce->trait_aliases[i]->function = NULL; NULL 561 ext/opcache/zend_persist.c ce->trait_precedences[i]->trait_method->ce = NULL; NULL 578 ext/opcache/zend_persist.c ce->trait_precedences[i]->function = NULL; NULL 49 ext/opcache/zend_shared_alloc.c static const zend_shared_memory_handlers *g_shared_alloc_handler = NULL; NULL 75 ext/opcache/zend_shared_alloc.c { NULL, NULL} NULL 127 ext/opcache/zend_shared_alloc.c ZSMMG(shared_segments) = NULL; NULL 145 ext/opcache/zend_shared_alloc.c *shared_segments_p = NULL; NULL 147 ext/opcache/zend_shared_alloc.c g_shared_alloc_handler = NULL; NULL 156 ext/opcache/zend_shared_alloc.c char *error_in = NULL; NULL 189 ext/opcache/zend_shared_alloc.c smm_shared_globals = NULL; NULL 266 ext/opcache/zend_shared_alloc.c ZSMMG(shared_segments) = NULL; NULL 267 ext/opcache/zend_shared_alloc.c g_shared_alloc_handler = NULL; NULL 310 ext/opcache/zend_shared_alloc.c return NULL; NULL 323 ext/opcache/zend_shared_alloc.c return NULL; NULL 405 ext/opcache/zend_shared_alloc.c zend_hash_init(&xlat_table, 100, NULL, NULL, 1); NULL 434 ext/opcache/zend_shared_alloc.c zend_hash_index_update(&xlat_table, (ulong)old, (void*)&new, sizeof(void *), NULL); NULL 442 ext/opcache/zend_shared_alloc.c return NULL; NULL 480 ext/openssl/openssl.c NULL, NULL 481 ext/openssl/openssl.c NULL, NULL 508 ext/openssl/openssl.c assert(pkey != NULL); NULL 583 ext/openssl/openssl.c ASN1_STRING * str = NULL; NULL 586 ext/openssl/openssl.c if (key != NULL) { NULL 626 ext/openssl/openssl.c zend_hash_update(Z_ARRVAL_P(subitem), sname, strlen(sname)+1, &subentries, sizeof(zval*), NULL); NULL 633 ext/openssl/openssl.c if (key != NULL) { NULL 634 ext/openssl/openssl.c zend_hash_update(HASH_OF(val), key, strlen(key) + 1, (void *)&subitem, sizeof(subitem), NULL); NULL 661 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "illegal ASN1 data type for timestamp"); NULL 666 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "illegal length in timestamp"); NULL 671 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to parse time string %s correctly", timestr->data); NULL 735 ext/openssl/openssl.c if (!X509V3_EXT_add_conf(config, &ctx, (char *)section, NULL)) { NULL 736 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error loading %s section %s of %s", NULL 753 ext/openssl/openssl.c str = CONF_get_string(req->req_config, NULL, "oid_section"); NULL 754 ext/openssl/openssl.c if (str == NULL) { NULL 758 ext/openssl/openssl.c if (sktmp == NULL) { NULL 759 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "problem loading oid section %s", str); NULL 765 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "problem creating object %s=%s", cnf->name, cnf->value); NULL 802 ext/openssl/openssl.c req->global_config = CONF_load(NULL, default_ssl_conf_filename, NULL); NULL 803 ext/openssl/openssl.c req->req_config = CONF_load(NULL, req->config_filename, NULL); NULL 805 ext/openssl/openssl.c if (req->req_config == NULL) { NULL 810 ext/openssl/openssl.c str = CONF_get_string(req->req_config, NULL, "oid_file"); NULL 836 ext/openssl/openssl.c if (str == NULL) { NULL 849 ext/openssl/openssl.c if (cipher == NULL) { NULL 850 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown cipher algorithm for private key."); NULL 856 ext/openssl/openssl.c req->priv_key_encrypt_cipher = NULL; NULL 862 ext/openssl/openssl.c if (req->digest_name == NULL) { NULL 868 ext/openssl/openssl.c if (req->md_alg == NULL) { NULL 877 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid global string mask setting %s", str); NULL 891 ext/openssl/openssl.c req->priv_key = NULL; NULL 895 ext/openssl/openssl.c req->global_config = NULL; NULL 899 ext/openssl/openssl.c req->req_config = NULL; NULL 911 ext/openssl/openssl.c if (file == NULL) { NULL 919 ext/openssl/openssl.c if (file == NULL || !RAND_load_file(file, -1)) { NULL 921 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to load random state; not enough random data!"); NULL 942 ext/openssl/openssl.c if (file == NULL) { NULL 945 ext/openssl/openssl.c if (file == NULL || !RAND_write_file(file)) { NULL 946 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to write random state"); NULL 992 ext/openssl/openssl.c return NULL; NULL 1036 ext/openssl/openssl.c return NULL; NULL 1048 ext/openssl/openssl.c le_key = zend_register_list_destructors_ex(php_pkey_free, NULL, "OpenSSL key", module_number); NULL 1049 ext/openssl/openssl.c le_x509 = zend_register_list_destructors_ex(php_x509_free, NULL, "OpenSSL X.509", module_number); NULL 1050 ext/openssl/openssl.c le_csr = zend_register_list_destructors_ex(php_csr_free, NULL, "OpenSSL X.509 CSR", module_number); NULL 1061 ext/openssl/openssl.c ssl_stream_data_index = SSL_get_ex_new_index(0, "PHP stream index", NULL, NULL, NULL); NULL 1145 ext/openssl/openssl.c if (config_filename == NULL) { NULL 1150 ext/openssl/openssl.c if (config_filename == NULL) { NULL 1223 ext/openssl/openssl.c X509 *cert = NULL; NULL 1235 ext/openssl/openssl.c return NULL; NULL 1246 ext/openssl/openssl.c return NULL; NULL 1250 ext/openssl/openssl.c return NULL; NULL 1261 ext/openssl/openssl.c return NULL; NULL 1265 ext/openssl/openssl.c if (in == NULL) { NULL 1266 ext/openssl/openssl.c return NULL; NULL 1268 ext/openssl/openssl.c cert = PEM_read_bio_X509(in, NULL, NULL, NULL); NULL 1274 ext/openssl/openssl.c if (in == NULL) { NULL 1275 ext/openssl/openssl.c return NULL; NULL 1278 ext/openssl/openssl.c cert = (X509 *) PEM_ASN1_read_bio((d2i_of_void *)d2i_X509, PEM_STRING_X509, in, NULL, NULL, NULL); NULL 1280 ext/openssl/openssl.c cert = (X509 *) PEM_ASN1_read_bio((char *(*)())d2i_X509, PEM_STRING_X509, in, NULL, NULL, NULL); NULL 1311 ext/openssl/openssl.c if (cert == NULL) { NULL 1312 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1"); NULL 1329 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening file %s", filename); NULL 1354 ext/openssl/openssl.c if (cert == NULL) { NULL 1355 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1"); NULL 1385 ext/openssl/openssl.c X509 * cert = NULL; NULL 1386 ext/openssl/openssl.c EVP_PKEY * key = NULL; NULL 1395 ext/openssl/openssl.c if (cert == NULL) { NULL 1419 ext/openssl/openssl.c const X509V3_EXT_METHOD *method = NULL; NULL 1424 ext/openssl/openssl.c if (method == NULL) { NULL 1431 ext/openssl/openssl.c names = (GENERAL_NAMES*)(ASN1_item_d2i(NULL, &p, length, NULL 1434 ext/openssl/openssl.c names = (GENERAL_NAMES*)(method->d2i(NULL, &p, length)); NULL 1436 ext/openssl/openssl.c if (names == NULL) { NULL 1485 ext/openssl/openssl.c X509 * cert = NULL; NULL 1501 ext/openssl/openssl.c if (cert == NULL) { NULL 1522 ext/openssl/openssl.c add_assoc_string(return_value, "serialNumber", i2s_ASN1_INTEGER(NULL, X509_get_serialNumber(cert)), 1); NULL 1530 ext/openssl/openssl.c tmpstr = (char *)X509_alias_get0(cert, NULL); NULL 1618 ext/openssl/openssl.c STACK_OF(X509_INFO) *sk=NULL; NULL 1619 ext/openssl/openssl.c STACK_OF(X509) *stack=NULL, *ret=NULL; NULL 1620 ext/openssl/openssl.c BIO *in=NULL; NULL 1625 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "memory allocation failure"); NULL 1635 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening the file, %s", certfile); NULL 1641 ext/openssl/openssl.c if(!(sk=PEM_X509_INFO_read_bio(in, NULL, NULL, NULL))) { NULL 1642 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error reading the file, %s", certfile); NULL 1650 ext/openssl/openssl.c if (xi->x509 != NULL) { NULL 1652 ext/openssl/openssl.c xi->x509=NULL; NULL 1657 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no certificates in file, %s", certfile); NULL 1678 ext/openssl/openssl.c if (csc == NULL) { NULL 1679 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "memory allocation failure"); NULL 1697 ext/openssl/openssl.c zval ** zcert, * zcainfo = NULL; NULL 1698 ext/openssl/openssl.c X509_STORE * cainfo = NULL; NULL 1699 ext/openssl/openssl.c X509 * cert = NULL; NULL 1701 ext/openssl/openssl.c STACK_OF(X509) * untrustedchain = NULL; NULL 1703 ext/openssl/openssl.c char * untrusted = NULL; NULL 1714 ext/openssl/openssl.c if (untrustedchain == NULL) { NULL 1720 ext/openssl/openssl.c if (cainfo == NULL) { NULL 1724 ext/openssl/openssl.c if (cert == NULL) { NULL 1761 ext/openssl/openssl.c if (store == NULL) { NULL 1762 ext/openssl/openssl.c return NULL; NULL 1777 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to stat %s", Z_STRVAL_PP(item)); NULL 1783 ext/openssl/openssl.c if (file_lookup == NULL || !X509_LOOKUP_load_file(file_lookup, Z_STRVAL_PP(item), X509_FILETYPE_PEM)) { NULL 1784 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error loading file %s", Z_STRVAL_PP(item)); NULL 1788 ext/openssl/openssl.c file_lookup = NULL; NULL 1791 ext/openssl/openssl.c if (dir_lookup == NULL || !X509_LOOKUP_add_dir(dir_lookup, Z_STRVAL_PP(item), X509_FILETYPE_PEM)) { NULL 1792 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error loading directory %s", Z_STRVAL_PP(item)); NULL 1796 ext/openssl/openssl.c dir_lookup = NULL; NULL 1803 ext/openssl/openssl.c X509_LOOKUP_load_file(file_lookup, NULL, X509_FILETYPE_DEFAULT); NULL 1809 ext/openssl/openssl.c X509_LOOKUP_add_dir(dir_lookup, NULL, X509_FILETYPE_DEFAULT); NULL 1829 ext/openssl/openssl.c if (x509 == NULL) { NULL 1830 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied parameter cannot be coerced into an X509 certificate!"); NULL 1869 ext/openssl/openssl.c STACK_OF(X509) * sk = NULL; NULL 1881 ext/openssl/openssl.c if (cert == NULL) { NULL 1888 ext/openssl/openssl.c if (cert == NULL) { NULL 1901 ext/openssl/openssl.c if (cert == NULL) { NULL 1907 ext/openssl/openssl.c if (cert == NULL) { NULL 1923 ext/openssl/openssl.c X509 * cert = NULL; NULL 1924 ext/openssl/openssl.c BIO * bio_out = NULL; NULL 1925 ext/openssl/openssl.c PKCS12 * p12 = NULL; NULL 1927 ext/openssl/openssl.c char * friendly_name = NULL; NULL 1931 ext/openssl/openssl.c zval **zcert = NULL, *zpkey = NULL, *args = NULL; NULL 1932 ext/openssl/openssl.c EVP_PKEY *priv_key = NULL; NULL 1935 ext/openssl/openssl.c STACK_OF(X509) *ca = NULL; NULL 1943 ext/openssl/openssl.c if (cert == NULL) { NULL 1944 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1"); NULL 1948 ext/openssl/openssl.c if (priv_key == NULL) { NULL 1949 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get private key from parameter 3"); NULL 1953 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key does not correspond to cert"); NULL 1984 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening file %s", filename); NULL 2006 ext/openssl/openssl.c X509 * cert = NULL; NULL 2008 ext/openssl/openssl.c PKCS12 * p12 = NULL; NULL 2009 ext/openssl/openssl.c zval * zcert = NULL, *zout = NULL, *zpkey, *args = NULL; NULL 2010 ext/openssl/openssl.c EVP_PKEY *priv_key = NULL; NULL 2014 ext/openssl/openssl.c char * friendly_name = NULL; NULL 2016 ext/openssl/openssl.c STACK_OF(X509) *ca = NULL; NULL 2024 ext/openssl/openssl.c if (cert == NULL) { NULL 2025 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1"); NULL 2029 ext/openssl/openssl.c if (priv_key == NULL) { NULL 2030 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get private key from parameter 3"); NULL 2034 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key does not correspond to cert"); NULL 2078 ext/openssl/openssl.c zval *zout = NULL, *zextracerts, *zcert, *zpkey; NULL 2081 ext/openssl/openssl.c PKCS12 * p12 = NULL; NULL 2082 ext/openssl/openssl.c EVP_PKEY * pkey = NULL; NULL 2083 ext/openssl/openssl.c X509 * cert = NULL; NULL 2084 ext/openssl/openssl.c STACK_OF(X509) * ca = NULL; NULL 2085 ext/openssl/openssl.c BIO * bio_in = NULL; NULL 2116 ext/openssl/openssl.c if (PEM_write_bio_PrivateKey(bio_out, pkey, NULL, NULL, 0, 0, NULL)) { NULL 2177 ext/openssl/openssl.c STACK_OF(CONF_VALUE) * dn_sk, *attr_sk = NULL; NULL 2181 ext/openssl/openssl.c if (dn_sect == NULL) { NULL 2185 ext/openssl/openssl.c if (dn_sk == NULL) { NULL 2189 ext/openssl/openssl.c if (attr_sect == NULL) { NULL 2190 ext/openssl/openssl.c attr_sk = NULL; NULL 2193 ext/openssl/openssl.c if (attr_sk == NULL) { NULL 2210 ext/openssl/openssl.c char * strindex = NULL; NULL 2226 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 2234 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "dn: %s is not a recognized name", strindex); NULL 2280 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value); NULL 2284 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no objects specified in config file"); NULL 2291 ext/openssl/openssl.c char *strindex = NULL; NULL 2304 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "attribs: add_entry_by_NID %d -> %s (failed)", nid, Z_STRVAL_PP(item)); NULL 2308 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "dn: %s is not a recognized name", strindex); NULL 2321 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 2340 ext/openssl/openssl.c X509_REQ * csr = NULL; NULL 2341 ext/openssl/openssl.c char * filename = NULL; NULL 2358 ext/openssl/openssl.c return NULL; NULL 2360 ext/openssl/openssl.c return NULL; NULL 2368 ext/openssl/openssl.c return NULL; NULL 2374 ext/openssl/openssl.c csr = PEM_read_bio_X509_REQ(in, NULL,NULL,NULL); NULL 2386 ext/openssl/openssl.c zval * zcsr = NULL; NULL 2388 ext/openssl/openssl.c char * filename = NULL; int filename_len; NULL 2398 ext/openssl/openssl.c if (csr == NULL) { NULL 2399 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get CSR from parameter 1"); NULL 2415 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening file %s", filename); NULL 2430 ext/openssl/openssl.c zval * zcsr = NULL, *zout=NULL; NULL 2442 ext/openssl/openssl.c if (csr == NULL) { NULL 2443 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get CSR from parameter 1"); NULL 2475 ext/openssl/openssl.c zval ** zcert = NULL, **zcsr, **zpkey, *args = NULL; NULL 2478 ext/openssl/openssl.c X509 * cert = NULL, *new_cert = NULL; NULL 2480 ext/openssl/openssl.c EVP_PKEY * key = NULL, *priv_key = NULL; NULL 2492 ext/openssl/openssl.c if (csr == NULL) { NULL 2493 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get CSR from parameter 1"); NULL 2498 ext/openssl/openssl.c if (cert == NULL) { NULL 2499 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 2"); NULL 2504 ext/openssl/openssl.c if (priv_key == NULL) { NULL 2505 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get private key from parameter 3"); NULL 2509 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key does not correspond to signing cert"); NULL 2518 ext/openssl/openssl.c if (key == NULL) { NULL 2519 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error unpacking public key"); NULL 2525 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Signature verification problems"); NULL 2529 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Signature did not match the certificate request"); NULL 2536 ext/openssl/openssl.c if (new_cert == NULL) { NULL 2537 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No memory"); NULL 2548 ext/openssl/openssl.c if (cert == NULL) { NULL 2563 ext/openssl/openssl.c X509V3_set_ctx(&ctx, cert, new_cert, csr, NULL, 0); NULL 2572 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to sign it"); NULL 2578 ext/openssl/openssl.c new_cert = NULL; NULL 2583 ext/openssl/openssl.c cert = NULL; NULL 2610 ext/openssl/openssl.c zval * args = NULL, * dn, *attribs = NULL; NULL 2612 ext/openssl/openssl.c X509_REQ * csr = NULL; NULL 2626 ext/openssl/openssl.c req.priv_key = php_openssl_evp_from_zval(&out_pkey, 0, NULL, 0, &key_resource TSRMLS_CC); NULL 2627 ext/openssl/openssl.c if (req.priv_key != NULL) { NULL 2631 ext/openssl/openssl.c if (req.priv_key == NULL) { NULL 2634 ext/openssl/openssl.c if (req.priv_key == NULL) { NULL 2635 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to generate a private key"); NULL 2642 ext/openssl/openssl.c X509V3_set_ctx(&ext_ctx, NULL, NULL, csr, NULL, 0); NULL 2649 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error loading extension section %s", req.request_extensions_section); NULL 2655 ext/openssl/openssl.c csr = NULL; NULL 2657 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error signing request"); NULL 2664 ext/openssl/openssl.c req.priv_key = NULL; /* make sure the cleanup code doesn't zap it! */ NULL 2666 ext/openssl/openssl.c req.priv_key = NULL; /* make sure the cleanup code doesn't zap it! */ NULL 2673 ext/openssl/openssl.c req.priv_key = NULL; NULL 2702 ext/openssl/openssl.c if (csr == NULL) { NULL 2709 ext/openssl/openssl.c add_assoc_name_entry(return_value, NULL, subject, use_shortnames TSRMLS_CC); NULL 2731 ext/openssl/openssl.c if (csr == NULL) { NULL 2760 ext/openssl/openssl.c EVP_PKEY * key = NULL; NULL 2761 ext/openssl/openssl.c X509 * cert = NULL; NULL 2764 ext/openssl/openssl.c char * filename = NULL; NULL 2773 ext/openssl/openssl.c return NULL; NULL 2784 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key array must be of the form array(0 => key, 1 => phrase)"); NULL 2785 ext/openssl/openssl.c return NULL; NULL 2799 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key array must be of the form array(0 => key, 1 => phrase)"); NULL 2826 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied key param is a public key"); NULL 2831 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Don't know how to get public key from this private key"); NULL 2870 ext/openssl/openssl.c if (in == NULL) { NULL 2873 ext/openssl/openssl.c key = PEM_read_bio_PUBKEY(in, NULL,NULL, NULL); NULL 2889 ext/openssl/openssl.c if (in == NULL) { NULL 2892 ext/openssl/openssl.c key = PEM_read_bio_PrivateKey(in, NULL,NULL, passphrase); NULL 2897 ext/openssl/openssl.c if (public_key && cert && key == NULL) { NULL 2906 ext/openssl/openssl.c *resourceval = ZEND_REGISTER_RESOURCE(NULL, key, le_key); NULL 2918 ext/openssl/openssl.c char * randfile = NULL; NULL 2920 ext/openssl/openssl.c EVP_PKEY * return_val = NULL; NULL 2923 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key length is too short; it needs to be at least %d bits, not %d", NULL 2925 ext/openssl/openssl.c return NULL; NULL 2931 ext/openssl/openssl.c if ((req->priv_key = EVP_PKEY_new()) != NULL) { NULL 2934 ext/openssl/openssl.c if (EVP_PKEY_assign_RSA(req->priv_key, RSA_generate_key(req->priv_key_bits, 0x10001, NULL, NULL))) { NULL 2941 ext/openssl/openssl.c DSA *dsapar = DSA_generate_parameters(req->priv_key_bits, NULL, 0, NULL, NULL, NULL, NULL); NULL 2958 ext/openssl/openssl.c DH *dhpar = DH_generate_parameters(req->priv_key_bits, 2, NULL, NULL); NULL 2975 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported private key type"); NULL 2981 ext/openssl/openssl.c if (return_val == NULL) { NULL 2983 ext/openssl/openssl.c req->priv_key = NULL; NULL 2984 ext/openssl/openssl.c return NULL; NULL 2995 ext/openssl/openssl.c assert(pkey != NULL); NULL 3001 ext/openssl/openssl.c assert(pkey->pkey.rsa != NULL); NULL 3002 ext/openssl/openssl.c if (pkey->pkey.rsa != NULL && (NULL == pkey->pkey.rsa->p || NULL == pkey->pkey.rsa->q)) { NULL 3013 ext/openssl/openssl.c assert(pkey->pkey.dsa != NULL); NULL 3015 ext/openssl/openssl.c if (NULL == pkey->pkey.dsa->p || NULL == pkey->pkey.dsa->q || NULL == pkey->pkey.dsa->priv_key){ NULL 3022 ext/openssl/openssl.c assert(pkey->pkey.dh != NULL); NULL 3024 ext/openssl/openssl.c if (NULL == pkey->pkey.dh->p || NULL == pkey->pkey.dh->priv_key) { NULL 3030 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!"); NULL 3038 ext/openssl/openssl.c if (pkey->pkey._type->_name != NULL) { \ NULL 3053 ext/openssl/openssl.c Z_STRLEN_PP(bn), NULL); \ NULL 3063 ext/openssl/openssl.c zval * args = NULL; NULL 3156 ext/openssl/openssl.c req.priv_key = NULL; NULL 3168 ext/openssl/openssl.c zval ** zpkey, * args = NULL; NULL 3169 ext/openssl/openssl.c char * passphrase = NULL; int passphrase_len = 0; NULL 3170 ext/openssl/openssl.c char * filename = NULL; int filename_len = 0; NULL 3173 ext/openssl/openssl.c BIO * bio_out = NULL; NULL 3183 ext/openssl/openssl.c if (key == NULL) { NULL 3184 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get key from parameter 1"); NULL 3204 ext/openssl/openssl.c cipher = NULL; NULL 3206 ext/openssl/openssl.c if (PEM_write_bio_PrivateKey(bio_out, key, cipher, (unsigned char *)passphrase, passphrase_len, NULL, NULL)) { NULL 3228 ext/openssl/openssl.c zval ** zpkey, * args = NULL, *out; NULL 3229 ext/openssl/openssl.c char * passphrase = NULL; int passphrase_len = 0; NULL 3232 ext/openssl/openssl.c BIO * bio_out = NULL; NULL 3242 ext/openssl/openssl.c if (key == NULL) { NULL 3243 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get key from parameter 1"); NULL 3259 ext/openssl/openssl.c cipher = NULL; NULL 3261 ext/openssl/openssl.c if (PEM_write_bio_PrivateKey(bio_out, key, cipher, (unsigned char *)passphrase, passphrase_len, NULL, NULL)) { NULL 3296 ext/openssl/openssl.c pkey = php_openssl_evp_from_zval(cert, 1, NULL, 1, &Z_LVAL_P(return_value) TSRMLS_CC); NULL 3298 ext/openssl/openssl.c if (pkey == NULL) { NULL 3335 ext/openssl/openssl.c if (pkey == NULL) { NULL 3376 ext/openssl/openssl.c if (pkey->pkey.rsa != NULL) { NULL 3399 ext/openssl/openssl.c if (pkey->pkey.dsa != NULL) { NULL 3416 ext/openssl/openssl.c if (pkey->pkey.dh != NULL) { NULL 3479 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm"); NULL 3503 ext/openssl/openssl.c X509_STORE * store = NULL; NULL 3504 ext/openssl/openssl.c zval * cainfo = NULL; NULL 3505 ext/openssl/openssl.c STACK_OF(X509) *signers= NULL; NULL 3506 ext/openssl/openssl.c STACK_OF(X509) *others = NULL; NULL 3507 ext/openssl/openssl.c PKCS7 * p7 = NULL; NULL 3508 ext/openssl/openssl.c BIO * in = NULL, * datain = NULL, * dataout = NULL; NULL 3511 ext/openssl/openssl.c char * extracerts = NULL; int extracerts_len = 0; NULL 3512 ext/openssl/openssl.c char * signersfilename = NULL; int signersfilename_len = 0; NULL 3513 ext/openssl/openssl.c char * datafilename = NULL; int datafilename_len = 0; NULL 3525 ext/openssl/openssl.c if (others == NULL) { NULL 3542 ext/openssl/openssl.c if (in == NULL) { NULL 3546 ext/openssl/openssl.c if (p7 == NULL) { NULL 3560 ext/openssl/openssl.c if (dataout == NULL) { NULL 3582 ext/openssl/openssl.c signers = PKCS7_get0_signers(p7, NULL, flags); NULL 3590 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "signature OK, but cannot open %s for writing", signersfilename); NULL 3612 ext/openssl/openssl.c zval ** zrecipcerts, * zheaders = NULL; NULL 3613 ext/openssl/openssl.c STACK_OF(X509) * recipcerts = NULL; NULL 3614 ext/openssl/openssl.c BIO * infile = NULL, * outfile = NULL; NULL 3616 ext/openssl/openssl.c PKCS7 * p7 = NULL; NULL 3620 ext/openssl/openssl.c const EVP_CIPHER *cipher = NULL; NULL 3625 ext/openssl/openssl.c char * infilename = NULL; int infilename_len; NULL 3626 ext/openssl/openssl.c char * outfilename = NULL; int outfilename_len; NULL 3640 ext/openssl/openssl.c if (infile == NULL) { NULL 3645 ext/openssl/openssl.c if (outfile == NULL) { NULL 3658 ext/openssl/openssl.c if (cert == NULL) { NULL 3666 ext/openssl/openssl.c if (cert == NULL) { NULL 3679 ext/openssl/openssl.c if (cert == NULL) { NULL 3687 ext/openssl/openssl.c if (cert == NULL) { NULL 3696 ext/openssl/openssl.c if (cipher == NULL) { NULL 3698 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to get cipher"); NULL 3704 ext/openssl/openssl.c if (p7 == NULL) { NULL 3712 ext/openssl/openssl.c strindex = NULL; NULL 3751 ext/openssl/openssl.c X509 * cert = NULL; NULL 3752 ext/openssl/openssl.c EVP_PKEY * privkey = NULL; NULL 3754 ext/openssl/openssl.c PKCS7 * p7 = NULL; NULL 3755 ext/openssl/openssl.c BIO * infile = NULL, * outfile = NULL; NULL 3756 ext/openssl/openssl.c STACK_OF(X509) *others = NULL; NULL 3764 ext/openssl/openssl.c char * extracertsfilename = NULL; int extracertsfilename_len; NULL 3777 ext/openssl/openssl.c if (others == NULL) { NULL 3783 ext/openssl/openssl.c if (privkey == NULL) { NULL 3784 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error getting private key"); NULL 3789 ext/openssl/openssl.c if (cert == NULL) { NULL 3790 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error getting cert"); NULL 3799 ext/openssl/openssl.c if (infile == NULL) { NULL 3800 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening input file %s!", infilename); NULL 3805 ext/openssl/openssl.c if (outfile == NULL) { NULL 3806 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening output file %s!", outfilename); NULL 3811 ext/openssl/openssl.c if (p7 == NULL) { NULL 3812 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error creating PKCS7 structure!"); NULL 3822 ext/openssl/openssl.c strindex = NULL; NULL 3861 ext/openssl/openssl.c zval ** recipcert, ** recipkey = NULL; NULL 3862 ext/openssl/openssl.c X509 * cert = NULL; NULL 3863 ext/openssl/openssl.c EVP_PKEY * key = NULL; NULL 3865 ext/openssl/openssl.c BIO * in = NULL, * out = NULL, * datain = NULL; NULL 3866 ext/openssl/openssl.c PKCS7 * p7 = NULL; NULL 3878 ext/openssl/openssl.c if (cert == NULL) { NULL 3879 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to coerce parameter 3 to x509 cert"); NULL 3884 ext/openssl/openssl.c if (key == NULL) { NULL 3885 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to get private key"); NULL 3894 ext/openssl/openssl.c if (in == NULL) { NULL 3898 ext/openssl/openssl.c if (out == NULL) { NULL 3904 ext/openssl/openssl.c if (p7 == NULL) { NULL 3933 ext/openssl/openssl.c unsigned char *cryptedbuf = NULL; NULL 3947 ext/openssl/openssl.c if (pkey == NULL) { NULL 3948 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key param is not a valid private key"); NULL 3965 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!"); NULL 3972 ext/openssl/openssl.c cryptedbuf = NULL; NULL 3991 ext/openssl/openssl.c unsigned char *cryptedbuf = NULL; NULL 4005 ext/openssl/openssl.c if (pkey == NULL) { NULL 4006 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key parameter is not a valid private key"); NULL 4028 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!"); NULL 4037 ext/openssl/openssl.c cryptedbuf = NULL; NULL 4069 ext/openssl/openssl.c pkey = php_openssl_evp_from_zval(key, 1, NULL, 0, &keyresource TSRMLS_CC); NULL 4070 ext/openssl/openssl.c if (pkey == NULL) { NULL 4071 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key parameter is not a valid public key"); NULL 4088 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!"); NULL 4096 ext/openssl/openssl.c cryptedbuf = NULL; NULL 4115 ext/openssl/openssl.c unsigned char *cryptedbuf = NULL; NULL 4128 ext/openssl/openssl.c pkey = php_openssl_evp_from_zval(key, 1, NULL, 0, &keyresource TSRMLS_CC); NULL 4129 ext/openssl/openssl.c if (pkey == NULL) { NULL 4130 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key parameter is not a valid public key"); NULL 4153 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!"); NULL 4163 ext/openssl/openssl.c cryptedbuf = NULL; NULL 4208 ext/openssl/openssl.c zval *method = NULL; NULL 4216 ext/openssl/openssl.c if (pkey == NULL) { NULL 4217 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied key param cannot be coerced into a private key"); NULL 4221 ext/openssl/openssl.c if (method == NULL || Z_TYPE_P(method) == IS_LONG) { NULL 4222 ext/openssl/openssl.c if (method != NULL) { NULL 4229 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm."); NULL 4233 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm."); NULL 4270 ext/openssl/openssl.c zval *method = NULL; NULL 4277 ext/openssl/openssl.c if (method == NULL || Z_TYPE_P(method) == IS_LONG) { NULL 4278 ext/openssl/openssl.c if (method != NULL) { NULL 4285 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm."); NULL 4289 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm."); NULL 4293 ext/openssl/openssl.c pkey = php_openssl_evp_from_zval(key, 1, NULL, 0, &keyresource TSRMLS_CC); NULL 4294 ext/openssl/openssl.c if (pkey == NULL) { NULL 4295 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied key param cannot be coerced into a public key"); NULL 4321 ext/openssl/openssl.c unsigned char *buf = NULL, **eks; NULL 4323 ext/openssl/openssl.c char *method =NULL; NULL 4335 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Fourth argument to openssl_seal() must be a non-empty array"); NULL 4342 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm."); NULL 4361 ext/openssl/openssl.c pkeys[i] = php_openssl_evp_from_zval(pubkey, 1, NULL, 0, &key_resources[i] TSRMLS_CC); NULL 4362 ext/openssl/openssl.c if (pkeys[i] == NULL) { NULL 4363 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "not a public key (%dth member of pubkeys)", i+1); NULL 4372 ext/openssl/openssl.c if (!EVP_EncryptInit(&ctx,cipher,NULL,NULL)) { NULL 4380 ext/openssl/openssl.c iv = ivlen ? emalloc(ivlen + 1) : NULL; NULL 4385 ext/openssl/openssl.c if (!EVP_SealInit(&ctx, cipher, eks, eksl, NULL, pkeys, nkeys) || !EVP_SealUpdate(&ctx, buf, &len1, (unsigned char *)data, data_len)) { NULL 4404 ext/openssl/openssl.c eks[i] = NULL; NULL 4449 ext/openssl/openssl.c char *method =NULL; NULL 4458 ext/openssl/openssl.c if (pkey == NULL) { NULL 4459 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to coerce parameter 4 into a private key"); NULL 4466 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm."); NULL 4475 ext/openssl/openssl.c if (EVP_OpenInit(&ctx, cipher, (unsigned char *)ekey, ekey_len, NULL, pkey) && EVP_OpenUpdate(&ctx, buf, &len1, (unsigned char *)data, data_len)) { NULL 4546 ext/openssl/openssl.c zval **val = NULL; NULL 4547 ext/openssl/openssl.c char *cnmatch = NULL; NULL 4557 ext/openssl/openssl.c if (peer == NULL) { NULL 4558 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not get peer certificate"); NULL 4574 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not verify peer: code:%d %s", err, X509_verify_cert_error_string(err)); NULL 4589 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate peer certificate CN"); NULL 4592 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Peer certificate CN=`%.*s' is malformed", name_len, buf); NULL 4609 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Peer certificate CN=`%.*s' did not match expected CN=`%s'", name_len, buf, cnmatch); NULL 4621 ext/openssl/openssl.c zval **val = NULL; NULL 4622 ext/openssl/openssl.c char *passphrase = NULL; NULL 4639 ext/openssl/openssl.c zval **val = NULL; NULL 4640 ext/openssl/openssl.c char *cafile = NULL; NULL 4641 ext/openssl/openssl.c char *capath = NULL; NULL 4642 ext/openssl/openssl.c char *certfile = NULL; NULL 4643 ext/openssl/openssl.c char *cipherlist = NULL; NULL 4660 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set verify locations `%s' `%s'", cafile, capath); NULL 4661 ext/openssl/openssl.c return NULL; NULL 4670 ext/openssl/openssl.c SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, NULL); NULL 4684 ext/openssl/openssl.c return NULL; NULL 4690 ext/openssl/openssl.c const char * private_key = NULL; NULL 4695 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set local cert chain file `%s'; Check that your cafile/capath settings include details of your certificate and its issuer", certfile); NULL 4696 ext/openssl/openssl.c return NULL; NULL 4704 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set private key file `%s'", resolved_path_buff_pk); NULL 4705 ext/openssl/openssl.c return NULL; NULL 4710 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set private key file `%s'", resolved_path_buff); NULL 4711 ext/openssl/openssl.c return NULL; NULL 4718 ext/openssl/openssl.c X509 *cert = NULL; NULL 4719 ext/openssl/openssl.c EVP_PKEY *key = NULL; NULL 4732 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Private key does not match certificate!"); NULL 4746 ext/openssl/openssl.c return NULL; NULL 4813 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm"); NULL 4860 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "IV passed is only %d bytes long, cipher expects an IV of precisely %d bytes, padding with \\0", *piv_len, iv_required_len); NULL 4867 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "IV passed is %d bytes long which is longer than the %d expected by selected cipher, truncating", *piv_len, iv_required_len); NULL 4893 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown cipher algorithm"); NULL 4908 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Using an empty Initialization Vector (iv) is potentially insecure and not recommended"); NULL 4915 ext/openssl/openssl.c EVP_EncryptInit(&cipher_ctx, cipher_type, NULL, NULL); NULL 4919 ext/openssl/openssl.c EVP_EncryptInit_ex(&cipher_ctx, NULL, NULL, key, (unsigned char *)iv); NULL 4966 ext/openssl/openssl.c char *base64_str = NULL; NULL 4974 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown cipher algorithm"); NULL 4980 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown cipher algorithm"); NULL 4987 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to base64 decode the input"); NULL 5008 ext/openssl/openssl.c EVP_DecryptInit(&cipher_ctx, cipher_type, NULL, NULL); NULL 5012 ext/openssl/openssl.c EVP_DecryptInit_ex(&cipher_ctx, NULL, NULL, key, (unsigned char *)iv); NULL 5051 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown cipher algorithm"); NULL 5057 ext/openssl/openssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown cipher algorithm"); NULL 5086 ext/openssl/openssl.c pub = BN_bin2bn((unsigned char*)pub_str, pub_len, NULL); NULL 5108 ext/openssl/openssl.c unsigned char *buffer = NULL; NULL 5109 ext/openssl/openssl.c zval *zstrong_result_returned = NULL; NULL 84 ext/openssl/php_openssl.h #define phpext_openssl_ptr NULL NULL 116 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 123 ext/openssl/xp_ssl.c char *estr = php_socket_strerror(php_socket_errno(), NULL, 0); NULL 125 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 142 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL_R_NO_SHARED_CIPHER: no suitable shared cipher could be used. This could be because the server is missing an SSL certificate (local_cert context option)"); NULL 158 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 258 ext/openssl/xp_ssl.c sslsock->ssl_handle = NULL; NULL 262 ext/openssl/xp_ssl.c sslsock->ctx = NULL; NULL 317 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL/TLS already set-up for this stream"); NULL 334 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSLv2 support is not compiled into the OpenSSL library PHP is linked against"); NULL 359 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSLv2 support is not compiled into the OpenSSL library PHP is linked against"); NULL 376 ext/openssl/xp_ssl.c if (sslsock->ctx == NULL) { NULL 377 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create an SSL context"); NULL 411 ext/openssl/xp_ssl.c if (sslsock->ssl_handle == NULL) { NULL 412 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create an SSL handle"); NULL 414 ext/openssl/xp_ssl.c sslsock->ctx = NULL; NULL 424 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied session stream must be an SSL enabled stream"); NULL 425 ext/openssl/xp_ssl.c } else if (((php_openssl_netstream_data_t*)cparam->inputs.session->abstract)->ssl_handle == NULL) { NULL 426 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied SSL session stream is not initialized"); NULL 470 ext/openssl/xp_ssl.c gettimeofday(&start_time, NULL); NULL 484 ext/openssl/xp_ssl.c gettimeofday(&cur_time, NULL); NULL 495 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL: crypto enabling timeout"); NULL 518 ext/openssl/xp_ssl.c (POLLIN|POLLPRI) : POLLOUT, has_timeout ? &left_time : NULL); NULL 555 ext/openssl/xp_ssl.c peer_cert = NULL; NULL 619 ext/openssl/xp_ssl.c xparam->outputs.client = NULL; NULL 622 ext/openssl/xp_ssl.c xparam->want_textaddr ? &xparam->outputs.textaddr : NULL, NULL 623 ext/openssl/xp_ssl.c xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL, NULL 624 ext/openssl/xp_ssl.c xparam->want_addr ? &xparam->outputs.addr : NULL, NULL 625 ext/openssl/xp_ssl.c xparam->want_addr ? &xparam->outputs.addrlen : NULL, NULL 627 ext/openssl/xp_ssl.c xparam->want_errortext ? &xparam->outputs.error_text : NULL, NULL 636 ext/openssl/xp_ssl.c if (clisockdata == NULL) { NULL 646 ext/openssl/xp_ssl.c xparam->outputs.client = php_stream_alloc_rel(stream->ops, clisockdata, NULL, "r+"); NULL 677 ext/openssl/xp_ssl.c NULL TSRMLS_CC) < 0 || php_stream_xport_crypto_enable( NULL 679 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to enable crypto"); NULL 682 ext/openssl/xp_ssl.c xparam->outputs.client = NULL; NULL 688 ext/openssl/xp_ssl.c return xparam->outputs.client == NULL ? -1 : 0; NULL 783 ext/openssl/xp_ssl.c if (php_stream_xport_crypto_setup(stream, sslsock->method, NULL TSRMLS_CC) < 0 || NULL 785 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to enable crypto"); NULL 850 ext/openssl/xp_ssl.c NULL, /* seek */ NULL 861 ext/openssl/xp_ssl.c zval **val = NULL; NULL 864 ext/openssl/xp_ssl.c return NULL; NULL 873 ext/openssl/xp_ssl.c return NULL; NULL 878 ext/openssl/xp_ssl.c return NULL; NULL 883 ext/openssl/xp_ssl.c char * sni = NULL; NULL 900 ext/openssl/xp_ssl.c return NULL; NULL 909 ext/openssl/xp_ssl.c php_stream *stream = NULL; NULL 910 ext/openssl/xp_ssl.c php_openssl_netstream_data_t *sslsock = NULL; NULL 929 ext/openssl/xp_ssl.c sslsock->ctx = NULL; NULL 933 ext/openssl/xp_ssl.c if (stream == NULL) { NULL 935 ext/openssl/xp_ssl.c return NULL; NULL 945 ext/openssl/xp_ssl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSLv2 support is not compiled into the OpenSSL library PHP is linked against"); NULL 946 ext/openssl/xp_ssl.c return NULL; NULL 160 ext/pcntl/pcntl.c PHP_FALIAS(pcntl_errno, pcntl_get_last_error, NULL) NULL 190 ext/pcntl/pcntl.c NULL, NULL 191 ext/pcntl/pcntl.c NULL, NULL 493 ext/pcntl/pcntl.c zend_hash_init(&PCNTL_G(php_signal_table), 16, NULL, ZVAL_PTR_DTOR, 0); NULL 494 ext/pcntl/pcntl.c PCNTL_G(head) = PCNTL_G(tail) = PCNTL_G(spares) = NULL; NULL 548 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d", errno); NULL 573 ext/pcntl/pcntl.c zval *z_status = NULL; NULL 601 ext/pcntl/pcntl.c zval *z_status = NULL; NULL 613 ext/pcntl/pcntl.c child_id = wait3(&status, options, NULL); NULL 743 ext/pcntl/pcntl.c zval *args = NULL, *envs = NULL; NULL 749 ext/pcntl/pcntl.c char **argv = NULL, **envp = NULL; NULL 776 ext/pcntl/pcntl.c *(current_arg) = NULL; NULL 780 ext/pcntl/pcntl.c *(argv+1) = NULL; NULL 792 ext/pcntl/pcntl.c switch (return_val = zend_hash_get_current_key_ex(envs_hash, &key, &key_length, &key_num, 0, NULL)) { NULL 815 ext/pcntl/pcntl.c *(pair) = NULL; NULL 819 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno)); NULL 823 ext/pcntl/pcntl.c for (pair = envp; *pair != NULL; pair++) efree(*pair); NULL 829 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno)); NULL 843 ext/pcntl/pcntl.c zval *handle, **dest_handle = NULL; NULL 853 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid signal"); NULL 873 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for handle argument specified"); NULL 878 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error assigning signal"); NULL 886 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not a callable function name error", func_name); NULL 898 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error assigning signal"); NULL 920 ext/pcntl/pcntl.c zval *user_set, *user_oldset = NULL, **user_signo; NULL 930 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 944 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 952 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 956 ext/pcntl/pcntl.c if (user_oldset != NULL) { NULL 979 ext/pcntl/pcntl.c zval *user_set, **user_signo, *user_siginfo = NULL; NULL 999 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 1013 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 1028 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 1124 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: No process was located using the given parameters", errno); NULL 1127 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: Invalid identifier flag", errno); NULL 1130 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error %d has occurred", errno); NULL 1158 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: No process was located using the given parameters", errno); NULL 1161 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: Invalid identifier flag", errno); NULL 1164 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: A process was located, but neither its effective nor real user ID matched the effective user ID of the caller", errno); NULL 1167 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: Only a super user may attempt to increase the process priority", errno); NULL 1170 ext/pcntl/pcntl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error %d has occurred", errno); NULL 1217 ext/pcntl/pcntl.c psig->next = NULL; NULL 1243 ext/pcntl/pcntl.c sigprocmask(SIG_SETMASK, &old_mask, NULL); NULL 1251 ext/pcntl/pcntl.c PCNTL_G(head) = NULL; /* simple stores are atomic */ NULL 1264 ext/pcntl/pcntl.c call_user_function(EG(function_table), NULL, *handle, retval, 1, ¶m TSRMLS_CC); NULL 1279 ext/pcntl/pcntl.c sigprocmask(SIG_SETMASK, &old_mask, NULL); NULL 88 ext/pcre/pcrelib/dftables.c if (f == NULL) NULL 371 ext/pcre/pcrelib/pcre_compile.c NULL, /* ascii */ NULL 373 ext/pcre/pcrelib/pcre_compile.c NULL, /* cntrl */ NULL 375 ext/pcre/pcrelib/pcre_compile.c NULL, /* graph */ NULL 376 ext/pcre/pcrelib/pcre_compile.c NULL, /* print */ NULL 377 ext/pcre/pcrelib/pcre_compile.c NULL, /* punct */ NULL 380 ext/pcre/pcrelib/pcre_compile.c NULL, /* xdigit */ NULL 386 ext/pcre/pcrelib/pcre_compile.c NULL, /* ^ascii */ NULL 388 ext/pcre/pcrelib/pcre_compile.c NULL, /* ^cntrl */ NULL 390 ext/pcre/pcrelib/pcre_compile.c NULL, /* ^graph */ NULL 391 ext/pcre/pcrelib/pcre_compile.c NULL, /* ^print */ NULL 392 ext/pcre/pcrelib/pcre_compile.c NULL, /* ^punct */ NULL 395 ext/pcre/pcrelib/pcre_compile.c NULL /* ^xdigit */ NULL 702 ext/pcre/pcrelib/pcre_compile.c if (newspace == NULL) return ERR21; NULL 1418 ext/pcre/pcrelib/pcre_compile.c if (name == NULL && *count == lorn) return *count; NULL 1469 ext/pcre/pcrelib/pcre_compile.c if (name == NULL && *count == lorn) return *count; NULL 1474 ext/pcre/pcrelib/pcre_compile.c if (name != NULL && lorn == (int)(ptr - thisname) && NULL 2074 ext/pcre/pcrelib/pcre_compile.c if (c == OP_END) return NULL; NULL 2211 ext/pcre/pcrelib/pcre_compile.c if (c == OP_END) return NULL; NULL 2663 ext/pcre/pcrelib/pcre_compile.c while (bcptr != NULL && bcptr->current_branch >= code) NULL 2813 ext/pcre/pcrelib/pcre_compile.c while ((ptr = (pcre_uchar *)find_recurse(ptr, utf)) != NULL) NULL 3723 ext/pcre/pcrelib/pcre_compile.c const pcre_uchar *nestptr = NULL; NULL 3724 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *previous = NULL; NULL 3725 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *previous_callout = NULL; NULL 3726 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *save_hwm = NULL; NULL 3755 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) DPRINTF((">> start branch\n")); NULL 3815 ext/pcre/pcrelib/pcre_compile.c if (c == CHAR_NULL && nestptr != NULL) NULL 3818 ext/pcre/pcrelib/pcre_compile.c nestptr = NULL; NULL 3825 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 3861 ext/pcre/pcrelib/pcre_compile.c if (previous != NULL) NULL 3900 ext/pcre/pcrelib/pcre_compile.c if (previous_callout != NULL) NULL 3902 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Don't attempt in pre-compile phase */ NULL 3904 ext/pcre/pcrelib/pcre_compile.c previous_callout = NULL; NULL 3922 ext/pcre/pcrelib/pcre_compile.c if (!is_quantifier && previous_callout != NULL && NULL 3925 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Don't attempt in pre-compile phase */ NULL 3927 ext/pcre/pcrelib/pcre_compile.c previous_callout = NULL; NULL 3973 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 3991 ext/pcre/pcrelib/pcre_compile.c previous = NULL; NULL 4001 ext/pcre/pcrelib/pcre_compile.c previous = NULL; NULL 4142 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL && class_uchardata > class_uchardata_base) NULL 4213 ext/pcre/pcrelib/pcre_compile.c if (posix_substitutes[pc] != NULL) NULL 4618 ext/pcre/pcrelib/pcre_compile.c (nestptr != NULL && NULL 4619 ext/pcre/pcrelib/pcre_compile.c (ptr = nestptr, nestptr = NULL, c = *(++ptr)) != CHAR_NULL)) && NULL 4699 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) /* Save time in the pre-compile phase */ NULL 4736 ext/pcre/pcrelib/pcre_compile.c if (previous == NULL) NULL 4800 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL && cd->hwm >= cd->start_workspace + LINK_SIZE) NULL 5103 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *bralink = NULL; NULL 5104 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *brazeroptr = NULL; NULL 5190 ext/pcre/pcrelib/pcre_compile.c offset = (bralink == NULL)? 0 : (int)(previous - bralink); NULL 5214 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 5288 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL && repeat_max > 0) NULL 5319 ext/pcre/pcrelib/pcre_compile.c offset = (bralink == NULL)? 0 : (int)(code - bralink); NULL 5352 ext/pcre/pcrelib/pcre_compile.c while (bralink != NULL) NULL 5358 ext/pcre/pcrelib/pcre_compile.c bralink = (oldlinkoffset == 0)? NULL : bralink - oldlinkoffset; NULL 5413 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) NULL 5462 ext/pcre/pcrelib/pcre_compile.c if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; NULL 5574 ext/pcre/pcrelib/pcre_compile.c previous = NULL; NULL 5601 ext/pcre/pcrelib/pcre_compile.c const pcre_uchar *arg = NULL; NULL 5602 ext/pcre/pcrelib/pcre_compile.c previous = NULL; NULL 5650 ext/pcre/pcrelib/pcre_compile.c for (oc = cd->open_caps; oc != NULL; oc = oc->next) NULL 5840 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) break; NULL 5968 ext/pcre/pcrelib/pcre_compile.c previous = NULL; NULL 6034 ext/pcre/pcrelib/pcre_compile.c previous = NULL; NULL 6068 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 6203 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 6362 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) NULL 6370 ext/pcre/pcrelib/pcre_compile.c if (called == NULL) NULL 6372 ext/pcre/pcrelib/pcre_compile.c if (find_parens(cd, NULL, recno, NULL 6484 ext/pcre/pcrelib/pcre_compile.c (lengthptr == NULL || *lengthptr == 2 + 2*LINK_SIZE)) NULL 6499 ext/pcre/pcrelib/pcre_compile.c previous = NULL; /* This item can't be repeated */ NULL 6561 ext/pcre/pcrelib/pcre_compile.c (lengthptr == NULL)? NULL : /* Actual compile phase */ NULL 6584 ext/pcre/pcrelib/pcre_compile.c if (bravalue == OP_COND && lengthptr == NULL) NULL 6636 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 6870 ext/pcre/pcrelib/pcre_compile.c for (oc = cd->open_caps; oc != NULL; oc = oc->next) NULL 6928 ext/pcre/pcrelib/pcre_compile.c previous = (escape > ESC_b && escape < ESC_Z)? code : NULL; NULL 7107 ext/pcre/pcrelib/pcre_compile.c pcre_uchar *reverse_count = NULL; NULL 7184 ext/pcre/pcrelib/pcre_compile.c cond_depth, cd, (lengthptr == NULL)? NULL : &length)) NULL 7197 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) NULL 7297 ext/pcre/pcrelib/pcre_compile.c if (lengthptr == NULL) NULL 7349 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 7370 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) NULL 7753 ext/pcre/pcrelib/pcre_compile.c return pcre_compile2(pattern, options, NULL, errorptr, erroroffset, tables); NULL 7755 ext/pcre/pcrelib/pcre_compile.c return pcre16_compile2(pattern, options, NULL, errorptr, erroroffset, tables); NULL 7757 ext/pcre/pcrelib/pcre_compile.c return pcre32_compile2(pattern, options, NULL, errorptr, erroroffset, tables); NULL 7808 ext/pcre/pcrelib/pcre_compile.c if (errorptr == NULL) NULL 7810 ext/pcre/pcrelib/pcre_compile.c if (errorcodeptr != NULL) *errorcodeptr = 99; NULL 7811 ext/pcre/pcrelib/pcre_compile.c return NULL; NULL 7814 ext/pcre/pcrelib/pcre_compile.c *errorptr = NULL; NULL 7815 ext/pcre/pcrelib/pcre_compile.c if (errorcodeptr != NULL) *errorcodeptr = ERR0; NULL 7819 ext/pcre/pcrelib/pcre_compile.c if (erroroffset == NULL) NULL 7829 ext/pcre/pcrelib/pcre_compile.c if (tables == NULL) tables = PRIV(default_tables); NULL 8012 ext/pcre/pcrelib/pcre_compile.c cd->name_table = NULL; NULL 8024 ext/pcre/pcrelib/pcre_compile.c cd->open_caps = NULL; NULL 8036 ext/pcre/pcrelib/pcre_compile.c FALSE, 0, 0, &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, NULL 8057 ext/pcre/pcrelib/pcre_compile.c if (re == NULL) NULL 8079 ext/pcre/pcrelib/pcre_compile.c re->tables = (tables == PRIV(default_tables))? NULL : tables; NULL 8080 ext/pcre/pcrelib/pcre_compile.c re->nullpad = NULL; NULL 8105 ext/pcre/pcrelib/pcre_compile.c cd->open_caps = NULL; NULL 8115 ext/pcre/pcrelib/pcre_compile.c &firstchar, &firstcharflags, &reqchar, &reqcharflags, NULL, cd, NULL); NULL 8153 ext/pcre/pcrelib/pcre_compile.c const pcre_uchar *groupptr = NULL; NULL 8165 ext/pcre/pcrelib/pcre_compile.c if (groupptr == NULL) errorcode = ERR53; NULL 8198 ext/pcre/pcrelib/pcre_compile.c cc != NULL; NULL 8233 ext/pcre/pcrelib/pcre_compile.c if (errorcodeptr != NULL) *errorcodeptr = errorcode; NULL 8234 ext/pcre/pcrelib/pcre_compile.c return NULL; NULL 8372 ext/pcre/pcrelib/pcre_compile.c if (errorcodeptr != NULL) *errorcodeptr = ERR23; NULL 8373 ext/pcre/pcrelib/pcre_compile.c return NULL; NULL 140 ext/pcre/pcrelib/pcre_config.c *((const char **)where) = NULL; NULL 336 ext/pcre/pcrelib/pcre_exec.c if (newframe == NULL)\ NULL 339 ext/pcre/pcrelib/pcre_exec.c if (newframe == NULL) RRETURN(PCRE_ERROR_NOMEMORY);\ NULL 340 ext/pcre/pcrelib/pcre_exec.c newframe->Xnextframe = NULL;\ NULL 362 ext/pcre/pcrelib/pcre_exec.c if (frame != NULL)\ NULL 650 ext/pcre/pcrelib/pcre_exec.c if (ecode == NULL) NULL 653 ext/pcre/pcrelib/pcre_exec.c return match((PCRE_PUCHAR)&rdepth, NULL, NULL, 0, NULL, NULL, 1); NULL 742 ext/pcre/pcrelib/pcre_exec.c md->mark = NULL; /* In case previously set by assertion */ NULL 746 ext/pcre/pcrelib/pcre_exec.c md->mark == NULL) md->mark = ecode + 2; NULL 787 ext/pcre/pcrelib/pcre_exec.c md->mark = NULL; /* In case previously set by assertion */ NULL 791 ext/pcre/pcrelib/pcre_exec.c md->mark == NULL) md->mark = ecode + 2; NULL 841 ext/pcre/pcrelib/pcre_exec.c md->mark = NULL; /* In case previously set by assertion */ NULL 845 ext/pcre/pcrelib/pcre_exec.c md->mark == NULL) md->mark = ecode + 2; NULL 1275 ext/pcre/pcrelib/pcre_exec.c if (PUBL(callout) != NULL) NULL 1309 ext/pcre/pcrelib/pcre_exec.c if (md->recursive == NULL) /* Not recursing => FALSE */ NULL 1456 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM3); NULL 1548 ext/pcre/pcrelib/pcre_exec.c md->recursive == NULL && NULL 1589 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM4); NULL 1640 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM5); NULL 1700 ext/pcre/pcrelib/pcre_exec.c if (PUBL(callout) != NULL) NULL 1758 ext/pcre/pcrelib/pcre_exec.c for (ri = md->recursive; ri != NULL; ri = ri->prevrec) NULL 1782 ext/pcre/pcrelib/pcre_exec.c if (new_recursive.offset_save == NULL) RRETURN(PCRE_ERROR_NOMEMORY); NULL 1904 ext/pcre/pcrelib/pcre_exec.c else saved_eptr = NULL; NULL 1941 ext/pcre/pcrelib/pcre_exec.c if (md->recursive != NULL && md->recursive->group_num == number) NULL 6196 ext/pcre/pcrelib/pcre_exec.c while (nextframe != NULL) NULL 6263 ext/pcre/pcrelib/pcre_exec.c const pcre_uint8 *start_bits = NULL; NULL 6266 ext/pcre/pcrelib/pcre_exec.c PCRE_PUCHAR start_partial = NULL; NULL 6274 ext/pcre/pcrelib/pcre_exec.c frame_zero.Xprevframe = NULL; /* Marks the top level */ NULL 6275 ext/pcre/pcrelib/pcre_exec.c frame_zero.Xnextframe = NULL; /* None are allocated yet */ NULL 6284 ext/pcre/pcrelib/pcre_exec.c if (re == NULL && extra_data == NULL && subject == NULL && length == -999 && NULL 6289 ext/pcre/pcrelib/pcre_exec.c return match(NULL, NULL, NULL, 0, NULL, NULL, 0); NULL 6295 ext/pcre/pcrelib/pcre_exec.c if (re == NULL || subject == NULL || (offsets == NULL && offsetcount > 0)) NULL 6361 ext/pcre/pcrelib/pcre_exec.c if (extra_data != NULL NULL 6364 ext/pcre/pcrelib/pcre_exec.c && extra_data->executable_jit != NULL NULL 6387 ext/pcre/pcrelib/pcre_exec.c study = NULL; NULL 6390 ext/pcre/pcrelib/pcre_exec.c md->callout_data = NULL; NULL 6396 ext/pcre/pcrelib/pcre_exec.c if (extra_data != NULL) NULL 6414 ext/pcre/pcrelib/pcre_exec.c if (tables == NULL) tables = PRIV(default_tables); NULL 6446 ext/pcre/pcrelib/pcre_exec.c md->mark = md->nomatch_mark = NULL; /* In case never set */ NULL 6448 ext/pcre/pcrelib/pcre_exec.c md->recursive = NULL; /* No recursion at top level */ NULL 6540 ext/pcre/pcrelib/pcre_exec.c if (md->offset_vector == NULL) return PCRE_ERROR_NOMEMORY; NULL 6557 ext/pcre/pcrelib/pcre_exec.c if (md->offset_vector != NULL) NULL 6588 ext/pcre/pcrelib/pcre_exec.c if (!startline && study != NULL && NULL 6703 ext/pcre/pcrelib/pcre_exec.c else if (start_bits != NULL) NULL 6741 ext/pcre/pcrelib/pcre_exec.c if (study != NULL && (study->flags & PCRE_STUDY_MINLEN) != 0 && NULL 6819 ext/pcre/pcrelib/pcre_exec.c rc = match(start_match, md->start_code, start_match, 2, md, NULL, 0); NULL 6820 ext/pcre/pcrelib/pcre_exec.c if (md->hitend && start_partial == NULL) start_partial = md->start_used_ptr; NULL 6911 ext/pcre/pcrelib/pcre_exec.c md->mark = NULL; /* Reset for start of next match attempt */ NULL 6966 ext/pcre/pcrelib/pcre_exec.c if (md->end_offset_top/2 <= re->top_bracket && offsets != NULL) NULL 6988 ext/pcre/pcrelib/pcre_exec.c if (extra_data != NULL && (extra_data->flags & PCRE_EXTRA_MARK) != 0) NULL 7019 ext/pcre/pcrelib/pcre_exec.c if (start_partial != NULL) NULL 7022 ext/pcre/pcrelib/pcre_exec.c md->mark = NULL; NULL 7041 ext/pcre/pcrelib/pcre_exec.c if (extra_data != NULL && (extra_data->flags & PCRE_EXTRA_MARK) != 0) NULL 83 ext/pcre/pcrelib/pcre_fullinfo.c const pcre_study_data *study = NULL; NULL 85 ext/pcre/pcrelib/pcre_fullinfo.c if (re == NULL || where == NULL) return PCRE_ERROR_NULL; NULL 87 ext/pcre/pcrelib/pcre_fullinfo.c if (extra_data != NULL && (extra_data->flags & PCRE_EXTRA_STUDY_DATA) != 0) NULL 114 ext/pcre/pcrelib/pcre_fullinfo.c *((size_t *)where) = (study == NULL)? 0 : study->size; NULL 120 ext/pcre/pcrelib/pcre_fullinfo.c (extra_data != NULL && NULL 122 ext/pcre/pcrelib/pcre_fullinfo.c extra_data->executable_jit != NULL)? NULL 159 ext/pcre/pcrelib/pcre_fullinfo.c (study != NULL && (study->flags & PCRE_STUDY_MAPPED) != 0)? NULL 160 ext/pcre/pcrelib/pcre_fullinfo.c ((const pcre_study_data *)extra_data->study_data)->start_bits : NULL; NULL 165 ext/pcre/pcrelib/pcre_fullinfo.c (study != NULL && (study->flags & PCRE_STUDY_MINLEN) != 0)? NULL 170 ext/pcre/pcrelib/pcre_fullinfo.c *((int *)where) = extra_data != NULL && NULL 172 ext/pcre/pcrelib/pcre_fullinfo.c extra_data->executable_jit != NULL; NULL 85 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0) NULL 89 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0) NULL 91 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0) NULL 95 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre16_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0) NULL 99 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre16_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0) NULL 101 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre16_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0) NULL 105 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre32_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0) NULL 109 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre32_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0) NULL 111 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre32_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0) NULL 168 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0) NULL 172 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0) NULL 174 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0) NULL 178 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre16_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0) NULL 182 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre16_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0) NULL 184 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre16_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0) NULL 188 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre32_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0) NULL 192 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre32_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0) NULL 194 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre32_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0) NULL 463 ext/pcre/pcrelib/pcre_get.c if (stringlist == NULL) return PCRE_ERROR_NOMEMORY; NULL 483 ext/pcre/pcrelib/pcre_get.c *stringlist = NULL; NULL 563 ext/pcre/pcrelib/pcre_get.c if (substring == NULL) return PCRE_ERROR_NOMEMORY; NULL 74 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int (*PUBL(callout))(PUBL(callout_block) *) = NULL; NULL 81 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int (*PUBL(callout))(PUBL(callout_block) *) = NULL; NULL 89 ext/pcre/pcrelib/pcre_maketables.c if (yield == NULL) return NULL; NULL 83 ext/pcre/pcrelib/pcre_refcount.c if (re == NULL) return PCRE_ERROR_NULL; NULL 383 ext/pcre/pcrelib/pcre_study.c if (cs == NULL) return -2; NULL 1342 ext/pcre/pcrelib/pcre_study.c PUBL(extra) *extra = NULL; NULL 1349 ext/pcre/pcrelib/pcre_study.c *errorptr = NULL; NULL 1351 ext/pcre/pcrelib/pcre_study.c if (re == NULL || re->magic_number != MAGIC_NUMBER) NULL 1354 ext/pcre/pcrelib/pcre_study.c return NULL; NULL 1366 ext/pcre/pcrelib/pcre_study.c return NULL; NULL 1372 ext/pcre/pcrelib/pcre_study.c return NULL; NULL 1392 ext/pcre/pcrelib/pcre_study.c if (tables == NULL) NULL 1393 ext/pcre/pcrelib/pcre_study.c (void)pcre_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES, NULL 1396 ext/pcre/pcrelib/pcre_study.c if (tables == NULL) NULL 1397 ext/pcre/pcrelib/pcre_study.c (void)pcre16_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES, NULL 1400 ext/pcre/pcrelib/pcre_study.c if (tables == NULL) NULL 1401 ext/pcre/pcrelib/pcre_study.c (void)pcre32_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES, NULL 1419 ext/pcre/pcrelib/pcre_study.c return NULL; NULL 1427 ext/pcre/pcrelib/pcre_study.c case -2: *errorptr = "internal error: missing capturing bracket"; return NULL; NULL 1428 ext/pcre/pcrelib/pcre_study.c case -3: *errorptr = "internal error: opcode not recognized"; return NULL; NULL 1450 ext/pcre/pcrelib/pcre_study.c if (extra == NULL) NULL 1453 ext/pcre/pcrelib/pcre_study.c return NULL; NULL 1504 ext/pcre/pcrelib/pcre_study.c extra->executable_jit = NULL; NULL 1522 ext/pcre/pcrelib/pcre_study.c extra = NULL; NULL 1552 ext/pcre/pcrelib/pcre_study.c if (extra == NULL) NULL 1556 ext/pcre/pcrelib/pcre_study.c extra->executable_jit != NULL) NULL 104 ext/pcre/pcrelib/pcredemo.c NULL); /* use default character tables */ NULL 108 ext/pcre/pcrelib/pcredemo.c if (re == NULL) NULL 123 ext/pcre/pcrelib/pcredemo.c NULL, /* no extra data - we didn't study the pattern */ NULL 189 ext/pcre/pcrelib/pcredemo.c NULL, /* no extra data - we didn't study the pattern */ NULL 203 ext/pcre/pcrelib/pcredemo.c NULL, /* no extra data - we didn't study the pattern */ NULL 209 ext/pcre/pcrelib/pcredemo.c NULL, /* no extra data - we didn't study the pattern */ NULL 266 ext/pcre/pcrelib/pcredemo.c (void)pcre_fullinfo(re, NULL, PCRE_INFO_OPTIONS, &option_bits); NULL 315 ext/pcre/pcrelib/pcredemo.c NULL, /* no extra data - we didn't study the pattern */ NULL 209 ext/pcre/pcrelib/pcreposix.c addlength = (preg != NULL && (int)preg->re_erroffset != -1)? NULL 274 ext/pcre/pcrelib/pcreposix.c &erroffset, NULL); NULL 280 ext/pcre/pcrelib/pcreposix.c if (preg->re_pcre == NULL) NULL 286 ext/pcre/pcrelib/pcreposix.c (void)pcre_fullinfo((const pcre *)preg->re_pcre, NULL, PCRE_INFO_CAPTURECOUNT, NULL 316 ext/pcre/pcrelib/pcreposix.c int *ovector = NULL; NULL 332 ext/pcre/pcrelib/pcreposix.c if (nosub || pmatch == NULL) nmatch = 0; NULL 344 ext/pcre/pcrelib/pcreposix.c if (ovector == NULL) return REG_ESPACE; NULL 365 ext/pcre/pcrelib/pcreposix.c rc = pcre_exec((const pcre *)preg->re_pcre, NULL, string + so, (eo - so), NULL 104 ext/pcre/php_pcre.c zend_hash_init(&pcre_globals->pcre_cache, 0, NULL, php_free_pcre_cache, 1); NULL 195 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc); NULL 197 ext/pcre/php_pcre.c return NULL; NULL 206 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc); NULL 208 ext/pcre/php_pcre.c return NULL; NULL 214 ext/pcre/php_pcre.c if (is_numeric_string(subpat_names[name_idx], strlen(subpat_names[name_idx]), NULL, NULL, 0) > 0) { NULL 215 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Numeric named subpatterns are not allowed"); NULL 217 ext/pcre/php_pcre.c return NULL; NULL 231 ext/pcre/php_pcre.c pcre *re = NULL; NULL 245 ext/pcre/php_pcre.c unsigned const char *tables = NULL; NULL 251 ext/pcre/php_pcre.c char *tmp = NULL; NULL 257 ext/pcre/php_pcre.c locale = setlocale(LC_CTYPE, NULL); NULL 267 ext/pcre/php_pcre.c if (pcre_fullinfo(pce->re, NULL, PCRE_INFO_CAPTURECOUNT, &count) == PCRE_ERROR_BADMAGIC) { NULL 286 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 288 ext/pcre/php_pcre.c return NULL; NULL 295 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "Delimiter must not be alphanumeric or backslash"); NULL 296 ext/pcre/php_pcre.c return NULL; NULL 335 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "Null byte in regex"); NULL 337 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "No ending delimiter '%c' found", delimiter); NULL 339 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "No ending matching delimiter '%c' found", delimiter); NULL 341 ext/pcre/php_pcre.c return NULL; NULL 384 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "Unknown modifier '%c'", pp[-1]); NULL 386 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "Null byte in regex"); NULL 389 ext/pcre/php_pcre.c return NULL; NULL 405 ext/pcre/php_pcre.c if (re == NULL) { NULL 406 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_WARNING, "Compilation failed: %s at offset %d", error, erroffset); NULL 411 ext/pcre/php_pcre.c return NULL; NULL 421 ext/pcre/php_pcre.c if (error != NULL) { NULL 422 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while studying pattern"); NULL 425 ext/pcre/php_pcre.c extra = NULL; NULL 480 ext/pcre/php_pcre.c *extra = pce ? pce->extra : NULL; NULL 486 ext/pcre/php_pcre.c return pce ? pce->re : NULL; NULL 497 ext/pcre/php_pcre.c *extra = pce ? pce->extra : NULL; NULL 506 ext/pcre/php_pcre.c return pce ? pce->re : NULL; NULL 525 ext/pcre/php_pcre.c zend_hash_update(Z_ARRVAL_P(result), name, strlen(name)+1, &match_pair, sizeof(zval *), NULL); NULL 527 ext/pcre/php_pcre.c zend_hash_next_index_insert(Z_ARRVAL_P(result), &match_pair, sizeof(zval *), NULL); NULL 539 ext/pcre/php_pcre.c zval *subpats = NULL; /* Array for subpatterns */ NULL 549 ext/pcre/php_pcre.c if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) { NULL 564 ext/pcre/php_pcre.c **match_sets = NULL; /* An array of sets of matches for each NULL 582 ext/pcre/php_pcre.c if (subpats != NULL) { NULL 601 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid flags specified"); NULL 616 ext/pcre/php_pcre.c if (extra == NULL) { NULL 626 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc); NULL 667 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Matched, but too many substrings"); NULL 676 ext/pcre/php_pcre.c if (subpats != NULL) { NULL 682 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Get subpatterns list failed"); NULL 692 ext/pcre/php_pcre.c offsets[(i<<1)+1] - offsets[i<<1], offsets[i<<1], NULL); NULL 729 ext/pcre/php_pcre.c zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &result_set, sizeof(zval *), NULL); NULL 781 ext/pcre/php_pcre.c strlen(subpat_names[i])+1, &match_sets[i], sizeof(zval *), NULL); NULL 784 ext/pcre/php_pcre.c zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &match_sets[i], sizeof(zval *), NULL); NULL 876 ext/pcre/php_pcre.c if (call_user_function_ex(EG(function_table), NULL, function, &retval_ptr, 1, args, 0, NULL TSRMLS_CC) == SUCCESS && retval_ptr) { NULL 883 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call custom replacement function"); NULL 965 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, code.c); NULL 993 ext/pcre/php_pcre.c if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) { NULL 994 ext/pcre/php_pcre.c return NULL; NULL 1025 ext/pcre/php_pcre.c *replace=NULL, /* Replacement string */ NULL 1031 ext/pcre/php_pcre.c *replace_end=NULL, /* End of replacement string */ NULL 1036 ext/pcre/php_pcre.c if (extra == NULL) { NULL 1046 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Modifier /e cannot be used with replacement callback"); NULL 1047 ext/pcre/php_pcre.c return NULL; NULL 1056 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "The /e modifier is deprecated, use preg_replace_callback instead"); NULL 1062 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc); NULL 1063 ext/pcre/php_pcre.c return NULL; NULL 1075 ext/pcre/php_pcre.c return NULL; NULL 1084 ext/pcre/php_pcre.c match = NULL; NULL 1099 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Matched, but too many substrings"); NULL 1223 ext/pcre/php_pcre.c result = NULL; NULL 1249 ext/pcre/php_pcre.c **replace_entry = NULL, NULL 1304 ext/pcre/php_pcre.c replace_count TSRMLS_CC)) != NULL) { NULL 1310 ext/pcre/php_pcre.c return NULL; NULL 1340 ext/pcre/php_pcre.c **zcount = NULL; NULL 1356 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parameter mismatch, pattern is a string while replacement is an array"); NULL 1366 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires argument 2, '%s', to be a valid callback", callback_name); NULL 1394 ext/pcre/php_pcre.c if ((result = php_replace_in_subject(*regex, *replace, subject_entry, &result_len, limit_val, is_callable_replace, &replace_count TSRMLS_CC)) != NULL) { NULL 1416 ext/pcre/php_pcre.c if ((result = php_replace_in_subject(*regex, *replace, subject, &result_len, limit_val, is_callable_replace, &replace_count TSRMLS_CC)) != NULL) { NULL 1475 ext/pcre/php_pcre.c if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) { NULL 1488 ext/pcre/php_pcre.c pcre_extra *extra = NULL; /* Holds results of studying */ NULL 1489 ext/pcre/php_pcre.c pcre *re_bump = NULL; /* Regex instance for empty matches */ NULL 1490 ext/pcre/php_pcre.c pcre_extra *extra_bump = NULL; /* Almost dummy */ NULL 1513 ext/pcre/php_pcre.c if (extra == NULL) { NULL 1526 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc); NULL 1549 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Matched, but too many substrings"); NULL 1559 ext/pcre/php_pcre.c add_offset_pair(return_value, last_match, &subject[offsets[0]]-last_match, next_offset, NULL); NULL 1581 ext/pcre/php_pcre.c add_offset_pair(return_value, &subject[offsets[i<<1]], match_len, offsets[i<<1], NULL); NULL 1597 ext/pcre/php_pcre.c if (re_bump == NULL) { NULL 1600 ext/pcre/php_pcre.c if ((re_bump = pcre_get_compiled_regex("/./us", &extra_bump, &dummy TSRMLS_CC)) == NULL) { NULL 1608 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error"); NULL 1639 ext/pcre/php_pcre.c add_offset_pair(return_value, &subject[start_offset], subject_len - start_offset, start_offset, NULL); NULL 1660 ext/pcre/php_pcre.c char *delim = NULL; /* Additional delimiter argument */ NULL 1756 ext/pcre/php_pcre.c if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) { NULL 1780 ext/pcre/php_pcre.c if (extra == NULL) { NULL 1790 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc); NULL 1818 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Matched, but too many substrings"); NULL 1835 ext/pcre/php_pcre.c strlen(string_key)+1, entry, sizeof(zval *), NULL); NULL 1840 ext/pcre/php_pcre.c sizeof(zval *), NULL); NULL 1945 ext/pcre/php_pcre.c NULL, NULL 1946 ext/pcre/php_pcre.c NULL, NULL 1952 ext/pcre/php_pcre.c NULL, NULL 84 ext/pcre/php_pcre.h #define pcre_module_ptr NULL NULL 146 ext/pdo/pdo.c STANDARD_MODULE_HEADER_EX, NULL, NULL 155 ext/pdo/pdo.c NULL, NULL 156 ext/pdo/pdo.c NULL, NULL 161 ext/pdo/pdo.c NULL, NULL 162 ext/pdo/pdo.c NULL, NULL 194 ext/pdo/pdo.c (void**)&driver, sizeof(pdo_driver_t *), NULL); NULL 208 ext/pdo/pdo.c pdo_driver_t **driver = NULL; NULL 212 ext/pdo/pdo.c return driver ? *driver : NULL; NULL 362 ext/pdo/pdo.c spl_ce_RuntimeException = NULL; NULL 368 ext/pdo/pdo.c zend_hash_init(&pdo_driver_hash, 0, NULL, NULL, 1); NULL 370 ext/pdo/pdo.c le_ppdo = zend_register_list_destructors_ex(NULL, php_pdo_pdbh_dtor, NULL 373 ext/pdo/pdo.c INIT_CLASS_ENTRY(ce, "PDOException", NULL); NULL 375 ext/pdo/pdo.c pdo_exception_ce = zend_register_internal_class_ex(&ce, php_pdo_get_exception_base(0 TSRMLS_CC), NULL TSRMLS_CC); NULL 399 ext/pdo/pdo.c char *drivers = NULL, *ldrivers = estrdup(""); NULL 44 ext/pdo/pdo_dbh.c char *message = NULL; NULL 75 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); NULL 108 ext/pdo/pdo_dbh.c char *supp = NULL; NULL 110 ext/pdo/pdo_dbh.c char *message = NULL; NULL 111 ext/pdo/pdo_dbh.c zval *info = NULL; NULL 113 ext/pdo/pdo_dbh.c if (dbh == NULL || dbh->error_mode == PDO_ERRMODE_SILENT) { NULL 153 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); NULL 154 ext/pdo/pdo_dbh.c } else if (EG(exception) == NULL) { NULL 188 ext/pdo/pdo_dbh.c char *dsn = NULL; NULL 190 ext/pdo/pdo_dbh.c stream = php_stream_open_wrapper(uri, "rb", REPORT_ERRORS, NULL); NULL 192 ext/pdo/pdo_dbh.c dsn = php_stream_get_line(stream, buf, buflen, NULL); NULL 204 ext/pdo/pdo_dbh.c pdo_dbh_t *dbh = NULL; NULL 209 ext/pdo/pdo_dbh.c char *username=NULL, *password=NULL; NULL 211 ext/pdo/pdo_dbh.c pdo_driver_t *driver = NULL; NULL 212 ext/pdo/pdo_dbh.c zval *options = NULL; NULL 227 ext/pdo/pdo_dbh.c char *ini_dsn = NULL; NULL 279 ext/pdo/pdo_dbh.c char *hashkey = NULL; NULL 281 ext/pdo/pdo_dbh.c pdo_dbh_t *pdbh = NULL; NULL 284 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(v) == IS_STRING && !is_numeric_string(Z_STRVAL_PP(v), Z_STRLEN_PP(v), NULL, NULL, 0) && Z_STRLEN_PP(v) > 0) { NULL 309 ext/pdo/pdo_dbh.c pdbh = NULL; NULL 321 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory while allocating PDO handle"); NULL 327 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory while allocating PDO handle"); NULL 332 ext/pdo/pdo_dbh.c pdbh->std.properties = NULL; NULL 367 ext/pdo/pdo_dbh.c dbh->username = username ? pestrdup(username, is_persistent) : NULL; NULL 368 ext/pdo/pdo_dbh.c dbh->password = password ? pestrdup(password, is_persistent) : NULL; NULL 375 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory"); NULL 398 ext/pdo/pdo_dbh.c sizeof(le), NULL)) { NULL 399 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Failed to register persistent entry"); NULL 432 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "constructor arguments must be passed as an array" TSRMLS_CC); NULL 433 ext/pdo/pdo_dbh.c return NULL; NULL 436 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "user-supplied statement does not accept constructor arguments" TSRMLS_CC); NULL 437 ext/pdo/pdo_dbh.c return NULL; NULL 463 ext/pdo/pdo_dbh.c zval *retval = NULL; NULL 467 ext/pdo/pdo_dbh.c fci.function_name = NULL; NULL 469 ext/pdo/pdo_dbh.c fci.symbol_table = NULL; NULL 478 ext/pdo/pdo_dbh.c while (p != NULL) { NULL 484 ext/pdo/pdo_dbh.c fci.params = NULL; NULL 497 ext/pdo/pdo_dbh.c object = NULL; /* marks failure */ NULL 517 ext/pdo/pdo_dbh.c zval *options = NULL, **opt, **item, *ctor_args; NULL 533 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 542 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 548 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 555 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 564 ext/pdo/pdo_dbh.c ctor_args = NULL; NULL 572 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 715 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "attribute value must be an integer" TSRMLS_CC); \ NULL 731 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "invalid error mode" TSRMLS_CC); NULL 747 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "invalid case folding mode" TSRMLS_CC); NULL 764 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "FETCH_INTO and FETCH_CLASS are not yet supported as default fetch modes" TSRMLS_CC); NULL 773 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "invalid fetch mode type" TSRMLS_CC); NULL 791 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 802 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 810 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 816 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 824 ext/pdo/pdo_dbh.c dbh->def_stmt_ctor_args = NULL; NULL 828 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", NULL 858 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support setting attributes" TSRMLS_CC); NULL 933 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support getting attributes" TSRMLS_CC); NULL 943 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support that attribute" TSRMLS_CC); NULL 966 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "trying to execute an empty query" TSRMLS_CC); NULL 987 ext/pdo/pdo_dbh.c char *name = NULL; NULL 997 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support lastInsertId()" TSRMLS_CC); NULL 1095 ext/pdo/pdo_dbh.c zend_parse_parameters(0 TSRMLS_CC, "z|z", NULL, NULL); NULL 1108 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "HY000", "failed to instantiate user supplied statement class" TSRMLS_CC); NULL 1128 ext/pdo/pdo_dbh.c if (dbh->methods->preparer(dbh, statement, statement_len, stmt, NULL TSRMLS_CC)) { NULL 1179 ext/pdo/pdo_dbh.c pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support quoting" TSRMLS_CC); NULL 1276 ext/pdo/pdo_dbh.c PHP_ME(PDO, query, NULL, ZEND_ACC_PUBLIC) NULL 1285 ext/pdo/pdo_dbh.c {NULL, NULL, NULL} NULL 1306 ext/pdo/pdo_dbh.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory while allocating PDO methods."); NULL 1308 ext/pdo/pdo_dbh.c zend_hash_init_ex(dbh->cls_methods[kind], 8, NULL, NULL, dbh->is_persistent, 0); NULL 1315 ext/pdo/pdo_dbh.c ifunc->prototype = NULL; NULL 1342 ext/pdo/pdo_dbh.c ifunc->arg_info = NULL; NULL 1349 ext/pdo/pdo_dbh.c zend_hash_add(dbh->cls_methods[kind], lc_name, namelen+1, &func, sizeof(func), NULL); NULL 1365 ext/pdo/pdo_dbh.c zend_function *fbc = NULL; NULL 1375 ext/pdo/pdo_dbh.c if ((fbc = std_object_handlers.get_method(object_pp, method_name, method_len, key TSRMLS_CC)) == NULL) { NULL 1389 ext/pdo/pdo_dbh.c fbc = NULL; NULL 1524 ext/pdo/pdo_dbh.c dbh->query_stmt = NULL; NULL 1580 ext/pdo/pdo_dbh.c dbh->std.properties = NULL; NULL 1581 ext/pdo/pdo_dbh.c dbh->std.properties_table = NULL; NULL 1598 ext/pdo/pdo_dbh.c retval.handle = zend_objects_store_put(dbh, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t)pdo_dbh_free_storage, NULL TSRMLS_CC); NULL 1611 ext/pdo/pdo_dbh.c rsrc->ptr = NULL; NULL 429 ext/pdo/pdo_sql_parser.c struct placeholder *placeholders = NULL, *placetail = NULL, *plc = NULL; NULL 450 ext/pdo/pdo_sql_parser.c plc->next = NULL; NULL 546 ext/pdo/pdo_sql_parser.c char *buf = NULL; NULL 651 ext/pdo/pdo_sql_parser.c if (stmt->bound_param_map == NULL) { NULL 653 ext/pdo/pdo_sql_parser.c zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0); NULL 676 ext/pdo/pdo_sql_parser.c zend_hash_update(stmt->bound_param_map, name, plc->len + 1, idxbuf, plc->qlen + 1, NULL); NULL 680 ext/pdo/pdo_sql_parser.c zend_hash_index_update(stmt->bound_param_map, plc->bindno, idxbuf, plc->qlen + 1, NULL); NULL 692 ext/pdo/pdo_sql_parser.c if (stmt->bound_param_map == NULL) { NULL 694 ext/pdo/pdo_sql_parser.c zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0); NULL 701 ext/pdo/pdo_sql_parser.c zend_hash_index_update(stmt->bound_param_map, plc->bindno, name, plc->len + 1, NULL); NULL 776 ext/pdo/pdo_sql_parser.c *outquery = NULL; NULL 807 ext/pdo/pdo_sql_parser.c *outquery = NULL; NULL 816 ext/pdo/pdo_sql_parser.c *outquery = NULL; NULL 843 ext/pdo/pdo_sql_parser.c *outquery = NULL; NULL 318 ext/pdo/pdo_sqlstate.c sizeof(err_initializer)/sizeof(err_initializer[0]), NULL, NULL, 1)) { NULL 325 ext/pdo/pdo_sqlstate.c zend_hash_add(&err_hash, info->state, sizeof(info->state), &info, sizeof(info), NULL); NULL 338 ext/pdo/pdo_sqlstate.c return NULL; NULL 118 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "You should not create a PDOStatement manually"); NULL 267 ext/pdo/pdo_stmt.c Z_OBJ_HANDLE(stmt->lazy_object_ref) = zend_objects_store_put(stmt, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t)pdo_row_free_storage, NULL TSRMLS_CC); NULL 294 ext/pdo/pdo_stmt.c param->parameter = NULL; NULL 305 ext/pdo/pdo_stmt.c struct pdo_bound_param_data *pparam = NULL; NULL 311 ext/pdo/pdo_stmt.c zend_hash_init(hash, 13, NULL, param_dtor, 0); NULL 376 ext/pdo/pdo_stmt.c param->name = NULL; NULL 390 ext/pdo/pdo_stmt.c param->name = NULL; NULL 424 ext/pdo/pdo_stmt.c param->parameter = NULL; NULL 436 ext/pdo/pdo_stmt.c zval *input_params = NULL; NULL 455 ext/pdo/pdo_stmt.c stmt->bound_params = NULL; NULL 463 ext/pdo/pdo_stmt.c ¶m.name, &str_length, &num_index, 0, NULL)) { NULL 470 ext/pdo/pdo_stmt.c pdo_raise_impl_error(stmt->dbh, stmt, "HY093", NULL TSRMLS_CC); NULL 518 ext/pdo/pdo_stmt.c stmt->active_query_string = NULL; NULL 540 ext/pdo/pdo_stmt.c stmt->active_query_string = NULL; NULL 549 ext/pdo/pdo_stmt.c char *value = NULL; NULL 558 ext/pdo/pdo_stmt.c value = NULL; NULL 595 ext/pdo/pdo_stmt.c if (value == NULL) { NULL 600 ext/pdo/pdo_stmt.c char *buf = NULL; NULL 603 ext/pdo/pdo_stmt.c if(buf == NULL) { NULL 757 ext/pdo/pdo_stmt.c fci->function_name = NULL; NULL 758 ext/pdo/pdo_stmt.c fci->symbol_table = NULL; NULL 767 ext/pdo/pdo_stmt.c while (p != NULL) { NULL 773 ext/pdo/pdo_stmt.c fci->params = NULL; NULL 793 ext/pdo/pdo_stmt.c char *is_callable_error = NULL; NULL 795 ext/pdo/pdo_stmt.c if (zend_fcall_info_init(callable, 0, fci, fcc, NULL, &is_callable_error TSRMLS_CC) == FAILURE) { NULL 835 ext/pdo/pdo_stmt.c stmt->fetch.cls.fci.params = NULL; NULL 840 ext/pdo/pdo_stmt.c stmt->fetch.cls.ctor_args = NULL; NULL 845 ext/pdo/pdo_stmt.c stmt->fetch.func.values = NULL; NULL 857 ext/pdo/pdo_stmt.c zend_class_entry *ce = NULL, *old_ce = NULL; NULL 858 ext/pdo/pdo_stmt.c zval grp_val, *grp, **pgrp, *retval, *old_ctor_args = NULL; NULL 900 ext/pdo/pdo_stmt.c zend_hash_init(return_value->value.ht, stmt->column_count, NULL, ZVAL_PTR_DTOR, 0); NULL 920 ext/pdo/pdo_stmt.c fetch_value(stmt, return_value, 1, NULL TSRMLS_CC); NULL 922 ext/pdo/pdo_stmt.c fetch_value(stmt, return_value, 0, NULL TSRMLS_CC); NULL 924 ext/pdo/pdo_stmt.c fetch_value(stmt, return_value, colno, NULL TSRMLS_CC); NULL 951 ext/pdo/pdo_stmt.c fetch_value(stmt, &val, i++, NULL TSRMLS_CC); NULL 1031 ext/pdo/pdo_stmt.c fetch_value(stmt, &grp_val, colno, NULL TSRMLS_CC); NULL 1033 ext/pdo/pdo_stmt.c fetch_value(stmt, &grp_val, i, NULL TSRMLS_CC); NULL 1046 ext/pdo/pdo_stmt.c fetch_value(stmt, val, i, NULL TSRMLS_CC); NULL 1057 ext/pdo/pdo_stmt.c fetch_value(stmt, tmp, ++i, NULL TSRMLS_CC); NULL 1060 ext/pdo/pdo_stmt.c zend_hash_index_update((return_all ? Z_ARRVAL_P(return_all) : Z_ARRVAL_P(return_value)), Z_LVAL_P(val), &tmp, sizeof(zval *), NULL); NULL 1063 ext/pdo/pdo_stmt.c zend_symtable_update((return_all ? Z_ARRVAL_P(return_all) : Z_ARRVAL_P(return_value)), Z_STRVAL_P(val), Z_STRLEN_P(val) + 1, &tmp, sizeof(zval *), NULL); NULL 1080 ext/pdo/pdo_stmt.c zval **curr_val = NULL; NULL 1120 ext/pdo/pdo_stmt.c zend_update_property(NULL, return_value, NULL 1137 ext/pdo/pdo_stmt.c if (php_var_unserialize(&return_value, (const unsigned char**)&Z_STRVAL_P(val), Z_STRVAL_P(val)+Z_STRLEN_P(val), NULL TSRMLS_CC) == FAILURE) { NULL 1149 ext/pdo/pdo_stmt.c } else if (ce->unserialize(&return_value, ce, (unsigned char *)(Z_TYPE_P(val) == IS_STRING ? Z_STRVAL_P(val) : ""), Z_TYPE_P(val) == IS_STRING ? Z_STRLEN_P(val) : 0, NULL TSRMLS_CC) == FAILURE) { NULL 1336 ext/pdo/pdo_stmt.c char *class_name = NULL; NULL 1339 ext/pdo/pdo_stmt.c zval *old_ctor_args, *ctor_args = NULL; NULL 1366 ext/pdo/pdo_stmt.c stmt->fetch.cls.ctor_args = NULL; NULL 1415 ext/pdo/pdo_stmt.c fetch_value(stmt, return_value, col_n, NULL TSRMLS_CC); NULL 1427 ext/pdo/pdo_stmt.c zval *old_ctor_args, *ctor_args = NULL; NULL 1459 ext/pdo/pdo_stmt.c ctor_args = NULL; NULL 1612 ext/pdo/pdo_stmt.c param.parameter = NULL; NULL 1650 ext/pdo/pdo_stmt.c param.parameter = NULL; NULL 1744 ext/pdo/pdo_stmt.c zval *value = NULL; NULL 1890 ext/pdo/pdo_stmt.c stmt->fetch.into = NULL; NULL 1960 ext/pdo/pdo_stmt.c stmt->fetch.cls.ce = NULL; NULL 1981 ext/pdo/pdo_stmt.c stmt->fetch.cls.ctor_args = NULL; NULL 1984 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PHP might crash if you don't call $stmt->setFetchMode() to reset to defaults on this persistent statement. This will be fixed in a later release"); NULL 2017 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PHP might crash if you don't call $stmt->setFetchMode() to reset to defaults on this persistent statement. This will be fixed in a later release"); NULL 2077 ext/pdo/pdo_stmt.c stmt->columns = NULL; NULL 2151 ext/pdo/pdo_stmt.c php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); NULL 2156 ext/pdo/pdo_stmt.c if (out == NULL) { NULL 2234 ext/pdo/pdo_stmt.c {NULL, NULL, NULL} NULL 2272 ext/pdo/pdo_stmt.c zend_function *fbc = NULL; NULL 2300 ext/pdo/pdo_stmt.c fbc = NULL; NULL 2374 ext/pdo/pdo_stmt.c stmt->bound_params = NULL; NULL 2379 ext/pdo/pdo_stmt.c stmt->bound_param_map = NULL; NULL 2384 ext/pdo/pdo_stmt.c stmt->bound_columns = NULL; NULL 2401 ext/pdo/pdo_stmt.c cols[i].name = NULL; NULL 2405 ext/pdo/pdo_stmt.c stmt->columns = NULL; NULL 2410 ext/pdo/pdo_stmt.c stmt->fetch.into = NULL; NULL 2495 ext/pdo/pdo_stmt.c *data = NULL; NULL 2519 ext/pdo/pdo_stmt.c I->fetch_ahead = NULL; NULL 2531 ext/pdo/pdo_stmt.c I->fetch_ahead = NULL; NULL 2545 ext/pdo/pdo_stmt.c NULL NULL 2569 ext/pdo/pdo_stmt.c I->fetch_ahead = NULL; NULL 2580 ext/pdo/pdo_stmt.c {NULL, NULL, NULL} NULL 2595 ext/pdo/pdo_stmt.c fetch_value(stmt, return_value, Z_LVAL_P(member), NULL TSRMLS_CC); NULL 2603 ext/pdo/pdo_stmt.c fetch_value(stmt, return_value, colno, NULL TSRMLS_CC); NULL 2624 ext/pdo/pdo_stmt.c return row_prop_read(object, member, type, NULL TSRMLS_CC); NULL 2629 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This PDORow is not from a writable result set"); NULL 2634 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This PDORow is not from a writable result set"); NULL 2663 ext/pdo/pdo_stmt.c return row_prop_exists(object, member, check_empty, NULL TSRMLS_CC); NULL 2668 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a PDORow"); NULL 2673 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a PDORow"); NULL 2681 ext/pdo/pdo_stmt.c if (stmt == NULL) { NULL 2682 ext/pdo/pdo_stmt.c return NULL; NULL 2691 ext/pdo/pdo_stmt.c fetch_value(stmt, val, i, NULL TSRMLS_CC); NULL 2693 ext/pdo/pdo_stmt.c zend_hash_update(stmt->std.properties, stmt->columns[i].name, stmt->columns[i].namelen + 1, (void *)&val, sizeof(zval *), NULL); NULL 2715 ext/pdo/pdo_stmt.c return NULL; NULL 2764 ext/pdo/pdo_stmt.c NULL, NULL 2769 ext/pdo/pdo_stmt.c NULL, NULL 2770 ext/pdo/pdo_stmt.c NULL, NULL 2771 ext/pdo/pdo_stmt.c NULL, NULL 2783 ext/pdo/pdo_stmt.c NULL, /* cast */ NULL 2784 ext/pdo/pdo_stmt.c NULL NULL 2802 ext/pdo/pdo_stmt.c retval.handle = zend_objects_store_put(NULL, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t)pdo_row_free_storage, NULL TSRMLS_CC); NULL 2810 ext/pdo/pdo_stmt.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PDORow instances may not be serialized"); NULL 79 ext/pdo/php_pdo.h pdo_raise_impl_error(dbh, NULL, "00000", "PDO constructor was not called" TSRMLS_CC); \ NULL 213 ext/pdo/php_pdo_driver.h return defval ? estrdup(defval) : NULL; NULL 63 ext/pdo/php_pdo_int.h dbh->query_stmt = NULL; \ NULL 68 ext/pdo/php_pdo_int.h #define PDO_HANDLE_DBH_ERR() if (strcmp(dbh->error_code, PDO_ERR_NONE)) { pdo_handle_error(dbh, NULL TSRMLS_CC); } NULL 42 ext/pdo_dblib/dblib_driver.c pdo_dblib_stmt *S = NULL; NULL 55 ext/pdo_dblib/dblib_driver.c DBLIB_G(err).lastmsg = NULL; NULL 82 ext/pdo_dblib/dblib_driver.c H->link = NULL; NULL 86 ext/pdo_dblib/dblib_driver.c H->login = NULL; NULL 89 ext/pdo_dblib/dblib_driver.c dbh->driver_data = NULL; NULL 208 ext/pdo_dblib/dblib_driver.c char *id = NULL; NULL 215 ext/pdo_dblib/dblib_driver.c return NULL; NULL 219 ext/pdo_dblib/dblib_driver.c return NULL; NULL 225 ext/pdo_dblib/dblib_driver.c return NULL; NULL 232 ext/pdo_dblib/dblib_driver.c return NULL; NULL 237 ext/pdo_dblib/dblib_driver.c return NULL; NULL 241 ext/pdo_dblib/dblib_driver.c *len = dbconvert(NULL, (dbcoltype(H->link, 1)) , (dbdata(H->link, 1)) , (dbdatlen(H->link, 1)), SQLCHAR, id, (DBINT)-1); NULL 255 ext/pdo_dblib/dblib_driver.c NULL, /*set attr */ NULL 258 ext/pdo_dblib/dblib_driver.c NULL, /* get attr */ NULL 259 ext/pdo_dblib/dblib_driver.c NULL, /* check liveness */ NULL 260 ext/pdo_dblib/dblib_driver.c NULL, /* get driver methods */ NULL 261 ext/pdo_dblib/dblib_driver.c NULL, /* request shutdown */ NULL 262 ext/pdo_dblib/dblib_driver.c NULL /* in transaction */ NULL 292 ext/pdo_dblib/dblib_driver.c { "charset", NULL, 0 } NULL 295 ext/pdo_dblib/dblib_driver.c ,{ "dbname", NULL, 0 } NULL 296 ext/pdo_dblib/dblib_driver.c ,{ "secure", NULL, 0 } /* DBSETLSECURE */ NULL 297 ext/pdo_dblib/dblib_driver.c ,{ "version", NULL, 0 } /* DBSETLVERSION */ NULL 319 ext/pdo_dblib/dblib_driver.c pdo_raise_impl_error(dbh, NULL, "HY000", "PDO_DBLIB: Failed to set version specified in connection string." TSRMLS_CC); NULL 328 ext/pdo_dblib/dblib_driver.c pdo_raise_impl_error(dbh, NULL, "HY000", "PDO_DBLIB: Invalid version specified in connection string." TSRMLS_CC); NULL 107 ext/pdo_dblib/dblib_stmt.c stmt->columns = NULL; NULL 117 ext/pdo_dblib/dblib_stmt.c stmt->columns = NULL; NULL 224 ext/pdo_dblib/dblib_stmt.c char *tmp_ptr = NULL; NULL 231 ext/pdo_dblib/dblib_stmt.c if (*len == 0 && *ptr == NULL) { NULL 252 ext/pdo_dblib/dblib_stmt.c dbconvert(NULL, coltype, *ptr, *len, SQLFLT8, (LPBYTE)&money_value, 8); NULL 262 ext/pdo_dblib/dblib_stmt.c *len = dbconvert(NULL, SQLUNIQUE, *ptr, *len, SQLCHAR, tmp_ptr, *len); NULL 271 ext/pdo_dblib/dblib_stmt.c *len = dbconvert(NULL, coltype, *ptr, *len, SQLCHAR, tmp_ptr, -1); NULL 275 ext/pdo_dblib/dblib_stmt.c *ptr = NULL; NULL 325 ext/pdo_dblib/dblib_stmt.c NULL, /* set attr */ NULL 326 ext/pdo_dblib/dblib_stmt.c NULL, /* get attr */ NULL 55 ext/pdo_dblib/pdo_dblib.c STANDARD_MODULE_HEADER_EX, NULL, NULL 70 ext/pdo_dblib/pdo_dblib.c NULL, NULL 76 ext/pdo_dblib/pdo_dblib.c NULL, NULL 77 ext/pdo_dblib/pdo_dblib.c NULL, NULL 115 ext/pdo_dblib/pdo_dblib.c einfo->oserrstr = NULL; NULL 120 ext/pdo_dblib/pdo_dblib.c einfo->dberrstr = NULL; NULL 132 ext/pdo_dblib/pdo_dblib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 160 ext/pdo_dblib/pdo_dblib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "dblib message: %s (severity %d)", msgtext, severity); NULL 176 ext/pdo_dblib/pdo_dblib.c DBLIB_G(err).oserrstr = NULL; NULL 180 ext/pdo_dblib/pdo_dblib.c DBLIB_G(err).dberrstr = NULL; NULL 184 ext/pdo_dblib/pdo_dblib.c DBLIB_G(err).lastmsg = NULL; NULL 97 ext/pdo_firebird/firebird_driver.c #define RECORD_ERROR(dbh) _firebird_error(dbh, NULL, __FILE__, __LINE__ TSRMLS_CC) NULL 141 ext/pdo_firebird/firebird_driver.c pdo_firebird_stmt *S = NULL; NULL 145 ext/pdo_firebird/firebird_driver.c isc_stmt_handle s = NULL; NULL 154 ext/pdo_firebird/firebird_driver.c zend_hash_init(np, 8, NULL, NULL, 0); NULL 226 ext/pdo_firebird/firebird_driver.c isc_stmt_handle stmt = NULL; NULL 453 ext/pdo_firebird/firebird_driver.c (void*)&pindex, sizeof(long)+1,NULL); NULL 561 ext/pdo_firebird/firebird_driver.c ZVAL_BOOL(val, !isc_version(&H->db, firebird_info_cb, NULL)); NULL 566 ext/pdo_firebird/firebird_driver.c info_func_t info_func = NULL; NULL 639 ext/pdo_firebird/firebird_driver.c NULL, /* last_id not supported */ NULL 642 ext/pdo_firebird/firebird_driver.c NULL /* check_liveness */ NULL 650 ext/pdo_firebird/firebird_driver.c { "dbname", NULL, 0 }, NULL 651 ext/pdo_firebird/firebird_driver.c { "charset", NULL, 0 }, NULL 652 ext/pdo_firebird/firebird_driver.c { "role", NULL, 0 } NULL 35 ext/pdo_firebird/firebird_statement.c #define RECORD_ERROR(stmt) _firebird_error(NULL, stmt, __FILE__, __LINE__ TSRMLS_CC) NULL 228 ext/pdo_firebird/firebird_statement.c isc_blob_handle blobh = NULL; NULL 308 ext/pdo_firebird/firebird_statement.c *ptr = NULL; NULL 342 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL); NULL 367 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL); NULL 371 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL); NULL 375 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL); NULL 379 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL); NULL 383 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL); NULL 400 ext/pdo_firebird/firebird_statement.c *ptr = FETCH_BUF(S->fetch_buf[colno], char, *len, NULL); NULL 417 ext/pdo_firebird/firebird_statement.c isc_blob_handle h = NULL; NULL 594 ext/pdo_firebird/firebird_statement.c value = NULL; NULL 700 ext/pdo_firebird/firebird_statement.c NULL, /* get_column_meta_func */ NULL 701 ext/pdo_firebird/firebird_statement.c NULL, /* next_rowset_func */ NULL 50 ext/pdo_firebird/pdo_firebird.c STANDARD_MODULE_HEADER_EX, NULL, NULL 59 ext/pdo_firebird/pdo_firebird.c NULL, NULL 60 ext/pdo_firebird/pdo_firebird.c NULL, NULL 42 ext/pdo_mysql/mysql_driver.c # define pdo_mysql_init(persistent) mysql_init(NULL) NULL 51 ext/pdo_mysql/mysql_driver.c pdo_mysql_stmt *S = NULL; NULL 75 ext/pdo_mysql/mysql_driver.c einfo->errmsg = NULL; NULL 150 ext/pdo_mysql/mysql_driver.c H->server = NULL; NULL 154 ext/pdo_mysql/mysql_driver.c H->einfo.errmsg = NULL; NULL 157 ext/pdo_mysql/mysql_driver.c dbh->driver_data = NULL; NULL 168 ext/pdo_mysql/mysql_driver.c char *nsql = NULL; NULL 234 ext/pdo_mysql/mysql_driver.c S->params = NULL; NULL 530 ext/pdo_mysql/mysql_driver.c # define PDO_DEFAULT_MYSQL_UNIX_ADDR NULL NULL 540 ext/pdo_mysql/mysql_driver.c char *host = NULL, *unix_socket = NULL; NULL 544 ext/pdo_mysql/mysql_driver.c { "charset", NULL, 0 }, NULL 574 ext/pdo_mysql/mysql_driver.c H->einfo.errmsg = NULL; NULL 596 ext/pdo_mysql/mysql_driver.c char *init_cmd = NULL; NULL 598 ext/pdo_mysql/mysql_driver.c char *default_file = NULL, *default_group = NULL; NULL 601 ext/pdo_mysql/mysql_driver.c char *ssl_key = NULL, *ssl_cert = NULL, *ssl_ca = NULL, *ssl_capath = NULL, *ssl_cipher = NULL; NULL 650 ext/pdo_mysql/mysql_driver.c init_cmd = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_INIT_COMMAND, NULL TSRMLS_CC); NULL 660 ext/pdo_mysql/mysql_driver.c default_file = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_READ_DEFAULT_FILE, NULL TSRMLS_CC); NULL 670 ext/pdo_mysql/mysql_driver.c default_group= pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_READ_DEFAULT_GROUP, NULL TSRMLS_CC); NULL 688 ext/pdo_mysql/mysql_driver.c ssl_key = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_SSL_KEY, NULL TSRMLS_CC); NULL 689 ext/pdo_mysql/mysql_driver.c ssl_cert = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_SSL_CERT, NULL TSRMLS_CC); NULL 690 ext/pdo_mysql/mysql_driver.c ssl_ca = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_SSL_CA, NULL TSRMLS_CC); NULL 691 ext/pdo_mysql/mysql_driver.c ssl_capath = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_SSL_CAPATH, NULL TSRMLS_CC); NULL 692 ext/pdo_mysql/mysql_driver.c ssl_cipher = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_SSL_CIPHER, NULL TSRMLS_CC); NULL 715 ext/pdo_mysql/mysql_driver.c char *public_key = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_SERVER_PUBLIC_KEY, NULL TSRMLS_CC); NULL 755 ext/pdo_mysql/mysql_driver.c port, unix_socket, connect_opts TSRMLS_CC) == NULL) { NULL 757 ext/pdo_mysql/mysql_driver.c if (mysql_real_connect(H->server, host, dbh->username, dbh->password, dbname, port, unix_socket, connect_opts) == NULL) { NULL 56 ext/pdo_mysql/mysql_statement.c S->result = NULL; NULL 60 ext/pdo_mysql/mysql_statement.c S->einfo.errmsg = NULL; NULL 64 ext/pdo_mysql/mysql_statement.c S->stmt = NULL; NULL 144 ext/pdo_mysql/mysql_statement.c if (NULL == S->result) { NULL 177 ext/pdo_mysql/mysql_statement.c S->stmt = NULL; NULL 289 ext/pdo_mysql/mysql_statement.c S->result = NULL; NULL 329 ext/pdo_mysql/mysql_statement.c S->result = NULL; NULL 371 ext/pdo_mysql/mysql_statement.c S->result = NULL; NULL 411 ext/pdo_mysql/mysql_statement.c S->result = NULL; NULL 499 ext/pdo_mysql/mysql_statement.c b->buffer = NULL; NULL 638 ext/pdo_mysql/mysql_statement.c if ((S->current_data = mysql_fetch_row(S->result)) == NULL) { NULL 717 ext/pdo_mysql/mysql_statement.c if (S->current_data == NULL || !S->result) { NULL 736 ext/pdo_mysql/mysql_statement.c *ptr = NULL; NULL 799 ext/pdo_mysql/mysql_statement.c PDO_MYSQL_NATIVE_TYPE_NAME(NULL) NULL 801 ext/pdo_mysql/mysql_statement.c return NULL; NULL 884 ext/pdo_mysql/mysql_statement.c S->result = NULL; NULL 913 ext/pdo_mysql/mysql_statement.c NULL, /* set_attr */ NULL 914 ext/pdo_mysql/mysql_statement.c NULL, /* get_attr */ NULL 55 ext/pdo_mysql/pdo_mysql.c # define PDO_MYSQL_UNIX_ADDR NULL NULL 68 ext/pdo_mysql/pdo_mysql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Provided PDO instance is not using MySQL but %s", dbh->driver->driver_name); NULL 69 ext/pdo_mysql/pdo_mysql.c return NULL; NULL 74 ext/pdo_mysql/pdo_mysql.c return NULL; NULL 91 ext/pdo_mysql/pdo_mysql.c STD_PHP_INI_ENTRY("pdo_mysql.debug", NULL, PHP_INI_SYSTEM, OnUpdateString, debug, zend_pdo_mysql_globals, pdo_mysql_globals) NULL 192 ext/pdo_mysql/pdo_mysql.c PDO_MYSQL_G(dbg) = NULL; NULL 205 ext/pdo_mysql/pdo_mysql.c pdo_mysql_globals->default_socket = NULL; NULL 208 ext/pdo_mysql/pdo_mysql.c pdo_mysql_globals->debug = NULL; /* The actual string */ NULL 209 ext/pdo_mysql/pdo_mysql.c pdo_mysql_globals->dbg = NULL; /* The DBG object*/ NULL 234 ext/pdo_mysql/pdo_mysql.c STANDARD_MODULE_HEADER_EX, NULL, NULL 244 ext/pdo_mysql/pdo_mysql.c NULL, NULL 245 ext/pdo_mysql/pdo_mysql.c NULL, NULL 251 ext/pdo_mysql/pdo_mysql.c NULL, NULL 252 ext/pdo_mysql/pdo_mysql.c NULL, NULL 151 ext/pdo_mysql/php_pdo_mysql_int.h #define pdo_mysql_error(s) _pdo_mysql_error(s, NULL, __FILE__, __LINE__ TSRMLS_CC) NULL 66 ext/pdo_oci/oci_driver.c pdo_oci_stmt *S = NULL; NULL 82 ext/pdo_oci/oci_driver.c einfo->errmsg = NULL; NULL 98 ext/pdo_oci/oci_driver.c OCIErrorGet(err, (ub4)1, NULL, &einfo->errcode, errbuf, (ub4)sizeof(errbuf), OCI_HTYPE_ERROR); NULL 103 ext/pdo_oci/oci_driver.c OCIErrorGet(err, (ub4)1, NULL, &einfo->errcode, errbuf, (ub4)sizeof(errbuf), OCI_HTYPE_ERROR); NULL 184 ext/pdo_oci/oci_driver.c H->einfo.errmsg = einfo->errmsg ? pestrdup(einfo->errmsg, dbh->is_persistent) : NULL; NULL 209 ext/pdo_oci/oci_driver.c H->session = NULL; NULL 214 ext/pdo_oci/oci_driver.c H->svc = NULL; NULL 227 ext/pdo_oci/oci_driver.c H->server = NULL; NULL 232 ext/pdo_oci/oci_driver.c H->err = NULL; NULL 237 ext/pdo_oci/oci_driver.c H->env = NULL; NULL 242 ext/pdo_oci/oci_driver.c H->einfo.errmsg = NULL; NULL 256 ext/pdo_oci/oci_driver.c char *nsql = NULL; NULL 284 ext/pdo_oci/oci_driver.c OCIHandleAlloc(H->env, (dvoid*)&S->stmt, OCI_HTYPE_STMT, 0, NULL); NULL 287 ext/pdo_oci/oci_driver.c OCIHandleAlloc(H->env, (dvoid*)&S->err, OCI_HTYPE_ERROR, 0, NULL); NULL 293 ext/pdo_oci/oci_driver.c nsql = NULL; NULL 320 ext/pdo_oci/oci_driver.c nsql = NULL; NULL 335 ext/pdo_oci/oci_driver.c OCIHandleAlloc(H->env, (dvoid*)&stmt, OCI_HTYPE_STMT, 0, NULL); NULL 349 ext/pdo_oci/oci_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "issuing a SELECT query here is invalid"); NULL 354 ext/pdo_oci/oci_driver.c H->last_err = OCIStmtExecute(H->svc, stmt, H->err, 1, 0, NULL, NULL, NULL 566 ext/pdo_oci/oci_driver.c OCIErrorGet (H->err, (ub4)1, NULL, &error_code, NULL, 0, OCI_HTYPE_ERROR); NULL 584 ext/pdo_oci/oci_driver.c NULL, NULL 588 ext/pdo_oci/oci_driver.c NULL /* get_driver_methods */ NULL 596 ext/pdo_oci/oci_driver.c { "charset", NULL, 0 }, NULL 613 ext/pdo_oci/oci_driver.c if (OCIEnvNlsCreate(&H->env, PDO_OCI_INIT_MODE, 0, NULL, NULL, NULL, 0, NULL, H->charset, H->charset) != OCI_SUCCESS) { NULL 620 ext/pdo_oci/oci_driver.c if (H->env == NULL) { NULL 626 ext/pdo_oci/oci_driver.c OCIHandleAlloc(H->env, (dvoid **)&H->err, OCI_HTYPE_ERROR, 0, NULL); NULL 629 ext/pdo_oci/oci_driver.c OCIHandleAlloc(H->env, (dvoid **)&H->server, OCI_HTYPE_SERVER, 0, NULL); NULL 642 ext/pdo_oci/oci_driver.c H->last_err = OCIHandleAlloc(H->env, (dvoid**)&H->svc, OCI_HTYPE_SVCCTX, 0, NULL); NULL 648 ext/pdo_oci/oci_driver.c H->last_err = OCIHandleAlloc(H->env, (dvoid**)&H->session, OCI_HTYPE_SESSION, 0, NULL); NULL 71 ext/pdo_oci/oci_statement.c S->stmt = NULL; NULL 75 ext/pdo_oci/oci_statement.c S->err = NULL; NULL 82 ext/pdo_oci/oci_statement.c stmt->bound_columns = NULL; NULL 88 ext/pdo_oci/oci_statement.c stmt->bound_params = NULL; NULL 93 ext/pdo_oci/oci_statement.c S->einfo.errmsg = NULL; NULL 110 ext/pdo_oci/oci_statement.c S->cols = NULL; NULL 114 ext/pdo_oci/oci_statement.c stmt->driver_data = NULL; NULL 147 ext/pdo_oci/oci_statement.c (S->stmt_type == OCI_STMT_SELECT && !S->have_blobs) ? 0 : 1, 0, NULL, NULL, NULL 194 ext/pdo_oci/oci_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "param is NULL in oci_bind_input_cb; this should not happen"); NULL 226 ext/pdo_oci/oci_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "param is NULL in oci_bind_output_cb; this should not happen"); NULL 337 ext/pdo_oci/oci_statement.c STMT_CALL(OCIDescriptorAlloc, (S->H->env, &P->thing, OCI_DTYPE_LOB, 0, NULL)); NULL 379 ext/pdo_oci/oci_statement.c P->thing = NULL; NULL 402 ext/pdo_oci/oci_statement.c NULL, NULL, 0, SQLCS_IMPLICIT); NULL 421 ext/pdo_oci/oci_statement.c NULL, NULL, 0, SQLCS_IMPLICIT); NULL 429 ext/pdo_oci/oci_statement.c P->thing = NULL; NULL 496 ext/pdo_oci/oci_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 507 ext/pdo_oci/oci_statement.c OCIParam *param = NULL; NULL 561 ext/pdo_oci/oci_statement.c STMT_CALL(OCIDescriptorAlloc, (S->H->env, (dvoid**)&S->cols[colno].data, OCI_DTYPE_LOB, 0, NULL)); NULL 624 ext/pdo_oci/oci_statement.c NULL, NULL, 0, SQLCS_IMPLICIT); NULL 643 ext/pdo_oci/oci_statement.c NULL, NULL, 0, SQLCS_IMPLICIT); NULL 696 ext/pdo_oci/oci_statement.c NULL, NULL 697 ext/pdo_oci/oci_statement.c NULL, NULL 698 ext/pdo_oci/oci_statement.c NULL NULL 718 ext/pdo_oci/oci_statement.c return NULL; NULL 729 ext/pdo_oci/oci_statement.c *ptr = NULL; NULL 749 ext/pdo_oci/oci_statement.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "column %d data was too large for buffer and was truncated to fit it", colno); NULL 50 ext/pdo_oci/pdo_oci.c STANDARD_MODULE_HEADER_EX, NULL, NULL 59 ext/pdo_oci/pdo_oci.c NULL, NULL 60 ext/pdo_oci/pdo_oci.c NULL, NULL 87 ext/pdo_oci/pdo_oci.c OCIEnv *pdo_oci_Env = NULL; NULL 96 ext/pdo_oci/pdo_oci.c OCIEnvCreate(&pdo_oci_Env, PDO_OCI_INIT_MODE, NULL, NULL, NULL, NULL, 0, NULL); NULL 98 ext/pdo_oci/pdo_oci.c OCIInitialize(PDO_OCI_INIT_MODE, NULL, NULL, NULL, NULL); NULL 99 ext/pdo_oci/pdo_oci.c OCIEnvInit(&pdo_oci_Env, OCI_DEFAULT, 0, NULL); NULL 90 ext/pdo_oci/php_pdo_oci_int.h #define oci_init_error(w) _oci_error(H->err, dbh, NULL, w, H->last_err, TRUE, __FILE__, __LINE__ TSRMLS_CC) NULL 91 ext/pdo_oci/php_pdo_oci_int.h #define oci_drv_error(w) _oci_error(H->err, dbh, NULL, w, H->last_err, FALSE, __FILE__, __LINE__ TSRMLS_CC) NULL 38 ext/pdo_odbc/odbc_driver.c pdo_odbc_stmt *S = NULL; NULL 39 ext/pdo_odbc/odbc_driver.c char *message = NULL; NULL 67 ext/pdo_odbc/odbc_driver.c pdo_odbc_stmt *S = NULL; NULL 135 ext/pdo_odbc/odbc_driver.c H->dbc = NULL; NULL 138 ext/pdo_odbc/odbc_driver.c H->env = NULL; NULL 140 ext/pdo_odbc/odbc_driver.c dbh->driver_data = NULL; NULL 152 ext/pdo_odbc/odbc_driver.c char *nsql = NULL; NULL 385 ext/pdo_odbc/odbc_driver.c NULL, /* last id */ NULL 388 ext/pdo_odbc/odbc_driver.c NULL, /* check_liveness */ NULL 456 ext/pdo_odbc/odbc_driver.c rc = SQLDriverConnect(H->dbc, NULL, (char*)dbh->data_source, strlen(dbh->data_source), NULL 68 ext/pdo_odbc/odbc_stmt.c ret = MultiByteToWideChar(CP_UTF8, 0, buf, buflen, NULL, 0); NULL 103 ext/pdo_odbc/odbc_stmt.c ret = WideCharToMultiByte(CP_UTF8, 0, (LPCWSTR)buf, buflen/sizeof(WCHAR), NULL, 0, NULL, NULL); NULL 113 ext/pdo_odbc/odbc_stmt.c ret = WideCharToMultiByte(CP_UTF8, 0, (LPCWSTR)buf, buflen/sizeof(WCHAR), S->convbuf, S->convbufsize, NULL, NULL); NULL 137 ext/pdo_odbc/odbc_stmt.c S->cols = NULL; NULL 166 ext/pdo_odbc/odbc_stmt.c char *buf = NULL; NULL 227 ext/pdo_odbc/odbc_stmt.c if (buf == NULL) { NULL 341 ext/pdo_odbc/odbc_stmt.c P->outbuf = NULL; NULL 559 ext/pdo_odbc/odbc_stmt.c &S->cols[colno].coltype, &colsize, NULL, NULL); NULL 570 ext/pdo_odbc/odbc_stmt.c NULL, 0, NULL, &displaysize); NULL 694 ext/pdo_odbc/odbc_stmt.c *ptr = NULL; NULL 703 ext/pdo_odbc/odbc_stmt.c *ptr = NULL; NULL 716 ext/pdo_odbc/odbc_stmt.c *ptr = NULL; NULL 835 ext/pdo_odbc/odbc_stmt.c NULL, /* get column meta */ NULL 51 ext/pdo_odbc/pdo_odbc.c STANDARD_MODULE_HEADER_EX, NULL, NULL 60 ext/pdo_odbc/pdo_odbc.c NULL, NULL 61 ext/pdo_odbc/pdo_odbc.c NULL, NULL 79 ext/pdo_odbc/pdo_odbc.c PHP_INI_ENTRY("pdo_odbc.db2_instance_name", NULL, PHP_INI_SYSTEM, NULL) NULL 88 ext/pdo_odbc/pdo_odbc.c char *pooling_val = NULL; NULL 118 ext/pdo_odbc/pdo_odbc.c if (FAILURE == cfg_get_string("pdo_odbc.connection_pooling", &pooling_val) || pooling_val == NULL) { NULL 130 ext/pdo_odbc/pdo_odbc.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Error in pdo_odbc.connection_pooling configuration. Value MUST be one of 'strict', 'relaxed' or 'off'"); NULL 171 ext/pdo_odbc/php_pdo_odbc_int.h #define pdo_odbc_drv_error(what) pdo_odbc_error(dbh, NULL, SQL_NULL_HSTMT, what, __FILE__, __LINE__ TSRMLS_CC) NULL 173 ext/pdo_odbc/php_pdo_odbc_int.h #define pdo_odbc_doer_error(what) pdo_odbc_error(dbh, NULL, stmt, what, __FILE__, __LINE__ TSRMLS_CC) NULL 44 ext/pdo_pgsql/pdo_pgsql.c {NULL, NULL, NULL} NULL 61 ext/pdo_pgsql/pdo_pgsql.c STANDARD_MODULE_HEADER_EX, NULL, NULL 70 ext/pdo_pgsql/pdo_pgsql.c NULL, NULL 71 ext/pdo_pgsql/pdo_pgsql.c NULL, NULL 76 ext/pdo_pgsql/pgsql_driver.c einfo->errmsg = NULL; NULL 79 ext/pdo_pgsql/pgsql_driver.c if (sqlstate == NULL || strlen(sqlstate) >= sizeof(pdo_error_type)) { NULL 166 ext/pdo_pgsql/pgsql_driver.c NULL, NULL 167 ext/pdo_pgsql/pgsql_driver.c NULL, NULL 168 ext/pdo_pgsql/pgsql_driver.c NULL NULL 190 ext/pdo_pgsql/pgsql_driver.c return NULL; NULL 200 ext/pdo_pgsql/pgsql_driver.c H->server = NULL; NULL 204 ext/pdo_pgsql/pgsql_driver.c H->einfo.errmsg = NULL; NULL 207 ext/pdo_pgsql/pgsql_driver.c dbh->driver_data = NULL; NULL 220 ext/pdo_pgsql/pgsql_driver.c char *nsql = NULL; NULL 292 ext/pdo_pgsql/pgsql_driver.c pdo_pgsql_error(dbh, PGRES_FATAL_ERROR, NULL); NULL 336 ext/pdo_pgsql/pgsql_driver.c *quotedlen = PQescapeStringConn(H->server, *quoted + 1, unquoted, (size_t)unquotedlen, NULL); NULL 348 ext/pdo_pgsql/pgsql_driver.c char *id = NULL; NULL 350 ext/pdo_pgsql/pgsql_driver.c if (name == NULL) { NULL 352 ext/pdo_pgsql/pgsql_driver.c return NULL; NULL 360 ext/pdo_pgsql/pgsql_driver.c res = PQexecParams(H->server, "SELECT CURRVAL($1)", 1, NULL, q, NULL, NULL, 0); NULL 518 ext/pdo_pgsql/pgsql_driver.c char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; NULL 532 ext/pdo_pgsql/pgsql_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot copy from an empty array"); NULL 554 ext/pdo_pgsql/pgsql_driver.c query = NULL; NULL 595 ext/pdo_pgsql/pgsql_driver.c if (PQputCopyEnd(H->server, NULL) != 1) { NULL 624 ext/pdo_pgsql/pgsql_driver.c char *table_name, *filename, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; NULL 641 ext/pdo_pgsql/pgsql_driver.c stream = php_stream_open_wrapper_ex(filename, "rb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, FG(default_context)); NULL 674 ext/pdo_pgsql/pgsql_driver.c while ((buf = php_stream_get_line(stream, NULL, 0, &line_len)) != NULL) { NULL 685 ext/pdo_pgsql/pgsql_driver.c if (PQputCopyEnd(H->server, NULL) != 1) { NULL 716 ext/pdo_pgsql/pgsql_driver.c char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL, *filename = NULL; NULL 736 ext/pdo_pgsql/pgsql_driver.c stream = php_stream_open_wrapper_ex(filename, "wb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, FG(default_context)); NULL 763 ext/pdo_pgsql/pgsql_driver.c char *csv = NULL; NULL 805 ext/pdo_pgsql/pgsql_driver.c char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; NULL 846 ext/pdo_pgsql/pgsql_driver.c char *csv = NULL; NULL 980 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlLOBCreate, NULL, ZEND_ACC_PUBLIC) NULL 981 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlLOBOpen, NULL, ZEND_ACC_PUBLIC) NULL 982 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlLOBUnlink, NULL, ZEND_ACC_PUBLIC) NULL 983 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlCopyFromArray, NULL, ZEND_ACC_PUBLIC) NULL 984 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlCopyFromFile, NULL, ZEND_ACC_PUBLIC) NULL 985 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlCopyToArray, NULL, ZEND_ACC_PUBLIC) NULL 986 ext/pdo_pgsql/pgsql_driver.c PHP_ME(PDO, pgsqlCopyToFile, NULL, ZEND_ACC_PUBLIC) NULL 996 ext/pdo_pgsql/pgsql_driver.c return NULL; NULL 1033 ext/pdo_pgsql/pgsql_driver.c NULL, NULL 1048 ext/pdo_pgsql/pgsql_driver.c H->einfo.errmsg = NULL; NULL 54 ext/pdo_pgsql/pgsql_statement.c S->result = NULL; NULL 60 ext/pdo_pgsql/pgsql_statement.c char *q = NULL; NULL 72 ext/pdo_pgsql/pgsql_statement.c S->stmt_name = NULL; NULL 76 ext/pdo_pgsql/pgsql_statement.c S->param_lengths = NULL; NULL 80 ext/pdo_pgsql/pgsql_statement.c S->param_values = NULL; NULL 84 ext/pdo_pgsql/pgsql_statement.c S->param_formats = NULL; NULL 88 ext/pdo_pgsql/pgsql_statement.c S->param_types = NULL; NULL 92 ext/pdo_pgsql/pgsql_statement.c S->query = NULL; NULL 98 ext/pdo_pgsql/pgsql_statement.c char *q = NULL; NULL 106 ext/pdo_pgsql/pgsql_statement.c S->cursor_name = NULL; NULL 111 ext/pdo_pgsql/pgsql_statement.c S->cols = NULL; NULL 114 ext/pdo_pgsql/pgsql_statement.c stmt->driver_data = NULL; NULL 127 ext/pdo_pgsql/pgsql_statement.c S->result = NULL; NULL 133 ext/pdo_pgsql/pgsql_statement.c char *q = NULL; NULL 311 ext/pdo_pgsql/pgsql_statement.c if (P == NULL) { NULL 342 ext/pdo_pgsql/pgsql_statement.c S->param_values[param->paramno] = NULL; NULL 388 ext/pdo_pgsql/pgsql_statement.c char *ori_str = NULL; NULL 389 ext/pdo_pgsql/pgsql_statement.c char *q = NULL; NULL 504 ext/pdo_pgsql/pgsql_statement.c *ptr = NULL; NULL 535 ext/pdo_pgsql/pgsql_statement.c *ptr = NULL; NULL 575 ext/pdo_pgsql/pgsql_statement.c char *q=NULL; NULL 626 ext/pdo_pgsql/pgsql_statement.c NULL, /* set_attr */ NULL 627 ext/pdo_pgsql/pgsql_statement.c NULL, /* get_attr */ NULL 629 ext/pdo_pgsql/pgsql_statement.c NULL, /* next_rowset */ NULL 87 ext/pdo_pgsql/php_pdo_pgsql_int.h #define pdo_pgsql_error(d,e,z) _pdo_pgsql_error(d, NULL, e, z, __FILE__, __LINE__ TSRMLS_CC) NULL 56 ext/pdo_sqlite/pdo_sqlite.c STANDARD_MODULE_HEADER_EX, NULL, NULL 65 ext/pdo_sqlite/pdo_sqlite.c NULL, NULL 66 ext/pdo_sqlite/pdo_sqlite.c NULL, NULL 74 ext/pdo_sqlite/php_pdo_sqlite_int.h #define pdo_sqlite_error(s) _pdo_sqlite_error(s, NULL, __FILE__, __LINE__ TSRMLS_CC) NULL 117 ext/pdo_sqlite/sqlite_driver.c NULL, NULL, NULL); NULL 144 ext/pdo_sqlite/sqlite_driver.c NULL); NULL 165 ext/pdo_sqlite/sqlite_driver.c H->db = NULL; NULL 169 ext/pdo_sqlite/sqlite_driver.c einfo->errmsg = NULL; NULL 172 ext/pdo_sqlite/sqlite_driver.c dbh->driver_data = NULL; NULL 209 ext/pdo_sqlite/sqlite_driver.c char *errmsg = NULL; NULL 211 ext/pdo_sqlite/sqlite_driver.c if (sqlite3_exec(H->db, sql, NULL, NULL, &errmsg) != SQLITE_OK) { NULL 244 ext/pdo_sqlite/sqlite_driver.c char *errmsg = NULL; NULL 246 ext/pdo_sqlite/sqlite_driver.c if (sqlite3_exec(H->db, "BEGIN", NULL, NULL, &errmsg) != SQLITE_OK) { NULL 258 ext/pdo_sqlite/sqlite_driver.c char *errmsg = NULL; NULL 260 ext/pdo_sqlite/sqlite_driver.c if (sqlite3_exec(H->db, "COMMIT", NULL, NULL, &errmsg) != SQLITE_OK) { NULL 272 ext/pdo_sqlite/sqlite_driver.c char *errmsg = NULL; NULL 274 ext/pdo_sqlite/sqlite_driver.c if (sqlite3_exec(H->db, "ROLLBACK", NULL, NULL, &errmsg) != SQLITE_OK) { NULL 315 ext/pdo_sqlite/sqlite_driver.c zval ***zargs = NULL; NULL 316 ext/pdo_sqlite/sqlite_driver.c zval *retval = NULL; NULL 320 ext/pdo_sqlite/sqlite_driver.c zval **agg_context = NULL; NULL 331 ext/pdo_sqlite/sqlite_driver.c fc->fci.symbol_table = NULL; NULL 332 ext/pdo_sqlite/sqlite_driver.c fc->fci.object_ptr = NULL; NULL 388 ext/pdo_sqlite/sqlite_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the callback"); NULL 442 ext/pdo_sqlite/sqlite_driver.c retval = NULL; NULL 444 ext/pdo_sqlite/sqlite_driver.c *agg_context = NULL; NULL 478 ext/pdo_sqlite/sqlite_driver.c do_callback(&func->afini, func->fini, 0, NULL, context, 1 TSRMLS_CC); NULL 488 ext/pdo_sqlite/sqlite_driver.c zval *retval = NULL; NULL 495 ext/pdo_sqlite/sqlite_driver.c collation->fc.fci.symbol_table = NULL; NULL 496 ext/pdo_sqlite/sqlite_driver.c collation->fc.fci.object_ptr = NULL; NULL 510 ext/pdo_sqlite/sqlite_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the callback"); NULL 541 ext/pdo_sqlite/sqlite_driver.c char *cbname = NULL; NULL 555 ext/pdo_sqlite/sqlite_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "function '%s' is not callable", cbname); NULL 566 ext/pdo_sqlite/sqlite_driver.c func, php_sqlite3_func_callback, NULL, NULL); NULL 612 ext/pdo_sqlite/sqlite_driver.c char *cbname = NULL; NULL 626 ext/pdo_sqlite/sqlite_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "function '%s' is not callable", cbname); NULL 632 ext/pdo_sqlite/sqlite_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "function '%s' is not callable", cbname); NULL 643 ext/pdo_sqlite/sqlite_driver.c func, NULL, php_sqlite3_func_step_callback, php_sqlite3_func_final_callback); NULL 674 ext/pdo_sqlite/sqlite_driver.c char *cbname = NULL; NULL 688 ext/pdo_sqlite/sqlite_driver.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "function '%s' is not callable", cbname); NULL 717 ext/pdo_sqlite/sqlite_driver.c PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC) NULL 718 ext/pdo_sqlite/sqlite_driver.c PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC) NULL 719 ext/pdo_sqlite/sqlite_driver.c PHP_ME(SQLite, sqliteCreateCollation, NULL, ZEND_ACC_PUBLIC) NULL 730 ext/pdo_sqlite/sqlite_driver.c return NULL; NULL 756 ext/pdo_sqlite/sqlite_driver.c NULL, /* check_liveness: not needed */ NULL 764 ext/pdo_sqlite/sqlite_driver.c char *fullpath = expand_filepath(filename, NULL TSRMLS_CC); NULL 767 ext/pdo_sqlite/sqlite_driver.c return NULL; NULL 772 ext/pdo_sqlite/sqlite_driver.c return NULL; NULL 820 ext/pdo_sqlite/sqlite_driver.c H->einfo.errmsg = NULL; NULL 841 ext/pdo_sqlite/sqlite_driver.c sqlite3_set_authorizer(H->db, authorizer, NULL); NULL 40 ext/pdo_sqlite/sqlite_statement.c S->stmt = NULL; NULL 262 ext/pdo_sqlite/sqlite_statement.c *ptr = NULL; NULL 348 ext/pdo_sqlite/sqlite_statement.c NULL, /* set_attr */ NULL 349 ext/pdo_sqlite/sqlite_statement.c NULL, /* get_attr */ NULL 351 ext/pdo_sqlite/sqlite_statement.c NULL, /* next_rowset */ NULL 86 ext/pgsql/pgsql.c #define CHECK_DEFAULT_LINK(x) if ((x) == -1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "No PostgreSQL link opened yet"); } NULL 734 ext/pgsql/pgsql.c NULL, NULL 735 ext/pgsql/pgsql.c NULL, NULL 768 ext/pgsql/pgsql.c return *buf = _php_pgsql_trim_message(PQerrorMessage(pgsql), NULL); NULL 775 ext/pgsql/pgsql.c char *msgbuf = _php_pgsql_trim_message(PQerrorMessage(pgsql), NULL); \ NULL 776 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, text, msgbuf); \ NULL 836 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s", notice->message); NULL 838 ext/pgsql/pgsql.c zend_hash_index_update(&PGG(notices), (ulong)resource_id, (void **)¬ice, sizeof(php_pgsql_notice *), NULL); NULL 853 ext/pgsql/pgsql.c notice = NULL; NULL 980 ext/pgsql/pgsql.c if (NULL == s) { NULL 981 ext/pgsql/pgsql.c return (char *)NULL; NULL 986 ext/pgsql/pgsql.c if (NULL == new) { NULL 987 ext/pgsql/pgsql.c return (char *)NULL; NULL 1014 ext/pgsql/pgsql.c zend_hash_init_ex(&pgsql_globals->notices, 0, NULL, PHP_PGSQL_NOTICE_PTR_DTOR, 1, 0); NULL 1024 ext/pgsql/pgsql.c le_link = zend_register_list_destructors_ex(_close_pgsql_link, NULL, "pgsql link", module_number); NULL 1025 ext/pgsql/pgsql.c le_plink = zend_register_list_destructors_ex(NULL, _close_pgsql_plink, "pgsql link persistent", module_number); NULL 1026 ext/pgsql/pgsql.c le_result = zend_register_list_destructors_ex(_free_result, NULL, "pgsql result", module_number); NULL 1027 ext/pgsql/pgsql.c le_lofp = zend_register_list_destructors_ex(_free_ptr, NULL, "pgsql large object", module_number); NULL 1028 ext/pgsql/pgsql.c le_string = zend_register_list_destructors_ex(_free_ptr, NULL, "pgsql string", module_number); NULL 1175 ext/pgsql/pgsql.c char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL; NULL 1236 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1241 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1252 ext/pgsql/pgsql.c if (pgsql==NULL || PQstatus(pgsql)==CONNECTION_BAD) { NULL 1263 ext/pgsql/pgsql.c if (zend_hash_update(&EG(persistent_list), str.c, str.len+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 1281 ext/pgsql/pgsql.c if (le->ptr == NULL) { NULL 1291 ext/pgsql/pgsql.c if (le->ptr==NULL || PQstatus(le->ptr)==CONNECTION_BAD) { NULL 1292 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"PostgreSQL link lost, unable to reconnect"); NULL 1338 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create new link. Too many open links (%ld)", PGG(num_links)); NULL 1346 ext/pgsql/pgsql.c if (pgsql==NULL || PQstatus(pgsql)==CONNECTION_BAD) { NULL 1360 ext/pgsql/pgsql.c if (zend_hash_update(&EG(regular_list),str.c,str.len+1,(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 1415 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 1428 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1461 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 1475 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1596 ext/pgsql/pgsql.c pgsql_link = NULL; NULL 1601 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1629 ext/pgsql/pgsql.c pgsql_link = NULL; NULL 1632 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1659 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 1680 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1687 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); NULL 1695 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); NULL 1758 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 1764 ext/pgsql/pgsql.c char **params = NULL; NULL 1782 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1789 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); NULL 1797 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); NULL 1808 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter"); NULL 1814 ext/pgsql/pgsql.c params[i] = NULL; NULL 1820 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter"); NULL 1834 ext/pgsql/pgsql.c NULL, (const char * const *)params, NULL, NULL, 0); NULL 1839 ext/pgsql/pgsql.c NULL, (const char * const *)params, NULL, NULL, 0); NULL 1882 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 1903 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1910 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); NULL 1918 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); NULL 1920 ext/pgsql/pgsql.c pgsql_result = PQprepare(pgsql, stmtname, query, 0, NULL); NULL 1924 ext/pgsql/pgsql.c pgsql_result = PQprepare(pgsql, stmtname, query, 0, NULL); NULL 1965 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 1971 ext/pgsql/pgsql.c char **params = NULL; NULL 1989 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 1996 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode"); NULL 2004 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found results on this connection. Use pg_get_result() to get these results first"); NULL 2015 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter"); NULL 2021 ext/pgsql/pgsql.c params[i] = NULL; NULL 2027 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter"); NULL 2041 ext/pgsql/pgsql.c (const char * const *)params, NULL, NULL, 0); NULL 2046 ext/pgsql/pgsql.c (const char * const *)params, NULL, NULL, 0); NULL 2115 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not supported under this build"); NULL 2181 ext/pgsql/pgsql.c char *ret=NULL; NULL 2196 ext/pgsql/pgsql.c if ((result = PQexec(pgsql,"select oid,typname from pg_type")) == NULL || PQresultStatus(result) != PGRES_TUPLES_OK) { NULL 2208 ext/pgsql/pgsql.c if ((tmp_oid = PQgetvalue(result,i,oid_offset))==NULL) { NULL 2217 ext/pgsql/pgsql.c if ((tmp_name = PQgetvalue(result,i,name_offset))==NULL) { NULL 2222 ext/pgsql/pgsql.c zend_hash_update(list,str.c,str.len+1,(void *) &new_oid_entry, sizeof(zend_rsrc_list_entry), NULL); NULL 2256 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad field offset specified"); NULL 2297 ext/pgsql/pgsql.c if ((tmp_res = PQexec(pg_result->conn, querystr.c)) == NULL || PQresultStatus(tmp_res) != PGRES_TUPLES_OK) { NULL 2308 ext/pgsql/pgsql.c if ((table_name = PQgetvalue(tmp_res, 0, 0)) == NULL) { NULL 2316 ext/pgsql/pgsql.c zend_hash_update(&EG(regular_list), hash_key.c, hash_key.len+1, (void *) &new_field_table, sizeof(zend_rsrc_list_entry), NULL); NULL 2351 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad field offset specified"); NULL 2455 ext/pgsql/pgsql.c zval *result, **field=NULL; NULL 2485 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on PostgreSQL result index %ld", NULL 2500 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified"); NULL 2517 ext/pgsql/pgsql.c zval *result, *zrow = NULL; NULL 2523 ext/pgsql/pgsql.c zval *ctor_params = NULL; NULL 2524 ext/pgsql/pgsql.c zend_class_entry *ce = NULL; NULL 2527 ext/pgsql/pgsql.c char *class_name = NULL; NULL 2539 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find class '%s'", class_name); NULL 2548 ext/pgsql/pgsql.c if (zrow == NULL) { NULL 2554 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The row parameter must be greater or equal to zero"); NULL 2561 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid result type"); NULL 2573 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on PostgreSQL result index %ld", NULL 2626 ext/pgsql/pgsql.c object_and_properties_init(return_value, ce, NULL); NULL 2632 ext/pgsql/pgsql.c fci.function_name = NULL; NULL 2633 ext/pgsql/pgsql.c fci.symbol_table = NULL; NULL 2644 ext/pgsql/pgsql.c while (p != NULL) { NULL 2660 ext/pgsql/pgsql.c fci.params = NULL; NULL 2769 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid column number '%ld'", colno); NULL 2851 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on PostgreSQL result index %ld", NULL 2868 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified"); NULL 2959 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 2962 ext/pgsql/pgsql.c FILE *fp = NULL; NULL 2974 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 2980 ext/pgsql/pgsql.c stream = php_stream_open_wrapper(z_filename, mode, REPORT_ERRORS, NULL); NULL 3000 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3013 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3027 ext/pgsql/pgsql.c zval *pgsql_link = NULL, *oid = NULL; NULL 3038 ext/pgsql/pgsql.c pgsql_link = NULL; NULL 3041 ext/pgsql/pgsql.c if (pgsql_link == NULL) { NULL 3053 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "OID value passing not supported"); NULL 3062 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); NULL 3069 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); NULL 3075 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); NULL 3079 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create PostgreSQL large object"); NULL 3088 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create PostgreSQL large object"); NULL 3100 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3115 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3122 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); NULL 3132 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3141 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID is specified"); NULL 3149 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires 1 or 2 arguments"); NULL 3152 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3159 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to delete PostgreSQL large object %u", oid); NULL 3170 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3187 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3194 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); NULL 3204 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3213 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); NULL 3221 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires 1 or 2 arguments"); NULL 3224 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3255 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create PostgreSQL large object"); NULL 3261 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Something is really messed up! Your database is badly corrupted in a way NOT related to PHP"); NULL 3265 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open PostgreSQL large object"); NULL 3276 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open PostgreSQL large object"); NULL 3301 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to close PostgreSQL large object descriptor %d", pgsql->lofd); NULL 3363 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot write more than buffer size %d. Tried to write %ld", str_len, z_len); NULL 3367 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Buffer size must be larger than 0, but %ld was specified", z_len); NULL 3415 ext/pgsql/pgsql.c zval *pgsql_link = NULL, *oid = NULL; NULL 3434 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Old API is used"); NULL 3444 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3452 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "OID value passing not supported"); NULL 3462 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); NULL 3469 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); NULL 3475 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "invalid OID value passed"); NULL 3502 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3515 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); NULL 3525 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3532 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); NULL 3544 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3555 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed"); NULL 3561 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Old API is used"); NULL 3563 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified"); NULL 3569 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires 2 or 3 arguments"); NULL 3577 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3594 ext/pgsql/pgsql.c zval *pgsql_id = NULL; NULL 3603 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid whence parameter"); NULL 3621 ext/pgsql/pgsql.c zval *pgsql_id = NULL; NULL 3642 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3659 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3682 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3698 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3713 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3726 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3754 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3768 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3790 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 3807 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 3827 ext/pgsql/pgsql.c char *table_name, *pg_delim = NULL, *pg_null_as = NULL; NULL 3838 ext/pgsql/pgsql.c char *csv = (char *)NULL; NULL 3915 ext/pgsql/pgsql.c if (csv == (char *)NULL) { NULL 3929 ext/pgsql/pgsql.c csv = (char *)NULL; NULL 3962 ext/pgsql/pgsql.c zval *pgsql_link = NULL, *pg_rows; NULL 3964 ext/pgsql/pgsql.c char *table_name, *pg_delim = NULL, *pg_null_as = NULL; NULL 4029 ext/pgsql/pgsql.c if (PQputCopyEnd(pgsql, NULL) != 1) { NULL 4088 ext/pgsql/pgsql.c char *from = NULL, *to = NULL; NULL 4102 ext/pgsql/pgsql.c pgsql_link = NULL; NULL 4116 ext/pgsql/pgsql.c if (pgsql_link != NULL || id != -1) { NULL 4118 ext/pgsql/pgsql.c to_len = (int) PQescapeStringConn(pgsql, to, from, (size_t)from_len, NULL); NULL 4131 ext/pgsql/pgsql.c char *from = NULL, *to = NULL; NULL 4144 ext/pgsql/pgsql.c pgsql_link = NULL; NULL 4156 ext/pgsql/pgsql.c if (pgsql_link != NULL || id != -1) { NULL 4200 ext/pgsql/pgsql.c if (strtext == NULL) NULL 4201 ext/pgsql/pgsql.c return NULL; NULL 4278 ext/pgsql/pgsql.c char *from = NULL, *to = NULL, *tmp = NULL; NULL 4294 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Invalid parameter"); NULL 4313 ext/pgsql/pgsql.c return NULL; NULL 4353 ext/pgsql/pgsql.c char *from = NULL, *to = NULL; NULL 4354 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 4364 ext/pgsql/pgsql.c pgsql_link = NULL; NULL 4375 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 4376 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot get default pgsql link"); NULL 4381 ext/pgsql/pgsql.c if (pgsql == NULL) { NULL 4382 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot get pgsql link"); NULL 4396 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Failed to escape"); NULL 4405 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Failed to escape"); NULL 4438 ext/pgsql/pgsql.c char *err = NULL; NULL 4465 ext/pgsql/pgsql.c char *field = NULL; NULL 4489 ext/pgsql/pgsql.c if (field == NULL) { NULL 4505 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 4526 ext/pgsql/pgsql.c zval *pgsql_link = NULL; NULL 4578 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to nonblocking mode"); NULL 4607 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); NULL 4624 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "PostgreSQL module error, please report this error"); NULL 4628 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); NULL 4671 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); NULL 4679 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); NULL 4692 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty PostgreSQL send buffer"); NULL 4698 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); NULL 4711 ext/pgsql/pgsql.c char **params = NULL; NULL 4723 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 4730 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); NULL 4738 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); NULL 4749 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter"); NULL 4755 ext/pgsql/pgsql.c params[i] = NULL; NULL 4761 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter"); NULL 4774 ext/pgsql/pgsql.c if (!PQsendQueryParams(pgsql, query, num_params, NULL, (const char * const *)params, NULL, NULL, 0)) { NULL 4778 ext/pgsql/pgsql.c if (!PQsendQueryParams(pgsql, query, num_params, NULL, (const char * const *)params, NULL, NULL, 0)) { NULL 4787 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty PostgreSQL send buffer"); NULL 4793 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); NULL 4817 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 4824 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); NULL 4832 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); NULL 4834 ext/pgsql/pgsql.c if (!PQsendPrepare(pgsql, stmtname, query, 0, NULL)) { NULL 4838 ext/pgsql/pgsql.c if (!PQsendPrepare(pgsql, stmtname, query, 0, NULL)) { NULL 4845 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty postgres send buffer"); NULL 4851 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); NULL 4866 ext/pgsql/pgsql.c char **params = NULL; NULL 4878 ext/pgsql/pgsql.c if (pgsql_link == NULL && id == -1) { NULL 4885 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode"); NULL 4893 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There are results on this connection. Call pg_get_result() until it returns FALSE"); NULL 4904 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter"); NULL 4910 ext/pgsql/pgsql.c params[i] = NULL; NULL 4916 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter"); NULL 4929 ext/pgsql/pgsql.c if (!PQsendQueryPrepared(pgsql, stmtname, num_params, (const char * const *)params, NULL, NULL, 0)) { NULL 4933 ext/pgsql/pgsql.c if (!PQsendQueryPrepared(pgsql, stmtname, num_params, (const char * const *)params, NULL, NULL, 0)) { NULL 4942 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Could not empty postgres send buffer"); NULL 4948 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode"); NULL 5010 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Optional 2nd parameter should be PGSQL_STATUS_LONG or PGSQL_STATUS_STRING"); NULL 5035 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid result type"); NULL 5101 ext/pgsql/pgsql.c char *src, *tmp_name, *tmp_name2 = NULL; NULL 5109 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The table name must be specified"); NULL 5128 ext/pgsql/pgsql.c new_len = PQescapeStringConn(pg_link, escaped, tmp_name2, strlen(tmp_name2), NULL); NULL 5140 ext/pgsql/pgsql.c new_len = PQescapeStringConn(pg_link, escaped, tmp_name, strlen(tmp_name), NULL); NULL 5155 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Table '%s' doesn't exists", table_name); NULL 5341 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot compile regex"); NULL 5350 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "'%s' does not match with '%s'", str, regex); NULL 5355 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot exec regex"); NULL 5401 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", field ); \ NULL 5412 ext/pgsql/pgsql.c char *field = NULL; NULL 5419 ext/pgsql/pgsql.c assert(pg_link != NULL); NULL 5440 ext/pgsql/pgsql.c new_val = NULL; NULL 5443 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to get array key type"); NULL 5447 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Accepts only string key for values"); NULL 5451 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Accepts only string key for values"); NULL 5455 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid field name (%s) in values", field); NULL 5459 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'type'"); NULL 5463 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'not null'"); NULL 5467 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'has default'"); NULL 5471 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'is enum'"); NULL 5477 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects scalar values as field values"); NULL 5517 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected invalid value (%s) for PostgreSQL %s field (%s)", Z_STRVAL_PP(val), Z_STRVAL_PP(type), field); NULL 5542 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects string, null, long or boolelan value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); NULL 5584 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for pgsql '%s' (%s)", Z_STRVAL_PP(type), field); NULL 5625 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); NULL 5647 ext/pgsql/pgsql.c Z_STRLEN_P(new_val) = (int)PQescapeStringConn(pg_link, tmp, Z_STRVAL_PP(val), Z_STRLEN_PP(val), NULL); NULL 5676 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); NULL 5718 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for '%s' (%s)", Z_STRVAL_PP(type), field); NULL 5750 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for '%s' (%s)", Z_STRVAL_PP(type), field); NULL 5783 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); NULL 5814 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); NULL 5845 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); NULL 5924 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); NULL 5976 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL, string, long or double value for PostgreSQL '%s' (%s)", Z_STRVAL_PP(type), field); NULL 6007 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects NULL or string for PostgreSQL %s field (%s)", Z_STRVAL_PP(type), field); NULL 6022 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "PostgreSQL '%s' type (%s) is not supported", Z_STRVAL_PP(type), field); NULL 6028 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or system data type '%s' for '%s'", Z_STRVAL_PP(type), field); NULL 6084 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified"); NULL 6088 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Table name is invalid"); NULL 6095 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); NULL 6120 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", PQresultErrorMessage(pg_result)); NULL 6171 ext/pgsql/pgsql.c zval **val, *converted = NULL; NULL 6180 ext/pgsql/pgsql.c assert(pg_link != NULL); NULL 6181 ext/pgsql/pgsql.c assert(table != NULL); NULL 6210 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects associative array for values to be inserted"); NULL 6238 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Report this error to php-dev@lists.php.net, type = %d", Z_TYPE_PP(val)); NULL 6280 ext/pgsql/pgsql.c char *table, *sql = NULL; NULL 6291 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified"); NULL 6298 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); NULL 6325 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects associative array for values to be inserted"); NULL 6347 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects scaler values other than NULL. Need to convert?"); NULL 6361 ext/pgsql/pgsql.c zval *var_converted = NULL, *ids_converted = NULL; NULL 6365 ext/pgsql/pgsql.c assert(pg_link != NULL); NULL 6366 ext/pgsql/pgsql.c assert(table != NULL); NULL 6436 ext/pgsql/pgsql.c char *table, *sql = NULL; NULL 6447 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified"); NULL 6454 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); NULL 6470 ext/pgsql/pgsql.c zval *ids_converted = NULL; NULL 6474 ext/pgsql/pgsql.c assert(pg_link != NULL); NULL 6475 ext/pgsql/pgsql.c assert(table != NULL); NULL 6528 ext/pgsql/pgsql.c char *table, *sql = NULL; NULL 6539 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified"); NULL 6546 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); NULL 6604 ext/pgsql/pgsql.c zval *ids_converted = NULL; NULL 6609 ext/pgsql/pgsql.c assert(pg_link != NULL); NULL 6610 ext/pgsql/pgsql.c assert(table != NULL); NULL 6642 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Failed to execute '%s'", querystr.c); NULL 6666 ext/pgsql/pgsql.c char *table, *sql = NULL; NULL 6677 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified"); NULL 6684 ext/pgsql/pgsql.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection"); NULL 303 ext/pgsql/php_pgsql.h #define pgsql_module_ptr NULL NULL 35 ext/phar/dirstream.c NULL, /* cast */ NULL 36 ext/phar/dirstream.c NULL, /* stat */ NULL 37 ext/phar/dirstream.c NULL, /* set option */ NULL 51 ext/phar/dirstream.c stream->abstract = NULL; NULL 106 ext/phar/dirstream.c if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(data, &key, &keylen, &unused, 0, NULL)) { NULL 156 ext/phar/dirstream.c return zend_hash_update(ht, arKey, nKeyLength, (void *) &dummy, sizeof(void *), NULL); NULL 198 ext/phar/dirstream.c zend_hash_init(data, 64, zend_get_hash_value, NULL, 0); NULL 204 ext/phar/dirstream.c return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); NULL 210 ext/phar/dirstream.c if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(manifest, &key, &keylen, &unused, 0, NULL)) { NULL 237 ext/phar/dirstream.c if (NULL != (found = (char *) memchr(str_key, '/', keylen))) { NULL 273 ext/phar/dirstream.c if (NULL != (found = (char *) memchr(save, '/', keylen - dirlen - 1))) { NULL 305 ext/phar/dirstream.c return NULL; NULL 307 ext/phar/dirstream.c return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); NULL 310 ext/phar/dirstream.c return php_stream_alloc(&phar_dir_ops, data, NULL, "r"); NULL 320 ext/phar/dirstream.c php_url *resource = NULL; NULL 327 ext/phar/dirstream.c phar_entry_info *entry = NULL; NULL 330 ext/phar/dirstream.c if ((resource = phar_parse_url(wrapper, path, mode, options TSRMLS_CC)) == NULL) { NULL 332 ext/phar/dirstream.c return NULL; NULL 340 ext/phar/dirstream.c return NULL; NULL 344 ext/phar/dirstream.c return NULL; NULL 350 ext/phar/dirstream.c return NULL; NULL 357 ext/phar/dirstream.c if (FAILURE == phar_get_archive(&phar, resource->host, host_len, NULL, 0, &error TSRMLS_CC)) { NULL 365 ext/phar/dirstream.c return NULL; NULL 382 ext/phar/dirstream.c return NULL; NULL 387 ext/phar/dirstream.c return NULL; NULL 404 ext/phar/dirstream.c &phar->manifest, &key, &keylen, &unused, 0, NULL)) { NULL 424 ext/phar/dirstream.c return NULL; NULL 434 ext/phar/dirstream.c phar_archive_data *phar = NULL; NULL 437 ext/phar/dirstream.c php_url *resource = NULL; NULL 446 ext/phar/dirstream.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 447 ext/phar/dirstream.c phar = NULL; NULL 458 ext/phar/dirstream.c if ((resource = phar_parse_url(wrapper, url_from, "w", options TSRMLS_CC)) == NULL) { NULL 477 ext/phar/dirstream.c if (FAILURE == phar_get_archive(&phar, resource->host, host_len, NULL, 0, &error TSRMLS_CC)) { NULL 539 ext/phar/dirstream.c if (SUCCESS != zend_hash_add(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 566 ext/phar/dirstream.c phar_archive_data *phar = NULL; NULL 569 ext/phar/dirstream.c php_url *resource = NULL; NULL 583 ext/phar/dirstream.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 584 ext/phar/dirstream.c phar = NULL; NULL 595 ext/phar/dirstream.c if ((resource = phar_parse_url(wrapper, url, "w", options TSRMLS_CC)) == NULL) { NULL 614 ext/phar/dirstream.c if (FAILURE == phar_get_archive(&phar, resource->host, host_len, NULL, 0, &error TSRMLS_CC)) { NULL 636 ext/phar/dirstream.c HASH_KEY_NON_EXISTENT != zend_hash_get_current_key_ex(&phar->manifest, &key, &key_len, &unused, 0, NULL); NULL 657 ext/phar/dirstream.c HASH_KEY_NON_EXISTENT != zend_hash_get_current_key_ex(&phar->virtual_dirs, &key, &key_len, &unused, 0, NULL); NULL 30 ext/phar/func_interceptors.c zval *zcontext = NULL; NULL 58 ext/phar/func_interceptors.c php_stream_context *context = NULL; NULL 104 ext/phar/func_interceptors.c zval *zcontext = NULL; NULL 123 ext/phar/func_interceptors.c php_stream_context *context = NULL; NULL 142 ext/phar/func_interceptors.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "length must be greater than or equal to zero"); NULL 147 ext/phar/func_interceptors.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 152 ext/phar/func_interceptors.c if ((entry = phar_find_in_include_path(entry, entry_len, NULL TSRMLS_CC))) { NULL 191 ext/phar/func_interceptors.c stream = php_stream_open_wrapper_ex(name, "rb", 0 | REPORT_ERRORS, NULL, context); NULL 199 ext/phar/func_interceptors.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to seek to position %ld in the stream", offset); NULL 236 ext/phar/func_interceptors.c zval *zcontext = NULL; NULL 253 ext/phar/func_interceptors.c php_stream_context *context = NULL; NULL 271 ext/phar/func_interceptors.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 276 ext/phar/func_interceptors.c if (!(entry = phar_find_in_include_path(entry, entry_len, NULL TSRMLS_CC))) { NULL 309 ext/phar/func_interceptors.c stream = php_stream_open_wrapper_ex(name, "rb", 0 | REPORT_ERRORS, NULL, context); NULL 311 ext/phar/func_interceptors.c if (stream == NULL) { NULL 331 ext/phar/func_interceptors.c zval *zcontext = NULL; NULL 349 ext/phar/func_interceptors.c php_stream_context *context = NULL; NULL 367 ext/phar/func_interceptors.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 372 ext/phar/func_interceptors.c if (!(entry = phar_find_in_include_path(entry, entry_len, NULL TSRMLS_CC))) { NULL 406 ext/phar/func_interceptors.c stream = php_stream_open_wrapper_ex(name, mode, 0 | REPORT_ERRORS, NULL, context); NULL 408 ext/phar/func_interceptors.c if (stream == NULL) { NULL 466 ext/phar/func_interceptors.c groups = getgroups(0, NULL); NULL 521 ext/phar/func_interceptors.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown file type (%u)", stat_sb->st_mode & S_IFMT); NULL 574 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_dev, sizeof(zval *), NULL); NULL 575 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ino, sizeof(zval *), NULL); NULL 576 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mode, sizeof(zval *), NULL); NULL 577 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_nlink, sizeof(zval *), NULL); NULL 578 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_uid, sizeof(zval *), NULL); NULL 579 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_gid, sizeof(zval *), NULL); NULL 581 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_rdev, sizeof(zval *), NULL); NULL 582 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_size, sizeof(zval *), NULL); NULL 583 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_atime, sizeof(zval *), NULL); NULL 584 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mtime, sizeof(zval *), NULL); NULL 585 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ctime, sizeof(zval *), NULL); NULL 586 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blksize, sizeof(zval *), NULL); NULL 587 ext/phar/func_interceptors.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blocks, sizeof(zval *), NULL); NULL 590 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[0], strlen(stat_sb_names[0])+1, (void *) &stat_dev, sizeof(zval *), NULL); NULL 591 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[1], strlen(stat_sb_names[1])+1, (void *) &stat_ino, sizeof(zval *), NULL); NULL 592 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[2], strlen(stat_sb_names[2])+1, (void *) &stat_mode, sizeof(zval *), NULL); NULL 593 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[3], strlen(stat_sb_names[3])+1, (void *) &stat_nlink, sizeof(zval *), NULL); NULL 594 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[4], strlen(stat_sb_names[4])+1, (void *) &stat_uid, sizeof(zval *), NULL); NULL 595 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[5], strlen(stat_sb_names[5])+1, (void *) &stat_gid, sizeof(zval *), NULL); NULL 596 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[6], strlen(stat_sb_names[6])+1, (void *) &stat_rdev, sizeof(zval *), NULL); NULL 597 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[7], strlen(stat_sb_names[7])+1, (void *) &stat_size, sizeof(zval *), NULL); NULL 598 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[8], strlen(stat_sb_names[8])+1, (void *) &stat_atime, sizeof(zval *), NULL); NULL 599 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[9], strlen(stat_sb_names[9])+1, (void *) &stat_mtime, sizeof(zval *), NULL); NULL 600 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[10], strlen(stat_sb_names[10])+1, (void *) &stat_ctime, sizeof(zval *), NULL); NULL 601 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[11], strlen(stat_sb_names[11])+1, (void *) &stat_blksize, sizeof(zval *), NULL); NULL 602 ext/phar/func_interceptors.c zend_hash_update(HASH_OF(return_value), stat_sb_names[12], strlen(stat_sb_names[12])+1, (void *) &stat_blocks, sizeof(zval *), NULL); NULL 606 ext/phar/func_interceptors.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Didn't understand stat call"); NULL 621 ext/phar/func_interceptors.c phar_entry_info *data = NULL; NULL 648 ext/phar/func_interceptors.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 738 ext/phar/func_interceptors.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%sstat failed for %s", IS_LINK_OPERATION(type) ? "L" : "", filename); NULL 931 ext/phar/func_interceptors.c if (SUCCESS == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 998 ext/phar/func_interceptors.c if (SUCCESS == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 1041 ext/phar/func_interceptors.c PHAR_G(cwd) = NULL; NULL 1057 ext/phar/func_interceptors.c PHAR_G(orig_##func) = NULL; \ NULL 1098 ext/phar/func_interceptors.c PHAR_G(orig_##func) = NULL; NULL 1152 ext/phar/func_interceptors.c } phar_orig_functions = {NULL}; NULL 118 ext/phar/phar.c if (zend_hash_init(&EG(regular_list), 0, NULL, NULL, 0) == SUCCESS) { NULL 126 ext/phar/phar.c zend_hash_init(&cached_alias, sizeof(phar_archive_data*), zend_get_hash_value, NULL, 1); NULL 129 ext/phar/phar.c zend_hash_init(&(PHAR_GLOBALS->phar_alias_map), sizeof(phar_archive_data*), zend_get_hash_value, NULL, 1); NULL 135 ext/phar/phar.c key = php_strtok_r(NULL, ds, &lasts)) { NULL 139 ext/phar/phar.c if (SUCCESS == phar_open_from_filename(key, end - key, NULL, 0, 0, &phar, NULL TSRMLS_CC)) { NULL 143 ext/phar/phar.c phar->fp = NULL; NULL 162 ext/phar/phar.c if (SUCCESS == phar_open_from_filename(key, strlen(key), NULL, 0, 0, &phar, NULL TSRMLS_CC)) { NULL 211 ext/phar/phar.c phar->alias = NULL; NULL 216 ext/phar/phar.c phar->fname = NULL; NULL 221 ext/phar/phar.c phar->signature = NULL; NULL 226 ext/phar/phar.c phar->manifest.arBuckets = NULL; NULL 231 ext/phar/phar.c phar->mounted_dirs.arBuckets = NULL; NULL 236 ext/phar/phar.c phar->virtual_dirs.arBuckets = NULL; NULL 285 ext/phar/phar.c PHAR_G(last_phar) = NULL; NULL 286 ext/phar/phar.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 294 ext/phar/phar.c phar->fp = NULL; NULL 346 ext/phar/phar.c entry->fp = NULL; NULL 537 ext/phar/phar.c *error = NULL; NULL 584 ext/phar/phar.c *pphar = NULL; NULL 625 ext/phar/phar.c *metadata = NULL; NULL 640 ext/phar/phar.c *metadata = NULL; NULL 663 ext/phar/phar.c phar_archive_data *mydata = NULL; NULL 669 ext/phar/phar.c char *signature = NULL; NULL 672 ext/phar/phar.c *pphar = NULL; NULL 676 ext/phar/phar.c *error = NULL; NULL 1014 ext/phar/phar.c alias = NULL; NULL 1047 ext/phar/phar.c zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent); NULL 1049 ext/phar/phar.c zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent); NULL 1175 ext/phar/phar.c zend_hash_add(&mydata->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL); NULL 1210 ext/phar/phar.c signature = NULL; NULL 1211 ext/phar/phar.c fp = NULL; NULL 1217 ext/phar/phar.c signature = NULL; NULL 1218 ext/phar/phar.c fp = NULL; NULL 1223 ext/phar/phar.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, (void*)&mydata, sizeof(phar_archive_data*), NULL); NULL 1228 ext/phar/phar.c zend_hash_add(&(PHAR_GLOBALS->phar_fname_map), mydata->fname, fname_len, (void*)&mydata, sizeof(phar_archive_data*), NULL); NULL 1247 ext/phar/phar.c phar_archive_data **test, *unused = NULL; NULL 1252 ext/phar/phar.c *error = NULL; NULL 1323 ext/phar/phar.c char *actual = NULL, *p; NULL 1329 ext/phar/phar.c if (PG(safe_mode) && (!php_checkuid(fname, NULL, CHECKUID_ALLOW_ONLY_FILE))) { NULL 1378 ext/phar/phar.c mydata->fname = expand_filepath(fname, NULL TSRMLS_CC); NULL 1402 ext/phar/phar.c zend_get_hash_value, NULL, 0); NULL 1404 ext/phar/phar.c zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent); NULL 1409 ext/phar/phar.c mydata->fp = NULL; NULL 1413 ext/phar/phar.c zend_hash_add(&(PHAR_GLOBALS->phar_fname_map), mydata->fname, fname_len, (void*)&mydata, sizeof(phar_archive_data*), NULL); NULL 1416 ext/phar/phar.c alias = NULL; NULL 1433 ext/phar/phar.c *pphar = NULL; NULL 1445 ext/phar/phar.c if (FAILURE == zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, (void*)&mydata, sizeof(phar_archive_data*), NULL)) { NULL 1455 ext/phar/phar.c *pphar = NULL; NULL 1480 ext/phar/phar.c *error = NULL; NULL 1493 ext/phar/phar.c if (PG(safe_mode) && (!php_checkuid(fname, NULL, CHECKUID_ALLOW_ONLY_FILE))) { NULL 1536 ext/phar/phar.c return NULL; NULL 1543 ext/phar/phar.c return (char *) NULL; NULL 1549 ext/phar/phar.c return (char *) NULL; NULL 1580 ext/phar/phar.c *error = NULL; NULL 1642 ext/phar/phar.c if (SUCCESS != phar_stream_copy_to_stream(fp, temp, PHP_STREAM_COPY_ALL, NULL)) { NULL 1675 ext/phar/phar.c filter = php_stream_filter_create("bzip2.decompress", NULL, php_stream_is_persistent(fp) TSRMLS_CC); NULL 1684 ext/phar/phar.c if (SUCCESS != phar_stream_copy_to_stream(fp, temp, PHP_STREAM_COPY_ALL, NULL)) { NULL 1714 ext/phar/phar.c if (got > 0 && (pos = phar_strnstr(buffer, got + sizeof(token), token, sizeof(token)-1)) != NULL) { NULL 1742 ext/phar/phar.c if ((realpath = expand_filepath(filename, NULL TSRMLS_CC))) { NULL 1789 ext/phar/phar.c if (!(realpath = expand_filepath(filename, NULL TSRMLS_CC))) { NULL 1897 ext/phar/phar.c *ext_str = NULL; NULL 1912 ext/phar/phar.c *ext_str = NULL; NULL 1965 ext/phar/phar.c if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(&(PHAR_GLOBALS->phar_fname_map), &key, &keylen, &unused, 0, NULL)) { NULL 1995 ext/phar/phar.c if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(&cached_phars, &key, &keylen, &unused, 0, NULL)) { NULL 2064 ext/phar/phar.c *ext_str = NULL; NULL 2111 ext/phar/phar.c if (s == NULL) { NULL 2120 ext/phar/phar.c return NULL; NULL 2327 ext/phar/phar.c char *actual = NULL; NULL 2331 ext/phar/phar.c *error = NULL; NULL 2337 ext/phar/phar.c if (phar_open_parsed_phar(fname, fname_len, alias, alias_len, 0, REPORT_ERRORS, NULL, 0 TSRMLS_CC) == SUCCESS) { NULL 2361 ext/phar/phar.c if (PG(safe_mode) && (!php_checkuid(fname, NULL, CHECKUID_ALLOW_ONLY_FILE))) { NULL 2387 ext/phar/phar.c ret = phar_open_from_fp(fp, fname, fname_len, alias, alias_len, REPORT_ERRORS, NULL, 0, error TSRMLS_CC); NULL 2408 ext/phar/phar.c *error = NULL; NULL 2512 ext/phar/phar.c char *stub = NULL; NULL 2521 ext/phar/phar.c *error = NULL; NULL 2539 ext/phar/phar.c return NULL; NULL 2547 ext/phar/phar.c return NULL; NULL 2590 ext/phar/phar.c *error = NULL; NULL 2616 ext/phar/phar.c oldfile = php_stream_open_wrapper(phar->fname, "rb", 0, NULL); NULL 2617 ext/phar/phar.c closeoldfile = oldfile != NULL; NULL 2665 ext/phar/phar.c if ((pos = php_stristr(tmp, halt_stub, len, sizeof(halt_stub) - 1)) == NULL) { NULL 2705 ext/phar/phar.c newstub = NULL; NULL 2708 ext/phar/phar.c newstub = phar_create_default_stub(NULL, NULL, &(phar->halt_offset), NULL TSRMLS_CC); NULL 2820 ext/phar/phar.c *error = NULL; NULL 2848 ext/phar/phar.c filter = php_stream_filter_create(phar_compress_filter(entry, 0), NULL, 0 TSRMLS_CC); NULL 2892 ext/phar/phar.c if (SUCCESS != phar_stream_copy_to_stream(file, entry->cfp, entry->uncompressed_filesize, NULL)) { NULL 3039 ext/phar/phar.c mytime = time(NULL); NULL 3142 ext/phar/phar.c entry->cfp = NULL; NULL 3151 ext/phar/phar.c entry->fp = NULL; NULL 3166 ext/phar/phar.c phar->signature = NULL; NULL 3183 ext/phar/phar.c char *digest = NULL; NULL 3227 ext/phar/phar.c phar->ufp = NULL; NULL 3244 ext/phar/phar.c phar->fp = php_stream_open_wrapper(phar->fname, "w+b", IGNORE_URL|STREAM_MUST_SEEK|REPORT_ERRORS, NULL); NULL 3270 ext/phar/phar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 3277 ext/phar/phar.c filter = php_stream_filter_create("bzip2.compress", NULL, php_stream_is_persistent(phar->fp) TSRMLS_CC); NULL 3279 ext/phar/phar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 3286 ext/phar/phar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 3332 ext/phar/phar.c return phar_find_in_include_path((char *) filename, filename_len, NULL TSRMLS_CC); NULL 3338 ext/phar/phar.c char *name = NULL; NULL 3346 ext/phar/phar.c if (SUCCESS == phar_open_from_filename((char*)file_handle->filename, strlen(file_handle->filename), NULL, 0, 0, &phar, NULL TSRMLS_CC)) { NULL 3354 ext/phar/phar.c name = NULL; NULL 3370 ext/phar/phar.c file_handle->handle.stream.closer = NULL; NULL 3386 ext/phar/phar.c res = NULL; NULL 3411 ext/phar/phar.c zend_hash_init(&phar_globals->mime_types, 0, NULL, NULL, 1); NULL 3417 ext/phar/phar.c zend_hash_add(&phar_globals->mime_types, fileext, sizeof(fileext)-1, (void *)&mime, sizeof(phar_mime_type), NULL); \ NULL 3512 ext/phar/phar.c PHAR_G(last_phar) = NULL; NULL 3513 ext/phar/phar.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 3520 ext/phar/phar.c zend_hash_init(&(PHAR_GLOBALS->phar_persist_map), 5, zend_get_hash_value, NULL, 0); NULL 3521 ext/phar/phar.c zend_hash_init(&(PHAR_GLOBALS->phar_alias_map), 5, zend_get_hash_value, NULL, 0); NULL 3537 ext/phar/phar.c PHAR_G(cwd) = NULL; NULL 3554 ext/phar/phar.c PHAR_GLOBALS->phar_alias_map.arBuckets = NULL; NULL 3556 ext/phar/phar.c PHAR_GLOBALS->phar_fname_map.arBuckets = NULL; NULL 3558 ext/phar/phar.c PHAR_GLOBALS->phar_persist_map.arBuckets = NULL; NULL 3581 ext/phar/phar.c PHAR_G(cwd) = NULL; NULL 3655 ext/phar/phar.c STANDARD_MODULE_HEADER_EX, NULL, NULL 3661 ext/phar/phar.c NULL, NULL 3668 ext/phar/phar.c NULL, /* post deactivate */ NULL 86 ext/phar/phar_object.c zend_hash_update(_SERVER, "PHAR_PATH_INFO", sizeof("PHAR_PATH_INFO"), &temp, sizeof(zval **), NULL); NULL 98 ext/phar/phar_object.c zend_hash_update(_SERVER, "PHAR_PATH_TRANSLATED", sizeof("PHAR_PATH_TRANSLATED"), (void *) &temp, sizeof(zval **), NULL); NULL 116 ext/phar/phar_object.c zend_hash_update(_SERVER, "PHAR_REQUEST_URI", sizeof("PHAR_REQUEST_URI"), (void *) &temp, sizeof(zval **), NULL); NULL 132 ext/phar/phar_object.c zend_hash_update(_SERVER, "PHAR_PHP_SELF", sizeof("PHAR_PHP_SELF"), (void *) &temp, sizeof(zval **), NULL); NULL 146 ext/phar/phar_object.c zend_hash_update(_SERVER, "PHAR_SCRIPT_NAME", sizeof("PHAR_SCRIPT_NAME"), (void *) &temp, sizeof(zval **), NULL); NULL 159 ext/phar/phar_object.c zend_hash_update(_SERVER, "PHAR_SCRIPT_FILENAME", sizeof("PHAR_SCRIPT_FILENAME"), (void *) &temp, sizeof(zval **), NULL); NULL 167 ext/phar/phar_object.c char *name = NULL, buf[8192]; NULL 175 ext/phar/phar_object.c zval *result = NULL; NULL 255 ext/phar/phar_object.c file_handle.opened_path = NULL; NULL 258 ext/phar/phar_object.c PHAR_G(cwd) = NULL; NULL 261 ext/phar/phar_object.c if (zend_hash_add(&EG(included_files), name, name_len+1, (void *)&dummy, sizeof(int), NULL) == SUCCESS) { NULL 267 ext/phar/phar_object.c PHAR_G(cwd) = NULL; NULL 287 ext/phar/phar_object.c new_op_array = NULL; NULL 300 ext/phar/phar_object.c PHAR_G(cwd) = NULL; NULL 316 ext/phar/phar_object.c PHAR_G(cwd) = NULL; NULL 354 ext/phar/phar_object.c info = phar_get_entry_info(phar, f404, f404_len, NULL, 1 TSRMLS_CC); NULL 357 ext/phar/phar_object.c phar_file_action(phar, info, "text/html", PHAR_MIME_PHP, f404, f404_len, fname, NULL, NULL, 0 TSRMLS_CC); NULL 378 ext/phar/phar_object.c char *e = *entry + 1, *u = NULL, *u1 = NULL, *saveu = NULL; NULL 380 ext/phar/phar_object.c phar_archive_data **pphar = NULL; NULL 397 ext/phar/phar_object.c *ru = NULL; NULL 477 ext/phar/phar_object.c char *fname, *arch = NULL, *entry = NULL, *path, *actual; NULL 494 ext/phar/phar_object.c entry = NULL; NULL 566 ext/phar/phar_object.c zval *mimeoverride = NULL, *rewrite = NULL; NULL 567 ext/phar/phar_object.c char *alias = NULL, *error, *index_php = NULL, *f404 = NULL, *ru = NULL; NULL 569 ext/phar/phar_object.c char *fname, *path_info, *mime_type = NULL, *entry, *pt; NULL 572 ext/phar/phar_object.c phar_archive_data *phar = NULL; NULL 573 ext/phar/phar_object.c phar_entry_info *info = NULL; NULL 688 ext/phar/phar_object.c if (FAILURE == zend_fcall_info_init(rewrite, 0, &fci, &fcc, NULL, NULL TSRMLS_CC)) { NULL 777 ext/phar/phar_object.c if (FAILURE == phar_get_archive(&phar, fname, fname_len, NULL, 0, NULL TSRMLS_CC) || NULL 778 ext/phar/phar_object.c (info = phar_get_entry_info(phar, entry, entry_len, NULL, 0 TSRMLS_CC)) == NULL) { NULL 787 ext/phar/phar_object.c char *tmp = NULL, sa = '\0'; NULL 823 ext/phar/phar_object.c if (FAILURE == phar_get_archive(&phar, fname, fname_len, NULL, 0, NULL TSRMLS_CC) || NULL 824 ext/phar/phar_object.c (info = phar_get_entry_info(phar, entry, entry_len, NULL, 0 TSRMLS_CC)) == NULL) { NULL 902 ext/phar/phar_object.c zval **data = NULL; NULL 958 ext/phar/phar_object.c char *index = NULL, *webindex = NULL, *stub, *error; NULL 981 ext/phar/phar_object.c char *alias = NULL, *error; NULL 1003 ext/phar/phar_object.c char *fname, *alias = NULL, *error; NULL 1012 ext/phar/phar_object.c RETVAL_BOOL(phar_open_from_filename(fname, fname_len, alias, alias_len, REPORT_ERRORS, NULL, &error TSRMLS_CC) == SUCCESS); NULL 1106 ext/phar/phar_object.c object->oth = NULL; NULL 1143 ext/phar/phar_object.c char *fname, *alias = NULL, *error, *arch = NULL, *entry = NULL, *save_fname; NULL 1255 ext/phar/phar_object.c &spl_ce_RecursiveDirectoryIterator->constructor, "__construct", NULL, &arg1, &arg2); NULL 1261 ext/phar/phar_object.c zend_hash_add(&PHAR_GLOBALS->phar_persist_map, (const char *) phar_obj->arc.archive, sizeof(phar_obj->arc.archive), (void *) &phar_obj, sizeof(phar_archive_object **), NULL); NULL 1337 ext/phar/phar_object.c if (FAILURE == phar_open_from_filename(fname, fname_len, NULL, 0, REPORT_ERRORS, &phar, &error TSRMLS_CC)) { NULL 1374 ext/phar/phar_object.c PHAR_G(last_phar) = NULL; NULL 1375 ext/phar/phar_object.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 1426 ext/phar/phar_object.c char *fname, *error = NULL, *base = p_obj->b, *opened, *save = NULL, *temp = NULL; NULL 1484 ext/phar/phar_object.c char *test = NULL; NULL 1495 ext/phar/phar_object.c test = spl_filesystem_object_get_path(intern, NULL TSRMLS_CC); NULL 1505 ext/phar/phar_object.c test = expand_filepath(fname, NULL TSRMLS_CC); NULL 1520 ext/phar/phar_object.c fname = expand_filepath(intern->file_name, NULL TSRMLS_CC); NULL 1542 ext/phar/phar_object.c temp = expand_filepath(base, NULL TSRMLS_CC); NULL 1608 ext/phar/phar_object.c if (PG(safe_mode) && (!php_checkuid(fname, NULL, CHECKUID_ALLOW_ONLY_FILE))) { NULL 1706 ext/phar/phar_object.c data->internal_file->fp = NULL; NULL 1709 ext/phar/phar_object.c data->fp = NULL; NULL 1744 ext/phar/phar_object.c char *dir, *error, *regex = NULL; NULL 1747 ext/phar/phar_object.c zval arg, arg2, *iter, *iteriter, *regexiter = NULL; NULL 1776 ext/phar/phar_object.c &spl_ce_RecursiveDirectoryIterator->constructor, "__construct", NULL, &arg, &arg2); NULL 1793 ext/phar/phar_object.c &spl_ce_RecursiveIteratorIterator->constructor, "__construct", NULL, iter); NULL 1818 ext/phar/phar_object.c &spl_ce_RegexIterator->constructor, "__construct", NULL, iteriter, &arg2); NULL 1830 ext/phar/phar_object.c if (pass.fp == NULL) { NULL 1885 ext/phar/phar_object.c char *base = NULL; NULL 1914 ext/phar/phar_object.c if (pass.fp == NULL) { NULL 2000 ext/phar/phar_object.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_efp(link, 0 TSRMLS_CC), fp, link->uncompressed_filesize, NULL)) { NULL 2009 ext/phar/phar_object.c entry->fp = NULL; NULL 2021 ext/phar/phar_object.c const char *oldname = NULL; NULL 2022 ext/phar/phar_object.c char *oldpath = NULL; NULL 2023 ext/phar/phar_object.c char *basename = NULL, *basepath = NULL; NULL 2024 ext/phar/phar_object.c char *newname = NULL, *newpath = NULL; NULL 2031 ext/phar/phar_object.c phar_archive_data **pphar = NULL; NULL 2087 ext/phar/phar_object.c return NULL; NULL 2115 ext/phar/phar_object.c return NULL; NULL 2126 ext/phar/phar_object.c phar->fp = NULL; NULL 2137 ext/phar/phar_object.c return NULL; NULL 2143 ext/phar/phar_object.c return NULL; NULL 2149 ext/phar/phar_object.c return NULL; NULL 2154 ext/phar/phar_object.c phar->alias = NULL; NULL 2160 ext/phar/phar_object.c zend_hash_update(&(PHAR_GLOBALS->phar_alias_map), newpath, phar->fname_len, (void*)&phar, sizeof(phar_archive_data*), NULL); NULL 2169 ext/phar/phar_object.c return NULL; NULL 2172 ext/phar/phar_object.c phar->alias = NULL; NULL 2176 ext/phar/phar_object.c if ((!pphar || phar == *pphar) && SUCCESS != zend_hash_update(&(PHAR_GLOBALS->phar_fname_map), newpath, phar->fname_len, (void*)&phar, sizeof(phar_archive_data*), NULL)) { NULL 2179 ext/phar/phar_object.c return NULL; NULL 2188 ext/phar/phar_object.c return NULL; NULL 2204 ext/phar/phar_object.c return NULL; NULL 2210 ext/phar/phar_object.c zend_call_method_with_1_params(&ret, ce, &ce->constructor, "__construct", NULL, &arg1); NULL 2222 ext/phar/phar_object.c PHAR_G(last_phar) = NULL; NULL 2223 ext/phar/phar_object.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 2245 ext/phar/phar_object.c zend_get_hash_value, NULL, 0); NULL 2247 ext/phar/phar_object.c zend_get_hash_value, NULL, 0); NULL 2250 ext/phar/phar_object.c if (phar->fp == NULL) { NULL 2252 ext/phar/phar_object.c return NULL; NULL 2280 ext/phar/phar_object.c return NULL; NULL 2302 ext/phar/phar_object.c return NULL; NULL 2316 ext/phar/phar_object.c newentry.metadata_str.c = NULL; NULL 2331 ext/phar/phar_object.c zend_hash_add(&(phar->manifest), newentry.filename, newentry.filename_len, (void*)&newentry, sizeof(phar_entry_info), NULL); NULL 2344 ext/phar/phar_object.c return NULL; NULL 2356 ext/phar/phar_object.c char *ext = NULL; NULL 2459 ext/phar/phar_object.c char *ext = NULL; NULL 2647 ext/phar/phar_object.c phar_flush(phar_obj->arc.archive, NULL, 0, 0, &error TSRMLS_CC); NULL 2708 ext/phar/phar_object.c PHAR_G(last_phar) = NULL; NULL 2709 ext/phar/phar_object.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 2758 ext/phar/phar_object.c phar_obj->arc.archive->alias = NULL; NULL 2763 ext/phar/phar_object.c phar_flush(phar_obj->arc.archive, NULL, 0, 0, &error TSRMLS_CC); NULL 2771 ext/phar/phar_object.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), oldalias, oldalias_len, (void*)&(phar_obj->arc.archive), sizeof(phar_archive_data*), NULL); NULL 2777 ext/phar/phar_object.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, (void*)&(phar_obj->arc.archive), sizeof(phar_archive_data*), NULL); NULL 2895 ext/phar/phar_object.c if ((php_stream_from_zval_no_verify(stream, &zstub)) != NULL) { NULL 2949 ext/phar/phar_object.c char *index = NULL, *webindex = NULL, *error = NULL, *stub = NULL; NULL 2970 ext/phar/phar_object.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "method accepts no arguments for a tar- or zip-based phar stub, %d given", ZEND_NUM_ARGS()); NULL 3024 ext/phar/phar_object.c char *error, *key = NULL; NULL 3196 ext/phar/phar_object.c char *ext = NULL; NULL 3264 ext/phar/phar_object.c char *ext = NULL; NULL 3499 ext/phar/phar_object.c newentry.metadata_str.c = NULL; NULL 3517 ext/phar/phar_object.c zend_hash_add(&oldentry->phar->manifest, newfile, newfile_len, (void*)&newentry, sizeof(phar_entry_info), NULL); NULL 3716 ext/phar/phar_object.c char *fname, *cont_str = NULL; NULL 3830 ext/phar/phar_object.c char *fname, *localname = NULL; NULL 3842 ext/phar/phar_object.c if (PG(safe_mode) && (!php_checkuid(fname, NULL, CHECKUID_ALLOW_ONLY_FILE))) { NULL 3853 ext/phar/phar_object.c if (!(resource = php_stream_open_wrapper(fname, "rb", 0, NULL))) { NULL 3865 ext/phar/phar_object.c phar_add_file(&(phar_obj->arc.archive), fname, fname_len, NULL, 0, zresource TSRMLS_CC); NULL 3885 ext/phar/phar_object.c phar_add_file(&(phar_obj->arc.archive), localname, localname_len, cont_str, cont_len, NULL TSRMLS_CC); NULL 3897 ext/phar/phar_object.c php_stream_filter *filter = NULL; NULL 3912 ext/phar/phar_object.c if (!(fp = php_stream_open_wrapper(phar_obj->arc.archive->fname, "rb", 0, NULL))) { NULL 3919 ext/phar/phar_object.c if ((filter_name = phar_decompress_filter(stub, 0)) != NULL) { NULL 3920 ext/phar/phar_object.c filter = php_stream_filter_create(filter_name, NULL, php_stream_is_persistent(fp) TSRMLS_CC); NULL 3922 ext/phar/phar_object.c filter = NULL; NULL 3950 ext/phar/phar_object.c fp = php_stream_open_wrapper(phar_obj->arc.archive->fname, "rb", 0, NULL); NULL 3994 ext/phar/phar_object.c RETURN_BOOL(phar_obj->arc.archive->metadata != NULL); NULL 4048 ext/phar/phar_object.c phar_obj->arc.archive->metadata = NULL; NULL 4079 ext/phar/phar_object.c phar_obj->arc.archive->metadata = NULL; NULL 4098 ext/phar/phar_object.c (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(filename TSRMLS_CC) NULL 4169 ext/phar/phar_object.c if (!php_stream_mkdir(fullpath, entry->flags & PHAR_ENT_PERM_MASK, PHP_STREAM_MKDIR_RECURSIVE, NULL)) { NULL 4175 ext/phar/phar_object.c if (!php_stream_mkdir(fullpath, 0777, PHP_STREAM_MKDIR_RECURSIVE, NULL)) { NULL 4196 ext/phar/phar_object.c fp = php_stream_open_wrapper(fullpath, "w+b", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL); NULL 4198 ext/phar/phar_object.c fp = php_stream_open_wrapper(fullpath, "w+b", REPORT_ERRORS, NULL); NULL 4227 ext/phar/phar_object.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_efp(entry, 0 TSRMLS_CC), fp, entry->uncompressed_filesize, NULL)) { NULL 4253 ext/phar/phar_object.c char *error = NULL; NULL 4261 ext/phar/phar_object.c zval *zval_files = NULL; NULL 4296 ext/phar/phar_object.c ret = php_stream_mkdir(pathto, 0777, PHP_STREAM_MKDIR_RECURSIVE, NULL); NULL 4422 ext/phar/phar_object.c if (phar_open_from_filename(arch, arch_len, NULL, 0, REPORT_ERRORS, &phar_data, &error TSRMLS_CC) == FAILURE) { NULL 4436 ext/phar/phar_object.c if ((entry_info = phar_get_entry_info_dir(phar_data, entry, entry_len, 1, &error, 1 TSRMLS_CC)) == NULL) { NULL 4453 ext/phar/phar_object.c &spl_ce_SplFileInfo->constructor, "__construct", NULL, &arg1); NULL 4475 ext/phar/phar_object.c entry_obj->ent.entry->filename = NULL; NULL 4479 ext/phar/phar_object.c entry_obj->ent.entry = NULL; NULL 4634 ext/phar/phar_object.c BG(CurrentLStatFile) = NULL; NULL 4635 ext/phar/phar_object.c BG(CurrentStatFile) = NULL; NULL 4656 ext/phar/phar_object.c RETURN_BOOL(entry_obj->ent.entry->metadata != NULL); NULL 4722 ext/phar/phar_object.c entry_obj->ent.entry->metadata = NULL; NULL 4775 ext/phar/phar_object.c entry_obj->ent.entry->metadata = NULL; NULL 5352 ext/phar/phar_object.c phar_ce_PharException = zend_register_internal_class_ex(&ce, phar_exception_get_default(), NULL TSRMLS_CC); NULL 5356 ext/phar/phar_object.c phar_ce_archive = zend_register_internal_class_ex(&ce, spl_ce_RecursiveDirectoryIterator, NULL TSRMLS_CC); NULL 5361 ext/phar/phar_object.c phar_ce_data = zend_register_internal_class_ex(&ce, spl_ce_RecursiveDirectoryIterator, NULL TSRMLS_CC); NULL 5366 ext/phar/phar_object.c phar_ce_entry = zend_register_internal_class_ex(&ce, spl_ce_SplFileInfo, NULL TSRMLS_CC); NULL 108 ext/phar/phar_path_check.c *error = NULL; NULL 137 ext/phar/phar_path_check.c *error = NULL; NULL 32 ext/phar/stream.c NULL, /* cast */ NULL 34 ext/phar/stream.c NULL, /* set option */ NULL 39 ext/phar/stream.c NULL, /* phar_wrapper_close */ NULL 40 ext/phar/stream.c NULL, /* phar_wrapper_stat, */ NULL 52 ext/phar/stream.c NULL, NULL 62 ext/phar/stream.c char *arch = NULL, *entry = NULL, *error; NULL 66 ext/phar/stream.c return NULL; NULL 72 ext/phar/stream.c return NULL; NULL 78 ext/phar/stream.c arch = NULL; NULL 83 ext/phar/stream.c return NULL; NULL 104 ext/phar/stream.c phar_archive_data **pphar = NULL, *phar; NULL 107 ext/phar/stream.c pphar = NULL; NULL 114 ext/phar/stream.c return NULL; NULL 116 ext/phar/stream.c if (phar_open_or_create_filename(resource->host, arch_len, NULL, 0, 0, options, &phar, &error TSRMLS_CC) == FAILURE) NULL 125 ext/phar/stream.c return NULL; NULL 136 ext/phar/stream.c return NULL; NULL 139 ext/phar/stream.c if (phar_open_from_filename(resource->host, arch_len, NULL, 0, options, NULL, &error TSRMLS_CC) == FAILURE) NULL 148 ext/phar/stream.c return NULL; NULL 165 ext/phar/stream.c php_url *resource = NULL; NULL 170 ext/phar/stream.c if ((resource = phar_parse_url(wrapper, path, mode, options TSRMLS_CC)) == NULL) { NULL 171 ext/phar/stream.c return NULL; NULL 178 ext/phar/stream.c return NULL; NULL 184 ext/phar/stream.c return NULL; NULL 193 ext/phar/stream.c if (NULL == (idata = phar_get_or_create_entry_data(resource->host, host_len, internal_file, strlen(internal_file), mode, 0, &error, 1 TSRMLS_CC))) { NULL 202 ext/phar/stream.c return NULL; NULL 207 ext/phar/stream.c fpf = php_stream_alloc(&phar_ops, idata, NULL, mode); NULL 225 ext/phar/stream.c idata->internal_file->metadata = NULL; NULL 241 ext/phar/stream.c if (FAILURE == phar_get_archive(&phar, resource->host, host_len, NULL, 0, NULL TSRMLS_CC)) { NULL 245 ext/phar/stream.c return NULL; NULL 296 ext/phar/stream.c return NULL; NULL 316 ext/phar/stream.c return NULL; NULL 332 ext/phar/stream.c PHAR_G(cwd) = NULL; NULL 340 ext/phar/stream.c fpf = php_stream_alloc(&phar_ops, idata, NULL, mode); NULL 569 ext/phar/stream.c php_url *resource = NULL; NULL 576 ext/phar/stream.c if ((resource = phar_parse_url(wrapper, url, "r", flags|PHP_STREAM_URL_STAT_QUIET TSRMLS_CC)) == NULL) { NULL 596 ext/phar/stream.c if (FAILURE == phar_get_archive(&phar, resource->host, host_len, NULL, 0, &error TSRMLS_CC)) { NULL 608 ext/phar/stream.c phar_dostat(phar, NULL, ssb, 1 TSRMLS_CC); NULL 624 ext/phar/stream.c phar_dostat(phar, NULL, ssb, 1 TSRMLS_CC); NULL 698 ext/phar/stream.c if ((resource = phar_parse_url(wrapper, url, "rb", options TSRMLS_CC)) == NULL) { NULL 720 ext/phar/stream.c pphar = NULL; NULL 775 ext/phar/stream.c error = NULL; NULL 777 ext/phar/stream.c if ((resource_from = phar_parse_url(wrapper, url_from, "wb", options|PHP_STREAM_URL_STAT_QUIET TSRMLS_CC)) == NULL) { NULL 778 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid or non-writable url \"%s\"", url_from, url_to, url_from); NULL 781 ext/phar/stream.c if (SUCCESS != phar_get_archive(&pfrom, resource_from->host, strlen(resource_from->host), NULL, 0, &error TSRMLS_CC)) { NULL 782 ext/phar/stream.c pfrom = NULL; NULL 789 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: Write operations disabled by the php.ini setting phar.readonly"); NULL 793 ext/phar/stream.c if ((resource_to = phar_parse_url(wrapper, url_to, "wb", options|PHP_STREAM_URL_STAT_QUIET TSRMLS_CC)) == NULL) { NULL 795 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid or non-writable url \"%s\"", url_from, url_to, url_to); NULL 798 ext/phar/stream.c if (SUCCESS != phar_get_archive(&pto, resource_to->host, strlen(resource_to->host), NULL, 0, &error TSRMLS_CC)) { NULL 802 ext/phar/stream.c pto = NULL; NULL 806 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: Write operations disabled by the php.ini setting phar.readonly"); NULL 813 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\", not within the same phar archive", url_from, url_to); NULL 821 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid url \"%s\"", url_from, url_to, url_from); NULL 828 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": invalid url \"%s\"", url_from, url_to, url_to); NULL 835 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": not a phar stream url \"%s\"", url_from, url_to, url_from); NULL 842 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": not a phar stream url \"%s\"", url_from, url_to, url_to); NULL 848 ext/phar/stream.c if (SUCCESS != phar_get_archive(&phar, resource_from->host, host_len, NULL, 0, &error TSRMLS_CC)) { NULL 851 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_to, error); NULL 859 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": could not make cached phar writeable", url_from, url_to); NULL 870 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\" from extracted phar archive, source has been deleted", url_from, url_to); NULL 877 ext/phar/stream.c entry->fp = NULL; NULL 879 ext/phar/stream.c entry->link = entry->tmp = NULL; NULL 889 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_to, error); NULL 904 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\" from extracted phar archive, source does not exist", url_from, url_to); NULL 921 ext/phar/stream.c HASH_KEY_NON_EXISTENT != (key_type = zend_hash_get_current_key_ex(&phar->manifest, &key, &key_len, &unused, 0, NULL)) && NULL 945 ext/phar/stream.c zend_hash_update_current_key_ex(&phar->manifest, key_type, new_key, new_key_len, 0, HASH_UPDATE_KEY_ANYWAY, NULL); NULL 951 ext/phar/stream.c HASH_KEY_NON_EXISTENT != (key_type = zend_hash_get_current_key_ex(&phar->virtual_dirs, &key, &key_len, &unused, 0, NULL)); NULL 967 ext/phar/stream.c zend_hash_update_current_key_ex(&phar->virtual_dirs, key_type, new_key, new_key_len, 0, HASH_UPDATE_KEY_ANYWAY, NULL); NULL 974 ext/phar/stream.c HASH_KEY_NON_EXISTENT != (key_type = zend_hash_get_current_key_ex(&phar->mounted_dirs, &key, &key_len, &unused, 0, NULL)) && NULL 991 ext/phar/stream.c zend_hash_update_current_key_ex(&phar->mounted_dirs, key_type, new_key, new_key_len, 0, HASH_UPDATE_KEY_ANYWAY, NULL); NULL 1003 ext/phar/stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "phar error: cannot rename \"%s\" to \"%s\": %s", url_from, url_to, error); NULL 182 ext/phar/tar.c entry->metadata = NULL; NULL 186 ext/phar/tar.c entry->metadata = NULL; NULL 197 ext/phar/tar.c char buf[512], *actual_alias = NULL, *p; NULL 206 ext/phar/tar.c *error = NULL; NULL 231 ext/phar/tar.c zend_get_hash_value, NULL, (zend_bool)myphar->is_persistent); NULL 233 ext/phar/tar.c zend_get_hash_value, NULL, (zend_bool)myphar->is_persistent); NULL 467 ext/phar/tar.c entry.link = NULL; NULL 637 ext/phar/tar.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), actual_alias, myphar->alias_len, (void*)&myphar, sizeof(phar_archive_data*), NULL); NULL 651 ext/phar/tar.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, (void*)&myphar, sizeof(phar_archive_data*), NULL); NULL 786 ext/phar/tar.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_efp(entry, 0 TSRMLS_CC), fp->new, entry->uncompressed_filesize, NULL)) { NULL 816 ext/phar/tar.c entry->fp = NULL; NULL 850 ext/phar/tar.c if (entry->fp == NULL) { NULL 931 ext/phar/tar.c entry.timestamp = time(NULL); NULL 955 ext/phar/tar.c if (entry.fp == NULL) { NULL 968 ext/phar/tar.c if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1008 ext/phar/tar.c if ((pos = php_stristr(tmp, halt_stub, len, sizeof(halt_stub) - 1)) == NULL) { NULL 1023 ext/phar/tar.c if (entry.fp == NULL) { NULL 1043 ext/phar/tar.c zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL); NULL 1051 ext/phar/tar.c if (entry.fp == NULL) { NULL 1069 ext/phar/tar.c if (SUCCESS != zend_hash_add(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1082 ext/phar/tar.c if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1098 ext/phar/tar.c oldfile = php_stream_open_wrapper(phar->fname, "rb", 0, NULL); NULL 1099 ext/phar/tar.c closeoldfile = oldfile != NULL; NULL 1189 ext/phar/tar.c if (entry.fp == NULL) { NULL 1256 ext/phar/tar.c phar->ufp = NULL; NULL 1266 ext/phar/tar.c phar->fp = php_stream_open_wrapper(phar->fname, "w+b", IGNORE_URL|STREAM_MUST_SEEK|REPORT_ERRORS, NULL); NULL 1291 ext/phar/tar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 1300 ext/phar/tar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 1309 ext/phar/tar.c filter = php_stream_filter_create("bzip2.compress", NULL, php_stream_is_persistent(phar->fp) TSRMLS_CC); NULL 1311 ext/phar/tar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 1318 ext/phar/tar.c phar_stream_copy_to_stream(newfile, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 47 ext/phar/util.c char *p, *ret = NULL; NULL 49 ext/phar/util.c return NULL; NULL 84 ext/phar/util.c return NULL; NULL 113 ext/phar/util.c entry->fp = php_stream_open_wrapper(entry->tmp, "rb", STREAM_MUST_SEEK|0, NULL); NULL 197 ext/phar/util.c entry.tmp = expand_filepath(filename, NULL TSRMLS_CC); NULL 203 ext/phar/util.c if (PG(safe_mode) && !is_phar && (!php_checkuid(entry.tmp, NULL, CHECKUID_CHECK_FILE_AND_DIR))) { NULL 230 ext/phar/util.c if (SUCCESS != zend_hash_add(&phar->mounted_dirs, entry.filename, path_len, (void *)&(entry.filename), sizeof(char *), NULL)) { NULL 243 ext/phar/util.c if (SUCCESS == zend_hash_add(&phar->manifest, entry.filename, path_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 260 ext/phar/util.c *pphar = NULL; NULL 288 ext/phar/util.c if (FAILURE == phar_get_archive(&phar, arch, arch_len, NULL, 0, NULL TSRMLS_CC)) { NULL 366 ext/phar/util.c *ret = NULL; NULL 369 ext/phar/util.c *error = NULL; NULL 372 ext/phar/util.c if (FAILURE == phar_get_archive(&phar, fname, fname_len, NULL, 0, error TSRMLS_CC)) { NULL 391 ext/phar/util.c if ((entry = phar_get_entry_info_dir(phar, path, path_len, allow_dir, for_create && !PHAR_G(readonly) && !phar->is_data ? NULL : error, security TSRMLS_CC)) == NULL) { NULL 398 ext/phar/util.c if ((entry = phar_get_entry_info(phar, path, path_len, for_create && !PHAR_G(readonly) && !phar->is_data ? NULL : error, security TSRMLS_CC)) == NULL) { NULL 441 ext/phar/util.c (*ret)->fp = NULL; NULL 468 ext/phar/util.c entry->link = NULL; NULL 528 ext/phar/util.c if (FAILURE == phar_get_archive(&phar, fname, fname_len, NULL, 0, error TSRMLS_CC)) { NULL 529 ext/phar/util.c return NULL; NULL 533 ext/phar/util.c return NULL; NULL 542 ext/phar/util.c return NULL; NULL 549 ext/phar/util.c return NULL; NULL 566 ext/phar/util.c return NULL; NULL 602 ext/phar/util.c return NULL; NULL 609 ext/phar/util.c return NULL; NULL 636 ext/phar/util.c phar_set_pharfp(phar, php_stream_open_wrapper(phar->fname, "rb", IGNORE_URL|STREAM_MUST_SEEK|0, NULL) TSRMLS_CC); NULL 657 ext/phar/util.c dest->link = NULL; NULL 665 ext/phar/util.c if (dest->fp == NULL) { NULL 676 ext/phar/util.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_efp(link, 0 TSRMLS_CC), dest->fp, link->uncompressed_filesize, NULL)) { NULL 713 ext/phar/util.c entry->fp = php_stream_open_wrapper(entry->tmp, "rb", STREAM_MUST_SEEK|0, NULL); NULL 759 ext/phar/util.c if ((filtername = phar_decompress_filter(entry, 0)) != NULL) { NULL 760 ext/phar/util.c filter = php_stream_filter_create(filtername, NULL, 0 TSRMLS_CC); NULL 762 ext/phar/util.c filter = NULL; NULL 778 ext/phar/util.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_entrypfp(entry TSRMLS_CC), ufp, entry->compressed_filesize, NULL)) { NULL 827 ext/phar/util.c *error = NULL; NULL 833 ext/phar/util.c entry->link = NULL; NULL 874 ext/phar/util.c if (fp == NULL) { NULL 885 ext/phar/util.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_efp(link, 0 TSRMLS_CC), fp, link->uncompressed_filesize, NULL)) { NULL 894 ext/phar/util.c entry->link = NULL; NULL 912 ext/phar/util.c *error = NULL; NULL 916 ext/phar/util.c return NULL; NULL 920 ext/phar/util.c return NULL; NULL 950 ext/phar/util.c PHAR_G(last_phar) = NULL; NULL 951 ext/phar/util.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 971 ext/phar/util.c *error = NULL; NULL 974 ext/phar/util.c *archive = NULL; NULL 984 ext/phar/util.c *archive = NULL; NULL 992 ext/phar/util.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, (void*)&(*archive), sizeof(phar_archive_data*), NULL); NULL 1017 ext/phar/util.c *error = NULL; NULL 1040 ext/phar/util.c my_realpath = NULL; NULL 1061 ext/phar/util.c zend_hash_quick_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, ahash, (void*)&fd, sizeof(phar_archive_data*), NULL); NULL 1141 ext/phar/util.c zend_hash_quick_add(&(PHAR_GLOBALS->phar_alias_map), alias, alias_len, ahash, (void*)&fd, sizeof(phar_archive_data*), NULL); NULL 1177 ext/phar/util.c return return_unknown ? "unknown" : NULL; NULL 1201 ext/phar/util.c return return_unknown ? "unknown" : NULL; NULL 1232 ext/phar/util.c *error = NULL; NULL 1239 ext/phar/util.c return NULL; NULL 1246 ext/phar/util.c return NULL; NULL 1253 ext/phar/util.c return NULL; NULL 1257 ext/phar/util.c return NULL; NULL 1262 ext/phar/util.c return NULL; NULL 1270 ext/phar/util.c return NULL; NULL 1276 ext/phar/util.c return NULL; NULL 1283 ext/phar/util.c return NULL; NULL 1309 ext/phar/util.c if (HASH_KEY_NON_EXISTENT == zend_hash_get_current_key_ex(&phar->mounted_dirs, &key, &keylen, &unused, 0, NULL)) { NULL 1328 ext/phar/util.c return NULL; NULL 1336 ext/phar/util.c return NULL; NULL 1344 ext/phar/util.c return NULL; NULL 1352 ext/phar/util.c return NULL; NULL 1361 ext/phar/util.c return NULL; NULL 1370 ext/phar/util.c return NULL; NULL 1379 ext/phar/util.c return NULL; NULL 1386 ext/phar/util.c return NULL; NULL 1442 ext/phar/util.c if (FAILURE == zend_fcall_info_init(openssl, 0, &fci, &fcc, NULL, NULL TSRMLS_CC)) { NULL 1541 ext/phar/util.c char *pubkey = NULL, *pfile; NULL 1553 ext/phar/util.c pfp = php_stream_open_wrapper(pfile, "rb", 0, NULL); NULL 1594 ext/phar/util.c if (NULL == in) { NULL 1602 ext/phar/util.c key = PEM_read_bio_PUBKEY(in, NULL,NULL, NULL); NULL 1606 ext/phar/util.c if (NULL == key) { NULL 1810 ext/phar/util.c phar->signature = NULL; NULL 1864 ext/phar/util.c if (in == NULL) { NULL 1871 ext/phar/util.c key = PEM_read_bio_PrivateKey(in, NULL,NULL, ""); NULL 1915 ext/phar/util.c sigbuf = NULL; NULL 2015 ext/phar/util.c entry->metadata_str.c = NULL; NULL 2064 ext/phar/util.c zend_hash_copy(&newmanifest, &(*pphar)->manifest, NULL, NULL, sizeof(phar_entry_info)); NULL 2068 ext/phar/util.c zend_get_hash_value, NULL, 0); NULL 2070 ext/phar/util.c zend_get_hash_value, NULL, 0); NULL 2071 ext/phar/util.c zend_hash_copy(&phar->virtual_dirs, &(*pphar)->virtual_dirs, NULL, NULL, sizeof(void *)); NULL 2087 ext/phar/util.c phar_archive_data **newpphar, *newphar = NULL; NULL 2096 ext/phar/util.c PHAR_G(last_phar) = NULL; NULL 2097 ext/phar/util.c PHAR_G(last_phar_name) = PHAR_G(last_alias) = NULL; NULL 2099 ext/phar/util.c if (newpphar[0]->alias_len && FAILURE == zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), newpphar[0]->alias, newpphar[0]->alias_len, (void*)newpphar, sizeof(phar_archive_data*), NULL)) { NULL 129 ext/phar/zip.c now = time(NULL); NULL 172 ext/phar/zip.c phar_archive_data *mydata = NULL; NULL 174 ext/phar/zip.c char *p = buf, *ext, *actual_alias = NULL; NULL 175 ext/phar/zip.c char *metadata = NULL; NULL 201 ext/phar/zip.c while ((p=(char *) memchr(p + 1, 'P', (size_t) (size - (p + 1 - buf)))) != NULL) { NULL 255 ext/phar/zip.c mydata->metadata = NULL; NULL 295 ext/phar/zip.c zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent); NULL 297 ext/phar/zip.c zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent); NULL 420 ext/phar/zip.c phar_stream_copy_to_stream(fp, sigfile, entry.header_offset, NULL); NULL 424 ext/phar/zip.c phar_stream_copy_to_stream(fp, sigfile, beforeus - PHAR_GET_32(locator.cdir_offset), NULL); NULL 554 ext/phar/zip.c entry.metadata = NULL; NULL 593 ext/phar/zip.c filter = php_stream_filter_create("zlib.inflate", NULL, php_stream_is_persistent(fp) TSRMLS_CC); NULL 611 ext/phar/zip.c filter = php_stream_filter_create("bzip2.decompress", NULL, php_stream_is_persistent(fp) TSRMLS_CC); NULL 639 ext/phar/zip.c zend_hash_add(&mydata->manifest, entry.filename, entry.filename_len, (void *)&entry,sizeof(phar_entry_info), NULL); NULL 650 ext/phar/zip.c zend_hash_add(&(PHAR_GLOBALS->phar_fname_map), mydata->fname, fname_len, (void*)&mydata, sizeof(phar_archive_data*), NULL); NULL 683 ext/phar/zip.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), actual_alias, mydata->alias_len, (void*)&mydata, sizeof(phar_archive_data*), NULL); NULL 698 ext/phar/zip.c zend_hash_add(&(PHAR_GLOBALS->phar_alias_map), actual_alias, mydata->alias_len, (void*)&mydata, sizeof(phar_archive_data*), NULL); NULL 837 ext/phar/zip.c entry->fp = NULL; NULL 878 ext/phar/zip.c filter = php_stream_filter_create(phar_compress_filter(entry, 0), NULL, 0 TSRMLS_CC); NULL 908 ext/phar/zip.c if (SUCCESS != phar_stream_copy_to_stream(efp, entry->cfp, entry->uncompressed_filesize, NULL)) { NULL 1013 ext/phar/zip.c if (SUCCESS != phar_stream_copy_to_stream(entry->cfp, p->filefp, entry->compressed_filesize, NULL)) { NULL 1019 ext/phar/zip.c entry->cfp = NULL; NULL 1027 ext/phar/zip.c if (SUCCESS != phar_stream_copy_to_stream(phar_get_efp(entry, 0 TSRMLS_CC), p->filefp, entry->uncompressed_filesize, NULL)) { NULL 1053 ext/phar/zip.c if (!entry->is_dir && entry->compressed_filesize && SUCCESS != phar_stream_copy_to_stream(p->old, p->filefp, entry->compressed_filesize, NULL)) { NULL 1059 ext/phar/zip.c entry->fp = NULL; NULL 1089 ext/phar/zip.c if (newfile == NULL) { NULL 1096 ext/phar/zip.c phar_stream_copy_to_stream(pass->filefp, newfile, tell, NULL); NULL 1099 ext/phar/zip.c phar_stream_copy_to_stream(pass->centralfp, newfile, tell, NULL); NULL 1120 ext/phar/zip.c if (entry.fp == NULL) { NULL 1167 ext/phar/zip.c char *temperr = NULL; NULL 1174 ext/phar/zip.c entry.timestamp = time(NULL); NULL 1194 ext/phar/zip.c if (entry.fp == NULL) { NULL 1209 ext/phar/zip.c if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1257 ext/phar/zip.c if ((pos = php_stristr(tmp, halt_stub, len, sizeof(halt_stub) - 1)) == NULL) { NULL 1272 ext/phar/zip.c if (entry.fp == NULL) { NULL 1293 ext/phar/zip.c if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1309 ext/phar/zip.c if (entry.fp == NULL) { NULL 1327 ext/phar/zip.c if (SUCCESS != zend_hash_add(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1340 ext/phar/zip.c if (SUCCESS != zend_hash_update(&phar->manifest, entry.filename, entry.filename_len, (void*)&entry, sizeof(phar_entry_info), NULL)) { NULL 1356 ext/phar/zip.c oldfile = php_stream_open_wrapper(phar->fname, "rb", 0, NULL); NULL 1357 ext/phar/zip.c closeoldfile = oldfile != NULL; NULL 1482 ext/phar/zip.c phar->ufp = NULL; NULL 1492 ext/phar/zip.c phar->fp = php_stream_open_wrapper(phar->fname, "w+b", IGNORE_URL|STREAM_MUST_SEEK|REPORT_ERRORS, NULL); NULL 1504 ext/phar/zip.c phar_stream_copy_to_stream(pass.filefp, phar->fp, PHP_STREAM_COPY_ALL, NULL); NULL 132 ext/posix/php_posix.h #define posix_module_ptr NULL NULL 359 ext/posix/posix.c NULL, NULL 360 ext/posix/posix.c NULL, NULL 361 ext/posix/posix.c NULL, NULL 366 ext/posix/posix.c NULL, NULL 367 ext/posix/posix.c NULL, NULL 529 ext/posix/posix.c if (NULL == (p = getlogin())) { NULL 682 ext/posix/posix.c if (NULL == ctermid(buffer)) { NULL 702 ext/posix/posix.c if (stream == NULL) { NULL 703 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "expects argument 1 to be a valid stream resource"); NULL 711 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "could not use stream of type '%s'", NULL 758 ext/posix/posix.c if (NULL == (p = ttyname(fd))) { NULL 885 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "For S_IFCHR and S_IFBLK you need to pass a major device kernel identifier"); NULL 889 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 896 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create a block or character device, creating a normal file instead"); NULL 919 ext/posix/posix.c if (NULL == g) NULL 922 ext/posix/posix.c if (array_group == NULL || Z_TYPE_P(array_group) != IS_ARRAY) NULL 930 ext/posix/posix.c for (count=0; g->gr_mem[count] != NULL; count++) { NULL 933 ext/posix/posix.c zend_hash_update(Z_ARRVAL_P(array_group), "members", sizeof("members"), (void*)&array_members, sizeof(zval*), NULL); NULL 958 ext/posix/posix.c path = expand_filepath(filename, NULL TSRMLS_CC); NULL 1014 ext/posix/posix.c if (getgrnam_r(name, g, buf, buflen, &g) || g == NULL) { NULL 1020 ext/posix/posix.c if (NULL == (g = getgrnam(name))) { NULL 1029 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix group to array"); NULL 1046 ext/posix/posix.c struct group *retgrptr = NULL; NULL 1065 ext/posix/posix.c if (ret || retgrptr == NULL) { NULL 1072 ext/posix/posix.c if (NULL == (g = getgrgid(gid))) { NULL 1081 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix group struct to array"); NULL 1092 ext/posix/posix.c if (NULL == pw) NULL 1094 ext/posix/posix.c if (NULL == return_value || Z_TYPE_P(return_value) != IS_ARRAY) NULL 1133 ext/posix/posix.c if (getpwnam_r(name, pw, buf, buflen, &pw) || pw == NULL) { NULL 1139 ext/posix/posix.c if (NULL == (pw = getpwnam(name))) { NULL 1148 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix passwd struct to array"); NULL 1164 ext/posix/posix.c struct passwd *retpwptr = NULL; NULL 1182 ext/posix/posix.c if (ret || retpwptr == NULL) { NULL 1189 ext/posix/posix.c if (NULL == (pw = getpwuid(uid))) { NULL 1198 ext/posix/posix.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix passwd struct to array"); NULL 1299 ext/posix/posix.c { 0, NULL } NULL 1308 ext/posix/posix.c struct limitlist *l = NULL; NULL 27 ext/pspell/php_pspell.h #define pspell_module_ptr NULL NULL 209 ext/pspell/pspell.c "pspell", pspell_functions, PHP_MINIT(pspell), NULL, NULL, NULL, PHP_MINFO(pspell), NO_VERSION_YET, STANDARD_MODULE_PROPERTIES NULL 232 ext/pspell/pspell.c if (config == NULL || type != le_pspell_config) { \ NULL 233 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL config index", conf); \ NULL 240 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL result index", scin); \ NULL 252 ext/pspell/pspell.c le_pspell = zend_register_list_destructors_ex(php_pspell_close, NULL, "pspell", module_number); NULL 253 ext/pspell/pspell.c le_pspell_config = zend_register_list_destructors_ex(php_pspell_close_config, NULL, "pspell config", module_number); NULL 262 ext/pspell/pspell.c char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; NULL 294 ext/pspell/pspell.c result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); NULL 344 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PSPELL couldn't open the dictionary. reason: %s", pspell_error_message(ret)); NULL 359 ext/pspell/pspell.c char *personal, *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; NULL 391 ext/pspell/pspell.c result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); NULL 449 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PSPELL couldn't open the dictionary. reason: %s", pspell_error_message(ret)); NULL 479 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PSPELL couldn't open the dictionary. reason: %s", pspell_error_message(ret)); NULL 541 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PSPELL had a problem. details: %s", pspell_manager_error_message(manager)); NULL 566 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_store_replacement() gave error: %s", pspell_manager_error_message(manager)); NULL 596 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_add_to_personal() gave error: %s", pspell_manager_error_message(manager)); NULL 626 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_add_to_session() gave error: %s", pspell_manager_error_message(manager)); NULL 650 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_clear_session() gave error: %s", pspell_manager_error_message(manager)); NULL 675 ext/pspell/pspell.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_save_wordlist() gave error: %s", pspell_manager_error_message(manager)); NULL 686 ext/pspell/pspell.c char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; NULL 713 ext/pspell/pspell.c result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); NULL 34 ext/readline/php_readline.h #define phpext_readline_ptr NULL NULL 62 ext/readline/readline.c static zval *_prepped_callback = NULL; NULL 66 ext/readline/readline.c static zval *_readline_completion = NULL; NULL 160 ext/readline/readline.c NULL, NULL 213 ext/readline/readline.c char *prompt = NULL; NULL 239 ext/readline/readline.c char *what = NULL; NULL 240 ext/readline/readline.c zval **value = NULL; NULL 391 ext/readline/readline.c char *arg = NULL; NULL 415 ext/readline/readline.c char *arg = NULL; NULL 455 ext/readline/readline.c return NULL; NULL 489 ext/readline/readline.c char **matches = NULL; NULL 496 ext/readline/readline.c if (call_user_function(CG(function_table), NULL, _readline_completion, &_readline_array, 3, params TSRMLS_CC) == SUCCESS) { NULL 503 ext/readline/readline.c return NULL; NULL 521 ext/readline/readline.c zval *arg = NULL; NULL 522 ext/readline/readline.c char *name = NULL; NULL 529 ext/readline/readline.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not callable", name); NULL 545 ext/readline/readline.c if (rl_attempted_completion_function == NULL) { NULL 566 ext/readline/readline.c call_user_function(CG(function_table), NULL, _prepped_callback, &dummy, 1, params TSRMLS_CC); NULL 577 ext/readline/readline.c char *name = NULL; NULL 586 ext/readline/readline.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not callable", name); NULL 72 ext/readline/readline_cli.c #define RTLD_DEFAULT NULL NULL 80 ext/readline/readline_cli.c static FILE *pager_pipe = NULL; NULL 109 ext/readline/readline_cli.c rg->pager = NULL; NULL 110 ext/readline/readline_cli.c rg->prompt = NULL; NULL 111 ext/readline/readline_cli.c rg->prompt_str = NULL; NULL 189 ext/readline/readline_cli.c zend_eval_stringl(code, prompt_end - prompt_spec - 1, NULL, "php prompt code" TSRMLS_CC); NULL 191 ext/readline/readline_cli.c CLIR_G(prompt_str) = NULL; NULL 429 ext/readline/readline_cli.c return NULL; NULL 436 ext/readline/readline_cli.c tmp = retval = cli_completion_generator_ht(text + 1, textlen - 1, state, EG(active_symbol_table), NULL TSRMLS_CC); NULL 450 ext/readline/readline_cli.c tmp = retval = cli_completion_generator_ht(text + 1, textlen - 1, state, EG(ini_directives), NULL TSRMLS_CC); NULL 509 ext/readline/readline_cli.c char *retval = NULL; NULL 523 ext/readline/readline_cli.c zend_class_entry **pce = NULL; NULL 532 ext/readline/readline_cli.c return NULL; NULL 596 ext/readline/readline_cli.c prepend_file.opened_path = NULL; NULL 601 ext/readline/readline_cli.c zend_execute_scripts(ZEND_REQUIRE TSRMLS_CC, NULL, 1, prepend_file_p); NULL 610 ext/readline/readline_cli.c while ((line = readline(prompt)) != NULL) { NULL 664 ext/readline/readline_cli.c zend_eval_stringl(code, pos, NULL, "php shell code" TSRMLS_CC); NULL 679 ext/readline/readline_cli.c pager_pipe = NULL; NULL 700 ext/readline/readline_cli.c (cb) = NULL; \ NULL 715 ext/readline/readline_cli.c ZEND_INIT_MODULE_GLOBALS(cli_readline, cli_readline_init_globals, NULL); NULL 742 ext/readline/readline_cli.c cb->cli_shell_write = NULL; NULL 743 ext/readline/readline_cli.c cb->cli_shell_ub_write = NULL; NULL 744 ext/readline/readline_cli.c cb->cli_shell_run = NULL; NULL 36 ext/recode/php_recode.h #define phpext_recode_ptr NULL NULL 96 ext/recode/recode.c NULL, NULL 97 ext/recode/recode.c NULL, NULL 102 ext/recode/recode.c NULL, NULL 103 ext/recode/recode.c NULL, NULL 113 ext/recode/recode.c recode_globals->outer = NULL; NULL 119 ext/recode/recode.c if (ReSG(outer) == NULL) { NULL 146 ext/recode/recode.c RECODE_REQUEST request = NULL; NULL 147 ext/recode/recode.c char *r = NULL; NULL 158 ext/recode/recode.c if (request == NULL) { NULL 159 ext/recode/recode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot allocate request structure"); NULL 164 ext/recode/recode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal recode request '%s'", req); NULL 170 ext/recode/recode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Recoding failed."); NULL 188 ext/recode/recode.c RECODE_REQUEST request = NULL; NULL 211 ext/recode/recode.c if (request == NULL) { NULL 212 ext/recode/recode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot allocate request structure"); NULL 217 ext/recode/recode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal recode request '%s'", req); NULL 222 ext/recode/recode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Recoding failed."); NULL 48 ext/reflection/php_reflection.c zend_std_write_property(object, member, value, NULL TSRMLS_CC); \ NULL 88 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "%s() cannot be called statically", get_active_function_name(TSRMLS_C)); \ NULL 104 ext/reflection/php_reflection.c if (intern == NULL || intern->ptr == NULL) { \ NULL 106 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the reflection object"); \ NULL 177 ext/reflection/php_reflection.c str->string = NULL; NULL 237 ext/reflection/php_reflection.c *return_value = NULL; NULL 312 ext/reflection/php_reflection.c intern->ptr = NULL; NULL 330 ext/reflection/php_reflection.c retval.handle = zend_objects_store_put(intern, NULL, reflection_free_objects_storage, NULL TSRMLS_CC); NULL 387 ext/reflection/php_reflection.c if (ce->get_iterator != NULL) { NULL 483 ext/reflection/php_reflection.c _property_string(str, prop, NULL, sub_indent.string TSRMLS_CC); NULL 547 ext/reflection/php_reflection.c _property_string(str, prop, NULL, sub_indent.string TSRMLS_CC); NULL 576 ext/reflection/php_reflection.c _property_string(&dyn, NULL, prop_name, sub_indent.string TSRMLS_CC); NULL 622 ext/reflection/php_reflection.c && (closure = zend_get_closure_invoke_method(obj TSRMLS_CC)) != NULL) NULL 626 ext/reflection/php_reflection.c closure = NULL; NULL 691 ext/reflection/php_reflection.c return NULL; NULL 1011 ext/reflection/php_reflection.c _class_string(str, *pce, NULL, indent TSRMLS_CC); NULL 1121 ext/reflection/php_reflection.c _function_string(str, fptr, NULL, " " TSRMLS_CC); NULL 1228 ext/reflection/php_reflection.c intern->ce = NULL; NULL 1280 ext/reflection/php_reflection.c intern->ce = NULL; NULL 1326 ext/reflection/php_reflection.c zend_property_info *tmp_info = NULL; NULL 1386 ext/reflection/php_reflection.c if (object_and_properties_init(reflector_ptr, ce_ptr, NULL) == FAILURE) { NULL 1395 ext/reflection/php_reflection.c fci.function_table = NULL; NULL 1396 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 1397 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 1433 ext/reflection/php_reflection.c fci.object_ptr = NULL; NULL 1439 ext/reflection/php_reflection.c result = zend_call_function(&fci, NULL TSRMLS_CC); NULL 1441 ext/reflection/php_reflection.c if (result == FAILURE && EG(exception) == NULL) { NULL 1465 ext/reflection/php_reflection.c if (intern == NULL || intern->ptr == NULL) { NULL 1467 ext/reflection/php_reflection.c return NULL; NULL 1469 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the reflection object"); NULL 1475 ext/reflection/php_reflection.c return NULL; NULL 1487 ext/reflection/php_reflection.c if (param == NULL) { NULL 1488 ext/reflection/php_reflection.c return NULL; NULL 1494 ext/reflection/php_reflection.c return NULL; NULL 1523 ext/reflection/php_reflection.c result= call_user_function_ex(NULL, &object, &fname, &retval_ptr, 0, NULL, 0, NULL TSRMLS_CC); NULL 1532 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::__toString() did not return anything", Z_OBJCE_P(object)->name); NULL 1602 ext/reflection/php_reflection.c zval *closure = NULL; NULL 1611 ext/reflection/php_reflection.c if (intern == NULL) { NULL 1647 ext/reflection/php_reflection.c intern->ce = NULL; NULL 1749 ext/reflection/php_reflection.c zend_create_closure(return_value, fptr, NULL, NULL TSRMLS_CC); NULL 1884 ext/reflection/php_reflection.c if (fptr->type == ZEND_USER_FUNCTION && fptr->op_array.static_variables != NULL) { NULL 1896 ext/reflection/php_reflection.c zval ***params = NULL; NULL 1911 ext/reflection/php_reflection.c fci.function_table = NULL; NULL 1912 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 1913 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 1914 ext/reflection/php_reflection.c fci.object_ptr = NULL; NULL 1923 ext/reflection/php_reflection.c fcc.called_scope = NULL; NULL 1924 ext/reflection/php_reflection.c fcc.object_ptr = NULL; NULL 1978 ext/reflection/php_reflection.c fci.function_table = NULL; NULL 1979 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 1980 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 1981 ext/reflection/php_reflection.c fci.object_ptr = NULL; NULL 1990 ext/reflection/php_reflection.c fcc.called_scope = NULL; NULL 1991 ext/reflection/php_reflection.c fcc.object_ptr = NULL; NULL 2146 ext/reflection/php_reflection.c zend_class_entry *ce = NULL; NULL 2155 ext/reflection/php_reflection.c if (intern == NULL) { NULL 2210 ext/reflection/php_reflection.c && (fptr = zend_get_closure_invoke_method(*classref TSRMLS_CC)) != NULL) NULL 2679 ext/reflection/php_reflection.c if ((tmp = strstr(name_str, "::")) == NULL) { NULL 2688 ext/reflection/php_reflection.c orig_obj = NULL; NULL 2692 ext/reflection/php_reflection.c orig_obj = NULL; NULL 2697 ext/reflection/php_reflection.c if (intern == NULL) { NULL 2735 ext/reflection/php_reflection.c && (mptr = zend_get_closure_invoke_method(orig_obj TSRMLS_CC)) != NULL) NULL 2790 ext/reflection/php_reflection.c zend_create_closure(return_value, mptr, mptr->common.scope, NULL TSRMLS_CC); NULL 2818 ext/reflection/php_reflection.c zval ***params = NULL; NULL 2860 ext/reflection/php_reflection.c object_ptr = NULL; NULL 2883 ext/reflection/php_reflection.c fci.function_table = NULL; NULL 2884 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 2885 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 2971 ext/reflection/php_reflection.c object = NULL; NULL 2992 ext/reflection/php_reflection.c fci.function_table = NULL; NULL 2993 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 2994 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 3251 ext/reflection/php_reflection.c reflection_method_factory(mptr->common.prototype->common.scope, mptr->common.prototype, NULL, return_value TSRMLS_CC); NULL 3268 ext/reflection/php_reflection.c if (intern == NULL) { NULL 3305 ext/reflection/php_reflection.c if (intern == NULL) { NULL 3367 ext/reflection/php_reflection.c prop = NULL; NULL 3424 ext/reflection/php_reflection.c zval **prop, *def_value = NULL; NULL 3433 ext/reflection/php_reflection.c prop = zend_std_get_static_property(ce, name, name_len, 1, NULL TSRMLS_CC); NULL 3467 ext/reflection/php_reflection.c variable_ptr = zend_std_get_static_property(ce, name, name_len, 1, NULL TSRMLS_CC); NULL 3646 ext/reflection/php_reflection.c reflection_method_factory(ce, ce->constructor, NULL, return_value TSRMLS_CC); NULL 3701 ext/reflection/php_reflection.c && (mptr = zend_get_closure_invoke_method(intern->obj TSRMLS_CC)) != NULL) NULL 3705 ext/reflection/php_reflection.c reflection_method_factory(ce, mptr, NULL, return_value TSRMLS_CC); NULL 3709 ext/reflection/php_reflection.c && object_init_ex(&obj_tmp, ce) == SUCCESS && (mptr = zend_get_closure_invoke_method(&obj_tmp TSRMLS_CC)) != NULL) { NULL 3712 ext/reflection/php_reflection.c reflection_method_factory(ce, mptr, NULL, return_value TSRMLS_CC); NULL 3716 ext/reflection/php_reflection.c reflection_method_factory(ce, mptr, NULL, return_value TSRMLS_CC); NULL 3738 ext/reflection/php_reflection.c && (closure = zend_get_closure_invoke_method(obj TSRMLS_CC)) != NULL) NULL 3745 ext/reflection/php_reflection.c reflection_method_factory(ce, mptr, NULL, method TSRMLS_CC); NULL 3863 ext/reflection/php_reflection.c property_info_tmp.doc_comment = NULL; NULL 3872 ext/reflection/php_reflection.c if ((tmp = strstr(name, "::")) != NULL) { NULL 4108 ext/reflection/php_reflection.c RETURN_BOOL(Z_OBJ_HANDLER_P(intern->obj, clone_obj) != NULL); NULL 4115 ext/reflection/php_reflection.c RETVAL_BOOL(Z_OBJ_HANDLER(obj, clone_obj) != NULL); NULL 4191 ext/reflection/php_reflection.c zval *retval_ptr = NULL; NULL 4208 ext/reflection/php_reflection.c zval ***params = NULL; NULL 4229 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 4230 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 4250 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invocation of %s's constructor failed", ce->name); NULL 4276 ext/reflection/php_reflection.c if (ce->create_object != NULL) { NULL 4288 ext/reflection/php_reflection.c zval *retval_ptr = NULL; NULL 4316 ext/reflection/php_reflection.c zval ***params = NULL; NULL 4334 ext/reflection/php_reflection.c fci.function_name = NULL; NULL 4335 ext/reflection/php_reflection.c fci.symbol_table = NULL; NULL 4355 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invocation of %s's constructor failed", ce->name); NULL 4544 ext/reflection/php_reflection.c if (argument == NULL || argument->ptr == NULL) { NULL 4545 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the argument's reflection object"); NULL 4589 ext/reflection/php_reflection.c if (argument == NULL || argument->ptr == NULL) { NULL 4590 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the argument's reflection object"); NULL 4626 ext/reflection/php_reflection.c RETURN_BOOL(ce->get_iterator != NULL); NULL 4777 ext/reflection/php_reflection.c zend_property_info *property_info = NULL; NULL 4786 ext/reflection/php_reflection.c if (intern == NULL) { NULL 4812 ext/reflection/php_reflection.c if (property_info == NULL && Z_TYPE_P(classname) == IS_OBJECT && Z_OBJ_HT_P(classname)->get_properties) { NULL 4855 ext/reflection/php_reflection.c reference->prop.doc_comment = NULL; NULL 4881 ext/reflection/php_reflection.c _property_string(&str, &ref->prop, NULL, "" TSRMLS_CC); NULL 4973 ext/reflection/php_reflection.c zval *member_p = NULL; NULL 4989 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Could not find the property %s::%s", intern->ce->name, ref->prop.name); NULL 5043 ext/reflection/php_reflection.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Could not find the property %s::%s", intern->ce->name, ref->prop.name); NULL 5152 ext/reflection/php_reflection.c if (intern == NULL) { NULL 5187 ext/reflection/php_reflection.c if (intern == NULL) { NULL 5204 ext/reflection/php_reflection.c intern->ce = NULL; NULL 5279 ext/reflection/php_reflection.c reflection_function_factory(fptr, NULL, function TSRMLS_CC); NULL 5536 ext/reflection/php_reflection.c if (intern == NULL) { NULL 5551 ext/reflection/php_reflection.c intern->ce = NULL; NULL 5678 ext/reflection/php_reflection.c ZEND_FENTRY(export, NULL, NULL, ZEND_ACC_STATIC|ZEND_ACC_ABSTRACT|ZEND_ACC_PUBLIC) NULL 6090 ext/reflection/php_reflection.c reflection_object_handlers.clone_obj = NULL; NULL 6094 ext/reflection/php_reflection.c reflection_exception_ptr = zend_register_internal_class_ex(&_reflection_entry, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); NULL 6110 ext/reflection/php_reflection.c reflection_function_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_function_abstract_ptr, NULL TSRMLS_CC); NULL 6123 ext/reflection/php_reflection.c reflection_method_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_function_abstract_ptr, NULL TSRMLS_CC); NULL 6146 ext/reflection/php_reflection.c reflection_object_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_class_ptr, NULL TSRMLS_CC); NULL 6190 ext/reflection/php_reflection.c NULL, NULL 6191 ext/reflection/php_reflection.c NULL, NULL 6192 ext/reflection/php_reflection.c NULL, NULL 78 ext/session/mod_files.c return NULL; NULL 122 ext/session/mod_files.c data->lastkey = NULL; NULL 128 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'"); NULL 163 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, strerror(errno), errno); NULL 167 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); NULL 185 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno); NULL 273 ext/session/mod_files.c dirdepth = (size_t) strtol(argv[0], NULL, 10); NULL 282 ext/session/mod_files.c filemode = strtol(argv[1], NULL, 8); NULL 318 ext/session/mod_files.c *mod_data = NULL; NULL 335 ext/session/mod_files.c PS(id) = NULL; NULL 337 ext/session/mod_files.c PS(id) = PS(mod)->s_create_sid((void **)&data, NULL TSRMLS_CC); NULL 374 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "read failed: %s (%d)", strerror(errno), errno); NULL 376 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "read returned less bytes than requested"); NULL 410 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "write failed: %s (%d)", strerror(errno), errno); NULL 412 ext/session/mod_files.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "write wrote less bytes than requested"); NULL 471 ext/session/mod_files.c sid = NULL; NULL 474 ext/session/mod_files.c return NULL; NULL 65 ext/session/mod_mm.c static ps_mm *ps_mm_instance = NULL; NULL 127 ext/session/mod_mm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "mm_malloc failed, avail %ld, err %s", mm_available(data->mm), mm_error()); NULL 128 ext/session/mod_mm.c return NULL; NULL 136 ext/session/mod_mm.c sd->data = NULL; NULL 190 ext/session/mod_mm.c for (prev = NULL, ret = data->hash[slot]; ret; prev = ret, ret = ret->next) { NULL 289 ext/session/mod_mm.c ps_mm_instance = NULL; NULL 314 ext/session/mod_mm.c ps_mm_instance = NULL; NULL 345 ext/session/mod_mm.c PS_SET_MOD_DATA(NULL); NULL 364 ext/session/mod_mm.c PS(id) = NULL; NULL 366 ext/session/mod_mm.c PS(id) = PS(mod)->s_create_sid((void **)&data, NULL TSRMLS_CC); NULL 413 ext/session/mod_mm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot allocate new data segment"); NULL 414 ext/session/mod_mm.c sd = NULL; NULL 491 ext/session/mod_mm.c sid = NULL; NULL 494 ext/session/mod_mm.c return NULL; NULL 50 ext/session/mod_user.c zval *retval = NULL; NULL 53 ext/session/mod_user.c if (call_user_function(EG(function_table), NULL, func, retval, argc, argv TSRMLS_CC) == FAILURE) { NULL 55 ext/session/mod_user.c retval = NULL; NULL 66 ext/session/mod_user.c zval *retval = NULL; \ NULL 84 ext/session/mod_user.c if (PSF(open) == NULL) { NULL 85 ext/session/mod_user.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 111 ext/session/mod_user.c retval = ps_call_handler(PSF(close), 0, NULL TSRMLS_CC); NULL 189 ext/session/mod_user.c if (PSF(create_sid) != NULL) { NULL 190 ext/session/mod_user.c char *id = NULL; NULL 191 ext/session/mod_user.c zval *retval = NULL; NULL 193 ext/session/mod_user.c retval = ps_call_handler(PSF(create_sid), 0, NULL TSRMLS_CC); NULL 202 ext/session/mod_user.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "No session id returned by function"); NULL 203 ext/session/mod_user.c return NULL; NULL 207 ext/session/mod_user.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Session id must be a string"); NULL 208 ext/session/mod_user.c return NULL; NULL 25 ext/session/mod_user_class.c if (PS(default_mod) == NULL) { \ NULL 26 ext/session/mod_user_class.c php_error_docref(NULL TSRMLS_CC, E_CORE_ERROR, "Cannot call default session handler"); \ NULL 33 ext/session/mod_user_class.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parent session handler is not open"); \ NULL 41 ext/session/mod_user_class.c char *save_path = NULL, *session_name = NULL; NULL 155 ext/session/mod_user_class.c id = PS(default_mod)->s_create_sid(&PS(mod_data), NULL TSRMLS_CC); NULL 265 ext/session/php_session.h (key_type = zend_hash_get_current_key_ex(_ht, &key, &key_length, &num_key, 0, NULL)) != HASH_KEY_NON_EXISTENT; \ NULL 268 ext/session/php_session.h php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Skipping numeric key %ld", num_key); \ NULL 85 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "A session is active. You cannot change the session module's ini settings at this time"); \ NULL 94 ext/session/session.c PS(id) = NULL; NULL 96 ext/session/session.c PS(mod_data) = NULL; NULL 99 ext/session/session.c PS(http_session_vars) = NULL; NULL 108 ext/session/session.c PS(http_session_vars) = NULL; NULL 127 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Trying to destroy uninitialized session"); NULL 133 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Session object destruction failed"); NULL 145 ext/session/session.c zval **sym_track = NULL; NULL 153 ext/session/session.c if (sym_track == NULL) { NULL 183 ext/session/session.c zval *session_vars = NULL; NULL 202 ext/session/session.c char *ret = NULL; NULL 206 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown session.serialize_handler. Failed to encode session object"); NULL 207 ext/session/session.c ret = NULL; NULL 209 ext/session/session.c ret = NULL; NULL 212 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot encode non-existent session"); NULL 221 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown session.serialize_handler. Failed to decode session object"); NULL 226 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to decode session object. Session has been destroyed"); NULL 289 ext/session/session.c void *hash_context = NULL; NULL 298 ext/session/session.c char *remote_addr = NULL; NULL 300 ext/session/session.c gettimeofday(&tv, NULL); NULL 326 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid session hash function"); NULL 328 ext/session/session.c return NULL; NULL 338 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid session hash function"); NULL 340 ext/session/session.c return NULL; NULL 418 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The ini setting hash_bits_per_character is out of range (should be 4, 5, or 6) - using 4 for now"); NULL 469 ext/session/session.c char *val = NULL; NULL 473 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "No storage module chosen - failed to initialize session"); NULL 479 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Failed to initialize storage module: %s (path: %s)", PS(mod)->s_name, PS(save_path)); NULL 485 ext/session/session.c PS(id) = PS(mod)->s_create_sid(&PS(mod_data), NULL TSRMLS_CC); NULL 487 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Failed to create session ID: %s (path: %s)", PS(mod)->s_name, PS(save_path)); NULL 540 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to write session data (%s). Please " NULL 576 ext/session/session.c php_error_docref(NULL TSRMLS_CC, err_type, "Cannot find save handler '%s'", new_value); NULL 606 ext/session/session.c php_error_docref(NULL TSRMLS_CC, err_type, "Cannot find serialization handler '%s'", new_value); NULL 636 ext/session/session.c if (memchr(new_value, '\0', new_value_length) != NULL) { NULL 665 ext/session/session.c (!new_value_length || is_numeric_string(new_value, new_value_length, NULL, NULL, 0))) { NULL 676 ext/session/session.c php_error_docref(NULL TSRMLS_CC, err_type, "session.name cannot be a numeric or empty '%s'", new_value); NULL 689 ext/session/session.c char *endptr = NULL; NULL 692 ext/session/session.c PS(hash_ops) = NULL; NULL 739 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "session.upload_progress.freq must be greater than or equal to zero"); NULL 744 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "session.upload_progress.freq cannot be over 100%%"); NULL 1064 ext/session/session.c if (ps_serializers[i].name == NULL) { NULL 1068 ext/session/session.c ps_serializers[i + 1].name = NULL; NULL 1179 ext/session/session.c gettimeofday(&tv, NULL); NULL 1241 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot send session cache limiter - headers already sent (output started at %s:%d)", output_start_filename, output_start_lineno); NULL 1243 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot send session cache limiter - headers already sent"); NULL 1274 ext/session/session.c char *date_fmt = NULL; NULL 1282 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot send session cookie - headers already sent by (output started at %s:%d)", output_start_filename, output_start_lineno); NULL 1284 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot send session cookie - headers already sent"); NULL 1290 ext/session/session.c e_session_name = php_url_encode(PS(session_name), strlen(PS(session_name)), NULL); NULL 1291 ext/session/session.c e_id = php_url_encode(PS(id), strlen(PS(id)), NULL); NULL 1305 ext/session/session.c gettimeofday(&tv, NULL); NULL 1347 ext/session/session.c ps_module *ret = NULL; NULL 1363 ext/session/session.c const ps_serializer *ret = NULL; NULL 1385 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot set session ID - session ID is not initialized"); NULL 1441 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot find save handler '%s' - session startup failed", value); NULL 1449 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot find serialization handler '%s' - session startup failed", value); NULL 1525 ext/session/session.c strstr(Z_STRVAL_PP(data), PS(extern_referer_chk)) == NULL NULL 1528 ext/session/session.c PS(id) = NULL; NULL 1539 ext/session/session.c PS(id) = NULL; NULL 1553 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "purged %d expired session objects", nrdels); NULL 1586 ext/session/session.c zval **lifetime = NULL; NULL 1587 ext/session/session.c char *path = NULL, *domain = NULL; NULL 1638 ext/session/session.c char *name = NULL; NULL 1657 ext/session/session.c char *name = NULL; NULL 1673 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot find named PHP session module (%s)", name); NULL 1681 ext/session/session.c PS(mod_data) = NULL; NULL 1692 ext/session/session.c zval ***args = NULL; NULL 1701 ext/session/session.c zval *obj = NULL, *callback = NULL; NULL 1721 ext/session/session.c if (PS(mod_user_names).names[i] != NULL) { NULL 1732 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Session handler's function table is corrupt"); NULL 1746 ext/session/session.c if (PS(mod_user_names).names[i] != NULL) { NULL 1775 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to register session shutdown function"); NULL 1805 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument %d is not a valid callback", i+1); NULL 1817 ext/session/session.c if (PS(mod_user_names).names[i] != NULL) { NULL 1833 ext/session/session.c char *name = NULL; NULL 1843 ext/session/session.c if (memchr(name, '\0', name_len) != NULL) { NULL 1844 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The save_path cannot contain NULL characters"); NULL 1857 ext/session/session.c char *name = NULL; NULL 1890 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot regenerate session id - headers already sent"); NULL 1897 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Session object destruction failed"); NULL 1901 ext/session/session.c PS(id) = NULL; NULL 1904 ext/session/session.c PS(id) = PS(mod)->s_create_sid(&PS(mod_data), NULL TSRMLS_CC); NULL 1921 ext/session/session.c char *limiter = NULL; NULL 1940 ext/session/session.c zval **expires = NULL; NULL 1968 ext/session/session.c if (enc == NULL) { NULL 2095 ext/session/session.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to register session flush function"); NULL 2218 ext/session/session.c { NULL, NULL, NULL } NULL 2226 ext/session/session.c { NULL, NULL, NULL } NULL 2240 ext/session/session.c { NULL, NULL, NULL } NULL 2252 ext/session/session.c if (PS(mod) == NULL) { NULL 2261 ext/session/session.c if (PS(serializer) == NULL) { NULL 2270 ext/session/session.c if (PS(mod) == NULL || PS(serializer) == NULL) { NULL 2300 ext/session/session.c if (PS(mod_user_names).names[i] != NULL) { NULL 2302 ext/session/session.c PS(mod_user_names).names[i] = NULL; NULL 2314 ext/session/session.c ps_globals->save_path = NULL; NULL 2315 ext/session/session.c ps_globals->session_name = NULL; NULL 2316 ext/session/session.c ps_globals->id = NULL; NULL 2317 ext/session/session.c ps_globals->mod = NULL; NULL 2318 ext/session/session.c ps_globals->serializer = NULL; NULL 2319 ext/session/session.c ps_globals->mod_data = NULL; NULL 2321 ext/session/session.c ps_globals->default_mod = NULL; NULL 2325 ext/session/session.c ps_globals->mod_user_names.names[i] = NULL; NULL 2327 ext/session/session.c ps_globals->http_session_vars = NULL; NULL 2335 ext/session/session.c zend_register_auto_global("_SESSION", sizeof("_SESSION")-1, 0, NULL TSRMLS_CC); NULL 2380 ext/session/session.c php_session_rfc1867_orig_callback = NULL; NULL 2382 ext/session/session.c php_rfc1867_callback = NULL; NULL 2385 ext/session/session.c ps_serializers[PREDEFINED_SERIALIZERS].name = NULL; NULL 2474 ext/session/session.c sapi_module.treat_data(PARSE_COOKIE, NULL, NULL TSRMLS_CC); NULL 2483 ext/session/session.c sapi_module.treat_data(PARSE_GET, NULL, NULL TSRMLS_CC); NULL 2513 ext/session/session.c gettimeofday(&tv, NULL); NULL 2654 ext/session/session.c add_assoc_long_ex(progress->current_file, "start_time", sizeof("start_time"), (long)time(NULL)); NULL 2715 ext/session/session.c progress = NULL; NULL 2716 ext/session/session.c PS(rfc1867_progress) = NULL; NULL 2730 ext/session/session.c NULL, NULL 2740 ext/session/session.c NULL, NULL 2741 ext/session/session.c NULL, NULL 63 ext/shmop/php_shmop.h #define phpext_shmop_ptr NULL NULL 101 ext/shmop/shmop.c NULL, NULL 102 ext/shmop/shmop.c NULL, NULL 103 ext/shmop/shmop.c NULL, NULL 117 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no shared memory segment with an id of [%lu]", shmid); \ NULL 120 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "not a shmop resource"); \ NULL 139 ext/shmop/shmop.c shm_type = zend_register_list_destructors_ex(rsclean, NULL, "shmop", module_number); NULL 171 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not a valid flag", flags); NULL 201 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid access mode"); NULL 206 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Shared memory segment size must be greater than zero"); NULL 212 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to attach or create shared memory segment"); NULL 217 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to get shared memory segment information"); NULL 223 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to attach to shared memory segment"); NULL 255 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "start is out of range"); NULL 260 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "count is out of range"); NULL 329 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "trying to write to a read only segment"); NULL 334 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "offset out of range"); NULL 359 ext/shmop/shmop.c if (shmctl(shmop->shmid, IPC_RMID, NULL)) { NULL 360 ext/shmop/shmop.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "can't mark segment for deletion (are you the owner?)"); NULL 37 ext/simplexml/php_simplexml_exports.h __n = NULL; \ NULL 38 ext/simplexml/php_simplexml_exports.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node no longer exists"); \ NULL 41 ext/simplexml/simplexml.c zend_class_entry *sxe_class_entry = NULL; NULL 84 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)subnode, node, NULL TSRMLS_CC); NULL 106 ext/simplexml/simplexml.c __n = NULL; \ NULL 107 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node no longer exists"); \ NULL 114 ext/simplexml/simplexml.c xmlNodePtr retnode = NULL; NULL 131 ext/simplexml/simplexml.c if (name == NULL && (node->ns == NULL || node->ns->prefix == NULL)) { NULL 154 ext/simplexml/simplexml.c return NULL; NULL 192 ext/simplexml/simplexml.c return NULL; NULL 199 ext/simplexml/simplexml.c xmlNodePtr retnode = NULL; NULL 214 ext/simplexml/simplexml.c return NULL; NULL 238 ext/simplexml/simplexml.c *name = NULL; NULL 242 ext/simplexml/simplexml.c return NULL; NULL 254 ext/simplexml/simplexml.c xmlAttrPtr attr = NULL; NULL 267 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); NULL 268 ext/simplexml/simplexml.c return NULL; NULL 270 ext/simplexml/simplexml.c name = NULL; NULL 288 ext/simplexml/simplexml.c test = sxe->iter.name != NULL; NULL 291 ext/simplexml/simplexml.c attr = node ? node->properties : NULL; NULL 296 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); NULL 297 ext/simplexml/simplexml.c return NULL; NULL 311 ext/simplexml/simplexml.c _node_as_zval(sxe, (xmlNodePtr) attr, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); NULL 321 ext/simplexml/simplexml.c _node_as_zval(sxe, (xmlNodePtr) attr, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); NULL 332 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, node, NULL TSRMLS_CC); NULL 343 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only 0 such elements exist", mynode->name, Z_LVAL_P(member)); NULL 348 ext/simplexml/simplexml.c node = NULL; NULL 351 ext/simplexml/simplexml.c _node_as_zval(sxe, node, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); NULL 354 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only %ld such elements exist", mynode->name, Z_LVAL_P(member), cnt); NULL 356 ext/simplexml/simplexml.c node = xmlNewTextChild(mynode->parent, mynode->ns, mynode->name, NULL); NULL 357 ext/simplexml/simplexml.c _node_as_zval(sxe, node, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); NULL 444 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "It is not possible to assign complex types to nodes"); NULL 456 ext/simplexml/simplexml.c xmlNodePtr newnode = NULL; NULL 459 ext/simplexml/simplexml.c xmlAttrPtr attr = NULL; NULL 480 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); NULL 488 ext/simplexml/simplexml.c php_trim(Z_STRVAL(trim_zv), Z_STRLEN(trim_zv), NULL, 0, &tmp_zv, 3 TSRMLS_CC); NULL 494 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot write or create unnamed %s", attribs ? "attribute" : "element"); NULL 509 ext/simplexml/simplexml.c test = sxe->iter.name != NULL; NULL 513 ext/simplexml/simplexml.c attr = node ? node->properties : NULL; NULL 521 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); NULL 525 ext/simplexml/simplexml.c node = xmlNewChild(mynode, mynode->ns, sxe->iter.name, NULL); NULL 594 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create duplicate attribute"); NULL 602 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only 0 such elements exist", mynode->name, Z_LVAL_P(member)); NULL 639 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot assign to an array of nodes (duplicate subnodes or attr detected)"); NULL 644 ext/simplexml/simplexml.c newnode = xmlNewTextChild(mynode->parent, mynode->ns, mynode->name, value ? (xmlChar *)Z_STRVAL_P(value) : NULL); NULL 646 ext/simplexml/simplexml.c newnode = xmlNewTextChild(mynode, mynode->ns, (xmlChar *)Z_STRVAL_P(member), value ? (xmlChar *)Z_STRVAL_P(value) : NULL); NULL 650 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only %ld such elements exist", mynode->name, Z_LVAL_P(member), cnt); NULL 653 ext/simplexml/simplexml.c newnode = xmlNewTextChild(mynode->parent, mynode->ns, mynode->name, value ? (xmlChar *)Z_STRVAL_P(value) : NULL); NULL 657 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot change attribute number %ld when only %d attributes exist", Z_LVAL_P(member), nodendx); NULL 660 ext/simplexml/simplexml.c newnode = (xmlNodePtr)xmlNewProp(node, (xmlChar *)Z_STRVAL_P(member), value ? (xmlChar *)Z_STRVAL_P(value) : NULL); NULL 685 ext/simplexml/simplexml.c sxe_prop_dim_write(object, member, value, 1, 0, NULL TSRMLS_CC); NULL 693 ext/simplexml/simplexml.c sxe_prop_dim_write(object, offset, value, 0, 1, NULL TSRMLS_CC); NULL 712 ext/simplexml/simplexml.c return NULL; NULL 714 ext/simplexml/simplexml.c if (sxe_prop_dim_write(object, member, NULL, 1, 0, &node TSRMLS_CC) != SUCCESS) { NULL 715 ext/simplexml/simplexml.c return NULL; NULL 718 ext/simplexml/simplexml.c name = NULL; NULL 740 ext/simplexml/simplexml.c xmlAttrPtr attr = NULL; NULL 771 ext/simplexml/simplexml.c test = sxe->iter.name != NULL; NULL 774 ext/simplexml/simplexml.c attr = node ? node->properties : NULL; NULL 815 ext/simplexml/simplexml.c node = sxe_get_element_by_offset(sxe, Z_LVAL_P(member), node, NULL); NULL 870 ext/simplexml/simplexml.c xmlAttrPtr attr = NULL; NULL 901 ext/simplexml/simplexml.c test = sxe->iter.name != NULL; NULL 904 ext/simplexml/simplexml.c attr = node ? node->properties : NULL; NULL 942 ext/simplexml/simplexml.c node = sxe_get_element_by_offset(sxe, Z_LVAL_P(member), node, NULL); NULL 1027 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)subnode, node, NULL TSRMLS_CC); NULL 1044 ext/simplexml/simplexml.c zend_hash_next_index_insert(Z_ARRVAL_PP(data_ptr), &value, sizeof(zval *), NULL); NULL 1050 ext/simplexml/simplexml.c zend_hash_next_index_insert(Z_ARRVAL_P(newptr), data_ptr, sizeof(zval *), NULL); NULL 1051 ext/simplexml/simplexml.c zend_hash_next_index_insert(Z_ARRVAL_P(newptr), &value, sizeof(zval *), NULL); NULL 1053 ext/simplexml/simplexml.c zend_hash_quick_update(rv, name, namelen, h, &newptr, sizeof(zval *), NULL); NULL 1056 ext/simplexml/simplexml.c zend_hash_quick_update(rv, name, namelen, h, &value, sizeof(zval *), NULL); NULL 1073 ext/simplexml/simplexml.c zval *iter_data = NULL; NULL 1081 ext/simplexml/simplexml.c zend_hash_init(rv, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 1088 ext/simplexml/simplexml.c zend_hash_init(rv, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 1101 ext/simplexml/simplexml.c attr = node ? (xmlAttrPtr)node->properties : NULL; NULL 1102 ext/simplexml/simplexml.c zattr = NULL; NULL 1128 ext/simplexml/simplexml.c zend_hash_next_index_insert(rv, &value, sizeof(zval *), NULL); NULL 1129 ext/simplexml/simplexml.c node = NULL; NULL 1136 ext/simplexml/simplexml.c sxe->iter.data = NULL; NULL 1145 ext/simplexml/simplexml.c if (node->children != NULL || node->prev != NULL || node->next != NULL) { NULL 1154 ext/simplexml/simplexml.c zend_hash_next_index_insert(rv, &value, sizeof(zval *), NULL); NULL 1174 ext/simplexml/simplexml.c zend_hash_next_index_insert(rv, &value, sizeof(zval *), NULL); NULL 1202 ext/simplexml/simplexml.c *table = NULL; NULL 1229 ext/simplexml/simplexml.c if (sxe1->node == NULL) { NULL 1252 ext/simplexml/simplexml.c xmlNsPtr *ns = NULL; NULL 1271 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement((xmlDocPtr) sxe->document->ptr), NULL TSRMLS_CC); NULL 1279 ext/simplexml/simplexml.c if (ns != NULL) { NULL 1280 ext/simplexml/simplexml.c while (ns[nsnbr] != NULL) { NULL 1289 ext/simplexml/simplexml.c if (ns != NULL) { NULL 1291 ext/simplexml/simplexml.c sxe->xpath->namespaces = NULL; NULL 1303 ext/simplexml/simplexml.c if (result != NULL) { NULL 1314 ext/simplexml/simplexml.c _node_as_zval(sxe, nodeptr->parent, value, SXE_ITER_NONE, NULL, NULL, 0 TSRMLS_CC); NULL 1316 ext/simplexml/simplexml.c _node_as_zval(sxe, nodeptr->parent, value, SXE_ITER_ATTRLIST, (char*)nodeptr->name, nodeptr->ns ? (xmlChar *)nodeptr->ns->href : NULL, 0 TSRMLS_CC); NULL 1318 ext/simplexml/simplexml.c _node_as_zval(sxe, nodeptr, value, SXE_ITER_NONE, NULL, NULL, 0 TSRMLS_CC); NULL 1390 ext/simplexml/simplexml.c outbuf = xmlOutputBufferCreateFilename(filename, NULL, 0); NULL 1392 ext/simplexml/simplexml.c if (outbuf == NULL) { NULL 1396 ext/simplexml/simplexml.c xmlNodeDumpOutput(outbuf, (xmlDocPtr) sxe->document->ptr, node, 0, 0, NULL); NULL 1416 ext/simplexml/simplexml.c outbuf = xmlAllocOutputBuffer(NULL); NULL 1418 ext/simplexml/simplexml.c if (outbuf == NULL) { NULL 1509 ext/simplexml/simplexml.c while (ns != NULL) { NULL 1554 ext/simplexml/simplexml.c char *nsprefix = NULL; NULL 1572 ext/simplexml/simplexml.c _node_as_zval(sxe, node, return_value, SXE_ITER_CHILD, NULL, (xmlChar *)nsprefix, isprefix TSRMLS_CC); NULL 1603 ext/simplexml/simplexml.c char *nsprefix = NULL; NULL 1621 ext/simplexml/simplexml.c _node_as_zval(sxe, node, return_value, SXE_ITER_ATTRLIST, NULL, (xmlChar *)nsprefix, isprefix TSRMLS_CC); NULL 1630 ext/simplexml/simplexml.c char *qname, *value = NULL, *nsuri = NULL; NULL 1633 ext/simplexml/simplexml.c xmlNsPtr nsptr = NULL; NULL 1634 ext/simplexml/simplexml.c xmlChar *localname, *prefix = NULL; NULL 1642 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Element name is required"); NULL 1650 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element to attributes"); NULL 1656 ext/simplexml/simplexml.c if (node == NULL) { NULL 1657 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add child. Parent is not a permanent member of the XML tree"); NULL 1662 ext/simplexml/simplexml.c if (localname == NULL) { NULL 1666 ext/simplexml/simplexml.c newnode = xmlNewChild(node, NULL, localname, (xmlChar *)value); NULL 1668 ext/simplexml/simplexml.c if (nsuri != NULL) { NULL 1670 ext/simplexml/simplexml.c newnode->ns = NULL; NULL 1674 ext/simplexml/simplexml.c if (nsptr == NULL) { NULL 1684 ext/simplexml/simplexml.c if (prefix != NULL) { NULL 1695 ext/simplexml/simplexml.c char *qname, *value = NULL, *nsuri = NULL; NULL 1698 ext/simplexml/simplexml.c xmlAttrPtr attrp = NULL; NULL 1699 ext/simplexml/simplexml.c xmlNsPtr nsptr = NULL; NULL 1700 ext/simplexml/simplexml.c xmlChar *localname, *prefix = NULL; NULL 1708 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute name is required"); NULL 1721 ext/simplexml/simplexml.c if (node == NULL) { NULL 1722 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate parent Element"); NULL 1727 ext/simplexml/simplexml.c if (localname == NULL) { NULL 1729 ext/simplexml/simplexml.c if (prefix != NULL) { NULL 1732 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute requires prefix for namespace"); NULL 1739 ext/simplexml/simplexml.c if (attrp != NULL && attrp->type != XML_ATTRIBUTE_DECL) { NULL 1741 ext/simplexml/simplexml.c if (prefix != NULL) { NULL 1744 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute already exists"); NULL 1748 ext/simplexml/simplexml.c if (nsuri != NULL) { NULL 1750 ext/simplexml/simplexml.c if (nsptr == NULL) { NULL 1758 ext/simplexml/simplexml.c if (prefix != NULL) { NULL 1801 ext/simplexml/simplexml.c xmlChar *contents = NULL; NULL 1809 ext/simplexml/simplexml.c node = php_sxe_get_first_node(sxe, NULL TSRMLS_CC); NULL 1812 ext/simplexml/simplexml.c ZVAL_BOOL(writeobj, node != NULL || zend_hash_num_elements(prop_hash) > 0); NULL 1819 ext/simplexml/simplexml.c node = php_sxe_get_first_node(sxe, NULL TSRMLS_CC); NULL 1826 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement((xmlDocPtr) sxe->document->ptr), NULL TSRMLS_CC); NULL 1876 ext/simplexml/simplexml.c sxe->iter.data = NULL; NULL 1959 ext/simplexml/simplexml.c NULL, NULL 1965 ext/simplexml/simplexml.c NULL, /* zend_get_std_object_handlers()->get_method,*/ NULL 1966 ext/simplexml/simplexml.c NULL, /* zend_get_std_object_handlers()->call_method,*/ NULL 1967 ext/simplexml/simplexml.c NULL, /* zend_get_std_object_handlers()->get_constructor, */ NULL 1968 ext/simplexml/simplexml.c NULL, /* zend_get_std_object_handlers()->get_class_entry,*/ NULL 1969 ext/simplexml/simplexml.c NULL, /* zend_get_std_object_handlers()->get_class_name,*/ NULL 1974 ext/simplexml/simplexml.c NULL, NULL 1986 ext/simplexml/simplexml.c xmlNodePtr nodep = NULL; NULL 1987 ext/simplexml/simplexml.c xmlDocPtr docp = NULL; NULL 1997 ext/simplexml/simplexml.c if (sxe->iter.name != NULL) { NULL 2000 ext/simplexml/simplexml.c if (sxe->iter.nsprefix != NULL) { NULL 2009 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)clone, nodep, NULL TSRMLS_CC); NULL 2027 ext/simplexml/simplexml.c sxe->iter.data = NULL; NULL 2032 ext/simplexml/simplexml.c sxe->iter.name = NULL; NULL 2036 ext/simplexml/simplexml.c sxe->iter.nsprefix = NULL; NULL 2040 ext/simplexml/simplexml.c sxe->tmp = NULL; NULL 2093 ext/simplexml/simplexml.c intern->iter.nsprefix = NULL; NULL 2094 ext/simplexml/simplexml.c intern->iter.name = NULL; NULL 2095 ext/simplexml/simplexml.c intern->fptr_count = NULL; NULL 2101 ext/simplexml/simplexml.c zend_hash_init(intern->zo.properties, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 2104 ext/simplexml/simplexml.c intern->zo.guards = NULL; NULL 2119 ext/simplexml/simplexml.c intern->fptr_count = NULL; NULL 2161 ext/simplexml/simplexml.c char *ns = NULL; NULL 2171 ext/simplexml/simplexml.c docp = xmlReadFile(filename, NULL, options); NULL 2181 ext/simplexml/simplexml.c sxe->iter.nsprefix = ns_len ? xmlStrdup((xmlChar *)ns) : NULL; NULL 2184 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement(docp), NULL TSRMLS_CC); NULL 2199 ext/simplexml/simplexml.c char *ns = NULL; NULL 2209 ext/simplexml/simplexml.c docp = xmlReadMemory(data, data_len, NULL, NULL, options); NULL 2219 ext/simplexml/simplexml.c sxe->iter.nsprefix = ns_len ? xmlStrdup((xmlChar *)ns) : NULL; NULL 2222 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement(docp), NULL TSRMLS_CC); NULL 2234 ext/simplexml/simplexml.c char *data, *ns = NULL; NULL 2241 ext/simplexml/simplexml.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 2249 ext/simplexml/simplexml.c docp = is_url ? xmlReadFile(data, NULL, options) : xmlReadMemory(data, data_len, NULL, NULL, options); NULL 2252 ext/simplexml/simplexml.c ((php_libxml_node_object *)sxe)->document = NULL; NULL 2257 ext/simplexml/simplexml.c sxe->iter.nsprefix = ns_len ? xmlStrdup((xmlChar *)ns) : NULL; NULL 2260 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement(docp), NULL TSRMLS_CC); NULL 2298 ext/simplexml/simplexml.c _node_as_zval(sxe, node, sxe->iter.data, SXE_ITER_NONE, NULL, prefix, isprefix TSRMLS_CC); NULL 2311 ext/simplexml/simplexml.c sxe->iter.data = NULL; NULL 2328 ext/simplexml/simplexml.c return NULL; NULL 2385 ext/simplexml/simplexml.c xmlNodePtr curnode = NULL; NULL 2386 ext/simplexml/simplexml.c if (intern != NULL && intern->node != NULL) { NULL 2400 ext/simplexml/simplexml.c xmlNodePtr node = NULL; NULL 2407 ext/simplexml/simplexml.c sxe->iter.data = NULL; NULL 2452 ext/simplexml/simplexml.c xmlNodePtr nodep = NULL; NULL 2464 ext/simplexml/simplexml.c if (nodep->doc == NULL) { NULL 2465 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Imported Node must have associated Document"); NULL 2480 ext/simplexml/simplexml.c php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, nodep, NULL TSRMLS_CC); NULL 2485 ext/simplexml/simplexml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Nodetype to import"); NULL 2574 ext/simplexml/simplexml.c STANDARD_MODULE_HEADER_EX, NULL, NULL 2580 ext/simplexml/simplexml.c NULL, NULL 2581 ext/simplexml/simplexml.c NULL, NULL 2644 ext/simplexml/simplexml.c sxe_class_entry = NULL; NULL 34 ext/simplexml/sxe.c zend_class_entry *ce_SimpleXMLIterator = NULL; NULL 103 ext/simplexml/sxe.c if (intern != NULL && intern->node != NULL) { NULL 184 ext/simplexml/sxe.c {NULL, NULL, NULL} NULL 194 ext/simplexml/sxe.c ce_SimpleXMLElement = NULL; NULL 195 ext/simplexml/sxe.c ce_SimpleXMLIterator = NULL; NULL 202 ext/simplexml/sxe.c ce_SimpleXMLIterator = zend_register_internal_class_ex(&sxi, ce_SimpleXMLElement, NULL TSRMLS_CC); NULL 24 ext/skeleton/skeleton.c PHP_FE(confirm_extname_compiled, NULL) /* For testing, remove later. */ NULL 139 ext/skeleton/skeleton.c char *arg = NULL; NULL 135 ext/snmp/php_snmp.h #define snmp_module_ptr NULL NULL 89 ext/snmp/snmp.c while(NULL != logh_head) \ NULL 104 ext/snmp/snmp.c while (b[i].name != NULL) { \ NULL 453 ext/snmp/snmp.c (*session)->a = NULL; \ NULL 465 ext/snmp/snmp.c *session = NULL; NULL 502 ext/snmp/snmp.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) php_snmp_object_free_storage, NULL TSRMLS_CC); NULL 517 ext/snmp/snmp.c php_snmp_object *snmp_object = NULL; NULL 556 ext/snmp/snmp.c char *dbuf = (char *)NULL; NULL 569 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "snprint_value() asks for a buffer more than 512k, Net-SNMP bug?"); NULL 585 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed: %s, fallback to static buffer", strerror(errno)); NULL 600 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed: %s, fallback to static buffer", strerror(errno)); NULL 676 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown value type: %u", vars->type); NULL 710 ext/snmp/snmp.c struct snmp_pdu *pdu=NULL, *response; NULL 719 ext/snmp/snmp.c zval *snmpval = NULL; NULL 726 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_NOERROR, ""); NULL 734 ext/snmp/snmp.c if ((ss = snmp_open(session)) == NULL) { NULL 735 ext/snmp/snmp.c snmp_error(session, NULL, NULL, &err); NULL 736 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open snmp connection: %s", err); NULL 743 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES, "Can not fit all OIDs for SET query into one packet, using multiple queries"); NULL 766 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Unknown SNMP command (internals)"); NULL 774 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_OID_PARSING_ERROR, "Could not add variable: OID='%s' type='%c' value='%s': %s", buf, objid_query->vars[objid_query->offset].type, objid_query->vars[objid_query->offset].value, snmp_api_errstring(snmp_errno)); NULL 784 ext/snmp/snmp.c if(pdu->variables == NULL){ NULL 816 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s': %s", buf, buf2); NULL 856 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find original OID name for '%s'", buf2); NULL 886 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_OID_NOT_INCREASING, "Error: OID not increasing: %s", buf2); NULL 919 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s': %s", buf, snmp_errstring(response->errstat)); NULL 921 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at %u object_id: %s", response->errindex, snmp_errstring(response->errstat)); NULL 924 ext/snmp/snmp.c if ((pdu = snmp_fix_pdu(response, ((st & SNMP_CMD_GET) ? SNMP_MSG_GET : SNMP_MSG_GETNEXT) )) != NULL) { NULL 939 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_TIMEOUT, "No response from %s", session->peername); NULL 947 ext/snmp/snmp.c snmp_error(ss, NULL, NULL, &err); NULL 948 ext/snmp/snmp.c php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_GENERIC, "Fatal error: %s", err); NULL 1009 ext/snmp/snmp.c if (objid_query->vars == NULL) { NULL 1010 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed while parsing oid: %s", strerror(errno)); NULL 1018 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bogus type '%s', should be single char, got %u", Z_STRVAL_PP(type), Z_STRLEN_PP(type)); NULL 1026 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Single objid and multiple type or values are not supported"); NULL 1034 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Got empty OID array"); NULL 1038 ext/snmp/snmp.c if (objid_query->vars == NULL) { NULL 1039 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed while parsing oid array: %s", strerror(errno)); NULL 1058 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s': bogus type '%s', should be single char, got %u", Z_STRVAL_PP(tmp_oid), Z_STRVAL_PP(tmp_type), Z_STRLEN_PP(tmp_type)); NULL 1066 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s': no type set", Z_STRVAL_PP(tmp_oid)); NULL 1080 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s': no value set", Z_STRVAL_PP(tmp_oid)); NULL 1093 ext/snmp/snmp.c php_snmp_error(object, NULL TSRMLS_CC, PHP_SNMP_ERRNO_OID_PARSING_ERROR, "Multi OID walks are not supported!"); NULL 1100 ext/snmp/snmp.c php_snmp_error(object, NULL TSRMLS_CC, PHP_SNMP_ERRNO_OID_PARSING_ERROR, "Invalid object identifier: %s", objid_query->vars[0].oid); NULL 1112 ext/snmp/snmp.c php_snmp_error(object, NULL TSRMLS_CC, PHP_SNMP_ERRNO_OID_PARSING_ERROR, "Invalid object identifier: %s", objid_query->vars[objid_query->offset].oid); NULL 1138 ext/snmp/snmp.c if (session == NULL) { NULL 1139 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed allocating session"); NULL 1150 ext/snmp/snmp.c if (session->peername == NULL) { NULL 1151 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed while copying hostname"); NULL 1168 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "malformed IPv6 address, closing square bracket missing"); NULL 1180 ext/snmp/snmp.c if ((n = php_network_getaddresses(host_ptr, SOCK_DGRAM, &psal, NULL TSRMLS_CC)) == 0) { /* some resolver error */ NULL 1217 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown failure while resolving '%s'", hostname); NULL 1237 ext/snmp/snmp.c session->authenticator = NULL; NULL 1276 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown authentication protocol '%s'", prot); NULL 1296 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown security protocol '%s'", prot); NULL 1312 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error generating a key for authentication pass phrase '%s': %s", pass, snmp_api_errstring(snmp_errno)); NULL 1329 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error generating a key for privacy pass phrase '%s': %s", pass, snmp_api_errstring(snmp_errno)); NULL 1343 ext/snmp/snmp.c if (ebuf == NULL) { NULL 1344 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "malloc failure setting contextEngineID"); NULL 1348 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad engine ID value '%s'", contextEngineID); NULL 1370 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid security level '%s'", sec_level); NULL 1437 ext/snmp/snmp.c int session_less_mode = (getThis() == NULL); NULL 1516 ext/snmp/snmp.c if (version == SNMP_VERSION_3 && netsnmp_session_set_security(session, a3, a4, a5, a6, a7, NULL, NULL TSRMLS_CC)) { NULL 1527 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid or uninitialized SNMP object"); NULL 1669 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown SNMP output print format '%d'", (int) a1); NULL 1770 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown SNMP value retrieval method '%ld'", method); NULL 1801 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading MIB file '%s': %s", filename, error); NULL 1823 ext/snmp/snmp.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 1970 ext/snmp/snmp.c p.read_func = (read_func) ? read_func : NULL; NULL 1971 ext/snmp/snmp.c p.write_func = (write_func) ? write_func : NULL; NULL 1972 ext/snmp/snmp.c zend_hash_add(h, (char *)name, name_length + 1, &p, sizeof(php_snmp_prop_handler), NULL); NULL 2122 ext/snmp/snmp.c zend_hash_update(props, key, key_len, (void *)&val, sizeof(zval *), NULL); NULL 2137 ext/snmp/snmp.c if (snmp_object->session == NULL) { NULL 2201 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "info property is read-only"); NULL 2227 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "max_oids should be positive integer or NULL, got %ld", Z_LVAL_P(newval)); NULL 2254 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown SNMP value retrieval method '%ld'", Z_LVAL_P(newval)); NULL 2311 ext/snmp/snmp.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown SNMP output print format '%ld'", Z_LVAL_P(newval)); NULL 2372 ext/snmp/snmp.c { NULL, 0, NULL, NULL} NULL 2383 ext/snmp/snmp.c le_snmp_session = zend_register_list_destructors_ex(php_snmp_session_destructor, NULL, PHP_SNMP_SESSION_RES_NAME, module_number); NULL 2408 ext/snmp/snmp.c php_snmp_object_handlers.clone_obj = NULL; NULL 2412 ext/snmp/snmp.c zend_hash_init(&php_snmp_properties, 0, NULL, NULL, 1); NULL 2454 ext/snmp/snmp.c INIT_CLASS_ENTRY(cex, "SNMPException", NULL); NULL 2456 ext/snmp/snmp.c php_snmp_exception_ce = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException, NULL TSRMLS_CC); NULL 2458 ext/snmp/snmp.c php_snmp_exception_ce = zend_register_internal_class_ex(&cex, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); NULL 2506 ext/snmp/snmp.c NULL, NULL 2515 ext/snmp/snmp.c NULL, NULL 2516 ext/snmp/snmp.c NULL, NULL 2521 ext/snmp/snmp.c NULL, NULL 2522 ext/snmp/snmp.c NULL, NULL 71 ext/soap/interop/client_round2.php function testSelectForm($selected_test = NULL) NULL 57 ext/soap/interop/client_round2_interop.php var $dbc = NULL; NULL 74 ext/soap/interop/client_round2_interop.php $this->dbc = NULL; NULL 141 ext/soap/interop/client_round2_interop.php function fetchEndpoints($test = NULL) { NULL 159 ext/soap/interop/client_round2_interop.php return NULL; NULL 205 ext/soap/interop/client_round2_interop.php $db_ep = $this->dbc->getAll($sql,NULL, DB_FETCHMODE_ASSOC ); NULL 235 ext/soap/interop/client_round2_interop.php $results = $this->dbc->getAll($sql,NULL, DB_FETCHMODE_ASSOC ); NULL 342 ext/soap/interop/client_round2_interop.php function compareResult($expect, $result, $type = NULL) NULL 441 ext/soap/interop/client_round2_interop.php if ($soap_test->expect !== NULL) { NULL 466 ext/soap/interop/client_round2_interop.php if ($soap_test->cmp_func !== NULL) { NULL 583 ext/soap/interop/client_round2_interop.php $soap_test->result = NULL; NULL 612 ext/soap/interop/client_round2_interop.php $soap_test->result = NULL; NULL 774 ext/soap/interop/client_round2_interop.php $results = $this->dbc->getAll("select * from results where id=$id",NULL, DB_FETCHMODE_ASSOC ); NULL 26 ext/soap/interop/client_round2_params.php var $test_name = NULL; NULL 27 ext/soap/interop/client_round2_params.php var $method_name = NULL; NULL 28 ext/soap/interop/client_round2_params.php var $method_params = NULL; NULL 29 ext/soap/interop/client_round2_params.php var $cmp_func = NULL; NULL 30 ext/soap/interop/client_round2_params.php var $expect = NULL; NULL 32 ext/soap/interop/client_round2_params.php var $headers = NULL; NULL 33 ext/soap/interop/client_round2_params.php var $headers_expect = NULL; NULL 39 ext/soap/interop/client_round2_params.php function SOAP_Test($methodname, $params, $expect = NULL, $cmp_func = NULL) { NULL 51 ext/soap/interop/client_round2_params.php if ($expect !== NULL) { NULL 54 ext/soap/interop/client_round2_params.php if ($cmp_func !== NULL) { NULL 67 ext/soap/interop/client_round2_params.php function setResult($ok, $result, $wire, $error = '', $fault = NULL) NULL 148 ext/soap/interop/client_round2_params.php function soap_value($name, $value, $type, $type_name=NULL, $type_ns=NULL) { NULL 170 ext/soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoString(null)', array('inputString' => NULL)); NULL 171 ext/soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoString(null)', array('inputString' => soap_value('inputString',NULL,XSD_STRING))); NULL 204 ext/soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoStringArray(null)', array('inputStringArray' => NULL)); NULL 205 ext/soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoStringArray(null)', array('inputStringArray' => soap_value('inputStringArray',NULL,SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd"))); NULL 263 ext/soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoVoid', NULL); NULL 264 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid', NULL); NULL 441 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=next)', NULL); NULL 446 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=next)', NULL); NULL 453 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=next)', NULL); NULL 458 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=next)', NULL); NULL 465 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=other)', NULL); NULL 470 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=other)', NULL); NULL 477 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=other)', NULL); NULL 482 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=other)', NULL); NULL 490 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); NULL 496 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL); NULL 507 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=next)', NULL); NULL 514 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=next)', NULL); NULL 524 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=next)', NULL); NULL 531 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=next)', NULL); NULL 541 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=other)', NULL); NULL 547 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=other)', NULL); NULL 556 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=other)', NULL); NULL 562 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=other)', NULL); NULL 574 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL); NULL 579 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL); NULL 586 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL); NULL 592 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL); NULL 600 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL); NULL 605 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL); NULL 612 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=other)', NULL); NULL 617 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=other)', NULL); NULL 68 ext/soap/interop/server_round2_base.php return NULL; NULL 98 ext/soap/interop/server_round2_base.php return new SOAP_Attachment('return','application/octet-stream',NULL,$stuff); NULL 148 ext/soap/php_encoding.c {{UNKNOWN_TYPE, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}, NULL 150 ext/soap/php_encoding.c {{IS_NULL, "nil", XSI_NAMESPACE, NULL}, to_zval_null, to_xml_null}, NULL 151 ext/soap/php_encoding.c {{IS_STRING, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string}, NULL 152 ext/soap/php_encoding.c {{IS_LONG, XSD_INT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 153 ext/soap/php_encoding.c {{IS_DOUBLE, XSD_FLOAT_STRING, XSD_NAMESPACE, NULL}, to_zval_double, to_xml_double}, NULL 154 ext/soap/php_encoding.c {{IS_BOOL, XSD_BOOLEAN_STRING, XSD_NAMESPACE, NULL}, to_zval_bool, to_xml_bool}, NULL 155 ext/soap/php_encoding.c {{IS_CONSTANT, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string}, NULL 156 ext/soap/php_encoding.c {{IS_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_array, guess_array_map}, NULL 157 ext/soap/php_encoding.c {{IS_CONSTANT_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_array, to_xml_array}, NULL 158 ext/soap/php_encoding.c {{IS_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object}, NULL 159 ext/soap/php_encoding.c {{IS_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_array, guess_array_map}, NULL 160 ext/soap/php_encoding.c {{IS_CONSTANT_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_array, to_xml_array}, NULL 161 ext/soap/php_encoding.c {{IS_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object}, NULL 163 ext/soap/php_encoding.c {{XSD_STRING, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string}, NULL 164 ext/soap/php_encoding.c {{XSD_BOOLEAN, XSD_BOOLEAN_STRING, XSD_NAMESPACE, NULL}, to_zval_bool, to_xml_bool}, NULL 165 ext/soap/php_encoding.c {{XSD_DECIMAL, XSD_DECIMAL_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 166 ext/soap/php_encoding.c {{XSD_FLOAT, XSD_FLOAT_STRING, XSD_NAMESPACE, NULL}, to_zval_double, to_xml_double}, NULL 167 ext/soap/php_encoding.c {{XSD_DOUBLE, XSD_DOUBLE_STRING, XSD_NAMESPACE, NULL}, to_zval_double, to_xml_double}, NULL 169 ext/soap/php_encoding.c {{XSD_DATETIME, XSD_DATETIME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_datetime}, NULL 170 ext/soap/php_encoding.c {{XSD_TIME, XSD_TIME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_time}, NULL 171 ext/soap/php_encoding.c {{XSD_DATE, XSD_DATE_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_date}, NULL 172 ext/soap/php_encoding.c {{XSD_GYEARMONTH, XSD_GYEARMONTH_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gyearmonth}, NULL 173 ext/soap/php_encoding.c {{XSD_GYEAR, XSD_GYEAR_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gyear}, NULL 174 ext/soap/php_encoding.c {{XSD_GMONTHDAY, XSD_GMONTHDAY_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gmonthday}, NULL 175 ext/soap/php_encoding.c {{XSD_GDAY, XSD_GDAY_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gday}, NULL 176 ext/soap/php_encoding.c {{XSD_GMONTH, XSD_GMONTH_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gmonth}, NULL 177 ext/soap/php_encoding.c {{XSD_DURATION, XSD_DURATION_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_duration}, NULL 179 ext/soap/php_encoding.c {{XSD_HEXBINARY, XSD_HEXBINARY_STRING, XSD_NAMESPACE, NULL}, to_zval_hexbin, to_xml_hexbin}, NULL 180 ext/soap/php_encoding.c {{XSD_BASE64BINARY, XSD_BASE64BINARY_STRING, XSD_NAMESPACE, NULL}, to_zval_base64, to_xml_base64}, NULL 182 ext/soap/php_encoding.c {{XSD_LONG, XSD_LONG_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 183 ext/soap/php_encoding.c {{XSD_INT, XSD_INT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 184 ext/soap/php_encoding.c {{XSD_SHORT, XSD_SHORT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 185 ext/soap/php_encoding.c {{XSD_BYTE, XSD_BYTE_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 186 ext/soap/php_encoding.c {{XSD_NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 187 ext/soap/php_encoding.c {{XSD_POSITIVEINTEGER, XSD_POSITIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 188 ext/soap/php_encoding.c {{XSD_NONNEGATIVEINTEGER, XSD_NONNEGATIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 189 ext/soap/php_encoding.c {{XSD_NEGATIVEINTEGER, XSD_NEGATIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 190 ext/soap/php_encoding.c {{XSD_UNSIGNEDBYTE, XSD_UNSIGNEDBYTE_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 191 ext/soap/php_encoding.c {{XSD_UNSIGNEDSHORT, XSD_UNSIGNEDSHORT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 192 ext/soap/php_encoding.c {{XSD_UNSIGNEDINT, XSD_UNSIGNEDINT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 193 ext/soap/php_encoding.c {{XSD_UNSIGNEDLONG, XSD_UNSIGNEDLONG_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 194 ext/soap/php_encoding.c {{XSD_INTEGER, XSD_INTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 196 ext/soap/php_encoding.c {{XSD_ANYTYPE, XSD_ANYTYPE_STRING, XSD_NAMESPACE, NULL}, guess_zval_convert, guess_xml_convert}, NULL 197 ext/soap/php_encoding.c {{XSD_UR_TYPE, XSD_UR_TYPE_STRING, XSD_NAMESPACE, NULL}, guess_zval_convert, guess_xml_convert}, NULL 198 ext/soap/php_encoding.c {{XSD_ANYURI, XSD_ANYURI_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 199 ext/soap/php_encoding.c {{XSD_QNAME, XSD_QNAME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 200 ext/soap/php_encoding.c {{XSD_NOTATION, XSD_NOTATION_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 201 ext/soap/php_encoding.c {{XSD_NORMALIZEDSTRING, XSD_NORMALIZEDSTRING_STRING, XSD_NAMESPACE, NULL}, to_zval_stringr, to_xml_string}, NULL 202 ext/soap/php_encoding.c {{XSD_TOKEN, XSD_TOKEN_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 203 ext/soap/php_encoding.c {{XSD_LANGUAGE, XSD_LANGUAGE_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 204 ext/soap/php_encoding.c {{XSD_NMTOKEN, XSD_NMTOKEN_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 205 ext/soap/php_encoding.c {{XSD_NMTOKENS, XSD_NMTOKENS_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_list1}, NULL 206 ext/soap/php_encoding.c {{XSD_NAME, XSD_NAME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 207 ext/soap/php_encoding.c {{XSD_NCNAME, XSD_NCNAME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 208 ext/soap/php_encoding.c {{XSD_ID, XSD_ID_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 209 ext/soap/php_encoding.c {{XSD_IDREF, XSD_IDREF_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 210 ext/soap/php_encoding.c {{XSD_IDREFS, XSD_IDREFS_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_list1}, NULL 211 ext/soap/php_encoding.c {{XSD_ENTITY, XSD_ENTITY_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 212 ext/soap/php_encoding.c {{XSD_ENTITIES, XSD_ENTITIES_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_list1}, NULL 214 ext/soap/php_encoding.c {{APACHE_MAP, APACHE_MAP_STRING, APACHE_NAMESPACE, NULL}, to_zval_map, to_xml_map}, NULL 216 ext/soap/php_encoding.c {{SOAP_ENC_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object}, NULL 217 ext/soap/php_encoding.c {{SOAP_ENC_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_array, to_xml_array}, NULL 218 ext/soap/php_encoding.c {{SOAP_ENC_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object}, NULL 219 ext/soap/php_encoding.c {{SOAP_ENC_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_array, to_xml_array}, NULL 222 ext/soap/php_encoding.c {{XSD_STRING, XSD_STRING_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_string, to_xml_string}, NULL 223 ext/soap/php_encoding.c {{XSD_BOOLEAN, XSD_BOOLEAN_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_bool, to_xml_bool}, NULL 224 ext/soap/php_encoding.c {{XSD_DECIMAL, XSD_DECIMAL_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 225 ext/soap/php_encoding.c {{XSD_FLOAT, XSD_FLOAT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_double, to_xml_double}, NULL 226 ext/soap/php_encoding.c {{XSD_DOUBLE, XSD_DOUBLE_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_double, to_xml_double}, NULL 228 ext/soap/php_encoding.c {{XSD_LONG, XSD_LONG_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 229 ext/soap/php_encoding.c {{XSD_INT, XSD_INT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 230 ext/soap/php_encoding.c {{XSD_SHORT, XSD_SHORT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 231 ext/soap/php_encoding.c {{XSD_BYTE, XSD_BYTE_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long}, NULL 232 ext/soap/php_encoding.c {{XSD_1999_TIMEINSTANT, XSD_1999_TIMEINSTANT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_stringc, to_xml_string}, NULL 234 ext/soap/php_encoding.c {{XSD_ANYXML, "<anyXML>", "<anyXML>", NULL}, to_zval_any, to_xml_any}, NULL 236 ext/soap/php_encoding.c {{END_KNOWN_TYPES, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert} NULL 291 ext/soap/php_encoding.c return NULL; NULL 314 ext/soap/php_encoding.c if (attr == NULL || attr->ns == NULL) { NULL 355 ext/soap/php_encoding.c zend_hash_index_update(SOAP_GLOBAL(ref_map), (ulong)data, (void**)&node, sizeof(xmlNodePtr), NULL); NULL 371 ext/soap/php_encoding.c return NULL; NULL 388 ext/soap/php_encoding.c zend_hash_index_update(SOAP_GLOBAL(ref_map), (ulong)node, (void**)data, sizeof(zval*), NULL); NULL 396 ext/soap/php_encoding.c xmlNodePtr node = NULL; NULL 404 ext/soap/php_encoding.c encodePtr enc = NULL; NULL 415 ext/soap/php_encoding.c zns = NULL; NULL 418 ext/soap/php_encoding.c if (enc == NULL && SOAP_GLOBAL(typemap)) { NULL 422 ext/soap/php_encoding.c if (zns != NULL) { NULL 434 ext/soap/php_encoding.c if (enc == NULL) { NULL 437 ext/soap/php_encoding.c if (enc == NULL) { NULL 442 ext/soap/php_encoding.c node = master_to_xml(enc, NULL, style, parent TSRMLS_CC); NULL 452 ext/soap/php_encoding.c set_ns_and_type_ex(node, NULL, Z_STRVAL_PP(zstype)); NULL 471 ext/soap/php_encoding.c char *type_name = NULL; NULL 484 ext/soap/php_encoding.c encodePtr enc = NULL; NULL 502 ext/soap/php_encoding.c if (encode == NULL) { NULL 537 ext/soap/php_encoding.c zval *ret = NULL; NULL 557 ext/soap/php_encoding.c if (type_attr != NULL) { NULL 565 ext/soap/php_encoding.c if (nsptr != NULL) { NULL 590 ext/soap/php_encoding.c if (encode == NULL) { NULL 596 ext/soap/php_encoding.c if (type_attr != NULL) { NULL 599 ext/soap/php_encoding.c if (enc != NULL && enc != encode) { NULL 602 ext/soap/php_encoding.c tmp->details.sdl_type != NULL && NULL 606 ext/soap/php_encoding.c enc = NULL; NULL 611 ext/soap/php_encoding.c if (enc != NULL) { NULL 622 ext/soap/php_encoding.c xmlNodePtr ret = NULL; NULL 628 ext/soap/php_encoding.c if (call_user_function(EG(function_table), NULL, type->map->to_xml, return_value, 1, &data TSRMLS_CC) == FAILURE) { NULL 642 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 662 ext/soap/php_encoding.c xmlNodeDump(buf, NULL, copy, 0, 0); NULL 670 ext/soap/php_encoding.c if (call_user_function(EG(function_table), NULL, type->map->to_zval, return_value, 1, &data TSRMLS_CC) == FAILURE) { NULL 688 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 689 ext/soap/php_encoding.c if (SOAP_GLOBAL(encoding) != NULL) { NULL 704 ext/soap/php_encoding.c } else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) { NULL 721 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 723 ext/soap/php_encoding.c if (SOAP_GLOBAL(encoding) != NULL) { NULL 738 ext/soap/php_encoding.c } else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) { NULL 755 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 757 ext/soap/php_encoding.c if (SOAP_GLOBAL(encoding) != NULL) { NULL 772 ext/soap/php_encoding.c } else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) { NULL 792 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 799 ext/soap/php_encoding.c } else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) { NULL 824 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 826 ext/soap/php_encoding.c } else if (data->children->type != XML_CDATA_SECTION_NODE || data->children->next != NULL) { NULL 868 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 885 ext/soap/php_encoding.c if (SOAP_GLOBAL(encoding) != NULL) { NULL 956 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 991 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1029 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 1070 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 1100 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1133 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1161 ext/soap/php_encoding.c if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) { NULL 1188 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1217 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1257 ext/soap/php_encoding.c return NULL; NULL 1268 ext/soap/php_encoding.c return NULL; NULL 1290 ext/soap/php_encoding.c zval* any = NULL; NULL 1291 ext/soap/php_encoding.c char* name = NULL; NULL 1293 ext/soap/php_encoding.c while (node != NULL) { NULL 1294 ext/soap/php_encoding.c if (get_zval_property(ret, (char*)node->name TSRMLS_CC) == NULL) { NULL 1312 ext/soap/php_encoding.c name = NULL; NULL 1313 ext/soap/php_encoding.c while (node->next != NULL) { NULL 1326 ext/soap/php_encoding.c if (any == NULL) { NULL 1335 ext/soap/php_encoding.c name = NULL; NULL 1360 ext/soap/php_encoding.c name = NULL; NULL 1388 ext/soap/php_encoding.c xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1393 ext/soap/php_encoding.c xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1400 ext/soap/php_encoding.c if ((node = get_node(node->next, model->u.element->name)) != NULL) { NULL 1413 ext/soap/php_encoding.c xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1418 ext/soap/php_encoding.c xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1426 ext/soap/php_encoding.c } while ((node = get_node(node->next, model->u.element->name)) != NULL); NULL 1447 ext/soap/php_encoding.c sdlContentModelPtr any = NULL; NULL 1479 ext/soap/php_encoding.c zval *redo_any = NULL; NULL 1489 ext/soap/php_encoding.c (tmp = zend_fetch_class(Z_STRVAL_PP(classname), Z_STRLEN_PP(classname), ZEND_FETCH_CLASS_AUTO TSRMLS_CC)) != NULL) { NULL 1534 ext/soap/php_encoding.c if ((ret = soap_find_xml_ref(data TSRMLS_CC)) != NULL) { NULL 1540 ext/soap/php_encoding.c sdlType->encode->details.sdl_type != NULL && NULL 1544 ext/soap/php_encoding.c (sdlType->encode->details.sdl_type->encode == NULL || NULL 1588 ext/soap/php_encoding.c if (tmp == NULL) { NULL 1605 ext/soap/php_encoding.c char *str_val = NULL; NULL 1621 ext/soap/php_encoding.c dummy = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1643 ext/soap/php_encoding.c while (trav != NULL) { NULL 1648 ext/soap/php_encoding.c tmpVal = master_to_zval(NULL, trav TSRMLS_CC); NULL 1687 ext/soap/php_encoding.c return to_zval_object_ex(type, data, NULL TSRMLS_CC); NULL 1718 ext/soap/php_encoding.c property = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1739 ext/soap/php_encoding.c property = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1761 ext/soap/php_encoding.c property = xmlNewNode(NULL, BAD_CAST(model->u.element->name)); NULL 1864 ext/soap/php_encoding.c return NULL; NULL 1874 ext/soap/php_encoding.c return NULL; NULL 1886 ext/soap/php_encoding.c return NULL; NULL 1892 ext/soap/php_encoding.c HashTable *prop = NULL; NULL 1897 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1928 ext/soap/php_encoding.c } else if (prop == NULL) { NULL 1931 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1935 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1953 ext/soap/php_encoding.c } else if (prop == NULL) { NULL 1956 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1961 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 1968 ext/soap/php_encoding.c if (prop != NULL) { NULL 1973 ext/soap/php_encoding.c sdlType->attributes == NULL && NULL 1974 ext/soap/php_encoding.c sdlType->model != NULL && NULL 1975 ext/soap/php_encoding.c (array_el = model_array_element(sdlType->model)) != NULL) { NULL 1982 ext/soap/php_encoding.c property = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 2042 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 2048 ext/soap/php_encoding.c if (prop != NULL) { NULL 2060 ext/soap/php_encoding.c key_type = zend_hash_get_current_key_ex(prop, &str_key, &str_key_len, &index, FALSE, NULL); NULL 2092 ext/soap/php_encoding.c encodePtr enc = NULL; NULL 2219 ext/soap/php_encoding.c zdata = NULL; NULL 2225 ext/soap/php_encoding.c if (enc == NULL) { NULL 2231 ext/soap/php_encoding.c xparam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 2247 ext/soap/php_encoding.c add_xml_array_elements(xmlParam, type, enc, ns, dimension-1, dims+1, NULL, style TSRMLS_CC); NULL 2257 ext/soap/php_encoding.c xparam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 2268 ext/soap/php_encoding.c add_xml_array_elements(xmlParam, type, enc, ns, dimension-1, dims+1, NULL, style TSRMLS_CC); NULL 2285 ext/soap/php_encoding.c sdlTypePtr element_type = NULL; NULL 2289 ext/soap/php_encoding.c encodePtr enc = NULL; NULL 2293 ext/soap/php_encoding.c zval *array_copy = NULL; NULL 2297 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 2366 ext/soap/php_encoding.c array_copy = NULL; NULL 2397 ext/soap/php_encoding.c if ((*ext)->ns != NULL) { NULL 2408 ext/soap/php_encoding.c if (el != NULL && Z_TYPE_PP(el) == IS_ARRAY && NULL 2435 ext/soap/php_encoding.c if ((*ext)->ns != NULL) { NULL 2481 ext/soap/php_encoding.c (elementType = *(sdlTypePtr*)elementType) != NULL && NULL 2493 ext/soap/php_encoding.c (elementType = *(sdlTypePtr*)elementType) != NULL && NULL 2539 ext/soap/php_encoding.c add_xml_array_elements(xmlParam, element_type, enc, enc?encode_add_ns(xmlParam,enc->details.ns):NULL, dimension, dims, data, style TSRMLS_CC); NULL 2561 ext/soap/php_encoding.c encodePtr enc = NULL; NULL 2563 ext/soap/php_encoding.c int* dims = NULL; NULL 2564 ext/soap/php_encoding.c int* pos = NULL; NULL 2590 ext/soap/php_encoding.c if (nsptr != NULL) { NULL 2604 ext/soap/php_encoding.c if (nsptr != NULL) { NULL 2625 ext/soap/php_encoding.c } else if (type->sdl_type != NULL && NULL 2626 ext/soap/php_encoding.c type->sdl_type->attributes != NULL && NULL 2639 ext/soap/php_encoding.c if ((*ext)->ns != NULL) { NULL 2647 ext/soap/php_encoding.c } else if (type->sdl_type != NULL && NULL 2648 ext/soap/php_encoding.c type->sdl_type->attributes != NULL && NULL 2655 ext/soap/php_encoding.c if ((*ext)->ns != NULL) { NULL 2670 ext/soap/php_encoding.c } else if (type->sdl_type != NULL && NULL 2671 ext/soap/php_encoding.c type->sdl_type->attributes != NULL && NULL 2684 ext/soap/php_encoding.c (elementType = *(sdlTypePtr*)elementType) != NULL && NULL 2692 ext/soap/php_encoding.c (elementType = *(sdlTypePtr*)elementType) != NULL && NULL 2696 ext/soap/php_encoding.c if (dims == NULL) { NULL 2708 ext/soap/php_encoding.c if (tmp == NULL) { NULL 2723 ext/soap/php_encoding.c if (position != NULL && position->children && position->children->content) { NULL 2725 ext/soap/php_encoding.c if (tmp == NULL) { NULL 2747 ext/soap/php_encoding.c zend_hash_index_update(Z_ARRVAL_P(ar), pos[i], &tmpVal, sizeof(zval *), NULL); NULL 2778 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 2793 ext/soap/php_encoding.c item = xmlNewNode(NULL, BAD_CAST("item")); NULL 2795 ext/soap/php_encoding.c key = xmlNewNode(NULL, BAD_CAST("key")); NULL 2852 ext/soap/php_encoding.c key = master_to_zval(NULL, xmlKey TSRMLS_CC); NULL 2853 ext/soap/php_encoding.c value = master_to_zval(NULL, xmlValue TSRMLS_CC); NULL 2856 ext/soap/php_encoding.c zend_symtable_update(Z_ARRVAL_P(ret), Z_STRVAL_P(key), Z_STRLEN_P(key) + 1, &value, sizeof(zval *), NULL); NULL 2858 ext/soap/php_encoding.c zend_hash_index_update(Z_ARRVAL_P(ret), Z_LVAL_P(key), &value, sizeof(zval *), NULL); NULL 2893 ext/soap/php_encoding.c encodePtr enc = NULL; NULL 2895 ext/soap/php_encoding.c xmlChar *type_name = NULL; NULL 2900 ext/soap/php_encoding.c if (data == NULL) { NULL 2906 ext/soap/php_encoding.c if (tmpattr != NULL) { NULL 2910 ext/soap/php_encoding.c enc = NULL; NULL 2912 ext/soap/php_encoding.c if (enc != NULL) { NULL 2915 ext/soap/php_encoding.c tmp->details.sdl_type != NULL && NULL 2919 ext/soap/php_encoding.c enc = NULL; NULL 2927 ext/soap/php_encoding.c if (enc == NULL) { NULL 2939 ext/soap/php_encoding.c while (trav != NULL) { NULL 2986 ext/soap/php_encoding.c xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 3092 ext/soap/php_encoding.c encodePtr list_enc = NULL; NULL 3103 ext/soap/php_encoding.c ret = xmlNewNode(NULL, BAD_CAST("BOGUS")); NULL 3142 ext/soap/php_encoding.c while (start != NULL && *start != '\0') { NULL 3147 ext/soap/php_encoding.c if (next != NULL) { NULL 3215 ext/soap/php_encoding.c xmlNodeDump(buf, NULL, data, 0, 0); NULL 3224 ext/soap/php_encoding.c xmlNodePtr ret = NULL; NULL 3261 ext/soap/php_encoding.c ret->next = NULL; NULL 3277 ext/soap/php_encoding.c if (type == NULL) { NULL 3339 ext/soap/php_encoding.c xmlNodePtr ret = NULL; NULL 3343 ext/soap/php_encoding.c if (type == NULL) { NULL 3416 ext/soap/php_encoding.c if (href == NULL || href->ns == NULL) {break;} NULL 3422 ext/soap/php_encoding.c xmlNodePtr ret = get_node_with_attribute_recursive(data->doc->children, NULL, "id", (char*)&href->children->content[1]); NULL 3443 ext/soap/php_encoding.c ret = get_node_with_attribute_recursive_ex(data->doc->children, NULL, NULL, "id", (char*)id, SOAP_1_2_ENC_NAMESPACE); NULL 3477 ext/soap/php_encoding.c return NULL; NULL 3481 ext/soap/php_encoding.c while (cur != NULL) { NULL 3491 ext/soap/php_encoding.c if (cur != NULL) { NULL 3502 ext/soap/php_encoding.c return NULL; NULL 3509 ext/soap/php_encoding.c if (ns == NULL) { NULL 3510 ext/soap/php_encoding.c return NULL; NULL 3514 ext/soap/php_encoding.c if (xmlns != NULL && xmlns->prefix == NULL) { NULL 3517 ext/soap/php_encoding.c if (xmlns == NULL) { NULL 3531 ext/soap/php_encoding.c if (xmlSearchNs(node->doc, node, BAD_CAST(prefix.c)) == NULL) { NULL 3535 ext/soap/php_encoding.c prefix.c = NULL; NULL 3572 ext/soap/php_encoding.c zend_hash_init(SOAP_GLOBAL(ref_map), 0, NULL, NULL, 0); NULL 3583 ext/soap/php_encoding.c SOAP_GLOBAL(ref_map) = NULL; NULL 3589 ext/soap/php_encoding.c encodePtr *enc = NULL; NULL 3594 ext/soap/php_encoding.c return NULL; NULL 3623 ext/soap/php_encoding.c char *prev_stype = NULL, *cur_stype = NULL, *prev_ns = NULL, *cur_ns = NULL; NULL 3651 ext/soap/php_encoding.c cur_stype = NULL; NULL 3657 ext/soap/php_encoding.c cur_ns = NULL; NULL 3662 ext/soap/php_encoding.c cur_stype = NULL; NULL 3663 ext/soap/php_encoding.c cur_ns = NULL; NULL 3666 ext/soap/php_encoding.c cur_stype = NULL; NULL 3667 ext/soap/php_encoding.c cur_ns = NULL; NULL 3672 ext/soap/php_encoding.c (cur_stype != NULL && prev_stype != NULL && strcmp(cur_stype,prev_stype) != 0) || NULL 3673 ext/soap/php_encoding.c (cur_stype == NULL && cur_stype != prev_stype) || NULL 3674 ext/soap/php_encoding.c (cur_ns != NULL && prev_ns != NULL && strcmp(cur_ns,prev_ns) != 0) || NULL 3675 ext/soap/php_encoding.c (cur_ns == NULL && cur_ns != prev_ns)) { NULL 3693 ext/soap/php_encoding.c if (cur_stype != NULL) { NULL 3779 ext/soap/php_encoding.c assert(t->details.map == NULL); NULL 170 ext/soap/php_http.c struct timeval *timeout = NULL; NULL 232 ext/soap/php_http.c NULL /*persistent_id*/, NULL 235 ext/soap/php_http.c NULL, NULL); NULL 260 ext/soap/php_http.c stream = NULL; NULL 265 ext/soap/php_http.c if (!get_http_headers(stream, &http_headers, &http_header_size TSRMLS_CC) || http_headers == NULL) { NULL 267 ext/soap/php_http.c stream = NULL; NULL 302 ext/soap/php_http.c if (php_stream_xport_crypto_setup(stream, crypto_method, NULL TSRMLS_CC) < 0 || NULL 305 ext/soap/php_http.c stream = NULL; NULL 342 ext/soap/php_http.c php_url *phpurl = NULL; NULL 355 ext/soap/php_http.c char *http_msg = NULL; NULL 357 ext/soap/php_http.c php_stream_context *context = NULL; NULL 362 ext/soap/php_http.c if (this_ptr == NULL || Z_TYPE_P(this_ptr) != IS_OBJECT) { NULL 403 ext/soap/php_http.c if (call_user_function(CG(function_table), (zval**)NULL, &func, &retval, n, params TSRMLS_CC) == SUCCESS && NULL 421 ext/soap/php_http.c stream = NULL; NULL 424 ext/soap/php_http.c if (location != NULL && location[0] != '\000') { NULL 435 ext/soap/php_http.c if (Z_TYPE_PP(tmp) != IS_STRING || !is_numeric_string(Z_STRVAL_PP(tmp), Z_STRLEN_PP(tmp), &redirect_max, NULL, 1)) { NULL 442 ext/soap/php_http.c if (phpurl == NULL || phpurl->host == NULL) { NULL 443 ext/soap/php_http.c if (phpurl != NULL) {php_url_free(phpurl);} NULL 445 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Unable to parse URL", NULL, NULL TSRMLS_CC); NULL 451 ext/soap/php_http.c if (phpurl->scheme != NULL && strcmp(phpurl->scheme, "https") == 0) { NULL 453 ext/soap/php_http.c } else if (phpurl->scheme == NULL || strcmp(phpurl->scheme, "http") != 0) { NULL 456 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Unknown protocol. Only http and https are allowed.", NULL, NULL TSRMLS_CC); NULL 463 ext/soap/php_http.c if (use_ssl && php_stream_locate_url_wrapper("https://", NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) == NULL) { NULL 466 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "SSL support is not available in this build", NULL, NULL TSRMLS_CC); NULL 477 ext/soap/php_http.c if (stream != NULL) { NULL 480 ext/soap/php_http.c (orig = (php_url *) zend_fetch_resource(tmp TSRMLS_CC, -1, "httpurl", NULL, 1, le_url)) != NULL && NULL 482 ext/soap/php_http.c (((use_ssl && orig->scheme != NULL && strcmp(orig->scheme, "https") == 0) || NULL 483 ext/soap/php_http.c (!use_ssl && orig->scheme == NULL) || NULL 492 ext/soap/php_http.c stream = NULL; NULL 498 ext/soap/php_http.c if (stream != NULL && php_stream_eof(stream)) { NULL 503 ext/soap/php_http.c stream = NULL; NULL 516 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Could not connect to host", NULL, NULL TSRMLS_CC); NULL 819 ext/soap/php_http.c zend_hash_get_current_key(Z_ARRVAL_PP(cookies), &key, NULL, FALSE); NULL 863 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Failed Sending HTTP SOAP request", NULL, NULL TSRMLS_CC); NULL 869 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Failed to create stream??", NULL, NULL TSRMLS_CC); NULL 889 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Error Fetching http headers", NULL, NULL TSRMLS_CC); NULL 911 ext/soap/php_http.c if (tmp != NULL) { NULL 916 ext/soap/php_http.c if (tmp != NULL) { NULL 956 ext/soap/php_http.c if (eqpos != NULL && (sempos == NULL || sempos > eqpos)) { NULL 961 ext/soap/php_http.c if (sempos != NULL) { NULL 974 ext/soap/php_http.c if (sempos != NULL) { NULL 988 ext/soap/php_http.c if (sempos != NULL) { NULL 1063 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Error Fetching http body, No Content-Length, connection closed or chunked data", NULL, NULL TSRMLS_CC); NULL 1077 ext/soap/php_http.c stream = NULL; NULL 1084 ext/soap/php_http.c if ((loc = get_http_header_value(http_headers,"Location: ")) != NULL) { NULL 1087 ext/soap/php_http.c if (new_url != NULL) { NULL 1091 ext/soap/php_http.c if (new_url->scheme == NULL && new_url->path != NULL) { NULL 1092 ext/soap/php_http.c new_url->scheme = phpurl->scheme ? estrdup(phpurl->scheme) : NULL; NULL 1093 ext/soap/php_http.c new_url->host = phpurl->host ? estrdup(phpurl->host) : NULL; NULL 1119 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Redirection limit reached, aborting", NULL, NULL TSRMLS_CC); NULL 1141 ext/soap/php_http.c zval *digest = NULL; NULL 1171 ext/soap/php_http.c if (digest == NULL) { NULL 1179 ext/soap/php_http.c if (digest != NULL) { NULL 1209 ext/soap/php_http.c char *pos = NULL; NULL 1212 ext/soap/php_http.c if (pos != NULL) { NULL 1264 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Unknown Content-Encoding", NULL, NULL TSRMLS_CC); NULL 1267 ext/soap/php_http.c if (call_user_function(CG(function_table), (zval**)NULL, &func, &retval, 1, params TSRMLS_CC) == SUCCESS && NULL 1276 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", "Can't uncompress compressed response", NULL, NULL TSRMLS_CC); NULL 1310 ext/soap/php_http.c add_soap_fault(this_ptr, "HTTP", http_msg, NULL, NULL TSRMLS_CC); NULL 1325 ext/soap/php_http.c char *pos, *tmp = NULL; NULL 1342 ext/soap/php_http.c if (eol == NULL) { NULL 1358 ext/soap/php_http.c return NULL; NULL 1363 ext/soap/php_http.c char *header, *http_buf = NULL; NULL 1460 ext/soap/php_http.c if (http_buf == NULL) { NULL 27 ext/soap/php_packet_soap.c char* envelope_ns = NULL; NULL 33 ext/soap/php_packet_soap.c HashTable *hdrs = NULL; NULL 46 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "looks like we got no XML document", NULL, NULL TSRMLS_CC); NULL 49 ext/soap/php_packet_soap.c if (xmlGetIntSubset(response) != NULL) { NULL 50 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "DTD are not supported by SOAP", NULL, NULL TSRMLS_CC); NULL 56 ext/soap/php_packet_soap.c env = NULL; NULL 58 ext/soap/php_packet_soap.c while (trav != NULL) { NULL 60 ext/soap/php_packet_soap.c if (env == NULL && node_is_equal_ex(trav,"Envelope",SOAP_1_1_ENV_NAMESPACE)) { NULL 64 ext/soap/php_packet_soap.c } else if (env == NULL && node_is_equal_ex(trav,"Envelope",SOAP_1_2_ENV_NAMESPACE)) { NULL 69 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "VersionMismatch", "Wrong Version", NULL, NULL TSRMLS_CC); NULL 76 ext/soap/php_packet_soap.c if (env == NULL) { NULL 77 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "looks like we got XML without \"Envelope\" element", NULL, NULL TSRMLS_CC); NULL 83 ext/soap/php_packet_soap.c while (attr != NULL) { NULL 84 ext/soap/php_packet_soap.c if (attr->ns == NULL) { NULL 85 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "A SOAP Envelope element cannot have non Namespace qualified attributes", NULL, NULL TSRMLS_CC); NULL 90 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "encodingStyle cannot be specified on the Envelope", NULL, NULL TSRMLS_CC); NULL 94 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "Unknown data encoding style", NULL, NULL TSRMLS_CC); NULL 103 ext/soap/php_packet_soap.c head = NULL; NULL 105 ext/soap/php_packet_soap.c while (trav != NULL && trav->type != XML_ELEMENT_NODE) { NULL 108 ext/soap/php_packet_soap.c if (trav != NULL && node_is_equal_ex(trav,"Header",envelope_ns)) { NULL 114 ext/soap/php_packet_soap.c body = NULL; NULL 115 ext/soap/php_packet_soap.c while (trav != NULL && trav->type != XML_ELEMENT_NODE) { NULL 118 ext/soap/php_packet_soap.c if (trav != NULL && node_is_equal_ex(trav,"Body",envelope_ns)) { NULL 122 ext/soap/php_packet_soap.c while (trav != NULL && trav->type != XML_ELEMENT_NODE) { NULL 125 ext/soap/php_packet_soap.c if (body == NULL) { NULL 126 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "Body must be present in a SOAP envelope", NULL, NULL TSRMLS_CC); NULL 131 ext/soap/php_packet_soap.c while (attr != NULL) { NULL 132 ext/soap/php_packet_soap.c if (attr->ns == NULL) { NULL 134 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "A SOAP Body element cannot have non Namespace qualified attributes", NULL, NULL TSRMLS_CC); NULL 140 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "encodingStyle cannot be specified on the Body", NULL, NULL TSRMLS_CC); NULL 144 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "Unknown data encoding style", NULL, NULL TSRMLS_CC); NULL 151 ext/soap/php_packet_soap.c if (trav != NULL && soap_version == SOAP_1_2) { NULL 152 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "A SOAP 1.2 envelope can contain only Header and Body", NULL, NULL TSRMLS_CC); NULL 157 ext/soap/php_packet_soap.c if (head != NULL) { NULL 159 ext/soap/php_packet_soap.c while (attr != NULL) { NULL 160 ext/soap/php_packet_soap.c if (attr->ns == NULL) { NULL 161 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "A SOAP Header element cannot have non Namespace qualified attributes", NULL, NULL TSRMLS_CC); NULL 166 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "encodingStyle cannot be specified on the Header", NULL, NULL TSRMLS_CC); NULL 170 ext/soap/php_packet_soap.c add_soap_fault(this_ptr, "Client", "Unknown data encoding style", NULL, NULL TSRMLS_CC); NULL 181 ext/soap/php_packet_soap.c if (fault != NULL) { NULL 182 ext/soap/php_packet_soap.c char *faultcode = NULL, *faultstring = NULL, *faultactor = NULL; NULL 183 ext/soap/php_packet_soap.c zval *details = NULL; NULL 188 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 193 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 200 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 207 ext/soap/php_packet_soap.c if (tmp != NULL) { NULL 208 ext/soap/php_packet_soap.c details = master_to_zval(NULL, tmp TSRMLS_CC); NULL 212 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 214 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 220 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 223 ext/soap/php_packet_soap.c if (tmp != NULL && tmp->children != NULL) { NULL 231 ext/soap/php_packet_soap.c if (tmp != NULL) { NULL 232 ext/soap/php_packet_soap.c details = master_to_zval(NULL, tmp TSRMLS_CC); NULL 252 ext/soap/php_packet_soap.c while (resp != NULL && resp->type != XML_ELEMENT_NODE) { NULL 255 ext/soap/php_packet_soap.c if (resp != NULL) { NULL 256 ext/soap/php_packet_soap.c if (fn != NULL && fn->binding && fn->binding->bindingType == BINDING_SOAP) { NULL 258 ext/soap/php_packet_soap.c sdlParamPtr *h_param, param = NULL; NULL 259 ext/soap/php_packet_soap.c xmlNodePtr val = NULL; NULL 260 ext/soap/php_packet_soap.c char *name, *ns = NULL; NULL 303 ext/soap/php_packet_soap.c if (val == NULL) { NULL 306 ext/soap/php_packet_soap.c if (val == NULL) { NULL 309 ext/soap/php_packet_soap.c if (val == NULL && cur->children && cur->children->next == NULL) { NULL 327 ext/soap/php_packet_soap.c if (param != NULL) { NULL 330 ext/soap/php_packet_soap.c tmp = master_to_zval(NULL, val TSRMLS_CC); NULL 344 ext/soap/php_packet_soap.c while (val != NULL) { NULL 348 ext/soap/php_packet_soap.c if (val != NULL) { NULL 353 ext/soap/php_packet_soap.c tmp = master_to_zval(NULL, val TSRMLS_CC); NULL 397 ext/soap/php_packet_soap.c while (trav != NULL) { NULL 399 ext/soap/php_packet_soap.c encodePtr enc = NULL; NULL 54 ext/soap/php_schema.c if (sdl->encoders == NULL) { NULL 56 ext/soap/php_schema.c zend_hash_init(sdl->encoders, 0, NULL, delete_encoder, 0); NULL 71 ext/soap/php_schema.c enc_ptr = NULL; NULL 82 ext/soap/php_schema.c if (enc_ptr == NULL) { NULL 83 ext/soap/php_schema.c zend_hash_update(sdl->encoders, nscat.c, nscat.len + 1, &enc, sizeof(encodePtr), NULL); NULL 92 ext/soap/php_schema.c if (enc == NULL) { NULL 99 ext/soap/php_schema.c if (location != NULL && NULL 109 ext/soap/php_schema.c if (doc == NULL) { NULL 113 ext/soap/php_schema.c if (schema == NULL) { NULL 119 ext/soap/php_schema.c if (ns != NULL && (new_tns == NULL || xmlStrcmp(ns->children->content, new_tns->children->content) != 0)) { NULL 123 ext/soap/php_schema.c if (ns == NULL && new_tns != NULL) { NULL 129 ext/soap/php_schema.c if (new_tns == NULL) { NULL 130 ext/soap/php_schema.c if (tns != NULL) { NULL 133 ext/soap/php_schema.c } else if (tns != NULL && xmlStrcmp(tns->children->content, new_tns->children->content) != 0) { NULL 138 ext/soap/php_schema.c zend_hash_add(&ctx->docs, (char*)location, xmlStrlen(location)+1, (void**)&doc, sizeof(xmlDocPtr), NULL); NULL 170 ext/soap/php_schema.c zend_hash_init(ctx->sdl->types, 0, NULL, delete_type, 0); NULL 174 ext/soap/php_schema.c zend_hash_init(ctx->attributes, 0, NULL, delete_attribute, 0); NULL 178 ext/soap/php_schema.c zend_hash_init(ctx->attributeGroups, 0, NULL, delete_type, 0); NULL 182 ext/soap/php_schema.c if (tns == NULL) { NULL 184 ext/soap/php_schema.c xmlNewNs(schema, BAD_CAST(""), NULL); NULL 188 ext/soap/php_schema.c while (trav != NULL) { NULL 193 ext/soap/php_schema.c if (location == NULL) { NULL 199 ext/soap/php_schema.c if (base == NULL) { NULL 205 ext/soap/php_schema.c schema_load_file(ctx, NULL, uri, tns, 0 TSRMLS_CC); NULL 213 ext/soap/php_schema.c if (location == NULL) { NULL 219 ext/soap/php_schema.c if (base == NULL) { NULL 225 ext/soap/php_schema.c schema_load_file(ctx, NULL, uri, tns, 0 TSRMLS_CC); NULL 232 ext/soap/php_schema.c xmlChar *uri = NULL; NULL 237 ext/soap/php_schema.c if (ns != NULL && tns != NULL && xmlStrcmp(ns->children->content, tns->children->content) == 0) { NULL 247 ext/soap/php_schema.c if (base == NULL) { NULL 255 ext/soap/php_schema.c if (uri != NULL) {xmlFree(uri);} NULL 271 ext/soap/php_schema.c while (trav != NULL) { NULL 273 ext/soap/php_schema.c schema_simpleType(ctx->sdl, tns, trav, NULL); NULL 275 ext/soap/php_schema.c schema_complexType(ctx->sdl, tns, trav, NULL); NULL 277 ext/soap/php_schema.c schema_group(ctx->sdl, tns, trav, NULL, NULL); NULL 279 ext/soap/php_schema.c schema_attributeGroup(ctx->sdl, tns, trav, NULL, ctx); NULL 281 ext/soap/php_schema.c schema_element(ctx->sdl, tns, trav, NULL, NULL); NULL 283 ext/soap/php_schema.c schema_attribute(ctx->sdl, tns, trav, NULL, ctx); NULL 311 ext/soap/php_schema.c if (ns == NULL) { NULL 316 ext/soap/php_schema.c if (cur_type != NULL) { NULL 323 ext/soap/php_schema.c if (name != NULL) { NULL 333 ext/soap/php_schema.c if (sdl->encoders == NULL) { NULL 335 ext/soap/php_schema.c zend_hash_init(sdl->encoders, 0, NULL, delete_encoder, 0); NULL 344 ext/soap/php_schema.c zend_hash_next_index_insert(sdl->encoders, &cur_type->encode, sizeof(encodePtr), NULL); NULL 348 ext/soap/php_schema.c } else if (name != NULL) { NULL 357 ext/soap/php_schema.c if (cur_type == NULL) { NULL 360 ext/soap/php_schema.c if (cur_type->elements == NULL) { NULL 362 ext/soap/php_schema.c zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0); NULL 374 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 378 ext/soap/php_schema.c if (trav != NULL) { NULL 396 ext/soap/php_schema.c if (trav != NULL) { NULL 417 ext/soap/php_schema.c if (itemType != NULL) { NULL 423 ext/soap/php_schema.c if (nsptr != NULL) { NULL 434 ext/soap/php_schema.c if (cur_type->elements == NULL) { NULL 436 ext/soap/php_schema.c zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0); NULL 445 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 449 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"simpleType")) { NULL 452 ext/soap/php_schema.c if (itemType != NULL) { NULL 469 ext/soap/php_schema.c if (cur_type->elements == NULL) { NULL 471 ext/soap/php_schema.c zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0); NULL 479 ext/soap/php_schema.c if (trav != NULL) { NULL 499 ext/soap/php_schema.c if (memberTypes != NULL) { NULL 507 ext/soap/php_schema.c while (start != NULL && *start != '\0') { NULL 509 ext/soap/php_schema.c if (end == NULL) { NULL 510 ext/soap/php_schema.c next = NULL; NULL 518 ext/soap/php_schema.c if (nsptr != NULL) { NULL 529 ext/soap/php_schema.c if (cur_type->elements == NULL) { NULL 531 ext/soap/php_schema.c zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0); NULL 544 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 548 ext/soap/php_schema.c while (trav != NULL) { NULL 565 ext/soap/php_schema.c if (cur_type->elements == NULL) { NULL 567 ext/soap/php_schema.c zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0); NULL 578 ext/soap/php_schema.c if (trav != NULL) { NULL 596 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 600 ext/soap/php_schema.c if (trav != NULL) { NULL 615 ext/soap/php_schema.c if (trav != NULL) { NULL 642 ext/soap/php_schema.c if (base != NULL) { NULL 648 ext/soap/php_schema.c if (nsptr != NULL) { NULL 657 ext/soap/php_schema.c if (cur_type->restrictions == NULL) { NULL 663 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav, "annotation")) { NULL 667 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav, "simpleType")) { NULL 671 ext/soap/php_schema.c while (trav != NULL) { NULL 695 ext/soap/php_schema.c sdlRestrictionCharPtr enumval = NULL; NULL 698 ext/soap/php_schema.c if (cur_type->restrictions->enumeration == NULL) { NULL 700 ext/soap/php_schema.c zend_hash_init(cur_type->restrictions->enumeration, 0, NULL, delete_restriction_var_char, 0); NULL 702 ext/soap/php_schema.c if (zend_hash_add(cur_type->restrictions->enumeration, enumval->value, strlen(enumval->value)+1, &enumval, sizeof(sdlRestrictionCharPtr), NULL) == FAILURE) { NULL 711 ext/soap/php_schema.c while (trav != NULL) { NULL 713 ext/soap/php_schema.c schema_attribute(sdl, tns, trav, cur_type, NULL); NULL 715 ext/soap/php_schema.c schema_attributeGroup(sdl, tns, trav, cur_type, NULL); NULL 726 ext/soap/php_schema.c if (trav != NULL) { NULL 747 ext/soap/php_schema.c if (base != NULL) { NULL 753 ext/soap/php_schema.c if (nsptr != NULL) { NULL 763 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 767 ext/soap/php_schema.c if (trav != NULL) { NULL 769 ext/soap/php_schema.c schema_group(sdl, tns, trav, cur_type, NULL); NULL 772 ext/soap/php_schema.c schema_all(sdl, tns, trav, cur_type, NULL); NULL 775 ext/soap/php_schema.c schema_choice(sdl, tns, trav, cur_type, NULL); NULL 778 ext/soap/php_schema.c schema_sequence(sdl, tns, trav, cur_type, NULL); NULL 782 ext/soap/php_schema.c while (trav != NULL) { NULL 784 ext/soap/php_schema.c schema_attribute(sdl, tns, trav, cur_type, NULL); NULL 786 ext/soap/php_schema.c schema_attributeGroup(sdl, tns, trav, cur_type, NULL); NULL 796 ext/soap/php_schema.c if (trav != NULL) { NULL 807 ext/soap/php_schema.c if ((*valptr) == NULL) { NULL 814 ext/soap/php_schema.c if (fixed != NULL) { NULL 821 ext/soap/php_schema.c if (value == NULL) { NULL 834 ext/soap/php_schema.c if ((*valptr) == NULL) { NULL 841 ext/soap/php_schema.c if (fixed != NULL) { NULL 849 ext/soap/php_schema.c if (value == NULL) { NULL 872 ext/soap/php_schema.c if (base != NULL) { NULL 878 ext/soap/php_schema.c if (nsptr != NULL) { NULL 888 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 892 ext/soap/php_schema.c while (trav != NULL) { NULL 894 ext/soap/php_schema.c schema_attribute(sdl, tns, trav, cur_type, NULL); NULL 896 ext/soap/php_schema.c schema_attributeGroup(sdl, tns, trav, cur_type, NULL); NULL 906 ext/soap/php_schema.c if (trav != NULL) { NULL 927 ext/soap/php_schema.c if (base != NULL) { NULL 933 ext/soap/php_schema.c if (nsptr != NULL) { NULL 943 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 947 ext/soap/php_schema.c if (trav != NULL) { NULL 949 ext/soap/php_schema.c schema_group(sdl, tns, trav, cur_type, NULL); NULL 952 ext/soap/php_schema.c schema_all(sdl, tns, trav, cur_type, NULL); NULL 955 ext/soap/php_schema.c schema_choice(sdl, tns, trav, cur_type, NULL); NULL 958 ext/soap/php_schema.c schema_sequence(sdl, tns, trav, cur_type, NULL); NULL 962 ext/soap/php_schema.c while (trav != NULL) { NULL 964 ext/soap/php_schema.c schema_attribute(sdl, tns, trav, cur_type, NULL); NULL 966 ext/soap/php_schema.c schema_attributeGroup(sdl, tns, trav, cur_type, NULL); NULL 976 ext/soap/php_schema.c if (trav != NULL) { NULL 1021 ext/soap/php_schema.c zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0); NULL 1022 ext/soap/php_schema.c if (model == NULL) { NULL 1025 ext/soap/php_schema.c zend_hash_next_index_insert(model->u.content,&newModel,sizeof(sdlContentModelPtr), NULL); NULL 1031 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 1035 ext/soap/php_schema.c while (trav != NULL) { NULL 1060 ext/soap/php_schema.c xmlAttrPtr ns, name, ref = NULL; NULL 1064 ext/soap/php_schema.c if (ns == NULL) { NULL 1069 ext/soap/php_schema.c if (name == NULL) { NULL 1082 ext/soap/php_schema.c if (nsptr != NULL) { NULL 1086 ext/soap/php_schema.c if (ns == NULL) { NULL 1107 ext/soap/php_schema.c zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0); NULL 1115 ext/soap/php_schema.c if (cur_type == NULL) { NULL 1121 ext/soap/php_schema.c if (sdl->groups == NULL) { NULL 1123 ext/soap/php_schema.c zend_hash_init(sdl->groups, 0, NULL, delete_type, 0); NULL 1125 ext/soap/php_schema.c if (zend_hash_add(sdl->groups, key.c, key.len+1, (void**)&newType, sizeof(sdlTypePtr), NULL) != SUCCESS) { NULL 1133 ext/soap/php_schema.c if (model == NULL) { NULL 1136 ext/soap/php_schema.c zend_hash_next_index_insert(model->u.content, &newModel, sizeof(sdlContentModelPtr), NULL); NULL 1145 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 1149 ext/soap/php_schema.c if (trav != NULL) { NULL 1151 ext/soap/php_schema.c if (ref != NULL) { NULL 1158 ext/soap/php_schema.c if (ref != NULL) { NULL 1165 ext/soap/php_schema.c if (ref != NULL) { NULL 1175 ext/soap/php_schema.c if (trav != NULL) { NULL 1197 ext/soap/php_schema.c zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0); NULL 1198 ext/soap/php_schema.c if (model == NULL) { NULL 1201 ext/soap/php_schema.c zend_hash_next_index_insert(model->u.content,&newModel,sizeof(sdlContentModelPtr), NULL); NULL 1207 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 1211 ext/soap/php_schema.c while (trav != NULL) { NULL 1247 ext/soap/php_schema.c zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0); NULL 1248 ext/soap/php_schema.c if (model == NULL) { NULL 1251 ext/soap/php_schema.c zend_hash_next_index_insert(model->u.content,&newModel,sizeof(sdlContentModelPtr), NULL); NULL 1257 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 1261 ext/soap/php_schema.c while (trav != NULL) { NULL 1293 ext/soap/php_schema.c if (model != NULL) { NULL 1301 ext/soap/php_schema.c zend_hash_next_index_insert(model->u.content, &newModel, sizeof(sdlContentModelPtr), NULL); NULL 1319 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav,"annotation")) { NULL 1323 ext/soap/php_schema.c if (trav != NULL) { NULL 1338 ext/soap/php_schema.c if (trav != NULL) { NULL 1364 ext/soap/php_schema.c if (ns == NULL) { NULL 1369 ext/soap/php_schema.c if (cur_type != NULL) { NULL 1376 ext/soap/php_schema.c if (name != NULL) { NULL 1386 ext/soap/php_schema.c if (sdl->encoders == NULL) { NULL 1388 ext/soap/php_schema.c zend_hash_init(sdl->encoders, 0, NULL, delete_encoder, 0); NULL 1397 ext/soap/php_schema.c zend_hash_next_index_insert(sdl->encoders, &cur_type->encode, sizeof(encodePtr), NULL); NULL 1420 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav, "annotation")) { NULL 1424 ext/soap/php_schema.c if (trav != NULL) { NULL 1433 ext/soap/php_schema.c schema_group(sdl, tns, trav, cur_type, NULL); NULL 1436 ext/soap/php_schema.c schema_all(sdl, tns, trav, cur_type, NULL); NULL 1439 ext/soap/php_schema.c schema_choice(sdl, tns, trav, cur_type, NULL); NULL 1442 ext/soap/php_schema.c schema_sequence(sdl, tns, trav, cur_type, NULL); NULL 1445 ext/soap/php_schema.c while (trav != NULL) { NULL 1447 ext/soap/php_schema.c schema_attribute(sdl, tns, trav, cur_type, NULL); NULL 1449 ext/soap/php_schema.c schema_attributeGroup(sdl, tns, trav, cur_type, NULL); NULL 1461 ext/soap/php_schema.c if (trav != NULL) { NULL 1489 ext/soap/php_schema.c xmlAttrPtr attrs, attr, ns, name, type, ref = NULL; NULL 1493 ext/soap/php_schema.c if (ns == NULL) { NULL 1498 ext/soap/php_schema.c if (name == NULL) { NULL 1517 ext/soap/php_schema.c if (nsptr != NULL) { NULL 1522 ext/soap/php_schema.c if (ns == NULL) { NULL 1544 ext/soap/php_schema.c if (cur_type == NULL) { NULL 1545 ext/soap/php_schema.c if (sdl->elements == NULL) { NULL 1547 ext/soap/php_schema.c zend_hash_init(sdl->elements, 0, NULL, delete_type, 0); NULL 1554 ext/soap/php_schema.c if (cur_type->elements == NULL) { NULL 1556 ext/soap/php_schema.c zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0); NULL 1563 ext/soap/php_schema.c if (zend_hash_add(addHash, key.c, key.len + 1, &newType, sizeof(sdlTypePtr), NULL) != SUCCESS) { NULL 1564 ext/soap/php_schema.c if (cur_type == NULL) { NULL 1567 ext/soap/php_schema.c zend_hash_next_index_insert(addHash, &newType, sizeof(sdlTypePtr), NULL); NULL 1572 ext/soap/php_schema.c if (model != NULL) { NULL 1581 ext/soap/php_schema.c zend_hash_next_index_insert(model->u.content, &newModel, sizeof(sdlContentModelPtr), NULL); NULL 1592 ext/soap/php_schema.c if (ref != NULL) { NULL 1607 ext/soap/php_schema.c if (ref != NULL) { NULL 1615 ext/soap/php_schema.c if (ref != NULL) { NULL 1617 ext/soap/php_schema.c } else if (ref != NULL) { NULL 1642 ext/soap/php_schema.c if(def == NULL || strncmp((char*)def->children->content, "qualified", sizeof("qualified"))) { NULL 1651 ext/soap/php_schema.c if (parent == NULL) { NULL 1662 ext/soap/php_schema.c if (ref != NULL) { NULL 1667 ext/soap/php_schema.c if (nsptr != NULL) { NULL 1675 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav, "annotation")) { NULL 1679 ext/soap/php_schema.c if (trav != NULL) { NULL 1681 ext/soap/php_schema.c if (ref != NULL) { NULL 1683 ext/soap/php_schema.c } else if (type != NULL) { NULL 1689 ext/soap/php_schema.c if (ref != NULL) { NULL 1691 ext/soap/php_schema.c } else if (type != NULL) { NULL 1698 ext/soap/php_schema.c while (trav != NULL) { NULL 1731 ext/soap/php_schema.c xmlAttrPtr attr, name, ref = NULL, type = NULL; NULL 1735 ext/soap/php_schema.c if (name == NULL) { NULL 1751 ext/soap/php_schema.c if (nsptr != NULL) { NULL 1756 ext/soap/php_schema.c if (ns == NULL) { NULL 1773 ext/soap/php_schema.c if (ns == NULL) { NULL 1776 ext/soap/php_schema.c if (ns != NULL) { NULL 1785 ext/soap/php_schema.c if (cur_type == NULL) { NULL 1788 ext/soap/php_schema.c if (cur_type->attributes == NULL) { NULL 1790 ext/soap/php_schema.c zend_hash_init(cur_type->attributes, 0, NULL, delete_attribute, 0); NULL 1795 ext/soap/php_schema.c if (zend_hash_add(addHash, key.c, key.len + 1, &newAttr, sizeof(sdlAttributePtr), NULL) != SUCCESS) { NULL 1809 ext/soap/php_schema.c if (ref != NULL) { NULL 1814 ext/soap/php_schema.c if (nsptr != NULL) { NULL 1822 ext/soap/php_schema.c while (attr != NULL) { NULL 1877 ext/soap/php_schema.c zend_hash_init(newAttr->extraAttributes, 0, NULL, delete_extra_attribute, 0); NULL 1884 ext/soap/php_schema.c zend_hash_add(newAttr->extraAttributes, key2.c, key2.len + 1, &ext, sizeof(sdlExtraAttributePtr), NULL); NULL 1896 ext/soap/php_schema.c if(def == NULL || strncmp((char*)def->children->content, "qualified", sizeof("qualified"))) { NULL 1905 ext/soap/php_schema.c if (parent == NULL) { NULL 1910 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav, "annotation")) { NULL 1914 ext/soap/php_schema.c if (trav != NULL) { NULL 1917 ext/soap/php_schema.c if (ref != NULL) { NULL 1919 ext/soap/php_schema.c } else if (type != NULL) { NULL 1939 ext/soap/php_schema.c if (trav != NULL) { NULL 1948 ext/soap/php_schema.c xmlAttrPtr name, ref = NULL; NULL 1952 ext/soap/php_schema.c if (name == NULL) { NULL 1956 ext/soap/php_schema.c if (cur_type == NULL) { NULL 1962 ext/soap/php_schema.c if (ns == NULL) { NULL 1975 ext/soap/php_schema.c if (zend_hash_add(ctx->attributeGroups, key.c, key.len + 1, &newType, sizeof(sdlTypePtr), NULL) != SUCCESS) { NULL 1986 ext/soap/php_schema.c if (cur_type->attributes == NULL) { NULL 1988 ext/soap/php_schema.c zend_hash_init(cur_type->attributes, 0, NULL, delete_attribute, 0); NULL 1995 ext/soap/php_schema.c if (nsptr != NULL) { NULL 2006 ext/soap/php_schema.c zend_hash_next_index_insert(cur_type->attributes, &newAttr, sizeof(sdlAttributePtr), NULL); NULL 2007 ext/soap/php_schema.c cur_type = NULL; NULL 2014 ext/soap/php_schema.c if (trav != NULL && node_is_equal(trav, "annotation")) { NULL 2018 ext/soap/php_schema.c while (trav != NULL) { NULL 2020 ext/soap/php_schema.c if (ref != NULL) { NULL 2023 ext/soap/php_schema.c schema_attribute(sdl, tns, trav, cur_type, NULL); NULL 2025 ext/soap/php_schema.c if (ref != NULL) { NULL 2028 ext/soap/php_schema.c schema_attributeGroup(sdl, tns, trav, cur_type, NULL); NULL 2030 ext/soap/php_schema.c if (ref != NULL) { NULL 2041 ext/soap/php_schema.c if (trav != NULL) { NULL 2077 ext/soap/php_schema.c return NULL; NULL 2084 ext/soap/php_schema.c if (attr->ref != NULL) { NULL 2085 ext/soap/php_schema.c if (ctx->attributes != NULL) { NULL 2089 ext/soap/php_schema.c if ((*tmp)->name != NULL && attr->name == NULL) { NULL 2092 ext/soap/php_schema.c if ((*tmp)->namens != NULL && attr->namens == NULL) { NULL 2095 ext/soap/php_schema.c if ((*tmp)->def != NULL && attr->def == NULL) { NULL 2098 ext/soap/php_schema.c if ((*tmp)->fixed != NULL && attr->fixed == NULL) { NULL 2107 ext/soap/php_schema.c if ((*tmp)->extraAttributes != NULL) { NULL 2111 ext/soap/php_schema.c zend_hash_init(attr->extraAttributes, zend_hash_num_elements((*tmp)->extraAttributes), NULL, delete_extra_attribute, 0); NULL 2117 ext/soap/php_schema.c if (attr->name == NULL && attr->ref != NULL) { NULL 2126 ext/soap/php_schema.c attr->ref = NULL; NULL 2135 ext/soap/php_schema.c if (attr->ref != NULL) { NULL 2136 ext/soap/php_schema.c if (ctx->attributeGroups != NULL) { NULL 2158 ext/soap/php_schema.c zend_hash_init(ht, zend_hash_num_elements(newAttr->extraAttributes), NULL, delete_extra_attribute, 0); NULL 2163 ext/soap/php_schema.c zend_hash_get_current_key_ex((*tmp)->attributes, &key, &key_len, NULL, 0, NULL); NULL 2164 ext/soap/php_schema.c zend_hash_add(ht, key, key_len, &newAttr, sizeof(sdlAttributePtr), NULL); NULL 2171 ext/soap/php_schema.c zend_hash_get_current_key((*tmp)->attributes, NULL, &index, 0); NULL 2179 ext/soap/php_schema.c attr->ref = NULL; NULL 2237 ext/soap/php_schema.c if (type->ref != NULL) { NULL 2238 ext/soap/php_schema.c if (ctx->sdl->elements != NULL) { NULL 2260 ext/soap/php_schema.c type->ref = NULL; NULL 2282 ext/soap/php_schema.c zend_hash_get_current_key(type->attributes, NULL, &index, 0); NULL 51 ext/soap/php_sdl.c encodePtr enc = NULL; NULL 57 ext/soap/php_sdl.c if (nsptr != NULL) { NULL 59 ext/soap/php_sdl.c if (enc == NULL) { NULL 72 ext/soap/php_sdl.c sdlTypePtr ret = NULL; NULL 81 ext/soap/php_sdl.c if (nsptr != NULL) { NULL 112 ext/soap/php_sdl.c encodePtr enc = NULL; NULL 126 ext/soap/php_sdl.c if (enc == NULL && NULL 143 ext/soap/php_sdl.c enc = get_encoder_ex(NULL, enc_nscat, enc_len); NULL 155 ext/soap/php_sdl.c if (sdl->encoders == NULL) { NULL 157 ext/soap/php_sdl.c zend_hash_init(sdl->encoders, 0, NULL, delete_encoder, sdl->is_persistent); NULL 159 ext/soap/php_sdl.c zend_hash_update(sdl->encoders, nscat, len + 1, &new_enc, sizeof(encodePtr), NULL); NULL 177 ext/soap/php_sdl.c return NULL; NULL 184 ext/soap/php_sdl.c if (sdl == NULL) { NULL 185 ext/soap/php_sdl.c return NULL; NULL 195 ext/soap/php_sdl.c return NULL; NULL 200 ext/soap/php_sdl.c sdlBindingPtr binding = NULL; NULL 218 ext/soap/php_sdl.c if ((attr = get_attribute_ex(node->properties, "required", WSDL_NAMESPACE)) != NULL && NULL 233 ext/soap/php_sdl.c zval *context = NULL; NULL 234 ext/soap/php_sdl.c zval **header = NULL; NULL 281 ext/soap/php_sdl.c context = php_libxml_switch_context(NULL TSRMLS_CC); NULL 316 ext/soap/php_sdl.c ctx->old_header = NULL; NULL 318 ext/soap/php_sdl.c ctx->context = NULL; NULL 346 ext/soap/php_sdl.c zend_hash_add(&ctx->docs, struri, strlen(struri)+1, (void**)&wsdl, sizeof(xmlDocPtr), NULL); NULL 369 ext/soap/php_sdl.c while (trav != NULL) { NULL 378 ext/soap/php_sdl.c while (trav2 != NULL) { NULL 393 ext/soap/php_sdl.c if (base == NULL) { NULL 406 ext/soap/php_sdl.c if (zend_hash_add(&ctx->messages, (char*)name->children->content, xmlStrlen(name->children->content)+1,&trav, sizeof(xmlNodePtr), NULL) != SUCCESS) { NULL 416 ext/soap/php_sdl.c if (zend_hash_add(&ctx->portTypes, (char*)name->children->content, xmlStrlen(name->children->content)+1,&trav, sizeof(xmlNodePtr), NULL) != SUCCESS) { NULL 426 ext/soap/php_sdl.c if (zend_hash_add(&ctx->bindings, (char*)name->children->content, xmlStrlen(name->children->content)+1,&trav, sizeof(xmlNodePtr), NULL) != SUCCESS) { NULL 436 ext/soap/php_sdl.c if (zend_hash_add(&ctx->services, (char*)name->children->content, xmlStrlen(name->children->content)+1,&trav, sizeof(xmlNodePtr), NULL) != SUCCESS) { NULL 462 ext/soap/php_sdl.c if (ctype == NULL) { NULL 475 ext/soap/php_sdl.c part = get_node_with_attribute_ex((*message)->children, "part", WSDL_NAMESPACE, "name", (char*)tmp->children->content, NULL); NULL 512 ext/soap/php_sdl.c if (tmp != NULL) { NULL 516 ext/soap/php_sdl.c if (tmp != NULL) { NULL 532 ext/soap/php_sdl.c while (trav != NULL) { NULL 537 ext/soap/php_sdl.c if (h->headerfaults == NULL) { NULL 539 ext/soap/php_sdl.c zend_hash_init(h->headerfaults, 0, NULL, delete_header, 0); NULL 548 ext/soap/php_sdl.c if (zend_hash_add(h->headerfaults, key.c, key.len+1, (void**)&hf, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL) != SUCCESS) { NULL 567 ext/soap/php_sdl.c while (trav != NULL) { NULL 589 ext/soap/php_sdl.c zend_hash_init(&ht, 0, NULL, delete_parameter, 0); NULL 607 ext/soap/php_sdl.c (*param)->paramName = NULL; NULL 608 ext/soap/php_sdl.c zend_hash_next_index_insert(&ht, &x_param, sizeof(sdlParamPtr), NULL); NULL 642 ext/soap/php_sdl.c if (binding->headers == NULL) { NULL 644 ext/soap/php_sdl.c zend_hash_init(binding->headers, 0, NULL, delete_header, 0); NULL 653 ext/soap/php_sdl.c if (zend_hash_add(binding->headers, key.c, key.len+1, (void**)&h, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL) != SUCCESS) { NULL 666 ext/soap/php_sdl.c xmlNodePtr trav, part, message = NULL, *tmp; NULL 667 ext/soap/php_sdl.c HashTable* parameters = NULL; NULL 671 ext/soap/php_sdl.c if (ctype == NULL) { NULL 682 ext/soap/php_sdl.c zend_hash_init(parameters, 0, NULL, delete_parameter, 0); NULL 685 ext/soap/php_sdl.c while (trav != NULL) { NULL 689 ext/soap/php_sdl.c if (trav->ns != NULL && strcmp((char*)trav->ns->href, WSDL_NAMESPACE) != 0) { NULL 705 ext/soap/php_sdl.c if (name == NULL) { NULL 712 ext/soap/php_sdl.c if (type != NULL) { NULL 716 ext/soap/php_sdl.c if (element != NULL) { NULL 724 ext/soap/php_sdl.c zend_hash_next_index_insert(parameters, ¶m, sizeof(sdlParamPtr), NULL); NULL 740 ext/soap/php_sdl.c zend_hash_init(&ctx.sdl->functions, 0, NULL, delete_function, 0); NULL 742 ext/soap/php_sdl.c zend_hash_init(&ctx.docs, 0, NULL, delete_document, 0); NULL 743 ext/soap/php_sdl.c zend_hash_init(&ctx.messages, 0, NULL, NULL, 0); NULL 744 ext/soap/php_sdl.c zend_hash_init(&ctx.bindings, 0, NULL, NULL, 0); NULL 745 ext/soap/php_sdl.c zend_hash_init(&ctx.portTypes, 0, NULL, NULL, 0); NULL 746 ext/soap/php_sdl.c zend_hash_init(&ctx.services, 0, NULL, NULL, 0); NULL 763 ext/soap/php_sdl.c while (trav != NULL) { NULL 769 ext/soap/php_sdl.c char *wsdl_soap_namespace = NULL; NULL 785 ext/soap/php_sdl.c if (bindingAttr == NULL) { NULL 790 ext/soap/php_sdl.c address = NULL; NULL 792 ext/soap/php_sdl.c while (trav2 != NULL) { NULL 838 ext/soap/php_sdl.c if (ctype == NULL) { NULL 882 ext/soap/php_sdl.c if (name == NULL) { NULL 888 ext/soap/php_sdl.c if (type == NULL) { NULL 893 ext/soap/php_sdl.c if (ctype == NULL) { NULL 904 ext/soap/php_sdl.c while (trav2 != NULL) { NULL 923 ext/soap/php_sdl.c if (op_name == NULL) { NULL 928 ext/soap/php_sdl.c while (trav3 != NULL) { NULL 941 ext/soap/php_sdl.c portTypeOperation = get_node_with_attribute_ex(portType->children, "operation", WSDL_NAMESPACE, "name", (char*)op_name->children->content, NULL); NULL 942 ext/soap/php_sdl.c if (portTypeOperation == NULL) { NULL 984 ext/soap/php_sdl.c if (input != NULL) { NULL 988 ext/soap/php_sdl.c if (message == NULL) { NULL 1005 ext/soap/php_sdl.c if (input != NULL) { NULL 1013 ext/soap/php_sdl.c if (output != NULL) { NULL 1017 ext/soap/php_sdl.c if (message == NULL) { NULL 1039 ext/soap/php_sdl.c if (output != NULL) { NULL 1052 ext/soap/php_sdl.c while (fault != NULL) { NULL 1058 ext/soap/php_sdl.c if (name == NULL) { NULL 1062 ext/soap/php_sdl.c if (message == NULL) { NULL 1071 ext/soap/php_sdl.c if (f->details == NULL || zend_hash_num_elements(f->details) > 1) { NULL 1076 ext/soap/php_sdl.c xmlNodePtr soap_fault = get_node_with_attribute_ex(operation->children, "fault", WSDL_NAMESPACE, "name", f->name, NULL); NULL 1077 ext/soap/php_sdl.c if (soap_fault != NULL) { NULL 1079 ext/soap/php_sdl.c while (trav != NULL) { NULL 1120 ext/soap/php_sdl.c if (function->faults == NULL) { NULL 1122 ext/soap/php_sdl.c zend_hash_init(function->faults, 0, NULL, delete_fault, 0); NULL 1124 ext/soap/php_sdl.c if (zend_hash_add(function->faults, f->name, strlen(f->name)+1, (void**)&f, sizeof(sdlFaultPtr), NULL) != SUCCESS) { NULL 1137 ext/soap/php_sdl.c if (zend_hash_add(&ctx.sdl->functions, php_strtolower(tmp, len), len+1, &function, sizeof(sdlFunctionPtr), NULL) != SUCCESS) { NULL 1138 ext/soap/php_sdl.c zend_hash_next_index_insert(&ctx.sdl->functions, &function, sizeof(sdlFunctionPtr), NULL); NULL 1141 ext/soap/php_sdl.c if (function->requestName != NULL && strcmp(function->requestName,function->functionName) != 0) { NULL 1142 ext/soap/php_sdl.c if (ctx.sdl->requests == NULL) { NULL 1144 ext/soap/php_sdl.c zend_hash_init(ctx.sdl->requests, 0, NULL, NULL, 0); NULL 1148 ext/soap/php_sdl.c zend_hash_add(ctx.sdl->requests, php_strtolower(tmp, len), len+1, &function, sizeof(sdlFunctionPtr), NULL); NULL 1157 ext/soap/php_sdl.c zend_hash_init(ctx.sdl->bindings, 0, NULL, delete_binding, 0); NULL 1160 ext/soap/php_sdl.c zend_hash_add(ctx.sdl->bindings, tmpbinding->name, strlen(tmpbinding->name), &tmpbinding, sizeof(sdlBindingPtr), NULL); NULL 1170 ext/soap/php_sdl.c if (ctx.sdl->bindings == NULL || ctx.sdl->bindings->nNumOfElements == 0) { NULL 1205 ext/soap/php_sdl.c return NULL; NULL 1220 ext/soap/php_sdl.c zend_hash_next_index_insert(ht, &data, sizeof(void*), NULL); NULL 1222 ext/soap/php_sdl.c zend_hash_add(ht, *in, len, &data, sizeof(void*), NULL); NULL 1243 ext/soap/php_sdl.c zend_hash_init(attr->extraAttributes, i, NULL, delete_extra_attribute, 0); NULL 1264 ext/soap/php_sdl.c return NULL; NULL 1278 ext/soap/php_sdl.c return NULL; NULL 1300 ext/soap/php_sdl.c zend_hash_init(model->u.content, i, NULL, delete_model, 0); NULL 1303 ext/soap/php_sdl.c zend_hash_next_index_insert(model->u.content,&x,sizeof(sdlContentModelPtr),NULL); NULL 1323 ext/soap/php_sdl.c sdlTypePtr *elements = NULL; NULL 1355 ext/soap/php_sdl.c zend_hash_init(type->restrictions->enumeration, i, NULL, delete_restriction_var_char, 0); NULL 1362 ext/soap/php_sdl.c type->restrictions->enumeration = NULL; NULL 1371 ext/soap/php_sdl.c elements[0] = NULL; NULL 1373 ext/soap/php_sdl.c zend_hash_init(type->elements, i, NULL, delete_type, 0); NULL 1387 ext/soap/php_sdl.c zend_hash_init(type->attributes, i, NULL, delete_attribute, 0); NULL 1403 ext/soap/php_sdl.c if (elements != NULL) { NULL 1420 ext/soap/php_sdl.c if (enc->details.sdl_type == NULL) { NULL 1441 ext/soap/php_sdl.c real_enc = get_encoder_ex(NULL, enc_nscat, enc_len); NULL 1465 ext/soap/php_sdl.c zend_hash_init(body->headers, i, NULL, delete_header, 0); NULL 1486 ext/soap/php_sdl.c zend_hash_init(tmp->headerfaults, i, NULL, delete_header, 0); NULL 1516 ext/soap/php_sdl.c if (i == 0) {return NULL;} NULL 1518 ext/soap/php_sdl.c zend_hash_init(ht, i, NULL, delete_parameter, 0); NULL 1538 ext/soap/php_sdl.c sdlFunctionPtr *functions = NULL; NULL 1550 ext/soap/php_sdl.c return NULL; NULL 1554 ext/soap/php_sdl.c return NULL; NULL 1560 ext/soap/php_sdl.c return NULL; NULL 1567 ext/soap/php_sdl.c return NULL; NULL 1575 ext/soap/php_sdl.c return NULL; NULL 1583 ext/soap/php_sdl.c return NULL; NULL 1600 ext/soap/php_sdl.c types[0] = NULL; NULL 1614 ext/soap/php_sdl.c encoders[0] = NULL; NULL 1629 ext/soap/php_sdl.c zend_hash_init(sdl->groups, num_groups, NULL, delete_type, 0); NULL 1639 ext/soap/php_sdl.c zend_hash_init(sdl->types, num_types, NULL, delete_type, 0); NULL 1649 ext/soap/php_sdl.c zend_hash_init(sdl->elements, num_elements, NULL, delete_type, 0); NULL 1660 ext/soap/php_sdl.c zend_hash_init(sdl->encoders, num_encoders, NULL, delete_encoder, 0); NULL 1673 ext/soap/php_sdl.c zend_hash_init(sdl->bindings, num_bindings, NULL, delete_binding, 0); NULL 1694 ext/soap/php_sdl.c zend_hash_init(&sdl->functions, num_func, NULL, delete_function, 0); NULL 1707 ext/soap/php_sdl.c func->binding = NULL; NULL 1720 ext/soap/php_sdl.c func->bindingAttributes = NULL; NULL 1731 ext/soap/php_sdl.c zend_hash_init(func->faults, num_faults, NULL, delete_fault, 0); NULL 1751 ext/soap/php_sdl.c fault->bindingAttributes = NULL; NULL 1755 ext/soap/php_sdl.c func->faults = NULL; NULL 1765 ext/soap/php_sdl.c zend_hash_init(sdl->requests, i, NULL, NULL, 0); NULL 1806 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(ht, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 1929 ext/soap/php_sdl.c HashTable *tmp_elements = NULL; NULL 1983 ext/soap/php_sdl.c zend_hash_init(tmp_elements, i, NULL, NULL, 0); NULL 1989 ext/soap/php_sdl.c zend_hash_add(tmp_elements, (char*)tmp, sizeof(*tmp), &i, sizeof(int), NULL); NULL 2016 ext/soap/php_sdl.c if (tmp_elements != NULL) { NULL 2131 ext/soap/php_sdl.c zend_hash_init(&tmp_types, 0, NULL, NULL, 0); NULL 2132 ext/soap/php_sdl.c zend_hash_init(&tmp_encoders, 0, NULL, NULL, 0); NULL 2133 ext/soap/php_sdl.c zend_hash_init(&tmp_bindings, 0, NULL, NULL, 0); NULL 2134 ext/soap/php_sdl.c zend_hash_init(&tmp_functions, 0, NULL, NULL, 0); NULL 2156 ext/soap/php_sdl.c zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL); NULL 2173 ext/soap/php_sdl.c zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL); NULL 2190 ext/soap/php_sdl.c zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL); NULL 2207 ext/soap/php_sdl.c zend_hash_add(&tmp_encoders, (char*)tmp, sizeof(*tmp), (void**)&encoder_num, sizeof(encoder_num), NULL); NULL 2214 ext/soap/php_sdl.c zend_hash_add(&tmp_encoders, (char*)&enc, sizeof(encodePtr), (void**)&encoder_num, sizeof(encoder_num), NULL); NULL 2276 ext/soap/php_sdl.c if ((*tmp)->bindingType == BINDING_SOAP && (*tmp)->bindingAttributes != NULL) { NULL 2284 ext/soap/php_sdl.c zend_hash_add(&tmp_bindings, (char*)tmp, sizeof(*tmp), (void**)&binding_num, sizeof(binding_num), NULL); NULL 2305 ext/soap/php_sdl.c if ((*tmp)->binding == NULL || NULL 2310 ext/soap/php_sdl.c if ((*tmp)->binding->bindingType == BINDING_SOAP && (*tmp)->bindingAttributes != NULL) { NULL 2333 ext/soap/php_sdl.c if ((*tmp)->binding->bindingType == BINDING_SOAP && (*fault)->bindingAttributes != NULL) { NULL 2349 ext/soap/php_sdl.c zend_hash_add(&tmp_functions, (char*)tmp, sizeof(*tmp), (void**)&function_num, sizeof(function_num), NULL); NULL 2389 ext/soap/php_sdl.c sdlRestrictionIntPtr prest = NULL; NULL 2400 ext/soap/php_sdl.c sdlRestrictionCharPtr prest = NULL; NULL 2417 ext/soap/php_sdl.c zend_hash_next_index_insert(bp_types, (void*)&type, sizeof(sdlTypePtr*), NULL); NULL 2434 ext/soap/php_sdl.c zend_hash_next_index_insert(bp_encoders, (void*)&enc, sizeof(encodePtr*), NULL); NULL 2450 ext/soap/php_sdl.c zend_hash_init(pheaders, zend_hash_num_elements(headers), NULL, delete_header_persistent, 1); NULL 2482 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(headers, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2483 ext/soap/php_sdl.c zend_hash_add(pheaders, key, key_len, (void*)&pheader, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL); NULL 2485 ext/soap/php_sdl.c zend_hash_next_index_insert(pheaders, (void*)&pheader, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL); NULL 2518 ext/soap/php_sdl.c zend_hash_init(pparams, zend_hash_num_elements(params), NULL, delete_parameter_persistent, 1); NULL 2543 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(params, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2544 ext/soap/php_sdl.c zend_hash_add(pparams, key, key_len, (void*)&pparam, sizeof(sdlParamPtr), NULL); NULL 2546 ext/soap/php_sdl.c zend_hash_next_index_insert(pparams, (void*)&pparam, sizeof(sdlParamPtr), NULL); NULL 2565 ext/soap/php_sdl.c zend_hash_init(pfaults, zend_hash_num_elements(faults), NULL, delete_fault_persistent, 1); NULL 2592 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(faults, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2593 ext/soap/php_sdl.c zend_hash_add(pfaults, key, key_len, (void*)&pfault, sizeof(sdlParamPtr), NULL); NULL 2595 ext/soap/php_sdl.c zend_hash_next_index_insert(pfaults, (void*)&pfault, sizeof(sdlParamPtr), NULL); NULL 2643 ext/soap/php_sdl.c zend_hash_init(pattr->extraAttributes, zend_hash_num_elements(attr->extraAttributes), NULL, delete_extra_attribute_persistent, 1); NULL 2647 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(attr->extraAttributes, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2658 ext/soap/php_sdl.c zend_hash_add(pattr->extraAttributes, key, key_len, (void*)&pextra, sizeof(sdlExtraAttributePtr), NULL); NULL 2689 ext/soap/php_sdl.c zend_hash_init(pmodel->u.content, zend_hash_num_elements(model->u.content), NULL, delete_model_persistent, 1); NULL 2694 ext/soap/php_sdl.c zend_hash_next_index_insert(pmodel->u.content, (void*)&pcontent, sizeof(sdlContentModelPtr), NULL); NULL 2724 ext/soap/php_sdl.c sdlTypePtr ptype = NULL; NULL 2795 ext/soap/php_sdl.c zend_hash_init(ptype->restrictions->enumeration, zend_hash_num_elements(type->restrictions->enumeration), NULL, delete_restriction_var_char_persistent, 1); NULL 2804 ext/soap/php_sdl.c zend_hash_init(ptype->elements, zend_hash_num_elements(type->elements), NULL, delete_type_persistent, 1); NULL 2809 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(type->elements, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2810 ext/soap/php_sdl.c zend_hash_add(ptype->elements, key, key_len, (void*)&pelem, sizeof(sdlTypePtr), NULL); NULL 2812 ext/soap/php_sdl.c zend_hash_next_index_insert(ptype->elements, (void*)&pelem, sizeof(sdlTypePtr), NULL); NULL 2814 ext/soap/php_sdl.c zend_hash_add(ptr_map, (char*)tmp, sizeof(*tmp), (void*)&pelem, sizeof(sdlTypePtr), NULL); NULL 2823 ext/soap/php_sdl.c zend_hash_init(ptype->attributes, zend_hash_num_elements(type->attributes), NULL, delete_attribute_persistent, 1); NULL 2828 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(type->attributes, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2829 ext/soap/php_sdl.c zend_hash_add(ptype->attributes, key, key_len, (void*)&pattr, sizeof(sdlAttributePtr), NULL); NULL 2831 ext/soap/php_sdl.c zend_hash_next_index_insert(ptype->attributes, (void*)&pattr, sizeof(sdlAttributePtr), NULL); NULL 2846 ext/soap/php_sdl.c encodePtr penc = NULL; NULL 2869 ext/soap/php_sdl.c sdlBindingPtr pbind = NULL; NULL 2897 ext/soap/php_sdl.c sdlFunctionPtr pfunc = NULL; NULL 2952 ext/soap/php_sdl.c sdlPtr psdl = NULL; NULL 2959 ext/soap/php_sdl.c zend_hash_init(&bp_types, 0, NULL, NULL, 0); NULL 2960 ext/soap/php_sdl.c zend_hash_init(&bp_encoders, 0, NULL, NULL, 0); NULL 2961 ext/soap/php_sdl.c zend_hash_init(&ptr_map, 0, NULL, NULL, 0); NULL 2978 ext/soap/php_sdl.c zend_hash_init(psdl->groups, zend_hash_num_elements(sdl->groups), NULL, delete_type_persistent, 1); NULL 2983 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(sdl->groups, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 2984 ext/soap/php_sdl.c zend_hash_add(psdl->groups, key, key_len, (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 2986 ext/soap/php_sdl.c zend_hash_next_index_insert(psdl->groups, (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 2988 ext/soap/php_sdl.c zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 2998 ext/soap/php_sdl.c zend_hash_init(psdl->types, zend_hash_num_elements(sdl->types), NULL, delete_type_persistent, 1); NULL 3003 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(sdl->types, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 3004 ext/soap/php_sdl.c zend_hash_add(psdl->types, key, key_len, (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 3006 ext/soap/php_sdl.c zend_hash_next_index_insert(psdl->types, (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 3008 ext/soap/php_sdl.c zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 3018 ext/soap/php_sdl.c zend_hash_init(psdl->elements, zend_hash_num_elements(sdl->elements), NULL, delete_type_persistent, 1); NULL 3023 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(sdl->elements, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 3024 ext/soap/php_sdl.c zend_hash_add(psdl->elements, key, key_len, (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 3026 ext/soap/php_sdl.c zend_hash_next_index_insert(psdl->elements, (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 3028 ext/soap/php_sdl.c zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&ptype, sizeof(sdlTypePtr), NULL); NULL 3038 ext/soap/php_sdl.c zend_hash_init(psdl->encoders, zend_hash_num_elements(sdl->encoders), NULL, delete_encoder_persistent, 1); NULL 3043 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(sdl->encoders, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 3044 ext/soap/php_sdl.c zend_hash_add(psdl->encoders, key, key_len, (void*)&penc, sizeof(encodePtr), NULL); NULL 3046 ext/soap/php_sdl.c zend_hash_next_index_insert(psdl->encoders, (void*)&penc, sizeof(encodePtr), NULL); NULL 3048 ext/soap/php_sdl.c zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&penc, sizeof(encodePtr), NULL); NULL 3055 ext/soap/php_sdl.c sdlTypePtr **tmp, *ptype = NULL; NULL 3067 ext/soap/php_sdl.c encodePtr **tmp, *penc = NULL; NULL 3085 ext/soap/php_sdl.c zend_hash_init(psdl->bindings, zend_hash_num_elements(sdl->bindings), NULL, delete_binding_persistent, 1); NULL 3090 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(sdl->bindings, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 3091 ext/soap/php_sdl.c zend_hash_add(psdl->bindings, key, key_len, (void*)&pbind, sizeof(sdlBindingPtr), NULL); NULL 3093 ext/soap/php_sdl.c zend_hash_next_index_insert(psdl->bindings, (void*)&pbind, sizeof(sdlBindingPtr), NULL); NULL 3095 ext/soap/php_sdl.c zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&pbind, sizeof(sdlBindingPtr), NULL); NULL 3100 ext/soap/php_sdl.c zend_hash_init(&psdl->functions, zend_hash_num_elements(&sdl->functions), NULL, delete_function_persistent, 1); NULL 3108 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(&sdl->functions, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 3109 ext/soap/php_sdl.c zend_hash_add(&psdl->functions, key, key_len, (void*)&pfunc, sizeof(sdlFunctionPtr), NULL); NULL 3111 ext/soap/php_sdl.c zend_hash_next_index_insert(&psdl->functions, (void*)&pfunc, sizeof(sdlFunctionPtr), NULL); NULL 3113 ext/soap/php_sdl.c zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&pfunc, sizeof(sdlFunctionPtr), NULL); NULL 3123 ext/soap/php_sdl.c zend_hash_init(psdl->requests, zend_hash_num_elements(sdl->requests), NULL, NULL, 1); NULL 3131 ext/soap/php_sdl.c if (zend_hash_get_current_key_ex(sdl->requests, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) { NULL 3132 ext/soap/php_sdl.c zend_hash_add(psdl->requests, key, key_len, (void*)&preq, sizeof(sdlFunctionPtr), NULL); NULL 3192 ext/soap/php_sdl.c sdlPtr sdl = NULL; NULL 3195 ext/soap/php_sdl.c php_stream_context *context=NULL; NULL 3196 ext/soap/php_sdl.c zval **tmp, **proxy_host, **proxy_port, *orig_context = NULL, *new_context = NULL; NULL 3198 ext/soap/php_sdl.c char* key = NULL; NULL 3203 ext/soap/php_sdl.c if (strchr(uri,':') != NULL || IS_ABSOLUTE_PATH(uri, uri_len)) { NULL 3205 ext/soap/php_sdl.c } else if (VCWD_REALPATH(uri, fn) == NULL) { NULL 3251 ext/soap/php_sdl.c if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached TSRMLS_CC)) != NULL) { NULL 3370 ext/soap/php_sdl.c if (SOAP_GLOBAL(mem_cache) == NULL) { NULL 3372 ext/soap/php_sdl.c zend_hash_init(SOAP_GLOBAL(mem_cache), 0, NULL, delete_psdl, 1); NULL 3379 ext/soap/php_sdl.c char *key = NULL; NULL 3404 ext/soap/php_sdl.c uri_len+1, (void*)&p, sizeof(sdl_cache_bucket), NULL)) { NULL 3410 ext/soap/php_sdl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to register persistent entry"); NULL 45 ext/soap/php_xml.c xmlNodePtr del = NULL; NULL 48 ext/soap/php_xml.c while (trav != NULL) { NULL 49 ext/soap/php_xml.c if (del != NULL) { NULL 52 ext/soap/php_xml.c del = NULL; NULL 61 ext/soap/php_xml.c } else if (trav->children != NULL) { NULL 66 ext/soap/php_xml.c if (del != NULL) { NULL 82 ext/soap/php_xml.c xmlParserCtxtPtr ctxt = NULL; NULL 100 ext/soap/php_xml.c ctxt->sax->warning = NULL; NULL 101 ext/soap/php_xml.c ctxt->sax->error = NULL; NULL 108 ext/soap/php_xml.c if (ret->URL == NULL && ctxt->directory != NULL) { NULL 112 ext/soap/php_xml.c ret = NULL; NULL 114 ext/soap/php_xml.c ctxt->myDoc = NULL; NULL 118 ext/soap/php_xml.c ret = NULL; NULL 133 ext/soap/php_xml.c xmlParserCtxtPtr ctxt = NULL; NULL 147 ext/soap/php_xml.c ctxt->sax->warning = NULL; NULL 148 ext/soap/php_xml.c ctxt->sax->error = NULL; NULL 158 ext/soap/php_xml.c if (ret->URL == NULL && ctxt->directory != NULL) { NULL 162 ext/soap/php_xml.c ret = NULL; NULL 164 ext/soap/php_xml.c ctxt->myDoc = NULL; NULL 168 ext/soap/php_xml.c ret = NULL; NULL 190 ext/soap/php_xml.c return xmlSearchNs(node->doc, node->parent, NULL); NULL 199 ext/soap/php_xml.c return xmlSearchNs(node->doc, node, NULL); NULL 205 ext/soap/php_xml.c if (name == NULL || strcmp((char*)node->name, name) == 0) { NULL 221 ext/soap/php_xml.c if (name == NULL || strcmp((char*)node->name, name) == 0) { NULL 238 ext/soap/php_xml.c while (node!=NULL) { NULL 244 ext/soap/php_xml.c return NULL; NULL 249 ext/soap/php_xml.c while (node!=NULL) { NULL 255 ext/soap/php_xml.c return NULL; NULL 260 ext/soap/php_xml.c while (node != NULL) { NULL 263 ext/soap/php_xml.c } else if (node->children != NULL) { NULL 271 ext/soap/php_xml.c return NULL; NULL 278 ext/soap/php_xml.c while (node != NULL) { NULL 279 ext/soap/php_xml.c if (name != NULL) { NULL 281 ext/soap/php_xml.c if (node==NULL) { NULL 282 ext/soap/php_xml.c return NULL; NULL 287 ext/soap/php_xml.c if (attr != NULL && strcmp((char*)attr->children->content, value) == 0) { NULL 292 ext/soap/php_xml.c return NULL; NULL 297 ext/soap/php_xml.c while (node != NULL) { NULL 300 ext/soap/php_xml.c if (attr != NULL && strcmp((char*)attr->children->content, value) == 0) { NULL 304 ext/soap/php_xml.c if (node->children != NULL) { NULL 312 ext/soap/php_xml.c return NULL; NULL 319 ext/soap/php_xml.c if (found != NULL && found != (char*)inval) { NULL 324 ext/soap/php_xml.c (*namespace) = NULL; NULL 25 ext/soap/php_xml.h #define get_attribute(node, name) get_attribute_ex(node, name, NULL) NULL 26 ext/soap/php_xml.h #define get_node(node, name) get_node_ex(node, name, NULL) NULL 27 ext/soap/php_xml.h #define get_node_recursive(node, name) get_node_recursive_ex(node, name, NULL) NULL 28 ext/soap/php_xml.h #define get_node_with_attribute(node, name, attr, val) get_node_with_attribute_ex(node, name, NULL, attr, val, NULL) NULL 29 ext/soap/php_xml.h #define get_node_with_attribute_recursive(node, name, attr, val) get_node_with_attribute_recursive_ex(node, name, NULL, attr, val, NULL) NULL 30 ext/soap/php_xml.h #define node_is_equal(node, name) node_is_equal_ex(node, name, NULL) NULL 31 ext/soap/php_xml.h #define attr_is_equal(node, name) attr_is_equal_ex(node, name, NULL) NULL 47 ext/soap/php_xml.h #define FOREACHATTRNODE(n,c,i) FOREACHATTRNODEEX(n,c,NULL,i) NULL 50 ext/soap/php_xml.h if (n == NULL) { \ NULL 58 ext/soap/php_xml.h if (i != NULL) { \ NULL 61 ext/soap/php_xml.h #define FOREACHNODE(n,c,i) FOREACHNODEEX(n,c,NULL,i) NULL 64 ext/soap/php_xml.h if (n == NULL) { \ NULL 68 ext/soap/php_xml.h i = get_node_ex(n,c,NULL); \ NULL 72 ext/soap/php_xml.h if(i != NULL) { \ NULL 108 ext/soap/soap.c if (EG(exception) == NULL || \ NULL 114 ext/soap/soap.c while (EG(argument_stack)->prev != NULL && \ NULL 138 ext/soap/soap.c ss = NULL; \ NULL 143 ext/soap/soap.c #define FETCH_SDL_RES(ss,tmp) ss = (sdlPtr) zend_fetch_resource(tmp TSRMLS_CC, -1, "sdl", NULL, 1, le_sdl) NULL 146 ext/soap/soap.c #define FETCH_TYPEMAP_RES(ss,tmp) ss = (HashTable*) zend_fetch_resource(tmp TSRMLS_CC, -1, "typemap", NULL, 1, le_typemap) NULL 152 ext/soap/soap.c ss = (soapServicePtr)zend_fetch_resource(tmp TSRMLS_CC, -1, "service", NULL, 1, le_service); \ NULL 154 ext/soap/soap.c ss = NULL; \ NULL 454 ext/soap/soap.c NULL, NULL 488 ext/soap/soap.c if (memchr(new_value, '\0', new_value_length) != NULL) { NULL 532 ext/soap/soap.c zend_hash_init(&defEnc, 0, NULL, NULL, 1); NULL 533 ext/soap/soap.c zend_hash_init(&defEncIndex, 0, NULL, NULL, 1); NULL 534 ext/soap/soap.c zend_hash_init(&defEncNs, 0, NULL, NULL, 1); NULL 542 ext/soap/soap.c if (defaultEncoding[i].details.ns != NULL) { NULL 545 ext/soap/soap.c zend_hash_add(&defEnc, ns_type, strlen(ns_type) + 1, &enc, sizeof(encodePtr), NULL); NULL 548 ext/soap/soap.c zend_hash_add(&defEnc, defaultEncoding[i].details.type_str, strlen(defaultEncoding[i].details.type_str) + 1, &enc, sizeof(encodePtr), NULL); NULL 553 ext/soap/soap.c zend_hash_index_update(&defEncIndex, defaultEncoding[i].details.type, &enc, sizeof(encodePtr), NULL); NULL 559 ext/soap/soap.c zend_hash_add(&defEncNs, XSD_1999_NAMESPACE, sizeof(XSD_1999_NAMESPACE), XSD_NS_PREFIX, sizeof(XSD_NS_PREFIX), NULL); NULL 560 ext/soap/soap.c zend_hash_add(&defEncNs, XSD_NAMESPACE, sizeof(XSD_NAMESPACE), XSD_NS_PREFIX, sizeof(XSD_NS_PREFIX), NULL); NULL 561 ext/soap/soap.c zend_hash_add(&defEncNs, XSI_NAMESPACE, sizeof(XSI_NAMESPACE), XSI_NS_PREFIX, sizeof(XSI_NS_PREFIX), NULL); NULL 562 ext/soap/soap.c zend_hash_add(&defEncNs, XML_NAMESPACE, sizeof(XML_NAMESPACE), XML_NS_PREFIX, sizeof(XML_NS_PREFIX), NULL); NULL 563 ext/soap/soap.c zend_hash_add(&defEncNs, SOAP_1_1_ENC_NAMESPACE, sizeof(SOAP_1_1_ENC_NAMESPACE), SOAP_1_1_ENC_NS_PREFIX, sizeof(SOAP_1_1_ENC_NS_PREFIX), NULL); NULL 564 ext/soap/soap.c zend_hash_add(&defEncNs, SOAP_1_2_ENC_NAMESPACE, sizeof(SOAP_1_2_ENC_NAMESPACE), SOAP_1_2_ENC_NS_PREFIX, sizeof(SOAP_1_2_ENC_NS_PREFIX), NULL); NULL 572 ext/soap/soap.c soap_globals->typemap = NULL; NULL 574 ext/soap/soap.c soap_globals->error_code = NULL; NULL 575 ext/soap/soap.c soap_globals->error_object = NULL; NULL 576 ext/soap/soap.c soap_globals->sdl = NULL; NULL 578 ext/soap/soap.c soap_globals->mem_cache = NULL; NULL 579 ext/soap/soap.c soap_globals->ref_map = NULL; NULL 598 ext/soap/soap.c SOAP_GLOBAL(typemap) = NULL; NULL 600 ext/soap/soap.c SOAP_GLOBAL(error_code) = NULL; NULL 601 ext/soap/soap.c SOAP_GLOBAL(error_object) = NULL; NULL 602 ext/soap/soap.c SOAP_GLOBAL(sdl) = NULL; NULL 604 ext/soap/soap.c SOAP_GLOBAL(encoding) = NULL; NULL 605 ext/soap/soap.c SOAP_GLOBAL(class_map) = NULL; NULL 607 ext/soap/soap.c SOAP_GLOBAL(ref_map) = NULL; NULL 617 ext/soap/soap.c ZEND_INIT_MODULE_GLOBALS(soap, php_soap_init_globals, NULL); NULL 629 ext/soap/soap.c fe.function_name = NULL; NULL 630 ext/soap/soap.c fe.scope = NULL; NULL 632 ext/soap/soap.c fe.prototype = NULL; NULL 634 ext/soap/soap.c fe.arg_info = NULL; NULL 637 ext/soap/soap.c (zend_function *)&fe, NULL, NULL); NULL 650 ext/soap/soap.c soap_fault_class_entry = zend_register_internal_class_ex(&ce, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC); NULL 659 ext/soap/soap.c le_sdl = register_list_destructors(delete_sdl, NULL); NULL 660 ext/soap/soap.c le_url = register_list_destructors(delete_url, NULL); NULL 661 ext/soap/soap.c le_service = register_list_destructors(delete_service, NULL); NULL 662 ext/soap/soap.c le_typemap = register_list_destructors(delete_hashtable, NULL); NULL 790 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter name"); NULL 804 ext/soap/soap.c zval *data = NULL, *actor = NULL; NULL 813 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid namespace"); NULL 817 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid header name"); NULL 827 ext/soap/soap.c if (actor == NULL) { NULL 836 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid actor"); NULL 844 ext/soap/soap.c char *fault_string = NULL, *fault_code = NULL, *fault_actor = NULL, *name = NULL, *fault_code_ns = NULL; NULL 846 ext/soap/soap.c zval *code = NULL, *details = NULL, *headerfault = NULL; NULL 872 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid fault code"); NULL 876 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid fault code"); NULL 879 ext/soap/soap.c if (fault_code != NULL && fault_code_len == 0) { NULL 880 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid fault code"); NULL 883 ext/soap/soap.c if (name != NULL && name_len == 0) { NULL 884 ext/soap/soap.c name = NULL; NULL 888 ext/soap/soap.c if (headerfault != NULL) { NULL 919 ext/soap/soap.c fci.symbol_table = NULL; NULL 923 ext/soap/soap.c fci.params = NULL; NULL 926 ext/soap/soap.c zend_call_function(&fci, NULL TSRMLS_CC); NULL 943 ext/soap/soap.c char *stype = NULL, *ns = NULL, *name = NULL, *namens = NULL; NULL 956 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type ID"); NULL 986 ext/soap/soap.c HashTable *typemap = NULL; NULL 990 ext/soap/soap.c char *type_name = NULL; NULL 991 ext/soap/soap.c char *type_ns = NULL; NULL 992 ext/soap/soap.c zval *to_xml = NULL; NULL 993 ext/soap/soap.c zval *to_zval = NULL; NULL 997 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong 'typemap' option"); NULL 998 ext/soap/soap.c return NULL; NULL 1004 ext/soap/soap.c char *name = NULL; NULL 1080 ext/soap/soap.c zend_hash_init(typemap, 0, NULL, delete_encoder, 0); NULL 1089 ext/soap/soap.c zend_hash_update(typemap, nscat.c, nscat.len + 1, &new_enc, sizeof(encodePtr), NULL); NULL 1103 ext/soap/soap.c zval *wsdl = NULL, *options = NULL; NULL 1107 ext/soap/soap.c HashTable *typemap_ht = NULL; NULL 1112 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters"); NULL 1116 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters"); NULL 1125 ext/soap/soap.c if (options != NULL) { NULL 1134 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "'soap_version' option must be SOAP_1_1 or SOAP_1_2"); NULL 1142 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "'uri' option is required in nonWSDL mode"); NULL 1155 ext/soap/soap.c if (encoding == NULL) { NULL 1156 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid 'encoding' option - '%s'", Z_STRVAL_PP(tmp)); NULL 1167 ext/soap/soap.c zend_hash_init(service->class_map, zend_hash_num_elements((*tmp)->value.ht), NULL, ZVAL_PTR_DTOR, 0); NULL 1193 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "'uri' option is required in nonWSDL mode"); NULL 1200 ext/soap/soap.c zend_hash_init(service->soap_functions.ft, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 1204 ext/soap/soap.c if (service->uri == NULL) { NULL 1243 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to set persistence with bogus value (%ld)", value); NULL 1247 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to set persistence when you are using you SOAP SERVER in function mode, no persistence needed"); NULL 1266 ext/soap/soap.c zval ***argv = NULL; NULL 1293 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to set a non existent class (%s)", classname); NULL 1336 ext/soap/soap.c HashTable *ft = NULL; NULL 1353 ext/soap/soap.c } else if (service->soap_functions.ft != NULL) { NULL 1363 ext/soap/soap.c if (ft != NULL) { NULL 1402 ext/soap/soap.c if (service->soap_functions.ft == NULL) { NULL 1405 ext/soap/soap.c zend_hash_init(service->soap_functions.ft, zend_hash_num_elements(Z_ARRVAL_P(function_name)), NULL, ZVAL_PTR_DTOR, 0); NULL 1415 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to add a function that isn't a string"); NULL 1424 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to add a non existent function '%s'", Z_STRVAL_PP(tmp_function)); NULL 1430 ext/soap/soap.c zend_hash_update(service->soap_functions.ft, key, key_len+1, &function_copy, sizeof(zval *), NULL); NULL 1446 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to add a non existent function '%s'", Z_STRVAL_P(function_name)); NULL 1449 ext/soap/soap.c if (service->soap_functions.ft == NULL) { NULL 1452 ext/soap/soap.c zend_hash_init(service->soap_functions.ft, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 1457 ext/soap/soap.c zend_hash_update(service->soap_functions.ft, key, key_len+1, &function_copy, sizeof(zval *), NULL); NULL 1461 ext/soap/soap.c if (service->soap_functions.ft != NULL) { NULL 1464 ext/soap/soap.c service->soap_functions.ft = NULL; NULL 1468 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value passed"); NULL 1483 ext/soap/soap.c sdlPtr old_sdl = NULL; NULL 1485 ext/soap/soap.c xmlDocPtr doc_request=NULL, doc_return; NULL 1491 ext/soap/soap.c soapHeader *soap_headers = NULL; NULL 1493 ext/soap/soap.c char *arg = NULL; NULL 1530 ext/soap/soap.c if (call_user_function(EG(function_table), NULL, &readfile, &readfile_ret, 1, ¶m TSRMLS_CC) == FAILURE) { NULL 1531 ext/soap/soap.c soap_server_fault("Server", "Couldn't find WSDL", NULL, NULL, NULL TSRMLS_CC); NULL 1541 ext/soap/soap.c soap_server_fault("Server", "WSDL generation is not supported yet", NULL, NULL, NULL TSRMLS_CC); NULL 1559 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR,"ob_start failed"); NULL 1592 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Request is compressed with unknown compression '%s'",Z_STRVAL_PP(encoding)); NULL 1595 ext/soap/soap.c if (call_user_function(CG(function_table), (zval**)NULL, &func, &retval, 1, params TSRMLS_CC) == SUCCESS && NULL 1600 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING,"Can't uncompress compressed request"); NULL 1614 ext/soap/soap.c if (doc_request == NULL) { NULL 1615 ext/soap/soap.c soap_server_fault("Client", "Bad Request", NULL, NULL, NULL TSRMLS_CC); NULL 1617 ext/soap/soap.c if (xmlGetIntSubset(doc_request) != NULL) { NULL 1627 ext/soap/soap.c soap_server_fault("Server", "DTD are not supported by SOAP", NULL, NULL, NULL TSRMLS_CC); NULL 1648 ext/soap/soap.c soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC); NULL 1655 ext/soap/soap.c soap_obj = NULL; NULL 1679 ext/soap/soap.c if (soap_obj == NULL) { NULL 1693 ext/soap/soap.c if (call_user_function(NULL, &tmp_soap, &constructor, &c_ret, service->soap_class.argc, service->soap_class.argv TSRMLS_CC) == FAILURE) { NULL 1694 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Error calling constructor"); NULL 1700 ext/soap/soap.c soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC); NULL 1721 ext/soap/soap.c if (call_user_function(NULL, &tmp_soap, &constructor, &c_ret, service->soap_class.argc, service->soap_class.argv TSRMLS_CC) == FAILURE) { NULL 1722 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Error calling constructor"); NULL 1729 ext/soap/soap.c soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC); NULL 1767 ext/soap/soap.c doc_return = NULL; NULL 1770 ext/soap/soap.c if (soap_headers != NULL) { NULL 1772 ext/soap/soap.c while (header != NULL) { NULL 1779 ext/soap/soap.c soap_server_fault("MustUnderstand","Header not understood", NULL, NULL, NULL TSRMLS_CC); NULL 1790 ext/soap/soap.c call_status = call_user_function(NULL, &soap_obj, &h->function_name, &h->retval, h->num_params, h->parameters TSRMLS_CC); NULL 1792 ext/soap/soap.c call_status = call_user_function(EG(function_table), NULL, &h->function_name, &h->retval, h->num_params, h->parameters TSRMLS_CC); NULL 1795 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function '%s' call failed", Z_STRVAL(h->function_name)); NULL 1800 ext/soap/soap.c zval *headerfault = NULL, **tmp; NULL 1815 ext/soap/soap.c zval *headerfault = NULL, **tmp; NULL 1828 ext/soap/soap.c soap_server_fault("MustUnderstand","Header not understood", NULL, NULL, NULL TSRMLS_CC); NULL 1839 ext/soap/soap.c call_status = call_user_function(NULL, &soap_obj, &function_name, retval, num_params, params TSRMLS_CC); NULL 1844 ext/soap/soap.c soap_obj = NULL; NULL 1848 ext/soap/soap.c soap_obj = NULL; NULL 1852 ext/soap/soap.c call_status = call_user_function(EG(function_table), NULL, &function_name, retval, num_params, params TSRMLS_CC); NULL 1863 ext/soap/soap.c soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC); NULL 1883 ext/soap/soap.c soap_server_fault_ex(function, retval, NULL TSRMLS_CC); NULL 1897 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function '%s' call failed", Z_STRVAL(function_name)); NULL 1905 ext/soap/soap.c soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC); NULL 1927 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Dump memory failed"); NULL 1961 ext/soap/soap.c while (soap_headers != NULL) { NULL 1977 ext/soap/soap.c service->soap_headers_ptr = NULL; NULL 1997 ext/soap/soap.c char *code, *string, *actor=NULL, *name=NULL; NULL 1999 ext/soap/soap.c zval* details = NULL; NULL 2032 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The SoapServer::addSoapHeader function may be called only during SOAP request processing"); NULL 2041 ext/soap/soap.c while (*p != NULL) { NULL 2065 ext/soap/soap.c doc_return = serialize_response_call(function, NULL, NULL, fault, hdr, soap_version TSRMLS_CC); NULL 2109 ext/soap/soap.c set_soap_fault(&ret, NULL, code, string, actor, details, name TSRMLS_CC); NULL 2111 ext/soap/soap.c soap_server_fault_ex(NULL, &ret, NULL TSRMLS_CC); NULL 2176 ext/soap/soap.c if (code == NULL) { NULL 2179 ext/soap/soap.c fault = add_soap_fault(SOAP_GLOBAL(error_object), code, buffer, NULL, NULL TSRMLS_CC); NULL 2185 ext/soap/soap.c EG(objects_store).object_buckets = NULL; NULL 2187 ext/soap/soap.c SG(sapi_headers).http_status_line = NULL; NULL 2225 ext/soap/soap.c zval *outbuf = NULL; NULL 2229 ext/soap/soap.c if (code == NULL) { NULL 2236 ext/soap/soap.c (service = (soapServicePtr)zend_fetch_resource(tmp TSRMLS_CC, -1, "service", NULL, 1, le_service)) && NULL 2266 ext/soap/soap.c set_soap_fault(&fault_obj, NULL, code, buffer, NULL, outbuf, NULL TSRMLS_CC); NULL 2271 ext/soap/soap.c SG(sapi_headers).http_status_line = NULL; NULL 2287 ext/soap/soap.c soap_server_fault_ex(NULL, &fault_obj, NULL TSRMLS_CC); NULL 2322 ext/soap/soap.c zval *wsdl, *options = NULL; NULL 2324 ext/soap/soap.c php_stream_context *context = NULL; NULL 2326 ext/soap/soap.c sdlPtr sdl = NULL; NULL 2327 ext/soap/soap.c HashTable *typemap_ht = NULL; NULL 2332 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters"); NULL 2336 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "$wsdl must be string or null"); NULL 2341 ext/soap/soap.c if (options != NULL) { NULL 2351 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "'uri' option is required in nonWSDL mode"); NULL 2377 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "'location' option is required in nonWSDL mode"); NULL 2452 ext/soap/soap.c if (encoding == NULL) { NULL 2453 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid 'encoding' option - '%s'", Z_STRVAL_PP(tmp)); NULL 2512 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "'location' and 'uri' options are required in nonWSDL mode"); NULL 2558 ext/soap/soap.c add_soap_fault(this_ptr, "HTTP", "Error build soap request", NULL, NULL TSRMLS_CC); NULL 2572 ext/soap/soap.c if (location == NULL) { NULL 2578 ext/soap/soap.c if (action == NULL) { NULL 2589 ext/soap/soap.c if (call_user_function(NULL, &this_ptr, &func, response, 5, params TSRMLS_CC) != SUCCESS) { NULL 2590 ext/soap/soap.c add_soap_fault(this_ptr, "Client", "SoapClient::__doRequest() failed", NULL, NULL TSRMLS_CC); NULL 2594 ext/soap/soap.c add_soap_fault(this_ptr, "Client", "SoapClient::__doRequest() returned non string value", NULL, NULL TSRMLS_CC); NULL 2628 ext/soap/soap.c sdlPtr sdl = NULL; NULL 2629 ext/soap/soap.c sdlPtr old_sdl = NULL; NULL 2631 ext/soap/soap.c xmlDocPtr request = NULL; NULL 2638 ext/soap/soap.c HashTable *old_typemap, *typemap = NULL; NULL 2654 ext/soap/soap.c if (location == NULL) { NULL 2678 ext/soap/soap.c SOAP_GLOBAL(encoding) = NULL; NULL 2685 ext/soap/soap.c SOAP_GLOBAL(class_map) = NULL; NULL 2698 ext/soap/soap.c if (sdl != NULL) { NULL 2700 ext/soap/soap.c if (fn != NULL) { NULL 2704 ext/soap/soap.c if (fn->responseName == NULL && NULL 2705 ext/soap/soap.c fn->responseParameters == NULL && NULL 2706 ext/soap/soap.c soap_headers == NULL) { NULL 2710 ext/soap/soap.c if (location == NULL) { NULL 2715 ext/soap/soap.c request = serialize_function_call(this_ptr, fn, NULL, fnb->input.ns, real_args, arg_count, soap_version, soap_headers TSRMLS_CC); NULL 2718 ext/soap/soap.c request = serialize_function_call(this_ptr, fn, NULL, sdl->target_ns, real_args, arg_count, soap_version, soap_headers TSRMLS_CC); NULL 2719 ext/soap/soap.c ret = do_request(this_ptr, request, location, NULL, soap_version, one_way, &response TSRMLS_CC); NULL 2726 ext/soap/soap.c ret = parse_packet_soap(this_ptr, Z_STRVAL(response), Z_STRLEN(response), fn, NULL, return_value, output_headers TSRMLS_CC); NULL 2738 ext/soap/soap.c add_soap_fault(this_ptr, "Client", error.c, NULL, NULL TSRMLS_CC); NULL 2746 ext/soap/soap.c add_soap_fault(this_ptr, "Client", "Error finding \"uri\" property", NULL, NULL TSRMLS_CC); NULL 2747 ext/soap/soap.c } else if (location == NULL) { NULL 2748 ext/soap/soap.c add_soap_fault(this_ptr, "Client", "Error could not find \"location\" property", NULL, NULL TSRMLS_CC); NULL 2750 ext/soap/soap.c if (call_uri == NULL) { NULL 2753 ext/soap/soap.c request = serialize_function_call(this_ptr, NULL, function, call_uri, real_args, arg_count, soap_version, soap_headers TSRMLS_CC); NULL 2755 ext/soap/soap.c if (soap_action == NULL) { NULL 2771 ext/soap/soap.c ret = parse_packet_soap(this_ptr, Z_STRVAL(response), Z_STRLEN(response), NULL, function, return_value, output_headers TSRMLS_CC); NULL 2785 ext/soap/soap.c *return_value = *add_soap_fault(this_ptr, "Client", "Unknown Error", NULL, NULL TSRMLS_CC); NULL 2812 ext/soap/soap.c if (SOAP_GLOBAL(encoding) != NULL) { NULL 2836 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid SOAP header"); NULL 2847 ext/soap/soap.c char *function, *location=NULL, *soap_action = NULL, *uri = NULL; NULL 2849 ext/soap/soap.c HashTable* soap_headers = NULL; NULL 2850 ext/soap/soap.c zval *options = NULL; NULL 2851 ext/soap/soap.c zval *headers = NULL; NULL 2852 ext/soap/soap.c zval *output_headers = NULL; NULL 2854 ext/soap/soap.c zval **real_args = NULL; NULL 2885 ext/soap/soap.c if (headers == NULL || Z_TYPE_P(headers) == IS_NULL) { NULL 2893 ext/soap/soap.c zend_hash_init(soap_headers, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 2894 ext/soap/soap.c zend_hash_next_index_insert(soap_headers, &headers, sizeof(zval*), NULL); NULL 2898 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid SOAP header"); NULL 2908 ext/soap/soap.c zend_hash_init(t, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 2909 ext/soap/soap.c zend_hash_copy(t, soap_headers, (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval *)); NULL 2916 ext/soap/soap.c zend_hash_next_index_insert(soap_headers, tmp, sizeof(zval *), NULL); NULL 3106 ext/soap/soap.c if (make_http_soap_request(this_ptr, buf, buf_size, location, action, version, NULL, NULL TSRMLS_CC)) { NULL 3125 ext/soap/soap.c char *val = NULL; NULL 3133 ext/soap/soap.c if (val == NULL) { NULL 3162 ext/soap/soap.c zval *headers = NULL; NULL 3168 ext/soap/soap.c if (headers == NULL || Z_TYPE_P(headers) == IS_NULL) { NULL 3187 ext/soap/soap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid SOAP header"); NULL 3203 ext/soap/soap.c char *location = NULL; NULL 3227 ext/soap/soap.c if (obj != NULL && obj->type == IS_OBJECT) { NULL 3236 ext/soap/soap.c set_soap_fault(fault, NULL, fault_code, fault_string, fault_actor, fault_detail, NULL TSRMLS_CC); NULL 3252 ext/soap/soap.c if (fault_code != NULL) { NULL 3285 ext/soap/soap.c if (fault_actor != NULL) { NULL 3288 ext/soap/soap.c if (fault_detail != NULL) { NULL 3291 ext/soap/soap.c if (name != NULL) { NULL 3299 ext/soap/soap.c zval **tmp_parameters = NULL; NULL 3301 ext/soap/soap.c if (function != NULL) { NULL 3306 ext/soap/soap.c if (function->requestParameters == NULL) { NULL 3312 ext/soap/soap.c if (get_node(params, (*param)->paramName) != NULL) { NULL 3343 ext/soap/soap.c while (trav != NULL) { NULL 3355 ext/soap/soap.c (function->requestParameters == NULL || NULL 3366 ext/soap/soap.c sdlParamPtr *param = NULL; NULL 3367 ext/soap/soap.c if (function != NULL && NULL 3370 ext/soap/soap.c soap_server_fault("Client", "Error cannot find parameter", NULL, NULL, NULL TSRMLS_CC); NULL 3372 ext/soap/soap.c if (param == NULL) { NULL 3373 ext/soap/soap.c enc = NULL; NULL 3385 ext/soap/soap.c soap_server_fault("Client","Missing parameter", NULL, NULL, NULL TSRMLS_CC); NULL 3399 ext/soap/soap.c if (func->children != NULL || NULL 3400 ext/soap/soap.c (function->requestParameters != NULL && NULL 3402 ext/soap/soap.c function = NULL; NULL 3406 ext/soap/soap.c if (sdl != NULL && function == NULL) { NULL 3411 ext/soap/soap.c if (function != NULL) { NULL 3422 ext/soap/soap.c char* envelope_ns = NULL; NULL 3430 ext/soap/soap.c env = NULL; NULL 3432 ext/soap/soap.c while (trav != NULL) { NULL 3434 ext/soap/soap.c if (env == NULL && node_is_equal_ex(trav,"Envelope",SOAP_1_1_ENV_NAMESPACE)) { NULL 3439 ext/soap/soap.c } else if (env == NULL && node_is_equal_ex(trav,"Envelope",SOAP_1_2_ENV_NAMESPACE)) { NULL 3445 ext/soap/soap.c soap_server_fault("VersionMismatch", "Wrong Version", NULL, NULL, NULL TSRMLS_CC); NULL 3450 ext/soap/soap.c if (env == NULL) { NULL 3451 ext/soap/soap.c soap_server_fault("Client", "looks like we got XML without \"Envelope\" element", NULL, NULL, NULL TSRMLS_CC); NULL 3455 ext/soap/soap.c while (attr != NULL) { NULL 3456 ext/soap/soap.c if (attr->ns == NULL) { NULL 3457 ext/soap/soap.c soap_server_fault("Client", "A SOAP Envelope element cannot have non Namespace qualified attributes", NULL, NULL, NULL TSRMLS_CC); NULL 3460 ext/soap/soap.c soap_server_fault("Client", "encodingStyle cannot be specified on the Envelope", NULL, NULL, NULL TSRMLS_CC); NULL 3462 ext/soap/soap.c soap_server_fault("Client", "Unknown data encoding style", NULL, NULL, NULL TSRMLS_CC); NULL 3469 ext/soap/soap.c head = NULL; NULL 3471 ext/soap/soap.c while (trav != NULL && trav->type != XML_ELEMENT_NODE) { NULL 3474 ext/soap/soap.c if (trav != NULL && node_is_equal_ex(trav,"Header",envelope_ns)) { NULL 3480 ext/soap/soap.c body = NULL; NULL 3481 ext/soap/soap.c while (trav != NULL && trav->type != XML_ELEMENT_NODE) { NULL 3484 ext/soap/soap.c if (trav != NULL && node_is_equal_ex(trav,"Body",envelope_ns)) { NULL 3488 ext/soap/soap.c while (trav != NULL && trav->type != XML_ELEMENT_NODE) { NULL 3491 ext/soap/soap.c if (body == NULL) { NULL 3492 ext/soap/soap.c soap_server_fault("Client", "Body must be present in a SOAP envelope", NULL, NULL, NULL TSRMLS_CC); NULL 3495 ext/soap/soap.c while (attr != NULL) { NULL 3496 ext/soap/soap.c if (attr->ns == NULL) { NULL 3498 ext/soap/soap.c soap_server_fault("Client", "A SOAP Body element cannot have non Namespace qualified attributes", NULL, NULL, NULL TSRMLS_CC); NULL 3502 ext/soap/soap.c soap_server_fault("Client", "encodingStyle cannot be specified on the Body", NULL, NULL, NULL TSRMLS_CC); NULL 3504 ext/soap/soap.c soap_server_fault("Client", "Unknown data encoding style", NULL, NULL, NULL TSRMLS_CC); NULL 3510 ext/soap/soap.c if (trav != NULL && *version == SOAP_1_2) { NULL 3511 ext/soap/soap.c soap_server_fault("Client", "A SOAP 1.2 envelope can contain only Header and Body", NULL, NULL, NULL TSRMLS_CC); NULL 3514 ext/soap/soap.c func = NULL; NULL 3516 ext/soap/soap.c while (trav != NULL) { NULL 3528 ext/soap/soap.c if (func == NULL) { NULL 3529 ext/soap/soap.c function = get_doc_function(sdl, NULL); NULL 3530 ext/soap/soap.c if (function != NULL) { NULL 3534 ext/soap/soap.c soap_server_fault("Client", "looks like we got \"Body\" without function call", NULL, NULL, NULL TSRMLS_CC); NULL 3540 ext/soap/soap.c soap_server_fault("Client","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC); NULL 3545 ext/soap/soap.c soap_server_fault("DataEncodingUnknown","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC); NULL 3549 ext/soap/soap.c if (sdl != NULL && function == NULL) { NULL 3551 ext/soap/soap.c soap_server_fault("rpc:ProcedureNotPresent","Procedure not present", NULL, NULL, NULL TSRMLS_CC); NULL 3558 ext/soap/soap.c *headers = NULL; NULL 3560 ext/soap/soap.c soapHeader *h, *last = NULL; NULL 3563 ext/soap/soap.c while (attr != NULL) { NULL 3564 ext/soap/soap.c if (attr->ns == NULL) { NULL 3565 ext/soap/soap.c soap_server_fault("Client", "A SOAP Header element cannot have non Namespace qualified attributes", NULL, NULL, NULL TSRMLS_CC); NULL 3568 ext/soap/soap.c soap_server_fault("Client", "encodingStyle cannot be specified on the Header", NULL, NULL, NULL TSRMLS_CC); NULL 3570 ext/soap/soap.c soap_server_fault("Client", "Unknown data encoding style", NULL, NULL, NULL TSRMLS_CC); NULL 3576 ext/soap/soap.c while (trav != NULL) { NULL 3584 ext/soap/soap.c soap_server_fault("Client","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC); NULL 3587 ext/soap/soap.c if (attr != NULL) { NULL 3589 ext/soap/soap.c (actor == NULL || strcmp((char*)attr->children->content,actor) != 0)) { NULL 3596 ext/soap/soap.c soap_server_fault("DataEncodingUnknown","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC); NULL 3599 ext/soap/soap.c if (attr != NULL) { NULL 3602 ext/soap/soap.c (actor == NULL || strcmp((char*)attr->children->content,actor) != 0)) { NULL 3616 ext/soap/soap.c soap_server_fault("Client","mustUnderstand value is not boolean", NULL, NULL, NULL TSRMLS_CC); NULL 3655 ext/soap/soap.c if (last == NULL) { NULL 3721 ext/soap/soap.c xmlNodePtr method = NULL, param; NULL 3722 ext/soap/soap.c sdlParamPtr parameter = NULL; NULL 3725 ext/soap/soap.c xmlNsPtr ns = NULL; NULL 3727 ext/soap/soap.c if (function != NULL && function->binding->bindingType == BINDING_SOAP) { NULL 3735 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function->responseName), NULL); NULL 3737 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function->functionName), NULL); NULL 3745 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function_name), NULL); NULL 3749 ext/soap/soap.c if (function != NULL) { NULL 3760 ext/soap/soap.c parameter = get_param(function, NULL, 0, TRUE); NULL 3766 ext/soap/soap.c rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL); NULL 3793 ext/soap/soap.c char *param_name = NULL; NULL 3816 ext/soap/soap.c if (use == SOAP_ENCODED && version == SOAP_1_2 && method != NULL) { NULL 3828 ext/soap/soap.c xmlNodePtr envelope = NULL, body, param; NULL 3829 ext/soap/soap.c xmlNsPtr ns = NULL; NULL 3831 ext/soap/soap.c xmlNodePtr head = NULL; NULL 3840 ext/soap/soap.c envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL); NULL 3844 ext/soap/soap.c envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL); NULL 3848 ext/soap/soap.c soap_server_fault("Server", "Unknown SOAP version", NULL, NULL, NULL TSRMLS_CC); NULL 3857 ext/soap/soap.c sdlFaultPtr fault = NULL; NULL 3858 ext/soap/soap.c char *fault_ns = NULL; NULL 3864 ext/soap/soap.c encodePtr hdr_enc = NULL; NULL 3867 ext/soap/soap.c char *hdr_ns = headers->hdr?headers->hdr->ns:NULL; NULL 3870 ext/soap/soap.c head = xmlNewChild(envelope, ns, BAD_CAST("Header"), NULL); NULL 3898 ext/soap/soap.c hdr_ret = NULL; NULL 3903 ext/soap/soap.c if (serialize_response_call2(head, headers->function, Z_STRVAL(headers->function_name), uri, hdr_ret, version, 0, NULL TSRMLS_CC) == SOAP_ENCODED) { NULL 3918 ext/soap/soap.c body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL); NULL 3919 ext/soap/soap.c param = xmlNewChild(body, ns, BAD_CAST("Fault"), NULL); NULL 3935 ext/soap/soap.c if (fault_ns == NULL) { NULL 3951 ext/soap/soap.c if (fault_ns == NULL) { NULL 3957 ext/soap/soap.c if (fault_ns == NULL && NULL 3974 ext/soap/soap.c xmlNodePtr node = xmlNewNode(NULL, BAD_CAST("faultcode")); NULL 3975 ext/soap/soap.c char *str = php_escape_html_entities((unsigned char*)Z_STRVAL_PP(tmp), Z_STRLEN_PP(tmp), &new_len, 0, 0, NULL TSRMLS_CC); NULL 3979 ext/soap/soap.c xmlChar *code = xmlBuildQName(BAD_CAST(str), nsptr->prefix, NULL, 0); NULL 3999 ext/soap/soap.c xmlNodePtr node = xmlNewChild(param, ns, BAD_CAST("Code"), NULL); NULL 4000 ext/soap/soap.c char *str = php_escape_html_entities((unsigned char*)Z_STRVAL_PP(tmp), Z_STRLEN_PP(tmp), &new_len, 0, 0, NULL TSRMLS_CC); NULL 4001 ext/soap/soap.c node = xmlNewChild(node, ns, BAD_CAST("Value"), NULL); NULL 4004 ext/soap/soap.c xmlChar *code = xmlBuildQName(BAD_CAST(str), nsptr->prefix, NULL, 0); NULL 4013 ext/soap/soap.c xmlNodePtr node = xmlNewChild(param, ns, BAD_CAST("Reason"), NULL); NULL 4022 ext/soap/soap.c zval *detail = NULL; NULL 4030 ext/soap/soap.c node = xmlNewNode(NULL, BAD_CAST(detail_name)); NULL 4045 ext/soap/soap.c x = serialize_parameter(sparam, detail, 1, NULL, use, node TSRMLS_CC); NULL 4073 ext/soap/soap.c serialize_zval(*tmp, NULL, detail_name, use, param TSRMLS_CC); NULL 4080 ext/soap/soap.c head = xmlNewChild(envelope, ns, BAD_CAST("Header"), NULL); NULL 4082 ext/soap/soap.c while (h != NULL) { NULL 4084 ext/soap/soap.c encodePtr hdr_enc = NULL; NULL 4087 ext/soap/soap.c char *hdr_ns = h->hdr?h->hdr->ns:NULL; NULL 4089 ext/soap/soap.c HashTable *ht = NULL; NULL 4123 ext/soap/soap.c hdr_ret = NULL; NULL 4128 ext/soap/soap.c xmlNodePtr xmlHdr = NULL; NULL 4153 ext/soap/soap.c if (head->children == NULL) { NULL 4159 ext/soap/soap.c body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL); NULL 4161 ext/soap/soap.c if (serialize_response_call2(body, function, function_name, uri, ret, version, 1, NULL TSRMLS_CC) == SOAP_ENCODED) { NULL 4179 ext/soap/soap.c if (function && function->responseName == NULL && NULL 4180 ext/soap/soap.c body->children == NULL && head == NULL) { NULL 4182 ext/soap/soap.c return NULL; NULL 4190 ext/soap/soap.c xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; NULL 4191 ext/soap/soap.c xmlNsPtr ns = NULL; NULL 4194 ext/soap/soap.c HashTable *hdrs = NULL; NULL 4202 ext/soap/soap.c envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL); NULL 4206 ext/soap/soap.c envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL); NULL 4215 ext/soap/soap.c head = xmlNewChild(envelope, ns, BAD_CAST("Header"), NULL); NULL 4218 ext/soap/soap.c body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL); NULL 4231 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function->requestName), NULL); NULL 4233 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function->functionName), NULL); NULL 4247 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function_name), NULL); NULL 4249 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function->requestName), NULL); NULL 4251 ext/soap/soap.c method = xmlNewChild(body, ns, BAD_CAST(function->functionName), NULL); NULL 4269 ext/soap/soap.c sdlParamPtr parameter = get_param(function, NULL, i, FALSE); NULL 4272 ext/soap/soap.c param = serialize_parameter(parameter, arguments[i], i, NULL, use, method TSRMLS_CC); NULL 4274 ext/soap/soap.c param = serialize_parameter(parameter, arguments[i], i, NULL, use, body TSRMLS_CC); NULL 4291 ext/soap/soap.c sdlParamPtr parameter = get_param(function, NULL, i, FALSE); NULL 4294 ext/soap/soap.c param = serialize_parameter(parameter, NULL, i, NULL, use, method TSRMLS_CC); NULL 4296 ext/soap/soap.c param = serialize_parameter(parameter, NULL, i, NULL, use, body TSRMLS_CC); NULL 4324 ext/soap/soap.c encodePtr enc = NULL; NULL 4348 ext/soap/soap.c h = xmlNewNode(NULL, BAD_CAST(Z_STRVAL_PP(name))); NULL 4396 ext/soap/soap.c if (param != NULL && param->paramName != NULL) { NULL 4399 ext/soap/soap.c if (name == NULL) { NULL 4418 ext/soap/soap.c if (param != NULL) { NULL 4420 ext/soap/soap.c if (val == NULL) { NULL 4432 ext/soap/soap.c enc = NULL; NULL 4446 ext/soap/soap.c if (function == NULL) { NULL 4447 ext/soap/soap.c return NULL; NULL 4456 ext/soap/soap.c if (ht == NULL) { NULL 4457 ext/soap/soap.c return NULL; NULL 4460 ext/soap/soap.c if (param_name != NULL) { NULL 4479 ext/soap/soap.c return NULL; NULL 4489 ext/soap/soap.c if (sdl != NULL) { NULL 4493 ext/soap/soap.c } else if (sdl->requests != NULL && zend_hash_find(sdl->requests, str, len+1, (void **)&tmp) != FAILURE) { NULL 4499 ext/soap/soap.c return NULL; NULL 4513 ext/soap/soap.c if (params == NULL) { NULL 4514 ext/soap/soap.c if ((*tmp)->requestParameters == NULL || NULL 4518 ext/soap/soap.c } else if ((*tmp)->requestParameters != NULL && NULL 4530 ext/soap/soap.c if ((*param)->element->namens != NULL && node->ns != NULL) { NULL 4555 ext/soap/soap.c return NULL; NULL 4729 ext/soap/soap.c if (end == NULL) { NULL 4741 ext/soap/soap.c if (end != NULL) { NULL 4757 ext/soap/soap.c (elementType = *(sdlTypePtr*)elementType) != NULL && NULL 156 ext/sockets/conversions.c node != NULL; NULL 201 ext/sockets/conversions.c if (err->msg != NULL) { NULL 202 ext/sockets/conversions.c php_error_docref0(NULL TSRMLS_CC, err->level, "%s", err->msg); NULL 212 ext/sockets/conversions.c *allocations = NULL; NULL 257 ext/sockets/conversions.c for (descr = descriptors; descr->name != NULL && !ctx->err.has_error; descr++) { NULL 261 ext/sockets/conversions.c if (descr->from_zval == NULL) { NULL 285 ext/sockets/conversions.c assert(Z_ARRVAL_P(zarr) != NULL); NULL 287 ext/sockets/conversions.c for (descr = descriptors; descr->name != NULL && !ctx->err.has_error; descr++) { NULL 290 ext/sockets/conversions.c if (descr->to_zval == NULL) { NULL 575 ext/sockets/conversions.c if (inet_ntop(AF_INET, addr, Z_STRVAL_P(zv), size) == NULL) { NULL 633 ext/sockets/conversions.c if (inet_ntop(AF_INET6, addr, Z_STRVAL_P(zv), size) == NULL) { NULL 693 ext/sockets/conversions.c if (nul_pos == NULL) { NULL 885 ext/sockets/conversions.c if (entry == NULL) { NULL 984 ext/sockets/conversions.c if (entry == NULL) { NULL 998 ext/sockets/conversions.c &len_p, sizeof(len_p), NULL) == FAILURE) { NULL 1038 ext/sockets/conversions.c cmsg != NULL && !ctx->err.has_error; NULL 1071 ext/sockets/conversions.c if (name == NULL) { NULL 1187 ext/sockets/conversions.c (void*)&falsevp, sizeof(falsevp), NULL) == FAILURE) { NULL 1387 ext/sockets/conversions.c NULL, php_sockets_le_socket()); NULL 1394 ext/sockets/conversions.c NULL, php_file_le_stream(), php_file_le_pstream()); NULL 1395 ext/sockets/conversions.c if (stream == NULL) { NULL 1465 ext/sockets/conversions.c php_stream *stream = php_stream_fopen_from_fd(fd, "rw", NULL); NULL 1488 ext/sockets/conversions.c char *structure = NULL; NULL 1490 ext/sockets/conversions.c *allocations = NULL; NULL 1493 ext/sockets/conversions.c return NULL; NULL 1496 ext/sockets/conversions.c zend_hash_init(&ctx.params, 8, NULL, NULL, 0); NULL 1497 ext/sockets/conversions.c zend_llist_init(&ctx.keys, sizeof(const char *), NULL, 0); NULL 1511 ext/sockets/conversions.c structure = NULL; NULL 1531 ext/sockets/conversions.c zval *zv = NULL; NULL 1534 ext/sockets/conversions.c return NULL; NULL 1539 ext/sockets/conversions.c zend_llist_init(&ctx.keys, sizeof(const char *), NULL, 0); NULL 1542 ext/sockets/conversions.c zend_hash_init(&ctx.params, 8, NULL, NULL, 0); NULL 1543 ext/sockets/conversions.c for (kv = key_value_pairs; kv->key != NULL; kv++) { NULL 1545 ext/sockets/conversions.c (void*)&kv->value, sizeof(kv->value), NULL); NULL 1553 ext/sockets/conversions.c zv = NULL; NULL 73 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 81 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 94 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 134 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", key); NULL 229 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 290 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 354 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 501 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 556 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 563 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 651 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 662 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 691 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 706 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 731 ext/sockets/multicast.c if (if_indextoname(if_index, if_req.ifr_name) == NULL) { NULL 735 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 741 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 754 ext/sockets/multicast.c char *buf = NULL, NULL 773 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 784 ext/sockets/multicast.c buf = NULL; NULL 816 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 835 ext/sockets/multicast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 840 ext/sockets/multicast.c if (buf != NULL) NULL 82 ext/sockets/php_sockets.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s [%d]: %s", msg, _err, sockets_strerror(_err TSRMLS_CC)); \ NULL 109 ext/sockets/php_sockets.h #define phpext_sockets_ptr NULL NULL 41 ext/sockets/sendrecvmsg.c static __declspec(thread) LPFN_WSARECVMSG WSARecvMsg = NULL; NULL 47 ext/sockets/sendrecvmsg.c if (WSARecvMsg == NULL) { NULL 51 ext/sockets/sendrecvmsg.c &bytesReturned, NULL, NULL); NULL 58 ext/sockets/sendrecvmsg.c return WSARecvMsg((SOCKET)sockfd, msg, &recvd, NULL, NULL) == 0 NULL 65 ext/sockets/sendrecvmsg.c return WSASendMsg((SOCKET)sockfd, (struct msghdr*)msg, (DWORD)flags, &sent, NULL, NULL) == 0 NULL 74 ext/sockets/sendrecvmsg.c php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The value %ld does not fit inside " \ NULL 95 ext/sockets/sendrecvmsg.c zend_hash_init(&ancillary_registry.ht, 32, NULL, NULL, 1); NULL 106 ext/sockets/sendrecvmsg.c (void*)&entry, sizeof(entry), NULL) NULL 160 ext/sockets/sendrecvmsg.c return NULL; NULL 250 ext/sockets/sendrecvmsg.c msghdr = NULL; NULL 261 ext/sockets/sendrecvmsg.c assert(zres == NULL); NULL 265 ext/sockets/sendrecvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "error in recvmsg [%d]: %s", NULL 290 ext/sockets/sendrecvmsg.c php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The third argument " NULL 296 ext/sockets/sendrecvmsg.c if (entry == NULL) { NULL 297 ext/sockets/sendrecvmsg.c php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The pair level %ld/type %ld is " NULL 305 ext/sockets/sendrecvmsg.c php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The value for the " NULL 317 ext/sockets/sendrecvmsg.c zend_llist *allocations = NULL; NULL 329 ext/sockets/sendrecvmsg.c php_error_docref0(NULL TSRMLS_CC, E_WARNING, "Windows does not " NULL 21 ext/sockets/sockaddr_conv.c struct addrinfo *addrinfo = NULL; NULL 37 ext/sockets/sockaddr_conv.c getaddrinfo(string, NULL, &hints, &addrinfo); NULL 47 ext/sockets/sockaddr_conv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host lookup failed: Non AF_INET6 domain returned on AF_INET6 socket"); NULL 57 ext/sockets/sockaddr_conv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host lookup failed: getaddrinfo() not available on this system"); NULL 103 ext/sockets/sockaddr_conv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host lookup failed: Non AF_INET domain returned on AF_INET socket"); NULL 138 ext/sockets/sockaddr_conv.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 363 ext/sockets/sockets.c NULL, NULL 369 ext/sockets/sockets.c NULL, NULL 370 ext/sockets/sockets.c NULL, NULL 398 ext/sockets/sockets.c php_sock->zstream = NULL; NULL 408 ext/sockets/sockets.c if (php_sock->zstream == NULL) { NULL 428 ext/sockets/sockets.c if ((hp = gethostbyname("0.0.0.0")) == NULL) { NULL 430 ext/sockets/sockets.c if ((hp = gethostbyname("localhost")) == NULL) { NULL 581 ext/sockets/sockets.c LPTSTR tmp = NULL; NULL 582 ext/sockets/sockets.c buf = NULL; NULL 585 ext/sockets/sockets.c NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR) &tmp, 0, NULL) NULL 607 ext/sockets/sockets.c sockets_globals->strerror_buf = NULL; NULL 615 ext/sockets/sockets.c le_socket = zend_register_list_destructors_ex(php_destroy_socket, NULL, le_socket_name, module_number); NULL 762 ext/sockets/sockets.c SOCKETS_G(strerror_buf) = NULL; NULL 781 ext/sockets/sockets.c php_sock = (php_socket*) zend_fetch_resource(element TSRMLS_CC, -1, le_socket_name, NULL, 1, le_socket); NULL 809 ext/sockets/sockets.c zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(sock_array)), NULL, ZVAL_PTR_DTOR, 0); NULL 814 ext/sockets/sockets.c php_sock = (php_socket*) zend_fetch_resource(element TSRMLS_CC, -1, le_socket_name, NULL, 1, le_socket); NULL 819 ext/sockets/sockets.c switch (zend_hash_get_current_key_ex(Z_ARRVAL_P(sock_array), &key, &key_len, &num_key, 0, NULL)) { NULL 849 ext/sockets/sockets.c struct timeval *tv_p = NULL; NULL 863 ext/sockets/sockets.c if (r_array != NULL) sets += php_sock_array_to_fd_set(r_array, &rfds, &max_fd TSRMLS_CC); NULL 864 ext/sockets/sockets.c if (w_array != NULL) sets += php_sock_array_to_fd_set(w_array, &wfds, &max_fd TSRMLS_CC); NULL 865 ext/sockets/sockets.c if (e_array != NULL) sets += php_sock_array_to_fd_set(e_array, &efds, &max_fd TSRMLS_CC); NULL 868 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no resource arrays were passed to select"); NULL 875 ext/sockets/sockets.c if (sec != NULL) { NULL 905 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to select [%d]: %s", errno, sockets_strerror(errno TSRMLS_CC)); NULL 909 ext/sockets/sockets.c if (r_array != NULL) php_sock_array_from_fd_set(r_array, &rfds TSRMLS_CC); NULL 910 ext/sockets/sockets.c if (w_array != NULL) php_sock_array_from_fd_set(w_array, &wfds TSRMLS_CC); NULL 911 ext/sockets/sockets.c if (e_array != NULL) php_sock_array_from_fd_set(e_array, &efds TSRMLS_CC); NULL 975 ext/sockets/sockets.c if (php_sock->zstream != NULL) { NULL 979 ext/sockets/sockets.c NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 980 ext/sockets/sockets.c if (stream != NULL) { NULL 982 ext/sockets/sockets.c NULL) != -1) { NULL 1015 ext/sockets/sockets.c if (php_sock->zstream != NULL) { NULL 1018 ext/sockets/sockets.c NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream()); NULL 1019 ext/sockets/sockets.c if (stream != NULL) { NULL 1021 ext/sockets/sockets.c NULL) != -1) { NULL 1072 ext/sockets/sockets.c if (php_sock->zstream != NULL) { NULL 1073 ext/sockets/sockets.c php_stream *stream = NULL; NULL 1075 ext/sockets/sockets.c if (stream != NULL) { NULL 1182 ext/sockets/sockets.c zval *arg1, *addr, *port = NULL; NULL 1216 ext/sockets/sockets.c if (port != NULL) { NULL 1233 ext/sockets/sockets.c if (port != NULL) { NULL 1249 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported address family %d", sa->sa_family); NULL 1259 ext/sockets/sockets.c zval *arg1, *arg2, *arg3 = NULL; NULL 1293 ext/sockets/sockets.c if (arg3 != NULL) { NULL 1311 ext/sockets/sockets.c if (arg3 != NULL) { NULL 1328 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported address family %d", sa->sa_family); NULL 1351 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid socket domain [%ld] specified for argument 1, assuming AF_INET", arg1); NULL 1356 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid socket type [%ld] specified for argument 2, assuming SOCK_STREAM", arg2); NULL 1365 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create socket [%d]: %s", errno, sockets_strerror(errno TSRMLS_CC)); NULL 1400 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Socket of type AF_INET6 requires 3 arguments"); NULL 1421 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Socket of type AF_INET requires 3 arguments"); NULL 1440 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Path too long"); NULL 1452 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type); NULL 1506 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1549 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unsupported socket type '%d', must be AF_UNIX, AF_INET, or AF_INET6", php_sock->type); NULL 1642 ext/sockets/sockets.c zval *arg1, *arg2, *arg5, *arg6 = NULL; NULL 1693 ext/sockets/sockets.c if (arg6 == NULL) { NULL 1722 ext/sockets/sockets.c if (arg6 == NULL) { NULL 1748 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type); NULL 1820 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type); NULL 2001 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", l_onoff_key); NULL 2005 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", l_linger_key); NULL 2029 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", sec_key); NULL 2033 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", usec_key); NULL 2106 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid socket domain [%ld] specified for argument 1, assuming AF_INET", domain); NULL 2111 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid socket type [%ld] specified for argument 2, assuming SOCK_STREAM", type); NULL 2117 ext/sockets/sockets.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to create socket pair [%d]: %s", errno, sockets_strerror(errno TSRMLS_CC)); NULL 2178 ext/sockets/sockets.c zval *arg1 = NULL; NULL 2198 ext/sockets/sockets.c zval *arg1 = NULL; NULL 2260 ext/sockets/sockets.c return NULL; NULL 2269 ext/sockets/sockets.c php_socket *retsock = NULL; NULL 2283 ext/sockets/sockets.c if (retsock == NULL) { NULL 2308 ext/sockets/sockets.c PHP_STREAM_BUFFER_NONE, NULL); NULL 58 ext/spl/php_spl.c spl_globals->autoload_extensions = NULL; NULL 60 ext/spl/php_spl.c spl_globals->autoload_functions = NULL; NULL 83 ext/spl/php_spl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Class %s does not exist%s", name, autoload ? " and could not be loaded" : ""); NULL 84 ext/spl/php_spl.c return NULL; NULL 103 ext/spl/php_spl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "object or string expected"); NULL 108 ext/spl/php_spl.c if (NULL == (ce = spl_find_ce_by_name(Z_STRVAL_P(obj), Z_STRLEN_P(obj), autoload TSRMLS_CC))) { NULL 136 ext/spl/php_spl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "object or string expected"); NULL 141 ext/spl/php_spl.c if (NULL == (ce = spl_find_ce_by_name(Z_STRVAL_P(obj), Z_STRLEN_P(obj), autoload TSRMLS_CC))) { NULL 165 ext/spl/php_spl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "object or string expected"); NULL 170 ext/spl/php_spl.c if (NULL == (ce = spl_find_ce_by_name(Z_STRVAL_P(obj), Z_STRLEN_P(obj), autoload TSRMLS_CC))) { NULL 260 ext/spl/php_spl.c zval *result = NULL; NULL 270 ext/spl/php_spl.c while ((ptr = memchr(ptr, '\\', (end - ptr))) != NULL) { NULL 282 ext/spl/php_spl.c if (zend_hash_add(&EG(included_files), file_handle.opened_path, strlen(file_handle.opened_path)+1, (void *)&dummy, sizeof(int), NULL)==SUCCESS) { NULL 286 ext/spl/php_spl.c new_op_array = NULL; NULL 329 ext/spl/php_spl.c if (file_exts == NULL) { /* autoload_extensions is not intialzed, set to defaults */ NULL 345 ext/spl/php_spl.c pos1 = pos2 ? pos2 + 1 : NULL; NULL 364 ext/spl/php_spl.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s could not be loaded", class_name); NULL 373 ext/spl/php_spl.c char *file_exts = NULL; NULL 387 ext/spl/php_spl.c if (SPL_G(autoload_extensions) == NULL) { NULL 415 ext/spl/php_spl.c zval *class_name, *retval = NULL; NULL 436 ext/spl/php_spl.c zend_call_method(alfi->obj ? &alfi->obj : NULL, alfi->ce, &alfi->func_ptr, func_name, func_name_len, &retval, 1, class_name, NULL TSRMLS_CC); NULL 440 ext/spl/php_spl.c retval = NULL; NULL 452 ext/spl/php_spl.c zend_call_method_with_1_params(NULL, NULL, NULL, "spl_autoload", NULL, class_name); NULL 461 ext/spl/php_spl.c (ht)->pListTail->pListNext = NULL; \ NULL 462 ext/spl/php_spl.c (ht)->pListHead->pListLast = NULL; NULL 468 ext/spl/php_spl.c char *func_name, *error = NULL; NULL 470 ext/spl/php_spl.c char *lc_name = NULL; NULL 471 ext/spl/php_spl.c zval *zcallable = NULL; NULL 495 ext/spl/php_spl.c if (!zend_is_callable_ex(zcallable, NULL, IS_CALLABLE_STRICT, &func_name, &func_name_len, &fcc, &error TSRMLS_CC)) { NULL 538 ext/spl/php_spl.c alfi.closure = NULL; NULL 577 ext/spl/php_spl.c alfi.obj = NULL; NULL 582 ext/spl/php_spl.c zend_hash_init(SPL_G(autoload_functions), 1, NULL, (dtor_func_t) autoload_func_info_dtor, 0); NULL 591 ext/spl/php_spl.c spl_alfi.obj = NULL; NULL 592 ext/spl/php_spl.c spl_alfi.ce = NULL; NULL 593 ext/spl/php_spl.c spl_alfi.closure = NULL; NULL 594 ext/spl/php_spl.c zend_hash_add(SPL_G(autoload_functions), "spl_autoload", sizeof("spl_autoload"), &spl_alfi, sizeof(autoload_func_info), NULL); NULL 601 ext/spl/php_spl.c if (zend_hash_add(SPL_G(autoload_functions), lc_name, func_name_len+1, &alfi.func_ptr, sizeof(autoload_func_info), NULL) == FAILURE) { NULL 629 ext/spl/php_spl.c char *func_name, *error = NULL; NULL 631 ext/spl/php_spl.c char *lc_name = NULL; NULL 642 ext/spl/php_spl.c if (!zend_is_callable_ex(zcallable, NULL, IS_CALLABLE_CHECK_SYNTAX_ONLY, &func_name, &func_name_len, &fcc, &error TSRMLS_CC)) { NULL 674 ext/spl/php_spl.c SPL_G(autoload_functions) = NULL; NULL 675 ext/spl/php_spl.c EG(autoload_func) = NULL; NULL 694 ext/spl/php_spl.c EG(autoload_func) = NULL; NULL 958 ext/spl/php_spl.c SPL_G(autoload_extensions) = NULL; NULL 960 ext/spl/php_spl.c SPL_G(autoload_functions) = NULL; NULL 969 ext/spl/php_spl.c SPL_G(autoload_extensions) = NULL; NULL 975 ext/spl/php_spl.c SPL_G(autoload_functions) = NULL; NULL 990 ext/spl/php_spl.c NULL, NULL 997 ext/spl/php_spl.c NULL, NULL 998 ext/spl/php_spl.c NULL, NULL 55 ext/spl/php_spl.h #define phpext_spl NULL NULL 180 ext/spl/spl.php function spl_autoload(string $class_name, string $file_extensions = NULL) {/**/}; NULL 287 ext/spl/spl.php function __construct($message = NULL, $code = 0) { NULL 876 ext/spl/spl.php function getFileInfo(string class_name = NULL) {/**/} NULL 886 ext/spl/spl.php function getPathInfo(string class_name = NULL) {/**/} NULL 973 ext/spl/spl.php function openFile($mode = 'r', $use_include_path = false, $context = NULL) {/**/} NULL 107 ext/spl/spl_array.c if (pos != NULL) { NULL 126 ext/spl/spl_array.c while (p != NULL) { NULL 155 ext/spl/spl_array.c if (intern->debug_info != NULL) { NULL 184 ext/spl/spl_array.c intern->debug_info = NULL; NULL 213 ext/spl/spl_array.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) spl_array_object_free_storage, NULL TSRMLS_CC); NULL 227 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of ArrayObject or ArrayIterator"); NULL 232 ext/spl/spl_array.c intern->fptr_offset_get = NULL; NULL 236 ext/spl/spl_array.c intern->fptr_offset_set = NULL; NULL 240 ext/spl/spl_array.c intern->fptr_offset_has = NULL; NULL 244 ext/spl/spl_array.c intern->fptr_offset_del = NULL; NULL 248 ext/spl/spl_array.c intern->fptr_count = NULL; NULL 279 ext/spl/spl_array.c return spl_array_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); NULL 443 ext/spl/spl_array.c zend_call_method_with_2_params(&object, Z_OBJCE_P(object), &intern->fptr_offset_set, "offsetSet", NULL, offset, value); NULL 455 ext/spl/spl_array.c zend_hash_next_index_insert(ht, (void**)&value, sizeof(void*), NULL); NULL 466 ext/spl/spl_array.c zend_symtable_update(ht, Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, (void**)&value, sizeof(void*), NULL); NULL 483 ext/spl/spl_array.c zend_hash_index_update(ht, index, (void**)&value, sizeof(void*), NULL); NULL 492 ext/spl/spl_array.c zend_hash_next_index_insert(ht, (void**)&value, sizeof(void*), NULL); NULL 513 ext/spl/spl_array.c zend_call_method_with_1_params(&object, Z_OBJCE_P(object), &intern->fptr_offset_del, "offsetUnset", NULL, offset); NULL 546 ext/spl/spl_array.c obj = NULL; NULL 556 ext/spl/spl_array.c obj->std.properties_table[property_info->offset] = NULL; NULL 666 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%sArray was modified outside object and is no longer an array", msg_prefix); NULL 671 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%sArray was modified outside object and internal position is no longer valid", msg_prefix); NULL 727 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); NULL 732 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Cannot append properties to objects, use %s::offsetSet() instead", Z_OBJCE_P(object)->name); NULL 736 ext/spl/spl_array.c spl_array_write_dimension(object, NULL, append_value TSRMLS_CC); NULL 785 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Nesting level too deep - recursive dependency?"); NULL 811 ext/spl/spl_array.c if (intern->debug_info == NULL) { NULL 825 ext/spl/spl_array.c zend_symtable_update(intern->debug_info, zname, name_len+1, &storage, sizeof(zval *), NULL); NULL 955 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and internal position is no longer valid"); NULL 1015 ext/spl/spl_array.c *data = NULL; NULL 1050 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::current(): Array was modified outside object and is no longer an array"); NULL 1055 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::next(): Array was modified outside object and internal position is no longer valid"); NULL 1077 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::rewind(): Array was modified outside object and is no longer an array"); NULL 1167 ext/spl/spl_array.c iterator->intern.value = NULL; NULL 1307 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); NULL 1348 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); NULL 1373 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); NULL 1437 ext/spl/spl_array.c zval *tmp, *arg = NULL; NULL 1438 ext/spl/spl_array.c zval *retval_ptr = NULL; NULL 1446 ext/spl/spl_array.c zend_call_method(NULL, NULL, NULL, fname, fname_len, &retval_ptr, 1, tmp, NULL TSRMLS_CC); NULL 1456 ext/spl/spl_array.c zend_call_method(NULL, NULL, NULL, fname, fname_len, &retval_ptr, arg? 2 : 1, tmp, arg TSRMLS_CC); NULL 1466 ext/spl/spl_array.c zend_call_method(NULL, NULL, NULL, fname, fname_len, &retval_ptr, 2, tmp, arg TSRMLS_CC); NULL 1677 ext/spl/spl_array.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array was modified outside object and is no longer an array"); NULL 1728 ext/spl/spl_array.c zval *pmembers, *pflags = NULL; NULL 1801 ext/spl/spl_array.c zend_hash_copy(intern->std.properties, Z_ARRVAL_P(pmembers), (copy_ctor_func_t) zval_add_ref, (void *) NULL, sizeof(zval *)); NULL 67 ext/spl/spl_directory.c intern->u.file.current_line = NULL; NULL 71 ext/spl/spl_directory.c intern->u.file.current_zval = NULL; NULL 97 ext/spl/spl_directory.c intern->u.dir.dirp = NULL; NULL 128 ext/spl/spl_directory.c if (iterator->data != NULL) { NULL 129 ext/spl/spl_directory.c iterator->data = NULL; NULL 162 ext/spl/spl_directory.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t) zend_objects_destroy_object, (zend_objects_free_object_storage_t) spl_filesystem_object_free_storage, NULL TSRMLS_CC); NULL 172 ext/spl/spl_directory.c return spl_filesystem_object_new_ex(class_type, NULL TSRMLS_CC); NULL 179 ext/spl/spl_directory.c zend_object_value ret = spl_filesystem_object_new_ex(class_type, NULL TSRMLS_CC); NULL 209 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Object not initialized"); NULL 213 ext/spl/spl_directory.c spl_filesystem_object_get_path(intern, NULL TSRMLS_CC), NULL 256 ext/spl/spl_directory.c if (EG(exception) || intern->u.dir.dirp == NULL) { NULL 279 ext/spl/spl_directory.c intern->u.file.open_mode = NULL; NULL 280 ext/spl/spl_directory.c intern->file_name = NULL; NULL 286 ext/spl/spl_directory.c intern->u.file.stream = php_stream_open_wrapper_ex(intern->file_name, intern->u.file.open_mode, (use_include_path ? USE_PATH : 0) | REPORT_ERRORS, NULL, intern->u.file.context); NULL 292 ext/spl/spl_directory.c intern->file_name = NULL; /* until here it is not a copy */ NULL 293 ext/spl/spl_directory.c intern->u.file.open_mode = NULL; NULL 367 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "An object of class %s cannot be cloned", old_object->ce->name); NULL 439 ext/spl/spl_directory.c return NULL; NULL 454 ext/spl/spl_directory.c zend_call_method_with_1_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1); NULL 481 ext/spl/spl_directory.c return NULL; NULL 498 ext/spl/spl_directory.c zend_call_method_with_1_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1); NULL 522 ext/spl/spl_directory.c zend_call_method_with_2_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1, arg2); NULL 538 ext/spl/spl_directory.c intern->u.file.open_mode = NULL; NULL 539 ext/spl/spl_directory.c intern->file_name = NULL; NULL 542 ext/spl/spl_directory.c return NULL; NULL 549 ext/spl/spl_directory.c return NULL; NULL 556 ext/spl/spl_directory.c return NULL; NULL 559 ext/spl/spl_directory.c return NULL; NULL 582 ext/spl/spl_directory.c return NULL; NULL 666 ext/spl/spl_directory.c if (fsobj->u.dir.entry.d_name[0] == '\0' && fsobj->orig_path == NULL) { NULL 669 ext/spl/spl_directory.c key = NULL; NULL 716 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Directory object is already initialized"); NULL 810 ext/spl/spl_directory.c intern->file_name = NULL; NULL 820 ext/spl/spl_directory.c zval *retval = NULL; NULL 923 ext/spl/spl_directory.c char *fname = NULL; NULL 942 ext/spl/spl_directory.c php_basename(fname, flen, NULL, 0, &fname, &flen TSRMLS_CC); NULL 964 ext/spl/spl_directory.c char *fname = NULL; NULL 973 ext/spl/spl_directory.c php_basename(intern->u.dir.entry.d_name, strlen(intern->u.dir.entry.d_name), NULL, 0, &fname, &flen TSRMLS_CC); NULL 1050 ext/spl/spl_directory.c if (path != NULL) { NULL 1092 ext/spl/spl_directory.c spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value TSRMLS_CC); NULL 1255 ext/spl/spl_directory.c if (intern->file_name == NULL) { NULL 1256 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty filename"); NULL 1260 ext/spl/spl_directory.c if (!expand_filepath_with_mode(intern->file_name, expanded_path, NULL, 0, CWD_EXPAND TSRMLS_CC)) { NULL 1261 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 1335 ext/spl/spl_directory.c spl_filesystem_object_create_type(ht, intern, SPL_FS_FILE, NULL, return_value TSRMLS_CC); NULL 1619 ext/spl/spl_directory.c RETURN_LONG(php_glob_stream_get_count(intern->u.dir.dirp, NULL)); NULL 1622 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "GlobIterator lost glob state"); NULL 1660 ext/spl/spl_directory.c if (iterator->intern.data == NULL) { NULL 1726 ext/spl/spl_directory.c object->file_name = NULL; NULL 1777 ext/spl/spl_directory.c spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, iterator->current TSRMLS_CC); NULL 1812 ext/spl/spl_directory.c object->file_name = NULL; NULL 1816 ext/spl/spl_directory.c iterator->current = NULL; NULL 1836 ext/spl/spl_directory.c iterator->current = NULL; NULL 1865 ext/spl/spl_directory.c if (iterator->intern.data == NULL) { NULL 1977 ext/spl/spl_directory.c SPL_ME(SplFileInfo, _bad_state_ex, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) NULL 2067 ext/spl/spl_directory.c if (php_stream_get_line(intern->u.file.stream, buf, intern->u.file.max_line_len, &line_len) == NULL) { NULL 2069 ext/spl/spl_directory.c buf = NULL; NULL 2074 ext/spl/spl_directory.c buf = php_stream_get_line(intern->u.file.stream, NULL, 0, &line_len); NULL 2117 ext/spl/spl_directory.c fci.object_ptr = NULL; NULL 2123 ext/spl/spl_directory.c fci.symbol_table = NULL; NULL 2127 ext/spl/spl_directory.c fcic.calling_scope = NULL; NULL 2128 ext/spl/spl_directory.c fcic.called_scope = NULL; NULL 2129 ext/spl/spl_directory.c fcic.object_ptr = NULL; NULL 2187 ext/spl/spl_directory.c zval *retval = NULL; NULL 2198 ext/spl/spl_directory.c return spl_filesystem_file_read_csv(intern, intern->u.file.delimiter, intern->u.file.enclosure, intern->u.file.escape, NULL TSRMLS_CC); NULL 2290 ext/spl/spl_directory.c intern->u.file.open_mode = NULL; NULL 2297 ext/spl/spl_directory.c intern->u.file.open_mode = NULL; NULL 2298 ext/spl/spl_directory.c intern->file_name = NULL; NULL 2303 ext/spl/spl_directory.c if (intern->u.file.open_mode == NULL) { NULL 2366 ext/spl/spl_directory.c intern->u.file.zcontext = NULL; NULL 2572 ext/spl/spl_directory.c FileFunctionCall(func_name, ZEND_NUM_ARGS(), NULL); \ NULL 2582 ext/spl/spl_directory.c char *delim = NULL, *enclo = NULL, *esc = NULL; NULL 2590 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "escape must be a character"); NULL 2597 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character"); NULL 2604 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character"); NULL 2623 ext/spl/spl_directory.c char *delim = NULL, *enclo = NULL; NULL 2625 ext/spl/spl_directory.c zval *fields = NULL; NULL 2632 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character"); NULL 2639 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character"); NULL 2660 ext/spl/spl_directory.c char *delim = NULL, *enclo = NULL, *esc = NULL; NULL 2668 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "escape must be a character"); NULL 2675 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character"); NULL 2682 ext/spl/spl_directory.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character"); NULL 2789 ext/spl/spl_directory.c zval *arg2 = NULL; NULL 2824 ext/spl/spl_directory.c FileFunctionCall(fscanf, ZEND_NUM_ARGS(), NULL); NULL 46 ext/spl/spl_dllist.c elem = NULL; \ NULL 51 ext/spl/spl_dllist.c elem = NULL; \ NULL 129 ext/spl/spl_dllist.c llist->head = NULL; NULL 130 ext/spl/spl_dllist.c llist->tail = NULL; NULL 194 ext/spl/spl_dllist.c elem->prev = NULL; NULL 219 ext/spl/spl_dllist.c elem->next = NULL; NULL 241 ext/spl/spl_dllist.c if (tail == NULL) { NULL 242 ext/spl/spl_dllist.c return NULL; NULL 246 ext/spl/spl_dllist.c tail->prev->next = NULL; NULL 248 ext/spl/spl_dllist.c llist->head = NULL; NULL 259 ext/spl/spl_dllist.c tail->data = NULL; NULL 271 ext/spl/spl_dllist.c if (tail == NULL) { NULL 272 ext/spl/spl_dllist.c return NULL; NULL 283 ext/spl/spl_dllist.c if (head == NULL) { NULL 284 ext/spl/spl_dllist.c return NULL; NULL 296 ext/spl/spl_dllist.c if (head == NULL) { NULL 297 ext/spl/spl_dllist.c return NULL; NULL 301 ext/spl/spl_dllist.c head->next->prev = NULL; NULL 303 ext/spl/spl_dllist.c llist->tail = NULL; NULL 313 ext/spl/spl_dllist.c head->data = NULL; NULL 345 ext/spl/spl_dllist.c zval *tmp = NULL; NULL 358 ext/spl/spl_dllist.c if (intern->debug_info != NULL) { NULL 385 ext/spl/spl_dllist.c intern->debug_info = NULL; NULL 427 ext/spl/spl_dllist.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, spl_dllist_object_free_storage, NULL TSRMLS_CC); NULL 430 ext/spl/spl_dllist.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplDoublyLinkedList"); NULL 435 ext/spl/spl_dllist.c intern->fptr_offset_get = NULL; NULL 439 ext/spl/spl_dllist.c intern->fptr_offset_set = NULL; NULL 443 ext/spl/spl_dllist.c intern->fptr_offset_has = NULL; NULL 447 ext/spl/spl_dllist.c intern->fptr_offset_del = NULL; NULL 451 ext/spl/spl_dllist.c intern->fptr_count = NULL; NULL 462 ext/spl/spl_dllist.c return spl_dllist_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); NULL 519 ext/spl/spl_dllist.c if (intern->debug_info == NULL) { NULL 521 ext/spl/spl_dllist.c zend_hash_init(intern->debug_info, 1, NULL, ZVAL_PTR_DTOR, 0); NULL 613 ext/spl/spl_dllist.c if (value == NULL) { NULL 636 ext/spl/spl_dllist.c if (value == NULL) { NULL 659 ext/spl/spl_dllist.c if (value == NULL) { NULL 682 ext/spl/spl_dllist.c if (value == NULL) { NULL 804 ext/spl/spl_dllist.c if (element != NULL) { NULL 845 ext/spl/spl_dllist.c if (element != NULL) { NULL 893 ext/spl/spl_dllist.c if (element != NULL) { NULL 920 ext/spl/spl_dllist.c element->data = NULL; NULL 1009 ext/spl/spl_dllist.c return (element != NULL ? SUCCESS : FAILURE); NULL 1018 ext/spl/spl_dllist.c if (element == NULL || element->data == NULL) { NULL 1019 ext/spl/spl_dllist.c *data = NULL; NULL 1097 ext/spl/spl_dllist.c RETURN_BOOL(intern->traverse_pointer != NULL); NULL 1126 ext/spl/spl_dllist.c if (element == NULL || element->data == NULL) { NULL 1276 ext/spl/spl_dllist.c if (elem->prev == NULL) { NULL 1309 ext/spl/spl_dllist.c return NULL; NULL 1318 ext/spl/spl_dllist.c iterator->intern.value = NULL; NULL 1418 ext/spl/spl_dllist.c REGISTER_SPL_SUB_CLASS_EX(SplStack, SplDoublyLinkedList, spl_dllist_object_new, NULL); NULL 37 ext/spl/spl_engine.h zend_call_method(retval, pce, &pce->constructor, pce->constructor->common.function_name, strlen(pce->constructor->common.function_name), NULL, 1, arg1, NULL TSRMLS_CC); NULL 47 ext/spl/spl_engine.h zend_call_method(retval, pce, &pce->constructor, pce->constructor->common.function_name, strlen(pce->constructor->common.function_name), NULL, 2, arg1, arg2 TSRMLS_CC); NULL 55 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(LogicException, Exception, NULL, NULL); NULL 56 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(BadFunctionCallException, LogicException, NULL, NULL); NULL 57 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(BadMethodCallException, BadFunctionCallException, NULL, NULL); NULL 58 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(DomainException, LogicException, NULL, NULL); NULL 59 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(InvalidArgumentException, LogicException, NULL, NULL); NULL 60 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(LengthException, LogicException, NULL, NULL); NULL 61 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(OutOfRangeException, LogicException, NULL, NULL); NULL 63 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(RuntimeException, Exception, NULL, NULL); NULL 64 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(OutOfBoundsException, RuntimeException, NULL, NULL); NULL 65 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(OverflowException, RuntimeException, NULL, NULL); NULL 66 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(RangeException, RuntimeException, NULL, NULL); NULL 67 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(UnderflowException, RuntimeException, NULL, NULL); NULL 68 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(UnexpectedValueException, RuntimeException, NULL, NULL); NULL 85 ext/spl/spl_fixedarray.c array->elements = NULL; NULL 116 ext/spl/spl_fixedarray.c array->elements = NULL; NULL 144 ext/spl/spl_fixedarray.c to->elements[i] = NULL; NULL 159 ext/spl/spl_fixedarray.c *table = NULL; NULL 178 ext/spl/spl_fixedarray.c zend_hash_index_update(ht, i, (void *)&intern->array->elements[i], sizeof(zval *), NULL); NULL 181 ext/spl/spl_fixedarray.c zend_hash_index_update(ht, i, (void *)&EG(uninitialized_zval_ptr), sizeof(zval *), NULL); NULL 264 ext/spl/spl_fixedarray.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, spl_fixedarray_object_free_storage, NULL TSRMLS_CC); NULL 267 ext/spl/spl_fixedarray.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplFixedArray"); NULL 295 ext/spl/spl_fixedarray.c intern->fptr_offset_get = NULL; NULL 299 ext/spl/spl_fixedarray.c intern->fptr_offset_set = NULL; NULL 303 ext/spl/spl_fixedarray.c intern->fptr_offset_has = NULL; NULL 307 ext/spl/spl_fixedarray.c intern->fptr_offset_del = NULL; NULL 311 ext/spl/spl_fixedarray.c intern->fptr_count = NULL; NULL 322 ext/spl/spl_fixedarray.c return spl_fixedarray_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); NULL 352 ext/spl/spl_fixedarray.c return NULL; NULL 361 ext/spl/spl_fixedarray.c if (index < 0 || intern->array == NULL || index >= intern->array->size) { NULL 363 ext/spl/spl_fixedarray.c return NULL; NULL 365 ext/spl/spl_fixedarray.c return NULL; NULL 401 ext/spl/spl_fixedarray.c return NULL; NULL 421 ext/spl/spl_fixedarray.c if (index < 0 || intern->array == NULL || index >= intern->array->size) { NULL 447 ext/spl/spl_fixedarray.c zend_call_method_with_2_params(&object, intern->std.ce, &intern->fptr_offset_set, "offsetSet", NULL, offset, value); NULL 467 ext/spl/spl_fixedarray.c if (index < 0 || intern->array == NULL || index >= intern->array->size) { NULL 474 ext/spl/spl_fixedarray.c intern->array->elements[index] = NULL; NULL 487 ext/spl/spl_fixedarray.c zend_call_method_with_1_params(&object, intern->std.ce, &intern->fptr_offset_del, "offsetUnset", NULL, offset); NULL 508 ext/spl/spl_fixedarray.c if (index < 0 || intern->array == NULL || index >= intern->array->size) { NULL 675 ext/spl/spl_fixedarray.c zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *)&intern->array->elements[i], sizeof(zval *), NULL); NULL 678 ext/spl/spl_fixedarray.c zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *)&EG(uninitialized_zval_ptr), sizeof(zval *), NULL); NULL 942 ext/spl/spl_fixedarray.c if (*data == NULL) { NULL 1076 ext/spl/spl_fixedarray.c return NULL; NULL 1085 ext/spl/spl_fixedarray.c iterator->intern.value = NULL; NULL 61 ext/spl/spl_functions.c *ppce = zend_register_internal_class_ex(&ce, parent_ce, NULL TSRMLS_CC); NULL 89 ext/spl/spl_functions.c zend_hash_add(Z_ARRVAL_P(list), pce->name, len+1, &tmp, sizeof(zval *), NULL); NULL 29 ext/spl/spl_functions.h spl_register_std_class(&spl_ce_ ## class_name, # class_name, obj_ctor, NULL TSRMLS_CC); NULL 103 ext/spl/spl_heap.c zval *result_p = NULL; NULL 139 ext/spl/spl_heap.c return NULL; NULL 268 ext/spl/spl_heap.c return NULL; NULL 282 ext/spl/spl_heap.c return NULL; NULL 375 ext/spl/spl_heap.c if (intern->debug_info != NULL) { NULL 399 ext/spl/spl_heap.c intern->fptr_cmp = NULL; NULL 400 ext/spl/spl_heap.c intern->debug_info = NULL; NULL 451 ext/spl/spl_heap.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, spl_heap_object_free_storage, NULL TSRMLS_CC); NULL 454 ext/spl/spl_heap.c php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of SplHeap"); NULL 460 ext/spl/spl_heap.c intern->fptr_cmp = NULL; NULL 464 ext/spl/spl_heap.c intern->fptr_count = NULL; NULL 475 ext/spl/spl_heap.c return spl_heap_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC); NULL 535 ext/spl/spl_heap.c if (intern->debug_info == NULL) { NULL 827 ext/spl/spl_heap.c RETURN_LONG(spl_ptr_heap_zval_max_cmp(a, b, NULL TSRMLS_CC)); NULL 870 ext/spl/spl_heap.c RETURN_LONG(spl_ptr_heap_zval_min_cmp(a, b, NULL TSRMLS_CC)); NULL 884 ext/spl/spl_heap.c RETURN_LONG(spl_ptr_heap_zval_max_cmp(a, b, NULL TSRMLS_CC)); NULL 924 ext/spl/spl_heap.c *data = NULL; NULL 942 ext/spl/spl_heap.c *data = NULL; NULL 973 ext/spl/spl_heap.c if (elem != NULL) { NULL 1006 ext/spl/spl_heap.c if (elem != NULL) { NULL 1108 ext/spl/spl_heap.c return NULL; NULL 1117 ext/spl/spl_heap.c iterator->intern.value = NULL; NULL 1132 ext/spl/spl_heap.c return NULL; NULL 1141 ext/spl/spl_heap.c iterator->intern.value = NULL; NULL 1172 ext/spl/spl_heap.c {NULL, NULL, NULL} NULL 1176 ext/spl/spl_heap.c {NULL, NULL, NULL} NULL 1193 ext/spl/spl_heap.c {NULL, NULL, NULL} NULL 1208 ext/spl/spl_heap.c ZEND_FENTRY(compare, NULL, NULL, ZEND_ACC_PROTECTED|ZEND_ACC_ABSTRACT) NULL 1209 ext/spl/spl_heap.c {NULL, NULL, NULL} NULL 173 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->endIteration, "endIteration", NULL); NULL 241 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zobject, ce, NULL, "haschildren", &retval); NULL 276 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->nextElement, "nextelement", NULL); NULL 289 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->nextElement, "nextelement", NULL); NULL 303 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zobject, ce, NULL, "getchildren", &child); NULL 319 ext/spl/spl_iterators.c ce = child && Z_TYPE_P(child) == IS_OBJECT ? Z_OBJCE_P(child) : NULL; NULL 342 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->beginChildren, "beginchildren", NULL); NULL 356 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->endChildren, "endchildren", NULL); NULL 379 ext/spl/spl_iterators.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "The %s instance wasn't initialized properly", Z_OBJCE_P(zthis)->name); NULL 387 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->endChildren, "endchildren", NULL); NULL 397 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, object->ce, &object->beginIteration, "beginIteration", NULL); NULL 423 ext/spl/spl_iterators.c if (object->iterators == NULL) { NULL 459 ext/spl/spl_iterators.c zval *caching_it, *caching_it_flags, *user_caching_it_flags = NULL; NULL 484 ext/spl/spl_iterators.c iterator = NULL; NULL 500 ext/spl/spl_iterators.c iterator = NULL; NULL 525 ext/spl/spl_iterators.c intern->beginIteration = NULL; NULL 529 ext/spl/spl_iterators.c intern->endIteration = NULL; NULL 533 ext/spl/spl_iterators.c intern->callHasChildren = NULL; NULL 537 ext/spl/spl_iterators.c intern->callGetChildren = NULL; NULL 541 ext/spl/spl_iterators.c intern->beginChildren = NULL; NULL 545 ext/spl/spl_iterators.c intern->endChildren = NULL; NULL 549 ext/spl/spl_iterators.c intern->nextElement = NULL; NULL 571 ext/spl/spl_iterators.c intern->iterators = NULL; NULL 736 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zobject, ce, NULL, "haschildren", &retval); NULL 761 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zobject, ce, NULL, "getchildren", &retval); NULL 840 ext/spl/spl_iterators.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "The %s instance wasn't initialized properly", Z_OBJCE_PP(object_ptr)->name); NULL 872 ext/spl/spl_iterators.c object->iterators = NULL; NULL 919 ext/spl/spl_iterators.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)spl_RecursiveIteratorIterator_dtor, (zend_objects_free_object_storage_t) spl_RecursiveIteratorIterator_free_storage, NULL TSRMLS_CC); NULL 984 ext/spl/spl_iterators.c zend_call_method_with_0_params(&object->iterators[level].zobject, object->iterators[level].ce, NULL, "hasnext", &has_next); NULL 994 ext/spl/spl_iterators.c zend_call_method_with_0_params(&object->iterators[level].zobject, object->iterators[level].ce, NULL, "hasnext", &has_next); NULL 1267 ext/spl/spl_iterators.c class_type->iterator_funcs.zf_valid = NULL; NULL 1268 ext/spl/spl_iterators.c class_type->iterator_funcs.zf_current = NULL; NULL 1269 ext/spl/spl_iterators.c class_type->iterator_funcs.zf_key = NULL; NULL 1270 ext/spl/spl_iterators.c class_type->iterator_funcs.zf_next = NULL; NULL 1271 ext/spl/spl_iterators.c class_type->iterator_funcs.zf_rewind = NULL; NULL 1316 ext/spl/spl_iterators.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Method %s::%s() does not exist", intern->inner.ce->name, method); NULL 1332 ext/spl/spl_iterators.c if (call_user_function_ex(EG(function_table), NULL, &func, &retval_ptr, arg_count, func_params, 0, NULL TSRMLS_CC) == SUCCESS && retval_ptr) { NULL 1337 ext/spl/spl_iterators.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Unable to call %s::%s()", intern->inner.ce->name, method); NULL 1373 ext/spl/spl_iterators.c zend_class_entry *ce = NULL; NULL 1381 ext/spl/spl_iterators.c return NULL; NULL 1393 ext/spl/spl_iterators.c return NULL; NULL 1398 ext/spl/spl_iterators.c return NULL; NULL 1403 ext/spl/spl_iterators.c return NULL; NULL 1412 ext/spl/spl_iterators.c return NULL; NULL 1417 ext/spl/spl_iterators.c return NULL; NULL 1426 ext/spl/spl_iterators.c char * class_name = NULL; NULL 1431 ext/spl/spl_iterators.c return NULL; NULL 1442 ext/spl/spl_iterators.c return NULL; NULL 1453 ext/spl/spl_iterators.c return NULL; NULL 1458 ext/spl/spl_iterators.c return NULL; NULL 1469 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->u.append.zarrayit, spl_ce_ArrayIterator, &spl_ce_ArrayIterator->constructor, "__construct", NULL); NULL 1485 ext/spl/spl_iterators.c return NULL; NULL 1490 ext/spl/spl_iterators.c return NULL; NULL 1496 ext/spl/spl_iterators.c if (intern->u.regex.pce == NULL) { NULL 1499 ext/spl/spl_iterators.c return NULL; NULL 1511 ext/spl/spl_iterators.c return NULL; NULL 1525 ext/spl/spl_iterators.c return NULL; NULL 1582 ext/spl/spl_iterators.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "The inner constructor wasn't initialized with an iterator instance"); NULL 1593 ext/spl/spl_iterators.c intern->current.data = NULL; NULL 1597 ext/spl/spl_iterators.c intern->current.key = NULL; NULL 1602 ext/spl/spl_iterators.c intern->u.caching.zstr = NULL; NULL 1606 ext/spl/spl_iterators.c intern->u.caching.zchildren = NULL; NULL 1646 ext/spl/spl_iterators.c intern->current.key = NULL; NULL 1775 ext/spl/spl_iterators.c zend_call_method_with_0_params(&zthis, intern->std.ce, NULL, "accept", &retval); NULL 1859 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "haschildren", &retval); NULL 1880 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &retval); NULL 1902 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &retval); NULL 1939 ext/spl/spl_iterators.c if (intern->current.data == NULL || intern->current.key == NULL) { NULL 1978 ext/spl/spl_iterators.c if (intern->current.data == NULL) { NULL 2001 ext/spl/spl_iterators.c count = pcre_exec(intern->u.regex.pce->re, intern->u.regex.pce->extra, subject, subject_len, 0, 0, NULL, 0); NULL 2202 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &retval); NULL 2252 ext/spl/spl_iterators.c object->u.caching.zcache = NULL; NULL 2298 ext/spl/spl_iterators.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)spl_dual_it_dtor, (zend_objects_free_object_storage_t) spl_dual_it_free_storage, NULL TSRMLS_CC); NULL 2437 ext/spl/spl_iterators.c zend_call_method_with_1_params(&intern->inner.zobject, intern->inner.ce, NULL, "seek", NULL, zpos); NULL 2590 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "haschildren", &retval); NULL 2602 ext/spl/spl_iterators.c zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &zchildren); NULL 2779 ext/spl/spl_iterators.c zend_symtable_update(HASH_OF(intern->u.caching.zcache), arKey, nKeyLength+1, &value, sizeof(value), NULL); NULL 3259 ext/spl/spl_iterators.c intern->inner.zobject = NULL; NULL 3260 ext/spl/spl_iterators.c intern->inner.ce = NULL; NULL 3261 ext/spl/spl_iterators.c intern->inner.object = NULL; NULL 3264 ext/spl/spl_iterators.c intern->inner.iterator = NULL; NULL 3480 ext/spl/spl_iterators.c if (data == NULL || *data == NULL) { NULL 3507 ext/spl/spl_iterators.c if (data == NULL || *data == NULL) { NULL 3574 ext/spl/spl_iterators.c zend_fcall_info_call(&apply_info->fci, &apply_info->fcc, &retval, NULL TSRMLS_CC); NULL 3591 ext/spl/spl_iterators.c apply_info.args = NULL; NULL 3603 ext/spl/spl_iterators.c zend_fcall_info_args(&apply_info.fci, NULL TSRMLS_CC); NULL 3629 ext/spl/spl_iterators.c spl_handlers_rec_it_it.clone_obj = NULL; NULL 3634 ext/spl/spl_iterators.c spl_handlers_dual_it.clone_obj = NULL; NULL 3704 ext/spl/spl_iterators.c spl_ce_RegexIterator = NULL; NULL 3705 ext/spl/spl_iterators.c spl_ce_RecursiveRegexIterator = NULL; NULL 3708 ext/spl/spl_iterators.c REGISTER_SPL_STD_CLASS_EX(EmptyIterator, NULL, spl_funcs_EmptyIterator); NULL 53 ext/spl/spl_observer.c {NULL, NULL, NULL} NULL 71 ext/spl/spl_observer.c {NULL, NULL, NULL} NULL 105 ext/spl/spl_observer.c if (intern->debug_info != NULL) { NULL 133 ext/spl/spl_observer.c return NULL; NULL 136 ext/spl/spl_observer.c return NULL; NULL 192 ext/spl/spl_observer.c return NULL; NULL 222 ext/spl/spl_observer.c zend_hash_update(&intern->storage, hash, hash_len, &element, sizeof(spl_SplObjectStorageElement), NULL); NULL 266 ext/spl/spl_observer.c zend_hash_init(&intern->storage, 0, NULL, (void (*)(void *))spl_object_storage_dtor, 0); NULL 268 ext/spl/spl_observer.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) spl_SplOjectStorage_free_storage, NULL TSRMLS_CC); NULL 281 ext/spl/spl_observer.c intern->fptr_get_hash = NULL; NULL 329 ext/spl/spl_observer.c if (intern->debug_info == NULL) { NULL 347 ext/spl/spl_observer.c Z_ARRVAL_P(tmp)->pDestructor = NULL; NULL 355 ext/spl/spl_observer.c zend_symtable_update(intern->debug_info, zname, name_len+1, &storage, sizeof(zval *), NULL); NULL 371 ext/spl/spl_observer.c zval *gcdata_arr = NULL, NULL 376 ext/spl/spl_observer.c *table = NULL; NULL 385 ext/spl/spl_observer.c if (gcdata_arr == NULL) { NULL 389 ext/spl/spl_observer.c Z_ARRVAL_P(gcdata_arr)->pDestructor = NULL; NULL 392 ext/spl/spl_observer.c zend_hash_add(props, "\x00gcdata", sizeof("\x00gcdata"), &gcdata_arr, sizeof(gcdata_arr), NULL); NULL 435 ext/spl/spl_observer.c return spl_object_storage_new_ex(class_type, &tmp, NULL TSRMLS_CC); NULL 456 ext/spl/spl_observer.c zval *obj, *inf = NULL; NULL 809 ext/spl/spl_observer.c zval *pentry, *pmembers, *pcount = NULL, *pinf; NULL 910 ext/spl/spl_observer.c zend_hash_copy(intern->std.properties, Z_ARRVAL_P(pmembers), (copy_ctor_func_t) zval_add_ref, (void *) NULL, sizeof(zval *)); NULL 984 ext/spl/spl_observer.c {NULL, NULL, NULL} NULL 1049 ext/spl/spl_observer.c zval *iterator = NULL, *info = NULL; NULL 1057 ext/spl/spl_observer.c if (info != NULL) { NULL 1098 ext/spl/spl_observer.c zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_rewind, "rewind", NULL); NULL 1121 ext/spl/spl_observer.c zend_call_method_with_0_params(&it, Z_OBJCE_P(it), &Z_OBJCE_P(it)->iterator_funcs.zf_next, "next", NULL); NULL 1133 ext/spl/spl_observer.c zval *it, *retval = NULL; NULL 1174 ext/spl/spl_observer.c zval *it, *retval = NULL; NULL 1300 ext/spl/spl_observer.c {NULL, NULL, NULL} NULL 17141 ext/sqlite3/libsqlite/sqlite3.c sqlite3_mutex *p = NULL; NULL 17150 ext/sqlite3/libsqlite/sqlite3.c p = NULL; NULL 17234 ext/sqlite3/libsqlite/sqlite3.c DosGetInfoBlocks(&ptib, NULL); NULL 17245 ext/sqlite3/libsqlite/sqlite3.c DosGetInfoBlocks(&ptib, NULL); NULL 22449 ext/sqlite3/libsqlite/sqlite3.c pFile->zFullPathCp = NULL; NULL 22950 ext/sqlite3/libsqlite/sqlite3.c static UconvObject ucUtf8 = NULL; /* convert between UTF-8 and UCS-2 */ NULL 22951 ext/sqlite3/libsqlite/sqlite3.c static UconvObject uclCp = NULL; /* convert between local codepage and UCS-2 */ NULL 22958 ext/sqlite3/libsqlite/sqlite3.c ucUtf8 = NULL; NULL 22960 ext/sqlite3/libsqlite/sqlite3.c uclCp = NULL; NULL 22971 ext/sqlite3/libsqlite/sqlite3.c ucUtf8 = NULL; NULL 22972 ext/sqlite3/libsqlite/sqlite3.c uclCp = NULL; NULL 22986 ext/sqlite3/libsqlite/sqlite3.c return NULL; NULL 23015 ext/sqlite3/libsqlite/sqlite3.c return NULL; NULL 23077 ext/sqlite3/libsqlite/sqlite3.c DosGetInfoBlocks(NULL, &pib); NULL 23151 ext/sqlite3/libsqlite/sqlite3.c static os2ShmNode *os2ShmNodeList = NULL; NULL 23196 ext/sqlite3/libsqlite/sqlite3.c NULL, &area, timeout, mode); NULL 23201 ext/sqlite3/libsqlite/sqlite3.c &area, NULL, 0, 0); NULL 23269 ext/sqlite3/libsqlite/sqlite3.c NULL) != 0 ) { NULL 23288 ext/sqlite3/libsqlite/sqlite3.c pNode = NULL; NULL 23292 ext/sqlite3/libsqlite/sqlite3.c pNode = NULL; NULL 23421 ext/sqlite3/libsqlite/sqlite3.c *pp = NULL; NULL 23467 ext/sqlite3/libsqlite/sqlite3.c pNode->apRegion[n] = NULL; NULL 23527 ext/sqlite3/libsqlite/sqlite3.c pFile->pShmLink = NULL; NULL 23913 ext/sqlite3/libsqlite/sqlite3.c (PEAOP2)NULL ); NULL 24026 ext/sqlite3/libsqlite/sqlite3.c rc = DosLoadModule(NULL, 0, (PSZ)zFilenameCp, &hmod); NULL 26418 ext/sqlite3/libsqlite/sqlite3.c utime(zLockFile, NULL); NULL 26420 ext/sqlite3/libsqlite/sqlite3.c utimes(zLockFile, NULL); NULL 28938 ext/sqlite3/libsqlite/sqlite3.c assert( pNew->pInode==NULL ); NULL 29072 ext/sqlite3/libsqlite/sqlite3.c if( (rc==SQLITE_OK) && (pNew->pInode->pSem==NULL) ){ NULL 29547 ext/sqlite3/libsqlite/sqlite3.c if( isAutoProxy && (zPath!=NULL) && (!noLock) && pVfs->xOpen ){ NULL 29553 ext/sqlite3/libsqlite/sqlite3.c if( envforce!=NULL ){ NULL 29842 ext/sqlite3/libsqlite/sqlite3.c nanosleep(&sp, NULL); NULL 30153 ext/sqlite3/libsqlite/sqlite3.c assert(lockPath!=NULL); NULL 30200 ext/sqlite3/libsqlite/sqlite3.c UnixUnusedFd *pUnused = NULL; NULL 30246 ext/sqlite3/libsqlite/sqlite3.c if( pNew==NULL ){ NULL 30472 ext/sqlite3/libsqlite/sqlite3.c char *tempLockPath = NULL; NULL 30559 ext/sqlite3/libsqlite/sqlite3.c futimes(conchFile->h, NULL); NULL 30577 ext/sqlite3/libsqlite/sqlite3.c if( pCtx->lockProxyPath!=NULL ){ NULL 30763 ext/sqlite3/libsqlite/sqlite3.c pCtx->lockProxy=NULL; NULL 30765 ext/sqlite3/libsqlite/sqlite3.c if( lockProxy!=NULL ){ NULL 30817 ext/sqlite3/libsqlite/sqlite3.c char *lockPath=NULL; NULL 30825 ext/sqlite3/libsqlite/sqlite3.c lockPath=NULL; NULL 30870 ext/sqlite3/libsqlite/sqlite3.c if( pCtx->dbPath==NULL ){ NULL 30914 ext/sqlite3/libsqlite/sqlite3.c *(const char **)pArg = NULL; NULL 30922 ext/sqlite3/libsqlite/sqlite3.c if( pArg==NULL || (const char *)pArg==0 ){ NULL 31605 ext/sqlite3/libsqlite/sqlite3.c nChar = MultiByteToWideChar(CP_UTF8, 0, zFilename, -1, NULL, 0); NULL 31652 ext/sqlite3/libsqlite/sqlite3.c nByte = MultiByteToWideChar(codepage, 0, zFilename, -1, NULL,0)*sizeof(WCHAR); NULL 31741 ext/sqlite3/libsqlite/sqlite3.c WCHAR *zTempWide = NULL; NULL 31743 ext/sqlite3/libsqlite/sqlite3.c NULL, NULL 31761 ext/sqlite3/libsqlite/sqlite3.c char *zTemp = NULL; NULL 31763 ext/sqlite3/libsqlite/sqlite3.c NULL, NULL 31901 ext/sqlite3/libsqlite/sqlite3.c pFile->hMutex = CreateMutexW(NULL, FALSE, zName); NULL 31917 ext/sqlite3/libsqlite/sqlite3.c pFile->hShared = CreateFileMappingW(INVALID_HANDLE_VALUE, NULL, NULL 31938 ext/sqlite3/libsqlite/sqlite3.c pFile->hShared = NULL; NULL 31943 ext/sqlite3/libsqlite/sqlite3.c if (pFile->hShared == NULL){ NULL 31946 ext/sqlite3/libsqlite/sqlite3.c pFile->hMutex = NULL; NULL 31989 ext/sqlite3/libsqlite/sqlite3.c pFile->hMutex = NULL; NULL 33332 ext/sqlite3/libsqlite/sqlite3.c NULL, PAGE_READWRITE, 0, nByte, NULL NULL 33654 ext/sqlite3/libsqlite/sqlite3.c NULL, NULL 33657 ext/sqlite3/libsqlite/sqlite3.c NULL NULL 33668 ext/sqlite3/libsqlite/sqlite3.c NULL, NULL 33671 ext/sqlite3/libsqlite/sqlite3.c NULL NULL 40282 ext/sqlite3/libsqlite/sqlite3.c char *pNew = NULL; /* New temp space */ NULL 55208 ext/sqlite3/libsqlite/sqlite3.c d2 = checkTreePage(pCheck, pgno, zContext, &nMinKey, i==0 ? NULL : &nMaxKey); NULL 55225 ext/sqlite3/libsqlite/sqlite3.c checkTreePage(pCheck, pgno, zContext, NULL, !pPage->nCell ? NULL : &nMaxKey); NULL 55394 ext/sqlite3/libsqlite/sqlite3.c checkTreePage(&sCheck, aRoot[i], "List of tree roots: ", NULL, NULL); NULL 81695 ext/sqlite3/libsqlite/sqlite3.c Expr *pWhereRowid = NULL; /* WHERE rowid .. */ NULL 81696 ext/sqlite3/libsqlite/sqlite3.c Expr *pInClause = NULL; /* WHERE rowid IN ( select ) */ NULL 81697 ext/sqlite3/libsqlite/sqlite3.c Expr *pSelectRowid = NULL; /* SELECT rowid ... */ NULL 81698 ext/sqlite3/libsqlite/sqlite3.c ExprList *pEList = NULL; /* Expression list contaning only pSelectRowid */ NULL 81699 ext/sqlite3/libsqlite/sqlite3.c SrcList *pSelectSrc = NULL; /* SELECT rowid FROM x ... (dup of pSrc) */ NULL 81700 ext/sqlite3/libsqlite/sqlite3.c Select *pSelect = NULL; /* Complete SELECT tree */ NULL 88872 ext/sqlite3/libsqlite/sqlite3.c char *proxy_file_path = NULL; NULL 88893 ext/sqlite3/libsqlite/sqlite3.c NULL); NULL 104673 ext/sqlite3/libsqlite/sqlite3.c pParser->yystack = NULL; NULL 118321 ext/sqlite3/libsqlite/sqlite3.c if( t==NULL ) return SQLITE_NOMEM; NULL 118351 ext/sqlite3/libsqlite/sqlite3.c if( c==NULL ) return SQLITE_NOMEM; NULL 118363 ext/sqlite3/libsqlite/sqlite3.c c->zToken = NULL; /* no space allocated, yet. */ NULL 119076 ext/sqlite3/libsqlite/sqlite3.c while( z<zEnd && (NULL!=(z = (char *)sqlite3Fts3NextToken(z, &n))) ){ NULL 119453 ext/sqlite3/libsqlite/sqlite3.c if( t==NULL ) return SQLITE_NOMEM; NULL 119508 ext/sqlite3/libsqlite/sqlite3.c if( c==NULL ) return SQLITE_NOMEM; NULL 119520 ext/sqlite3/libsqlite/sqlite3.c c->pToken = NULL; /* no space allocated, yet. */ NULL 119925 ext/sqlite3/libsqlite/sqlite3.c rc = sqlite3_prepare_v2(p->db, zSql, -1, &pStmt, NULL); NULL 121698 ext/sqlite3/libsqlite/sqlite3.c char *zRoot = NULL; /* Pointer to buffer containing root node */ NULL 60 ext/sqlite3/sqlite3.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); NULL 78 ext/sqlite3/sqlite3.c STD_PHP_INI_ENTRY("sqlite3.extension_dir", NULL, PHP_INI_SYSTEM, OnUpdateString, extension_dir, zend_sqlite3_globals, sqlite3_globals) NULL 104 ext/sqlite3/sqlite3.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 121 ext/sqlite3/sqlite3.c if (!(fullpath = expand_filepath(filename, NULL TSRMLS_CC))) { NULL 127 ext/sqlite3/sqlite3.c if (PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) { NULL 144 ext/sqlite3/sqlite3.c if (sqlite3_open_v2(fullpath, &(db_obj->db), flags, NULL) != SQLITE_OK) { NULL 171 ext/sqlite3/sqlite3.c sqlite3_set_authorizer(db_obj->db, php_sqlite3_authorizer, NULL); NULL 213 ext/sqlite3/sqlite3.c char *sql, *errtext = NULL; NULL 223 ext/sqlite3/sqlite3.c if (sqlite3_exec(db_obj->db, sql, NULL, NULL, &errtext) != SQLITE_OK) { NULL 338 ext/sqlite3/sqlite3.c char *extension, *lib_path, *extension_dir, *errtext = NULL; NULL 476 ext/sqlite3/sqlite3.c errcode = sqlite3_prepare_v2(db_obj->db, sql, sql_len, &(stmt_obj->stmt), NULL); NULL 501 ext/sqlite3/sqlite3.c zval *stmt = NULL; NULL 502 ext/sqlite3/sqlite3.c char *sql, *errtext = NULL; NULL 518 ext/sqlite3/sqlite3.c if (sqlite3_exec(db_obj->db, sql, NULL, NULL, &errtext) != SQLITE_OK) { NULL 534 ext/sqlite3/sqlite3.c return_code = sqlite3_prepare_v2(db_obj->db, sql, sql_len, &(stmt_obj->stmt), NULL); NULL 612 ext/sqlite3/sqlite3.c char *sql, *errtext = NULL; NULL 630 ext/sqlite3/sqlite3.c if (sqlite3_exec(db_obj->db, sql, NULL, NULL, &errtext) != SQLITE_OK) { NULL 637 ext/sqlite3/sqlite3.c return_code = sqlite3_prepare_v2(db_obj->db, sql, sql_len, &stmt, NULL); NULL 685 ext/sqlite3/sqlite3.c zval ***zargs = NULL; NULL 686 ext/sqlite3/sqlite3.c zval *retval = NULL; NULL 690 ext/sqlite3/sqlite3.c php_sqlite3_agg_context *agg_context = NULL; NULL 701 ext/sqlite3/sqlite3.c fc->fci.symbol_table = NULL; NULL 702 ext/sqlite3/sqlite3.c fc->fci.object_ptr = NULL; NULL 759 ext/sqlite3/sqlite3.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the callback"); NULL 816 ext/sqlite3/sqlite3.c retval = NULL; NULL 818 ext/sqlite3/sqlite3.c agg_context->zval_context = NULL; NULL 858 ext/sqlite3/sqlite3.c sqlite3_do_callback(&func->afini, func->fini, 0, NULL, context, 1 TSRMLS_CC); NULL 865 ext/sqlite3/sqlite3.c zval ***zargs = NULL; NULL 866 ext/sqlite3/sqlite3.c zval *retval = NULL; NULL 874 ext/sqlite3/sqlite3.c collation->fci.fci.symbol_table = NULL; NULL 875 ext/sqlite3/sqlite3.c collation->fci.fci.object_ptr = NULL; NULL 892 ext/sqlite3/sqlite3.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the compare callback"); NULL 905 ext/sqlite3/sqlite3.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the compare callback (invalid return type). Collation behaviour is undefined."); NULL 948 ext/sqlite3/sqlite3.c if (sqlite3_create_function(db_obj->db, sql_func, sql_func_num_args, SQLITE_UTF8, func, php_sqlite3_callback_func, NULL, NULL) == SQLITE_OK) { NULL 1005 ext/sqlite3/sqlite3.c if (sqlite3_create_function(db_obj->db, sql_func, sql_func_num_args, SQLITE_UTF8, func, NULL, php_sqlite3_callback_step, php_sqlite3_callback_final) == SQLITE_OK) { NULL 1218 ext/sqlite3/sqlite3.c sqlite3_blob *blob = NULL; NULL 1373 ext/sqlite3/sqlite3.c zend_hash_init(hash, 13, NULL, sqlite3_param_dtor, 0); NULL 1402 ext/sqlite3/sqlite3.c zend_hash_update(hash, param->name, param->name_len, param, sizeof(*param), NULL); NULL 1404 ext/sqlite3/sqlite3.c zend_hash_index_update(hash, param->param_number, param, sizeof(*param), NULL); NULL 1434 ext/sqlite3/sqlite3.c param.parameter = NULL; NULL 1465 ext/sqlite3/sqlite3.c param.parameter = NULL; NULL 1518 ext/sqlite3/sqlite3.c php_stream *stream = NULL; NULL 1520 ext/sqlite3/sqlite3.c char *buffer = NULL; NULL 1523 ext/sqlite3/sqlite3.c if (stream == NULL) { NULL 1605 ext/sqlite3/sqlite3.c zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); NULL 1627 ext/sqlite3/sqlite3.c errcode = sqlite3_prepare_v2(db_obj->db, sql, sql_len, &(stmt_obj->stmt), NULL); NULL 1678 ext/sqlite3/sqlite3.c if (column_name == NULL) { NULL 1981 ext/sqlite3/sqlite3.c if (PG(safe_mode) && (!php_checkuid(arg3, NULL, CHECKUID_CHECK_FILE_AND_DIR))) { NULL 2040 ext/sqlite3/sqlite3.c sqlite3_create_function(intern->db, func->func_name, func->argc, SQLITE_UTF8, func, NULL, NULL, NULL); NULL 2061 ext/sqlite3/sqlite3.c sqlite3_create_collation(intern->db, collation->collation_name, SQLITE_UTF8, NULL, NULL); NULL 2091 ext/sqlite3/sqlite3.c intern->bound_params = NULL; NULL 2150 ext/sqlite3/sqlite3.c retval.handle = zend_objects_store_put(intern, NULL, (zend_objects_free_object_storage_t) php_sqlite3_object_free_storage, NULL TSRMLS_CC); NULL 2166 ext/sqlite3/sqlite3.c intern->db_obj_zval = NULL; NULL 2171 ext/sqlite3/sqlite3.c retval.handle = zend_objects_store_put(intern, NULL, (zend_objects_free_object_storage_t) php_sqlite3_stmt_object_free_storage, NULL TSRMLS_CC); NULL 2189 ext/sqlite3/sqlite3.c intern->stmt_obj_zval = NULL; NULL 2194 ext/sqlite3/sqlite3.c retval.handle = zend_objects_store_put(intern, NULL, (zend_objects_free_object_storage_t) php_sqlite3_result_object_free_storage, NULL TSRMLS_CC); NULL 2211 ext/sqlite3/sqlite3.c param->parameter = NULL; NULL 2225 ext/sqlite3/sqlite3.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "A thread safe version of SQLite is required when using a thread safe version of PHP."); NULL 2237 ext/sqlite3/sqlite3.c sqlite3_object_handlers.clone_obj = NULL; NULL 2243 ext/sqlite3/sqlite3.c sqlite3_stmt_object_handlers.clone_obj = NULL; NULL 2249 ext/sqlite3/sqlite3.c sqlite3_result_object_handlers.clone_obj = NULL; NULL 2309 ext/sqlite3/sqlite3.c NULL, NULL 2312 ext/sqlite3/sqlite3.c NULL, NULL 2313 ext/sqlite3/sqlite3.c NULL, NULL 2318 ext/sqlite3/sqlite3.c NULL, NULL 2319 ext/sqlite3/sqlite3.c NULL, NULL 103 ext/standard/array.c ZEND_INIT_MODULE_GLOBALS(array, php_array_init_globals, NULL); NULL 281 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected"); NULL 336 ext/standard/array.c zend_call_method_with_0_params(&array, NULL, NULL, "count", &retval); NULL 579 ext/standard/array.c zval *retval_ptr = NULL; NULL 606 ext/standard/array.c if (!zend_is_callable(*func_name, 0, NULL TSRMLS_CC)) { \ NULL 607 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid comparison function"); \ NULL 661 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array was modified by the user comparison function"); NULL 704 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array was modified by the user comparison function"); NULL 725 ext/standard/array.c zval *retval_ptr = NULL; NULL 800 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array was modified by the user comparison function"); NULL 944 ext/standard/array.c zval ***args = NULL; NULL 957 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "When only one parameter is given, it must be an array"); NULL 963 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array must contain at least one element"); NULL 994 ext/standard/array.c zval ***args = NULL; NULL 1008 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "When only one parameter is given, it must be an array"); NULL 1014 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array must contain at least one element"); NULL 1044 ext/standard/array.c *retval_ptr = NULL, /* Return value - unused */ NULL 1045 ext/standard/array.c *key=NULL; /* Entry key */ NULL 1070 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected"); NULL 1101 ext/standard/array.c key = NULL; NULL 1109 ext/standard/array.c key = NULL; NULL 1126 ext/standard/array.c zval *userdata = NULL; NULL 1151 ext/standard/array.c zval *userdata = NULL; NULL 1284 ext/standard/array.c zval *var_array, *prefix = NULL; NULL 1302 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid extract type"); NULL 1307 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "specified extract type requires the prefix parameter"); NULL 1314 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "prefix is not a valid identifier"); NULL 1416 ext/standard/array.c zend_hash_update(EG(active_symbol_table), Z_STRVAL(final_name), Z_STRLEN(final_name) + 1, (void **) entry, sizeof(zval *), NULL); NULL 1450 ext/standard/array.c zend_hash_update(Z_ARRVAL_P(return_value), Z_STRVAL_P(entry), Z_STRLEN_P(entry) + 1, &data, sizeof(zval *), NULL); NULL 1457 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected"); NULL 1479 ext/standard/array.c zval ***args = NULL; /* function arguments array */ NULL 1521 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of elements must be positive"); NULL 1529 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), start_key, &val, sizeof(zval *), NULL); NULL 1533 ext/standard/array.c if (zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &val, sizeof(zval *), NULL) == SUCCESS) { NULL 1537 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element to the array as the next element is already occupied"); NULL 1563 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &val, sizeof(zval *), NULL); NULL 1575 ext/standard/array.c zend_symtable_update(Z_ARRVAL_P(return_value), Z_STRVAL_P(key_ptr), Z_STRLEN_P(key_ptr) + 1, &val, sizeof(zval *), NULL); NULL 1591 ext/standard/array.c zval *zlow, *zhigh, *zstep = NULL; NULL 1601 ext/standard/array.c (Z_TYPE_P(zstep) == IS_STRING && is_numeric_string(Z_STRVAL_P(zstep), Z_STRLEN_P(zstep), NULL, NULL, 0) == IS_DOUBLE) NULL 1624 ext/standard/array.c type1 = is_numeric_string(Z_STRVAL_P(zlow), Z_STRLEN_P(zlow), NULL, NULL, 0); NULL 1625 ext/standard/array.c type2 = is_numeric_string(Z_STRVAL_P(zhigh), Z_STRLEN_P(zhigh), NULL, NULL, 0); NULL 1731 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "step exceeds the specified range"); NULL 1768 ext/standard/array.c hash->pListTail = NULL; NULL 1776 ext/standard/array.c elems[j]->pListNext = NULL; NULL 1781 ext/standard/array.c while (temp != NULL) { NULL 1812 ext/standard/array.c HashTable *out_hash = NULL; /* Output hashtable */ NULL 1821 ext/standard/array.c return NULL; NULL 1843 ext/standard/array.c zend_hash_init(out_hash, (length > 0 ? num_in - length : 0) + list_count, NULL, ZVAL_PTR_DTOR, 0); NULL 1853 ext/standard/array.c zend_hash_next_index_insert(out_hash, &entry, sizeof(zval *), NULL); NULL 1855 ext/standard/array.c zend_hash_quick_update(out_hash, p->arKey, p->nKeyLength, p->h, &entry, sizeof(zval *), NULL); NULL 1860 ext/standard/array.c if (removed != NULL) { NULL 1865 ext/standard/array.c zend_hash_next_index_insert(*removed, &entry, sizeof(zval *), NULL); NULL 1867 ext/standard/array.c zend_hash_quick_update(*removed, p->arKey, p->nKeyLength, p->h, &entry, sizeof(zval *), NULL); NULL 1875 ext/standard/array.c if (list != NULL) { NULL 1880 ext/standard/array.c zend_hash_next_index_insert(out_hash, &entry, sizeof(zval *), NULL); NULL 1889 ext/standard/array.c zend_hash_next_index_insert(out_hash, &entry, sizeof(zval *), NULL); NULL 1891 ext/standard/array.c zend_hash_quick_update(out_hash, p->arKey, p->nKeyLength, p->h, &entry, sizeof(zval *), NULL); NULL 1920 ext/standard/array.c if (zend_hash_next_index_insert(Z_ARRVAL_P(stack), &new_var, sizeof(zval *), NULL) == FAILURE) { NULL 1922 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element to the array as the next element is already occupied"); NULL 1939 ext/standard/array.c char *key = NULL; NULL 1961 ext/standard/array.c zend_hash_get_current_key_ex(Z_ARRVAL_P(stack), &key, &key_len, &index, 0, NULL); NULL 1973 ext/standard/array.c while (p != NULL) { NULL 2028 ext/standard/array.c new_hash = php_splice(Z_ARRVAL_P(stack), 0, 0, &args[0], argc, NULL); NULL 2048 ext/standard/array.c *repl_array = NULL, /* Replacement array */ NULL 2049 ext/standard/array.c ***repl = NULL; /* Replacement elements */ NULL 2050 ext/standard/array.c HashTable *new_hash = NULL, /* Output array's hash */ NULL 2051 ext/standard/array.c **rem_hash = NULL; /* Removed elements' hash */ NULL 2130 ext/standard/array.c **z_length = NULL, /* How many elements to get */ NULL 2194 ext/standard/array.c zend_hash_update(Z_ARRVAL_P(return_value), string_key, string_key_len, entry, sizeof(zval *), NULL); NULL 2199 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, entry, sizeof(zval *), NULL); NULL 2201 ext/standard/array.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), entry, sizeof(zval *), NULL); NULL 2224 ext/standard/array.c HashTable *thash = Z_TYPE_PP(dest_entry) == IS_ARRAY ? Z_ARRVAL_PP(dest_entry) : NULL; NULL 2226 ext/standard/array.c zval *tmp = NULL; NULL 2229 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected"); NULL 2264 ext/standard/array.c zend_hash_next_index_insert(Z_ARRVAL_PP(dest_entry), &src_zval, sizeof(zval *), NULL); NULL 2271 ext/standard/array.c zend_hash_update(dest, string_key, string_key_len, src_entry, sizeof(zval *), NULL); NULL 2277 ext/standard/array.c zend_hash_next_index_insert(dest, src_entry, sizeof(zval *), NULL); NULL 2304 ext/standard/array.c zend_hash_update(dest, string_key, string_key_len, src_entry, sizeof(zval *), NULL); NULL 2316 ext/standard/array.c zend_hash_index_update(dest, num_key, src_entry, sizeof(zval *), NULL); NULL 2324 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected"); NULL 2347 ext/standard/array.c zval ***args = NULL; NULL 2356 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1); NULL 2376 ext/standard/array.c zend_hash_merge(Z_ARRVAL_P(return_value), Z_ARRVAL_PP(args[i]), (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval *), 1); NULL 2421 ext/standard/array.c *search_value = NULL, /* Value to search for */ NULL 2439 ext/standard/array.c if (search_value != NULL) { NULL 2449 ext/standard/array.c if (search_value != NULL) { NULL 2457 ext/standard/array.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &new_val, sizeof(zval *), NULL); NULL 2484 ext/standard/array.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), entry, sizeof(zval *), NULL); NULL 2516 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &data, sizeof(data), NULL); NULL 2525 ext/standard/array.c zend_symtable_update(Z_ARRVAL_P(return_value), Z_STRVAL_PP(entry), Z_STRLEN_PP(entry) + 1, &data, sizeof(data), NULL); NULL 2530 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only count STRING and INTEGER values!"); NULL 2558 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The %s key should be either a string or an integer", name); NULL 2568 ext/standard/array.c zval **zcolumn = NULL, **zkey = NULL, **data; NULL 2585 ext/standard/array.c zval **zcolval, **zkeyval = NULL; NULL 2657 ext/standard/array.c zend_hash_update(Z_ARRVAL_P(return_value), string_key, string_key_len, entry, sizeof(zval *), NULL); NULL 2662 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, entry, sizeof(zval *), NULL); NULL 2664 ext/standard/array.c zend_hash_next_index_insert(Z_ARRVAL_P(return_value), entry, sizeof(zval *), NULL); NULL 2698 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You may only pad up to 1048576 elements at a time"); NULL 2715 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You may only pad up to 1048576 elements at a time"); NULL 2726 ext/standard/array.c new_hash = php_splice(Z_ARRVAL_P(return_value), input_size, 0, pads, num_pads, NULL); NULL 2728 ext/standard/array.c new_hash = php_splice(Z_ARRVAL_P(return_value), 0, 0, pads, num_pads, NULL); NULL 2764 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &data, sizeof(data), NULL); NULL 2766 ext/standard/array.c zend_symtable_update(Z_ARRVAL_P(return_value), Z_STRVAL_PP(entry), Z_STRLEN_PP(entry) + 1, &data, sizeof(data), NULL); NULL 2769 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only flip STRING and INTEGER values!"); NULL 2801 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, entry, sizeof(entry), NULL); NULL 2810 ext/standard/array.c zend_hash_update(Z_ARRVAL_P(return_value), new_key, str_key_len, entry, sizeof(entry), NULL); NULL 2857 ext/standard/array.c arTmp[i].b = NULL; NULL 2925 ext/standard/array.c zval *retval_ptr = NULL; NULL 2953 ext/standard/array.c int (*intersect_data_compare_func)(zval **, zval ** TSRMLS_DC) = NULL; NULL 2978 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least %d parameters are required, %d given", req_args, argc); NULL 2988 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1); NULL 2996 ext/standard/array.c for (p = Z_ARRVAL_PP(args[0])->pListHead; p != NULL; p = p->pListNext) { NULL 3010 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), p->h, p->pData, sizeof(zval*), NULL); NULL 3025 ext/standard/array.c zend_hash_quick_update(Z_ARRVAL_P(return_value), p->arKey, p->nKeyLength, p->h, p->pData, sizeof(zval*), NULL); NULL 3036 ext/standard/array.c zval ***args = NULL; NULL 3044 ext/standard/array.c zend_fcall_info *fci_key = NULL, *fci_data; NULL 3045 ext/standard/array.c zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; NULL 3065 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_compare_type is %d. This should never happen. Please report as a bug", data_compare_type); NULL 3070 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS()); NULL 3118 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_compare_type is %d. key_compare_type is %d. This should never happen. Please report as a bug", data_compare_type, key_compare_type); NULL 3123 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS()); NULL 3132 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "behavior is %d. This should never happen. Please report as a bug", behavior); NULL 3153 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1); NULL 3172 ext/standard/array.c *list = NULL; NULL 3187 ext/standard/array.c zend_hash_init(ht, zend_hash_num_elements(return_value->value.ht), NULL, ZVAL_PTR_DTOR, 0); NULL 3376 ext/standard/array.c int (*diff_data_compare_func)(zval **, zval ** TSRMLS_DC) = NULL; NULL 3384 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least 3 parameters are required, %d given", ZEND_NUM_ARGS()); NULL 3393 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least 2 parameters are required, %d given", ZEND_NUM_ARGS()); NULL 3406 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1); NULL 3414 ext/standard/array.c for (p = Z_ARRVAL_PP(args[0])->pListHead; p != NULL; p = p->pListNext) { NULL 3428 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), p->h, p->pData, sizeof(zval*), NULL); NULL 3443 ext/standard/array.c zend_hash_quick_update(Z_ARRVAL_P(return_value), p->arKey, p->nKeyLength, p->h, p->pData, sizeof(zval*), NULL); NULL 3454 ext/standard/array.c zval ***args = NULL; NULL 3462 ext/standard/array.c zend_fcall_info *fci_key = NULL, *fci_data; NULL 3463 ext/standard/array.c zend_fcall_info_cache *fci_key_cache = NULL, *fci_data_cache; NULL 3483 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_compare_type is %d. This should never happen. Please report as a bug", data_compare_type); NULL 3488 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS()); NULL 3535 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_compare_type is %d. key_compare_type is %d. This should never happen. Please report as a bug", data_compare_type, key_compare_type); NULL 3540 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "at least %d parameters are required, %d given", req_args, ZEND_NUM_ARGS()); NULL 3549 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "behavior is %d. This should never happen. Please report as a bug", behavior); NULL 3570 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1); NULL 3589 ext/standard/array.c *list = NULL; NULL 3604 ext/standard/array.c zend_hash_init(ht, zend_hash_num_elements(return_value->value.ht), NULL, ZVAL_PTR_DTOR, 0); NULL 3806 ext/standard/array.c } while (ab[r] != NULL); NULL 3878 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is expected to be an array or sorting flag that has not already been specified", i + 1); NULL 3896 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is expected to be an array or sorting flag that has not already been specified", i + 1); NULL 3902 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is an unknown sort flag", i + 1); NULL 3908 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is expected to be an array or a sort flag", i + 1); NULL 3920 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array sizes are inconsistent"); NULL 3950 ext/standard/array.c indirect[k][num_arrays] = NULL; NULL 3961 ext/standard/array.c hash->pListTail = NULL; NULL 3969 ext/standard/array.c indirect[k][i]->pListNext = NULL; NULL 3975 ext/standard/array.c while (p != NULL) { NULL 4019 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument has to be between 1 and the number of elements in the array"); NULL 4140 ext/standard/array.c zval *result = NULL; NULL 4144 ext/standard/array.c zval *initial = NULL; NULL 4188 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the reduction callback"); NULL 4208 ext/standard/array.c zval *retval = NULL; NULL 4249 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the filter callback"); NULL 4259 ext/standard/array.c zend_hash_update(Z_ARRVAL_P(return_value), string_key, string_key_len, operand, sizeof(zval *), NULL); NULL 4263 ext/standard/array.c zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, operand, sizeof(zval *), NULL); NULL 4274 ext/standard/array.c zval ***arrays = NULL; NULL 4297 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d should be an array", i + 2); NULL 4372 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the map callback"); NULL 4431 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be either a string or an integer"); NULL 4447 ext/standard/array.c zval *input = NULL; NULL 4448 ext/standard/array.c zval *chunk = NULL; NULL 4457 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size parameter expected to be greater than 0"); NULL 4498 ext/standard/array.c chunk = NULL; NULL 4528 ext/standard/array.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Both parameters should have an equal number of elements"); NULL 59 ext/standard/assert.c ASSERTG(callback) = NULL; NULL 74 ext/standard/assert.c ASSERTG(cb) = NULL; NULL 85 ext/standard/assert.c PHP_INI_ENTRY("assert.callback", NULL, PHP_INI_ALL, OnChangeCallback) NULL 91 ext/standard/assert.c assert_globals_p->callback = NULL; NULL 92 ext/standard/assert.c assert_globals_p->cb = NULL; NULL 98 ext/standard/assert.c ZEND_INIT_MODULE_GLOBALS(assert, php_assert_init_globals, NULL); NULL 116 ext/standard/assert.c ASSERTG(cb) = NULL; NULL 126 ext/standard/assert.c ASSERTG(callback) = NULL; NULL 145 ext/standard/assert.c char *myeval = NULL; NULL 146 ext/standard/assert.c char *compiled_string_description, *description = NULL; NULL 171 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s", PHP_EOL, myeval); NULL 173 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s:\"%s\"", PHP_EOL, description, myeval); NULL 222 ext/standard/assert.c call_user_function(CG(function_table), NULL, ASSERTG(callback), retval, 3, args TSRMLS_CC); NULL 230 ext/standard/assert.c call_user_function(CG(function_table), NULL, ASSERTG(callback), retval, 4, args TSRMLS_CC); NULL 243 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Assertion \"%s\" failed", myeval); NULL 245 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Assertion failed"); NULL 249 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s: \"%s\" failed", description, myeval); NULL 251 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s failed", description); NULL 266 ext/standard/assert.c zval **value = NULL; NULL 313 ext/standard/assert.c if (ASSERTG(callback) != NULL) { NULL 331 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown value %ld", what); NULL 63 ext/standard/base64.c if (ret_length != NULL) { NULL 66 ext/standard/base64.c return NULL; NULL 95 ext/standard/base64.c if (ret_length != NULL) { NULL 165 ext/standard/base64.c return NULL; NULL 175 ext/standard/base64.c return NULL; NULL 203 ext/standard/base64.c return NULL; NULL 230 ext/standard/base64.c if (result != NULL) { NULL 251 ext/standard/base64.c if (result != NULL) { NULL 119 ext/standard/basic_functions.c static zend_class_entry *incomplete_class_entry = NULL; NULL 3406 ext/standard/basic_functions.c NULL, NULL 3439 ext/standard/basic_functions.c SetEnvironmentVariable(pe->key, NULL); NULL 3443 ext/standard/basic_functions.c for (env = environ; env != NULL && *env != NULL; env++) { NULL 3470 ext/standard/basic_functions.c BG(next) = NULL; NULL 3472 ext/standard/basic_functions.c BG(user_tick_functions) = NULL; NULL 3473 ext/standard/basic_functions.c BG(user_filter_map) = NULL; NULL 3579 ext/standard/basic_functions.c zend_hash_init(&basic_submodules, 0, NULL, NULL, 1); NULL 3744 ext/standard/basic_functions.c BG(strtok_string) = NULL; NULL 3745 ext/standard/basic_functions.c BG(strtok_zval) = NULL; NULL 3746 ext/standard/basic_functions.c BG(strtok_last) = NULL; NULL 3747 ext/standard/basic_functions.c BG(locale_string) = NULL; NULL 3757 ext/standard/basic_functions.c if (zend_hash_init(&BG(putenv_ht), 1, NULL, (void (*)(void *)) php_putenv_destructor, 0) == FAILURE) { NULL 3761 ext/standard/basic_functions.c BG(user_shutdown_function_names) = NULL; NULL 3771 ext/standard/basic_functions.c FG(default_context) = NULL; NULL 3774 ext/standard/basic_functions.c FG(stream_wrappers) = NULL; NULL 3777 ext/standard/basic_functions.c FG(stream_filters) = NULL; NULL 3788 ext/standard/basic_functions.c BG(strtok_string) = NULL; NULL 3789 ext/standard/basic_functions.c BG(strtok_zval) = NULL; NULL 3800 ext/standard/basic_functions.c if (BG(locale_string) != NULL) { NULL 3806 ext/standard/basic_functions.c BG(locale_string) = NULL; NULL 3827 ext/standard/basic_functions.c BG(user_tick_functions) = NULL; NULL 3860 ext/standard/basic_functions.c if (!zend_get_constant_ex(const_name, const_name_len, return_value, NULL, ZEND_FETCH_CLASS_SILENT TSRMLS_CC)) { NULL 3861 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't find constant %s", const_name); NULL 3886 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid in_addr value"); NULL 3891 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An unknown error occurred"); NULL 3922 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized address %s", address); NULL 3929 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized address %s", address); NULL 3993 ext/standard/basic_functions.c n = strtoul(ip, NULL, 0); NULL 4085 ext/standard/basic_functions.c char *value = NULL; NULL 4114 ext/standard/basic_functions.c pe.previous_value = NULL; NULL 4115 ext/standard/basic_functions.c for (env = environ; env != NULL && *env != NULL; env++) { NULL 4146 ext/standard/basic_functions.c zend_hash_add(&BG(putenv_ht), pe.key, pe.key_len + 1, (void **) &pe, sizeof(putenv_entry), NULL); NULL 4160 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter syntax"); NULL 4191 ext/standard/basic_functions.c if (p->opt_name != NULL) { NULL 4203 ext/standard/basic_functions.c opt_struct * paras = NULL; NULL 4224 ext/standard/basic_functions.c paras->opt_name = NULL; NULL 4242 ext/standard/basic_functions.c char *options = NULL, **argv = NULL; NULL 4246 ext/standard/basic_functions.c char *php_optarg = NULL; NULL 4248 ext/standard/basic_functions.c zval *val, **args = NULL, *p_longopts = NULL; NULL 4297 ext/standard/basic_functions.c argv[argc] = NULL; NULL 4362 ext/standard/basic_functions.c opts->opt_name = NULL; NULL 4388 ext/standard/basic_functions.c if (php_optarg != NULL) { NULL 4397 ext/standard/basic_functions.c if (!(optname_len > 1 && optname[0] == '0') && is_numeric_string(optname, optname_len, NULL, NULL, 0) == IS_LONG) { NULL 4404 ext/standard/basic_functions.c zend_hash_next_index_insert(HASH_OF(*args), (void *)&val, sizeof(zval *), NULL); NULL 4406 ext/standard/basic_functions.c zend_hash_index_update(HASH_OF(return_value), optname_int, &val, sizeof(zval *), NULL); NULL 4414 ext/standard/basic_functions.c zend_hash_next_index_insert(HASH_OF(*args), (void *)&val, sizeof(zval *), NULL); NULL 4416 ext/standard/basic_functions.c zend_hash_add(HASH_OF(return_value), optname, strlen(optname)+1, (void *)&val, sizeof(zval *), NULL); NULL 4420 ext/standard/basic_functions.c php_optarg = NULL; NULL 4447 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of seconds must be greater than or equal to 0"); NULL 4470 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of microseconds must be greater than or equal to 0"); NULL 4491 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The seconds value must be greater than 0"); NULL 4495 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The nanoseconds value must be greater than 0"); NULL 4509 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "nanoseconds was not in the range 0 to 999 999 999 or seconds was negative"); NULL 4528 ext/standard/basic_functions.c if (gettimeofday((struct timeval *) &tm, NULL) != 0) { NULL 4534 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sleep until to time is less than current time"); NULL 4633 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_CORE_ERROR, "magic_quotes_runtime is not supported anymore"); NULL 4679 ext/standard/basic_functions.c char *message, *opt = NULL, *headers = NULL; NULL 4709 ext/standard/basic_functions.c php_stream *stream = NULL; NULL 4714 ext/standard/basic_functions.c if (!php_mail(opt, "PHP error_log message", message, headers, NULL TSRMLS_CC)) { NULL 4720 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "TCP/IP option not available!"); NULL 4725 ext/standard/basic_functions.c stream = php_stream_open_wrapper(opt, "a", IGNORE_URL_WIN | REPORT_ERRORS, NULL); NULL 4771 ext/standard/basic_functions.c zval *retval_ptr = NULL; NULL 4795 ext/standard/basic_functions.c zval *params, *retval_ptr = NULL; NULL 4818 ext/standard/basic_functions.c zval ***params = NULL; NULL 4830 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument is not an object or class name"); NULL 4839 ext/standard/basic_functions.c if (call_user_function_ex(EG(function_table), &object, callback, &retval_ptr, n_params, params, 0, NULL TSRMLS_CC) == SUCCESS) { NULL 4844 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s()", Z_STRVAL_P(callback)); NULL 4856 ext/standard/basic_functions.c zval *params, ***method_args = NULL, *retval_ptr; NULL 4868 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument is not an object or class name"); NULL 4885 ext/standard/basic_functions.c if (call_user_function_ex(EG(function_table), &object, callback, &retval_ptr, num_elems, method_args, 0, NULL TSRMLS_CC) == SUCCESS) { NULL 4890 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s()", Z_STRVAL_P(callback)); NULL 4901 ext/standard/basic_functions.c zval *retval_ptr = NULL; NULL 4934 ext/standard/basic_functions.c zval *params, *retval_ptr = NULL; NULL 4996 ext/standard/basic_functions.c if (call_user_function(EG(function_table), NULL, NULL 5018 ext/standard/basic_functions.c if (call_user_function( EG(function_table), NULL, NULL 5030 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s() - function does not exist", Z_STRVAL_P(function)); NULL 5036 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s::%s() - function does not exist", Z_OBJCE_PP(obj)->name, Z_STRVAL_PP(method)); NULL 5038 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call tick function"); NULL 5077 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to delete tick function executed at the moment"); NULL 5102 ext/standard/basic_functions.c BG(user_shutdown_function_names) = NULL; NULL 5106 ext/standard/basic_functions.c BG(user_shutdown_function_names) = NULL; NULL 5116 ext/standard/basic_functions.c char *callback_name = NULL; NULL 5134 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid shutdown callback '%s' passed", callback_name); NULL 5140 ext/standard/basic_functions.c zend_hash_init(BG(user_shutdown_function_names), 0, NULL, (void (*)(void *)) user_shutdown_function_dtor, 0); NULL 5146 ext/standard/basic_functions.c zend_hash_next_index_insert(BG(user_shutdown_function_names), &shutdown_function_entry, sizeof(php_shutdown_function_entry), NULL); NULL 5158 ext/standard/basic_functions.c zend_hash_init(BG(user_shutdown_function_names), 0, NULL, (void (*)(void *)) user_shutdown_function_dtor, 0); NULL 5161 ext/standard/basic_functions.c return zend_hash_update(BG(user_shutdown_function_names), function_name, function_len, shutdown_function_entry, sizeof(php_shutdown_function_entry), NULL) != FAILURE; NULL 5179 ext/standard/basic_functions.c zend_hash_init(BG(user_shutdown_function_names), 0, NULL, (void (*)(void *)) user_shutdown_function_dtor, 0); NULL 5182 ext/standard/basic_functions.c return zend_hash_next_index_insert(BG(user_shutdown_function_names), &shutdown_function_entry, sizeof(php_shutdown_function_entry), NULL) != FAILURE; NULL 5255 ext/standard/basic_functions.c file_handle.opened_path = NULL; NULL 5391 ext/standard/basic_functions.c char *extname = NULL; NULL 5404 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find extension '%s'", extname); NULL 5523 ext/standard/basic_functions.c if (str == NULL) { NULL 5588 ext/standard/basic_functions.c char *arg = NULL; NULL 5630 ext/standard/basic_functions.c if (serv == NULL) { NULL 5655 ext/standard/basic_functions.c if (serv == NULL) { NULL 5679 ext/standard/basic_functions.c if (ent == NULL) { NULL 5702 ext/standard/basic_functions.c if (ent == NULL) { NULL 5717 ext/standard/basic_functions.c char *function_name = NULL; NULL 5735 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid tick callback '%s' passed", function_name); NULL 5851 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 5862 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to move '%s' to '%s'", path, new_path); NULL 5884 ext/standard/basic_functions.c zend_symtable_update(Z_ARRVAL_P(arr), Z_STRVAL_P(arg1), Z_STRLEN_P(arg1) + 1, &element, sizeof(zval *), NULL); NULL 5896 ext/standard/basic_functions.c if (!(Z_STRLEN_P(arg1) > 1 && Z_STRVAL_P(arg1)[0] == '0') && is_numeric_string(Z_STRVAL_P(arg1), Z_STRLEN_P(arg1), NULL, NULL, 0) == IS_LONG) { NULL 5903 ext/standard/basic_functions.c zend_hash_index_update(Z_ARRVAL_P(arr), key, &hash, sizeof(zval *), NULL); NULL 5913 ext/standard/basic_functions.c zend_hash_update(Z_ARRVAL_P(arr), Z_STRVAL_P(arg1), Z_STRLEN_P(arg1) + 1, &hash, sizeof(zval *), NULL); NULL 5949 ext/standard/basic_functions.c zend_symtable_update(Z_ARRVAL_P(arr), Z_STRVAL_P(arg1), Z_STRLEN_P(arg1) + 1, &BG(active_ini_file_section), sizeof(zval *), NULL); NULL 5968 ext/standard/basic_functions.c char *filename = NULL; NULL 5980 ext/standard/basic_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filename cannot be empty!"); NULL 5986 ext/standard/basic_functions.c BG(active_ini_file_section) = NULL; NULL 6010 ext/standard/basic_functions.c char *string = NULL, *str = NULL; NULL 6026 ext/standard/basic_functions.c BG(active_ini_file_section) = NULL; NULL 158 ext/standard/browscap.c bdata->current_section_name != NULL && NULL 193 ext/standard/browscap.c zend_hash_update(Z_ARRVAL_P(bdata->current_section), new_key, Z_STRLEN_P(arg1) + 1, &new_property, sizeof(zval *), NULL); NULL 211 ext/standard/browscap.c zend_hash_init(section_properties, 0, NULL, NULL 223 ext/standard/browscap.c zend_hash_update(bdata->htab, Z_STRVAL_P(arg1), Z_STRLEN_P(arg1) + 1, (void *) &bdata->current_section, sizeof(zval *), NULL); NULL 234 ext/standard/browscap.c zend_hash_update(section_properties, "browser_name_regex", sizeof("browser_name_regex"), (void *) &processed, sizeof(zval *), NULL); NULL 235 ext/standard/browscap.c zend_hash_update(section_properties, "browser_name_pattern", sizeof("browser_name_pattern"), (void *) &unprocessed, sizeof(zval *), NULL); NULL 246 ext/standard/browscap.c if (filename == NULL || filename[0] == '\0') { NULL 251 ext/standard/browscap.c if (browdata->htab == NULL) { NULL 255 ext/standard/browscap.c if (zend_hash_init_ex(browdata->htab, 0, NULL, NULL 260 ext/standard/browscap.c browdata->htab = NULL; NULL 265 ext/standard/browscap.c fh.opened_path = NULL; NULL 270 ext/standard/browscap.c browdata->htab = NULL; NULL 276 ext/standard/browscap.c browdata->current_section_name = NULL; NULL 279 ext/standard/browscap.c if (browdata->current_section_name != NULL) { NULL 281 ext/standard/browscap.c browdata->current_section_name = NULL; NULL 291 ext/standard/browscap.c browscap_globals->activation_bdata.htab = NULL; NULL 292 ext/standard/browscap.c browscap_globals->activation_bdata.current_section = NULL; NULL 293 ext/standard/browscap.c browscap_globals->activation_bdata.current_section_name = NULL; NULL 301 ext/standard/browscap.c if (bdata->htab != NULL) { NULL 304 ext/standard/browscap.c bdata->htab = NULL; NULL 323 ext/standard/browscap.c if (VCWD_REALPATH(new_value, bdata->filename) == NULL) { NULL 339 ext/standard/browscap.c browscap_globals_ctor, NULL); NULL 397 ext/standard/browscap.c if (re == NULL) { NULL 401 ext/standard/browscap.c if (pcre_exec(re, re_extra, lookup_browser_name, lookup_browser_length, 0, re_options, NULL, 0) == 0) { NULL 471 ext/standard/browscap.c char *agent_name = NULL; NULL 481 ext/standard/browscap.c if (bdata->htab == NULL) { /* not initialized yet */ NULL 488 ext/standard/browscap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "browscap ini directive not set"); NULL 498 ext/standard/browscap.c if (agent_name == NULL) { NULL 503 ext/standard/browscap.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "HTTP_USER_AGENT variable is not set, cannot determine user agent name"); NULL 514 ext/standard/browscap.c found_browser_entry = NULL; NULL 261 ext/standard/crypt.c char *str, *salt_in = NULL, *result = NULL; NULL 675 ext/standard/crypt_blowfish.c return NULL; NULL 688 ext/standard/crypt_blowfish.c return NULL; NULL 694 ext/standard/crypt_blowfish.c return NULL; NULL 878 ext/standard/crypt_blowfish.c return NULL; NULL 891 ext/standard/crypt_blowfish.c return NULL; NULL 637 ext/standard/crypt_freesec.c return(NULL); NULL 648 ext/standard/crypt_freesec.c return(NULL); NULL 652 ext/standard/crypt_freesec.c return(NULL); NULL 657 ext/standard/crypt_freesec.c return(NULL); NULL 667 ext/standard/crypt_freesec.c return(NULL); NULL 676 ext/standard/crypt_freesec.c return(NULL); NULL 690 ext/standard/crypt_freesec.c return(NULL); NULL 704 ext/standard/crypt_freesec.c return(NULL); NULL 787 ext/standard/crypt_freesec.c {NULL} NULL 363 ext/standard/crypt_sha256.c char *copied_key = NULL; NULL 364 ext/standard/crypt_sha256.c char *copied_salt = NULL; NULL 570 ext/standard/crypt_sha256.c buffer = NULL; NULL 586 ext/standard/crypt_sha256.c if (copied_key != NULL) { NULL 590 ext/standard/crypt_sha256.c if (copied_salt != NULL) { NULL 614 ext/standard/crypt_sha256.c if (new_buffer == NULL) { NULL 615 ext/standard/crypt_sha256.c return NULL; NULL 396 ext/standard/crypt_sha512.c char *copied_key = NULL; NULL 397 ext/standard/crypt_sha512.c char *copied_salt = NULL; NULL 617 ext/standard/crypt_sha512.c buffer = NULL; NULL 633 ext/standard/crypt_sha512.c if (copied_key != NULL) { NULL 636 ext/standard/crypt_sha512.c if (copied_salt != NULL) { NULL 660 ext/standard/crypt_sha512.c if (new_buffer == NULL) { NULL 661 ext/standard/crypt_sha512.c return NULL; NULL 210 ext/standard/cyr_convert.c from_table = NULL; NULL 211 ext/standard/cyr_convert.c to_table = NULL; NULL 231 ext/standard/cyr_convert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown source charset: %c", from); NULL 253 ext/standard/cyr_convert.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown destination charset: %c", to); NULL 263 ext/standard/cyr_convert.c tmp = (from_table == NULL)? str[i] : from_table[ str[i] ]; NULL 264 ext/standard/cyr_convert.c str[i] = (to_table == NULL) ? tmp : to_table[tmp + 256]; NULL 102 ext/standard/datetime.c if (unparsed_part == NULL) { NULL 85 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find my handle property"); \ NULL 93 ext/standard/dir.c dirp = (php_stream *) zend_fetch_resource(&id TSRMLS_CC, -1, "Directory", NULL, 1, php_file_le_stream()); \ NULL 108 ext/standard/dir.c {NULL, NULL, NULL} NULL 140 ext/standard/dir.c ts_allocate_id(&dir_globals_id, sizeof(php_dir_globals), NULL, NULL); NULL 218 ext/standard/dir.c zval *zcontext = NULL; NULL 219 ext/standard/dir.c php_stream_context *context = NULL; NULL 230 ext/standard/dir.c if (dirp == NULL) { NULL 269 ext/standard/dir.c zval *id = NULL, **tmp, *myself; NULL 276 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d is not a valid Directory resource", dirp->rsrc_id); NULL 303 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno); NULL 307 ext/standard/dir.c php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); NULL 312 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno); NULL 338 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno); NULL 344 ext/standard/dir.c BG(CurrentStatFile) = NULL; NULL 348 ext/standard/dir.c BG(CurrentLStatFile) = NULL; NULL 360 ext/standard/dir.c char *ret=NULL; NULL 384 ext/standard/dir.c zval *id = NULL, **tmp, *myself; NULL 390 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d is not a valid Directory resource", dirp->rsrc_id); NULL 402 ext/standard/dir.c zval *id = NULL, **tmp, *myself; NULL 409 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d is not a valid Directory resource", dirp->rsrc_id); NULL 431 ext/standard/dir.c char *pattern = NULL; NULL 444 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN); NULL 449 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "At least one of the passed flags is invalid or not supported on this platform"); NULL 474 ext/standard/dir.c if (0 != (ret = glob(pattern, flags & GLOB_FLAGMASK, NULL, &globbuf))) { NULL 554 ext/standard/dir.c zval *zcontext = NULL; NULL 555 ext/standard/dir.c php_stream_context *context = NULL; NULL 562 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Directory name cannot be empty"); NULL 573 ext/standard/dir.c n = php_stream_scandir(dirn, &namelist, context, NULL); NULL 578 ext/standard/dir.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "(errno %d): %s", errno, strerror(errno)); NULL 64 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Dynamically loaded extensions aren't enabled"); NULL 69 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "File name exceeds the maximum allowed length of %d characters", MAXPATHLEN); NULL 78 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not supported in multithreaded Web servers - use extension=%s in your php.ini", filename); NULL 81 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "dl() is deprecated - use extension=%s in your php.ini", filename); NULL 124 ext/standard/dl.c if (strchr(filename, '/') != NULL || strchr(filename, DEFAULT_SLASH) != NULL) { NULL 127 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Temporary module name should contain only filename"); NULL 149 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, "Unable to load dynamic library '%s' - %s", libpath, err); NULL 152 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, "Unable to load dynamic library '%s' - %s", libpath, "Unknown reason"); NULL 155 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, "Unable to load dynamic library '%s' - %s", libpath, GET_DL_ERROR()); NULL 176 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, "Invalid library (appears to be a Zend Extension, try loading using zend_extension=%s from php.ini)", filename); NULL 180 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, "Invalid library (maybe not a PHP library) '%s'", filename); NULL 219 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, NULL 229 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, NULL 242 ext/standard/dl.c if ((module_entry = zend_register_module_ex(module_entry TSRMLS_CC)) == NULL) { NULL 254 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, error_type, "Unable to initialize module '%s'", module_entry->name); NULL 285 ext/standard/dl.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot dynamically load %s - dynamic modules are not supported", file); NULL 138 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to fetch host [%d]: %s", errno, strerror(errno)); NULL 165 ext/standard/dns.c if (hostname == NULL) { NULL 167 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Address is not a valid IPv4 or IPv6 address"); NULL 169 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Address is not in a.b.c.d form"); NULL 193 ext/standard/dns.c return NULL; NULL 199 ext/standard/dns.c return NULL; NULL 205 ext/standard/dns.c if (!hp || hp->h_name == NULL || hp->h_name[0] == '\0') { NULL 246 ext/standard/dns.c if (hp == NULL || hp->h_addr_list == NULL) { NULL 330 ext/standard/dns.c if (res._u._ext.nsaddrs[ns] != NULL) { NULL 332 ext/standard/dns.c res._u._ext.nsaddrs[ns] = NULL; NULL 348 ext/standard/dns.c char *hostname, *rectype = NULL; NULL 365 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host cannot be empty"); NULL 383 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%s' not supported", rectype); NULL 389 ext/standard/dns.c handle = dns_open(NULL); NULL 390 ext/standard/dns.c if (handle == NULL) { NULL 426 ext/standard/dns.c *subarray = NULL; NULL 430 ext/standard/dns.c return NULL; NULL 490 ext/standard/dns.c return NULL; NULL 510 ext/standard/dns.c zval *entries = NULL; NULL 535 ext/standard/dns.c return NULL; NULL 541 ext/standard/dns.c return NULL; NULL 658 ext/standard/dns.c return NULL; NULL 674 ext/standard/dns.c return NULL; NULL 696 ext/standard/dns.c return NULL; NULL 703 ext/standard/dns.c *subarray = NULL; NULL 719 ext/standard/dns.c zval *authns = NULL, *addtl = NULL; NULL 731 ext/standard/dns.c u_char *cp = NULL, *end = NULL; NULL 752 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%ld' not supported", type_param); NULL 757 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 841 ext/standard/dns.c handle = dns_open(NULL); NULL 842 ext/standard/dns.c if (handle == NULL) { NULL 875 ext/standard/dns.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to parse DNS data received"); NULL 888 ext/standard/dns.c if (retval != NULL && store_results) { NULL 898 ext/standard/dns.c zval *retval = NULL; NULL 900 ext/standard/dns.c cp = php_parserr(cp, &answer, DNS_T_ANY, authns != NULL, raw, &retval); NULL 901 ext/standard/dns.c if (retval != NULL) { NULL 910 ext/standard/dns.c zval *retval = NULL; NULL 913 ext/standard/dns.c if (retval != NULL) { NULL 930 ext/standard/dns.c zval *mx_list, *weight_list = NULL; NULL 960 ext/standard/dns.c handle = dns_open(NULL); NULL 961 ext/standard/dns.c if (handle == NULL) { NULL 48 ext/standard/dns_win32.c zval *mx_list, *weight_list = NULL; NULL 57 ext/standard/dns_win32.c status = DnsQuery_A(hostname, DNS_TYPE_MX, DNS_QUERY_STANDARD, NULL, &pResult, NULL); NULL 95 ext/standard/dns_win32.c char *hostname, *rectype = NULL; NULL 107 ext/standard/dns_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host cannot be empty"); NULL 125 ext/standard/dns_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%s' not supported", rectype); NULL 130 ext/standard/dns_win32.c status = DnsQuery_A(hostname, type, DNS_QUERY_STANDARD, NULL, &pResult, NULL); NULL 339 ext/standard/dns_win32.c *subarray = NULL; NULL 353 ext/standard/dns_win32.c zval *authns = NULL, *addtl = NULL; NULL 373 ext/standard/dns_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%ld' not supported", type_param); NULL 378 ext/standard/dns_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 455 ext/standard/dns_win32.c status = DnsQuery_A(hostname, type_to_fetch, DNS_QUERY_STANDARD, NULL, &pResult, NULL); NULL 461 ext/standard/dns_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Dns Query failed"); NULL 469 ext/standard/dns_win32.c zval *retval = NULL; NULL 473 ext/standard/dns_win32.c if (retval != NULL && store_results) { NULL 481 ext/standard/dns_win32.c if (retval != NULL) { NULL 496 ext/standard/dns_win32.c if (retval != NULL) { NULL 65 ext/standard/exec.c char *b, *d=NULL; NULL 69 ext/standard/exec.c void (*sig_handler)() = NULL; NULL 82 ext/standard/exec.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to fork [%s]", cmd); NULL 175 ext/standard/exec.c zval *ret_code=NULL, *ret_array=NULL; NULL 188 ext/standard/exec.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot execute a blank command"); NULL 193 ext/standard/exec.c ret = php_exec(mode, cmd, NULL, return_value TSRMLS_CC); NULL 245 ext/standard/exec.c char *p = NULL; NULL 272 ext/standard/exec.c p = NULL; NULL 400 ext/standard/exec.c char *cmd = NULL; NULL 421 ext/standard/exec.c char *cmd = NULL; NULL 450 ext/standard/exec.c if ((in=VCWD_POPEN(command, "rt"))==NULL) { NULL 452 ext/standard/exec.c if ((in=VCWD_POPEN(command, "r"))==NULL) { NULL 454 ext/standard/exec.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to execute '%s'", command); NULL 482 ext/standard/exec.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only a super user may attempt to increase the priority of a process"); NULL 132 ext/standard/file.c if (stream == NULL) { \ NULL 154 ext/standard/file.c context->options = NULL; NULL 163 ext/standard/file.c FG(user_stream_current_filename) = NULL; NULL 165 ext/standard/file.c FG(wrapper_errors) = NULL; NULL 173 ext/standard/file.c STD_PHP_INI_ENTRY("user_agent", NULL, PHP_INI_ALL, OnUpdateString, user_agent, php_file_globals, file_globals) NULL 174 ext/standard/file.c STD_PHP_INI_ENTRY("from", NULL, PHP_INI_ALL, OnUpdateString, from_address, php_file_globals, file_globals) NULL 181 ext/standard/file.c le_stream_context = zend_register_list_destructors_ex(file_context_dtor, NULL, "stream-context", module_number); NULL 334 ext/standard/file.c zval *arg1, *arg3 = NULL; NULL 347 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal operation argument"); NULL 380 ext/standard/file.c char *name = NULL, *value = NULL, *temp = NULL; NULL 394 ext/standard/file.c NULL); NULL 490 ext/standard/file.c name = value = NULL; NULL 504 ext/standard/file.c md.token_data = NULL; NULL 525 ext/standard/file.c zval *zcontext = NULL; NULL 526 ext/standard/file.c php_stream_context *context = NULL; NULL 534 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "length must be greater than or equal to zero"); NULL 542 ext/standard/file.c NULL, context); NULL 548 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to seek to position %ld in the stream", offset); NULL 575 ext/standard/file.c zval *zcontext = NULL; NULL 576 ext/standard/file.c php_stream_context *context = NULL; NULL 577 ext/standard/file.c php_stream *srcstream = NULL; NULL 596 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Exclusive locks may only be set for regular files"); NULL 604 ext/standard/file.c stream = php_stream_open_wrapper_ex(filename, mode, ((flags & PHP_FILE_USE_INCLUDE_PATH) ? USE_PATH : 0) | REPORT_ERRORS, NULL, context); NULL 605 ext/standard/file.c if (stream == NULL) { NULL 611 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Exclusive locks are not supported for this stream"); NULL 640 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only %d of %d bytes written, possibly out of free disk space", numbytes, Z_STRLEN_P(data)); NULL 663 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to write %d bytes to %s", Z_STRLEN_PP(tmp), filename); NULL 665 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only %d of %d bytes written, possibly out of free disk space", bytes_written, Z_STRLEN_PP(tmp)); NULL 677 ext/standard/file.c if (Z_OBJ_HT_P(data) != NULL) { NULL 683 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only %d of %d bytes written, possibly out of free disk space", numbytes, Z_STRLEN(out)); NULL 712 ext/standard/file.c char *target_buf=NULL, *p, *s, *e; NULL 721 ext/standard/file.c zval *zcontext = NULL; NULL 722 ext/standard/file.c php_stream_context *context = NULL; NULL 729 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%ld' flag is not supported", flags); NULL 739 ext/standard/file.c stream = php_stream_open_wrapper_ex(filename, "rb", (use_include_path ? USE_PATH : 0) | REPORT_ERRORS, NULL, context); NULL 817 ext/standard/file.c php_basename(prefix, prefix_len, NULL, 0, &p, &p_len TSRMLS_CC); NULL 859 ext/standard/file.c zval *zcontext = NULL; NULL 861 ext/standard/file.c php_stream_context *context = NULL; NULL 869 ext/standard/file.c stream = php_stream_open_wrapper_ex(filename, mode, (use_include_path ? USE_PATH : 0) | REPORT_ERRORS, NULL, context); NULL 871 ext/standard/file.c if (stream == NULL) { NULL 893 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d is not a valid stream resource", stream->rsrc_id); NULL 933 ext/standard/file.c php_error_docref2(NULL TSRMLS_CC, command, posix_mode, E_WARNING, "%s", strerror(errno)); NULL 940 ext/standard/file.c if (stream == NULL) { NULL 941 ext/standard/file.c php_error_docref2(NULL TSRMLS_CC, command, mode, E_WARNING, "%s", strerror(errno)); NULL 998 ext/standard/file.c char *buf = NULL; NULL 1011 ext/standard/file.c buf = php_stream_get_line(stream, NULL, 0, &line_len); NULL 1012 ext/standard/file.c if (buf == NULL) { NULL 1017 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0"); NULL 1022 ext/standard/file.c if (php_stream_get_line(stream, buf, len, &line_len) == NULL) { NULL 1079 ext/standard/file.c char *buf = NULL, *retval; NULL 1081 ext/standard/file.c char *allowed_tags=NULL; NULL 1092 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0"); NULL 1102 ext/standard/file.c if ((retval = php_stream_get_line(stream, buf, len, &actual_len)) == NULL) { NULL 1103 ext/standard/file.c if (buf != NULL) { NULL 1120 ext/standard/file.c zval ***args = NULL; NULL 1142 ext/standard/file.c buf = php_stream_get_line((php_stream *) what, NULL, 0, &len); NULL 1143 ext/standard/file.c if (buf == NULL) { NULL 1173 ext/standard/file.c char *buffer = NULL; NULL 1296 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 1314 ext/standard/file.c zval *zcontext = NULL; NULL 1335 ext/standard/file.c zval *zcontext = NULL; NULL 1356 ext/standard/file.c zval *zcontext = NULL; NULL 1358 ext/standard/file.c php_stream_context *context = NULL; NULL 1366 ext/standard/file.c stream = php_stream_open_wrapper_ex(filename, "rb", (use_include_path ? USE_PATH : 0) | REPORT_ERRORS, NULL, context); NULL 1429 ext/standard/file.c zval *zcontext = NULL; NULL 1437 ext/standard/file.c wrapper = php_stream_locate_url_wrapper(old_name, NULL, 0 TSRMLS_CC); NULL 1440 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate stream wrapper"); NULL 1445 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s wrapper does not support renaming", wrapper->wops->label ? wrapper->wops->label : "Source"); NULL 1449 ext/standard/file.c if (wrapper != php_stream_locate_url_wrapper(new_name, NULL, 0 TSRMLS_CC)) { NULL 1450 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot rename a file across wrapper types"); NULL 1467 ext/standard/file.c zval *zcontext = NULL; NULL 1468 ext/standard/file.c php_stream_context *context = NULL; NULL 1476 ext/standard/file.c wrapper = php_stream_locate_url_wrapper(filename, NULL, 0 TSRMLS_CC); NULL 1479 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate stream wrapper"); NULL 1484 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s does not allow unlinking", wrapper->wops->label ? wrapper->wops->label : "Wrapper"); NULL 1506 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't truncate this stream!"); NULL 1566 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_dev, sizeof(zval *), NULL); NULL 1567 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ino, sizeof(zval *), NULL); NULL 1568 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mode, sizeof(zval *), NULL); NULL 1569 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_nlink, sizeof(zval *), NULL); NULL 1570 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_uid, sizeof(zval *), NULL); NULL 1571 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_gid, sizeof(zval *), NULL); NULL 1572 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_rdev, sizeof(zval *), NULL); NULL 1573 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_size, sizeof(zval *), NULL); NULL 1574 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_atime, sizeof(zval *), NULL); NULL 1575 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mtime, sizeof(zval *), NULL); NULL 1576 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ctime, sizeof(zval *), NULL); NULL 1577 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blksize, sizeof(zval *), NULL); NULL 1578 ext/standard/file.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blocks, sizeof(zval *), NULL); NULL 1581 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[0], strlen(stat_sb_names[0])+1, (void *)&stat_dev, sizeof(zval *), NULL); NULL 1582 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[1], strlen(stat_sb_names[1])+1, (void *)&stat_ino, sizeof(zval *), NULL); NULL 1583 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[2], strlen(stat_sb_names[2])+1, (void *)&stat_mode, sizeof(zval *), NULL); NULL 1584 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[3], strlen(stat_sb_names[3])+1, (void *)&stat_nlink, sizeof(zval *), NULL); NULL 1585 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[4], strlen(stat_sb_names[4])+1, (void *)&stat_uid, sizeof(zval *), NULL); NULL 1586 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[5], strlen(stat_sb_names[5])+1, (void *)&stat_gid, sizeof(zval *), NULL); NULL 1587 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[6], strlen(stat_sb_names[6])+1, (void *)&stat_rdev, sizeof(zval *), NULL); NULL 1588 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[7], strlen(stat_sb_names[7])+1, (void *)&stat_size, sizeof(zval *), NULL); NULL 1589 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[8], strlen(stat_sb_names[8])+1, (void *)&stat_atime, sizeof(zval *), NULL); NULL 1590 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[9], strlen(stat_sb_names[9])+1, (void *)&stat_mtime, sizeof(zval *), NULL); NULL 1591 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[10], strlen(stat_sb_names[10])+1, (void *)&stat_ctime, sizeof(zval *), NULL); NULL 1592 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[11], strlen(stat_sb_names[11])+1, (void *)&stat_blksize, sizeof(zval *), NULL); NULL 1593 ext/standard/file.c zend_hash_update(HASH_OF(return_value), stat_sb_names[12], strlen(stat_sb_names[12])+1, (void *)&stat_blocks, sizeof(zval *), NULL); NULL 1603 ext/standard/file.c zval *zcontext = NULL; NULL 1628 ext/standard/file.c return php_copy_file_ctx(src, dest, 0, NULL TSRMLS_CC); NULL 1636 ext/standard/file.c return php_copy_file_ctx(src, dest, 0, NULL TSRMLS_CC); NULL 1644 ext/standard/file.c php_stream *srcstream = NULL, *deststream = NULL; NULL 1659 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument to copy() function cannot be a directory"); NULL 1674 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument to copy() function cannot be a directory"); NULL 1690 ext/standard/file.c if ((sp = expand_filepath(src, NULL TSRMLS_CC)) == NULL) { NULL 1693 ext/standard/file.c if ((dp = expand_filepath(dest, NULL TSRMLS_CC)) == NULL) { NULL 1713 ext/standard/file.c srcstream = php_stream_open_wrapper_ex(src, "rb", src_flg | REPORT_ERRORS, NULL, ctx); NULL 1719 ext/standard/file.c deststream = php_stream_open_wrapper_ex(dest, "wb", REPORT_ERRORS, NULL, ctx); NULL 1722 ext/standard/file.c ret = php_stream_copy_to_stream_ex(srcstream, deststream, PHP_STREAM_COPY_ALL, NULL); NULL 1749 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0"); NULL 1773 ext/standard/file.c php_ignore_value(php_mblen(NULL, 0)); NULL 1810 ext/standard/file.c zval *fp = NULL, *fields = NULL; NULL 1812 ext/standard/file.c char *delimiter_str = NULL, *enclosure_str = NULL, *escape_str = NULL; NULL 1822 ext/standard/file.c if (delimiter_str != NULL) { NULL 1825 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character"); NULL 1828 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "delimiter must be a single character"); NULL 1835 ext/standard/file.c if (enclosure_str != NULL) { NULL 1837 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character"); NULL 1840 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "enclosure must be a single character"); NULL 1846 ext/standard/file.c if (escape_str != NULL) { NULL 1848 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "escape must be a character"); NULL 1851 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "escape must be a single character"); NULL 1868 ext/standard/file.c zval **field_tmp = NULL, field; NULL 1949 ext/standard/file.c zval *fd, **len_zv = NULL; NULL 1950 ext/standard/file.c char *delimiter_str = NULL; NULL 1952 ext/standard/file.c char *enclosure_str = NULL; NULL 1954 ext/standard/file.c char *escape_str = NULL; NULL 1965 ext/standard/file.c if (delimiter_str != NULL) { NULL 1968 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character"); NULL 1971 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "delimiter must be a single character"); NULL 1978 ext/standard/file.c if (enclosure_str != NULL) { NULL 1980 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character"); NULL 1983 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "enclosure must be a single character"); NULL 1990 ext/standard/file.c if (escape_str != NULL) { NULL 1992 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "escape must be character"); NULL 1995 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "escape must be a single character"); NULL 2001 ext/standard/file.c if (len_zv != NULL && Z_TYPE_PP(len_zv) != IS_NULL) { NULL 2005 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter may not be negative"); NULL 2018 ext/standard/file.c if ((buf = php_stream_get_line(stream, NULL, 0, &buf_len)) == NULL) { NULL 2023 ext/standard/file.c if (php_stream_get_line(stream, buf, len + 1, &buf_len) == NULL) { NULL 2041 ext/standard/file.c php_ignore_value(php_mblen(NULL, 0)); NULL 2122 ext/standard/file.c if (stream == NULL) { NULL 2124 ext/standard/file.c } else if ((new_buf = php_stream_get_line(stream, NULL, 0, &new_len)) == NULL) { NULL 2156 ext/standard/file.c php_ignore_value(php_mblen(NULL, 0)); NULL 2224 ext/standard/file.c php_ignore_value(php_mblen(NULL, 0)); NULL 2255 ext/standard/file.c php_ignore_value(php_mblen(NULL, 0)); NULL 2443 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filename exceeds the maximum allowed length of %d characters", MAXPATHLEN); NULL 2447 ext/standard/file.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN); NULL 102 ext/standard/filestat.c BG(CurrentStatFile)=NULL; NULL 103 ext/standard/filestat.c BG(CurrentLStatFile)=NULL; NULL 112 ext/standard/filestat.c BG(CurrentStatFile) = NULL; NULL 116 ext/standard/filestat.c BG(CurrentLStatFile) = NULL; NULL 155 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err()); NULL 167 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err()); NULL 173 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load kernel32.dll"); NULL 206 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 217 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 287 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err()); NULL 299 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err()); NULL 305 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load kernel32.dll"); NULL 338 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 348 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 402 ext/standard/filestat.c if (getgrnam_r(name, &gr, grbuf, grbuflen, &retgrptr) != 0 || retgrptr == NULL) { NULL 435 ext/standard/filestat.c wrapper = php_stream_locate_url_wrapper(filename, NULL, 0 TSRMLS_CC); NULL 447 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(group)); NULL 450 ext/standard/filestat.c if(wrapper->wops->stream_metadata(wrapper, filename, option, value, NULL TSRMLS_CC)) { NULL 458 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can not call chgrp() for a non-standard stream"); NULL 472 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find gid for %s", Z_STRVAL_P(group)); NULL 476 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(group)); NULL 493 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 530 ext/standard/filestat.c struct passwd *retpwptr = NULL; NULL 539 ext/standard/filestat.c if (getpwnam_r(name, &pw, pwbuf, pwbuflen, &retpwptr) != 0 || retpwptr == NULL) { NULL 572 ext/standard/filestat.c wrapper = php_stream_locate_url_wrapper(filename, NULL, 0 TSRMLS_CC); NULL 584 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(user)); NULL 587 ext/standard/filestat.c if(wrapper->wops->stream_metadata(wrapper, filename, option, value, NULL TSRMLS_CC)) { NULL 595 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can not call chown() for a non-standard stream"); NULL 610 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find uid for %s", Z_STRVAL_P(user)); NULL 614 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "parameter 2 should be string or integer, %s given", zend_zval_type_name(user)); NULL 631 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 680 ext/standard/filestat.c wrapper = php_stream_locate_url_wrapper(filename, NULL, 0 TSRMLS_CC); NULL 683 ext/standard/filestat.c if(wrapper->wops->stream_metadata(wrapper, filename, PHP_STREAM_META_ACCESS, &mode, NULL TSRMLS_CC)) { NULL 689 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can not call chmod() for a non-standard stream"); NULL 703 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 735 ext/standard/filestat.c newtime = NULL; NULL 737 ext/standard/filestat.c newtime->modtime = newtime->actime = time(NULL); NULL 752 ext/standard/filestat.c wrapper = php_stream_locate_url_wrapper(filename, NULL, 0 TSRMLS_CC); NULL 755 ext/standard/filestat.c if(wrapper->wops->stream_metadata(wrapper, filename, PHP_STREAM_META_TOUCH, newtime, NULL TSRMLS_CC)) { NULL 763 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can not call touch() for a non-standard stream"); NULL 766 ext/standard/filestat.c stream = php_stream_open_wrapper_ex(filename, "c", REPORT_ERRORS, NULL, NULL); NULL 767 ext/standard/filestat.c if(stream != NULL) { NULL 784 ext/standard/filestat.c if (file == NULL) { NULL 785 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create file %s because %s", filename, strerror(errno)); NULL 793 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Utime failed: %s", strerror(errno)); NULL 810 ext/standard/filestat.c BG(CurrentStatFile) = NULL; NULL 814 ext/standard/filestat.c BG(CurrentLStatFile) = NULL; NULL 817 ext/standard/filestat.c if (filename != NULL) { NULL 831 ext/standard/filestat.c char *filename = NULL; NULL 906 ext/standard/filestat.c if (php_stream_stat_path_ex((char *)filename, flags, &ssb, NULL)) { NULL 909 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%sstat failed for %s", IS_LINK_OPERATION(type) ? "L" : "", filename); NULL 931 ext/standard/filestat.c groups = getgroups(0, NULL); NULL 994 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown file type (%d)", ssb.sb.st_mode&S_IFMT); NULL 1041 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_dev, sizeof(zval *), NULL); NULL 1042 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ino, sizeof(zval *), NULL); NULL 1043 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mode, sizeof(zval *), NULL); NULL 1044 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_nlink, sizeof(zval *), NULL); NULL 1045 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_uid, sizeof(zval *), NULL); NULL 1046 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_gid, sizeof(zval *), NULL); NULL 1048 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_rdev, sizeof(zval *), NULL); NULL 1049 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_size, sizeof(zval *), NULL); NULL 1050 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_atime, sizeof(zval *), NULL); NULL 1051 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mtime, sizeof(zval *), NULL); NULL 1052 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ctime, sizeof(zval *), NULL); NULL 1053 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blksize, sizeof(zval *), NULL); NULL 1054 ext/standard/filestat.c zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blocks, sizeof(zval *), NULL); NULL 1057 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[0], strlen(stat_sb_names[0])+1, (void *) &stat_dev, sizeof(zval *), NULL); NULL 1058 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[1], strlen(stat_sb_names[1])+1, (void *) &stat_ino, sizeof(zval *), NULL); NULL 1059 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[2], strlen(stat_sb_names[2])+1, (void *) &stat_mode, sizeof(zval *), NULL); NULL 1060 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[3], strlen(stat_sb_names[3])+1, (void *) &stat_nlink, sizeof(zval *), NULL); NULL 1061 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[4], strlen(stat_sb_names[4])+1, (void *) &stat_uid, sizeof(zval *), NULL); NULL 1062 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[5], strlen(stat_sb_names[5])+1, (void *) &stat_gid, sizeof(zval *), NULL); NULL 1063 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[6], strlen(stat_sb_names[6])+1, (void *) &stat_rdev, sizeof(zval *), NULL); NULL 1064 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[7], strlen(stat_sb_names[7])+1, (void *) &stat_size, sizeof(zval *), NULL); NULL 1065 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[8], strlen(stat_sb_names[8])+1, (void *) &stat_atime, sizeof(zval *), NULL); NULL 1066 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[9], strlen(stat_sb_names[9])+1, (void *) &stat_mtime, sizeof(zval *), NULL); NULL 1067 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[10], strlen(stat_sb_names[10])+1, (void *) &stat_ctime, sizeof(zval *), NULL); NULL 1068 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[11], strlen(stat_sb_names[11])+1, (void *) &stat_blksize, sizeof(zval *), NULL); NULL 1069 ext/standard/filestat.c zend_hash_update(HASH_OF(return_value), stat_sb_names[12], strlen(stat_sb_names[12])+1, (void *) &stat_blocks, sizeof(zval *), NULL); NULL 1073 ext/standard/filestat.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Didn't understand stat call"); NULL 1226 ext/standard/filestat.c zend_hash_update(Z_ARRVAL_P(return_value), bucket->path, bucket->path_len+1, &entry, sizeof(zval *), NULL); NULL 66 ext/standard/filters.c NULL, NULL 72 ext/standard/filters.c return php_stream_filter_alloc(&strfilter_rot13_ops, NULL, persistent); NULL 142 ext/standard/filters.c NULL, NULL 148 ext/standard/filters.c NULL, NULL 154 ext/standard/filters.c return php_stream_filter_alloc(&strfilter_toupper_ops, NULL, persistent); NULL 159 ext/standard/filters.c return php_stream_filter_alloc(&strfilter_tolower_ops, NULL, persistent); NULL 181 ext/standard/filters.c if (allowed_tags != NULL) { NULL 182 ext/standard/filters.c if (NULL == (inst->allowed_tags = pemalloc(allowed_tags_len, persistent))) { NULL 188 ext/standard/filters.c inst->allowed_tags = NULL; NULL 198 ext/standard/filters.c if (inst->allowed_tags != NULL) { NULL 234 ext/standard/filters.c assert(thisfilter->abstract != NULL); NULL 254 ext/standard/filters.c if (inst == NULL) { /* it's possible pemalloc returns NULL NULL 256 ext/standard/filters.c return NULL; NULL 259 ext/standard/filters.c if (filterparams != NULL) { NULL 288 ext/standard/filters.c return NULL; NULL 374 ext/standard/filters.c if (lbchars != NULL) { NULL 378 ext/standard/filters.c inst->lbchars = NULL; NULL 387 ext/standard/filters.c assert(inst != NULL); NULL 388 ext/standard/filters.c if (inst->lbchars_dup && inst->lbchars != NULL) { NULL 410 ext/standard/filters.c if (line_ccnt < 4 && inst->lbchars != NULL) { NULL 433 ext/standard/filters.c if (line_ccnt < 4 && inst->lbchars != NULL) { NULL 474 ext/standard/filters.c if (in_pp == NULL || in_left_p == NULL) { NULL 488 ext/standard/filters.c if (line_ccnt < 4 && inst->lbchars != NULL) { NULL 515 ext/standard/filters.c if (inst->line_ccnt < 4 && inst->lbchars != NULL) { NULL 542 ext/standard/filters.c if (line_ccnt < 4 && inst->lbchars != NULL) { NULL 644 ext/standard/filters.c if (in_pp == NULL || in_left_p == NULL) { NULL 767 ext/standard/filters.c assert(inst != NULL); NULL 768 ext/standard/filters.c if (inst->lbchars_dup && inst->lbchars != NULL) { NULL 803 ext/standard/filters.c if ((in_pp == NULL || in_left_p == NULL) && (lb_ptr >=lb_cnt)) { NULL 814 ext/standard/filters.c if (!(opts & PHP_CONV_QPRINT_OPT_BINARY) && inst->lbchars != NULL && inst->lbchars_len > 0) { NULL 851 ext/standard/filters.c if (line_ccnt < 2 && inst->lbchars != NULL) { NULL 872 ext/standard/filters.c if (inst->lbchars != NULL) { NULL 908 ext/standard/filters.c if (line_ccnt < 2 && inst->lbchars != NULL) { NULL 975 ext/standard/filters.c if (line_len < 4 && lbchars != NULL) { NULL 982 ext/standard/filters.c if (lbchars != NULL) { NULL 986 ext/standard/filters.c inst->lbchars = NULL; NULL 1012 ext/standard/filters.c assert(inst != NULL); NULL 1013 ext/standard/filters.c if (inst->lbchars_dup && inst->lbchars != NULL) { NULL 1030 ext/standard/filters.c if ((in_pp == NULL || in_left_p == NULL) && lb_cnt == lb_ptr) { NULL 1195 ext/standard/filters.c if (lbchars != NULL) { NULL 1199 ext/standard/filters.c inst->lbchars = NULL; NULL 1225 ext/standard/filters.c *pretval = NULL; NULL 1234 ext/standard/filters.c if (NULL == (*pretval = pemalloc(Z_STRLEN(zt) + 1, persistent))) { NULL 1242 ext/standard/filters.c if (NULL == (*pretval = pemalloc(Z_STRLEN_PP(tmpval) + 1, persistent))) { NULL 1371 ext/standard/filters.c php_conv *retval = NULL; NULL 1376 ext/standard/filters.c char *lbchars = NULL; NULL 1379 ext/standard/filters.c if (options != NULL) { NULL 1383 ext/standard/filters.c if (lbchars != NULL) { NULL 1386 ext/standard/filters.c lbchars = NULL; NULL 1388 ext/standard/filters.c if (lbchars == NULL) { NULL 1395 ext/standard/filters.c if (lbchars != NULL) { NULL 1397 ext/standard/filters.c if (lbchars != NULL) { NULL 1404 ext/standard/filters.c if (php_conv_base64_encode_ctor((php_conv_base64_encode *)retval, 0, NULL, 0, 0, persistent)) { NULL 1419 ext/standard/filters.c char *lbchars = NULL; NULL 1423 ext/standard/filters.c if (options != NULL) { NULL 1433 ext/standard/filters.c if (lbchars != NULL) { NULL 1436 ext/standard/filters.c lbchars = NULL; NULL 1438 ext/standard/filters.c if (lbchars == NULL) { NULL 1447 ext/standard/filters.c if (lbchars != NULL) { NULL 1454 ext/standard/filters.c if (php_conv_qprint_encode_ctor((php_conv_qprint_encode *)retval, 0, NULL, 0, 0, opts, persistent)) { NULL 1461 ext/standard/filters.c char *lbchars = NULL; NULL 1464 ext/standard/filters.c if (options != NULL) { NULL 1470 ext/standard/filters.c if (lbchars != NULL) { NULL 1477 ext/standard/filters.c if (php_conv_qprint_decode_ctor((php_conv_qprint_decode *)retval, NULL, 0, 0, persistent)) { NULL 1484 ext/standard/filters.c retval = NULL; NULL 1490 ext/standard/filters.c if (retval != NULL) { NULL 1493 ext/standard/filters.c return NULL; NULL 1509 ext/standard/filters.c if ((inst->cd = php_conv_open(conv_mode, conv_opts, persistent)) == NULL) { NULL 1516 ext/standard/filters.c if (inst->cd != NULL) { NULL 1520 ext/standard/filters.c if (inst->filtername != NULL) { NULL 1528 ext/standard/filters.c if (inst->cd != NULL) { NULL 1533 ext/standard/filters.c if (inst->filtername != NULL) { NULL 1548 ext/standard/filters.c char *out_buf = NULL; NULL 1555 ext/standard/filters.c if (ps == NULL) { NULL 1564 ext/standard/filters.c if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) { NULL 1579 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): invalid byte sequence", inst->filtername); NULL 1583 ext/standard/filters.c if (ps != NULL) { NULL 1586 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): insufficient buffer", inst->filtername); NULL 1601 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unexpected end of stream", inst->filtername); NULL 1612 ext/standard/filters.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 1619 ext/standard/filters.c if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) { NULL 1624 ext/standard/filters.c if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) { NULL 1625 ext/standard/filters.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 1641 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unknown error", inst->filtername); NULL 1653 ext/standard/filters.c err = ((ps == NULL ? php_conv_convert(inst->cd, NULL, NULL, &pd, &ocnt): NULL 1657 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): invalid byte sequence", inst->filtername); NULL 1661 ext/standard/filters.c if (ps != NULL) { NULL 1663 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): insufficient buffer", inst->filtername); NULL 1671 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unexpected octet values", inst->filtername); NULL 1684 ext/standard/filters.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 1691 ext/standard/filters.c if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) { NULL 1696 ext/standard/filters.c if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) { NULL 1697 ext/standard/filters.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 1712 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unknown error", inst->filtername); NULL 1716 ext/standard/filters.c if (ps == NULL) { NULL 1724 ext/standard/filters.c if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) { NULL 1750 ext/standard/filters.c php_stream_bucket *bucket = NULL; NULL 1754 ext/standard/filters.c while (buckets_in->head != NULL) { NULL 1770 ext/standard/filters.c buckets_out, NULL, 0, &consumed, NULL 1783 ext/standard/filters.c if (bucket != NULL) { NULL 1791 ext/standard/filters.c assert(thisfilter->abstract != NULL); NULL 1806 ext/standard/filters.c php_stream_filter *retval = NULL; NULL 1811 ext/standard/filters.c if (filterparams != NULL && Z_TYPE_P(filterparams) != IS_ARRAY) { NULL 1812 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): invalid filter parameter", filtername); NULL 1813 ext/standard/filters.c return NULL; NULL 1816 ext/standard/filters.c if ((dot = strchr(filtername, '.')) == NULL) { NULL 1817 ext/standard/filters.c return NULL; NULL 1834 ext/standard/filters.c (filterparams != NULL ? Z_ARRVAL_P(filterparams) : NULL), NULL 1841 ext/standard/filters.c if (retval == NULL) { NULL 1876 ext/standard/filters.c while ((bucket = buckets_in->head) != NULL) { NULL 1908 ext/standard/filters.c php_stream_filter_ops *fops = NULL; NULL 1912 ext/standard/filters.c return NULL; NULL 1918 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes", sizeof(php_consumed_filter_data)); NULL 1919 ext/standard/filters.c return NULL; NULL 2116 ext/standard/filters.c php_stream_filter_ops *fops = NULL; NULL 2120 ext/standard/filters.c return NULL; NULL 2126 ext/standard/filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes", sizeof(php_chunked_filter_data)); NULL 2127 ext/standard/filters.c return NULL; NULL 2154 ext/standard/filters.c { NULL, NULL } NULL 127 ext/standard/flock_compat.c {0, 0, 0, 0, NULL}; NULL 214 ext/standard/formatted_print.c char *s = NULL; NULL 225 ext/standard/formatted_print.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Requested precision of %d digits was truncated to PHP maximum of %d digits", precision, MAX_FLOAT_PRECISION); NULL 333 ext/standard/formatted_print.c if (endptr != NULL) { NULL 381 ext/standard/formatted_print.c return NULL; NULL 388 ext/standard/formatted_print.c WRONG_PARAM_COUNT_WITH_RETVAL(NULL); NULL 452 ext/standard/formatted_print.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument number must be greater than zero"); NULL 453 ext/standard/formatted_print.c return NULL; NULL 494 ext/standard/formatted_print.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Width must be greater than zero and less than %d", INT_MAX); NULL 495 ext/standard/formatted_print.c return NULL; NULL 511 ext/standard/formatted_print.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Precision must be greater than zero and less than %d", INT_MAX); NULL 512 ext/standard/formatted_print.c return NULL; NULL 531 ext/standard/formatted_print.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too few arguments"); NULL 532 ext/standard/formatted_print.c return NULL; NULL 671 ext/standard/formatted_print.c if ((result=php_formatted_print(ht, &len, 0, 0 TSRMLS_CC))==NULL) { NULL 685 ext/standard/formatted_print.c if ((result=php_formatted_print(ht, &len, 1, 0 TSRMLS_CC))==NULL) { NULL 699 ext/standard/formatted_print.c if ((result=php_formatted_print(ht, &len, 0, 0 TSRMLS_CC))==NULL) { NULL 715 ext/standard/formatted_print.c if ((result=php_formatted_print(ht, &len, 1, 0 TSRMLS_CC))==NULL) { NULL 743 ext/standard/formatted_print.c if ((result=php_formatted_print(ht, &len, 0, 1 TSRMLS_CC))==NULL) { NULL 774 ext/standard/formatted_print.c if ((result=php_formatted_print(ht, &len, 1, 1 TSRMLS_CC))==NULL) { NULL 37 ext/standard/fsock.c zval *zerrno = NULL, *zerrstr = NULL; NULL 41 ext/standard/fsock.c char *hashkey = NULL; NULL 42 ext/standard/fsock.c php_stream *stream = NULL; NULL 44 ext/standard/fsock.c char *hostname = NULL; NULL 46 ext/standard/fsock.c char *errstr = NULL; NULL 80 ext/standard/fsock.c STREAM_XPORT_CLIENT | STREAM_XPORT_CONNECT, hashkey, &tv, NULL, &errstr, &err); NULL 85 ext/standard/fsock.c if (stream == NULL) { NULL 86 ext/standard/fsock.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to connect to %s:%ld (%s)", host, port, errstr == NULL ? "Unknown error" : errstr); NULL 93 ext/standard/fsock.c if (stream == NULL) { NULL 43 ext/standard/ftok.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Pathname is invalid"); NULL 48 ext/standard/ftok.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Project identifier is invalid"); NULL 58 ext/standard/ftok.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "ftok() failed - %s", strerror(errno)); NULL 88 ext/standard/ftp_fopen_wrapper.c return strtol(buffer, NULL, 10); NULL 117 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "FTP server error %d:%s", result, tmp_line); NULL 124 ext/standard/ftp_fopen_wrapper.c stream->wrapperthis = NULL; NULL 136 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL, *reuseid = NULL; NULL 137 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 144 ext/standard/ftp_fopen_wrapper.c if (resource == NULL || resource->path == NULL) { NULL 148 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 158 ext/standard/ftp_fopen_wrapper.c stream = php_stream_xport_create(transport, transport_len, REPORT_ERRORS, STREAM_XPORT_CLIENT | STREAM_XPORT_CONNECT, NULL, NULL, context, NULL, NULL); NULL 160 ext/standard/ftp_fopen_wrapper.c if (stream == NULL) { NULL 166 ext/standard/ftp_fopen_wrapper.c php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0); NULL 205 ext/standard/ftp_fopen_wrapper.c STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 NULL 209 ext/standard/ftp_fopen_wrapper.c stream = NULL; NULL 246 ext/standard/ftp_fopen_wrapper.c if (resource->user != NULL) { NULL 263 ext/standard/ftp_fopen_wrapper.c if (resource->pass != NULL) { NULL 316 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 327 ext/standard/ftp_fopen_wrapper.c char *tpath, *ttpath, *hoststart=NULL; NULL 370 ext/standard/ftp_fopen_wrapper.c if (ttpath == NULL) { NULL 398 ext/standard/ftp_fopen_wrapper.c if (ttpath == NULL) { NULL 415 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL, *datastream = NULL; NULL 416 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 420 ext/standard/ftp_fopen_wrapper.c char *hoststart = NULL; NULL 422 ext/standard/ftp_fopen_wrapper.c php_stream *reuseid=NULL; NULL 438 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 449 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 460 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 549 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "%s %s\r\n", tmp_line, (resource->path != NULL ? resource->path : "/")); NULL 552 ext/standard/ftp_fopen_wrapper.c if (hoststart == NULL) { NULL 556 ext/standard/ftp_fopen_wrapper.c datastream = php_stream_xport_create(transport, transport_len, REPORT_ERRORS, STREAM_XPORT_CLIENT | STREAM_XPORT_CONNECT, NULL, NULL, context, NULL, NULL); NULL 558 ext/standard/ftp_fopen_wrapper.c if (datastream == NULL) { NULL 568 ext/standard/ftp_fopen_wrapper.c datastream = NULL; NULL 576 ext/standard/ftp_fopen_wrapper.c STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 || NULL 581 ext/standard/ftp_fopen_wrapper.c datastream = NULL; NULL 601 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 629 ext/standard/ftp_fopen_wrapper.c php_basename(ent->d_name, tmp_len, NULL, 0, &basename, &basename_len TSRMLS_CC); NULL 665 ext/standard/ftp_fopen_wrapper.c data->controlstream = NULL; NULL 669 ext/standard/ftp_fopen_wrapper.c data->datastream = NULL; NULL 672 ext/standard/ftp_fopen_wrapper.c stream->abstract = NULL; NULL 681 ext/standard/ftp_fopen_wrapper.c NULL, /* write */ NULL 684 ext/standard/ftp_fopen_wrapper.c NULL, /* flush */ NULL 686 ext/standard/ftp_fopen_wrapper.c NULL, /* rewind */ NULL 687 ext/standard/ftp_fopen_wrapper.c NULL, /* cast */ NULL 688 ext/standard/ftp_fopen_wrapper.c NULL, /* stat */ NULL 689 ext/standard/ftp_fopen_wrapper.c NULL /* set option */ NULL 696 ext/standard/ftp_fopen_wrapper.c php_stream *stream, *reuseid, *datastream = NULL; NULL 698 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 700 ext/standard/ftp_fopen_wrapper.c char *hoststart = NULL, tmp_line[512]; NULL 724 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "NLST %s\r\n", (resource->path != NULL ? resource->path : "/")); NULL 727 ext/standard/ftp_fopen_wrapper.c if (hoststart == NULL) { NULL 731 ext/standard/ftp_fopen_wrapper.c if (datastream == NULL) { NULL 741 ext/standard/ftp_fopen_wrapper.c datastream = NULL; NULL 748 ext/standard/ftp_fopen_wrapper.c STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 || NULL 753 ext/standard/ftp_fopen_wrapper.c datastream = NULL; NULL 777 ext/standard/ftp_fopen_wrapper.c return NULL; NULL 785 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL; NULL 786 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 793 ext/standard/ftp_fopen_wrapper.c stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL TSRMLS_CC); NULL 799 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "CWD %s\r\n", (resource->path != NULL ? resource->path : "/")); /* If we can CWD to it, it's a directory (maybe a link, but we can't tell) */ NULL 815 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "SIZE %s\r\n", (resource->path != NULL ? resource->path : "/")); NULL 830 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "MDTM %s\r\n", (resource->path != NULL ? resource->path : "/")); NULL 856 ext/standard/ftp_fopen_wrapper.c stamp = time(NULL); NULL 908 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL; NULL 909 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 913 ext/standard/ftp_fopen_wrapper.c stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, NULL, NULL, &resource, NULL, NULL TSRMLS_CC); NULL 916 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", url); NULL 921 ext/standard/ftp_fopen_wrapper.c if (resource->path == NULL) { NULL 923 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path provided in %s", url); NULL 929 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "DELE %s\r\n", (resource->path != NULL ? resource->path : "/")); NULL 934 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error Deleting file: %s", tmp_line); NULL 958 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL; NULL 959 ext/standard/ftp_fopen_wrapper.c php_url *resource_from = NULL, *resource_to = NULL; NULL 984 ext/standard/ftp_fopen_wrapper.c stream = php_ftp_fopen_connect(wrapper, url_from, "r", 0, NULL, NULL, NULL, NULL, NULL, NULL TSRMLS_CC); NULL 987 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", resource_from->host); NULL 993 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "RNFR %s\r\n", (resource_from->path != NULL ? resource_from->path : "/")); NULL 998 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error Renaming file: %s", tmp_line); NULL 1004 ext/standard/ftp_fopen_wrapper.c php_stream_printf(stream TSRMLS_CC, "RNTO %s\r\n", (resource_to->path != NULL ? resource_to->path : "/")); NULL 1009 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error Renaming file: %s", tmp_line); NULL 1037 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL; NULL 1038 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 1042 ext/standard/ftp_fopen_wrapper.c stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, NULL, NULL, &resource, NULL, NULL TSRMLS_CC); NULL 1045 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", url); NULL 1050 ext/standard/ftp_fopen_wrapper.c if (resource->path == NULL) { NULL 1052 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path provided in %s", url); NULL 1095 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tmp_line); NULL 1131 ext/standard/ftp_fopen_wrapper.c php_stream *stream = NULL; NULL 1132 ext/standard/ftp_fopen_wrapper.c php_url *resource = NULL; NULL 1136 ext/standard/ftp_fopen_wrapper.c stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, NULL, NULL, &resource, NULL, NULL TSRMLS_CC); NULL 1139 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", url); NULL 1144 ext/standard/ftp_fopen_wrapper.c if (resource->path == NULL) { NULL 1146 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path provided in %s", url); NULL 1156 ext/standard/ftp_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tmp_line); NULL 1192 ext/standard/ftp_fopen_wrapper.c NULL, NULL 78 ext/standard/head.c char *cookie, *encoded_value = NULL; NULL 84 ext/standard/head.c if (name && strpbrk(name, "=,; \t\r\n\013\014") != NULL) { /* man isspace for \013 and \014 */ NULL 89 ext/standard/head.c if (!url_encode && value && strpbrk(value, ",; \t\r\n\013\014") != NULL) { /* man isspace for \013 and \014 */ NULL 141 ext/standard/head.c snprintf(tsdelta, sizeof(tsdelta), "%li", (long) difftime(expires, time(NULL))); NULL 180 ext/standard/head.c char *name, *value = NULL, *path = NULL, *domain = NULL; NULL 203 ext/standard/head.c char *name, *value = NULL, *path = NULL, *domain = NULL; NULL 227 ext/standard/head.c zval *arg1 = NULL, *arg2 = NULL; NULL 372 ext/standard/html.c if (charset_hint == NULL) NULL 380 ext/standard/html.c if (zenc != NULL) { NULL 382 ext/standard/html.c if (charset_hint != NULL && (len=strlen(charset_hint)) != 0) { NULL 387 ext/standard/html.c charset_hint = NULL; NULL 396 ext/standard/html.c if (charset_hint != NULL && (len=strlen(charset_hint)) != 0) { NULL 403 ext/standard/html.c if (charset_hint != NULL && (len=strlen(charset_hint)) != 0) { NULL 415 ext/standard/html.c localename = setlocale(LC_CTYPE, NULL); NULL 450 ext/standard/html.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "charset `%s' not supported, assuming utf-8", NULL 807 ext/standard/html.c if (code_point != NULL) NULL 944 ext/standard/html.c const char *next = NULL; /* when set, next > p, otherwise possible inf loop */ NULL 968 ext/standard/html.c stage3_table_be_apos_00000[code].data.ent.entity == NULL)) NULL 1066 ext/standard/html.c entity_table_opt retval = {NULL}; NULL 1091 ext/standard/html.c const entity_ht *inverse_map = NULL; NULL 1146 ext/standard/html.c *entity = NULL; NULL 1202 ext/standard/html.c *entity = NULL; NULL 1221 ext/standard/html.c const enc_to_uni *to_uni_table = NULL; NULL 1222 ext/standard/html.c const entity_ht *inv_map = NULL; /* used for !double_encode */ NULL 1224 ext/standard/html.c const unsigned char *replacement = NULL; NULL 1229 ext/standard/html.c php_error_docref0(NULL TSRMLS_CC, E_STRICT, "Only basic entities " NULL 1263 ext/standard/html.c return NULL; NULL 1271 ext/standard/html.c const unsigned char *mbsequence = NULL; NULL 1303 ext/standard/html.c const unsigned char *rep = NULL; NULL 1311 ext/standard/html.c if (to_uni_table != NULL) { NULL 1326 ext/standard/html.c if (rep != NULL) { NULL 1435 ext/standard/html.c char *str, *hint_charset = NULL; NULL 1495 ext/standard/html.c replaced = php_unescape_html_entities(str, str_len, &new_len, 0 /*!all*/, quote_style, NULL TSRMLS_CC); NULL 1507 ext/standard/html.c char *str, *hint_charset = NULL; NULL 1558 ext/standard/html.c if (mcpr[0].leading_entry.default_entity != NULL) { NULL 1599 ext/standard/html.c const enc_to_uni *to_uni_table = NULL; NULL 1600 ext/standard/html.c char *charset_hint = NULL; NULL 1647 ext/standard/html.c if (r->data.ent.entity == NULL) NULL 1673 ext/standard/html.c if (r->data.ent.entity == NULL) NULL 1687 ext/standard/html.c if (r->data.ent.entity == NULL) NULL 77 ext/standard/html_tables.h { NULL } NULL 473 ext/standard/html_tables.h NULL, NULL 1160 ext/standard/html_tables.h { {01, NULL , 0} }, NULL 1398 ext/standard/html_tables.h { {01, NULL , 0} }, NULL 1408 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1409 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1410 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1411 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1412 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1413 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1414 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1415 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1416 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1417 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1418 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1419 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1420 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1421 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1422 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1423 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1426 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1427 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1428 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Tab", 3} } }, {0, { {"NewLine", 7} } }, {0, { {NULL, 0} } }, NULL 1429 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1430 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1431 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1432 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1433 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1434 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"excl", 4} } }, {0, { {"quot", 4} } }, {0, { {"num", 3} } }, NULL 1437 ext/standard/html_tables.h {0, { {"comma", 5} } }, {0, { {NULL, 0} } }, {0, { {"period", 6} } }, {0, { {"sol", 3} } }, NULL 1438 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1439 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1440 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"colon", 5} } }, {0, { {"semi", 4} } }, NULL 1445 ext/standard/html_tables.h {0, { {"commat", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1446 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1447 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1448 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1449 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1450 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1451 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lbrack", 6} } }, NULL 1453 ext/standard/html_tables.h {0, { {"grave", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1454 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_00066} } }, {0, { {NULL, 0} } }, NULL 1455 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1456 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1457 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1458 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1459 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lbrace", 6} } }, NULL 1460 ext/standard/html_tables.h {0, { {"vert", 4} } }, {0, { {"rcub", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1464 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1465 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1466 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1467 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1468 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1469 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1470 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1471 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1507 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"Edot", 4} } }, {0, { {"edot", 4} } }, NULL 1510 ext/standard/html_tables.h {0, { {"Gdot", 4} } }, {0, { {"gdot", 4} } }, {0, { {"Gcedil", 6} } }, {0, { {NULL, 0} } }, NULL 1513 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"Iogon", 5} } }, {0, { {"iogon", 5} } }, NULL 1524 ext/standard/html_tables.h {0, { {"Omacr", 5} } }, {0, { {"omacr", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1536 ext/standard/html_tables.h {0, { {"zdot", 4} } }, {0, { {"Zcaron", 6} } }, {0, { {"zcaron", 6} } }, {0, { {NULL, 0} } }, NULL 1540 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1541 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1542 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1543 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1544 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"fnof", 4} } }, {0, { {NULL, 0} } }, NULL 1545 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1546 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1547 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1548 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1549 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1550 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1551 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1552 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1553 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"imped", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1554 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1555 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1559 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1560 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1561 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1562 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1563 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1564 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1565 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1566 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1567 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1568 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1569 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1570 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1571 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1572 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"gacute", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1573 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1574 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1578 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1579 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1580 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1581 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1582 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1583 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1584 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1585 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1586 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1587 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1588 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1589 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1590 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1591 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"jmath", 5} } }, NULL 1592 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1593 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1597 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1598 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"circ", 4} } }, {0, { {"Hacek", 5} } }, NULL 1599 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1600 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1601 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1602 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1604 ext/standard/html_tables.h {0, { {"DiacriticalTilde", 16} } }, {0, { {"DiacriticalDoubleAcute", 22} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1605 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1606 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1607 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1608 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1609 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1610 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1611 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1612 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1616 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1617 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1618 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1619 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1620 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"DownBreve", 9} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1621 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1622 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1623 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1624 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1625 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1626 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1627 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1628 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1629 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1630 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1631 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1635 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1636 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1637 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1638 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1639 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Alpha", 5} } }, {0, { {"Beta", 4} } }, {0, { {"Gamma", 5} } }, NULL 1643 ext/standard/html_tables.h {0, { {"Pi", 2} } }, {0, { {"Rho", 3} } }, {0, { {NULL, 0} } }, {0, { {"Sigma", 5} } }, NULL 1645 ext/standard/html_tables.h {0, { {"Psi", 3} } }, {0, { {"Omega", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1646 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1647 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"alpha", 5} } }, {0, { {"beta", 4} } }, {0, { {"gamma", 5} } }, NULL 1656 ext/standard/html_tables.h {0, { {"psi", 3} } }, {0, { {"omega", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1657 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1658 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"thetasym", 8} } }, {0, { {"upsih", 5} } }, {0, { {NULL, 0} } }, NULL 1659 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"straightphi", 11} } }, {0, { {"piv", 3} } }, {0, { {NULL, 0} } }, NULL 1660 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1661 ext/standard/html_tables.h {0, { {"Gammad", 6} } }, {0, { {"gammad", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1662 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1663 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1664 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1665 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1666 ext/standard/html_tables.h {0, { {"varkappa", 8} } }, {0, { {"rhov", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1667 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"straightepsilon", 15} } }, {0, { {"backepsilon", 11} } }, {0, { {NULL, 0} } }, NULL 1668 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1669 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1673 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"IOcy", 4} } }, {0, { {"DJcy", 4} } }, {0, { {"GJcy", 4} } }, NULL 1676 ext/standard/html_tables.h {0, { {"KJcy", 4} } }, {0, { {NULL, 0} } }, {0, { {"Ubrcy", 5} } }, {0, { {"DZcy", 4} } }, NULL 1696 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"iocy", 4} } }, {0, { {"djcy", 4} } }, {0, { {"gjcy", 4} } }, NULL 1699 ext/standard/html_tables.h {0, { {"kjcy", 4} } }, {0, { {NULL, 0} } }, {0, { {"ubrcy", 5} } }, {0, { {"dzcy", 4} } }, NULL 1700 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1701 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1702 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1703 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1704 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1705 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1706 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1707 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1711 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"ensp", 4} } }, {0, { {"emsp", 4} } }, NULL 1712 ext/standard/html_tables.h {0, { {"emsp13", 6} } }, {0, { {"emsp14", 6} } }, {0, { {NULL, 0} } }, {0, { {"numsp", 5} } }, NULL 1715 ext/standard/html_tables.h {0, { {"hyphen", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"ndash", 5} } }, NULL 1716 ext/standard/html_tables.h {0, { {"mdash", 5} } }, {0, { {"horbar", 6} } }, {0, { {"Verbar", 6} } }, {0, { {NULL, 0} } }, NULL 1717 ext/standard/html_tables.h {0, { {"OpenCurlyQuote", 14} } }, {0, { {"rsquo", 5} } }, {0, { {"sbquo", 5} } }, {0, { {NULL, 0} } }, NULL 1718 ext/standard/html_tables.h {0, { {"OpenCurlyDoubleQuote", 20} } }, {0, { {"rdquo", 5} } }, {0, { {"bdquo", 5} } }, {0, { {NULL, 0} } }, NULL 1719 ext/standard/html_tables.h {0, { {"dagger", 6} } }, {0, { {"Dagger", 6} } }, {0, { {"bull", 4} } }, {0, { {NULL, 0} } }, NULL 1720 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"nldr", 4} } }, {0, { {"hellip", 6} } }, {0, { {NULL, 0} } }, NULL 1721 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1722 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1724 ext/standard/html_tables.h {0, { {"tprime", 6} } }, {0, { {"backprime", 9} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1725 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"lsaquo", 6} } }, {0, { {"rsaquo", 6} } }, {0, { {NULL, 0} } }, NULL 1726 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"oline", 5} } }, {0, { {NULL, 0} } }, NULL 1730 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"caret", 5} } }, {0, { {NULL, 0} } }, {0, { {"hybull", 6} } }, NULL 1731 ext/standard/html_tables.h {0, { {"frasl", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1732 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1733 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"bsemi", 5} } }, NULL 1734 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1735 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"qprime", 6} } }, NULL 1736 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1737 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_0205F} } }, NULL 1739 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1740 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1741 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1742 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1743 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1744 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1745 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1749 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1750 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1751 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1752 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1753 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1754 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1755 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1756 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1757 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1758 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1759 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1760 ext/standard/html_tables.h {0, { {"euro", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1761 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1762 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1763 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1764 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1768 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1769 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1770 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1771 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1772 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1773 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1774 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"TripleDot", 9} } }, NULL 1775 ext/standard/html_tables.h {0, { {"DotDot", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1776 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1777 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1778 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1779 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1780 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1781 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1782 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1783 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1787 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"complexes", 9} } }, {0, { {NULL, 0} } }, NULL 1788 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"incare", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1789 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"gscr", 4} } }, {0, { {"HilbertSpace", 12} } }, NULL 1792 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"naturals", 8} } }, {0, { {"numero", 6} } }, {0, { {"copysr", 6} } }, NULL 1794 ext/standard/html_tables.h {0, { {"Rfr", 3} } }, {0, { {"Ropf", 4} } }, {0, { {"rx", 2} } }, {0, { {NULL, 0} } }, NULL 1795 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"trade", 5} } }, {0, { {NULL, 0} } }, NULL 1796 ext/standard/html_tables.h {0, { {"Zopf", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"mho", 3} } }, NULL 1797 ext/standard/html_tables.h {0, { {"Zfr", 3} } }, {0, { {"iiota", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1798 ext/standard/html_tables.h {0, { {"Bscr", 4} } }, {0, { {"Cfr", 3} } }, {0, { {NULL, 0} } }, {0, { {"escr", 4} } }, NULL 1799 ext/standard/html_tables.h {0, { {"expectation", 11} } }, {0, { {"Fouriertrf", 10} } }, {0, { {NULL, 0} } }, {0, { {"Mellintrf", 9} } }, NULL 1801 ext/standard/html_tables.h {0, { {"daleth", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1802 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1806 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1807 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"CapitalDifferentialD", 20} } }, {0, { {"DifferentialD", 13} } }, {0, { {"exponentiale", 12} } }, NULL 1808 ext/standard/html_tables.h {0, { {"ImaginaryI", 10} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1809 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1810 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"frac13", 6} } }, NULL 1813 ext/standard/html_tables.h {0, { {"frac38", 6} } }, {0, { {"frac58", 6} } }, {0, { {"frac78", 6} } }, {0, { {NULL, 0} } }, NULL 1814 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1815 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1816 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1817 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1818 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1819 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1820 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1821 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1825 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1826 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1827 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1828 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1832 ext/standard/html_tables.h {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_0219D} } }, {0, { {"Larr", 4} } }, {0, { {"Uarr", 4} } }, NULL 1835 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"larrhk", 6} } }, {0, { {"rarrhk", 6} } }, {0, { {"larrlp", 6} } }, NULL 1836 ext/standard/html_tables.h {0, { {"looparrowright", 14} } }, {0, { {"harrw", 5} } }, {0, { {"nleftrightarrow", 15} } }, {0, { {NULL, 0} } }, NULL 1838 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"crarr", 5} } }, {0, { {"curvearrowleft", 14} } }, {0, { {"curarr", 6} } }, NULL 1839 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"olarr", 5} } }, {0, { {"orarr", 5} } }, NULL 1851 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"zigrarr", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1852 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1853 ext/standard/html_tables.h {0, { {"LeftArrowBar", 12} } }, {0, { {"RightArrowBar", 13} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1854 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1855 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1856 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1857 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"DownArrowUpArrow", 16} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1858 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1859 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"loarr", 5} } }, {0, { {"roarr", 5} } }, {0, { {"hoarr", 5} } }, NULL 1864 ext/standard/html_tables.h {0, { {"nexist", 6} } }, {0, { {"empty", 5} } }, {0, { {NULL, 0} } }, {0, { {"nabla", 5} } }, NULL 1865 ext/standard/html_tables.h {0, { {"isinv", 5} } }, {0, { {"notin", 5} } }, {0, { {NULL, 0} } }, {0, { {"ReverseElement", 14} } }, NULL 1866 ext/standard/html_tables.h {0, { {"notniva", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"prod", 4} } }, NULL 1868 ext/standard/html_tables.h {0, { {"plusdo", 6} } }, {0, { {NULL, 0} } }, {0, { {"ssetmn", 6} } }, {0, { {"lowast", 6} } }, NULL 1869 ext/standard/html_tables.h {0, { {"compfn", 6} } }, {0, { {NULL, 0} } }, {0, { {"Sqrt", 4} } }, {0, { {NULL, 0} } }, NULL 1870 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"prop", 4} } }, {0, { {"infin", 5} } }, {0, { {"angrt", 5} } }, NULL 1877 ext/standard/html_tables.h {0, { {"minusd", 6} } }, {0, { {NULL, 0} } }, {0, { {"mDDot", 5} } }, {0, { {"homtht", 6} } }, NULL 1888 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"wedgeq", 6} } }, {0, { {"veeeq", 5} } }, {0, { {NULL, 0} } }, NULL 1889 ext/standard/html_tables.h {0, { {"triangleq", 9} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"equest", 6} } }, NULL 1890 ext/standard/html_tables.h {0, { {"NotEqual", 8} } }, {1, { {(void *)multi_cp_html5_02261} } }, {0, { {"NotCongruent", 12} } }, {0, { {NULL, 0} } }, NULL 1904 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"cupdot", 6} } }, {0, { {"UnionPlus", 9} } }, {1, { {(void *)multi_cp_html5_0228F} } }, NULL 1908 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"odash", 5} } }, {0, { {"boxplus", 7} } }, {0, { {"boxminus", 8} } }, NULL 1910 ext/standard/html_tables.h {0, { {"DownTee", 7} } }, {0, { {"perp", 4} } }, {0, { {NULL, 0} } }, {0, { {"models", 6} } }, NULL 1913 ext/standard/html_tables.h {0, { {"prurel", 6} } }, {0, { {NULL, 0} } }, {0, { {"vartriangleleft", 15} } }, {0, { {"vrtri", 5} } }, NULL 1916 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"barvee", 6} } }, {0, { {"angrtvb", 7} } }, {0, { {"lrtri", 5} } }, NULL 1927 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"curlyeqprec", 11} } }, {0, { {"cuesc", 5} } }, NULL 1929 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lnsim", 5} } }, {0, { {"gnsim", 5} } }, NULL 1934 ext/standard/html_tables.h {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_022F9} } }, {0, { {"nisd", 4} } }, {0, { {"xnis", 4} } }, NULL 1935 ext/standard/html_tables.h {0, { {"nis", 3} } }, {0, { {"notnivc", 7} } }, {0, { {"notnivb", 7} } }, {0, { {NULL, 0} } }, NULL 1939 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1940 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"barwed", 6} } }, {0, { {"doublebarwedge", 14} } }, {0, { {NULL, 0} } }, NULL 1943 ext/standard/html_tables.h {0, { {"bnot", 4} } }, {0, { {NULL, 0} } }, {0, { {"profline", 8} } }, {0, { {"profsurf", 8} } }, NULL 1944 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"telrec", 6} } }, {0, { {"target", 6} } }, {0, { {NULL, 0} } }, NULL 1945 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1947 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"frown", 5} } }, {0, { {"smile", 5} } }, NULL 1948 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1949 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1950 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"cylcty", 6} } }, {0, { {"profalar", 8} } }, {0, { {NULL, 0} } }, NULL 1951 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1952 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"topbot", 6} } }, {0, { {NULL, 0} } }, NULL 1953 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1954 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"ovbar", 5} } }, {0, { {NULL, 0} } }, {0, { {"solbar", 6} } }, NULL 1958 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1959 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1960 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1961 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1962 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1963 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1964 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1965 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1966 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1967 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1968 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1969 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1970 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1971 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1972 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1973 ext/standard/html_tables.h {0, { {"angzarr", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1977 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1978 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1979 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1980 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1981 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1982 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1983 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1984 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1985 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1986 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1987 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1988 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1989 ext/standard/html_tables.h {0, { {"lmoust", 6} } }, {0, { {"rmoust", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1990 ext/standard/html_tables.h {0, { {"OverBracket", 11} } }, {0, { {"bbrk", 4} } }, {0, { {"bbrktbrk", 8} } }, {0, { {NULL, 0} } }, NULL 1991 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1992 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1996 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1997 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1998 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 1999 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2000 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2001 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2002 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2004 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"trpezium", 8} } }, {0, { {NULL, 0} } }, NULL 2005 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"elinters", 8} } }, NULL 2006 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2007 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2008 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2009 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2010 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2011 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2015 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2016 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2017 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2018 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2019 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2020 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2021 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2022 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2023 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"blank", 5} } }, NULL 2024 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2025 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2026 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2027 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2028 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2029 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2030 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2034 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2035 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2036 ext/standard/html_tables.h {0, { {"oS", 2} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2037 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2038 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2039 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2040 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2041 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2042 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2043 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2044 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2045 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2046 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2047 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2048 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2049 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2053 ext/standard/html_tables.h {0, { {"HorizontalLine", 14} } }, {0, { {NULL, 0} } }, {0, { {"boxv", 4} } }, {0, { {NULL, 0} } }, NULL 2054 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2055 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2056 ext/standard/html_tables.h {0, { {"boxdr", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2057 ext/standard/html_tables.h {0, { {"boxdl", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2058 ext/standard/html_tables.h {0, { {"boxur", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2059 ext/standard/html_tables.h {0, { {"boxul", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2060 ext/standard/html_tables.h {0, { {"boxvr", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2061 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2062 ext/standard/html_tables.h {0, { {"boxvl", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2063 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2064 ext/standard/html_tables.h {0, { {"boxhd", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2065 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2066 ext/standard/html_tables.h {0, { {"boxhu", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2067 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2068 ext/standard/html_tables.h {0, { {"boxvh", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2072 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2073 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2074 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2075 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2083 ext/standard/html_tables.h {0, { {"boxVH", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2084 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2085 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2086 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2087 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2091 ext/standard/html_tables.h {0, { {"uhblk", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2092 ext/standard/html_tables.h {0, { {"lhblk", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2093 ext/standard/html_tables.h {0, { {"block", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2094 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2095 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"blk14", 5} } }, {0, { {"blk12", 5} } }, {0, { {"blk34", 5} } }, NULL 2096 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2097 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2098 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2099 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Square", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2100 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2101 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"squarf", 6} } }, {0, { {"EmptyVerySmallSquare", 20} } }, NULL 2102 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"rect", 4} } }, {0, { {"marker", 6} } }, {0, { {NULL, 0} } }, NULL 2103 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"fltns", 5} } }, {0, { {NULL, 0} } }, {0, { {"bigtriangleup", 13} } }, NULL 2104 ext/standard/html_tables.h {0, { {"blacktriangle", 13} } }, {0, { {"triangle", 8} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2105 ext/standard/html_tables.h {0, { {"blacktriangleright", 18} } }, {0, { {"rtri", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2106 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"bigtriangledown", 15} } }, {0, { {"blacktriangledown", 17} } }, {0, { {"triangledown", 12} } }, NULL 2110 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"blacktriangleleft", 17} } }, {0, { {"ltri", 4} } }, NULL 2111 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2112 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lozenge", 7} } }, {0, { {"cir", 3} } }, NULL 2113 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2114 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2115 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2116 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2117 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2118 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2119 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2120 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2121 ext/standard/html_tables.h {0, { {"tridot", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"bigcirc", 7} } }, NULL 2122 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2123 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2125 ext/standard/html_tables.h {0, { {"FilledSmallSquare", 17} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2129 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2130 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"starf", 5} } }, {0, { {"star", 4} } }, {0, { {NULL, 0} } }, NULL 2131 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2132 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"phone", 5} } }, {0, { {NULL, 0} } }, NULL 2133 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2134 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2135 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2136 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2137 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2138 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2139 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2140 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2141 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2142 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2143 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2144 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2148 ext/standard/html_tables.h {0, { {"female", 6} } }, {0, { {NULL, 0} } }, {0, { {"male", 4} } }, {0, { {NULL, 0} } }, NULL 2149 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2150 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2151 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2152 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2153 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2154 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2155 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2156 ext/standard/html_tables.h {0, { {"spadesuit", 9} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"clubs", 5} } }, NULL 2157 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"hearts", 6} } }, {0, { {"diamondsuit", 11} } }, {0, { {NULL, 0} } }, NULL 2158 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"sung", 4} } }, {0, { {NULL, 0} } }, NULL 2159 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"flat", 4} } }, {0, { {"natur", 5} } }, {0, { {"sharp", 5} } }, NULL 2160 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2161 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2162 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2163 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2167 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2168 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2169 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2170 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2171 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"check", 5} } }, NULL 2172 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"cross", 5} } }, NULL 2173 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2174 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2175 ext/standard/html_tables.h {0, { {"maltese", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2176 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2177 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2178 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2179 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2180 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"sext", 4} } }, {0, { {NULL, 0} } }, NULL 2181 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2182 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2186 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2187 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2188 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2189 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2190 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2191 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2192 ext/standard/html_tables.h {0, { {"VerticalSeparator", 17} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2193 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2194 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2195 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2196 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2197 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2198 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lbbrk", 5} } }, {0, { {"rbbrk", 5} } }, NULL 2199 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2200 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2201 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2205 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2206 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2207 ext/standard/html_tables.h {0, { {"bsolhsub", 8} } }, {0, { {"suphsol", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2208 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2209 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2210 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2211 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2212 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2213 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2214 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"LeftDoubleBracket", 17} } }, {0, { {"RightDoubleBracket", 18} } }, NULL 2216 ext/standard/html_tables.h {0, { {"loang", 5} } }, {0, { {"roang", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2217 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2218 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"longleftarrow", 13} } }, {0, { {"LongRightArrow", 14} } }, {0, { {"LongLeftRightArrow", 18} } }, NULL 2219 ext/standard/html_tables.h {0, { {"xlArr", 5} } }, {0, { {"DoubleLongRightArrow", 20} } }, {0, { {"xhArr", 5} } }, {0, { {NULL, 0} } }, NULL 2220 ext/standard/html_tables.h {0, { {"xmap", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"dzigrarr", 8} } }, NULL 2224 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"nvlArr", 6} } }, {0, { {"nvrArr", 6} } }, NULL 2225 ext/standard/html_tables.h {0, { {"nvHarr", 6} } }, {0, { {"Map", 3} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2226 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2229 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"Rarrtl", 6} } }, {0, { {NULL, 0} } }, NULL 2230 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"latail", 6} } }, {0, { {"ratail", 6} } }, {0, { {"lAtail", 6} } }, NULL 2232 ext/standard/html_tables.h {0, { {"rarrbfs", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"nwarhk", 6} } }, NULL 2234 ext/standard/html_tables.h {0, { {"toea", 4} } }, {0, { {"seswar", 6} } }, {0, { {"swnwar", 6} } }, {0, { {NULL, 0} } }, NULL 2235 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2236 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_02933} } }, NULL 2237 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"cudarrr", 7} } }, {0, { {"ldca", 4} } }, {0, { {"rdca", 4} } }, NULL 2238 ext/standard/html_tables.h {0, { {"cudarrl", 7} } }, {0, { {"larrpl", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2239 ext/standard/html_tables.h {0, { {"curarrm", 7} } }, {0, { {"cularrp", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2243 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2244 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"rarrpl", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2246 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"LeftRightVector", 15} } }, {0, { {"RightUpDownVector", 17} } }, NULL 2256 ext/standard/html_tables.h {0, { {"rarrsim", 7} } }, {0, { {"rarrap", 6} } }, {0, { {"ltlarr", 6} } }, {0, { {NULL, 0} } }, NULL 2257 ext/standard/html_tables.h {0, { {"gtrarr", 6} } }, {0, { {"subrarr", 7} } }, {0, { {NULL, 0} } }, {0, { {"suplarr", 7} } }, NULL 2262 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2263 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"lopar", 5} } }, {0, { {"ropar", 5} } }, {0, { {NULL, 0} } }, NULL 2264 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lbrke", 5} } }, NULL 2267 ext/standard/html_tables.h {0, { {"rpargt", 6} } }, {0, { {"gtlPar", 6} } }, {0, { {"ltrPar", 6} } }, {0, { {NULL, 0} } }, NULL 2268 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"vzigzag", 7} } }, {0, { {NULL, 0} } }, NULL 2269 ext/standard/html_tables.h {0, { {"vangrt", 6} } }, {0, { {"angrtvbd", 8} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2270 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2276 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"operp", 5} } }, {0, { {NULL, 0} } }, {0, { {"olcross", 7} } }, NULL 2277 ext/standard/html_tables.h {0, { {"odsold", 6} } }, {0, { {NULL, 0} } }, {0, { {"olcir", 5} } }, {0, { {"ofcir", 5} } }, NULL 2282 ext/standard/html_tables.h {0, { {"solb", 4} } }, {0, { {"bsolb", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2283 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"boxbox", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2284 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"trisb", 5} } }, {0, { {"rtriltri", 8} } }, {1, { {(void *)multi_cp_html5_029CF} } }, NULL 2285 ext/standard/html_tables.h {1, { {(void *)multi_cp_html5_029D0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2286 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2287 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2288 ext/standard/html_tables.h {0, { {"iinfin", 6} } }, {0, { {"infintie", 8} } }, {0, { {"nvinfin", 7} } }, {0, { {NULL, 0} } }, NULL 2289 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"eparsl", 6} } }, NULL 2290 ext/standard/html_tables.h {0, { {"smeparsl", 8} } }, {0, { {"eqvparsl", 8} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2291 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lozf", 4} } }, NULL 2292 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2293 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2294 ext/standard/html_tables.h {0, { {"RuleDelayed", 11} } }, {0, { {NULL, 0} } }, {0, { {"dsol", 4} } }, {0, { {NULL, 0} } }, NULL 2295 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2296 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2300 ext/standard/html_tables.h {0, { {"xodot", 5} } }, {0, { {"bigoplus", 8} } }, {0, { {"bigotimes", 9} } }, {0, { {NULL, 0} } }, NULL 2301 ext/standard/html_tables.h {0, { {"biguplus", 8} } }, {0, { {NULL, 0} } }, {0, { {"bigsqcup", 8} } }, {0, { {NULL, 0} } }, NULL 2302 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2303 ext/standard/html_tables.h {0, { {"iiiint", 6} } }, {0, { {"fpartint", 8} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2306 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2307 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2308 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"pluscir", 7} } }, {0, { {"plusacir", 8} } }, NULL 2310 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"mcomma", 6} } }, {0, { {"minusdu", 7} } }, {0, { {NULL, 0} } }, NULL 2311 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"loplus", 6} } }, {0, { {"roplus", 6} } }, {0, { {"Cross", 5} } }, NULL 2312 ext/standard/html_tables.h {0, { {"timesd", 6} } }, {0, { {"timesbar", 8} } }, {0, { {NULL, 0} } }, {0, { {"smashp", 6} } }, NULL 2315 ext/standard/html_tables.h {0, { {"iprod", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"amalg", 5} } }, NULL 2319 ext/standard/html_tables.h {0, { {"capdot", 6} } }, {0, { {NULL, 0} } }, {0, { {"ncup", 4} } }, {0, { {"ncap", 4} } }, NULL 2322 ext/standard/html_tables.h {0, { {"ccups", 5} } }, {0, { {"ccaps", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2323 ext/standard/html_tables.h {0, { {"ccupssm", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"And", 3} } }, NULL 2325 ext/standard/html_tables.h {0, { {"andslope", 8} } }, {0, { {NULL, 0} } }, {0, { {"andv", 4} } }, {0, { {"orv", 3} } }, NULL 2326 ext/standard/html_tables.h {0, { {"andd", 4} } }, {0, { {"ord", 3} } }, {0, { {NULL, 0} } }, {0, { {"wedbar", 6} } }, NULL 2327 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2328 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"sdote", 5} } }, {0, { {NULL, 0} } }, NULL 2329 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"simdot", 6} } }, {0, { {NULL, 0} } }, NULL 2330 ext/standard/html_tables.h {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_02A6D} } }, {0, { {"easter", 6} } }, {0, { {"apacir", 6} } }, NULL 2332 ext/standard/html_tables.h {0, { {"Colone", 6} } }, {0, { {"Equal", 5} } }, {0, { {NULL, 0} } }, {0, { {"ddotseq", 7} } }, NULL 2344 ext/standard/html_tables.h {0, { {"egsdot", 6} } }, {0, { {"el", 2} } }, {0, { {"eg", 2} } }, {0, { {NULL, 0} } }, NULL 2345 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"siml", 4} } }, {0, { {"simg", 4} } }, {0, { {"simlE", 5} } }, NULL 2346 ext/standard/html_tables.h {0, { {"simgE", 5} } }, {1, { {(void *)multi_cp_html5_02AA1} } }, {1, { {(void *)multi_cp_html5_02AA2} } }, {0, { {NULL, 0} } }, NULL 2350 ext/standard/html_tables.h {1, { {(void *)multi_cp_html5_02AB0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"prE", 3} } }, NULL 2359 ext/standard/html_tables.h {0, { {"supsim", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_02ACB} } }, NULL 2360 ext/standard/html_tables.h {1, { {(void *)multi_cp_html5_02ACC} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"csub", 4} } }, NULL 2364 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2365 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2366 ext/standard/html_tables.h {0, { {"Dashv", 5} } }, {0, { {NULL, 0} } }, {0, { {"Vdashl", 6} } }, {0, { {"Barv", 4} } }, NULL 2367 ext/standard/html_tables.h {0, { {"vBar", 4} } }, {0, { {"vBarv", 5} } }, {0, { {NULL, 0} } }, {0, { {"Vbar", 4} } }, NULL 2370 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2371 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2372 ext/standard/html_tables.h {0, { {NULL, 0} } }, {1, { {(void *)multi_cp_html5_02AFD} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2377 ext/standard/html_tables.h {0, { {"ffllig", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2378 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2379 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2380 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2381 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2382 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2383 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2384 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2385 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2386 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2387 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2388 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2389 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2390 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2391 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2395 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2396 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2397 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2398 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2399 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2400 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2401 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2402 ext/standard/html_tables.h {0, { {"Ascr", 4} } }, {0, { {NULL, 0} } }, {0, { {"Cscr", 4} } }, {0, { {"Dscr", 4} } }, NULL 2403 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"Gscr", 4} } }, {0, { {NULL, 0} } }, NULL 2404 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Jscr", 4} } }, {0, { {"Kscr", 4} } }, {0, { {NULL, 0} } }, NULL 2405 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Nscr", 4} } }, {0, { {"Oscr", 4} } }, {0, { {"Pscr", 4} } }, NULL 2406 ext/standard/html_tables.h {0, { {"Qscr", 4} } }, {0, { {NULL, 0} } }, {0, { {"Sscr", 4} } }, {0, { {"Tscr", 4} } }, NULL 2409 ext/standard/html_tables.h {0, { {"cscr", 4} } }, {0, { {"dscr", 4} } }, {0, { {NULL, 0} } }, {0, { {"fscr", 4} } }, NULL 2410 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"hscr", 4} } }, {0, { {"iscr", 4} } }, {0, { {"jscr", 4} } }, NULL 2415 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"pscr", 4} } }, {0, { {"qscr", 4} } }, {0, { {"rscr", 4} } }, NULL 2418 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2419 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2420 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2421 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2422 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2423 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2424 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2425 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2426 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2427 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2428 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2429 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2433 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2434 ext/standard/html_tables.h {0, { {"Afr", 3} } }, {0, { {"Bfr", 3} } }, {0, { {NULL, 0} } }, {0, { {"Dfr", 3} } }, NULL 2435 ext/standard/html_tables.h {0, { {"Efr", 3} } }, {0, { {"Ffr", 3} } }, {0, { {"Gfr", 3} } }, {0, { {NULL, 0} } }, NULL 2436 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Jfr", 3} } }, {0, { {"Kfr", 3} } }, {0, { {"Lfr", 3} } }, NULL 2438 ext/standard/html_tables.h {0, { {"Qfr", 3} } }, {0, { {NULL, 0} } }, {0, { {"Sfr", 3} } }, {0, { {"Tfr", 3} } }, NULL 2440 ext/standard/html_tables.h {0, { {"Yfr", 3} } }, {0, { {NULL, 0} } }, {0, { {"afr", 3} } }, {0, { {"bfr", 3} } }, NULL 2447 ext/standard/html_tables.h {0, { {"Aopf", 4} } }, {0, { {"Bopf", 4} } }, {0, { {NULL, 0} } }, {0, { {"Dopf", 4} } }, NULL 2448 ext/standard/html_tables.h {0, { {"Eopf", 4} } }, {0, { {"Fopf", 4} } }, {0, { {"Gopf", 4} } }, {0, { {NULL, 0} } }, NULL 2453 ext/standard/html_tables.h {0, { {"Mopf", 4} } }, {0, { {NULL, 0} } }, {0, { {"Oopf", 4} } }, {0, { {NULL, 0} } }, NULL 2454 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"Sopf", 4} } }, {0, { {"Topf", 4} } }, NULL 2456 ext/standard/html_tables.h {0, { {"Yopf", 4} } }, {0, { {NULL, 0} } }, {0, { {"aopf", 4} } }, {0, { {"bopf", 4} } }, NULL 2463 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2464 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2465 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2466 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2467 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 2621 ext/standard/html_tables.h static const entity_cp_map ht_bucket_empty[] = { {NULL, 0, 0, 0} }; NULL 2622 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_000[] = { {"realpart", 8, 0x0211C, 0}, {"varr", 4, 0x02195, 0}, {NULL, 0, 0, 0} }; NULL 2623 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_001[] = { {"angrt", 5, 0x0221F, 0}, {"iogon", 5, 0x0012F, 0}, {NULL, 0, 0, 0} }; NULL 2624 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_003[] = { {"lessdot", 7, 0x022D6, 0}, {NULL, 0, 0, 0} }; NULL 2625 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_005[] = { {"simrarr", 7, 0x02972, 0}, {NULL, 0, 0, 0} }; NULL 2626 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_007[] = { {"Zscr", 4, 0x1D4B5, 0}, {"midast", 6, 0x0002A, 0}, {NULL, 0, 0, 0} }; NULL 2627 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_00D[] = { {"copf", 4, 0x1D554, 0}, {NULL, 0, 0, 0} }; NULL 2628 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_00F[] = { {"female", 6, 0x02640, 0}, {NULL, 0, 0, 0} }; NULL 2629 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_017[] = { {"NegativeThickSpace", 18, 0x0200B, 0}, {NULL, 0, 0, 0} }; NULL 2630 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_020[] = { {"copy", 4, 0x000A9, 0}, {NULL, 0, 0, 0} }; NULL 2631 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_022[] = { {"angst", 5, 0x000C5, 0}, {"searr", 5, 0x02198, 0}, {NULL, 0, 0, 0} }; NULL 2632 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_024[] = { {"sqcups", 6, 0x02294, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 2633 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_027[] = { {"Acirc", 5, 0x000C2, 0}, {"gtdot", 5, 0x022D7, 0}, {"varpi", 5, 0x003D6, 0}, {NULL, 0, 0, 0} }; NULL 2634 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_028[] = { {"UpTee", 5, 0x022A5, 0}, {NULL, 0, 0, 0} }; NULL 2635 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_029[] = { {"TildeTilde", 10, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 2636 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_02A[] = { {"mfr", 3, 0x1D52A, 0}, {NULL, 0, 0, 0} }; NULL 2637 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_02B[] = { {"RightVectorBar", 14, 0x02953, 0}, {"gesdot", 6, 0x02A80, 0}, {NULL, 0, 0, 0} }; NULL 2638 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_02C[] = { {"Uarrocir", 8, 0x02949, 0}, {NULL, 0, 0, 0} }; NULL 2639 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_02E[] = { {"RightTriangleBar", 16, 0x029D0, 0}, {NULL, 0, 0, 0} }; NULL 2640 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_030[] = { {"Ocy", 3, 0x0041E, 0}, {"int", 3, 0x0222B, 0}, {NULL, 0, 0, 0} }; NULL 2641 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_034[] = { {"preccurlyeq", 11, 0x0227C, 0}, {NULL, 0, 0, 0} }; NULL 2642 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_038[] = { {"sccue", 5, 0x0227D, 0}, {NULL, 0, 0, 0} }; NULL 2643 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_040[] = { {"DoubleContourIntegral", 21, 0x0222F, 0}, {"nexist", 6, 0x02204, 0}, {NULL, 0, 0, 0} }; NULL 2644 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_047[] = { {"acirc", 5, 0x000E2, 0}, {NULL, 0, 0, 0} }; NULL 2645 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_04C[] = { {"setmn", 5, 0x02216, 0}, {NULL, 0, 0, 0} }; NULL 2646 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_04E[] = { {"Dopf", 4, 0x1D53B, 0}, {"LeftTee", 7, 0x022A3, 0}, {NULL, 0, 0, 0} }; NULL 2647 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_051[] = { {"SquareSuperset", 14, 0x02290, 0}, {NULL, 0, 0, 0} }; NULL 2648 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_059[] = { {"udhar", 5, 0x0296E, 0}, {NULL, 0, 0, 0} }; NULL 2649 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_05D[] = { {"Equal", 5, 0x02A75, 0}, {"pscr", 4, 0x1D4C5, 0}, {"xvee", 4, 0x022C1, 0}, {NULL, 0, 0, 0} }; NULL 2650 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_05F[] = { {"approx", 6, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 2651 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_060[] = { {"HARDcy", 6, 0x0042A, 0}, {NULL, 0, 0, 0} }; NULL 2652 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_061[] = { {"nGg", 3, 0x022D9, 0x00338}, {NULL, 0, 0, 0} }; NULL 2653 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_063[] = { {"yopf", 4, 0x1D56A, 0}, {NULL, 0, 0, 0} }; NULL 2654 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_064[] = { {"prcue", 5, 0x0227C, 0}, {NULL, 0, 0, 0} }; NULL 2655 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_065[] = { {"loarr", 5, 0x021FD, 0}, {NULL, 0, 0, 0} }; NULL 2656 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_069[] = { {"mho", 3, 0x02127, 0}, {NULL, 0, 0, 0} }; NULL 2657 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_06A[] = { {"otimesas", 8, 0x02A36, 0}, {NULL, 0, 0, 0} }; NULL 2658 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_06D[] = { {"capcap", 6, 0x02A4B, 0}, {NULL, 0, 0, 0} }; NULL 2659 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_06E[] = { {"eplus", 5, 0x02A71, 0}, {"nGt", 3, 0x0226B, 0x020D2}, {NULL, 0, 0, 0} }; NULL 2660 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_06F[] = { {"Bumpeq", 6, 0x0224E, 0}, {NULL, 0, 0, 0} }; NULL 2661 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_071[] = { {"submult", 7, 0x02AC1, 0}, {NULL, 0, 0, 0} }; NULL 2662 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_073[] = { {"subplus", 7, 0x02ABF, 0}, {NULL, 0, 0, 0} }; NULL 2663 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_074[] = { {"auml", 4, 0x000E4, 0}, {NULL, 0, 0, 0} }; NULL 2664 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_07A[] = { {"RightDoubleBracket", 18, 0x027E7, 0}, {NULL, 0, 0, 0} }; NULL 2665 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_07B[] = { {"varkappa", 8, 0x003F0, 0}, {NULL, 0, 0, 0} }; NULL 2666 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_07C[] = { {"plusdo", 6, 0x02214, 0}, {NULL, 0, 0, 0} }; NULL 2667 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_07F[] = { {"mid", 3, 0x02223, 0}, {NULL, 0, 0, 0} }; NULL 2668 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_082[] = { {"plusdu", 6, 0x02A25, 0}, {NULL, 0, 0, 0} }; NULL 2669 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_084[] = { {"notniva", 7, 0x0220C, 0}, {NULL, 0, 0, 0} }; NULL 2670 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_085[] = { {"notnivb", 7, 0x022FE, 0}, {NULL, 0, 0, 0} }; NULL 2671 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_086[] = { {"notnivc", 7, 0x022FD, 0}, {NULL, 0, 0, 0} }; NULL 2672 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_088[] = { {"varepsilon", 10, 0x003F5, 0}, {NULL, 0, 0, 0} }; NULL 2673 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_089[] = { {"nspar", 5, 0x02226, 0}, {NULL, 0, 0, 0} }; NULL 2674 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_08C[] = { {"Ofr", 3, 0x1D512, 0}, {NULL, 0, 0, 0} }; NULL 2675 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_08E[] = { {"Omega", 5, 0x003A9, 0}, {NULL, 0, 0, 0} }; NULL 2676 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_090[] = { {"equals", 6, 0x0003D, 0}, {"harrcir", 7, 0x02948, 0}, {NULL, 0, 0, 0} }; NULL 2677 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_094[] = { {"Succeeds", 8, 0x0227B, 0}, {"cupdot", 6, 0x0228D, 0}, {NULL, 0, 0, 0} }; NULL 2678 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_097[] = { {"lsqb", 4, 0x0005B, 0}, {NULL, 0, 0, 0} }; NULL 2679 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_09E[] = { {"Qscr", 4, 0x1D4AC, 0}, {"urcorn", 6, 0x0231D, 0}, {NULL, 0, 0, 0} }; NULL 2680 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0A4[] = { {"Zopf", 4, 0x02124, 0}, {NULL, 0, 0, 0} }; NULL 2681 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0A6[] = { {"triangleleft", 12, 0x025C3, 0}, {NULL, 0, 0, 0} }; NULL 2682 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0AB[] = { {"supdsub", 7, 0x02AD8, 0}, {NULL, 0, 0, 0} }; NULL 2683 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0AC[] = { {"chcy", 4, 0x00447, 0}, {NULL, 0, 0, 0} }; NULL 2684 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0AD[] = { {"sqsupset", 8, 0x02290, 0}, {NULL, 0, 0, 0} }; NULL 2685 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0AE[] = { {"omega", 5, 0x003C9, 0}, {NULL, 0, 0, 0} }; NULL 2686 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0AF[] = { {"rthree", 6, 0x022CC, 0}, {NULL, 0, 0, 0} }; NULL 2687 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0B0[] = { {"THORN", 5, 0x000DE, 0}, {"clubsuit", 8, 0x02663, 0}, {"filig", 5, 0x0FB01, 0}, {NULL, 0, 0, 0} }; NULL 2688 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0B2[] = { {"ocir", 4, 0x0229A, 0}, {NULL, 0, 0, 0} }; NULL 2689 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0B8[] = { {"ShortDownArrow", 14, 0x02193, 0}, {"atilde", 6, 0x000E3, 0}, {NULL, 0, 0, 0} }; NULL 2690 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0B9[] = { {"DownLeftTeeVector", 17, 0x0295E, 0}, {"LeftTeeArrow", 12, 0x021A4, 0}, {NULL, 0, 0, 0} }; NULL 2691 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0BA[] = { {"GreaterFullEqual", 16, 0x02267, 0}, {"emsp", 4, 0x02003, 0}, {NULL, 0, 0, 0} }; NULL 2692 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0C0[] = { {"lozf", 4, 0x029EB, 0}, {NULL, 0, 0, 0} }; NULL 2693 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0C4[] = { {"ThinSpace", 9, 0x02009, 0}, {NULL, 0, 0, 0} }; NULL 2694 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0CE[] = { {"fnof", 4, 0x00192, 0}, {"multimap", 8, 0x022B8, 0}, {NULL, 0, 0, 0} }; NULL 2695 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0D1[] = { {"Zacute", 6, 0x00179, 0}, {NULL, 0, 0, 0} }; NULL 2696 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0D2[] = { {"mdash", 5, 0x02014, 0}, {NULL, 0, 0, 0} }; NULL 2697 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0D3[] = { {"minusb", 6, 0x0229F, 0}, {NULL, 0, 0, 0} }; NULL 2698 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0D5[] = { {"minusd", 6, 0x02238, 0}, {NULL, 0, 0, 0} }; NULL 2699 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0DF[] = { {"varsigma", 8, 0x003C2, 0}, {NULL, 0, 0, 0} }; NULL 2700 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0E5[] = { {"ntilde", 6, 0x000F1, 0}, {NULL, 0, 0, 0} }; NULL 2701 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0E6[] = { {"Lambda", 6, 0x0039B, 0}, {"integers", 8, 0x02124, 0}, {NULL, 0, 0, 0} }; NULL 2702 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0E8[] = { {"gesles", 6, 0x02A94, 0}, {NULL, 0, 0, 0} }; NULL 2703 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0EC[] = { {"NotSubset", 9, 0x02282, 0x020D2}, {NULL, 0, 0, 0} }; NULL 2704 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0EF[] = { {"NotLeftTriangleEqual", 20, 0x022EC, 0}, {NULL, 0, 0, 0} }; NULL 2705 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0F3[] = { {"LessLess", 8, 0x02AA1, 0}, {NULL, 0, 0, 0} }; NULL 2706 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0F4[] = { {"gscr", 4, 0x0210A, 0}, {NULL, 0, 0, 0} }; NULL 2707 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0FA[] = { {"popf", 4, 0x1D561, 0}, {NULL, 0, 0, 0} }; NULL 2708 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0FB[] = { {"Agrave", 6, 0x000C0, 0}, {NULL, 0, 0, 0} }; NULL 2709 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0FD[] = { {"nvinfin", 7, 0x029DE, 0}, {NULL, 0, 0, 0} }; NULL 2710 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_0FE[] = { {"gacute", 6, 0x001F5, 0}, {NULL, 0, 0, 0} }; NULL 2711 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_100[] = { {"diam", 4, 0x022C4, 0}, {NULL, 0, 0, 0} }; NULL 2712 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_101[] = { {"nesim", 5, 0x02242, 0x00338}, {NULL, 0, 0, 0} }; NULL 2713 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_103[] = { {"YIcy", 4, 0x00407, 0}, {"bcy", 3, 0x00431, 0}, {NULL, 0, 0, 0} }; NULL 2714 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_105[] = { {"Exists", 6, 0x02203, 0}, {NULL, 0, 0, 0} }; NULL 2715 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_106[] = { {"vert", 4, 0x0007C, 0}, {NULL, 0, 0, 0} }; NULL 2716 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_109[] = { {"ropar", 5, 0x02986, 0}, {NULL, 0, 0, 0} }; NULL 2717 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_10A[] = { {"topfork", 7, 0x02ADA, 0}, {NULL, 0, 0, 0} }; NULL 2718 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_10B[] = { {"nLl", 3, 0x022D8, 0x00338}, {NULL, 0, 0, 0} }; NULL 2719 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_10D[] = { {"notin", 5, 0x02209, 0}, {NULL, 0, 0, 0} }; NULL 2720 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_10E[] = { {"SucceedsSlantEqual", 18, 0x0227D, 0}, {"toea", 4, 0x02928, 0}, {NULL, 0, 0, 0} }; NULL 2721 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_10F[] = { {"ImaginaryI", 10, 0x02148, 0}, {"srarr", 5, 0x02192, 0}, {"ulcorner", 8, 0x0231C, 0}, {NULL, 0, 0, 0} }; NULL 2722 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_110[] = { {"LeftArrowBar", 12, 0x021E4, 0}, {"ldsh", 4, 0x021B2, 0}, {NULL, 0, 0, 0} }; NULL 2723 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_111[] = { {"DownBreve", 9, 0x00311, 0}, {NULL, 0, 0, 0} }; NULL 2724 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_113[] = { {"nLt", 3, 0x0226A, 0x020D2}, {NULL, 0, 0, 0} }; NULL 2725 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_116[] = { {"vltri", 5, 0x022B2, 0}, {NULL, 0, 0, 0} }; NULL 2726 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_11B[] = { {"VDash", 5, 0x022AB, 0}, {NULL, 0, 0, 0} }; NULL 2727 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_11C[] = { {"Dstrok", 6, 0x00110, 0}, {"Intersection", 12, 0x022C2, 0}, {NULL, 0, 0, 0} }; NULL 2728 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_11E[] = { {"lrhar", 5, 0x021CB, 0}, {NULL, 0, 0, 0} }; NULL 2729 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_121[] = { {"RightTee", 8, 0x022A2, 0}, {NULL, 0, 0, 0} }; NULL 2730 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_124[] = { {"RightArrowLeftArrow", 19, 0x021C4, 0}, {NULL, 0, 0, 0} }; NULL 2731 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_129[] = { {"Ccirc", 5, 0x00108, 0}, {NULL, 0, 0, 0} }; NULL 2732 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_12A[] = { {"ntrianglelefteq", 15, 0x022EC, 0}, {NULL, 0, 0, 0} }; NULL 2733 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_12C[] = { {"leftharpoonup", 13, 0x021BC, 0}, {"scap", 4, 0x02AB8, 0}, {NULL, 0, 0, 0} }; NULL 2734 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_12E[] = { {"darr", 4, 0x02193, 0}, {"qfr", 3, 0x1D52E, 0}, {NULL, 0, 0, 0} }; NULL 2735 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_12F[] = { {"cdot", 4, 0x0010B, 0}, {NULL, 0, 0, 0} }; NULL 2736 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_130[] = { {"supseteqq", 9, 0x02AC6, 0}, {NULL, 0, 0, 0} }; NULL 2737 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_134[] = { {"Scy", 3, 0x00421, 0}, {NULL, 0, 0, 0} }; NULL 2738 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_135[] = { {"Hscr", 4, 0x0210B, 0}, {NULL, 0, 0, 0} }; NULL 2739 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_137[] = { {"LowerRightArrow", 15, 0x02198, 0}, {NULL, 0, 0, 0} }; NULL 2740 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_13A[] = { {"divide", 6, 0x000F7, 0}, {"tcedil", 6, 0x00163, 0}, {NULL, 0, 0, 0} }; NULL 2741 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_13B[] = { {"LeftArrow", 9, 0x02190, 0}, {"Qopf", 4, 0x0211A, 0}, {"vDash", 5, 0x022A8, 0}, {NULL, 0, 0, 0} }; NULL 2742 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_145[] = { {"dash", 4, 0x02010, 0}, {NULL, 0, 0, 0} }; NULL 2743 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_147[] = { {"oror", 4, 0x02A56, 0}, {NULL, 0, 0, 0} }; NULL 2744 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_149[] = { {"ccirc", 5, 0x00109, 0}, {NULL, 0, 0, 0} }; NULL 2745 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_14B[] = { {"LongLeftArrow", 13, 0x027F5, 0}, {NULL, 0, 0, 0} }; NULL 2746 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_14C[] = { {"straightphi", 11, 0x003D5, 0}, {NULL, 0, 0, 0} }; NULL 2747 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_14E[] = { {"xlarr", 5, 0x027F5, 0}, {NULL, 0, 0, 0} }; NULL 2748 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_14F[] = { {"DJcy", 4, 0x00402, 0}, {NULL, 0, 0, 0} }; NULL 2749 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_158[] = { {"nbsp", 4, 0x000A0, 0}, {"succcurlyeq", 11, 0x0227D, 0}, {NULL, 0, 0, 0} }; NULL 2750 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_159[] = { {"njcy", 4, 0x0045A, 0}, {NULL, 0, 0, 0} }; NULL 2751 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_15B[] = { {"Leftarrow", 9, 0x021D0, 0}, {NULL, 0, 0, 0} }; NULL 2752 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_15E[] = { {"dtrif", 5, 0x025BE, 0}, {NULL, 0, 0, 0} }; NULL 2753 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_15F[] = { {"bfr", 3, 0x1D51F, 0}, {NULL, 0, 0, 0} }; NULL 2754 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_161[] = { {"GreaterTilde", 12, 0x02273, 0}, {NULL, 0, 0, 0} }; NULL 2755 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_164[] = { {"hamilt", 6, 0x0210B, 0}, {NULL, 0, 0, 0} }; NULL 2756 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_165[] = { {"Dcy", 3, 0x00414, 0}, {NULL, 0, 0, 0} }; NULL 2757 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_168[] = { {"LeftUpVector", 12, 0x021BF, 0}, {NULL, 0, 0, 0} }; NULL 2758 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_16A[] = { {"bigoplus", 8, 0x02A01, 0}, {NULL, 0, 0, 0} }; NULL 2759 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_170[] = { {"nwarhk", 6, 0x02923, 0}, {NULL, 0, 0, 0} }; NULL 2760 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_173[] = { {"diams", 5, 0x02666, 0}, {"suphsol", 7, 0x027C9, 0}, {NULL, 0, 0, 0} }; NULL 2761 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_17A[] = { {"boxminus", 8, 0x0229F, 0}, {NULL, 0, 0, 0} }; NULL 2762 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_17B[] = { {"leftarrow", 9, 0x02190, 0}, {NULL, 0, 0, 0} }; NULL 2763 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_17C[] = { {"andd", 4, 0x02A5C, 0}, {NULL, 0, 0, 0} }; NULL 2764 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_17F[] = { {"NonBreakingSpace", 16, 0x000A0, 0}, {NULL, 0, 0, 0} }; NULL 2765 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_181[] = { {"xutri", 5, 0x025B3, 0}, {NULL, 0, 0, 0} }; NULL 2766 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_189[] = { {"Longleftrightarrow", 18, 0x027FA, 0}, {NULL, 0, 0, 0} }; NULL 2767 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_18B[] = { {"Longleftarrow", 13, 0x027F8, 0}, {NULL, 0, 0, 0} }; NULL 2768 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_18C[] = { {"gtrapprox", 9, 0x02A86, 0}, {"phmmat", 6, 0x02133, 0}, {NULL, 0, 0, 0} }; NULL 2769 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_18E[] = { {"andv", 4, 0x02A5A, 0}, {NULL, 0, 0, 0} }; NULL 2770 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_18F[] = { {"equiv", 5, 0x02261, 0}, {NULL, 0, 0, 0} }; NULL 2771 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_190[] = { {"Sfr", 3, 0x1D516, 0}, {NULL, 0, 0, 0} }; NULL 2772 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_191[] = { {"gopf", 4, 0x1D558, 0}, {NULL, 0, 0, 0} }; NULL 2773 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_193[] = { {"sqsub", 5, 0x0228F, 0}, {NULL, 0, 0, 0} }; NULL 2774 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_195[] = { {"approxeq", 8, 0x0224A, 0}, {NULL, 0, 0, 0} }; NULL 2775 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_19A[] = { {"Del", 3, 0x02207, 0}, {NULL, 0, 0, 0} }; NULL 2776 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_19C[] = { {"nrightarrow", 11, 0x0219B, 0}, {NULL, 0, 0, 0} }; NULL 2777 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_19F[] = { {"SquareUnion", 11, 0x02294, 0}, {"strns", 5, 0x000AF, 0}, {NULL, 0, 0, 0} }; NULL 2778 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A0[] = { {"Itilde", 6, 0x00128, 0}, {NULL, 0, 0, 0} }; NULL 2779 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A1[] = { {"sqsup", 5, 0x02290, 0}, {NULL, 0, 0, 0} }; NULL 2780 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A2[] = { {"Ouml", 4, 0x000D6, 0}, {"PrecedesTilde", 13, 0x0227E, 0}, {NULL, 0, 0, 0} }; NULL 2781 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A3[] = { {"AMP", 3, 0x00026, 0}, {NULL, 0, 0, 0} }; NULL 2782 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A4[] = { {"plusmn", 6, 0x000B1, 0}, {NULL, 0, 0, 0} }; NULL 2783 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A5[] = { {"xcup", 4, 0x022C3, 0}, {NULL, 0, 0, 0} }; NULL 2784 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1A8[] = { {"radic", 5, 0x0221A, 0}, {NULL, 0, 0, 0} }; NULL 2785 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1AB[] = { {"longleftarrow", 13, 0x027F5, 0}, {NULL, 0, 0, 0} }; NULL 2786 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1AC[] = { {"lrcorner", 8, 0x0231F, 0}, {NULL, 0, 0, 0} }; NULL 2787 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1AD[] = { {"notni", 5, 0x0220C, 0}, {"updownarrow", 11, 0x02195, 0}, {NULL, 0, 0, 0} }; NULL 2788 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1AE[] = { {"szlig", 5, 0x000DF, 0}, {NULL, 0, 0, 0} }; NULL 2789 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1AF[] = { {"ugrave", 6, 0x000F9, 0}, {NULL, 0, 0, 0} }; NULL 2790 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1B0[] = { {"imof", 4, 0x022B7, 0}, {NULL, 0, 0, 0} }; NULL 2791 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1B2[] = { {"csub", 4, 0x02ACF, 0}, {NULL, 0, 0, 0} }; NULL 2792 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1B5[] = { {"gsim", 4, 0x02273, 0}, {NULL, 0, 0, 0} }; NULL 2793 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1B9[] = { {"leftleftarrows", 14, 0x021C7, 0}, {NULL, 0, 0, 0} }; NULL 2794 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1BD[] = { {"backcong", 8, 0x0224C, 0}, {NULL, 0, 0, 0} }; NULL 2795 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1BE[] = { {"clubs", 5, 0x02663, 0}, {NULL, 0, 0, 0} }; NULL 2796 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1C0[] = { {"csup", 4, 0x02AD0, 0}, {NULL, 0, 0, 0} }; NULL 2797 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1C1[] = { {"Dfr", 3, 0x1D507, 0}, {NULL, 0, 0, 0} }; NULL 2798 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1C4[] = { {"profline", 8, 0x02312, 0}, {NULL, 0, 0, 0} }; NULL 2799 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1C6[] = { {"Zdot", 4, 0x0017B, 0}, {NULL, 0, 0, 0} }; NULL 2800 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1C9[] = { {"ClockwiseContourIntegral", 24, 0x02232, 0}, {NULL, 0, 0, 0} }; NULL 2801 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1CA[] = { {"roplus", 6, 0x02A2E, 0}, {NULL, 0, 0, 0} }; NULL 2802 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1CD[] = { {"Rang", 4, 0x027EB, 0}, {NULL, 0, 0, 0} }; NULL 2803 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1CE[] = { {"bcong", 5, 0x0224C, 0}, {NULL, 0, 0, 0} }; NULL 2804 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D0[] = { {"tshcy", 5, 0x0045B, 0}, {NULL, 0, 0, 0} }; NULL 2805 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D1[] = { {"eDot", 4, 0x02251, 0}, {NULL, 0, 0, 0} }; NULL 2806 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D2[] = { {"Hopf", 4, 0x0210D, 0}, {NULL, 0, 0, 0} }; NULL 2807 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D4[] = { {"lpar", 4, 0x00028, 0}, {"odash", 5, 0x0229D, 0}, {NULL, 0, 0, 0} }; NULL 2808 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D5[] = { {"capbrcup", 8, 0x02A49, 0}, {NULL, 0, 0, 0} }; NULL 2809 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D6[] = { {"ucy", 3, 0x00443, 0}, {NULL, 0, 0, 0} }; NULL 2810 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D8[] = { {"ofcir", 5, 0x029BF, 0}, {NULL, 0, 0, 0} }; NULL 2811 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1D9[] = { {"Breve", 5, 0x002D8, 0}, {NULL, 0, 0, 0} }; NULL 2812 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1DA[] = { {"barvee", 6, 0x022BD, 0}, {NULL, 0, 0, 0} }; NULL 2813 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1DF[] = { {"backsim", 7, 0x0223D, 0}, {NULL, 0, 0, 0} }; NULL 2814 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1E0[] = { {"ange", 4, 0x029A4, 0}, {"half", 4, 0x000BD, 0}, {NULL, 0, 0, 0} }; NULL 2815 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1E1[] = { {"tscr", 4, 0x1D4C9, 0}, {NULL, 0, 0, 0} }; NULL 2816 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1E5[] = { {"realine", 7, 0x0211B, 0}, {NULL, 0, 0, 0} }; NULL 2817 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1E6[] = { {"Oacute", 6, 0x000D3, 0}, {NULL, 0, 0, 0} }; NULL 2818 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1E7[] = { {"dfisht", 6, 0x0297F, 0}, {"swnwar", 6, 0x0292A, 0}, {NULL, 0, 0, 0} }; NULL 2819 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1E8[] = { {"tscy", 4, 0x00446, 0}, {NULL, 0, 0, 0} }; NULL 2820 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1EB[] = { {"lsquor", 6, 0x0201A, 0}, {NULL, 0, 0, 0} }; NULL 2821 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1EF[] = { {"naturals", 8, 0x02115, 0}, {"utrif", 5, 0x025B4, 0}, {NULL, 0, 0, 0} }; NULL 2822 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1F0[] = { {"DiacriticalTilde", 16, 0x002DC, 0}, {"RightUpVectorBar", 16, 0x02954, 0}, {NULL, 0, 0, 0} }; NULL 2823 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1F2[] = { {"rHar", 4, 0x02964, 0}, {NULL, 0, 0, 0} }; NULL 2824 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1F4[] = { {"curlyeqprec", 11, 0x022DE, 0}, {NULL, 0, 0, 0} }; NULL 2825 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1F8[] = { {"dtri", 4, 0x025BF, 0}, {"euml", 4, 0x000EB, 0}, {NULL, 0, 0, 0} }; NULL 2826 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1F9[] = { {"breve", 5, 0x002D8, 0}, {NULL, 0, 0, 0} }; NULL 2827 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1FA[] = { {"Barwed", 6, 0x02306, 0}, {"nvlArr", 6, 0x02902, 0}, {NULL, 0, 0, 0} }; NULL 2828 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1FC[] = { {"dcaron", 6, 0x0010F, 0}, {"natural", 7, 0x0266E, 0}, {NULL, 0, 0, 0} }; NULL 2829 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1FE[] = { {"nsupseteqq", 10, 0x02AC6, 0x00338}, {NULL, 0, 0, 0} }; NULL 2830 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_1FF[] = { {"nedot", 5, 0x02250, 0x00338}, {NULL, 0, 0, 0} }; NULL 2831 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_205[] = { {"bigtriangledown", 15, 0x025BD, 0}, {NULL, 0, 0, 0} }; NULL 2832 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_207[] = { {"fcy", 3, 0x00444, 0}, {"marker", 6, 0x025AE, 0}, {NULL, 0, 0, 0} }; NULL 2833 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_20E[] = { {"Union", 5, 0x022C3, 0}, {NULL, 0, 0, 0} }; NULL 2834 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_212[] = { {"varpropto", 9, 0x0221D, 0}, {NULL, 0, 0, 0} }; NULL 2835 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_213[] = { {"CloseCurlyDoubleQuote", 21, 0x0201D, 0}, {NULL, 0, 0, 0} }; NULL 2836 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_219[] = { {"DoubleLongRightArrow", 20, 0x027F9, 0}, {"GreaterGreater", 14, 0x02AA2, 0}, {NULL, 0, 0, 0} }; NULL 2837 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_21D[] = { {"Umacr", 5, 0x0016A, 0}, {NULL, 0, 0, 0} }; NULL 2838 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_220[] = { {"Colon", 5, 0x02237, 0}, {NULL, 0, 0, 0} }; NULL 2839 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_222[] = { {"Hat", 3, 0x0005E, 0}, {"Uscr", 4, 0x1D4B0, 0}, {NULL, 0, 0, 0} }; NULL 2840 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_227[] = { {"SHCHcy", 6, 0x00429, 0}, {NULL, 0, 0, 0} }; NULL 2841 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_229[] = { {"nLeftarrow", 10, 0x021CD, 0}, {NULL, 0, 0, 0} }; NULL 2842 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_22B[] = { {"Ecirc", 5, 0x000CA, 0}, {"Jukcy", 5, 0x00404, 0}, {NULL, 0, 0, 0} }; NULL 2843 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_22C[] = { {"nbumpe", 6, 0x0224F, 0x00338}, {NULL, 0, 0, 0} }; NULL 2844 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_22D[] = { {"NotLess", 7, 0x0226E, 0}, {NULL, 0, 0, 0} }; NULL 2845 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_22F[] = { {"gtlPar", 6, 0x02995, 0}, {"suphsub", 7, 0x02AD7, 0}, {NULL, 0, 0, 0} }; NULL 2846 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_230[] = { {"gtreqqless", 10, 0x02A8C, 0}, {NULL, 0, 0, 0} }; NULL 2847 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_232[] = { {"ufr", 3, 0x1D532, 0}, {NULL, 0, 0, 0} }; NULL 2848 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_234[] = { {"cirscir", 7, 0x029C2, 0}, {NULL, 0, 0, 0} }; NULL 2849 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_239[] = { {"LeftDownTeeVector", 17, 0x02961, 0}, {"duhar", 5, 0x0296F, 0}, {"nrtrie", 6, 0x022ED, 0}, {NULL, 0, 0, 0} }; NULL 2850 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_23C[] = { {"llhard", 6, 0x0296B, 0}, {NULL, 0, 0, 0} }; NULL 2851 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_23D[] = { {"umacr", 5, 0x0016B, 0}, {NULL, 0, 0, 0} }; NULL 2852 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_23E[] = { {"lates", 5, 0x02AAD, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 2853 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_240[] = { {"colon", 5, 0x0003A, 0}, {"iacute", 6, 0x000ED, 0}, {NULL, 0, 0, 0} }; NULL 2854 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_241[] = { {"NotPrecedes", 11, 0x02280, 0}, {NULL, 0, 0, 0} }; NULL 2855 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_242[] = { {"cirfnint", 8, 0x02A10, 0}, {NULL, 0, 0, 0} }; NULL 2856 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_246[] = { {"barwedge", 8, 0x02305, 0}, {NULL, 0, 0, 0} }; NULL 2857 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_249[] = { {"nleftarrow", 10, 0x0219A, 0}, {NULL, 0, 0, 0} }; NULL 2858 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_24A[] = { {"Ubrcy", 5, 0x0040E, 0}, {"leftthreetimes", 14, 0x022CB, 0}, {NULL, 0, 0, 0} }; NULL 2859 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_24B[] = { {"andand", 6, 0x02A55, 0}, {"ecirc", 5, 0x000EA, 0}, {"jukcy", 5, 0x00454, 0}, {"quatint", 7, 0x02A16, 0}, {NULL, 0, 0, 0} }; NULL 2860 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_24D[] = { {"lharul", 6, 0x0296A, 0}, {NULL, 0, 0, 0} }; NULL 2861 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_251[] = { {"smtes", 5, 0x02AAC, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 2862 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_252[] = { {"UnionPlus", 9, 0x0228E, 0}, {NULL, 0, 0, 0} }; NULL 2863 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_257[] = { {"NotLeftTriangle", 15, 0x022EA, 0}, {NULL, 0, 0, 0} }; NULL 2864 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_25A[] = { {"bne", 3, 0x0003D, 0x020E5}, {NULL, 0, 0, 0} }; NULL 2865 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_25B[] = { {"gtrsim", 6, 0x02273, 0}, {NULL, 0, 0, 0} }; NULL 2866 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_25C[] = { {"Rarr", 4, 0x021A0, 0}, {"ldquor", 6, 0x0201E, 0}, {"phiv", 4, 0x003D5, 0}, {NULL, 0, 0, 0} }; NULL 2867 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_25D[] = { {"because", 7, 0x02235, 0}, {"gEl", 3, 0x02A8C, 0}, {"setminus", 8, 0x02216, 0}, {NULL, 0, 0, 0} }; NULL 2868 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_263[] = { {"ffr", 3, 0x1D523, 0}, {NULL, 0, 0, 0} }; NULL 2869 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_26A[] = { {"ubrcy", 5, 0x0045E, 0}, {NULL, 0, 0, 0} }; NULL 2870 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_26B[] = { {"elinters", 8, 0x023E7, 0}, {"plusb", 5, 0x0229E, 0}, {NULL, 0, 0, 0} }; NULL 2871 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_26E[] = { {"pluse", 5, 0x02A72, 0}, {NULL, 0, 0, 0} }; NULL 2872 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_274[] = { {"CapitalDifferentialD", 20, 0x02145, 0}, {NULL, 0, 0, 0} }; NULL 2873 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_277[] = { {"daleth", 6, 0x02138, 0}, {NULL, 0, 0, 0} }; NULL 2874 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_278[] = { {"kscr", 4, 0x1D4C0, 0}, {"ogon", 4, 0x002DB, 0}, {NULL, 0, 0, 0} }; NULL 2875 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_27C[] = { {"SHcy", 4, 0x00428, 0}, {"equest", 6, 0x0225F, 0}, {NULL, 0, 0, 0} }; NULL 2876 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_27E[] = { {"rbarr", 5, 0x0290D, 0}, {"topf", 4, 0x1D565, 0}, {NULL, 0, 0, 0} }; NULL 2877 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_283[] = { {"tritime", 7, 0x02A3B, 0}, {NULL, 0, 0, 0} }; NULL 2878 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_28A[] = { {"bot", 3, 0x022A5, 0}, {NULL, 0, 0, 0} }; NULL 2879 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_294[] = { {"Wfr", 3, 0x1D51A, 0}, {NULL, 0, 0, 0} }; NULL 2880 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_297[] = { {"HumpEqual", 9, 0x0224F, 0}, {NULL, 0, 0, 0} }; NULL 2881 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_298[] = { {"rightleftharpoons", 17, 0x021CC, 0}, {NULL, 0, 0, 0} }; NULL 2882 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_29D[] = { {"frasl", 5, 0x02044, 0}, {NULL, 0, 0, 0} }; NULL 2883 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_29F[] = { {"UnderBracket", 12, 0x023B5, 0}, {"ovbar", 5, 0x0233D, 0}, {"upharpoonright", 14, 0x021BE, 0}, {NULL, 0, 0, 0} }; NULL 2884 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2A0[] = { {"euro", 4, 0x020AC, 0}, {"nhArr", 5, 0x021CE, 0}, {NULL, 0, 0, 0} }; NULL 2885 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2A9[] = { {"NotSupersetEqual", 16, 0x02289, 0}, {NULL, 0, 0, 0} }; NULL 2886 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2AE[] = { {"cularr", 6, 0x021B6, 0}, {"scnE", 4, 0x02AB6, 0}, {NULL, 0, 0, 0} }; NULL 2887 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2B1[] = { {"napid", 5, 0x0224B, 0x00338}, {NULL, 0, 0, 0} }; NULL 2888 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2B2[] = { {"harr", 4, 0x02194, 0}, {NULL, 0, 0, 0} }; NULL 2889 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2B3[] = { {"gdot", 4, 0x00121, 0}, {NULL, 0, 0, 0} }; NULL 2890 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2B9[] = { {"Lscr", 4, 0x02112, 0}, {"zeta", 4, 0x003B6, 0}, {NULL, 0, 0, 0} }; NULL 2891 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2BF[] = { {"ENG", 3, 0x0014A, 0}, {"Uopf", 4, 0x1D54C, 0}, {NULL, 0, 0, 0} }; NULL 2892 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2C4[] = { {"esdot", 5, 0x02250, 0}, {"scsim", 5, 0x0227F, 0}, {NULL, 0, 0, 0} }; NULL 2893 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2C5[] = { {"Hfr", 3, 0x0210C, 0}, {NULL, 0, 0, 0} }; NULL 2894 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2CE[] = { {"RightArrow", 10, 0x02192, 0}, {NULL, 0, 0, 0} }; NULL 2895 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2CF[] = { {"Sqrt", 4, 0x0221A, 0}, {NULL, 0, 0, 0} }; NULL 2896 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2D3[] = { {"xodot", 5, 0x02A00, 0}, {NULL, 0, 0, 0} }; NULL 2897 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2DA[] = { {"ycy", 3, 0x0044B, 0}, {NULL, 0, 0, 0} }; NULL 2898 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2DB[] = { {"hkswarow", 8, 0x02926, 0}, {"urtri", 5, 0x025F9, 0}, {NULL, 0, 0, 0} }; NULL 2899 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2DC[] = { {"roang", 5, 0x027ED, 0}, {"tosa", 4, 0x02929, 0}, {NULL, 0, 0, 0} }; NULL 2900 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2E3[] = { {"CircleMinus", 11, 0x02296, 0}, {NULL, 0, 0, 0} }; NULL 2901 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2E4[] = { {"Lcaron", 6, 0x0013D, 0}, {NULL, 0, 0, 0} }; NULL 2902 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2EB[] = { {"ShortLeftArrow", 14, 0x02190, 0}, {NULL, 0, 0, 0} }; NULL 2903 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2EC[] = { {"Dot", 3, 0x000A8, 0}, {NULL, 0, 0, 0} }; NULL 2904 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2EE[] = { {"Rightarrow", 10, 0x021D2, 0}, {NULL, 0, 0, 0} }; NULL 2905 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2F0[] = { {"prsim", 5, 0x0227E, 0}, {NULL, 0, 0, 0} }; NULL 2906 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2F2[] = { {"notinE", 6, 0x022F9, 0x00338}, {NULL, 0, 0, 0} }; NULL 2907 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_2F8[] = { {"becaus", 6, 0x02235, 0}, {NULL, 0, 0, 0} }; NULL 2908 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_300[] = { {"NotEqualTilde", 13, 0x02242, 0x00338}, {"nparallel", 9, 0x02226, 0}, {NULL, 0, 0, 0} }; NULL 2909 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_301[] = { {"capcup", 6, 0x02A47, 0}, {NULL, 0, 0, 0} }; NULL 2910 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_304[] = { {"simeq", 5, 0x02243, 0}, {NULL, 0, 0, 0} }; NULL 2911 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_305[] = { {"forall", 6, 0x02200, 0}, {"straightepsilon", 15, 0x003F5, 0}, {NULL, 0, 0, 0} }; NULL 2912 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_308[] = { {"ruluhar", 7, 0x02968, 0}, {NULL, 0, 0, 0} }; NULL 2913 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_30B[] = { {"jcy", 3, 0x00439, 0}, {"ltcc", 4, 0x02AA6, 0}, {NULL, 0, 0, 0} }; NULL 2914 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_30F[] = { {"bscr", 4, 0x1D4B7, 0}, {NULL, 0, 0, 0} }; NULL 2915 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_311[] = { {"ExponentialE", 12, 0x02147, 0}, {"weierp", 6, 0x02118, 0}, {"yen", 3, 0x000A5, 0}, {NULL, 0, 0, 0} }; NULL 2916 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_313[] = { {"blacksquare", 11, 0x025AA, 0}, {"uml", 3, 0x000A8, 0}, {NULL, 0, 0, 0} }; NULL 2917 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_315[] = { {"backsimeq", 9, 0x022CD, 0}, {"kopf", 4, 0x1D55C, 0}, {NULL, 0, 0, 0} }; NULL 2918 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_319[] = { {"NotPrecedesEqual", 16, 0x02AAF, 0x00338}, {NULL, 0, 0, 0} }; NULL 2919 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_31A[] = { {"simgE", 5, 0x02AA0, 0}, {NULL, 0, 0, 0} }; NULL 2920 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_31B[] = { {"tridot", 6, 0x025EC, 0}, {NULL, 0, 0, 0} }; NULL 2921 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_326[] = { {"DoubleLongLeftArrow", 19, 0x027F8, 0}, {NULL, 0, 0, 0} }; NULL 2922 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_329[] = { {"models", 6, 0x022A7, 0}, {NULL, 0, 0, 0} }; NULL 2923 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_32A[] = { {"emptyv", 6, 0x02205, 0}, {"eqslantgtr", 10, 0x02A96, 0}, {NULL, 0, 0, 0} }; NULL 2924 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_32D[] = { {"Gcirc", 5, 0x0011C, 0}, {NULL, 0, 0, 0} }; NULL 2925 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_330[] = { {"bernou", 6, 0x0212C, 0}, {NULL, 0, 0, 0} }; NULL 2926 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_331[] = { {"HumpDownHump", 12, 0x0224E, 0}, {NULL, 0, 0, 0} }; NULL 2927 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_336[] = { {"yfr", 3, 0x1D536, 0}, {NULL, 0, 0, 0} }; NULL 2928 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_338[] = { {"blacktriangle", 13, 0x025B4, 0}, {NULL, 0, 0, 0} }; NULL 2929 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_33B[] = { {"yacy", 4, 0x0044F, 0}, {NULL, 0, 0, 0} }; NULL 2930 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_33F[] = { {"lsime", 5, 0x02A8D, 0}, {NULL, 0, 0, 0} }; NULL 2931 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_340[] = { {"NotTildeEqual", 13, 0x02244, 0}, {NULL, 0, 0, 0} }; NULL 2932 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_341[] = { {"lsimg", 5, 0x02A8F, 0}, {NULL, 0, 0, 0} }; NULL 2933 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_347[] = { {"ncap", 4, 0x02A43, 0}, {NULL, 0, 0, 0} }; NULL 2934 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_34D[] = { {"DD", 2, 0x02145, 0}, {"gcirc", 5, 0x0011D, 0}, {NULL, 0, 0, 0} }; NULL 2935 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_350[] = { {"Cscr", 4, 0x1D49E, 0}, {NULL, 0, 0, 0} }; NULL 2936 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_356[] = { {"Lopf", 4, 0x1D543, 0}, {NULL, 0, 0, 0} }; NULL 2937 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_358[] = { {"lBarr", 5, 0x0290E, 0}, {NULL, 0, 0, 0} }; NULL 2938 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_359[] = { {"Leftrightarrow", 14, 0x021D4, 0}, {"gtrdot", 6, 0x022D7, 0}, {NULL, 0, 0, 0} }; NULL 2939 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_35D[] = { {"NotSquareSubset", 15, 0x0228F, 0x00338}, {NULL, 0, 0, 0} }; NULL 2940 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_35F[] = { {"sqsubset", 8, 0x0228F, 0}, {"subsetneq", 9, 0x0228A, 0}, {NULL, 0, 0, 0} }; NULL 2941 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_361[] = { {"doublebarwedge", 14, 0x02306, 0}, {NULL, 0, 0, 0} }; NULL 2942 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_363[] = { {"blacktriangleleft", 17, 0x025C2, 0}, {"hellip", 6, 0x02026, 0}, {NULL, 0, 0, 0} }; NULL 2943 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_365[] = { {"xscr", 4, 0x1D4CD, 0}, {NULL, 0, 0, 0} }; NULL 2944 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_367[] = { {"LessFullEqual", 13, 0x02266, 0}, {"jfr", 3, 0x1D527, 0}, {NULL, 0, 0, 0} }; NULL 2945 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_369[] = { {"GreaterSlantEqual", 17, 0x02A7E, 0}, {NULL, 0, 0, 0} }; NULL 2946 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_36A[] = { {"Uring", 5, 0x0016E, 0}, {"VeryThinSpace", 13, 0x0200A, 0}, {NULL, 0, 0, 0} }; NULL 2947 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_36B[] = { {"roarr", 5, 0x021FE, 0}, {"scaron", 6, 0x00161, 0}, {NULL, 0, 0, 0} }; NULL 2948 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_36D[] = { {"Lcy", 3, 0x0041B, 0}, {NULL, 0, 0, 0} }; NULL 2949 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_36E[] = { {"RightDownVector", 15, 0x021C2, 0}, {NULL, 0, 0, 0} }; NULL 2950 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_36F[] = { {"Sub", 3, 0x022D0, 0}, {"pitchfork", 9, 0x022D4, 0}, {NULL, 0, 0, 0} }; NULL 2951 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_372[] = { {"nvsim", 5, 0x0223C, 0x020D2}, {NULL, 0, 0, 0} }; NULL 2952 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_374[] = { {"xrArr", 5, 0x027F9, 0}, {NULL, 0, 0, 0} }; NULL 2953 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_378[] = { {"CloseCurlyQuote", 15, 0x02019, 0}, {"uwangle", 7, 0x029A7, 0}, {NULL, 0, 0, 0} }; NULL 2954 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_37A[] = { {"Sum", 3, 0x02211, 0}, {NULL, 0, 0, 0} }; NULL 2955 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_37C[] = { {"iuml", 4, 0x000EF, 0}, {NULL, 0, 0, 0} }; NULL 2956 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_37D[] = { {"Sup", 3, 0x022D1, 0}, {NULL, 0, 0, 0} }; NULL 2957 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_37E[] = { {"planck", 6, 0x0210F, 0}, {NULL, 0, 0, 0} }; NULL 2958 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_37F[] = { {"Egrave", 6, 0x000C8, 0}, {NULL, 0, 0, 0} }; NULL 2959 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_380[] = { {"curlywedge", 10, 0x022CF, 0}, {NULL, 0, 0, 0} }; NULL 2960 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_382[] = { {"TildeFullEqual", 14, 0x02245, 0}, {NULL, 0, 0, 0} }; NULL 2961 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_383[] = { {"searhk", 6, 0x02925, 0}, {NULL, 0, 0, 0} }; NULL 2962 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_386[] = { {"ETH", 3, 0x000D0, 0}, {"napos", 5, 0x00149, 0}, {"upsi", 4, 0x003C5, 0}, {NULL, 0, 0, 0} }; NULL 2963 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_387[] = { {"twoheadleftarrow", 16, 0x0219E, 0}, {NULL, 0, 0, 0} }; NULL 2964 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_38A[] = { {"Assign", 6, 0x02254, 0}, {"uring", 5, 0x0016F, 0}, {NULL, 0, 0, 0} }; NULL 2965 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_38D[] = { {"SquareIntersection", 18, 0x02293, 0}, {NULL, 0, 0, 0} }; NULL 2966 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_38E[] = { {"lmidot", 6, 0x00140, 0}, {NULL, 0, 0, 0} }; NULL 2967 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_391[] = { {"kcedil", 6, 0x00137, 0}, {NULL, 0, 0, 0} }; NULL 2968 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_394[] = { {"curren", 6, 0x000A4, 0}, {NULL, 0, 0, 0} }; NULL 2969 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_397[] = { {"acute", 5, 0x000B4, 0}, {NULL, 0, 0, 0} }; NULL 2970 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_398[] = { {"curlyeqsucc", 11, 0x022DF, 0}, {NULL, 0, 0, 0} }; NULL 2971 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_39C[] = { {"Omicron", 7, 0x0039F, 0}, {NULL, 0, 0, 0} }; NULL 2972 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_39F[] = { {"uarr", 4, 0x02191, 0}, {NULL, 0, 0, 0} }; NULL 2973 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3A0[] = { {"Hstrok", 6, 0x00126, 0}, {"UnderBrace", 10, 0x023DF, 0}, {"tdot", 4, 0x020DB, 0}, {NULL, 0, 0, 0} }; NULL 2974 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3A1[] = { {"qint", 4, 0x02A0C, 0}, {NULL, 0, 0, 0} }; NULL 2975 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3A4[] = { {"sfrown", 6, 0x02322, 0}, {NULL, 0, 0, 0} }; NULL 2976 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3A5[] = { {"trpezium", 8, 0x023E2, 0}, {NULL, 0, 0, 0} }; NULL 2977 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3A6[] = { {"Yscr", 4, 0x1D4B4, 0}, {"cedil", 5, 0x000B8, 0}, {"planckh", 7, 0x0210E, 0}, {NULL, 0, 0, 0} }; NULL 2978 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3A7[] = { {"lang", 4, 0x027E8, 0}, {NULL, 0, 0, 0} }; NULL 2979 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3AC[] = { {"bopf", 4, 0x1D553, 0}, {NULL, 0, 0, 0} }; NULL 2980 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3B2[] = { {"lbbrk", 5, 0x02772, 0}, {NULL, 0, 0, 0} }; NULL 2981 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3B4[] = { {"khcy", 4, 0x00445, 0}, {NULL, 0, 0, 0} }; NULL 2982 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3BF[] = { {"Epsilon", 7, 0x00395, 0}, {"simlE", 5, 0x02A9F, 0}, {NULL, 0, 0, 0} }; NULL 2983 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3C0[] = { {"GT", 2, 0x0003E, 0}, {NULL, 0, 0, 0} }; NULL 2984 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3C4[] = { {"nap", 3, 0x02249, 0}, {NULL, 0, 0, 0} }; NULL 2985 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3C9[] = { {"Lfr", 3, 0x1D50F, 0}, {NULL, 0, 0, 0} }; NULL 2986 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3CD[] = { {"succapprox", 10, 0x02AB8, 0}, {NULL, 0, 0, 0} }; NULL 2987 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3D0[] = { {"bsim", 4, 0x0223D, 0}, {NULL, 0, 0, 0} }; NULL 2988 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3D3[] = { {"Gg", 2, 0x022D9, 0}, {NULL, 0, 0, 0} }; NULL 2989 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3D9[] = { {"angrtvb", 7, 0x022BE, 0}, {NULL, 0, 0, 0} }; NULL 2990 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3DE[] = { {"xcirc", 5, 0x025EF, 0}, {NULL, 0, 0, 0} }; NULL 2991 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3E0[] = { {"Gt", 2, 0x0226B, 0}, {NULL, 0, 0, 0} }; NULL 2992 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3E1[] = { {"LeftRightVector", 15, 0x0294E, 0}, {NULL, 0, 0, 0} }; NULL 2993 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3E3[] = { {"circledast", 10, 0x0229B, 0}, {NULL, 0, 0, 0} }; NULL 2994 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3E4[] = { {"telrec", 6, 0x02315, 0}, {NULL, 0, 0, 0} }; NULL 2995 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3E6[] = { {"SucceedsTilde", 13, 0x0227F, 0}, {NULL, 0, 0, 0} }; NULL 2996 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3E9[] = { {"nLtv", 4, 0x0226A, 0x00338}, {NULL, 0, 0, 0} }; NULL 2997 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3ED[] = { {"Copf", 4, 0x02102, 0}, {"napprox", 7, 0x02249, 0}, {"nsupseteq", 9, 0x02289, 0}, {NULL, 0, 0, 0} }; NULL 2998 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3F1[] = { {"VerticalTilde", 13, 0x02240, 0}, {NULL, 0, 0, 0} }; NULL 2999 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3F2[] = { {"parallel", 8, 0x02225, 0}, {NULL, 0, 0, 0} }; NULL 3000 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3F7[] = { {"precnapprox", 11, 0x02AB9, 0}, {NULL, 0, 0, 0} }; NULL 3001 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3FC[] = { {"oscr", 4, 0x02134, 0}, {NULL, 0, 0, 0} }; NULL 3002 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_3FE[] = { {"supsetneqq", 10, 0x02ACC, 0}, {NULL, 0, 0, 0} }; NULL 3003 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_402[] = { {"xopf", 4, 0x1D569, 0}, {NULL, 0, 0, 0} }; NULL 3004 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_405[] = { {"mumap", 5, 0x022B8, 0}, {NULL, 0, 0, 0} }; NULL 3005 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_407[] = { {"varsupsetneqq", 13, 0x02ACC, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3006 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_409[] = { {"ReverseEquilibrium", 18, 0x021CB, 0}, {NULL, 0, 0, 0} }; NULL 3007 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_40E[] = { {"Ubreve", 6, 0x0016C, 0}, {NULL, 0, 0, 0} }; NULL 3008 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_40F[] = { {"YUcy", 4, 0x0042E, 0}, {"ncy", 3, 0x0043D, 0}, {NULL, 0, 0, 0} }; NULL 3009 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_413[] = { {"ltimes", 6, 0x022C9, 0}, {NULL, 0, 0, 0} }; NULL 3010 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_41A[] = { {"UpperRightArrow", 15, 0x02197, 0}, {"nvap", 4, 0x0224D, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3011 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_41B[] = { {"Im", 2, 0x02111, 0}, {NULL, 0, 0, 0} }; NULL 3012 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_421[] = { {"simne", 5, 0x02246, 0}, {NULL, 0, 0, 0} }; NULL 3013 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_423[] = { {"ccups", 5, 0x02A4C, 0}, {NULL, 0, 0, 0} }; NULL 3014 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_424[] = { {"nlArr", 5, 0x021CD, 0}, {NULL, 0, 0, 0} }; NULL 3015 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_425[] = { {"rarrsim", 7, 0x02974, 0}, {NULL, 0, 0, 0} }; NULL 3016 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_426[] = { {"Ncaron", 6, 0x00147, 0}, {"vsupnE", 6, 0x02ACC, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3017 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_429[] = { {"succeq", 6, 0x02AB0, 0}, {NULL, 0, 0, 0} }; NULL 3018 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_42C[] = { {"Gammad", 6, 0x003DC, 0}, {NULL, 0, 0, 0} }; NULL 3019 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_42F[] = { {"Icirc", 5, 0x000CE, 0}, {NULL, 0, 0, 0} }; NULL 3020 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_430[] = { {"backepsilon", 11, 0x003F6, 0}, {NULL, 0, 0, 0} }; NULL 3021 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_432[] = { {"ddarr", 5, 0x021CA, 0}, {NULL, 0, 0, 0} }; NULL 3022 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_436[] = { {"larr", 4, 0x02190, 0}, {NULL, 0, 0, 0} }; NULL 3023 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_439[] = { {"divideontimes", 13, 0x022C7, 0}, {NULL, 0, 0, 0} }; NULL 3024 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_43C[] = { {"succsim", 7, 0x0227F, 0}, {NULL, 0, 0, 0} }; NULL 3025 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_43D[] = { {"Pscr", 4, 0x1D4AB, 0}, {NULL, 0, 0, 0} }; NULL 3026 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_43E[] = { {"puncsp", 6, 0x02008, 0}, {NULL, 0, 0, 0} }; NULL 3027 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_43F[] = { {"gtreqless", 9, 0x022DB, 0}, {NULL, 0, 0, 0} }; NULL 3028 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_440[] = { {"intcal", 6, 0x022BA, 0}, {NULL, 0, 0, 0} }; NULL 3029 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_441[] = { {"nsime", 5, 0x02244, 0}, {NULL, 0, 0, 0} }; NULL 3030 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_443[] = { {"Yopf", 4, 0x1D550, 0}, {NULL, 0, 0, 0} }; NULL 3031 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_446[] = { {"angsph", 6, 0x02222, 0}, {"vsupne", 6, 0x0228B, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3032 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_447[] = { {"NotNestedLessLess", 17, 0x02AA1, 0x00338}, {NULL, 0, 0, 0} }; NULL 3033 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_44A[] = { {"PrecedesSlantEqual", 18, 0x0227C, 0}, {NULL, 0, 0, 0} }; NULL 3034 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_44F[] = { {"icirc", 5, 0x000EE, 0}, {NULL, 0, 0, 0} }; NULL 3035 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_450[] = { {"DownLeftVectorBar", 17, 0x02956, 0}, {NULL, 0, 0, 0} }; NULL 3036 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_454[] = { {"Auml", 4, 0x000C4, 0}, {NULL, 0, 0, 0} }; NULL 3037 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_457[] = { {"LJcy", 4, 0x00409, 0}, {NULL, 0, 0, 0} }; NULL 3038 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_458[] = { {"sqsube", 6, 0x02291, 0}, {NULL, 0, 0, 0} }; NULL 3039 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_45D[] = { {"nprec", 5, 0x02280, 0}, {NULL, 0, 0, 0} }; NULL 3040 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_45F[] = { {"ngE", 3, 0x02267, 0x00338}, {"smile", 5, 0x02323, 0}, {NULL, 0, 0, 0} }; NULL 3041 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_465[] = { {"LT", 2, 0x0003C, 0}, {NULL, 0, 0, 0} }; NULL 3042 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_466[] = { {"ldrdhar", 7, 0x02967, 0}, {NULL, 0, 0, 0} }; NULL 3043 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_469[] = { {"utri", 4, 0x025B5, 0}, {NULL, 0, 0, 0} }; NULL 3044 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_46A[] = { {"Sacute", 6, 0x0015A, 0}, {NULL, 0, 0, 0} }; NULL 3045 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_46B[] = { {"late", 4, 0x02AAD, 0}, {"nfr", 3, 0x1D52B, 0}, {NULL, 0, 0, 0} }; NULL 3046 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_46D[] = { {"NotNestedGreaterGreater", 23, 0x02AA2, 0x00338}, {NULL, 0, 0, 0} }; NULL 3047 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_46F[] = { {"nwarr", 5, 0x02196, 0}, {NULL, 0, 0, 0} }; NULL 3048 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_470[] = { {"biguplus", 8, 0x02A04, 0}, {NULL, 0, 0, 0} }; NULL 3049 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_471[] = { {"Pcy", 3, 0x0041F, 0}, {NULL, 0, 0, 0} }; NULL 3050 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_472[] = { {"bigtriangleup", 13, 0x025B3, 0}, {"rationals", 9, 0x0211A, 0}, {NULL, 0, 0, 0} }; NULL 3051 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_473[] = { {"congdot", 7, 0x02A6D, 0}, {NULL, 0, 0, 0} }; NULL 3052 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_475[] = { {"PlusMinus", 9, 0x000B1, 0}, {NULL, 0, 0, 0} }; NULL 3053 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_479[] = { {"IOcy", 4, 0x00401, 0}, {"Scedil", 6, 0x0015E, 0}, {NULL, 0, 0, 0} }; NULL 3054 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_47C[] = { {"eqcirc", 6, 0x02256, 0}, {NULL, 0, 0, 0} }; NULL 3055 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_47D[] = { {"Ll", 2, 0x022D8, 0}, {NULL, 0, 0, 0} }; NULL 3056 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_47F[] = { {"Cayleys", 7, 0x0212D, 0}, {"nge", 3, 0x02271, 0}, {NULL, 0, 0, 0} }; NULL 3057 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_480[] = { {"NotGreater", 10, 0x0226F, 0}, {NULL, 0, 0, 0} }; NULL 3058 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_485[] = { {"Lt", 2, 0x0226A, 0}, {NULL, 0, 0, 0} }; NULL 3059 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_488[] = { {"rotimes", 7, 0x02A35, 0}, {NULL, 0, 0, 0} }; NULL 3060 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_48C[] = { {"caps", 4, 0x02229, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3061 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_48E[] = { {"ngt", 3, 0x0226F, 0}, {NULL, 0, 0, 0} }; NULL 3062 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_48F[] = { {"Cross", 5, 0x02A2F, 0}, {"bumpeq", 6, 0x0224F, 0}, {NULL, 0, 0, 0} }; NULL 3063 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_490[] = { {"VerticalSeparator", 17, 0x02758, 0}, {NULL, 0, 0, 0} }; NULL 3064 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_491[] = { {"plankv", 6, 0x0210F, 0}, {NULL, 0, 0, 0} }; NULL 3065 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_493[] = { {"fscr", 4, 0x1D4BB, 0}, {NULL, 0, 0, 0} }; NULL 3066 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_495[] = { {"bsol", 4, 0x0005C, 0}, {"sqsubseteq", 10, 0x02291, 0}, {NULL, 0, 0, 0} }; NULL 3067 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_496[] = { {"boxH", 4, 0x02550, 0}, {NULL, 0, 0, 0} }; NULL 3068 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_498[] = { {"rightarrowtail", 14, 0x021A3, 0}, {"ufisht", 6, 0x0297E, 0}, {NULL, 0, 0, 0} }; NULL 3069 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_499[] = { {"oopf", 4, 0x1D560, 0}, {NULL, 0, 0, 0} }; NULL 3070 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_49F[] = { {"lobrk", 5, 0x027E6, 0}, {NULL, 0, 0, 0} }; NULL 3071 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4A2[] = { {"Acy", 3, 0x00410, 0}, {NULL, 0, 0, 0} }; NULL 3072 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4A4[] = { {"NotSubsetEqual", 14, 0x02288, 0}, {"boxV", 4, 0x02551, 0}, {"dHar", 4, 0x02965, 0}, {NULL, 0, 0, 0} }; NULL 3073 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4A6[] = { {"precnsim", 8, 0x022E8, 0}, {NULL, 0, 0, 0} }; NULL 3074 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4A7[] = { {"Mu", 2, 0x0039C, 0}, {"aelig", 5, 0x000E6, 0}, {NULL, 0, 0, 0} }; NULL 3075 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4AA[] = { {"gescc", 5, 0x02AA9, 0}, {NULL, 0, 0, 0} }; NULL 3076 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4AB[] = { {"origof", 6, 0x022B6, 0}, {NULL, 0, 0, 0} }; NULL 3077 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4AE[] = { {"upsih", 5, 0x003D2, 0}, {NULL, 0, 0, 0} }; NULL 3078 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4AF[] = { {"cross", 5, 0x02717, 0}, {NULL, 0, 0, 0} }; NULL 3079 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4B2[] = { {"LeftFloor", 9, 0x0230A, 0}, {NULL, 0, 0, 0} }; NULL 3080 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4B6[] = { {"boxh", 4, 0x02500, 0}, {NULL, 0, 0, 0} }; NULL 3081 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4B8[] = { {"NotGreaterEqual", 15, 0x02271, 0}, {NULL, 0, 0, 0} }; NULL 3082 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4BC[] = { {"profalar", 8, 0x0232E, 0}, {NULL, 0, 0, 0} }; NULL 3083 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4C0[] = { {"nsmid", 5, 0x02224, 0}, {NULL, 0, 0, 0} }; NULL 3084 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4C2[] = { {"hbar", 4, 0x0210F, 0}, {NULL, 0, 0, 0} }; NULL 3085 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4C3[] = { {"udarr", 5, 0x021C5, 0}, {NULL, 0, 0, 0} }; NULL 3086 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4C4[] = { {"boxv", 4, 0x02502, 0}, {NULL, 0, 0, 0} }; NULL 3087 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4C5[] = { {"olarr", 5, 0x021BA, 0}, {NULL, 0, 0, 0} }; NULL 3088 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4C8[] = { {"Nu", 2, 0x0039D, 0}, {NULL, 0, 0, 0} }; NULL 3089 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4CB[] = { {"NotCongruent", 12, 0x02262, 0}, {"bkarow", 6, 0x0290D, 0}, {NULL, 0, 0, 0} }; NULL 3090 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4CD[] = { {"Pfr", 3, 0x1D513, 0}, {"forkv", 5, 0x02AD9, 0}, {NULL, 0, 0, 0} }; NULL 3091 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4CF[] = { {"nis", 3, 0x022FC, 0}, {"trianglerighteq", 15, 0x022B5, 0}, {NULL, 0, 0, 0} }; NULL 3092 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4D0[] = { {"ngeq", 4, 0x02271, 0}, {NULL, 0, 0, 0} }; NULL 3093 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4D2[] = { {"cudarrl", 7, 0x02938, 0}, {"nges", 4, 0x02A7E, 0x00338}, {"niv", 3, 0x0220B, 0}, {NULL, 0, 0, 0} }; NULL 3094 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4D3[] = { {"SubsetEqual", 11, 0x02286, 0}, {NULL, 0, 0, 0} }; NULL 3095 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4D4[] = { {"Gscr", 4, 0x1D4A2, 0}, {NULL, 0, 0, 0} }; NULL 3096 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4D5[] = { {"complexes", 9, 0x02102, 0}, {"eDDot", 5, 0x02A77, 0}, {"nvge", 4, 0x02265, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3097 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4D8[] = { {"cudarrr", 7, 0x02935, 0}, {NULL, 0, 0, 0} }; NULL 3098 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4DA[] = { {"Popf", 4, 0x02119, 0}, {NULL, 0, 0, 0} }; NULL 3099 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4DE[] = { {"LongRightArrow", 14, 0x027F6, 0}, {NULL, 0, 0, 0} }; NULL 3100 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4DF[] = { {"supseteq", 8, 0x02287, 0}, {NULL, 0, 0, 0} }; NULL 3101 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4E3[] = { {"dollar", 6, 0x00024, 0}, {"gnsim", 5, 0x022E7, 0}, {NULL, 0, 0, 0} }; NULL 3102 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4E4[] = { {"nvgt", 4, 0x0003E, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3103 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4E6[] = { {"Or", 2, 0x02A54, 0}, {"Vert", 4, 0x02016, 0}, {"lneqq", 5, 0x02268, 0}, {NULL, 0, 0, 0} }; NULL 3104 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4E7[] = { {"nLeftrightarrow", 15, 0x021CE, 0}, {"nbump", 5, 0x0224E, 0x00338}, {"ntriangleright", 14, 0x022EB, 0}, {NULL, 0, 0, 0} }; NULL 3105 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4E8[] = { {"ecir", 4, 0x02256, 0}, {NULL, 0, 0, 0} }; NULL 3106 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4E9[] = { {"npolint", 7, 0x02A14, 0}, {"plus", 4, 0x0002B, 0}, {NULL, 0, 0, 0} }; NULL 3107 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4ED[] = { {"centerdot", 9, 0x000B7, 0}, {NULL, 0, 0, 0} }; NULL 3108 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4F1[] = { {"zacute", 6, 0x0017A, 0}, {NULL, 0, 0, 0} }; NULL 3109 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4F7[] = { {"odiv", 4, 0x02A38, 0}, {NULL, 0, 0, 0} }; NULL 3110 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4F9[] = { {"cap", 3, 0x02229, 0}, {NULL, 0, 0, 0} }; NULL 3111 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4FB[] = { {"ensp", 4, 0x02002, 0}, {NULL, 0, 0, 0} }; NULL 3112 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_4FE[] = { {"Afr", 3, 0x1D504, 0}, {"Pi", 2, 0x003A0, 0}, {NULL, 0, 0, 0} }; NULL 3113 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_500[] = { {"iquest", 6, 0x000BF, 0}, {"ltri", 4, 0x025C3, 0}, {NULL, 0, 0, 0} }; NULL 3114 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_504[] = { {"nlE", 3, 0x02266, 0x00338}, {NULL, 0, 0, 0} }; NULL 3115 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_506[] = { {"Phi", 3, 0x003A6, 0}, {"lambda", 6, 0x003BB, 0}, {NULL, 0, 0, 0} }; NULL 3116 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_507[] = { {"Pr", 2, 0x02ABB, 0}, {"Vdashl", 6, 0x02AE6, 0}, {NULL, 0, 0, 0} }; NULL 3117 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_509[] = { {"SuchThat", 8, 0x0220B, 0}, {"Supset", 6, 0x022D1, 0}, {NULL, 0, 0, 0} }; NULL 3118 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_50E[] = { {"Darr", 4, 0x021A1, 0}, {NULL, 0, 0, 0} }; NULL 3119 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_50F[] = { {"Cdot", 4, 0x0010A, 0}, {NULL, 0, 0, 0} }; NULL 3120 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_513[] = { {"rcy", 3, 0x00440, 0}, {NULL, 0, 0, 0} }; NULL 3121 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_516[] = { {"orderof", 7, 0x02134, 0}, {NULL, 0, 0, 0} }; NULL 3122 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_518[] = { {"leqq", 4, 0x02266, 0}, {"precsim", 7, 0x0227E, 0}, {NULL, 0, 0, 0} }; NULL 3123 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_519[] = { {"RightTriangle", 13, 0x022B3, 0}, {NULL, 0, 0, 0} }; NULL 3124 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_51B[] = { {"agrave", 6, 0x000E0, 0}, {"succnapprox", 11, 0x02ABA, 0}, {NULL, 0, 0, 0} }; NULL 3125 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_51C[] = { {"Tab", 3, 0x00009, 0}, {NULL, 0, 0, 0} }; NULL 3126 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_524[] = { {"nle", 3, 0x02270, 0}, {NULL, 0, 0, 0} }; NULL 3127 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_525[] = { {"spades", 6, 0x02660, 0}, {NULL, 0, 0, 0} }; NULL 3128 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_526[] = { {"gtcc", 4, 0x02AA7, 0}, {"llcorner", 8, 0x0231E, 0}, {NULL, 0, 0, 0} }; NULL 3129 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_52F[] = { {"Oslash", 6, 0x000D8, 0}, {"Tau", 3, 0x003A4, 0}, {NULL, 0, 0, 0} }; NULL 3130 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_530[] = { {"fopf", 4, 0x1D557, 0}, {NULL, 0, 0, 0} }; NULL 3131 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_532[] = { {"Mellintrf", 9, 0x02133, 0}, {NULL, 0, 0, 0} }; NULL 3132 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_533[] = { {"nlt", 3, 0x0226E, 0}, {NULL, 0, 0, 0} }; NULL 3133 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_534[] = { {"lparlt", 6, 0x02993, 0}, {NULL, 0, 0, 0} }; NULL 3134 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_53B[] = { {"Ccaron", 6, 0x0010C, 0}, {NULL, 0, 0, 0} }; NULL 3135 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_53C[] = { {"Re", 2, 0x0211C, 0}, {"dstrok", 6, 0x00111, 0}, {NULL, 0, 0, 0} }; NULL 3136 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_53F[] = { {"leftharpoondown", 15, 0x021BD, 0}, {"ssetmn", 6, 0x02216, 0}, {NULL, 0, 0, 0} }; NULL 3137 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_542[] = { {"lrhard", 6, 0x0296D, 0}, {NULL, 0, 0, 0} }; NULL 3138 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_543[] = { {"reg", 3, 0x000AE, 0}, {"sharp", 5, 0x0266F, 0}, {"yicy", 4, 0x00457, 0}, {NULL, 0, 0, 0} }; NULL 3139 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_545[] = { {"ShortUpArrow", 12, 0x02191, 0}, {NULL, 0, 0, 0} }; NULL 3140 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_548[] = { {"plusacir", 8, 0x02A23, 0}, {NULL, 0, 0, 0} }; NULL 3141 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_54F[] = { {"cent", 4, 0x000A2, 0}, {"natur", 5, 0x0266E, 0}, {"varphi", 6, 0x003D5, 0}, {NULL, 0, 0, 0} }; NULL 3142 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_550[] = { {"lesg", 4, 0x022DA, 0x0FE00}, {"supnE", 5, 0x02ACC, 0}, {NULL, 0, 0, 0} }; NULL 3143 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_551[] = { {"ohbar", 5, 0x029B5, 0}, {NULL, 0, 0, 0} }; NULL 3144 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_557[] = { {"NotLessGreater", 14, 0x02278, 0}, {"nleqslant", 9, 0x02A7D, 0x00338}, {NULL, 0, 0, 0} }; NULL 3145 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_55B[] = { {"Sc", 2, 0x02ABC, 0}, {NULL, 0, 0, 0} }; NULL 3146 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_55D[] = { {"NotSucceedsEqual", 16, 0x02AB0, 0x00338}, {NULL, 0, 0, 0} }; NULL 3147 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_55F[] = { {"DZcy", 4, 0x0040F, 0}, {NULL, 0, 0, 0} }; NULL 3148 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_564[] = { {"vartheta", 8, 0x003D1, 0}, {NULL, 0, 0, 0} }; NULL 3149 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_565[] = { {"ltrie", 5, 0x022B4, 0}, {NULL, 0, 0, 0} }; NULL 3150 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_566[] = { {"Otilde", 6, 0x000D5, 0}, {"ltrif", 5, 0x025C2, 0}, {NULL, 0, 0, 0} }; NULL 3151 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_56C[] = { {"Lsh", 3, 0x021B0, 0}, {"hookleftarrow", 13, 0x021A9, 0}, {NULL, 0, 0, 0} }; NULL 3152 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_56F[] = { {"rfr", 3, 0x1D52F, 0}, {NULL, 0, 0, 0} }; NULL 3153 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_570[] = { {"supne", 5, 0x0228B, 0}, {NULL, 0, 0, 0} }; NULL 3154 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_571[] = { {"Gopf", 4, 0x1D53E, 0}, {NULL, 0, 0, 0} }; NULL 3155 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_572[] = { {"UpEquilibrium", 13, 0x0296E, 0}, {NULL, 0, 0, 0} }; NULL 3156 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_575[] = { {"Tcy", 3, 0x00422, 0}, {NULL, 0, 0, 0} }; NULL 3157 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_576[] = { {"ffilig", 6, 0x0FB03, 0}, {NULL, 0, 0, 0} }; NULL 3158 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_577[] = { {"fork", 4, 0x022D4, 0}, {NULL, 0, 0, 0} }; NULL 3159 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_578[] = { {"oplus", 5, 0x02295, 0}, {NULL, 0, 0, 0} }; NULL 3160 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_57A[] = { {"nvle", 4, 0x02264, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3161 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_57B[] = { {"HilbertSpace", 12, 0x0210B, 0}, {"subedot", 7, 0x02AC3, 0}, {NULL, 0, 0, 0} }; NULL 3162 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_57C[] = { {"TripleDot", 9, 0x020DB, 0}, {NULL, 0, 0, 0} }; NULL 3163 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_580[] = { {"sscr", 4, 0x1D4C8, 0}, {NULL, 0, 0, 0} }; NULL 3164 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_582[] = { {"osol", 4, 0x02298, 0}, {NULL, 0, 0, 0} }; NULL 3165 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_583[] = { {"plustwo", 7, 0x02A27, 0}, {NULL, 0, 0, 0} }; NULL 3166 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_586[] = { {"LessGreater", 11, 0x02276, 0}, {NULL, 0, 0, 0} }; NULL 3167 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_588[] = { {"lrarr", 5, 0x021C6, 0}, {NULL, 0, 0, 0} }; NULL 3168 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_589[] = { {"nvlt", 4, 0x0003C, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3169 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_58D[] = { {"questeq", 7, 0x0225F, 0}, {NULL, 0, 0, 0} }; NULL 3170 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_58E[] = { {"LessTilde", 9, 0x02272, 0}, {NULL, 0, 0, 0} }; NULL 3171 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_58F[] = { {"djcy", 4, 0x00452, 0}, {NULL, 0, 0, 0} }; NULL 3172 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_590[] = { {"xoplus", 6, 0x02A01, 0}, {NULL, 0, 0, 0} }; NULL 3173 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_595[] = { {"primes", 6, 0x02119, 0}, {"solb", 4, 0x029C4, 0}, {NULL, 0, 0, 0} }; NULL 3174 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_596[] = { {"not", 3, 0x000AC, 0}, {NULL, 0, 0, 0} }; NULL 3175 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_59A[] = { {"angzarr", 7, 0x0237C, 0}, {NULL, 0, 0, 0} }; NULL 3176 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_59D[] = { {"nearr", 5, 0x02197, 0}, {NULL, 0, 0, 0} }; NULL 3177 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_59F[] = { {"lowast", 6, 0x02217, 0}, {NULL, 0, 0, 0} }; NULL 3178 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5A0[] = { {"cfr", 3, 0x1D520, 0}, {NULL, 0, 0, 0} }; NULL 3179 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5A3[] = { {"ltcir", 5, 0x02A79, 0}, {NULL, 0, 0, 0} }; NULL 3180 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5A6[] = { {"Ecy", 3, 0x0042D, 0}, {"gesdotol", 8, 0x02A84, 0}, {NULL, 0, 0, 0} }; NULL 3181 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5A9[] = { {"longleftrightarrow", 18, 0x027F7, 0}, {"para", 4, 0x000B6, 0}, {NULL, 0, 0, 0} }; NULL 3182 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5AC[] = { {"Uacute", 6, 0x000DA, 0}, {NULL, 0, 0, 0} }; NULL 3183 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5AD[] = { {"blank", 5, 0x02423, 0}, {NULL, 0, 0, 0} }; NULL 3184 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5AE[] = { {"rho", 3, 0x003C1, 0}, {NULL, 0, 0, 0} }; NULL 3185 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5B0[] = { {"dharl", 5, 0x021C3, 0}, {NULL, 0, 0, 0} }; NULL 3186 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5B1[] = { {"rsquor", 6, 0x02019, 0}, {NULL, 0, 0, 0} }; NULL 3187 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5B5[] = { {"NotSquareSubsetEqual", 20, 0x022E2, 0}, {"npr", 3, 0x02280, 0}, {NULL, 0, 0, 0} }; NULL 3188 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5B6[] = { {"dharr", 5, 0x021C2, 0}, {NULL, 0, 0, 0} }; NULL 3189 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5B7[] = { {"NewLine", 7, 0x0000A, 0}, {NULL, 0, 0, 0} }; NULL 3190 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5BB[] = { {"odot", 4, 0x02299, 0}, {NULL, 0, 0, 0} }; NULL 3191 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5BC[] = { {"part", 4, 0x02202, 0}, {NULL, 0, 0, 0} }; NULL 3192 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5BD[] = { {"cuvee", 5, 0x022CE, 0}, {NULL, 0, 0, 0} }; NULL 3193 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5BF[] = { {"lesdoto", 7, 0x02A81, 0}, {NULL, 0, 0, 0} }; NULL 3194 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5C0[] = { {"itilde", 6, 0x00129, 0}, {NULL, 0, 0, 0} }; NULL 3195 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5C1[] = { {"Tscr", 4, 0x1D4AF, 0}, {NULL, 0, 0, 0} }; NULL 3196 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5C2[] = { {"nsubE", 5, 0x02AC5, 0x00338}, {NULL, 0, 0, 0} }; NULL 3197 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5C4[] = { {"ratio", 5, 0x02236, 0}, {NULL, 0, 0, 0} }; NULL 3198 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5D0[] = { {"Conint", 6, 0x0222F, 0}, {"LeftDownVectorBar", 17, 0x02959, 0}, {NULL, 0, 0, 0} }; NULL 3199 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5D1[] = { {"Tfr", 3, 0x1D517, 0}, {NULL, 0, 0, 0} }; NULL 3200 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5D3[] = { {"fllig", 5, 0x0FB02, 0}, {NULL, 0, 0, 0} }; NULL 3201 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5D5[] = { {"thksim", 6, 0x0223C, 0}, {NULL, 0, 0, 0} }; NULL 3202 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5D8[] = { {"Euml", 4, 0x000CB, 0}, {NULL, 0, 0, 0} }; NULL 3203 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5D9[] = { {"chi", 3, 0x003C7, 0}, {NULL, 0, 0, 0} }; NULL 3204 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5DB[] = { {"ncup", 4, 0x02A42, 0}, {NULL, 0, 0, 0} }; NULL 3205 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5DD[] = { {"SOFTcy", 6, 0x0042C, 0}, {NULL, 0, 0, 0} }; NULL 3206 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5DF[] = { {"bnequiv", 7, 0x02261, 0x020E5}, {NULL, 0, 0, 0} }; NULL 3207 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5E2[] = { {"nsube", 5, 0x02288, 0}, {NULL, 0, 0, 0} }; NULL 3208 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5E4[] = { {"mapstoleft", 10, 0x021A4, 0}, {NULL, 0, 0, 0} }; NULL 3209 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5E7[] = { {"NotLessSlantEqual", 17, 0x02A7D, 0x00338}, {NULL, 0, 0, 0} }; NULL 3210 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5EA[] = { {"ldrushar", 8, 0x0294B, 0}, {NULL, 0, 0, 0} }; NULL 3211 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5ED[] = { {"Equilibrium", 11, 0x021CC, 0}, {"Uogon", 5, 0x00172, 0}, {"supsetneq", 9, 0x0228B, 0}, {NULL, 0, 0, 0} }; NULL 3212 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5F0[] = { {"Vbar", 4, 0x02AEB, 0}, {NULL, 0, 0, 0} }; NULL 3213 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5F3[] = { {"vnsub", 5, 0x02282, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3214 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5F6[] = { {"Square", 6, 0x025A1, 0}, {"lessapprox", 10, 0x02A85, 0}, {NULL, 0, 0, 0} }; NULL 3215 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5F8[] = { {"And", 3, 0x02A53, 0}, {NULL, 0, 0, 0} }; NULL 3216 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5FA[] = { {"gesdoto", 7, 0x02A82, 0}, {NULL, 0, 0, 0} }; NULL 3217 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_5FD[] = { {"gap", 3, 0x02A86, 0}, {NULL, 0, 0, 0} }; NULL 3218 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_601[] = { {"nsucc", 5, 0x02281, 0}, {"thicksim", 8, 0x0223C, 0}, {"vnsup", 5, 0x02283, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3219 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_602[] = { {"Efr", 3, 0x1D508, 0}, {NULL, 0, 0, 0} }; NULL 3220 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_603[] = { {"Igrave", 6, 0x000CC, 0}, {"cir", 3, 0x025CB, 0}, {NULL, 0, 0, 0} }; NULL 3221 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_606[] = { {"Xi", 2, 0x0039E, 0}, {"oacute", 6, 0x000F3, 0}, {NULL, 0, 0, 0} }; NULL 3222 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_609[] = { {"nsc", 3, 0x02281, 0}, {NULL, 0, 0, 0} }; NULL 3223 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_60D[] = { {"uogon", 5, 0x00173, 0}, {NULL, 0, 0, 0} }; NULL 3224 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_613[] = { {"rharul", 6, 0x0296C, 0}, {NULL, 0, 0, 0} }; NULL 3225 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_615[] = { {"RuleDelayed", 11, 0x029F4, 0}, {"apacir", 6, 0x02A6F, 0}, {NULL, 0, 0, 0} }; NULL 3226 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_617[] = { {"jscr", 4, 0x1D4BF, 0}, {"vcy", 3, 0x00432, 0}, {NULL, 0, 0, 0} }; NULL 3227 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_61A[] = { {"barwed", 6, 0x02305, 0}, {NULL, 0, 0, 0} }; NULL 3228 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_61D[] = { {"sopf", 4, 0x1D564, 0}, {"thkap", 5, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 3229 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_61F[] = { {"lesseqgtr", 9, 0x022DA, 0}, {NULL, 0, 0, 0} }; NULL 3230 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_622[] = { {"rdquor", 6, 0x0201D, 0}, {NULL, 0, 0, 0} }; NULL 3231 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_624[] = { {"Lstrok", 6, 0x00141, 0}, {NULL, 0, 0, 0} }; NULL 3232 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_626[] = { {"Product", 7, 0x0220F, 0}, {"sqsupe", 6, 0x02292, 0}, {NULL, 0, 0, 0} }; NULL 3233 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_628[] = { {"awconint", 8, 0x02233, 0}, {NULL, 0, 0, 0} }; NULL 3234 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_62C[] = { {"hearts", 6, 0x02665, 0}, {NULL, 0, 0, 0} }; NULL 3235 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_630[] = { {"rlm", 3, 0x0200F, 0}, {NULL, 0, 0, 0} }; NULL 3236 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_632[] = { {"comma", 5, 0x0002C, 0}, {NULL, 0, 0, 0} }; NULL 3237 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_636[] = { {"PartialD", 8, 0x02202, 0}, {NULL, 0, 0, 0} }; NULL 3238 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_63A[] = { {"wedbar", 6, 0x02A5F, 0}, {NULL, 0, 0, 0} }; NULL 3239 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_63C[] = { {"oline", 5, 0x0203E, 0}, {NULL, 0, 0, 0} }; NULL 3240 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_63D[] = { {"OverBracket", 11, 0x023B4, 0}, {NULL, 0, 0, 0} }; NULL 3241 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_63E[] = { {"RBarr", 5, 0x02910, 0}, {NULL, 0, 0, 0} }; NULL 3242 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_641[] = { {"uharl", 5, 0x021BF, 0}, {NULL, 0, 0, 0} }; NULL 3243 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_642[] = { {"leftrightsquigarrow", 19, 0x021AD, 0}, {NULL, 0, 0, 0} }; NULL 3244 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_645[] = { {"RightFloor", 10, 0x0230B, 0}, {"intprod", 7, 0x02A3C, 0}, {"vee", 3, 0x02228, 0}, {NULL, 0, 0, 0} }; NULL 3245 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_646[] = { {"zigrarr", 7, 0x021DD, 0}, {NULL, 0, 0, 0} }; NULL 3246 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_647[] = { {"uharr", 5, 0x021BE, 0}, {NULL, 0, 0, 0} }; NULL 3247 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_648[] = { {"gcy", 3, 0x00433, 0}, {"varsubsetneq", 12, 0x0228A, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3248 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_649[] = { {"leqslant", 8, 0x02A7D, 0}, {NULL, 0, 0, 0} }; NULL 3249 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_64A[] = { {"Odblac", 6, 0x00150, 0}, {NULL, 0, 0, 0} }; NULL 3250 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_651[] = { {"minus", 5, 0x02212, 0}, {"scpolint", 8, 0x02A13, 0}, {NULL, 0, 0, 0} }; NULL 3251 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_652[] = { {"lrtri", 5, 0x022BF, 0}, {NULL, 0, 0, 0} }; NULL 3252 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_653[] = { {"DiacriticalGrave", 16, 0x00060, 0}, {NULL, 0, 0, 0} }; NULL 3253 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_655[] = { {"num", 3, 0x00023, 0}, {NULL, 0, 0, 0} }; NULL 3254 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_657[] = { {"quest", 5, 0x0003F, 0}, {NULL, 0, 0, 0} }; NULL 3255 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_658[] = { {"Kscr", 4, 0x1D4A6, 0}, {"UnderBar", 8, 0x0005F, 0}, {NULL, 0, 0, 0} }; NULL 3256 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_659[] = { {"lsquo", 5, 0x02018, 0}, {NULL, 0, 0, 0} }; NULL 3257 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_65C[] = { {"rArr", 4, 0x021D2, 0}, {NULL, 0, 0, 0} }; NULL 3258 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_65E[] = { {"Topf", 4, 0x1D54B, 0}, {"heartsuit", 9, 0x02665, 0}, {"rBarr", 5, 0x0290F, 0}, {NULL, 0, 0, 0} }; NULL 3259 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_660[] = { {"emptyset", 8, 0x02205, 0}, {NULL, 0, 0, 0} }; NULL 3260 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_669[] = { {"UnderParenthesis", 16, 0x023DD, 0}, {NULL, 0, 0, 0} }; NULL 3261 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_670[] = { {"dotplus", 7, 0x02214, 0}, {NULL, 0, 0, 0} }; NULL 3262 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_671[] = { {"Psi", 3, 0x003A8, 0}, {NULL, 0, 0, 0} }; NULL 3263 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_672[] = { {"GJcy", 4, 0x00403, 0}, {"exist", 5, 0x02203, 0}, {"simplus", 7, 0x02A24, 0}, {NULL, 0, 0, 0} }; NULL 3264 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_673[] = { {"vfr", 3, 0x1D533, 0}, {NULL, 0, 0, 0} }; NULL 3265 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_676[] = { {"tprime", 6, 0x02034, 0}, {NULL, 0, 0, 0} }; NULL 3266 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_678[] = { {"leftrightharpoons", 17, 0x021CB, 0}, {NULL, 0, 0, 0} }; NULL 3267 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_679[] = { {"rbrksld", 7, 0x0298E, 0}, {NULL, 0, 0, 0} }; NULL 3268 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_67D[] = { {"Ecaron", 6, 0x0011A, 0}, {"gel", 3, 0x022DB, 0}, {NULL, 0, 0, 0} }; NULL 3269 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_680[] = { {"capdot", 6, 0x02A40, 0}, {NULL, 0, 0, 0} }; NULL 3270 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_682[] = { {"geq", 3, 0x02265, 0}, {NULL, 0, 0, 0} }; NULL 3271 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_684[] = { {"LowerLeftArrow", 14, 0x02199, 0}, {"ges", 3, 0x02A7E, 0}, {NULL, 0, 0, 0} }; NULL 3272 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_685[] = { {"Colone", 6, 0x02A74, 0}, {"NotLessEqual", 12, 0x02270, 0}, {NULL, 0, 0, 0} }; NULL 3273 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_68A[] = { {"nrarr", 5, 0x0219B, 0}, {"rbrkslu", 7, 0x02990, 0}, {NULL, 0, 0, 0} }; NULL 3274 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_68C[] = { {"flat", 4, 0x0266D, 0}, {NULL, 0, 0, 0} }; NULL 3275 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_691[] = { {"there4", 6, 0x02234, 0}, {NULL, 0, 0, 0} }; NULL 3276 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_693[] = { {"Gdot", 4, 0x00120, 0}, {NULL, 0, 0, 0} }; NULL 3277 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_694[] = { {"ijlig", 5, 0x00133, 0}, {NULL, 0, 0, 0} }; NULL 3278 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_696[] = { {"blacklozenge", 12, 0x029EB, 0}, {NULL, 0, 0, 0} }; NULL 3279 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_699[] = { {"Zeta", 4, 0x00396, 0}, {NULL, 0, 0, 0} }; NULL 3280 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6A3[] = { {"duarr", 5, 0x021F5, 0}, {NULL, 0, 0, 0} }; NULL 3281 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6A4[] = { {"DotEqual", 8, 0x02250, 0}, {"dtdot", 5, 0x022F1, 0}, {"gfr", 3, 0x1D524, 0}, {NULL, 0, 0, 0} }; NULL 3282 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6A8[] = { {"cirE", 4, 0x029C3, 0}, {"period", 6, 0x0002E, 0}, {NULL, 0, 0, 0} }; NULL 3283 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6A9[] = { {"lmoust", 6, 0x023B0, 0}, {NULL, 0, 0, 0} }; NULL 3284 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6AA[] = { {"Icy", 3, 0x00418, 0}, {"Rcaron", 6, 0x00158, 0}, {NULL, 0, 0, 0} }; NULL 3285 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6AB[] = { {"LeftCeiling", 11, 0x02308, 0}, {NULL, 0, 0, 0} }; NULL 3286 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6AE[] = { {"ascr", 4, 0x1D4B6, 0}, {NULL, 0, 0, 0} }; NULL 3287 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6B0[] = { {"boxtimes", 8, 0x022A0, 0}, {NULL, 0, 0, 0} }; NULL 3288 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6B4[] = { {"jopf", 4, 0x1D55B, 0}, {"ntriangleleft", 13, 0x022EA, 0}, {NULL, 0, 0, 0} }; NULL 3289 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6B6[] = { {"eqcolon", 7, 0x02255, 0}, {NULL, 0, 0, 0} }; NULL 3290 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6B8[] = { {"rbbrk", 5, 0x02773, 0}, {NULL, 0, 0, 0} }; NULL 3291 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6B9[] = { {"homtht", 6, 0x0223B, 0}, {NULL, 0, 0, 0} }; NULL 3292 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6BA[] = { {"ggg", 3, 0x022D9, 0}, {"seswar", 6, 0x02929, 0}, {NULL, 0, 0, 0} }; NULL 3293 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6BC[] = { {"perp", 4, 0x022A5, 0}, {"shcy", 4, 0x00448, 0}, {NULL, 0, 0, 0} }; NULL 3294 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6BF[] = { {"phone", 5, 0x0260E, 0}, {NULL, 0, 0, 0} }; NULL 3295 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C0[] = { {"NotDoubleVerticalBar", 20, 0x02226, 0}, {"ngtr", 4, 0x0226F, 0}, {NULL, 0, 0, 0} }; NULL 3296 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C4[] = { {"ThickSpace", 10, 0x0205F, 0x0200A}, {NULL, 0, 0, 0} }; NULL 3297 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C5[] = { {"ForAll", 6, 0x02200, 0}, {NULL, 0, 0, 0} }; NULL 3298 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C6[] = { {"circ", 4, 0x002C6, 0}, {NULL, 0, 0, 0} }; NULL 3299 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C7[] = { {"Verbar", 6, 0x02016, 0}, {NULL, 0, 0, 0} }; NULL 3300 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C8[] = { {"cire", 4, 0x02257, 0}, {"lesges", 6, 0x02A93, 0}, {NULL, 0, 0, 0} }; NULL 3301 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6C9[] = { {"slarr", 5, 0x02190, 0}, {NULL, 0, 0, 0} }; NULL 3302 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6CC[] = { {"RightDownTeeVector", 18, 0x0295D, 0}, {"triangleq", 9, 0x0225C, 0}, {NULL, 0, 0, 0} }; NULL 3303 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6CE[] = { {"checkmark", 9, 0x02713, 0}, {"quot", 4, 0x00022, 0}, {"suplarr", 7, 0x0297B, 0}, {NULL, 0, 0, 0} }; NULL 3304 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6D1[] = { {"Backslash", 9, 0x02216, 0}, {NULL, 0, 0, 0} }; NULL 3305 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6D2[] = { {"fallingdotseq", 13, 0x02252, 0}, {NULL, 0, 0, 0} }; NULL 3306 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6D4[] = { {"swArr", 5, 0x021D9, 0}, {NULL, 0, 0, 0} }; NULL 3307 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6D5[] = { {"Xfr", 3, 0x1D51B, 0}, {"lbrke", 5, 0x0298B, 0}, {NULL, 0, 0, 0} }; NULL 3308 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6D9[] = { {"jmath", 5, 0x00237, 0}, {NULL, 0, 0, 0} }; NULL 3309 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6DA[] = { {"lmoustache", 10, 0x023B0, 0}, {NULL, 0, 0, 0} }; NULL 3310 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6DB[] = { {"DownTee", 7, 0x022A4, 0}, {NULL, 0, 0, 0} }; NULL 3311 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6DC[] = { {"reals", 5, 0x0211D, 0}, {NULL, 0, 0, 0} }; NULL 3312 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6DE[] = { {"quaternions", 11, 0x0210D, 0}, {NULL, 0, 0, 0} }; NULL 3313 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6E7[] = { {"vzigzag", 7, 0x0299A, 0}, {NULL, 0, 0, 0} }; NULL 3314 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6EB[] = { {"pound", 5, 0x000A3, 0}, {NULL, 0, 0, 0} }; NULL 3315 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6EE[] = { {"permil", 6, 0x02030, 0}, {NULL, 0, 0, 0} }; NULL 3316 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6EF[] = { {"Bscr", 4, 0x0212C, 0}, {"lfisht", 6, 0x0297C, 0}, {"vartriangleleft", 15, 0x022B2, 0}, {NULL, 0, 0, 0} }; NULL 3317 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6F5[] = { {"Kopf", 4, 0x1D542, 0}, {NULL, 0, 0, 0} }; NULL 3318 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6F7[] = { {"Tilde", 5, 0x0223C, 0}, {"gtrarr", 6, 0x02978, 0}, {"lAarr", 5, 0x021DA, 0}, {"opar", 4, 0x029B7, 0}, {NULL, 0, 0, 0} }; NULL 3319 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_6FB[] = { {"triangle", 8, 0x025B5, 0}, {NULL, 0, 0, 0} }; NULL 3320 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_704[] = { {"lcaron", 6, 0x0013E, 0}, {"wscr", 4, 0x1D4CC, 0}, {NULL, 0, 0, 0} }; NULL 3321 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_705[] = { {"asympeq", 7, 0x0224D, 0}, {NULL, 0, 0, 0} }; NULL 3322 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_706[] = { {"Ifr", 3, 0x02111, 0}, {NULL, 0, 0, 0} }; NULL 3323 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_707[] = { {"DoubleDot", 9, 0x000A8, 0}, {NULL, 0, 0, 0} }; NULL 3324 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_709[] = { {"nVdash", 6, 0x022AE, 0}, {NULL, 0, 0, 0} }; NULL 3325 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_70C[] = { {"hairsp", 6, 0x0200A, 0}, {"leftrightarrows", 15, 0x021C6, 0}, {NULL, 0, 0, 0} }; NULL 3326 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_70E[] = { {"lbrace", 6, 0x0007B, 0}, {"rightarrow", 10, 0x02192, 0}, {NULL, 0, 0, 0} }; NULL 3327 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_70F[] = { {"Dagger", 6, 0x02021, 0}, {NULL, 0, 0, 0} }; NULL 3328 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_712[] = { {"rsh", 3, 0x021B1, 0}, {NULL, 0, 0, 0} }; NULL 3329 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_714[] = { {"eqslantless", 11, 0x02A95, 0}, {"gnapprox", 8, 0x02A8A, 0}, {"lbrack", 6, 0x0005B, 0}, {NULL, 0, 0, 0} }; NULL 3330 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_715[] = { {"uHar", 4, 0x02963, 0}, {NULL, 0, 0, 0} }; NULL 3331 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_717[] = { {"tilde", 5, 0x002DC, 0}, {NULL, 0, 0, 0} }; NULL 3332 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_719[] = { {"complement", 10, 0x02201, 0}, {NULL, 0, 0, 0} }; NULL 3333 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_71B[] = { {"zcy", 3, 0x00437, 0}, {NULL, 0, 0, 0} }; NULL 3334 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_71E[] = { {"boxDL", 5, 0x02557, 0}, {NULL, 0, 0, 0} }; NULL 3335 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_71F[] = { {"micro", 5, 0x000B5, 0}, {NULL, 0, 0, 0} }; NULL 3336 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_723[] = { {"horbar", 6, 0x02015, 0}, {NULL, 0, 0, 0} }; NULL 3337 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_724[] = { {"boxDR", 5, 0x02554, 0}, {NULL, 0, 0, 0} }; NULL 3338 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_727[] = { {"bsolhsub", 8, 0x027C8, 0}, {NULL, 0, 0, 0} }; NULL 3339 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_729[] = { {"ac", 2, 0x0223E, 0}, {"nvdash", 6, 0x022AC, 0}, {"precapprox", 10, 0x02AB7, 0}, {NULL, 0, 0, 0} }; NULL 3340 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_72C[] = { {"af", 2, 0x02061, 0}, {NULL, 0, 0, 0} }; NULL 3341 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_72D[] = { {"bullet", 6, 0x02022, 0}, {NULL, 0, 0, 0} }; NULL 3342 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_72E[] = { {"demptyv", 7, 0x029B1, 0}, {NULL, 0, 0, 0} }; NULL 3343 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_733[] = { {"geqq", 4, 0x02267, 0}, {NULL, 0, 0, 0} }; NULL 3344 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_734[] = { {"uuarr", 5, 0x021C8, 0}, {NULL, 0, 0, 0} }; NULL 3345 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_735[] = { {"Ocirc", 5, 0x000D4, 0}, {"utdot", 5, 0x022F0, 0}, {NULL, 0, 0, 0} }; NULL 3346 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_736[] = { {"ap", 2, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 3347 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_738[] = { {"bNot", 4, 0x02AED, 0}, {NULL, 0, 0, 0} }; NULL 3348 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_73B[] = { {"CirclePlus", 10, 0x02295, 0}, {NULL, 0, 0, 0} }; NULL 3349 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_73D[] = { {"glE", 3, 0x02A92, 0}, {"midcir", 6, 0x02AF0, 0}, {"rppolint", 8, 0x02A12, 0}, {NULL, 0, 0, 0} }; NULL 3350 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_73E[] = { {"boxDl", 5, 0x02556, 0}, {NULL, 0, 0, 0} }; NULL 3351 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_73F[] = { {"sdot", 4, 0x022C5, 0}, {NULL, 0, 0, 0} }; NULL 3352 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_744[] = { {"boxDr", 5, 0x02553, 0}, {NULL, 0, 0, 0} }; NULL 3353 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_745[] = { {"Xscr", 4, 0x1D4B3, 0}, {NULL, 0, 0, 0} }; NULL 3354 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_749[] = { {"dlcrop", 6, 0x0230D, 0}, {"gtrless", 7, 0x02277, 0}, {NULL, 0, 0, 0} }; NULL 3355 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_74B[] = { {"aopf", 4, 0x1D552, 0}, {"operp", 5, 0x029B9, 0}, {NULL, 0, 0, 0} }; NULL 3356 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_74C[] = { {"kcy", 3, 0x0043A, 0}, {NULL, 0, 0, 0} }; NULL 3357 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_74F[] = { {"larrfs", 6, 0x0291D, 0}, {NULL, 0, 0, 0} }; NULL 3358 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_751[] = { {"rcub", 4, 0x0007D, 0}, {NULL, 0, 0, 0} }; NULL 3359 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_754[] = { {"nrtri", 5, 0x022EB, 0}, {NULL, 0, 0, 0} }; NULL 3360 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_755[] = { {"nparsl", 6, 0x02AFD, 0x020E5}, {"ocirc", 5, 0x000F4, 0}, {NULL, 0, 0, 0} }; NULL 3361 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_759[] = { {"gla", 3, 0x02AA5, 0}, {NULL, 0, 0, 0} }; NULL 3362 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_75C[] = { {"Iuml", 4, 0x000CF, 0}, {NULL, 0, 0, 0} }; NULL 3363 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_75F[] = { {"mcomma", 6, 0x02A29, 0}, {NULL, 0, 0, 0} }; NULL 3364 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_762[] = { {"glj", 3, 0x02AA4, 0}, {NULL, 0, 0, 0} }; NULL 3365 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_763[] = { {"Map", 3, 0x02905, 0}, {NULL, 0, 0, 0} }; NULL 3366 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_765[] = { {"copysr", 6, 0x02117, 0}, {NULL, 0, 0, 0} }; NULL 3367 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_766[] = { {"DownTeeArrow", 12, 0x021A7, 0}, {"Upsi", 4, 0x003D2, 0}, {NULL, 0, 0, 0} }; NULL 3368 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_768[] = { {"awint", 5, 0x02A11, 0}, {NULL, 0, 0, 0} }; NULL 3369 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_76E[] = { {"DownRightVector", 15, 0x021C1, 0}, {"NotEqual", 8, 0x02260, 0}, {NULL, 0, 0, 0} }; NULL 3370 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_770[] = { {"gesl", 4, 0x022DB, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3371 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_772[] = { {"NotCupCap", 9, 0x0226D, 0}, {NULL, 0, 0, 0} }; NULL 3372 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_776[] = { {"blacktriangleright", 18, 0x025B8, 0}, {NULL, 0, 0, 0} }; NULL 3373 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_777[] = { {"zfr", 3, 0x1D537, 0}, {NULL, 0, 0, 0} }; NULL 3374 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_779[] = { {"leftrightarrow", 14, 0x02194, 0}, {NULL, 0, 0, 0} }; NULL 3375 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_77A[] = { {"Abreve", 6, 0x00102, 0}, {NULL, 0, 0, 0} }; NULL 3376 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_77F[] = { {"Uarr", 4, 0x0219F, 0}, {"gnE", 3, 0x02269, 0}, {"supmult", 7, 0x02AC2, 0}, {NULL, 0, 0, 0} }; NULL 3377 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_781[] = { {"supplus", 7, 0x02AC0, 0}, {NULL, 0, 0, 0} }; NULL 3378 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_783[] = { {"nabla", 5, 0x02207, 0}, {NULL, 0, 0, 0} }; NULL 3379 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_787[] = { {"Lang", 4, 0x027EA, 0}, {"laquo", 5, 0x000AB, 0}, {NULL, 0, 0, 0} }; NULL 3380 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_789[] = { {"larrhk", 6, 0x021A9, 0}, {NULL, 0, 0, 0} }; NULL 3381 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_78C[] = { {"Bopf", 4, 0x1D539, 0}, {"lowbar", 6, 0x0005F, 0}, {NULL, 0, 0, 0} }; NULL 3382 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_78D[] = { {"cup", 3, 0x0222A, 0}, {"dd", 2, 0x02146, 0}, {NULL, 0, 0, 0} }; NULL 3383 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_78E[] = { {"nsce", 4, 0x02AB0, 0x00338}, {NULL, 0, 0, 0} }; NULL 3384 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_790[] = { {"nshortparallel", 14, 0x02226, 0}, {"nsupE", 5, 0x02AC6, 0x00338}, {NULL, 0, 0, 0} }; NULL 3385 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_794[] = { {"OpenCurlyQuote", 14, 0x02018, 0}, {NULL, 0, 0, 0} }; NULL 3386 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_797[] = { {"bsolb", 5, 0x029C5, 0}, {NULL, 0, 0, 0} }; NULL 3387 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_798[] = { {"DScy", 4, 0x00405, 0}, {NULL, 0, 0, 0} }; NULL 3388 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_79A[] = { {"boxHD", 5, 0x02566, 0}, {"ltrPar", 6, 0x02996, 0}, {NULL, 0, 0, 0} }; NULL 3389 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_79B[] = { {"nscr", 4, 0x1D4C3, 0}, {NULL, 0, 0, 0} }; NULL 3390 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_79D[] = { {"lEg", 3, 0x02A8B, 0}, {NULL, 0, 0, 0} }; NULL 3391 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_79F[] = { {"egrave", 6, 0x000E8, 0}, {"gne", 3, 0x02A88, 0}, {"larrsim", 7, 0x02973, 0}, {NULL, 0, 0, 0} }; NULL 3392 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7A0[] = { {"COPY", 4, 0x000A9, 0}, {"bdquo", 5, 0x0201E, 0}, {NULL, 0, 0, 0} }; NULL 3393 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7A1[] = { {"wopf", 4, 0x1D568, 0}, {NULL, 0, 0, 0} }; NULL 3394 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7A2[] = { {"NotRightTriangleEqual", 21, 0x022ED, 0}, {NULL, 0, 0, 0} }; NULL 3395 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7A5[] = { {"robrk", 5, 0x027E7, 0}, {NULL, 0, 0, 0} }; NULL 3396 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7A8[] = { {"kfr", 3, 0x1D528, 0}, {"nlsim", 5, 0x02274, 0}, {NULL, 0, 0, 0} }; NULL 3397 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7AA[] = { {"xhArr", 5, 0x027FA, 0}, {NULL, 0, 0, 0} }; NULL 3398 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7AB[] = { {"boxHU", 5, 0x02569, 0}, {NULL, 0, 0, 0} }; NULL 3399 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7AC[] = { {"lHar", 4, 0x02962, 0}, {NULL, 0, 0, 0} }; NULL 3400 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7AE[] = { {"Mcy", 3, 0x0041C, 0}, {NULL, 0, 0, 0} }; NULL 3401 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7AF[] = { {"ee", 2, 0x02147, 0}, {NULL, 0, 0, 0} }; NULL 3402 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7B0[] = { {"nsupe", 5, 0x02289, 0}, {NULL, 0, 0, 0} }; NULL 3403 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7B1[] = { {"eg", 2, 0x02A9A, 0}, {NULL, 0, 0, 0} }; NULL 3404 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7B5[] = { {"trade", 5, 0x02122, 0}, {NULL, 0, 0, 0} }; NULL 3405 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7B6[] = { {"el", 2, 0x02A99, 0}, {NULL, 0, 0, 0} }; NULL 3406 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7B7[] = { {"nsucceq", 7, 0x02AB0, 0x00338}, {NULL, 0, 0, 0} }; NULL 3407 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7B8[] = { {"langle", 6, 0x027E8, 0}, {NULL, 0, 0, 0} }; NULL 3408 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7BA[] = { {"boxHd", 5, 0x02564, 0}, {NULL, 0, 0, 0} }; NULL 3409 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7BB[] = { {"Subset", 6, 0x022D0, 0}, {NULL, 0, 0, 0} }; NULL 3410 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7BD[] = { {"DownArrowBar", 12, 0x02913, 0}, {"topbot", 6, 0x02336, 0}, {NULL, 0, 0, 0} }; NULL 3411 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7BE[] = { {"OverBrace", 9, 0x023DE, 0}, {NULL, 0, 0, 0} }; NULL 3412 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7BF[] = { {"Eta", 3, 0x00397, 0}, {NULL, 0, 0, 0} }; NULL 3413 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7C0[] = { {"hstrok", 6, 0x00127, 0}, {NULL, 0, 0, 0} }; NULL 3414 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7C1[] = { {"Hacek", 5, 0x002C7, 0}, {"diamond", 7, 0x022C4, 0}, {"isinsv", 6, 0x022F3, 0}, {"rtriltri", 8, 0x029CE, 0}, {NULL, 0, 0, 0} }; NULL 3415 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7C9[] = { {"nvltrie", 7, 0x022B4, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3416 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7CB[] = { {"boxHu", 5, 0x02567, 0}, {NULL, 0, 0, 0} }; NULL 3417 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7CD[] = { {"fpartint", 8, 0x02A0D, 0}, {NULL, 0, 0, 0} }; NULL 3418 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7CE[] = { {"Proportional", 12, 0x0221D, 0}, {NULL, 0, 0, 0} }; NULL 3419 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7D1[] = { {"NotSuperset", 11, 0x02283, 0x020D2}, {"gE", 2, 0x02267, 0}, {NULL, 0, 0, 0} }; NULL 3420 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7D2[] = { {"scnsim", 6, 0x022E9, 0}, {NULL, 0, 0, 0} }; NULL 3421 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7D5[] = { {"uparrow", 7, 0x02191, 0}, {NULL, 0, 0, 0} }; NULL 3422 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7D6[] = { {"ltlarr", 6, 0x02976, 0}, {NULL, 0, 0, 0} }; NULL 3423 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7D9[] = { {"rtimes", 6, 0x022CA, 0}, {NULL, 0, 0, 0} }; NULL 3424 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7DA[] = { {"ncong", 5, 0x02247, 0}, {NULL, 0, 0, 0} }; NULL 3425 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7DC[] = { {"Oscr", 4, 0x1D4AA, 0}, {NULL, 0, 0, 0} }; NULL 3426 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7E0[] = { {"vArr", 4, 0x021D5, 0}, {NULL, 0, 0, 0} }; NULL 3427 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7E2[] = { {"Xopf", 4, 0x1D54F, 0}, {NULL, 0, 0, 0} }; NULL 3428 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7E4[] = { {"notinva", 7, 0x02209, 0}, {NULL, 0, 0, 0} }; NULL 3429 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7E5[] = { {"notinvb", 7, 0x022F7, 0}, {NULL, 0, 0, 0} }; NULL 3430 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7E6[] = { {"notinvc", 7, 0x022F6, 0}, {"nsqsube", 7, 0x022E2, 0}, {NULL, 0, 0, 0} }; NULL 3431 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7EC[] = { {"Tcaron", 6, 0x00164, 0}, {NULL, 0, 0, 0} }; NULL 3432 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7EF[] = { {"upsilon", 7, 0x003C5, 0}, {NULL, 0, 0, 0} }; NULL 3433 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7F1[] = { {"ge", 2, 0x02265, 0}, {NULL, 0, 0, 0} }; NULL 3434 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7F3[] = { {"gg", 2, 0x0226B, 0}, {NULL, 0, 0, 0} }; NULL 3435 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7F6[] = { {"KJcy", 4, 0x0040C, 0}, {NULL, 0, 0, 0} }; NULL 3436 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7F8[] = { {"gl", 2, 0x02277, 0}, {NULL, 0, 0, 0} }; NULL 3437 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7FB[] = { {"dblac", 5, 0x002DD, 0}, {NULL, 0, 0, 0} }; NULL 3438 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_7FC[] = { {"lAtail", 6, 0x0291B, 0}, {NULL, 0, 0, 0} }; NULL 3439 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_800[] = { {"gt", 2, 0x0003E, 0}, {NULL, 0, 0, 0} }; NULL 3440 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_802[] = { {"lotimes", 7, 0x02A34, 0}, {"seArr", 5, 0x021D8, 0}, {NULL, 0, 0, 0} }; NULL 3441 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_803[] = { {"Lacute", 6, 0x00139, 0}, {"Laplacetrf", 10, 0x02112, 0}, {NULL, 0, 0, 0} }; NULL 3442 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_808[] = { {"uuml", 4, 0x000FC, 0}, {NULL, 0, 0, 0} }; NULL 3443 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_809[] = { {"Amacr", 5, 0x00100, 0}, {NULL, 0, 0, 0} }; NULL 3444 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_80A[] = { {"Mfr", 3, 0x1D510, 0}, {NULL, 0, 0, 0} }; NULL 3445 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_810[] = { {"Int", 3, 0x0222C, 0}, {NULL, 0, 0, 0} }; NULL 3446 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_811[] = { {"Vvdash", 6, 0x022AA, 0}, {NULL, 0, 0, 0} }; NULL 3447 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_812[] = { {"Lcedil", 6, 0x0013B, 0}, {"larrlp", 6, 0x021AB, 0}, {NULL, 0, 0, 0} }; NULL 3448 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_816[] = { {"Larr", 4, 0x0219E, 0}, {NULL, 0, 0, 0} }; NULL 3449 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_819[] = { {"CircleTimes", 11, 0x02297, 0}, {NULL, 0, 0, 0} }; NULL 3450 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_81C[] = { {"NotReverseElement", 17, 0x0220C, 0}, {"latail", 6, 0x02919, 0}, {NULL, 0, 0, 0} }; NULL 3451 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_81D[] = { {"ntrianglerighteq", 16, 0x022ED, 0}, {NULL, 0, 0, 0} }; NULL 3452 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_821[] = { {"blk12", 5, 0x02592, 0}, {NULL, 0, 0, 0} }; NULL 3453 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_822[] = { {"intlarhk", 8, 0x02A17, 0}, {NULL, 0, 0, 0} }; NULL 3454 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_823[] = { {"blk14", 5, 0x02591, 0}, {"ccupssm", 7, 0x02A50, 0}, {NULL, 0, 0, 0} }; NULL 3455 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_824[] = { {"hercon", 6, 0x022B9, 0}, {NULL, 0, 0, 0} }; NULL 3456 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_828[] = { {"bigotimes", 9, 0x02A02, 0}, {NULL, 0, 0, 0} }; NULL 3457 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_829[] = { {"amacr", 5, 0x00101, 0}, {NULL, 0, 0, 0} }; NULL 3458 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_82D[] = { {"nrarrc", 6, 0x02933, 0x00338}, {NULL, 0, 0, 0} }; NULL 3459 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_82E[] = { {"ubreve", 6, 0x0016D, 0}, {NULL, 0, 0, 0} }; NULL 3460 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_830[] = { {"Yacute", 6, 0x000DD, 0}, {NULL, 0, 0, 0} }; NULL 3461 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_831[] = { {"ic", 2, 0x02063, 0}, {NULL, 0, 0, 0} }; NULL 3462 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_832[] = { {"escr", 4, 0x0212F, 0}, {NULL, 0, 0, 0} }; NULL 3463 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_837[] = { {"ii", 2, 0x02148, 0}, {NULL, 0, 0, 0} }; NULL 3464 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_838[] = { {"DownArrowUpArrow", 16, 0x021F5, 0}, {"nopf", 4, 0x1D55F, 0}, {NULL, 0, 0, 0} }; NULL 3465 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_83C[] = { {"in", 2, 0x02208, 0}, {NULL, 0, 0, 0} }; NULL 3466 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_83E[] = { {"bumpE", 5, 0x02AAE, 0}, {NULL, 0, 0, 0} }; NULL 3467 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_83F[] = { {"rightharpoonup", 14, 0x021C0, 0}, {NULL, 0, 0, 0} }; NULL 3468 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_841[] = { {"nrarrw", 6, 0x0219D, 0x00338}, {NULL, 0, 0, 0} }; NULL 3469 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_842[] = { {"it", 2, 0x02062, 0}, {NULL, 0, 0, 0} }; NULL 3470 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_846[] = { {"ncaron", 6, 0x00148, 0}, {NULL, 0, 0, 0} }; NULL 3471 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_84A[] = { {"succnsim", 8, 0x022E9, 0}, {NULL, 0, 0, 0} }; NULL 3472 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_84C[] = { {"gammad", 6, 0x003DD, 0}, {NULL, 0, 0, 0} }; NULL 3473 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_84F[] = { {"yucy", 4, 0x0044E, 0}, {NULL, 0, 0, 0} }; NULL 3474 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_850[] = { {"ocy", 3, 0x0043E, 0}, {NULL, 0, 0, 0} }; NULL 3475 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_855[] = { {"hybull", 6, 0x02043, 0}, {"rpargt", 6, 0x02994, 0}, {NULL, 0, 0, 0} }; NULL 3476 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_857[] = { {"csube", 5, 0x02AD1, 0}, {NULL, 0, 0, 0} }; NULL 3477 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_85B[] = { {"iiota", 5, 0x02129, 0}, {NULL, 0, 0, 0} }; NULL 3478 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_85C[] = { {"nsim", 4, 0x02241, 0}, {NULL, 0, 0, 0} }; NULL 3479 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_85E[] = { {"LeftTriangleEqual", 17, 0x022B4, 0}, {"bumpe", 5, 0x0224F, 0}, {"nearhk", 6, 0x02924, 0}, {"nhpar", 5, 0x02AF2, 0}, {NULL, 0, 0, 0} }; NULL 3480 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_861[] = { {"risingdotseq", 12, 0x02253, 0}, {NULL, 0, 0, 0} }; NULL 3481 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_865[] = { {"blk34", 5, 0x02593, 0}, {NULL, 0, 0, 0} }; NULL 3482 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_866[] = { {"LeftTriangle", 12, 0x022B2, 0}, {"vBarv", 5, 0x02AE9, 0}, {NULL, 0, 0, 0} }; NULL 3483 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_867[] = { {"AElig", 5, 0x000C6, 0}, {NULL, 0, 0, 0} }; NULL 3484 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_868[] = { {"DoubleUpDownArrow", 17, 0x021D5, 0}, {NULL, 0, 0, 0} }; NULL 3485 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_86A[] = { {"cwint", 5, 0x02231, 0}, {NULL, 0, 0, 0} }; NULL 3486 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_86B[] = { {"rtrie", 5, 0x022B5, 0}, {NULL, 0, 0, 0} }; NULL 3487 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_86C[] = { {"rtrif", 5, 0x025B8, 0}, {NULL, 0, 0, 0} }; NULL 3488 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_873[] = { {"Fscr", 4, 0x02131, 0}, {NULL, 0, 0, 0} }; NULL 3489 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_876[] = { {"lE", 2, 0x02266, 0}, {NULL, 0, 0, 0} }; NULL 3490 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_879[] = { {"Oopf", 4, 0x1D546, 0}, {NULL, 0, 0, 0} }; NULL 3491 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_87B[] = { {"spar", 4, 0x02225, 0}, {NULL, 0, 0, 0} }; NULL 3492 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_87E[] = { {"uplus", 5, 0x0228E, 0}, {NULL, 0, 0, 0} }; NULL 3493 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_88A[] = { {"sacute", 6, 0x0015B, 0}, {NULL, 0, 0, 0} }; NULL 3494 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_88C[] = { {"fltns", 5, 0x025B1, 0}, {NULL, 0, 0, 0} }; NULL 3495 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_88E[] = { {"rrarr", 5, 0x021C9, 0}, {NULL, 0, 0, 0} }; NULL 3496 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_892[] = { {"larrpl", 6, 0x02939, 0}, {NULL, 0, 0, 0} }; NULL 3497 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_895[] = { {"ultri", 5, 0x025F8, 0}, {NULL, 0, 0, 0} }; NULL 3498 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_896[] = { {"le", 2, 0x02264, 0}, {"xuplus", 6, 0x02A04, 0}, {NULL, 0, 0, 0} }; NULL 3499 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_897[] = { {"ljcy", 4, 0x00459, 0}, {NULL, 0, 0, 0} }; NULL 3500 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_898[] = { {"lg", 2, 0x02276, 0}, {"vsubnE", 6, 0x02ACB, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3501 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_899[] = { {"scedil", 6, 0x0015F, 0}, {NULL, 0, 0, 0} }; NULL 3502 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_89D[] = { {"ll", 2, 0x0226A, 0}, {NULL, 0, 0, 0} }; NULL 3503 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8A5[] = { {"lt", 2, 0x0003C, 0}, {NULL, 0, 0, 0} }; NULL 3504 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8AC[] = { {"ofr", 3, 0x1D52C, 0}, {NULL, 0, 0, 0} }; NULL 3505 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8B3[] = { {"nexists", 7, 0x02204, 0}, {NULL, 0, 0, 0} }; NULL 3506 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8B6[] = { {"smallsetminus", 13, 0x02216, 0}, {NULL, 0, 0, 0} }; NULL 3507 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8B7[] = { {"InvisibleComma", 14, 0x02063, 0}, {NULL, 0, 0, 0} }; NULL 3508 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8B8[] = { {"dotminus", 8, 0x02238, 0}, {"vsubne", 6, 0x0228A, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3509 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8B9[] = { {"iocy", 4, 0x00451, 0}, {NULL, 0, 0, 0} }; NULL 3510 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8BA[] = { {"gsime", 5, 0x02A8E, 0}, {NULL, 0, 0, 0} }; NULL 3511 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8BC[] = { {"Rarrtl", 6, 0x02916, 0}, {NULL, 0, 0, 0} }; NULL 3512 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8BD[] = { {"cirmid", 6, 0x02AEF, 0}, {NULL, 0, 0, 0} }; NULL 3513 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8C0[] = { {"ominus", 6, 0x02296, 0}, {NULL, 0, 0, 0} }; NULL 3514 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8C1[] = { {"gsiml", 5, 0x02A90, 0}, {NULL, 0, 0, 0} }; NULL 3515 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8C2[] = { {"Prime", 5, 0x02033, 0}, {"mp", 2, 0x02213, 0}, {NULL, 0, 0, 0} }; NULL 3516 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8C4[] = { {"tint", 4, 0x0222D, 0}, {NULL, 0, 0, 0} }; NULL 3517 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8C7[] = { {"mu", 2, 0x003BC, 0}, {NULL, 0, 0, 0} }; NULL 3518 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8CF[] = { {"dbkarow", 7, 0x0290F, 0}, {"eopf", 4, 0x1D556, 0}, {"ogt", 3, 0x029C1, 0}, {NULL, 0, 0, 0} }; NULL 3519 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8D0[] = { {"Precedes", 8, 0x0227A, 0}, {NULL, 0, 0, 0} }; NULL 3520 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8D3[] = { {"UpTeeArrow", 10, 0x021A5, 0}, {NULL, 0, 0, 0} }; NULL 3521 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8D6[] = { {"varsupsetneq", 12, 0x0228B, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3522 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8D8[] = { {"ne", 2, 0x02260, 0}, {NULL, 0, 0, 0} }; NULL 3523 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8DC[] = { {"ni", 2, 0x0220B, 0}, {NULL, 0, 0, 0} }; NULL 3524 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8DD[] = { {"mDDot", 5, 0x0223A, 0}, {NULL, 0, 0, 0} }; NULL 3525 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8DE[] = { {"cularrp", 7, 0x0293D, 0}, {NULL, 0, 0, 0} }; NULL 3526 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8DF[] = { {"rnmid", 5, 0x02AEE, 0}, {NULL, 0, 0, 0} }; NULL 3527 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8E0[] = { {"hardcy", 6, 0x0044A, 0}, {NULL, 0, 0, 0} }; NULL 3528 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8E2[] = { {"prime", 5, 0x02032, 0}, {NULL, 0, 0, 0} }; NULL 3529 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8E3[] = { {"Bcy", 3, 0x00411, 0}, {"REG", 3, 0x000AE, 0}, {NULL, 0, 0, 0} }; NULL 3530 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8E7[] = { {"oS", 2, 0x024C8, 0}, {NULL, 0, 0, 0} }; NULL 3531 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8E8[] = { {"nu", 2, 0x003BD, 0}, {NULL, 0, 0, 0} }; NULL 3532 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8E9[] = { {"ohm", 3, 0x003A9, 0}, {NULL, 0, 0, 0} }; NULL 3533 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8EB[] = { {"langd", 5, 0x02991, 0}, {NULL, 0, 0, 0} }; NULL 3534 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8F3[] = { {"backprime", 9, 0x02035, 0}, {"esim", 4, 0x02242, 0}, {NULL, 0, 0, 0} }; NULL 3535 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8FB[] = { {"veeeq", 5, 0x0225A, 0}, {NULL, 0, 0, 0} }; NULL 3536 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8FE[] = { {"RightCeiling", 12, 0x02309, 0}, {NULL, 0, 0, 0} }; NULL 3537 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_8FF[] = { {"crarr", 5, 0x021B5, 0}, {NULL, 0, 0, 0} }; NULL 3538 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_904[] = { {"eqsim", 5, 0x02242, 0}, {NULL, 0, 0, 0} }; NULL 3539 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_906[] = { {"or", 2, 0x02228, 0}, {NULL, 0, 0, 0} }; NULL 3540 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_907[] = { {"OverParenthesis", 15, 0x023DC, 0}, {"UpperLeftArrow", 14, 0x02196, 0}, {"nleftrightarrow", 15, 0x021AE, 0}, {NULL, 0, 0, 0} }; NULL 3541 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_909[] = { {"expectation", 11, 0x02130, 0}, {NULL, 0, 0, 0} }; NULL 3542 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_90C[] = { {"coprod", 6, 0x02210, 0}, {NULL, 0, 0, 0} }; NULL 3543 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_90E[] = { {"Qfr", 3, 0x1D514, 0}, {"dArr", 4, 0x021D3, 0}, {NULL, 0, 0, 0} }; NULL 3544 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_910[] = { {"Fopf", 4, 0x1D53D, 0}, {NULL, 0, 0, 0} }; NULL 3545 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_913[] = { {"Cconint", 7, 0x02230, 0}, {NULL, 0, 0, 0} }; NULL 3546 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_916[] = { {"larrtl", 6, 0x021A2, 0}, {NULL, 0, 0, 0} }; NULL 3547 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_918[] = { {"Aacute", 6, 0x000C1, 0}, {NULL, 0, 0, 0} }; NULL 3548 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_919[] = { {"DownLeftRightVector", 19, 0x02950, 0}, {NULL, 0, 0, 0} }; NULL 3549 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_91B[] = { {"circleddash", 11, 0x0229D, 0}, {"thinsp", 6, 0x02009, 0}, {NULL, 0, 0, 0} }; NULL 3550 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_91E[] = { {"Longrightarrow", 14, 0x027F9, 0}, {"pi", 2, 0x003C0, 0}, {NULL, 0, 0, 0} }; NULL 3551 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_91F[] = { {"hookrightarrow", 14, 0x021AA, 0}, {"rscr", 4, 0x1D4C7, 0}, {NULL, 0, 0, 0} }; NULL 3552 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_920[] = { {"scE", 3, 0x02AB4, 0}, {NULL, 0, 0, 0} }; NULL 3553 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_922[] = { {"pm", 2, 0x000B1, 0}, {NULL, 0, 0, 0} }; NULL 3554 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_923[] = { {"ZHcy", 4, 0x00416, 0}, {NULL, 0, 0, 0} }; NULL 3555 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_927[] = { {"pr", 2, 0x0227A, 0}, {NULL, 0, 0, 0} }; NULL 3556 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_929[] = { {"LongLeftRightArrow", 18, 0x027F7, 0}, {"supset", 6, 0x02283, 0}, {NULL, 0, 0, 0} }; NULL 3557 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_92A[] = { {"UpArrowBar", 10, 0x02912, 0}, {NULL, 0, 0, 0} }; NULL 3558 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_92C[] = { {"Utilde", 6, 0x00168, 0}, {NULL, 0, 0, 0} }; NULL 3559 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_92E[] = { {"xlArr", 5, 0x027F8, 0}, {NULL, 0, 0, 0} }; NULL 3560 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_930[] = { {"DoubleUpArrow", 13, 0x021D1, 0}, {NULL, 0, 0, 0} }; NULL 3561 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_936[] = { {"alefsym", 7, 0x02135, 0}, {NULL, 0, 0, 0} }; NULL 3562 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_939[] = { {"Scirc", 5, 0x0015C, 0}, {NULL, 0, 0, 0} }; NULL 3563 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_93B[] = { {"xotime", 6, 0x02A02, 0}, {NULL, 0, 0, 0} }; NULL 3564 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_93F[] = { {"Bfr", 3, 0x1D505, 0}, {"rdca", 4, 0x02937, 0}, {NULL, 0, 0, 0} }; NULL 3565 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_940[] = { {"sce", 3, 0x02AB0, 0}, {NULL, 0, 0, 0} }; NULL 3566 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_945[] = { {"Nacute", 6, 0x00143, 0}, {NULL, 0, 0, 0} }; NULL 3567 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_947[] = { {"amalg", 5, 0x02A3F, 0}, {NULL, 0, 0, 0} }; NULL 3568 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_94D[] = { {"UpDownArrow", 11, 0x02195, 0}, {NULL, 0, 0, 0} }; NULL 3569 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_94F[] = { {"EqualTilde", 10, 0x02242, 0}, {"boxUL", 5, 0x0255D, 0}, {"oslash", 6, 0x000F8, 0}, {NULL, 0, 0, 0} }; NULL 3570 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_950[] = { {"lnap", 4, 0x02A89, 0}, {"thorn", 5, 0x000FE, 0}, {NULL, 0, 0, 0} }; NULL 3571 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_952[] = { {"ssmile", 6, 0x02323, 0}, {NULL, 0, 0, 0} }; NULL 3572 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_953[] = { {"ndash", 5, 0x02013, 0}, {NULL, 0, 0, 0} }; NULL 3573 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_954[] = { {"Ncedil", 6, 0x00145, 0}, {"scy", 3, 0x00441, 0}, {NULL, 0, 0, 0} }; NULL 3574 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_955[] = { {"boxUR", 5, 0x0255A, 0}, {NULL, 0, 0, 0} }; NULL 3575 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_956[] = { {"Aring", 5, 0x000C5, 0}, {NULL, 0, 0, 0} }; NULL 3576 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_959[] = { {"scirc", 5, 0x0015D, 0}, {NULL, 0, 0, 0} }; NULL 3577 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_95B[] = { {"ccaron", 6, 0x0010D, 0}, {NULL, 0, 0, 0} }; NULL 3578 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_95D[] = { {"dotsquare", 9, 0x022A1, 0}, {"nshortmid", 9, 0x02224, 0}, {NULL, 0, 0, 0} }; NULL 3579 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_95F[] = { {"rsquo", 5, 0x02019, 0}, {NULL, 0, 0, 0} }; NULL 3580 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_960[] = { {"Sscr", 4, 0x1D4AE, 0}, {NULL, 0, 0, 0} }; NULL 3581 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_963[] = { {"bigwedge", 8, 0x022C0, 0}, {NULL, 0, 0, 0} }; NULL 3582 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_964[] = { {"Bernoullis", 10, 0x0212C, 0}, {NULL, 0, 0, 0} }; NULL 3583 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_969[] = { {"harrw", 5, 0x021AD, 0}, {NULL, 0, 0, 0} }; NULL 3584 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_96C[] = { {"SquareSubset", 12, 0x0228F, 0}, {"boxVH", 5, 0x0256C, 0}, {NULL, 0, 0, 0} }; NULL 3585 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_96F[] = { {"boxUl", 5, 0x0255C, 0}, {"rx", 2, 0x0211E, 0}, {NULL, 0, 0, 0} }; NULL 3586 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_970[] = { {"boxVL", 5, 0x02563, 0}, {NULL, 0, 0, 0} }; NULL 3587 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_974[] = { {"olt", 3, 0x029C0, 0}, {NULL, 0, 0, 0} }; NULL 3588 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_975[] = { {"boxUr", 5, 0x02559, 0}, {NULL, 0, 0, 0} }; NULL 3589 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_976[] = { {"aring", 5, 0x000E5, 0}, {"boxVR", 5, 0x02560, 0}, {NULL, 0, 0, 0} }; NULL 3590 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_97B[] = { {"sc", 2, 0x0227B, 0}, {NULL, 0, 0, 0} }; NULL 3591 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_97C[] = { {"NestedGreaterGreater", 20, 0x0226B, 0}, {"oast", 4, 0x0229B, 0}, {NULL, 0, 0, 0} }; NULL 3592 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_97F[] = { {"star", 4, 0x02606, 0}, {NULL, 0, 0, 0} }; NULL 3593 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_981[] = { {"LeftTeeVector", 13, 0x0295A, 0}, {NULL, 0, 0, 0} }; NULL 3594 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_983[] = { {"bigsqcup", 8, 0x02A06, 0}, {NULL, 0, 0, 0} }; NULL 3595 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_985[] = { {"dcy", 3, 0x00434, 0}, {"preceq", 6, 0x02AAF, 0}, {NULL, 0, 0, 0} }; NULL 3596 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_986[] = { {"otilde", 6, 0x000F5, 0}, {NULL, 0, 0, 0} }; NULL 3597 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_988[] = { {"luruhar", 7, 0x02966, 0}, {NULL, 0, 0, 0} }; NULL 3598 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_98C[] = { {"boxVh", 5, 0x0256B, 0}, {"capand", 6, 0x02A44, 0}, {"yuml", 4, 0x000FF, 0}, {NULL, 0, 0, 0} }; NULL 3599 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_98D[] = { {"Updownarrow", 11, 0x021D5, 0}, {NULL, 0, 0, 0} }; NULL 3600 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_98F[] = { {"TildeEqual", 10, 0x02243, 0}, {NULL, 0, 0, 0} }; NULL 3601 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_990[] = { {"boxVl", 5, 0x02562, 0}, {NULL, 0, 0, 0} }; NULL 3602 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_996[] = { {"boxVr", 5, 0x0255F, 0}, {NULL, 0, 0, 0} }; NULL 3603 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_997[] = { {"HorizontalLine", 14, 0x02500, 0}, {NULL, 0, 0, 0} }; NULL 3604 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_99B[] = { {"xmap", 4, 0x027FC, 0}, {NULL, 0, 0, 0} }; NULL 3605 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_99C[] = { {"sigmaf", 6, 0x003C2, 0}, {NULL, 0, 0, 0} }; NULL 3606 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_99E[] = { {"EmptySmallSquare", 16, 0x025FB, 0}, {NULL, 0, 0, 0} }; NULL 3607 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_99F[] = { {"dzcy", 4, 0x0045F, 0}, {NULL, 0, 0, 0} }; NULL 3608 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9A0[] = { {"cups", 4, 0x0222A, 0x0FE00}, {"zwj", 3, 0x0200D, 0}, {NULL, 0, 0, 0} }; NULL 3609 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9A1[] = { {"beta", 4, 0x003B2, 0}, {NULL, 0, 0, 0} }; NULL 3610 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9A6[] = { {"supsim", 6, 0x02AC8, 0}, {NULL, 0, 0, 0} }; NULL 3611 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9A8[] = { {"beth", 4, 0x02136, 0}, {NULL, 0, 0, 0} }; NULL 3612 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9AA[] = { {"Iukcy", 5, 0x00406, 0}, {NULL, 0, 0, 0} }; NULL 3613 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9AC[] = { {"eparsl", 6, 0x029E3, 0}, {"sigmav", 6, 0x003C2, 0}, {NULL, 0, 0, 0} }; NULL 3614 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9B0[] = { {"lhard", 5, 0x021BD, 0}, {"sfr", 3, 0x1D530, 0}, {NULL, 0, 0, 0} }; NULL 3615 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9B4[] = { {"nsqsupe", 7, 0x022E3, 0}, {NULL, 0, 0, 0} }; NULL 3616 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9B5[] = { {"Jsercy", 6, 0x00408, 0}, {"deg", 3, 0x000B0, 0}, {NULL, 0, 0, 0} }; NULL 3617 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9B6[] = { {"Ucy", 3, 0x00423, 0}, {"iscr", 4, 0x1D4BE, 0}, {NULL, 0, 0, 0} }; NULL 3618 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9B7[] = { {"efDot", 5, 0x02252, 0}, {NULL, 0, 0, 0} }; NULL 3619 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9BB[] = { {"uhblk", 5, 0x02580, 0}, {NULL, 0, 0, 0} }; NULL 3620 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9BC[] = { {"ropf", 4, 0x1D563, 0}, {"vprop", 5, 0x0221D, 0}, {NULL, 0, 0, 0} }; NULL 3621 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9BD[] = { {"isinE", 5, 0x022F9, 0}, {"raemptyv", 8, 0x029B3, 0}, {NULL, 0, 0, 0} }; NULL 3622 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9C1[] = { {"lharu", 5, 0x021BC, 0}, {"ncongdot", 8, 0x02A6D, 0x00338}, {NULL, 0, 0, 0} }; NULL 3623 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9C2[] = { {"subnE", 5, 0x02ACB, 0}, {NULL, 0, 0, 0} }; NULL 3624 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9C3[] = { {"ngsim", 5, 0x02275, 0}, {NULL, 0, 0, 0} }; NULL 3625 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9C5[] = { {"starf", 5, 0x02605, 0}, {NULL, 0, 0, 0} }; NULL 3626 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9C9[] = { {"Ograve", 6, 0x000D2, 0}, {"hksearow", 8, 0x02925, 0}, {NULL, 0, 0, 0} }; NULL 3627 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9CA[] = { {"iukcy", 5, 0x00456, 0}, {NULL, 0, 0, 0} }; NULL 3628 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9CC[] = { {"uacute", 6, 0x000FA, 0}, {NULL, 0, 0, 0} }; NULL 3629 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9CF[] = { {"asymp", 5, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 3630 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9D5[] = { {"lneq", 4, 0x02A87, 0}, {NULL, 0, 0, 0} }; NULL 3631 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9D6[] = { {"Otimes", 6, 0x02A37, 0}, {NULL, 0, 0, 0} }; NULL 3632 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9DA[] = { {"NotTildeTilde", 13, 0x02249, 0}, {NULL, 0, 0, 0} }; NULL 3633 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9DB[] = { {"Integral", 8, 0x0222B, 0}, {"rbrke", 5, 0x0298C, 0}, {NULL, 0, 0, 0} }; NULL 3634 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9DD[] = { {"nsub", 4, 0x02284, 0}, {NULL, 0, 0, 0} }; NULL 3635 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9DE[] = { {"rlhar", 5, 0x021CC, 0}, {NULL, 0, 0, 0} }; NULL 3636 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9E1[] = { {"dfr", 3, 0x1D521, 0}, {NULL, 0, 0, 0} }; NULL 3637 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9E2[] = { {"subne", 5, 0x0228A, 0}, {NULL, 0, 0, 0} }; NULL 3638 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9E5[] = { {"varnothing", 10, 0x02205, 0}, {NULL, 0, 0, 0} }; NULL 3639 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9E7[] = { {"Fcy", 3, 0x00424, 0}, {NULL, 0, 0, 0} }; NULL 3640 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9E9[] = { {"DoubleLeftTee", 13, 0x02AE4, 0}, {NULL, 0, 0, 0} }; NULL 3641 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9EB[] = { {"isins", 5, 0x022F4, 0}, {"nsup", 4, 0x02285, 0}, {NULL, 0, 0, 0} }; NULL 3642 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9ED[] = { {"circlearrowleft", 15, 0x021BA, 0}, {NULL, 0, 0, 0} }; NULL 3643 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9EE[] = { {"isinv", 5, 0x02208, 0}, {NULL, 0, 0, 0} }; NULL 3644 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9EF[] = { {"IEcy", 4, 0x00415, 0}, {NULL, 0, 0, 0} }; NULL 3645 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F0[] = { {"conint", 6, 0x0222E, 0}, {"vBar", 4, 0x02AE8, 0}, {NULL, 0, 0, 0} }; NULL 3646 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F1[] = { {"edot", 4, 0x00117, 0}, {NULL, 0, 0, 0} }; NULL 3647 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F2[] = { {"Kappa", 5, 0x0039A, 0}, {"MediumSpace", 11, 0x0205F, 0}, {NULL, 0, 0, 0} }; NULL 3648 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F3[] = { {"lbrksld", 7, 0x0298F, 0}, {NULL, 0, 0, 0} }; NULL 3649 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F4[] = { {"sect", 4, 0x000A7, 0}, {NULL, 0, 0, 0} }; NULL 3650 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F5[] = { {"nldr", 4, 0x02025, 0}, {NULL, 0, 0, 0} }; NULL 3651 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F7[] = { {"Jscr", 4, 0x1D4A5, 0}, {NULL, 0, 0, 0} }; NULL 3652 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9F9[] = { {"shy", 3, 0x000AD, 0}, {NULL, 0, 0, 0} }; NULL 3653 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9FA[] = { {"ulcrop", 6, 0x0230F, 0}, {"veebar", 6, 0x022BB, 0}, {NULL, 0, 0, 0} }; NULL 3654 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_9FD[] = { {"Sopf", 4, 0x1D54A, 0}, {"cuwed", 5, 0x022CF, 0}, {"rAarr", 5, 0x021DB, 0}, {NULL, 0, 0, 0} }; NULL 3655 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A01[] = { {"erarr", 5, 0x02971, 0}, {NULL, 0, 0, 0} }; NULL 3656 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A04[] = { {"lbrkslu", 7, 0x0298D, 0}, {NULL, 0, 0, 0} }; NULL 3657 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A05[] = { {"NotSucceeds", 11, 0x02281, 0}, {NULL, 0, 0, 0} }; NULL 3658 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A06[] = { {"nsccue", 6, 0x022E1, 0}, {"subrarr", 7, 0x02979, 0}, {NULL, 0, 0, 0} }; NULL 3659 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A08[] = { {"looparrowright", 14, 0x021AC, 0}, {NULL, 0, 0, 0} }; NULL 3660 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A0C[] = { {"wp", 2, 0x02118, 0}, {NULL, 0, 0, 0} }; NULL 3661 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A0D[] = { {"Emacr", 5, 0x00112, 0}, {NULL, 0, 0, 0} }; NULL 3662 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A0E[] = { {"sim", 3, 0x0223C, 0}, {"wr", 2, 0x02240, 0}, {NULL, 0, 0, 0} }; NULL 3663 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A10[] = { {"Udblac", 6, 0x00170, 0}, {NULL, 0, 0, 0} }; NULL 3664 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A12[] = { {"Ufr", 3, 0x1D518, 0}, {"kappa", 5, 0x003BA, 0}, {NULL, 0, 0, 0} }; NULL 3665 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A14[] = { {"notindot", 8, 0x022F5, 0x00338}, {NULL, 0, 0, 0} }; NULL 3666 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A15[] = { {"nleq", 4, 0x02270, 0}, {NULL, 0, 0, 0} }; NULL 3667 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A16[] = { {"NestedLessLess", 14, 0x0226A, 0}, {"square", 6, 0x025A1, 0}, {NULL, 0, 0, 0} }; NULL 3668 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A17[] = { {"nles", 4, 0x02A7D, 0x00338}, {"squarf", 6, 0x025AA, 0}, {NULL, 0, 0, 0} }; NULL 3669 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A21[] = { {"order", 5, 0x02134, 0}, {NULL, 0, 0, 0} }; NULL 3670 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A23[] = { {"igrave", 6, 0x000EC, 0}, {NULL, 0, 0, 0} }; NULL 3671 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A24[] = { {"precneqq", 8, 0x02AB5, 0}, {NULL, 0, 0, 0} }; NULL 3672 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A25[] = { {"csupe", 5, 0x02AD2, 0}, {NULL, 0, 0, 0} }; NULL 3673 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A26[] = { {"xi", 2, 0x003BE, 0}, {NULL, 0, 0, 0} }; NULL 3674 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A28[] = { {"NotHumpEqual", 12, 0x0224F, 0x00338}, {NULL, 0, 0, 0} }; NULL 3675 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A2A[] = { {"ord", 3, 0x02A5D, 0}, {NULL, 0, 0, 0} }; NULL 3676 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A2D[] = { {"emacr", 5, 0x00113, 0}, {NULL, 0, 0, 0} }; NULL 3677 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A30[] = { {"nwnear", 6, 0x02927, 0}, {NULL, 0, 0, 0} }; NULL 3678 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A32[] = { {"nprcue", 6, 0x022E0, 0}, {NULL, 0, 0, 0} }; NULL 3679 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A36[] = { {"NotExists", 9, 0x02204, 0}, {NULL, 0, 0, 0} }; NULL 3680 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A37[] = { {"die", 3, 0x000A8, 0}, {NULL, 0, 0, 0} }; NULL 3681 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A39[] = { {"ddotseq", 7, 0x02A77, 0}, {NULL, 0, 0, 0} }; NULL 3682 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A3B[] = { {"Dashv", 5, 0x02AE4, 0}, {"Ucirc", 5, 0x000DB, 0}, {NULL, 0, 0, 0} }; NULL 3683 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A3C[] = { {"orv", 3, 0x02A5B, 0}, {NULL, 0, 0, 0} }; NULL 3684 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A3D[] = { {"Because", 7, 0x02235, 0}, {NULL, 0, 0, 0} }; NULL 3685 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A41[] = { {"kgreen", 6, 0x00138, 0}, {NULL, 0, 0, 0} }; NULL 3686 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A43[] = { {"Ffr", 3, 0x1D509, 0}, {"LeftVector", 10, 0x021BC, 0}, {NULL, 0, 0, 0} }; NULL 3687 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A44[] = { {"lstrok", 6, 0x00142, 0}, {NULL, 0, 0, 0} }; NULL 3688 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A45[] = { {"twixt", 5, 0x0226C, 0}, {NULL, 0, 0, 0} }; NULL 3689 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A48[] = { {"compfn", 6, 0x02218, 0}, {"div", 3, 0x000F7, 0}, {NULL, 0, 0, 0} }; NULL 3690 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A4F[] = { {"drcrop", 6, 0x0230C, 0}, {"shortmid", 8, 0x02223, 0}, {NULL, 0, 0, 0} }; NULL 3691 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A53[] = { {"iopf", 4, 0x1D55A, 0}, {"triangledown", 12, 0x025BF, 0}, {NULL, 0, 0, 0} }; NULL 3692 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A54[] = { {"IJlig", 5, 0x00132, 0}, {"thetasym", 8, 0x003D1, 0}, {NULL, 0, 0, 0} }; NULL 3693 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A56[] = { {"Sigma", 5, 0x003A3, 0}, {NULL, 0, 0, 0} }; NULL 3694 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A57[] = { {"equivDD", 7, 0x02A78, 0}, {NULL, 0, 0, 0} }; NULL 3695 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A5A[] = { {"Cacute", 6, 0x00106, 0}, {NULL, 0, 0, 0} }; NULL 3696 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A5B[] = { {"dashv", 5, 0x022A3, 0}, {"ucirc", 5, 0x000FB, 0}, {NULL, 0, 0, 0} }; NULL 3697 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A61[] = { {"gneqq", 5, 0x02269, 0}, {NULL, 0, 0, 0} }; NULL 3698 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A62[] = { {"gvertneqq", 9, 0x02269, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3699 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A63[] = { {"RightDownVectorBar", 18, 0x02955, 0}, {NULL, 0, 0, 0} }; NULL 3700 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A64[] = { {"NotLessLess", 11, 0x0226A, 0x00338}, {NULL, 0, 0, 0} }; NULL 3701 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A69[] = { {"Ccedil", 6, 0x000C7, 0}, {NULL, 0, 0, 0} }; NULL 3702 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A6A[] = { {"odblac", 6, 0x00151, 0}, {NULL, 0, 0, 0} }; NULL 3703 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A6B[] = { {"mstpos", 6, 0x0223E, 0}, {NULL, 0, 0, 0} }; NULL 3704 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A6D[] = { {"cemptyv", 7, 0x029B2, 0}, {"rarrap", 6, 0x02975, 0}, {NULL, 0, 0, 0} }; NULL 3705 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A6F[] = { {"rmoust", 6, 0x023B1, 0}, {NULL, 0, 0, 0} }; NULL 3706 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A70[] = { {"elsdot", 6, 0x02A97, 0}, {NULL, 0, 0, 0} }; NULL 3707 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A76[] = { {"sigma", 5, 0x003C3, 0}, {NULL, 0, 0, 0} }; NULL 3708 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A78[] = { {"Implies", 7, 0x021D2, 0}, {"isin", 4, 0x02208, 0}, {NULL, 0, 0, 0} }; NULL 3709 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A7A[] = { {"bottom", 6, 0x022A5, 0}, {NULL, 0, 0, 0} }; NULL 3710 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A7E[] = { {"ShortRightArrow", 15, 0x02192, 0}, {NULL, 0, 0, 0} }; NULL 3711 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A81[] = { {"cupcap", 6, 0x02A46, 0}, {NULL, 0, 0, 0} }; NULL 3712 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A82[] = { {"NotSquareSuperset", 17, 0x02290, 0x00338}, {NULL, 0, 0, 0} }; NULL 3713 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A84[] = { {"LeftArrowRightArrow", 19, 0x021C6, 0}, {NULL, 0, 0, 0} }; NULL 3714 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A85[] = { {"FilledVerySmallSquare", 21, 0x025AA, 0}, {NULL, 0, 0, 0} }; NULL 3715 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A86[] = { {"LeftUpTeeVector", 15, 0x02960, 0}, {NULL, 0, 0, 0} }; NULL 3716 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A89[] = { {"DoubleRightArrow", 16, 0x021D2, 0}, {NULL, 0, 0, 0} }; NULL 3717 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A8D[] = { {"raquo", 5, 0x000BB, 0}, {NULL, 0, 0, 0} }; NULL 3718 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A8E[] = { {"Ascr", 4, 0x1D49C, 0}, {"ReverseUpEquilibrium", 20, 0x0296F, 0}, {NULL, 0, 0, 0} }; NULL 3719 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A92[] = { {"hArr", 4, 0x021D4, 0}, {NULL, 0, 0, 0} }; NULL 3720 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A94[] = { {"Jopf", 4, 0x1D541, 0}, {NULL, 0, 0, 0} }; NULL 3721 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A96[] = { {"npar", 4, 0x02226, 0}, {NULL, 0, 0, 0} }; NULL 3722 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A98[] = { {"SupersetEqual", 13, 0x02287, 0}, {NULL, 0, 0, 0} }; NULL 3723 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A99[] = { {"ffllig", 6, 0x0FB04, 0}, {"smt", 3, 0x02AAA, 0}, {NULL, 0, 0, 0} }; NULL 3724 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A9A[] = { {"twoheadrightarrow", 17, 0x021A0, 0}, {NULL, 0, 0, 0} }; NULL 3725 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A9D[] = { {"ecaron", 6, 0x0011B, 0}, {NULL, 0, 0, 0} }; NULL 3726 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_A9F[] = { {"NotRightTriangleBar", 19, 0x029D0, 0x00338}, {NULL, 0, 0, 0} }; NULL 3727 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AA3[] = { {"apid", 4, 0x0224B, 0}, {"vscr", 4, 0x1D4CB, 0}, {NULL, 0, 0, 0} }; NULL 3728 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AA4[] = { {"supdot", 6, 0x02ABE, 0}, {NULL, 0, 0, 0} }; NULL 3729 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AA5[] = { {"colone", 6, 0x02254, 0}, {NULL, 0, 0, 0} }; NULL 3730 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AA7[] = { {"dwangle", 7, 0x029A6, 0}, {"shchcy", 6, 0x00449, 0}, {NULL, 0, 0, 0} }; NULL 3731 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AAC[] = { {"ltdot", 5, 0x022D6, 0}, {NULL, 0, 0, 0} }; NULL 3732 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AB2[] = { {"downharpoonright", 16, 0x021C2, 0}, {"gjcy", 4, 0x00453, 0}, {NULL, 0, 0, 0} }; NULL 3733 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AB4[] = { {"wfr", 3, 0x1D534, 0}, {NULL, 0, 0, 0} }; NULL 3734 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AB5[] = { {"rfisht", 6, 0x0297D, 0}, {NULL, 0, 0, 0} }; NULL 3735 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ABA[] = { {"Ycy", 3, 0x0042B, 0}, {"swarrow", 7, 0x02199, 0}, {NULL, 0, 0, 0} }; NULL 3736 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AC0[] = { {"nharr", 5, 0x021AE, 0}, {NULL, 0, 0, 0} }; NULL 3737 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AC4[] = { {"frac12", 6, 0x000BD, 0}, {NULL, 0, 0, 0} }; NULL 3738 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AC5[] = { {"frac13", 6, 0x02153, 0}, {NULL, 0, 0, 0} }; NULL 3739 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AC6[] = { {"frac14", 6, 0x000BC, 0}, {NULL, 0, 0, 0} }; NULL 3740 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AC7[] = { {"GreaterEqual", 12, 0x02265, 0}, {"frac15", 6, 0x02155, 0}, {NULL, 0, 0, 0} }; NULL 3741 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AC8[] = { {"Gamma", 5, 0x00393, 0}, {"frac16", 6, 0x02159, 0}, {NULL, 0, 0, 0} }; NULL 3742 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ACA[] = { {"dzigrarr", 8, 0x027FF, 0}, {"frac18", 6, 0x0215B, 0}, {"rcaron", 6, 0x00159, 0}, {NULL, 0, 0, 0} }; NULL 3743 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ACC[] = { {"DownRightTeeVector", 18, 0x0295F, 0}, {NULL, 0, 0, 0} }; NULL 3744 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ACF[] = { {"nvrtrie", 7, 0x022B5, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3745 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AD2[] = { {"iota", 4, 0x003B9, 0}, {NULL, 0, 0, 0} }; NULL 3746 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AD3[] = { {"sol", 3, 0x0002F, 0}, {NULL, 0, 0, 0} }; NULL 3747 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AD4[] = { {"rbrace", 6, 0x0007D, 0}, {NULL, 0, 0, 0} }; NULL 3748 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ADA[] = { {"rbrack", 6, 0x0005D, 0}, {NULL, 0, 0, 0} }; NULL 3749 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ADD[] = { {"rsqb", 4, 0x0005D, 0}, {NULL, 0, 0, 0} }; NULL 3750 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ADF[] = { {"oint", 4, 0x0222E, 0}, {NULL, 0, 0, 0} }; NULL 3751 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AE4[] = { {"Wscr", 4, 0x1D4B2, 0}, {NULL, 0, 0, 0} }; NULL 3752 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AE5[] = { {"hfr", 3, 0x1D525, 0}, {NULL, 0, 0, 0} }; NULL 3753 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AE6[] = { {"frac23", 6, 0x02154, 0}, {NULL, 0, 0, 0} }; NULL 3754 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AE7[] = { {"dlcorn", 6, 0x0231E, 0}, {"verbar", 6, 0x0007C, 0}, {NULL, 0, 0, 0} }; NULL 3755 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AE8[] = { {"frac25", 6, 0x02156, 0}, {"gamma", 5, 0x003B3, 0}, {NULL, 0, 0, 0} }; NULL 3756 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AE9[] = { {"nVDash", 6, 0x022AF, 0}, {NULL, 0, 0, 0} }; NULL 3757 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AEB[] = { {"Jcy", 3, 0x00419, 0}, {NULL, 0, 0, 0} }; NULL 3758 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AF5[] = { {"nwarrow", 7, 0x02196, 0}, {NULL, 0, 0, 0} }; NULL 3759 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AF6[] = { {"OverBar", 7, 0x0203E, 0}, {NULL, 0, 0, 0} }; NULL 3760 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AF7[] = { {"rightsquigarrow", 15, 0x0219D, 0}, {NULL, 0, 0, 0} }; NULL 3761 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AFA[] = { {"iexcl", 5, 0x000A1, 0}, {NULL, 0, 0, 0} }; NULL 3762 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AFD[] = { {"sqcap", 5, 0x02293, 0}, {NULL, 0, 0, 0} }; NULL 3763 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_AFE[] = { {"pertenk", 7, 0x02031, 0}, {NULL, 0, 0, 0} }; NULL 3764 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B08[] = { {"PrecedesEqual", 13, 0x02AAF, 0}, {"frac34", 6, 0x000BE, 0}, {NULL, 0, 0, 0} }; NULL 3765 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B09[] = { {"Therefore", 9, 0x02234, 0}, {"frac35", 6, 0x02157, 0}, {"nvDash", 6, 0x022AD, 0}, {NULL, 0, 0, 0} }; NULL 3766 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B0A[] = { {"odsold", 6, 0x029BC, 0}, {NULL, 0, 0, 0} }; NULL 3767 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B0C[] = { {"dot", 3, 0x002D9, 0}, {"frac38", 6, 0x0215C, 0}, {NULL, 0, 0, 0} }; NULL 3768 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B10[] = { {"sqcaps", 6, 0x02293, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3769 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B11[] = { {"ZeroWidthSpace", 14, 0x0200B, 0}, {NULL, 0, 0, 0} }; NULL 3770 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B15[] = { {"rarrfs", 6, 0x0291E, 0}, {NULL, 0, 0, 0} }; NULL 3771 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B16[] = { {"Yfr", 3, 0x1D51C, 0}, {NULL, 0, 0, 0} }; NULL 3772 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B1E[] = { {"CircleDot", 9, 0x02299, 0}, {"gtcir", 5, 0x02A7A, 0}, {"squ", 3, 0x025A1, 0}, {NULL, 0, 0, 0} }; NULL 3773 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B1F[] = { {"angmsd", 6, 0x02221, 0}, {"nsubseteq", 9, 0x02288, 0}, {NULL, 0, 0, 0} }; NULL 3774 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B23[] = { {"iprod", 5, 0x02A3C, 0}, {NULL, 0, 0, 0} }; NULL 3775 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B24[] = { {"bprime", 6, 0x02035, 0}, {NULL, 0, 0, 0} }; NULL 3776 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B27[] = { {"supsub", 6, 0x02AD4, 0}, {NULL, 0, 0, 0} }; NULL 3777 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B29[] = { {"SquareSupersetEqual", 19, 0x02292, 0}, {"therefore", 9, 0x02234, 0}, {NULL, 0, 0, 0} }; NULL 3778 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B2A[] = { {"frac45", 6, 0x02158, 0}, {NULL, 0, 0, 0} }; NULL 3779 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B2B[] = { {"Aopf", 4, 0x1D538, 0}, {"NotGreaterFullEqual", 19, 0x02267, 0x00338}, {NULL, 0, 0, 0} }; NULL 3780 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B2C[] = { {"Tstrok", 6, 0x00166, 0}, {"rightleftarrows", 15, 0x021C4, 0}, {NULL, 0, 0, 0} }; NULL 3781 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B2D[] = { {"Fouriertrf", 10, 0x02131, 0}, {"epar", 4, 0x022D5, 0}, {NULL, 0, 0, 0} }; NULL 3782 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B2E[] = { {"omid", 4, 0x029B6, 0}, {NULL, 0, 0, 0} }; NULL 3783 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B2F[] = { {"OpenCurlyDoubleQuote", 20, 0x0201C, 0}, {"dagger", 6, 0x02020, 0}, {NULL, 0, 0, 0} }; NULL 3784 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B33[] = { {"semi", 4, 0x0003B, 0}, {NULL, 0, 0, 0} }; NULL 3785 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B35[] = { {"supsup", 6, 0x02AD6, 0}, {"zeetrf", 6, 0x02128, 0}, {NULL, 0, 0, 0} }; NULL 3786 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B36[] = { {"DifferentialD", 13, 0x02146, 0}, {"topcir", 6, 0x02AF1, 0}, {NULL, 0, 0, 0} }; NULL 3787 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B3A[] = { {"mscr", 4, 0x1D4C2, 0}, {NULL, 0, 0, 0} }; NULL 3788 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B3D[] = { {"Wcirc", 5, 0x00174, 0}, {NULL, 0, 0, 0} }; NULL 3789 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B3E[] = { {"boxdL", 5, 0x02555, 0}, {NULL, 0, 0, 0} }; NULL 3790 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B40[] = { {"Gbreve", 6, 0x0011E, 0}, {"vopf", 4, 0x1D567, 0}, {NULL, 0, 0, 0} }; NULL 3791 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B42[] = { {"lap", 3, 0x02A85, 0}, {"llarr", 5, 0x021C7, 0}, {NULL, 0, 0, 0} }; NULL 3792 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B44[] = { {"boxdR", 5, 0x02552, 0}, {NULL, 0, 0, 0} }; NULL 3793 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B46[] = { {"RightAngleBracket", 17, 0x027E9, 0}, {"lat", 3, 0x02AAB, 0}, {NULL, 0, 0, 0} }; NULL 3794 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B47[] = { {"Jfr", 3, 0x1D50D, 0}, {NULL, 0, 0, 0} }; NULL 3795 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B4C[] = { {"frac56", 6, 0x0215A, 0}, {NULL, 0, 0, 0} }; NULL 3796 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B4E[] = { {"frac58", 6, 0x0215D, 0}, {NULL, 0, 0, 0} }; NULL 3797 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B4F[] = { {"rarrhk", 6, 0x021AA, 0}, {NULL, 0, 0, 0} }; NULL 3798 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B50[] = { {"lesdot", 6, 0x02A7F, 0}, {NULL, 0, 0, 0} }; NULL 3799 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B51[] = { {"ApplyFunction", 13, 0x02061, 0}, {NULL, 0, 0, 0} }; NULL 3800 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B52[] = { {"NotGreaterTilde", 15, 0x02275, 0}, {NULL, 0, 0, 0} }; NULL 3801 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B53[] = { {"Cedilla", 7, 0x000B8, 0}, {"curvearrowright", 15, 0x021B7, 0}, {NULL, 0, 0, 0} }; NULL 3802 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B56[] = { {"rdsh", 4, 0x021B3, 0}, {NULL, 0, 0, 0} }; NULL 3803 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B58[] = { {"larrb", 5, 0x021E4, 0}, {NULL, 0, 0, 0} }; NULL 3804 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B5C[] = { {"vrtri", 5, 0x022B3, 0}, {NULL, 0, 0, 0} }; NULL 3805 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B5D[] = { {"nequiv", 6, 0x02262, 0}, {"wcirc", 5, 0x00175, 0}, {NULL, 0, 0, 0} }; NULL 3806 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B5E[] = { {"boxdl", 5, 0x02510, 0}, {NULL, 0, 0, 0} }; NULL 3807 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B63[] = { {"DoubleDownArrow", 15, 0x021D3, 0}, {NULL, 0, 0, 0} }; NULL 3808 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B64[] = { {"boxdr", 5, 0x0250C, 0}, {NULL, 0, 0, 0} }; NULL 3809 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B67[] = { {"pluscir", 7, 0x02A22, 0}, {NULL, 0, 0, 0} }; NULL 3810 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B69[] = { {"longmapsto", 10, 0x027FC, 0}, {NULL, 0, 0, 0} }; NULL 3811 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B6B[] = { {"gnap", 4, 0x02A8A, 0}, {NULL, 0, 0, 0} }; NULL 3812 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B6D[] = { {"bigodot", 7, 0x02A00, 0}, {NULL, 0, 0, 0} }; NULL 3813 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B72[] = { {"thickapprox", 11, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 3814 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B73[] = { {"DotDot", 6, 0x020DC, 0}, {NULL, 0, 0, 0} }; NULL 3815 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B77[] = { {"incare", 6, 0x02105, 0}, {"rarrbfs", 7, 0x02920, 0}, {NULL, 0, 0, 0} }; NULL 3816 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B78[] = { {"apos", 4, 0x00027, 0}, {"tbrk", 4, 0x023B4, 0}, {NULL, 0, 0, 0} }; NULL 3817 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B7A[] = { {"grave", 5, 0x00060, 0}, {NULL, 0, 0, 0} }; NULL 3818 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B7B[] = { {"Nscr", 4, 0x1D4A9, 0}, {NULL, 0, 0, 0} }; NULL 3819 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B7E[] = { {"rangle", 6, 0x027E9, 0}, {NULL, 0, 0, 0} }; NULL 3820 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B7F[] = { {"uArr", 4, 0x021D1, 0}, {NULL, 0, 0, 0} }; NULL 3821 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B81[] = { {"Wopf", 4, 0x1D54E, 0}, {NULL, 0, 0, 0} }; NULL 3822 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B82[] = { {"doteq", 5, 0x02250, 0}, {NULL, 0, 0, 0} }; NULL 3823 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B87[] = { {"times", 5, 0x000D7, 0}, {NULL, 0, 0, 0} }; NULL 3824 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B8D[] = { {"fflig", 5, 0x0FB00, 0}, {"lcy", 3, 0x0043B, 0}, {NULL, 0, 0, 0} }; NULL 3825 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B8F[] = { {"sub", 3, 0x02282, 0}, {NULL, 0, 0, 0} }; NULL 3826 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B90[] = { {"frac78", 6, 0x0215E, 0}, {NULL, 0, 0, 0} }; NULL 3827 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B94[] = { {"xrarr", 5, 0x027F6, 0}, {NULL, 0, 0, 0} }; NULL 3828 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B98[] = { {"UpArrowDownArrow", 16, 0x021C5, 0}, {NULL, 0, 0, 0} }; NULL 3829 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B99[] = { {"bbrktbrk", 8, 0x023B6, 0}, {NULL, 0, 0, 0} }; NULL 3830 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B9A[] = { {"abreve", 6, 0x00103, 0}, {"lsaquo", 6, 0x02039, 0}, {"sum", 3, 0x02211, 0}, {NULL, 0, 0, 0} }; NULL 3831 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B9C[] = { {"Eacute", 6, 0x000C9, 0}, {NULL, 0, 0, 0} }; NULL 3832 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_B9D[] = { {"sup", 3, 0x02283, 0}, {NULL, 0, 0, 0} }; NULL 3833 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BA5[] = { {"ContourIntegral", 15, 0x0222E, 0}, {"DiacriticalDot", 14, 0x002D9, 0}, {NULL, 0, 0, 0} }; NULL 3834 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BA9[] = { {"trisb", 5, 0x029CD, 0}, {NULL, 0, 0, 0} }; NULL 3835 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BAE[] = { {"Hcirc", 5, 0x00124, 0}, {"lceil", 5, 0x02308, 0}, {NULL, 0, 0, 0} }; NULL 3836 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BB2[] = { {"Zcaron", 6, 0x0017D, 0}, {NULL, 0, 0, 0} }; NULL 3837 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BB5[] = { {"looparrowleft", 13, 0x021AB, 0}, {"oelig", 5, 0x00153, 0}, {NULL, 0, 0, 0} }; NULL 3838 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BB6[] = { {"LessSlantEqual", 14, 0x02A7D, 0}, {NULL, 0, 0, 0} }; NULL 3839 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BB7[] = { {"NegativeThinSpace", 17, 0x0200B, 0}, {NULL, 0, 0, 0} }; NULL 3840 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BBA[] = { {"boxhD", 5, 0x02565, 0}, {NULL, 0, 0, 0} }; NULL 3841 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BBC[] = { {"omicron", 7, 0x003BF, 0}, {NULL, 0, 0, 0} }; NULL 3842 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BBD[] = { {"leg", 3, 0x022DA, 0}, {"rightthreetimes", 15, 0x022CC, 0}, {NULL, 0, 0, 0} }; NULL 3843 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BBF[] = { {"NotSucceedsSlantEqual", 21, 0x022E1, 0}, {NULL, 0, 0, 0} }; NULL 3844 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC1[] = { {"angmsdaa", 8, 0x029A8, 0}, {NULL, 0, 0, 0} }; NULL 3845 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC2[] = { {"angmsdab", 8, 0x029A9, 0}, {"rAtail", 6, 0x0291C, 0}, {NULL, 0, 0, 0} }; NULL 3846 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC3[] = { {"angmsdac", 8, 0x029AA, 0}, {NULL, 0, 0, 0} }; NULL 3847 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC4[] = { {"angmsdad", 8, 0x029AB, 0}, {NULL, 0, 0, 0} }; NULL 3848 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC5[] = { {"angmsdae", 8, 0x029AC, 0}, {NULL, 0, 0, 0} }; NULL 3849 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC6[] = { {"angmsdaf", 8, 0x029AD, 0}, {NULL, 0, 0, 0} }; NULL 3850 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC7[] = { {"angmsdag", 8, 0x029AE, 0}, {"leq", 3, 0x02264, 0}, {NULL, 0, 0, 0} }; NULL 3851 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC8[] = { {"angmsdah", 8, 0x029AF, 0}, {"solbar", 6, 0x0233F, 0}, {NULL, 0, 0, 0} }; NULL 3852 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BC9[] = { {"Racute", 6, 0x00154, 0}, {"les", 3, 0x02A7D, 0}, {NULL, 0, 0, 0} }; NULL 3853 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BCB[] = { {"boxhU", 5, 0x02568, 0}, {NULL, 0, 0, 0} }; NULL 3854 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BCE[] = { {"hcirc", 5, 0x00125, 0}, {NULL, 0, 0, 0} }; NULL 3855 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BD1[] = { {"dscr", 4, 0x1D4B9, 0}, {"smashp", 6, 0x02A33, 0}, {NULL, 0, 0, 0} }; NULL 3856 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BD7[] = { {"mopf", 4, 0x1D55E, 0}, {NULL, 0, 0, 0} }; NULL 3857 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BD8[] = { {"Rcedil", 6, 0x00156, 0}, {"dscy", 4, 0x00455, 0}, {"prap", 4, 0x02AB7, 0}, {"rarrlp", 6, 0x021AC, 0}, {NULL, 0, 0, 0} }; NULL 3858 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BD9[] = { {"Aogon", 5, 0x00104, 0}, {NULL, 0, 0, 0} }; NULL 3859 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BDA[] = { {"boxhd", 5, 0x0252C, 0}, {NULL, 0, 0, 0} }; NULL 3860 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BDB[] = { {"subset", 6, 0x02282, 0}, {NULL, 0, 0, 0} }; NULL 3861 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BDD[] = { {"lgE", 3, 0x02A91, 0}, {NULL, 0, 0, 0} }; NULL 3862 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BDF[] = { {"epsilon", 7, 0x003B5, 0}, {NULL, 0, 0, 0} }; NULL 3863 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BE1[] = { {"curarrm", 7, 0x0293C, 0}, {NULL, 0, 0, 0} }; NULL 3864 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BE2[] = { {"ratail", 6, 0x0291A, 0}, {NULL, 0, 0, 0} }; NULL 3865 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BE4[] = { {"DoubleLongLeftRightArrow", 24, 0x027FA, 0}, {"rhov", 4, 0x003F1, 0}, {NULL, 0, 0, 0} }; NULL 3866 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BE7[] = { {"LeftDoubleBracket", 17, 0x027E6, 0}, {"Lleftarrow", 10, 0x021DA, 0}, {NULL, 0, 0, 0} }; NULL 3867 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BE8[] = { {"Uuml", 4, 0x000DC, 0}, {NULL, 0, 0, 0} }; NULL 3868 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BE9[] = { {"lfr", 3, 0x1D529, 0}, {NULL, 0, 0, 0} }; NULL 3869 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BEA[] = { {"minusdu", 7, 0x02A2A, 0}, {NULL, 0, 0, 0} }; NULL 3870 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BEB[] = { {"boxhu", 5, 0x02534, 0}, {NULL, 0, 0, 0} }; NULL 3871 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BEF[] = { {"Ncy", 3, 0x0041D, 0}, {NULL, 0, 0, 0} }; NULL 3872 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BF0[] = { {"gneq", 4, 0x02A88, 0}, {NULL, 0, 0, 0} }; NULL 3873 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BF1[] = { {"rangd", 5, 0x02992, 0}, {NULL, 0, 0, 0} }; NULL 3874 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BF2[] = { {"range", 5, 0x029A5, 0}, {NULL, 0, 0, 0} }; NULL 3875 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BF3[] = { {"lfloor", 6, 0x0230A, 0}, {NULL, 0, 0, 0} }; NULL 3876 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BF7[] = { {"NotSucceedsTilde", 16, 0x0227F, 0x00338}, {NULL, 0, 0, 0} }; NULL 3877 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BF9[] = { {"aogon", 5, 0x00105, 0}, {NULL, 0, 0, 0} }; NULL 3878 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BFA[] = { {"NotGreaterSlantEqual", 20, 0x02A7E, 0x00338}, {"NotSquareSupersetEqual", 22, 0x022E3, 0}, {NULL, 0, 0, 0} }; NULL 3879 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_BFC[] = { {"profsurf", 8, 0x02313, 0}, {NULL, 0, 0, 0} }; NULL 3880 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C02[] = { {"wedgeq", 6, 0x02259, 0}, {NULL, 0, 0, 0} }; NULL 3881 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C0B[] = { {"Alpha", 5, 0x00391, 0}, {"DiacriticalDoubleAcute", 22, 0x002DD, 0}, {NULL, 0, 0, 0} }; NULL 3882 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C0C[] = { {"lltri", 5, 0x025FA, 0}, {"tcaron", 6, 0x00165, 0}, {NULL, 0, 0, 0} }; NULL 3883 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C11[] = { {"Imacr", 5, 0x0012A, 0}, {"subseteq", 8, 0x02286, 0}, {NULL, 0, 0, 0} }; NULL 3884 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C12[] = { {"Escr", 4, 0x02130, 0}, {NULL, 0, 0, 0} }; NULL 3885 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C16[] = { {"lArr", 4, 0x021D0, 0}, {NULL, 0, 0, 0} }; NULL 3886 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C18[] = { {"Nopf", 4, 0x02115, 0}, {NULL, 0, 0, 0} }; NULL 3887 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C1A[] = { {"rpar", 4, 0x00029, 0}, {NULL, 0, 0, 0} }; NULL 3888 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C1D[] = { {"divonx", 6, 0x022C7, 0}, {NULL, 0, 0, 0} }; NULL 3889 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C1E[] = { {"olcir", 5, 0x029BE, 0}, {NULL, 0, 0, 0} }; NULL 3890 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C23[] = { {"lacute", 6, 0x0013A, 0}, {NULL, 0, 0, 0} }; NULL 3891 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C27[] = { {"zscr", 4, 0x1D4CF, 0}, {NULL, 0, 0, 0} }; NULL 3892 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C2B[] = { {"alpha", 5, 0x003B1, 0}, {NULL, 0, 0, 0} }; NULL 3893 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C31[] = { {"imacr", 5, 0x0012B, 0}, {"vellip", 6, 0x022EE, 0}, {NULL, 0, 0, 0} }; NULL 3894 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C32[] = { {"lcedil", 6, 0x0013C, 0}, {NULL, 0, 0, 0} }; NULL 3895 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C33[] = { {"sime", 4, 0x02243, 0}, {NULL, 0, 0, 0} }; NULL 3896 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C34[] = { {"empty", 5, 0x02205, 0}, {"imped", 5, 0x001B5, 0}, {NULL, 0, 0, 0} }; NULL 3897 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C35[] = { {"simg", 4, 0x02A9E, 0}, {NULL, 0, 0, 0} }; NULL 3898 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C36[] = { {"kjcy", 4, 0x0045C, 0}, {NULL, 0, 0, 0} }; NULL 3899 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C3A[] = { {"siml", 4, 0x02A9D, 0}, {NULL, 0, 0, 0} }; NULL 3900 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C3E[] = { {"LessEqualGreater", 16, 0x022DA, 0}, {NULL, 0, 0, 0} }; NULL 3901 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C3F[] = { {"Ycirc", 5, 0x00176, 0}, {NULL, 0, 0, 0} }; NULL 3902 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C40[] = { {"RoundImplies", 12, 0x02970, 0}, {"nvrArr", 6, 0x02903, 0}, {NULL, 0, 0, 0} }; NULL 3903 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C43[] = { {"check", 5, 0x02713, 0}, {NULL, 0, 0, 0} }; NULL 3904 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C44[] = { {"nlarr", 5, 0x0219A, 0}, {NULL, 0, 0, 0} }; NULL 3905 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C46[] = { {"middot", 6, 0x000B7, 0}, {NULL, 0, 0, 0} }; NULL 3906 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C48[] = { {"par", 3, 0x02225, 0}, {NULL, 0, 0, 0} }; NULL 3907 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C4A[] = { {"NotGreaterGreater", 17, 0x0226B, 0x00338}, {NULL, 0, 0, 0} }; NULL 3908 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C4B[] = { {"Nfr", 3, 0x1D511, 0}, {NULL, 0, 0, 0} }; NULL 3909 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C4F[] = { {"nwArr", 5, 0x021D6, 0}, {"prec", 4, 0x0227A, 0}, {NULL, 0, 0, 0} }; NULL 3910 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C50[] = { {"Barv", 4, 0x02AE7, 0}, {"yacute", 6, 0x000FD, 0}, {NULL, 0, 0, 0} }; NULL 3911 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C54[] = { {"DoubleLeftRightArrow", 20, 0x021D4, 0}, {NULL, 0, 0, 0} }; NULL 3912 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C58[] = { {"Coproduct", 9, 0x02210, 0}, {"rarrpl", 6, 0x02945, 0}, {"subsim", 6, 0x02AC7, 0}, {NULL, 0, 0, 0} }; NULL 3913 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C5A[] = { {"ntgl", 4, 0x02279, 0}, {NULL, 0, 0, 0} }; NULL 3914 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C5B[] = { {"LeftTriangleBar", 15, 0x029CF, 0}, {NULL, 0, 0, 0} }; NULL 3915 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C5F[] = { {"ycirc", 5, 0x00177, 0}, {NULL, 0, 0, 0} }; NULL 3916 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C69[] = { {"doteqdot", 8, 0x02251, 0}, {"nang", 4, 0x02220, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3917 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C6B[] = { {"bigcap", 6, 0x022C2, 0}, {NULL, 0, 0, 0} }; NULL 3918 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C6C[] = { {"CHcy", 4, 0x00427, 0}, {NULL, 0, 0, 0} }; NULL 3919 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C6E[] = { {"dopf", 4, 0x1D555, 0}, {NULL, 0, 0, 0} }; NULL 3920 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C72[] = { {"inodot", 6, 0x00131, 0}, {NULL, 0, 0, 0} }; NULL 3921 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C76[] = { {"nvHarr", 6, 0x02904, 0}, {NULL, 0, 0, 0} }; NULL 3922 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C77[] = { {"laemptyv", 8, 0x029B4, 0}, {NULL, 0, 0, 0} }; NULL 3923 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C78[] = { {"bigcirc", 7, 0x025EF, 0}, {NULL, 0, 0, 0} }; NULL 3924 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C7A[] = { {"scnap", 5, 0x02ABA, 0}, {NULL, 0, 0, 0} }; NULL 3925 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C7B[] = { {"DownLeftVector", 14, 0x021BD, 0}, {NULL, 0, 0, 0} }; NULL 3926 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C80[] = { {"race", 4, 0x0223D, 0x00331}, {NULL, 0, 0, 0} }; NULL 3927 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C82[] = { {"vartriangleright", 16, 0x022B3, 0}, {NULL, 0, 0, 0} }; NULL 3928 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C89[] = { {"napE", 4, 0x02A70, 0x00338}, {"supedot", 7, 0x02AC4, 0}, {NULL, 0, 0, 0} }; NULL 3929 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C8E[] = { {"acE", 3, 0x0223E, 0x00333}, {NULL, 0, 0, 0} }; NULL 3930 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C91[] = { {"pcy", 3, 0x0043F, 0}, {NULL, 0, 0, 0} }; NULL 3931 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C93[] = { {"qprime", 6, 0x02057, 0}, {NULL, 0, 0, 0} }; NULL 3932 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C94[] = { {"RightTeeVector", 14, 0x0295B, 0}, {"curlyvee", 8, 0x022CE, 0}, {NULL, 0, 0, 0} }; NULL 3933 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C95[] = { {"swarhk", 6, 0x02926, 0}, {NULL, 0, 0, 0} }; NULL 3934 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_C98[] = { {"Atilde", 6, 0x000C3, 0}, {NULL, 0, 0, 0} }; NULL 3935 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CA6[] = { {"bbrk", 4, 0x023B5, 0}, {"prnap", 5, 0x02AB9, 0}, {NULL, 0, 0, 0} }; NULL 3936 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CA8[] = { {"image", 5, 0x02111, 0}, {NULL, 0, 0, 0} }; NULL 3937 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CA9[] = { {"sext", 4, 0x02736, 0}, {NULL, 0, 0, 0} }; NULL 3938 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CAA[] = { {"ldquo", 5, 0x0201C, 0}, {NULL, 0, 0, 0} }; NULL 3939 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CAC[] = { {"NotLeftTriangleBar", 18, 0x029CF, 0x00338}, {"epsiv", 5, 0x003F5, 0}, {NULL, 0, 0, 0} }; NULL 3940 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CAD[] = { {"CenterDot", 9, 0x000B7, 0}, {"acd", 3, 0x0223F, 0}, {"upuparrows", 10, 0x021C8, 0}, {NULL, 0, 0, 0} }; NULL 3941 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CAF[] = { {"Eopf", 4, 0x1D53C, 0}, {NULL, 0, 0, 0} }; NULL 3942 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CB0[] = { {"Jcirc", 5, 0x00134, 0}, {NULL, 0, 0, 0} }; NULL 3943 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CB2[] = { {"smid", 4, 0x02223, 0}, {NULL, 0, 0, 0} }; NULL 3944 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CB4[] = { {"bull", 4, 0x02022, 0}, {NULL, 0, 0, 0} }; NULL 3945 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CB6[] = { {"rhard", 5, 0x021C1, 0}, {NULL, 0, 0, 0} }; NULL 3946 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CB7[] = { {"nsupset", 7, 0x02283, 0x020D2}, {NULL, 0, 0, 0} }; NULL 3947 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CBA[] = { {"npre", 4, 0x02AAF, 0x00338}, {NULL, 0, 0, 0} }; NULL 3948 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CBE[] = { {"qscr", 4, 0x1D4C6, 0}, {NULL, 0, 0, 0} }; NULL 3949 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CC2[] = { {"acy", 3, 0x00430, 0}, {NULL, 0, 0, 0} }; NULL 3950 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CC4[] = { {"lnE", 3, 0x02268, 0}, {"zopf", 4, 0x1D56B, 0}, {NULL, 0, 0, 0} }; NULL 3951 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CC5[] = { {"Ntilde", 6, 0x000D1, 0}, {NULL, 0, 0, 0} }; NULL 3952 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CC7[] = { {"rharu", 5, 0x021C0, 0}, {NULL, 0, 0, 0} }; NULL 3953 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CC8[] = { {"kappav", 6, 0x003F0, 0}, {NULL, 0, 0, 0} }; NULL 3954 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CC9[] = { {"timesb", 6, 0x022A0, 0}, {NULL, 0, 0, 0} }; NULL 3955 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CCB[] = { {"iiiint", 6, 0x02A0C, 0}, {"timesd", 6, 0x02A30, 0}, {NULL, 0, 0, 0} }; NULL 3956 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CD0[] = { {"jcirc", 5, 0x00135, 0}, {NULL, 0, 0, 0} }; NULL 3957 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CD2[] = { {"nsimeq", 6, 0x02244, 0}, {NULL, 0, 0, 0} }; NULL 3958 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CD3[] = { {"Esim", 4, 0x02A73, 0}, {NULL, 0, 0, 0} }; NULL 3959 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CD9[] = { {"Cap", 3, 0x022D2, 0}, {"bump", 4, 0x0224E, 0}, {NULL, 0, 0, 0} }; NULL 3960 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CDA[] = { {"lvnE", 4, 0x02268, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 3961 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CDC[] = { {"rarrtl", 6, 0x021A3, 0}, {NULL, 0, 0, 0} }; NULL 3962 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CE4[] = { {"lne", 3, 0x02A87, 0}, {NULL, 0, 0, 0} }; NULL 3963 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CE6[] = { {"commat", 6, 0x00040, 0}, {NULL, 0, 0, 0} }; NULL 3964 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CE8[] = { {"hslash", 6, 0x0210F, 0}, {NULL, 0, 0, 0} }; NULL 3965 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CE9[] = { {"lthree", 6, 0x022CB, 0}, {NULL, 0, 0, 0} }; NULL 3966 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CED[] = { {"Gcedil", 6, 0x00122, 0}, {"pfr", 3, 0x1D52D, 0}, {NULL, 0, 0, 0} }; NULL 3967 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CF1[] = { {"RightTriangleEqual", 18, 0x022B5, 0}, {NULL, 0, 0, 0} }; NULL 3968 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CF2[] = { {"ngeqslant", 9, 0x02A7E, 0x00338}, {NULL, 0, 0, 0} }; NULL 3969 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CF3[] = { {"Rcy", 3, 0x00420, 0}, {"gimel", 5, 0x02137, 0}, {NULL, 0, 0, 0} }; NULL 3970 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CF4[] = { {"curarr", 6, 0x021B7, 0}, {NULL, 0, 0, 0} }; NULL 3971 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CFA[] = { {"ntlg", 4, 0x02278, 0}, {NULL, 0, 0, 0} }; NULL 3972 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_CFF[] = { {"Rscr", 4, 0x0211B, 0}, {NULL, 0, 0, 0} }; NULL 3973 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D00[] = { {"urcrop", 6, 0x0230E, 0}, {NULL, 0, 0, 0} }; NULL 3974 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D06[] = { {"Poincareplane", 13, 0x0210C, 0}, {NULL, 0, 0, 0} }; NULL 3975 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D07[] = { {"NoBreak", 7, 0x02060, 0}, {NULL, 0, 0, 0} }; NULL 3976 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D0B[] = { {"lcub", 4, 0x0007B, 0}, {NULL, 0, 0, 0} }; NULL 3977 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D0E[] = { {"nltri", 5, 0x022EA, 0}, {NULL, 0, 0, 0} }; NULL 3978 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D10[] = { {"blacktriangledown", 17, 0x025BE, 0}, {NULL, 0, 0, 0} }; NULL 3979 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D11[] = { {"fjlig", 5, 0x00066, 0x0006A}, {"percnt", 6, 0x00025, 0}, {NULL, 0, 0, 0} }; NULL 3980 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D12[] = { {"rightharpoondown", 16, 0x021C1, 0}, {NULL, 0, 0, 0} }; NULL 3981 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D13[] = { {"LeftAngleBracket", 16, 0x027E8, 0}, {"npreceq", 7, 0x02AAF, 0x00338}, {NULL, 0, 0, 0} }; NULL 3982 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D15[] = { {"cupcup", 6, 0x02A4A, 0}, {NULL, 0, 0, 0} }; NULL 3983 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D18[] = { {"LeftVectorBar", 13, 0x02952, 0}, {NULL, 0, 0, 0} }; NULL 3984 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D19[] = { {"NJcy", 4, 0x0040A, 0}, {"triangleright", 13, 0x025B9, 0}, {NULL, 0, 0, 0} }; NULL 3985 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D1A[] = { {"Tcedil", 6, 0x00162, 0}, {"loz", 3, 0x025CA, 0}, {NULL, 0, 0, 0} }; NULL 3986 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D1E[] = { {"afr", 3, 0x1D51E, 0}, {NULL, 0, 0, 0} }; NULL 3987 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D1F[] = { {"NotLessTilde", 12, 0x02274, 0}, {NULL, 0, 0, 0} }; NULL 3988 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D20[] = { {"NotElement", 10, 0x02209, 0}, {NULL, 0, 0, 0} }; NULL 3989 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D22[] = { {"NotHumpDownHump", 15, 0x0224E, 0x00338}, {NULL, 0, 0, 0} }; NULL 3990 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D24[] = { {"SquareSubsetEqual", 17, 0x02291, 0}, {NULL, 0, 0, 0} }; NULL 3991 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D26[] = { {"nleqq", 5, 0x02266, 0x00338}, {"phi", 3, 0x003C6, 0}, {NULL, 0, 0, 0} }; NULL 3992 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D2A[] = { {"NotRightTriangle", 16, 0x022EB, 0}, {NULL, 0, 0, 0} }; NULL 3993 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D32[] = { {"lhblk", 5, 0x02584, 0}, {NULL, 0, 0, 0} }; NULL 3994 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D34[] = { {"caret", 5, 0x02041, 0}, {NULL, 0, 0, 0} }; NULL 3995 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D35[] = { {"bsemi", 5, 0x0204F, 0}, {NULL, 0, 0, 0} }; NULL 3996 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D38[] = { {"aacute", 6, 0x000E1, 0}, {NULL, 0, 0, 0} }; NULL 3997 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D39[] = { {"mapsto", 6, 0x021A6, 0}, {NULL, 0, 0, 0} }; NULL 3998 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D3A[] = { {"Congruent", 9, 0x02261, 0}, {NULL, 0, 0, 0} }; NULL 3999 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D3B[] = { {"Vdash", 5, 0x022A9, 0}, {NULL, 0, 0, 0} }; NULL 4000 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D3E[] = { {"longrightarrow", 14, 0x027F6, 0}, {NULL, 0, 0, 0} }; NULL 4001 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D42[] = { {"iinfin", 6, 0x029DC, 0}, {NULL, 0, 0, 0} }; NULL 4002 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D44[] = { {"EmptyVerySmallSquare", 20, 0x025AB, 0}, {NULL, 0, 0, 0} }; NULL 4003 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D49[] = { {"real", 4, 0x0211C, 0}, {NULL, 0, 0, 0} }; NULL 4004 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D4C[] = { {"SucceedsEqual", 13, 0x02AB0, 0}, {"utilde", 6, 0x00169, 0}, {NULL, 0, 0, 0} }; NULL 4005 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D4F[] = { {"Rfr", 3, 0x0211C, 0}, {"tau", 3, 0x003C4, 0}, {NULL, 0, 0, 0} }; NULL 4006 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D51[] = { {"Wedge", 5, 0x022C0, 0}, {NULL, 0, 0, 0} }; NULL 4007 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D54[] = { {"piv", 3, 0x003D6, 0}, {NULL, 0, 0, 0} }; NULL 4008 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D55[] = { {"hscr", 4, 0x1D4BD, 0}, {NULL, 0, 0, 0} }; NULL 4009 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D56[] = { {"subdot", 6, 0x02ABD, 0}, {NULL, 0, 0, 0} }; NULL 4010 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D57[] = { {"dsol", 4, 0x029F6, 0}, {NULL, 0, 0, 0} }; NULL 4011 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D5A[] = { {"prnE", 4, 0x02AB5, 0}, {NULL, 0, 0, 0} }; NULL 4012 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D5B[] = { {"qopf", 4, 0x1D562, 0}, {"vdash", 5, 0x022A2, 0}, {NULL, 0, 0, 0} }; NULL 4013 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D5F[] = { {"Star", 4, 0x022C6, 0}, {NULL, 0, 0, 0} }; NULL 4014 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D63[] = { {"sqsupseteq", 10, 0x02292, 0}, {"zhcy", 4, 0x00436, 0}, {NULL, 0, 0, 0} }; NULL 4015 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D65[] = { {"nacute", 6, 0x00144, 0}, {NULL, 0, 0, 0} }; NULL 4016 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D69[] = { {"lessgtr", 7, 0x02276, 0}, {NULL, 0, 0, 0} }; NULL 4017 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D6A[] = { {"nless", 5, 0x0226E, 0}, {NULL, 0, 0, 0} }; NULL 4018 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D6C[] = { {"RightTeeArrow", 13, 0x021A6, 0}, {"Yuml", 4, 0x00178, 0}, {"target", 6, 0x02316, 0}, {"upharpoonleft", 13, 0x021BF, 0}, {NULL, 0, 0, 0} }; NULL 4019 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D6F[] = { {"between", 7, 0x0226C, 0}, {"boxuL", 5, 0x0255B, 0}, {NULL, 0, 0, 0} }; NULL 4020 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D70[] = { {"TSHcy", 5, 0x0040B, 0}, {"lrm", 3, 0x0200E, 0}, {NULL, 0, 0, 0} }; NULL 4021 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D71[] = { {"excl", 4, 0x00021, 0}, {"hyphen", 6, 0x02010, 0}, {"mlcp", 4, 0x02ADB, 0}, {"wedge", 5, 0x02227, 0}, {NULL, 0, 0, 0} }; NULL 4022 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D74[] = { {"ncedil", 6, 0x00146, 0}, {NULL, 0, 0, 0} }; NULL 4023 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D75[] = { {"boxuR", 5, 0x02558, 0}, {NULL, 0, 0, 0} }; NULL 4024 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D76[] = { {"Not", 3, 0x02AEC, 0}, {"epsi", 4, 0x003B5, 0}, {NULL, 0, 0, 0} }; NULL 4025 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D7C[] = { {"disin", 5, 0x022F2, 0}, {"nRightarrow", 11, 0x021CF, 0}, {NULL, 0, 0, 0} }; NULL 4026 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D7D[] = { {"cylcty", 6, 0x0232D, 0}, {"neArr", 5, 0x021D7, 0}, {NULL, 0, 0, 0} }; NULL 4027 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D7E[] = { {"prnsim", 6, 0x022E8, 0}, {NULL, 0, 0, 0} }; NULL 4028 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D80[] = { {"Cfr", 3, 0x0212D, 0}, {NULL, 0, 0, 0} }; NULL 4029 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D81[] = { {"Beta", 4, 0x00392, 0}, {NULL, 0, 0, 0} }; NULL 4030 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D85[] = { {"leftarrowtail", 13, 0x021A2, 0}, {NULL, 0, 0, 0} }; NULL 4031 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D87[] = { {"parsl", 5, 0x02AFD, 0}, {NULL, 0, 0, 0} }; NULL 4032 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D89[] = { {"xwedge", 6, 0x022C0, 0}, {NULL, 0, 0, 0} }; NULL 4033 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D8A[] = { {"olcross", 7, 0x029BB, 0}, {NULL, 0, 0, 0} }; NULL 4034 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D8C[] = { {"boxvH", 5, 0x0256A, 0}, {"lsh", 3, 0x021B0, 0}, {NULL, 0, 0, 0} }; NULL 4035 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D8D[] = { {"circledR", 8, 0x000AE, 0}, {NULL, 0, 0, 0} }; NULL 4036 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D8E[] = { {"Rho", 3, 0x003A1, 0}, {"circledS", 8, 0x024C8, 0}, {"cupor", 5, 0x02A45, 0}, {NULL, 0, 0, 0} }; NULL 4037 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D8F[] = { {"Ugrave", 6, 0x000D9, 0}, {"boxul", 5, 0x02518, 0}, {NULL, 0, 0, 0} }; NULL 4038 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D90[] = { {"boxvL", 5, 0x02561, 0}, {NULL, 0, 0, 0} }; NULL 4039 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D91[] = { {"sqcup", 5, 0x02294, 0}, {NULL, 0, 0, 0} }; NULL 4040 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D93[] = { {"rect", 4, 0x025AD, 0}, {NULL, 0, 0, 0} }; NULL 4041 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D94[] = { {"mldr", 4, 0x02026, 0}, {NULL, 0, 0, 0} }; NULL 4042 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D95[] = { {"boxur", 5, 0x02514, 0}, {"digamma", 7, 0x003DD, 0}, {"tcy", 3, 0x00442, 0}, {"urcorner", 8, 0x0231D, 0}, {NULL, 0, 0, 0} }; NULL 4043 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D96[] = { {"DoubleLeftArrow", 15, 0x021D0, 0}, {"Iscr", 4, 0x02110, 0}, {"boxvR", 5, 0x0255E, 0}, {NULL, 0, 0, 0} }; NULL 4044 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D98[] = { {"ulcorn", 6, 0x0231C, 0}, {NULL, 0, 0, 0} }; NULL 4045 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D9A[] = { {"prod", 4, 0x0220F, 0}, {NULL, 0, 0, 0} }; NULL 4046 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_D9C[] = { {"Ropf", 4, 0x0211D, 0}, {NULL, 0, 0, 0} }; NULL 4047 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DA0[] = { {"rmoustache", 10, 0x023B1, 0}, {NULL, 0, 0, 0} }; NULL 4048 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DA5[] = { {"NegativeMediumSpace", 19, 0x0200B, 0}, {NULL, 0, 0, 0} }; NULL 4049 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DA6[] = { {"prop", 4, 0x0221D, 0}, {NULL, 0, 0, 0} }; NULL 4050 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DA8[] = { {"TScy", 4, 0x00426, 0}, {NULL, 0, 0, 0} }; NULL 4051 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DA9[] = { {"xsqcup", 6, 0x02A06, 0}, {NULL, 0, 0, 0} }; NULL 4052 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DAC[] = { {"bemptyv", 7, 0x029B0, 0}, {"boxvh", 5, 0x0253C, 0}, {NULL, 0, 0, 0} }; NULL 4053 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DB0[] = { {"boxvl", 5, 0x02524, 0}, {NULL, 0, 0, 0} }; NULL 4054 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DB3[] = { {"NotTildeFullEqual", 17, 0x02247, 0}, {NULL, 0, 0, 0} }; NULL 4055 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DB4[] = { {"subE", 4, 0x02AC5, 0}, {NULL, 0, 0, 0} }; NULL 4056 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DB6[] = { {"boxvr", 5, 0x0251C, 0}, {NULL, 0, 0, 0} }; NULL 4057 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DB7[] = { {"bigvee", 6, 0x022C1, 0}, {NULL, 0, 0, 0} }; NULL 4058 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DB9[] = { {"Chi", 3, 0x003A7, 0}, {NULL, 0, 0, 0} }; NULL 4059 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DBC[] = { {"circeq", 6, 0x02257, 0}, {NULL, 0, 0, 0} }; NULL 4060 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DBE[] = { {"emsp13", 6, 0x02004, 0}, {NULL, 0, 0, 0} }; NULL 4061 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DBF[] = { {"emsp14", 6, 0x02005, 0}, {NULL, 0, 0, 0} }; NULL 4062 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DC2[] = { {"ouml", 4, 0x000F6, 0}, {NULL, 0, 0, 0} }; NULL 4063 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DC3[] = { {"RightArrowBar", 13, 0x021E5, 0}, {NULL, 0, 0, 0} }; NULL 4064 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DC6[] = { {"ecy", 3, 0x0044D, 0}, {NULL, 0, 0, 0} }; NULL 4065 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DC8[] = { {"succneqq", 8, 0x02AB6, 0}, {NULL, 0, 0, 0} }; NULL 4066 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DCA[] = { {"npart", 5, 0x02202, 0x00338}, {NULL, 0, 0, 0} }; NULL 4067 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DCF[] = { {"Element", 7, 0x02208, 0}, {NULL, 0, 0, 0} }; NULL 4068 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DD1[] = { {"Edot", 4, 0x00116, 0}, {NULL, 0, 0, 0} }; NULL 4069 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DD3[] = { {"RightUpDownVector", 17, 0x0294F, 0}, {NULL, 0, 0, 0} }; NULL 4070 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DD4[] = { {"sube", 4, 0x02286, 0}, {NULL, 0, 0, 0} }; NULL 4071 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DD5[] = { {"jsercy", 6, 0x00458, 0}, {NULL, 0, 0, 0} }; NULL 4072 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DD7[] = { {"varrho", 6, 0x003F1, 0}, {NULL, 0, 0, 0} }; NULL 4073 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DD9[] = { {"subsub", 6, 0x02AD5, 0}, {NULL, 0, 0, 0} }; NULL 4074 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DDC[] = { {"Dcaron", 6, 0x0010E, 0}, {NULL, 0, 0, 0} }; NULL 4075 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DDD[] = { {"Eogon", 5, 0x00118, 0}, {NULL, 0, 0, 0} }; NULL 4076 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DE4[] = { {"geqslant", 8, 0x02A7E, 0}, {NULL, 0, 0, 0} }; NULL 4077 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DE6[] = { {"rdldhar", 7, 0x02969, 0}, {"zdot", 4, 0x0017C, 0}, {NULL, 0, 0, 0} }; NULL 4078 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DE7[] = { {"subsup", 6, 0x02AD3, 0}, {NULL, 0, 0, 0} }; NULL 4079 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DE9[] = { {"ograve", 6, 0x000F2, 0}, {NULL, 0, 0, 0} }; NULL 4080 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DEB[] = { {"ReverseElement", 14, 0x0220B, 0}, {NULL, 0, 0, 0} }; NULL 4081 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DED[] = { {"drcorn", 6, 0x0231F, 0}, {"rang", 4, 0x027E9, 0}, {NULL, 0, 0, 0} }; NULL 4082 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DF1[] = { {"tfr", 3, 0x1D531, 0}, {NULL, 0, 0, 0} }; NULL 4083 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DF2[] = { {"hopf", 4, 0x1D559, 0}, {NULL, 0, 0, 0} }; NULL 4084 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DF3[] = { {"succ", 4, 0x0227B, 0}, {NULL, 0, 0, 0} }; NULL 4085 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DF6[] = { {"otimes", 6, 0x02297, 0}, {NULL, 0, 0, 0} }; NULL 4086 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DF7[] = { {"Vcy", 3, 0x00412, 0}, {"ltquest", 7, 0x02A7B, 0}, {NULL, 0, 0, 0} }; NULL 4087 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DF9[] = { {"lozenge", 7, 0x025CA, 0}, {NULL, 0, 0, 0} }; NULL 4088 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DFB[] = { {"LeftDownVector", 14, 0x021C3, 0}, {NULL, 0, 0, 0} }; NULL 4089 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_DFD[] = { {"eogon", 5, 0x00119, 0}, {NULL, 0, 0, 0} }; NULL 4090 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E03[] = { {"amp", 3, 0x00026, 0}, {"lopar", 5, 0x02985, 0}, {NULL, 0, 0, 0} }; NULL 4091 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E04[] = { {"loplus", 6, 0x02A2D, 0}, {NULL, 0, 0, 0} }; NULL 4092 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E08[] = { {"NotTilde", 8, 0x02241, 0}, {NULL, 0, 0, 0} }; NULL 4093 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E09[] = { {"CounterClockwiseContourIntegral", 31, 0x02233, 0}, {NULL, 0, 0, 0} }; NULL 4094 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E0C[] = { {"InvisibleTimes", 14, 0x02062, 0}, {NULL, 0, 0, 0} }; NULL 4095 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E11[] = { {"lesdotor", 8, 0x02A83, 0}, {NULL, 0, 0, 0} }; NULL 4096 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E18[] = { {"and", 3, 0x02227, 0}, {NULL, 0, 0, 0} }; NULL 4097 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E1B[] = { {"RightUpVector", 13, 0x021BE, 0}, {"ang", 3, 0x02220, 0}, {NULL, 0, 0, 0} }; NULL 4098 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E1C[] = { {"DoubleRightTee", 14, 0x022A8, 0}, {NULL, 0, 0, 0} }; NULL 4099 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E1D[] = { {"LeftUpVectorBar", 15, 0x02958, 0}, {NULL, 0, 0, 0} }; NULL 4100 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E1E[] = { {"smte", 4, 0x02AAC, 0}, {NULL, 0, 0, 0} }; NULL 4101 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E20[] = { {"Iacute", 6, 0x000CD, 0}, {"triminus", 8, 0x02A3A, 0}, {NULL, 0, 0, 0} }; NULL 4102 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E22[] = { {"efr", 3, 0x1D522, 0}, {"iiint", 5, 0x0222D, 0}, {NULL, 0, 0, 0} }; NULL 4103 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E23[] = { {"ctdot", 5, 0x022EF, 0}, {NULL, 0, 0, 0} }; NULL 4104 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E24[] = { {"mnplus", 6, 0x02213, 0}, {NULL, 0, 0, 0} }; NULL 4105 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E25[] = { {"Vee", 3, 0x022C1, 0}, {NULL, 0, 0, 0} }; NULL 4106 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E28[] = { {"Gcy", 3, 0x00413, 0}, {NULL, 0, 0, 0} }; NULL 4107 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E2A[] = { {"lurdshar", 8, 0x0294A, 0}, {NULL, 0, 0, 0} }; NULL 4108 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E2C[] = { {"smeparsl", 8, 0x029E4, 0}, {NULL, 0, 0, 0} }; NULL 4109 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E2F[] = { {"DoubleVerticalBar", 17, 0x02225, 0}, {"iecy", 4, 0x00435, 0}, {NULL, 0, 0, 0} }; NULL 4110 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E30[] = { {"udblac", 6, 0x00171, 0}, {NULL, 0, 0, 0} }; NULL 4111 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E32[] = { {"gtquest", 7, 0x02A7C, 0}, {NULL, 0, 0, 0} }; NULL 4112 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E33[] = { {"Iopf", 4, 0x1D540, 0}, {NULL, 0, 0, 0} }; NULL 4113 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E35[] = { {"bsime", 5, 0x022CD, 0}, {NULL, 0, 0, 0} }; NULL 4114 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E36[] = { {"RightVector", 11, 0x021C0, 0}, {NULL, 0, 0, 0} }; NULL 4115 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E37[] = { {"NotGreaterLess", 14, 0x02279, 0}, {NULL, 0, 0, 0} }; NULL 4116 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E3B[] = { {"apE", 3, 0x02A70, 0}, {NULL, 0, 0, 0} }; NULL 4117 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E41[] = { {"CupCap", 6, 0x0224D, 0}, {NULL, 0, 0, 0} }; NULL 4118 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E42[] = { {"uscr", 4, 0x1D4CA, 0}, {NULL, 0, 0, 0} }; NULL 4119 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E43[] = { {"erDot", 5, 0x02253, 0}, {NULL, 0, 0, 0} }; NULL 4120 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E44[] = { {"egs", 3, 0x02A96, 0}, {NULL, 0, 0, 0} }; NULL 4121 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E48[] = { {"rlarr", 5, 0x021C4, 0}, {NULL, 0, 0, 0} }; NULL 4122 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E4C[] = { {"prE", 3, 0x02AB3, 0}, {NULL, 0, 0, 0} }; NULL 4123 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E4E[] = { {"QUOT", 4, 0x00022, 0}, {NULL, 0, 0, 0} }; NULL 4124 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E53[] = { {"Vfr", 3, 0x1D519, 0}, {NULL, 0, 0, 0} }; NULL 4125 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E55[] = { {"cupbrcap", 8, 0x02A48, 0}, {NULL, 0, 0, 0} }; NULL 4126 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E57[] = { {"intercal", 8, 0x022BA, 0}, {NULL, 0, 0, 0} }; NULL 4127 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E58[] = { {"imath", 5, 0x00131, 0}, {NULL, 0, 0, 0} }; NULL 4128 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E59[] = { {"RightUpTeeVector", 16, 0x0295C, 0}, {"trie", 4, 0x0225C, 0}, {NULL, 0, 0, 0} }; NULL 4129 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E5B[] = { {"ape", 3, 0x0224A, 0}, {NULL, 0, 0, 0} }; NULL 4130 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E5D[] = { {"softcy", 6, 0x0044C, 0}, {NULL, 0, 0, 0} }; NULL 4131 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E5E[] = { {"rarrb", 5, 0x021E5, 0}, {NULL, 0, 0, 0} }; NULL 4132 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E5F[] = { {"FilledSmallSquare", 17, 0x025FC, 0}, {"rarrc", 5, 0x02933, 0}, {NULL, 0, 0, 0} }; NULL 4133 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E60[] = { {"Superset", 8, 0x02283, 0}, {NULL, 0, 0, 0} }; NULL 4134 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E61[] = { {"hoarr", 5, 0x021FF, 0}, {NULL, 0, 0, 0} }; NULL 4135 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E63[] = { {"DownRightVectorBar", 18, 0x02957, 0}, {NULL, 0, 0, 0} }; NULL 4136 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E64[] = { {"brvbar", 6, 0x000A6, 0}, {NULL, 0, 0, 0} }; NULL 4137 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E65[] = { {"ecolon", 6, 0x02255, 0}, {NULL, 0, 0, 0} }; NULL 4138 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E66[] = { {"GreaterLess", 11, 0x02277, 0}, {NULL, 0, 0, 0} }; NULL 4139 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E6A[] = { {"nrArr", 5, 0x021CF, 0}, {NULL, 0, 0, 0} }; NULL 4140 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E6C[] = { {"pre", 3, 0x02AAF, 0}, {NULL, 0, 0, 0} }; NULL 4141 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E6F[] = { {"aleph", 5, 0x02135, 0}, {NULL, 0, 0, 0} }; NULL 4142 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E70[] = { {"DiacriticalAcute", 16, 0x000B4, 0}, {"SmallCircle", 11, 0x02218, 0}, {NULL, 0, 0, 0} }; NULL 4143 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E71[] = { {"parsim", 6, 0x02AF3, 0}, {NULL, 0, 0, 0} }; NULL 4144 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E73[] = { {"rarrw", 5, 0x0219D, 0}, {NULL, 0, 0, 0} }; NULL 4145 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E78[] = { {"caron", 5, 0x002C7, 0}, {NULL, 0, 0, 0} }; NULL 4146 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E7A[] = { {"cacute", 6, 0x00107, 0}, {"lagran", 6, 0x02112, 0}, {NULL, 0, 0, 0} }; NULL 4147 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E7C[] = { {"rarr", 4, 0x02192, 0}, {NULL, 0, 0, 0} }; NULL 4148 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E80[] = { {"Rrightarrow", 11, 0x021DB, 0}, {NULL, 0, 0, 0} }; NULL 4149 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E83[] = { {"Vscr", 4, 0x1D4B1, 0}, {NULL, 0, 0, 0} }; NULL 4150 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E84[] = { {"Gfr", 3, 0x1D50A, 0}, {NULL, 0, 0, 0} }; NULL 4151 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E89[] = { {"ccedil", 6, 0x000E7, 0}, {"propto", 6, 0x0221D, 0}, {NULL, 0, 0, 0} }; NULL 4152 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E8E[] = { {"zwnj", 4, 0x0200C, 0}, {NULL, 0, 0, 0} }; NULL 4153 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E91[] = { {"psi", 3, 0x003C8, 0}, {NULL, 0, 0, 0} }; NULL 4154 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E99[] = { {"infin", 5, 0x0221E, 0}, {NULL, 0, 0, 0} }; NULL 4155 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_E9C[] = { {"circledcirc", 11, 0x0229A, 0}, {NULL, 0, 0, 0} }; NULL 4156 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EA1[] = { {"Proportion", 10, 0x02237, 0}, {NULL, 0, 0, 0} }; NULL 4157 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EA2[] = { {"subseteqq", 9, 0x02AC5, 0}, {NULL, 0, 0, 0} }; NULL 4158 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EA4[] = { {"nGtv", 4, 0x0226B, 0x00338}, {NULL, 0, 0, 0} }; NULL 4159 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EA8[] = { {"macr", 4, 0x000AF, 0}, {NULL, 0, 0, 0} }; NULL 4160 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EA9[] = { {"orslope", 7, 0x02A57, 0}, {NULL, 0, 0, 0} }; NULL 4161 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EB1[] = { {"frown", 5, 0x02322, 0}, {NULL, 0, 0, 0} }; NULL 4162 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EB2[] = { {"Iota", 4, 0x00399, 0}, {NULL, 0, 0, 0} }; NULL 4163 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EB4[] = { {"rceil", 5, 0x02309, 0}, {NULL, 0, 0, 0} }; NULL 4164 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EB7[] = { {"spadesuit", 9, 0x02660, 0}, {NULL, 0, 0, 0} }; NULL 4165 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EB8[] = { {"sstarf", 6, 0x022C6, 0}, {NULL, 0, 0, 0} }; NULL 4166 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ECA[] = { {"icy", 3, 0x00438, 0}, {NULL, 0, 0, 0} }; NULL 4167 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ECD[] = { {"ast", 3, 0x0002A, 0}, {"nmid", 4, 0x02224, 0}, {NULL, 0, 0, 0} }; NULL 4168 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ECF[] = { {"bowtie", 6, 0x022C8, 0}, {NULL, 0, 0, 0} }; NULL 4169 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ED1[] = { {"thetav", 6, 0x003D1, 0}, {NULL, 0, 0, 0} }; NULL 4170 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ED7[] = { {"vangrt", 6, 0x0299C, 0}, {NULL, 0, 0, 0} }; NULL 4171 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ED8[] = { {"numsp", 5, 0x02007, 0}, {"triplus", 7, 0x02A39, 0}, {NULL, 0, 0, 0} }; NULL 4172 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_ED9[] = { {"lscr", 4, 0x1D4C1, 0}, {NULL, 0, 0, 0} }; NULL 4173 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EDA[] = { {"pointint", 8, 0x02A15, 0}, {NULL, 0, 0, 0} }; NULL 4174 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EDB[] = { {"Theta", 5, 0x00398, 0}, {NULL, 0, 0, 0} }; NULL 4175 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EDF[] = { {"rightrightarrows", 16, 0x021C9, 0}, {"uopf", 4, 0x1D566, 0}, {NULL, 0, 0, 0} }; NULL 4176 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EE2[] = { {"ell", 3, 0x02113, 0}, {NULL, 0, 0, 0} }; NULL 4177 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EE4[] = { {"cuepr", 5, 0x022DE, 0}, {NULL, 0, 0, 0} }; NULL 4178 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EE5[] = { {"NotVerticalBar", 14, 0x02224, 0}, {NULL, 0, 0, 0} }; NULL 4179 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EE7[] = { {"xnis", 4, 0x022FB, 0}, {NULL, 0, 0, 0} }; NULL 4180 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EE9[] = { {"els", 3, 0x02A95, 0}, {NULL, 0, 0, 0} }; NULL 4181 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EEF[] = { {"DDotrahd", 8, 0x02911, 0}, {NULL, 0, 0, 0} }; NULL 4182 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EF1[] = { {"larrbfs", 7, 0x0291F, 0}, {NULL, 0, 0, 0} }; NULL 4183 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EF2[] = { {"Rsh", 3, 0x021B1, 0}, {"boxplus", 7, 0x0229E, 0}, {NULL, 0, 0, 0} }; NULL 4184 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EF4[] = { {"swarr", 5, 0x02199, 0}, {NULL, 0, 0, 0} }; NULL 4185 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EF5[] = { {"gvnE", 4, 0x02269, 0x0FE00}, {"xfr", 3, 0x1D535, 0}, {NULL, 0, 0, 0} }; NULL 4186 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EF9[] = { {"ldca", 4, 0x02936, 0}, {NULL, 0, 0, 0} }; NULL 4187 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EFB[] = { {"NotPrecedesSlantEqual", 21, 0x022E0, 0}, {"YAcy", 4, 0x0042F, 0}, {"Zcy", 3, 0x00417, 0}, {"andslope", 8, 0x02A58, 0}, {"numero", 6, 0x02116, 0}, {"theta", 5, 0x003B8, 0}, {NULL, 0, 0, 0} }; NULL 4188 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EFE[] = { {"mapstoup", 8, 0x021A5, 0}, {NULL, 0, 0, 0} }; NULL 4189 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_EFF[] = { {"bigcup", 6, 0x022C3, 0}, {NULL, 0, 0, 0} }; NULL 4190 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F03[] = { {"nesear", 6, 0x02928, 0}, {NULL, 0, 0, 0} }; NULL 4191 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F05[] = { {"lesssim", 7, 0x02272, 0}, {NULL, 0, 0, 0} }; NULL 4192 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F08[] = { {"DownArrow", 9, 0x02193, 0}, {NULL, 0, 0, 0} }; NULL 4193 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F0B[] = { {"orarr", 5, 0x021BB, 0}, {NULL, 0, 0, 0} }; NULL 4194 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F0F[] = { {"ccaps", 5, 0x02A4D, 0}, {NULL, 0, 0, 0} }; NULL 4195 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F10[] = { {"xdtri", 5, 0x025BD, 0}, {NULL, 0, 0, 0} }; NULL 4196 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F11[] = { {"xcap", 4, 0x022C2, 0}, {NULL, 0, 0, 0} }; NULL 4197 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F13[] = { {"downdownarrows", 14, 0x021CA, 0}, {"nisd", 4, 0x022FA, 0}, {NULL, 0, 0, 0} }; NULL 4198 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F14[] = { {"VerticalBar", 11, 0x02223, 0}, {NULL, 0, 0, 0} }; NULL 4199 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F15[] = { {"TRADE", 5, 0x02122, 0}, {NULL, 0, 0, 0} }; NULL 4200 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F17[] = { {"Omacr", 5, 0x0014C, 0}, {NULL, 0, 0, 0} }; NULL 4201 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F18[] = { {"top", 3, 0x022A4, 0}, {NULL, 0, 0, 0} }; NULL 4202 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F19[] = { {"LeftRightArrow", 14, 0x02194, 0}, {NULL, 0, 0, 0} }; NULL 4203 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F1A[] = { {"Mscr", 4, 0x02133, 0}, {"iff", 3, 0x021D4, 0}, {NULL, 0, 0, 0} }; NULL 4204 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F1F[] = { {"downharpoonleft", 15, 0x021C3, 0}, {"eng", 3, 0x0014B, 0}, {NULL, 0, 0, 0} }; NULL 4205 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F20[] = { {"Vopf", 4, 0x1D54D, 0}, {NULL, 0, 0, 0} }; NULL 4206 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F26[] = { {"ifr", 3, 0x1D526, 0}, {NULL, 0, 0, 0} }; NULL 4207 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F28[] = { {"Downarrow", 9, 0x021D3, 0}, {NULL, 0, 0, 0} }; NULL 4208 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F2C[] = { {"Kcy", 3, 0x0041A, 0}, {"angle", 5, 0x02220, 0}, {NULL, 0, 0, 0} }; NULL 4209 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F2F[] = { {"lescc", 5, 0x02AA8, 0}, {NULL, 0, 0, 0} }; NULL 4210 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F30[] = { {"lesseqqgtr", 10, 0x02A8B, 0}, {NULL, 0, 0, 0} }; NULL 4211 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F31[] = { {"bigstar", 7, 0x02605, 0}, {NULL, 0, 0, 0} }; NULL 4212 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F33[] = { {"ddagger", 7, 0x02021, 0}, {"nltrie", 6, 0x022EC, 0}, {NULL, 0, 0, 0} }; NULL 4213 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F37[] = { {"omacr", 5, 0x0014D, 0}, {NULL, 0, 0, 0} }; NULL 4214 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F38[] = { {"cuesc", 5, 0x022DF, 0}, {NULL, 0, 0, 0} }; NULL 4215 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F40[] = { {"circlearrowright", 16, 0x021BB, 0}, {NULL, 0, 0, 0} }; NULL 4216 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F41[] = { {"ngeqq", 5, 0x02267, 0x00338}, {NULL, 0, 0, 0} }; NULL 4217 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F44[] = { {"squf", 4, 0x025AA, 0}, {NULL, 0, 0, 0} }; NULL 4218 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F46[] = { {"rtri", 4, 0x025B9, 0}, {NULL, 0, 0, 0} }; NULL 4219 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F47[] = { {"VerticalLine", 12, 0x0007C, 0}, {NULL, 0, 0, 0} }; NULL 4220 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F48[] = { {"downarrow", 9, 0x02193, 0}, {NULL, 0, 0, 0} }; NULL 4221 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F4B[] = { {"Scaron", 6, 0x00160, 0}, {NULL, 0, 0, 0} }; NULL 4222 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F4C[] = { {"tstrok", 6, 0x00167, 0}, {NULL, 0, 0, 0} }; NULL 4223 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F50[] = { {"wreath", 6, 0x02240, 0}, {NULL, 0, 0, 0} }; NULL 4224 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F51[] = { {"exponentiale", 12, 0x02147, 0}, {NULL, 0, 0, 0} }; NULL 4225 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F55[] = { {"Idot", 4, 0x00130, 0}, {NULL, 0, 0, 0} }; NULL 4226 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F57[] = { {"Zfr", 3, 0x02128, 0}, {NULL, 0, 0, 0} }; NULL 4227 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F58[] = { {"bnot", 4, 0x02310, 0}, {NULL, 0, 0, 0} }; NULL 4228 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F5B[] = { {"infintie", 8, 0x029DD, 0}, {NULL, 0, 0, 0} }; NULL 4229 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F5D[] = { {"angrtvbd", 8, 0x0299D, 0}, {NULL, 0, 0, 0} }; NULL 4230 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F5F[] = { {"prurel", 6, 0x022B0, 0}, {NULL, 0, 0, 0} }; NULL 4231 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F60[] = { {"gbreve", 6, 0x0011F, 0}, {"rsaquo", 6, 0x0203A, 0}, {NULL, 0, 0, 0} }; NULL 4232 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F62[] = { {"sung", 4, 0x0266A, 0}, {NULL, 0, 0, 0} }; NULL 4233 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F67[] = { {"lvertneqq", 9, 0x02268, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 4234 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F68[] = { {"lnsim", 5, 0x022E6, 0}, {"searrow", 7, 0x02198, 0}, {NULL, 0, 0, 0} }; NULL 4235 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F69[] = { {"nsubset", 7, 0x02282, 0x020D2}, {NULL, 0, 0, 0} }; NULL 4236 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F6D[] = { {"Cup", 3, 0x022D3, 0}, {NULL, 0, 0, 0} }; NULL 4237 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F6E[] = { {"Lmidot", 6, 0x0013F, 0}, {"sup1", 4, 0x000B9, 0}, {NULL, 0, 0, 0} }; NULL 4238 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F6F[] = { {"Delta", 5, 0x00394, 0}, {"sbquo", 5, 0x0201A, 0}, {"sup2", 4, 0x000B2, 0}, {NULL, 0, 0, 0} }; NULL 4239 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F70[] = { {"cscr", 4, 0x1D4B8, 0}, {"nsubseteqq", 10, 0x02AC5, 0x00338}, {"sup3", 4, 0x000B3, 0}, {NULL, 0, 0, 0} }; NULL 4240 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F71[] = { {"Kcedil", 6, 0x00136, 0}, {NULL, 0, 0, 0} }; NULL 4241 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F72[] = { {"plussim", 7, 0x02A26, 0}, {NULL, 0, 0, 0} }; NULL 4242 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F74[] = { {"KHcy", 4, 0x00425, 0}, {NULL, 0, 0, 0} }; NULL 4243 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F75[] = { {"OElig", 5, 0x00152, 0}, {"simdot", 6, 0x02A6A, 0}, {NULL, 0, 0, 0} }; NULL 4244 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F76[] = { {"lopf", 4, 0x1D55D, 0}, {NULL, 0, 0, 0} }; NULL 4245 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F77[] = { {"boxbox", 6, 0x029C9, 0}, {NULL, 0, 0, 0} }; NULL 4246 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F78[] = { {"bepsi", 5, 0x003F6, 0}, {"lbarr", 5, 0x0290C, 0}, {NULL, 0, 0, 0} }; NULL 4247 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F79[] = { {"lnapprox", 8, 0x02A89, 0}, {NULL, 0, 0, 0} }; NULL 4248 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F81[] = { {"sdotb", 5, 0x022A1, 0}, {NULL, 0, 0, 0} }; NULL 4249 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F82[] = { {"measuredangle", 13, 0x02221, 0}, {"supE", 4, 0x02AC6, 0}, {NULL, 0, 0, 0} }; NULL 4250 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F83[] = { {"map", 3, 0x021A6, 0}, {NULL, 0, 0, 0} }; NULL 4251 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F84[] = { {"sdote", 5, 0x02A66, 0}, {NULL, 0, 0, 0} }; NULL 4252 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F86[] = { {"diamondsuit", 11, 0x02666, 0}, {NULL, 0, 0, 0} }; NULL 4253 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F88[] = { {"Kfr", 3, 0x1D50E, 0}, {NULL, 0, 0, 0} }; NULL 4254 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F8B[] = { {"imagline", 8, 0x02110, 0}, {NULL, 0, 0, 0} }; NULL 4255 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F8F[] = { {"delta", 5, 0x003B4, 0}, {NULL, 0, 0, 0} }; NULL 4256 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F91[] = { {"mapstodown", 10, 0x021A7, 0}, {NULL, 0, 0, 0} }; NULL 4257 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F93[] = { {"eqvparsl", 8, 0x029E5, 0}, {NULL, 0, 0, 0} }; NULL 4258 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F95[] = { {"UpArrow", 7, 0x02191, 0}, {NULL, 0, 0, 0} }; NULL 4259 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F9A[] = { {"imagpart", 8, 0x02111, 0}, {"lsim", 4, 0x02272, 0}, {NULL, 0, 0, 0} }; NULL 4260 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F9C[] = { {"trianglelefteq", 14, 0x022B4, 0}, {NULL, 0, 0, 0} }; NULL 4261 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_F9F[] = { {"isindot", 7, 0x022F5, 0}, {NULL, 0, 0, 0} }; NULL 4262 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FA0[] = { {"LeftUpDownVector", 16, 0x02951, 0}, {"curvearrowleft", 14, 0x021B6, 0}, {NULL, 0, 0, 0} }; NULL 4263 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FA1[] = { {"Diamond", 7, 0x022C4, 0}, {NULL, 0, 0, 0} }; NULL 4264 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FA2[] = { {"supe", 4, 0x02287, 0}, {NULL, 0, 0, 0} }; NULL 4265 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FA3[] = { {"nearrow", 7, 0x02197, 0}, {NULL, 0, 0, 0} }; NULL 4266 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FA9[] = { {"easter", 6, 0x02A6E, 0}, {NULL, 0, 0, 0} }; NULL 4267 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB0[] = { {"rdquo", 5, 0x0201D, 0}, {"subsetneqq", 10, 0x02ACB, 0}, {NULL, 0, 0, 0} }; NULL 4268 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB1[] = { {"Dscr", 4, 0x1D49F, 0}, {NULL, 0, 0, 0} }; NULL 4269 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB4[] = { {"comp", 4, 0x02201, 0}, {NULL, 0, 0, 0} }; NULL 4270 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB5[] = { {"Uparrow", 7, 0x021D1, 0}, {NULL, 0, 0, 0} }; NULL 4271 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB6[] = { {"coloneq", 7, 0x02254, 0}, {NULL, 0, 0, 0} }; NULL 4272 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB7[] = { {"Mopf", 4, 0x1D544, 0}, {NULL, 0, 0, 0} }; NULL 4273 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FB9[] = { {"rfloor", 6, 0x0230B, 0}, {"varsubsetneqq", 13, 0x02ACB, 0x0FE00}, {NULL, 0, 0, 0} }; NULL 4274 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FBC[] = { {"eacute", 6, 0x000E9, 0}, {NULL, 0, 0, 0} }; NULL 4275 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FC2[] = { {"shortparallel", 13, 0x02225, 0}, {NULL, 0, 0, 0} }; NULL 4276 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FC4[] = { {"male", 4, 0x02642, 0}, {NULL, 0, 0, 0} }; NULL 4277 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FC6[] = { {"yscr", 4, 0x1D4CE, 0}, {NULL, 0, 0, 0} }; NULL 4278 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FCA[] = { {"xharr", 5, 0x027F7, 0}, {NULL, 0, 0, 0} }; NULL 4279 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FCC[] = { {"cong", 4, 0x02245, 0}, {NULL, 0, 0, 0} }; NULL 4280 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FCE[] = { {"mcy", 3, 0x0043C, 0}, {NULL, 0, 0, 0} }; NULL 4281 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FCF[] = { {"Upsilon", 7, 0x003A5, 0}, {NULL, 0, 0, 0} }; NULL 4282 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FD0[] = { {"block", 5, 0x02588, 0}, {"maltese", 7, 0x02720, 0}, {"ordf", 4, 0x000AA, 0}, {NULL, 0, 0, 0} }; NULL 4283 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FD2[] = { {"zcaron", 6, 0x0017E, 0}, {NULL, 0, 0, 0} }; NULL 4284 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FD3[] = { {"malt", 4, 0x02720, 0}, {NULL, 0, 0, 0} }; NULL 4285 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FD6[] = { {"loang", 5, 0x027EC, 0}, {NULL, 0, 0, 0} }; NULL 4286 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FD7[] = { {"ordm", 4, 0x000BA, 0}, {NULL, 0, 0, 0} }; NULL 4287 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FDD[] = { {"NegativeVeryThinSpace", 21, 0x0200B, 0}, {NULL, 0, 0, 0} }; NULL 4288 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FDF[] = { {"eta", 3, 0x003B7, 0}, {NULL, 0, 0, 0} }; NULL 4289 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FE1[] = { {"Iogon", 5, 0x0012E, 0}, {"drbkarow", 8, 0x02910, 0}, {NULL, 0, 0, 0} }; NULL 4290 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FE6[] = { {"eth", 3, 0x000F0, 0}, {NULL, 0, 0, 0} }; NULL 4291 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FE9[] = { {"racute", 6, 0x00155, 0}, {NULL, 0, 0, 0} }; NULL 4292 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FEA[] = { {"cwconint", 8, 0x02232, 0}, {NULL, 0, 0, 0} }; NULL 4293 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FEB[] = { {"egsdot", 6, 0x02A98, 0}, {NULL, 0, 0, 0} }; NULL 4294 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FF5[] = { {"MinusPlus", 9, 0x02213, 0}, {"ring", 4, 0x002DA, 0}, {NULL, 0, 0, 0} }; NULL 4295 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FF8[] = { {"rcedil", 6, 0x00157, 0}, {NULL, 0, 0, 0} }; NULL 4296 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FFC[] = { {"timesbar", 8, 0x02A31, 0}, {NULL, 0, 0, 0} }; NULL 4297 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html5_FFE[] = { {"GreaterEqualLess", 16, 0x022DB, 0}, {NULL, 0, 0, 0} }; NULL 5338 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5339 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5340 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5341 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5342 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5343 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5344 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5345 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5346 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"quot", 4} } }, {0, { {NULL, 0} } }, NULL 5347 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"amp", 3} } }, {0, { {"#039", 4} } }, NULL 5348 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5349 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5350 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5351 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5352 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5353 ext/standard/html_tables.h {0, { {"lt", 2} } }, {0, { {NULL, 0} } }, {0, { {"gt", 2} } }, {0, { {NULL, 0} } }, NULL 5357 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5358 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5359 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5360 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5361 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5362 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5363 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5364 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5395 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5396 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5397 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5398 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5399 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"OElig", 5} } }, {0, { {"oelig", 5} } }, NULL 5400 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5401 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5402 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5403 ext/standard/html_tables.h {0, { {"Scaron", 6} } }, {0, { {"scaron", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5404 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5405 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5406 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5407 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5408 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5409 ext/standard/html_tables.h {0, { {"Yuml", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5410 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5414 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5415 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5416 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5417 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5418 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"fnof", 4} } }, {0, { {NULL, 0} } }, NULL 5419 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5420 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5421 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5422 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5423 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5424 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5425 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5426 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5427 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5428 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5429 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5433 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5434 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"circ", 4} } }, {0, { {NULL, 0} } }, NULL 5435 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5436 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5437 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5438 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5439 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5440 ext/standard/html_tables.h {0, { {"tilde", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5441 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5442 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5443 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5444 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5445 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5446 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5447 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5448 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5452 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5453 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5454 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5455 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5456 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"Alpha", 5} } }, {0, { {"Beta", 4} } }, {0, { {"Gamma", 5} } }, NULL 5460 ext/standard/html_tables.h {0, { {"Pi", 2} } }, {0, { {"Rho", 3} } }, {0, { {NULL, 0} } }, {0, { {"Sigma", 5} } }, NULL 5462 ext/standard/html_tables.h {0, { {"Psi", 3} } }, {0, { {"Omega", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5463 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5464 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"alpha", 5} } }, {0, { {"beta", 4} } }, {0, { {"gamma", 5} } }, NULL 5473 ext/standard/html_tables.h {0, { {"psi", 3} } }, {0, { {"omega", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5474 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5475 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"thetasym", 8} } }, {0, { {"upsih", 5} } }, {0, { {NULL, 0} } }, NULL 5476 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"piv", 3} } }, {0, { {NULL, 0} } }, NULL 5477 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5478 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5479 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5480 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5481 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5482 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5483 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5484 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5485 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5486 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5490 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"ensp", 4} } }, {0, { {"emsp", 4} } }, NULL 5491 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5492 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"thinsp", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5494 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"ndash", 5} } }, NULL 5495 ext/standard/html_tables.h {0, { {"mdash", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5496 ext/standard/html_tables.h {0, { {"lsquo", 5} } }, {0, { {"rsquo", 5} } }, {0, { {"sbquo", 5} } }, {0, { {NULL, 0} } }, NULL 5497 ext/standard/html_tables.h {0, { {"ldquo", 5} } }, {0, { {"rdquo", 5} } }, {0, { {"bdquo", 5} } }, {0, { {NULL, 0} } }, NULL 5498 ext/standard/html_tables.h {0, { {"dagger", 6} } }, {0, { {"Dagger", 6} } }, {0, { {"bull", 4} } }, {0, { {NULL, 0} } }, NULL 5499 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"hellip", 6} } }, {0, { {NULL, 0} } }, NULL 5500 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5501 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5502 ext/standard/html_tables.h {0, { {"permil", 6} } }, {0, { {NULL, 0} } }, {0, { {"prime", 5} } }, {0, { {"Prime", 5} } }, NULL 5503 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5504 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"lsaquo", 6} } }, {0, { {"rsaquo", 6} } }, {0, { {NULL, 0} } }, NULL 5505 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"oline", 5} } }, {0, { {NULL, 0} } }, NULL 5509 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5510 ext/standard/html_tables.h {0, { {"frasl", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5511 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5512 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5513 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5514 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5515 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5516 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5517 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5518 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5519 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5520 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5521 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5522 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5523 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5524 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5528 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5529 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5530 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5531 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5532 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5533 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5534 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5535 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5536 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5537 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5538 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5539 ext/standard/html_tables.h {0, { {"euro", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5540 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5541 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5542 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5543 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5547 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5548 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5549 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5550 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5551 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"image", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5552 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5553 ext/standard/html_tables.h {0, { {"weierp", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5554 ext/standard/html_tables.h {0, { {"real", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5555 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"trade", 5} } }, {0, { {NULL, 0} } }, NULL 5556 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5557 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5558 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5559 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5560 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"alefsym", 7} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5561 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5562 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5566 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5567 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5568 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5569 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5571 ext/standard/html_tables.h {0, { {"harr", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5572 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5573 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5574 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5575 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5576 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5577 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5578 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5579 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"crarr", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5580 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5581 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5585 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5586 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5587 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5588 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5590 ext/standard/html_tables.h {0, { {"hArr", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5591 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5592 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5593 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5594 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5595 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5596 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5597 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5598 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5599 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5600 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5604 ext/standard/html_tables.h {0, { {"forall", 6} } }, {0, { {NULL, 0} } }, {0, { {"part", 4} } }, {0, { {"exist", 5} } }, NULL 5605 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"empty", 5} } }, {0, { {NULL, 0} } }, {0, { {"nabla", 5} } }, NULL 5606 ext/standard/html_tables.h {0, { {"isin", 4} } }, {0, { {"notin", 5} } }, {0, { {NULL, 0} } }, {0, { {"ni", 2} } }, NULL 5607 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"prod", 4} } }, NULL 5608 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"sum", 3} } }, {0, { {"minus", 5} } }, {0, { {NULL, 0} } }, NULL 5609 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"lowast", 6} } }, NULL 5610 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"radic", 5} } }, {0, { {NULL, 0} } }, NULL 5611 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"prop", 4} } }, {0, { {"infin", 5} } }, {0, { {NULL, 0} } }, NULL 5612 ext/standard/html_tables.h {0, { {"ang", 3} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5613 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"and", 3} } }, NULL 5615 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5616 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5617 ext/standard/html_tables.h {0, { {"there4", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5618 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5619 ext/standard/html_tables.h {0, { {"sim", 3} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5623 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5624 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"cong", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5625 ext/standard/html_tables.h {0, { {"asymp", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5626 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5627 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5628 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5629 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5630 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5631 ext/standard/html_tables.h {0, { {"ne", 2} } }, {0, { {"equiv", 5} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5632 ext/standard/html_tables.h {0, { {"le", 2} } }, {0, { {"ge", 2} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5633 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5634 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5635 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5636 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5637 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5638 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5642 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"sub", 3} } }, {0, { {"sup", 3} } }, NULL 5643 ext/standard/html_tables.h {0, { {"nsub", 4} } }, {0, { {NULL, 0} } }, {0, { {"sube", 4} } }, {0, { {"supe", 4} } }, NULL 5644 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5645 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5646 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5647 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"oplus", 5} } }, {0, { {NULL, 0} } }, {0, { {"otimes", 6} } }, NULL 5648 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5649 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5650 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5651 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"perp", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5652 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5653 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5654 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5655 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5656 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5657 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5661 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5662 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"sdot", 4} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5663 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5664 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5665 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5666 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5667 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5668 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5669 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5670 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5671 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5672 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5673 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5674 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5675 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5676 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5680 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5681 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5683 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5684 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5685 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5686 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5687 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5688 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5689 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5690 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"lang", 4} } }, {0, { {"rang", 4} } }, {0, { {NULL, 0} } }, NULL 5691 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5692 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5693 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5694 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5695 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5699 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5700 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5701 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"loz", 3} } }, {0, { {NULL, 0} } }, NULL 5702 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5703 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5704 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5705 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5706 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5707 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5708 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5709 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5710 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5711 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5712 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5713 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5714 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5718 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5719 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5720 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5721 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5722 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5723 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5724 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5725 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5726 ext/standard/html_tables.h {0, { {"spades", 6} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"clubs", 5} } }, NULL 5727 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {"hearts", 6} } }, {0, { {"diams", 5} } }, {0, { {NULL, 0} } }, NULL 5728 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5729 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5730 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5731 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5732 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5733 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 5817 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_000[] = { {"gt", 2, 0x0003E, 0}, {NULL, 0, 0, 0} }; NULL 5818 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_003[] = { {"Igrave", 6, 0x000CC, 0}, {"amp", 3, 0x00026, 0}, {NULL, 0, 0, 0} }; NULL 5819 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_006[] = { {"oacute", 6, 0x000F3, 0}, {"Xi", 2, 0x0039E, 0}, {NULL, 0, 0, 0} }; NULL 5820 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_008[] = { {"uuml", 4, 0x000FC, 0}, {NULL, 0, 0, 0} }; NULL 5821 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_00B[] = { {"Alpha", 5, 0x00391, 0}, {NULL, 0, 0, 0} }; NULL 5822 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_00E[] = { {"sim", 3, 0x0223C, 0}, {NULL, 0, 0, 0} }; NULL 5823 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_012[] = { {"kappa", 5, 0x003BA, 0}, {NULL, 0, 0, 0} }; NULL 5824 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_016[] = { {"lArr", 4, 0x021D0, 0}, {NULL, 0, 0, 0} }; NULL 5825 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_018[] = { {"and", 3, 0x02227, 0}, {NULL, 0, 0, 0} }; NULL 5826 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_01B[] = { {"ang", 3, 0x02220, 0}, {NULL, 0, 0, 0} }; NULL 5827 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_020[] = { {"copy", 4, 0x000A9, 0}, {"Iacute", 6, 0x000CD, 0}, {NULL, 0, 0, 0} }; NULL 5828 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_023[] = { {"igrave", 6, 0x000EC, 0}, {NULL, 0, 0, 0} }; NULL 5829 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_026[] = { {"xi", 2, 0x003BE, 0}, {NULL, 0, 0, 0} }; NULL 5830 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_027[] = { {"Acirc", 5, 0x000C2, 0}, {NULL, 0, 0, 0} }; NULL 5831 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_02B[] = { {"Ecirc", 5, 0x000CA, 0}, {"alpha", 5, 0x003B1, 0}, {NULL, 0, 0, 0} }; NULL 5832 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_02C[] = { {"hearts", 6, 0x02665, 0}, {NULL, 0, 0, 0} }; NULL 5833 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_02F[] = { {"Icirc", 5, 0x000CE, 0}, {NULL, 0, 0, 0} }; NULL 5834 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_030[] = { {"Yacute", 6, 0x000DD, 0}, {"int", 3, 0x0222B, 0}, {"rlm", 3, 0x0200F, 0}, {NULL, 0, 0, 0} }; NULL 5835 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_034[] = { {"empty", 5, 0x02205, 0}, {NULL, 0, 0, 0} }; NULL 5836 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_036[] = { {"larr", 4, 0x02190, 0}, {NULL, 0, 0, 0} }; NULL 5837 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_03B[] = { {"Ucirc", 5, 0x000DB, 0}, {NULL, 0, 0, 0} }; NULL 5838 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_03C[] = { {"oline", 5, 0x0203E, 0}, {NULL, 0, 0, 0} }; NULL 5839 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_040[] = { {"iacute", 6, 0x000ED, 0}, {NULL, 0, 0, 0} }; NULL 5840 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_046[] = { {"middot", 6, 0x000B7, 0}, {NULL, 0, 0, 0} }; NULL 5841 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_047[] = { {"acirc", 5, 0x000E2, 0}, {NULL, 0, 0, 0} }; NULL 5842 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_04B[] = { {"ecirc", 5, 0x000EA, 0}, {NULL, 0, 0, 0} }; NULL 5843 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_04F[] = { {"icirc", 5, 0x000EE, 0}, {NULL, 0, 0, 0} }; NULL 5844 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_050[] = { {"yacute", 6, 0x000FD, 0}, {NULL, 0, 0, 0} }; NULL 5845 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_051[] = { {"minus", 5, 0x02212, 0}, {NULL, 0, 0, 0} }; NULL 5846 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_054[] = { {"Auml", 4, 0x000C4, 0}, {"thetasym", 8, 0x003D1, 0}, {NULL, 0, 0, 0} }; NULL 5847 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_056[] = { {"Sigma", 5, 0x003A3, 0}, {NULL, 0, 0, 0} }; NULL 5848 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_059[] = { {"lsquo", 5, 0x02018, 0}, {NULL, 0, 0, 0} }; NULL 5849 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_05B[] = { {"ucirc", 5, 0x000FB, 0}, {NULL, 0, 0, 0} }; NULL 5850 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_05C[] = { {"rArr", 4, 0x021D2, 0}, {NULL, 0, 0, 0} }; NULL 5851 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_064[] = { {"brvbar", 6, 0x000A6, 0}, {NULL, 0, 0, 0} }; NULL 5852 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_067[] = { {"AElig", 5, 0x000C6, 0}, {NULL, 0, 0, 0} }; NULL 5853 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_069[] = { {"Ccedil", 6, 0x000C7, 0}, {NULL, 0, 0, 0} }; NULL 5854 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_071[] = { {"Psi", 3, 0x003A8, 0}, {NULL, 0, 0, 0} }; NULL 5855 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_072[] = { {"exist", 5, 0x02203, 0}, {NULL, 0, 0, 0} }; NULL 5856 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_074[] = { {"auml", 4, 0x000E4, 0}, {NULL, 0, 0, 0} }; NULL 5857 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_076[] = { {"sigma", 5, 0x003C3, 0}, {NULL, 0, 0, 0} }; NULL 5858 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_078[] = { {"isin", 4, 0x02208, 0}, {NULL, 0, 0, 0} }; NULL 5859 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_07C[] = { {"rarr", 4, 0x02192, 0}, {NULL, 0, 0, 0} }; NULL 5860 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_089[] = { {"ccedil", 6, 0x000E7, 0}, {NULL, 0, 0, 0} }; NULL 5861 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_08D[] = { {"raquo", 5, 0x000BB, 0}, {NULL, 0, 0, 0} }; NULL 5862 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_08E[] = { {"Omega", 5, 0x003A9, 0}, {"zwnj", 4, 0x0200C, 0}, {NULL, 0, 0, 0} }; NULL 5863 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_091[] = { {"psi", 3, 0x003C8, 0}, {"there4", 6, 0x02234, 0}, {NULL, 0, 0, 0} }; NULL 5864 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_092[] = { {"hArr", 4, 0x021D4, 0}, {NULL, 0, 0, 0} }; NULL 5865 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_096[] = { {"le", 2, 0x02264, 0}, {NULL, 0, 0, 0} }; NULL 5866 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_098[] = { {"Atilde", 6, 0x000C3, 0}, {NULL, 0, 0, 0} }; NULL 5867 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_099[] = { {"Zeta", 4, 0x00396, 0}, {"infin", 5, 0x0221E, 0}, {NULL, 0, 0, 0} }; NULL 5868 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_09D[] = { {"frasl", 5, 0x02044, 0}, {NULL, 0, 0, 0} }; NULL 5869 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0A0[] = { {"euro", 4, 0x020AC, 0}, {NULL, 0, 0, 0} }; NULL 5870 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0A5[] = { {"lt", 2, 0x0003C, 0}, {NULL, 0, 0, 0} }; NULL 5871 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0A7[] = { {"aelig", 5, 0x000E6, 0}, {"Mu", 2, 0x0039C, 0}, {NULL, 0, 0, 0} }; NULL 5872 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0A8[] = { {"macr", 4, 0x000AF, 0}, {"image", 5, 0x02111, 0}, {NULL, 0, 0, 0} }; NULL 5873 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0AA[] = { {"ldquo", 5, 0x0201C, 0}, {NULL, 0, 0, 0} }; NULL 5874 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0AE[] = { {"omega", 5, 0x003C9, 0}, {"upsih", 5, 0x003D2, 0}, {NULL, 0, 0, 0} }; NULL 5875 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0B0[] = { {"THORN", 5, 0x000DE, 0}, {NULL, 0, 0, 0} }; NULL 5876 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0B2[] = { {"Iota", 4, 0x00399, 0}, {"harr", 4, 0x02194, 0}, {NULL, 0, 0, 0} }; NULL 5877 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0B4[] = { {"bull", 4, 0x02022, 0}, {"rceil", 5, 0x02309, 0}, {NULL, 0, 0, 0} }; NULL 5878 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0B8[] = { {"atilde", 6, 0x000E3, 0}, {NULL, 0, 0, 0} }; NULL 5879 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0B9[] = { {"zeta", 4, 0x003B6, 0}, {NULL, 0, 0, 0} }; NULL 5880 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0BA[] = { {"emsp", 4, 0x02003, 0}, {NULL, 0, 0, 0} }; NULL 5881 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0BC[] = { {"perp", 4, 0x022A5, 0}, {NULL, 0, 0, 0} }; NULL 5882 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0C2[] = { {"Prime", 5, 0x02033, 0}, {NULL, 0, 0, 0} }; NULL 5883 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0C4[] = { {"frac12", 6, 0x000BD, 0}, {NULL, 0, 0, 0} }; NULL 5884 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0C5[] = { {"Ntilde", 6, 0x000D1, 0}, {NULL, 0, 0, 0} }; NULL 5885 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0C6[] = { {"frac14", 6, 0x000BC, 0}, {"circ", 4, 0x002C6, 0}, {NULL, 0, 0, 0} }; NULL 5886 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0C7[] = { {"mu", 2, 0x003BC, 0}, {NULL, 0, 0, 0} }; NULL 5887 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0C8[] = { {"Gamma", 5, 0x00393, 0}, {"Nu", 2, 0x0039D, 0}, {NULL, 0, 0, 0} }; NULL 5888 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0CE[] = { {"fnof", 4, 0x00192, 0}, {"quot", 4, 0x00022, 0}, {NULL, 0, 0, 0} }; NULL 5889 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0D2[] = { {"iota", 4, 0x003B9, 0}, {"mdash", 5, 0x02014, 0}, {NULL, 0, 0, 0} }; NULL 5890 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0D8[] = { {"ne", 2, 0x02260, 0}, {NULL, 0, 0, 0} }; NULL 5891 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0DB[] = { {"Theta", 5, 0x00398, 0}, {NULL, 0, 0, 0} }; NULL 5892 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0DC[] = { {"ni", 2, 0x0220B, 0}, {NULL, 0, 0, 0} }; NULL 5893 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0E2[] = { {"prime", 5, 0x02032, 0}, {NULL, 0, 0, 0} }; NULL 5894 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0E5[] = { {"ntilde", 6, 0x000F1, 0}, {NULL, 0, 0, 0} }; NULL 5895 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0E6[] = { {"Lambda", 6, 0x0039B, 0}, {NULL, 0, 0, 0} }; NULL 5896 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0E8[] = { {"gamma", 5, 0x003B3, 0}, {"nu", 2, 0x003BD, 0}, {NULL, 0, 0, 0} }; NULL 5897 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0EB[] = { {"pound", 5, 0x000A3, 0}, {NULL, 0, 0, 0} }; NULL 5898 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0EE[] = { {"permil", 6, 0x02030, 0}, {NULL, 0, 0, 0} }; NULL 5899 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0F9[] = { {"cap", 3, 0x02229, 0}, {NULL, 0, 0, 0} }; NULL 5900 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0FA[] = { {"iexcl", 5, 0x000A1, 0}, {NULL, 0, 0, 0} }; NULL 5901 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0FB[] = { {"Agrave", 6, 0x000C0, 0}, {"theta", 5, 0x003B8, 0}, {"ensp", 4, 0x02002, 0}, {NULL, 0, 0, 0} }; NULL 5902 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0FE[] = { {"Pi", 2, 0x003A0, 0}, {NULL, 0, 0, 0} }; NULL 5903 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_0FF[] = { {"crarr", 5, 0x021B5, 0}, {NULL, 0, 0, 0} }; NULL 5904 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_100[] = { {"iquest", 6, 0x000BF, 0}, {NULL, 0, 0, 0} }; NULL 5905 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_105[] = { {"forall", 6, 0x02200, 0}, {NULL, 0, 0, 0} }; NULL 5906 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_106[] = { {"Phi", 3, 0x003A6, 0}, {"lambda", 6, 0x003BB, 0}, {"or", 2, 0x02228, 0}, {NULL, 0, 0, 0} }; NULL 5907 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_108[] = { {"frac34", 6, 0x000BE, 0}, {NULL, 0, 0, 0} }; NULL 5908 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_10D[] = { {"notin", 5, 0x02209, 0}, {NULL, 0, 0, 0} }; NULL 5909 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_10E[] = { {"dArr", 4, 0x021D3, 0}, {NULL, 0, 0, 0} }; NULL 5910 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_10F[] = { {"Dagger", 6, 0x02021, 0}, {NULL, 0, 0, 0} }; NULL 5911 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_111[] = { {"yen", 3, 0x000A5, 0}, {"weierp", 6, 0x02118, 0}, {NULL, 0, 0, 0} }; NULL 5912 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_113[] = { {"uml", 3, 0x000A8, 0}, {NULL, 0, 0, 0} }; NULL 5913 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_117[] = { {"tilde", 5, 0x002DC, 0}, {NULL, 0, 0, 0} }; NULL 5914 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_118[] = { {"Aacute", 6, 0x000C1, 0}, {NULL, 0, 0, 0} }; NULL 5915 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_11A[] = { {"loz", 3, 0x025CA, 0}, {NULL, 0, 0, 0} }; NULL 5916 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_11B[] = { {"agrave", 6, 0x000E0, 0}, {"thinsp", 6, 0x02009, 0}, {NULL, 0, 0, 0} }; NULL 5917 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_11E[] = { {"pi", 2, 0x003C0, 0}, {NULL, 0, 0, 0} }; NULL 5918 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_11F[] = { {"micro", 5, 0x000B5, 0}, {NULL, 0, 0, 0} }; NULL 5919 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_125[] = { {"spades", 6, 0x02660, 0}, {NULL, 0, 0, 0} }; NULL 5920 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_126[] = { {"phi", 3, 0x003C6, 0}, {NULL, 0, 0, 0} }; NULL 5921 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_12E[] = { {"darr", 4, 0x02193, 0}, {NULL, 0, 0, 0} }; NULL 5922 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_12F[] = { {"Oslash", 6, 0x000D8, 0}, {"Tau", 3, 0x003A4, 0}, {"dagger", 6, 0x02020, 0}, {NULL, 0, 0, 0} }; NULL 5923 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_135[] = { {"Ocirc", 5, 0x000D4, 0}, {NULL, 0, 0, 0} }; NULL 5924 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_136[] = { {"alefsym", 7, 0x02135, 0}, {NULL, 0, 0, 0} }; NULL 5925 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_138[] = { {"aacute", 6, 0x000E1, 0}, {NULL, 0, 0, 0} }; NULL 5926 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_13A[] = { {"divide", 6, 0x000F7, 0}, {NULL, 0, 0, 0} }; NULL 5927 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_13F[] = { {"sdot", 4, 0x022C5, 0}, {NULL, 0, 0, 0} }; NULL 5928 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_143[] = { {"reg", 3, 0x000AE, 0}, {NULL, 0, 0, 0} }; NULL 5929 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_149[] = { {"real", 4, 0x0211C, 0}, {NULL, 0, 0, 0} }; NULL 5930 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_14B[] = { {"Scaron", 6, 0x00160, 0}, {NULL, 0, 0, 0} }; NULL 5931 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_14F[] = { {"cent", 4, 0x000A2, 0}, {"oslash", 6, 0x000F8, 0}, {"tau", 3, 0x003C4, 0}, {NULL, 0, 0, 0} }; NULL 5932 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_150[] = { {"thorn", 5, 0x000FE, 0}, {NULL, 0, 0, 0} }; NULL 5933 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_153[] = { {"ndash", 5, 0x02013, 0}, {NULL, 0, 0, 0} }; NULL 5934 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_154[] = { {"piv", 3, 0x003D6, 0}, {NULL, 0, 0, 0} }; NULL 5935 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_155[] = { {"ocirc", 5, 0x000F4, 0}, {NULL, 0, 0, 0} }; NULL 5936 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_156[] = { {"Aring", 5, 0x000C5, 0}, {NULL, 0, 0, 0} }; NULL 5937 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_158[] = { {"nbsp", 4, 0x000A0, 0}, {NULL, 0, 0, 0} }; NULL 5938 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_15C[] = { {"Iuml", 4, 0x000CF, 0}, {NULL, 0, 0, 0} }; NULL 5939 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_15F[] = { {"rsquo", 5, 0x02019, 0}, {NULL, 0, 0, 0} }; NULL 5940 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_160[] = { {"rsaquo", 6, 0x0203A, 0}, {NULL, 0, 0, 0} }; NULL 5941 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_163[] = { {"hellip", 6, 0x02026, 0}, {NULL, 0, 0, 0} }; NULL 5942 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_166[] = { {"Otilde", 6, 0x000D5, 0}, {NULL, 0, 0, 0} }; NULL 5943 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_16B[] = { {"scaron", 6, 0x00161, 0}, {NULL, 0, 0, 0} }; NULL 5944 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_16C[] = { {"Yuml", 4, 0x00178, 0}, {NULL, 0, 0, 0} }; NULL 5945 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_16E[] = { {"sup1", 4, 0x000B9, 0}, {NULL, 0, 0, 0} }; NULL 5946 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_16F[] = { {"sup2", 4, 0x000B2, 0}, {"Delta", 5, 0x00394, 0}, {"sbquo", 5, 0x0201A, 0}, {NULL, 0, 0, 0} }; NULL 5947 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_170[] = { {"sup3", 4, 0x000B3, 0}, {"lrm", 3, 0x0200E, 0}, {NULL, 0, 0, 0} }; NULL 5948 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_173[] = { {"diams", 5, 0x02666, 0}, {NULL, 0, 0, 0} }; NULL 5949 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_175[] = { {"OElig", 5, 0x00152, 0}, {NULL, 0, 0, 0} }; NULL 5950 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_176[] = { {"aring", 5, 0x000E5, 0}, {NULL, 0, 0, 0} }; NULL 5951 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_178[] = { {"oplus", 5, 0x02295, 0}, {NULL, 0, 0, 0} }; NULL 5952 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_17C[] = { {"iuml", 4, 0x000EF, 0}, {NULL, 0, 0, 0} }; NULL 5953 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_17F[] = { {"Egrave", 6, 0x000C8, 0}, {"uArr", 4, 0x021D1, 0}, {NULL, 0, 0, 0} }; NULL 5954 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_181[] = { {"Beta", 4, 0x00392, 0}, {NULL, 0, 0, 0} }; NULL 5955 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_183[] = { {"nabla", 5, 0x02207, 0}, {NULL, 0, 0, 0} }; NULL 5956 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_186[] = { {"ETH", 3, 0x000D0, 0}, {"otilde", 6, 0x000F5, 0}, {NULL, 0, 0, 0} }; NULL 5957 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_187[] = { {"laquo", 5, 0x000AB, 0}, {"times", 5, 0x000D7, 0}, {NULL, 0, 0, 0} }; NULL 5958 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_18C[] = { {"yuml", 4, 0x000FF, 0}, {NULL, 0, 0, 0} }; NULL 5959 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_18D[] = { {"cup", 3, 0x0222A, 0}, {NULL, 0, 0, 0} }; NULL 5960 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_18E[] = { {"Rho", 3, 0x003A1, 0}, {NULL, 0, 0, 0} }; NULL 5961 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_18F[] = { {"Ugrave", 6, 0x000D9, 0}, {"delta", 5, 0x003B4, 0}, {"equiv", 5, 0x02261, 0}, {"sub", 3, 0x02282, 0}, {NULL, 0, 0, 0} }; NULL 5962 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_194[] = { {"curren", 6, 0x000A4, 0}, {NULL, 0, 0, 0} }; NULL 5963 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_196[] = { {"not", 3, 0x000AC, 0}, {NULL, 0, 0, 0} }; NULL 5964 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_197[] = { {"acute", 5, 0x000B4, 0}, {NULL, 0, 0, 0} }; NULL 5965 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_19A[] = { {"prod", 4, 0x0220F, 0}, {"sum", 3, 0x02211, 0}, {"lsaquo", 6, 0x02039, 0}, {NULL, 0, 0, 0} }; NULL 5966 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_19C[] = { {"Eacute", 6, 0x000C9, 0}, {"Omicron", 7, 0x0039F, 0}, {"sigmaf", 6, 0x003C2, 0}, {NULL, 0, 0, 0} }; NULL 5967 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_19D[] = { {"sup", 3, 0x02283, 0}, {NULL, 0, 0, 0} }; NULL 5968 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_19F[] = { {"egrave", 6, 0x000E8, 0}, {"uarr", 4, 0x02191, 0}, {"lowast", 6, 0x02217, 0}, {NULL, 0, 0, 0} }; NULL 5969 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A0[] = { {"zwj", 3, 0x0200D, 0}, {"bdquo", 5, 0x0201E, 0}, {NULL, 0, 0, 0} }; NULL 5970 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A1[] = { {"beta", 4, 0x003B2, 0}, {NULL, 0, 0, 0} }; NULL 5971 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A2[] = { {"Ouml", 4, 0x000D6, 0}, {"supe", 4, 0x02287, 0}, {NULL, 0, 0, 0} }; NULL 5972 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A4[] = { {"plusmn", 6, 0x000B1, 0}, {NULL, 0, 0, 0} }; NULL 5973 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A6[] = { {"cedil", 5, 0x000B8, 0}, {"prop", 4, 0x0221D, 0}, {NULL, 0, 0, 0} }; NULL 5974 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A7[] = { {"lang", 4, 0x02329, 0}, {NULL, 0, 0, 0} }; NULL 5975 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A8[] = { {"radic", 5, 0x0221A, 0}, {NULL, 0, 0, 0} }; NULL 5976 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1A9[] = { {"para", 4, 0x000B6, 0}, {NULL, 0, 0, 0} }; NULL 5977 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1AC[] = { {"Uacute", 6, 0x000DA, 0}, {NULL, 0, 0, 0} }; NULL 5978 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1AE[] = { {"szlig", 5, 0x000DF, 0}, {"rho", 3, 0x003C1, 0}, {"lceil", 5, 0x02308, 0}, {NULL, 0, 0, 0} }; NULL 5979 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1AF[] = { {"ugrave", 6, 0x000F9, 0}, {NULL, 0, 0, 0} }; NULL 5980 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1B0[] = { {"rdquo", 5, 0x0201D, 0}, {NULL, 0, 0, 0} }; NULL 5981 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1B5[] = { {"deg", 3, 0x000B0, 0}, {"trade", 5, 0x02122, 0}, {"oelig", 5, 0x00153, 0}, {NULL, 0, 0, 0} }; NULL 5982 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1B9[] = { {"Chi", 3, 0x003A7, 0}, {"rfloor", 6, 0x0230B, 0}, {NULL, 0, 0, 0} }; NULL 5983 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1BC[] = { {"eacute", 6, 0x000E9, 0}, {"omicron", 7, 0x003BF, 0}, {"part", 4, 0x02202, 0}, {NULL, 0, 0, 0} }; NULL 5984 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1BE[] = { {"clubs", 5, 0x02663, 0}, {NULL, 0, 0, 0} }; NULL 5985 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1BF[] = { {"Epsilon", 7, 0x00395, 0}, {"Eta", 3, 0x00397, 0}, {NULL, 0, 0, 0} }; NULL 5986 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1C2[] = { {"ouml", 4, 0x000F6, 0}, {NULL, 0, 0, 0} }; NULL 5987 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1C4[] = { {"#039", 4, 0x00027, 0}, {NULL, 0, 0, 0} }; NULL 5988 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1C9[] = { {"Ograve", 6, 0x000D2, 0}, {NULL, 0, 0, 0} }; NULL 5989 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1CC[] = { {"uacute", 6, 0x000FA, 0}, {"cong", 4, 0x02245, 0}, {NULL, 0, 0, 0} }; NULL 5990 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1CF[] = { {"Upsilon", 7, 0x003A5, 0}, {"asymp", 5, 0x02248, 0}, {NULL, 0, 0, 0} }; NULL 5991 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1D0[] = { {"ordf", 4, 0x000AA, 0}, {NULL, 0, 0, 0} }; NULL 5992 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1D4[] = { {"sube", 4, 0x02286, 0}, {NULL, 0, 0, 0} }; NULL 5993 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1D7[] = { {"ordm", 4, 0x000BA, 0}, {NULL, 0, 0, 0} }; NULL 5994 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1D8[] = { {"Euml", 4, 0x000CB, 0}, {NULL, 0, 0, 0} }; NULL 5995 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1D9[] = { {"chi", 3, 0x003C7, 0}, {NULL, 0, 0, 0} }; NULL 5996 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1DD[] = { {"nsub", 4, 0x02284, 0}, {NULL, 0, 0, 0} }; NULL 5997 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1DF[] = { {"epsilon", 7, 0x003B5, 0}, {"eta", 3, 0x003B7, 0}, {NULL, 0, 0, 0} }; NULL 5998 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1E6[] = { {"Oacute", 6, 0x000D3, 0}, {"eth", 3, 0x000F0, 0}, {NULL, 0, 0, 0} }; NULL 5999 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1E8[] = { {"Uuml", 4, 0x000DC, 0}, {NULL, 0, 0, 0} }; NULL 6000 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1E9[] = { {"ograve", 6, 0x000F2, 0}, {NULL, 0, 0, 0} }; NULL 6001 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1ED[] = { {"rang", 4, 0x0232A, 0}, {NULL, 0, 0, 0} }; NULL 6002 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1EF[] = { {"upsilon", 7, 0x003C5, 0}, {NULL, 0, 0, 0} }; NULL 6003 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F1[] = { {"ge", 2, 0x02265, 0}, {NULL, 0, 0, 0} }; NULL 6004 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F2[] = { {"Kappa", 5, 0x0039A, 0}, {NULL, 0, 0, 0} }; NULL 6005 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F3[] = { {"lfloor", 6, 0x0230A, 0}, {NULL, 0, 0, 0} }; NULL 6006 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F4[] = { {"sect", 4, 0x000A7, 0}, {NULL, 0, 0, 0} }; NULL 6007 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F6[] = { {"otimes", 6, 0x02297, 0}, {NULL, 0, 0, 0} }; NULL 6008 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F8[] = { {"euml", 4, 0x000EB, 0}, {NULL, 0, 0, 0} }; NULL 6009 ext/standard/html_tables.h static const entity_cp_map ht_bucket_html4_1F9[] = { {"shy", 3, 0x000AD, 0}, {NULL, 0, 0, 0} }; NULL 6152 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6153 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6154 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6155 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6156 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6157 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6158 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6159 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6160 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"quot", 4} } }, {0, { {NULL, 0} } }, NULL 6161 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"amp", 3} } }, {0, { {"#039", 4} } }, NULL 6162 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6163 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6164 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6165 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6166 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6167 ext/standard/html_tables.h {0, { {"lt", 2} } }, {0, { {NULL, 0} } }, {0, { {"gt", 2} } }, {0, { {NULL, 0} } }, NULL 6172 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_noapos_000[] = { {"gt", 2, 0x0003E, 0}, {NULL, 0, 0, 0} }; NULL 6173 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_noapos_003[] = { {"amp", 3, 0x00026, 0}, {NULL, 0, 0, 0} }; NULL 6174 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_noapos_004[] = { {"#039", 4, 0x00027, 0}, {NULL, 0, 0, 0} }; NULL 6175 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_noapos_005[] = { {"lt", 2, 0x0003C, 0}, {NULL, 0, 0, 0} }; NULL 6176 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_noapos_00E[] = { {"quot", 4, 0x00022, 0}, {NULL, 0, 0, 0} }; NULL 6195 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6196 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6197 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6198 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6199 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6200 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6201 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6202 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6203 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"quot", 4} } }, {0, { {NULL, 0} } }, NULL 6204 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {"amp", 3} } }, {0, { {"apos", 4} } }, NULL 6205 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6206 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6207 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6208 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6209 ext/standard/html_tables.h {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, {0, { {NULL, 0} } }, NULL 6210 ext/standard/html_tables.h {0, { {"lt", 2} } }, {0, { {NULL, 0} } }, {0, { {"gt", 2} } }, {0, { {NULL, 0} } }, NULL 6215 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_apos_000[] = { {"gt", 2, 0x0003E, 0}, {NULL, 0, 0, 0} }; NULL 6216 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_apos_003[] = { {"amp", 3, 0x00026, 0}, {NULL, 0, 0, 0} }; NULL 6217 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_apos_005[] = { {"lt", 2, 0x0003C, 0}, {NULL, 0, 0, 0} }; NULL 6218 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_apos_008[] = { {"apos", 4, 0x00027, 0}, {NULL, 0, 0, 0} }; NULL 6219 ext/standard/html_tables.h static const entity_cp_map ht_bucket_be_apos_00E[] = { {"quot", 4, 0x00022, 0}, {NULL, 0, 0, 0} }; NULL 199 ext/standard/html_tables/html_table_gen.php $mstable[$i][$j] = isset($mappy[$cp]) ? $mappy[$cp] : NULL; NULL 221 ext/standard/html_tables/html_table_gen.php if ($mstable[$i][$j] !== NULL) NULL 552 ext/standard/html_tables/html_table_gen.php if ($z === NULL) NULL 34 ext/standard/http.c char *key = NULL; NULL 39 ext/standard/http.c zval **zdata = NULL, *copyzval; NULL 59 ext/standard/http.c (key_type = zend_hash_get_current_key_ex(ht, &key, &key_len, &idx, 0, NULL)) != HASH_KEY_NON_EXISTENT; NULL 68 ext/standard/http.c if (key && *key == '\0' && type != NULL) { NULL 79 ext/standard/http.c if (zend_hash_get_current_data_ex(ht, (void **)&zdata, NULL) == FAILURE || !zdata || !(*zdata)) { NULL 80 ext/standard/http.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error traversing form data array"); NULL 140 ext/standard/http.c php_url_encode_hash_ex(HASH_OF(*zdata), formstr, NULL, 0, newprefix, newprefix_len, "%5D", 3, (Z_TYPE_PP(zdata) == IS_OBJECT ? *zdata : NULL), arg_sep, enc_type TSRMLS_CC); NULL 213 ext/standard/http.c char *prefix = NULL, *arg_sep=NULL; NULL 223 ext/standard/http.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parameter 1 expected to be Array or Object. Incorrect value given"); NULL 227 ext/standard/http.c if (php_url_encode_hash_ex(HASH_OF(formdata), &formstr, prefix, prefix_len, NULL, 0, NULL, 0, (Z_TYPE_P(formdata) == IS_OBJECT ? formdata : NULL), arg_sep, enc_type TSRMLS_CC) == FAILURE) { NULL 113 ext/standard/http_fopen_wrapper.c php_stream *stream = NULL; NULL 114 ext/standard/http_fopen_wrapper.c php_url *resource = NULL; NULL 117 ext/standard/http_fopen_wrapper.c char *scratch = NULL; NULL 118 ext/standard/http_fopen_wrapper.c char *tmp = NULL; NULL 119 ext/standard/http_fopen_wrapper.c char *ua_str = NULL; NULL 120 ext/standard/http_fopen_wrapper.c zval **ua_zval = NULL, **tmpzval = NULL; NULL 124 ext/standard/http_fopen_wrapper.c zval *response_header = NULL; NULL 126 ext/standard/http_fopen_wrapper.c char *http_header_line = NULL; NULL 130 ext/standard/http_fopen_wrapper.c char *transport_string, *errstr = NULL; NULL 132 ext/standard/http_fopen_wrapper.c char *protocol_version = NULL; NULL 135 ext/standard/http_fopen_wrapper.c char *user_headers = NULL; NULL 139 ext/standard/http_fopen_wrapper.c php_stream_filter *transfer_encoding = NULL; NULL 146 ext/standard/http_fopen_wrapper.c return NULL; NULL 150 ext/standard/http_fopen_wrapper.c if (resource == NULL) { NULL 151 ext/standard/http_fopen_wrapper.c return NULL; NULL 160 ext/standard/http_fopen_wrapper.c return php_stream_open_wrapper_ex(path, mode, REPORT_ERRORS, NULL, context); NULL 175 ext/standard/http_fopen_wrapper.c return NULL; NULL 209 ext/standard/http_fopen_wrapper.c NULL, &timeout, context, &errstr, NULL); NULL 218 ext/standard/http_fopen_wrapper.c errstr = NULL; NULL 238 ext/standard/http_fopen_wrapper.c zval **tmpheader = NULL; NULL 297 ext/standard/http_fopen_wrapper.c stream = NULL; NULL 305 ext/standard/http_fopen_wrapper.c while (php_stream_gets(stream, header_line, HTTP_HEADER_BLOCK_SIZE-1) != NULL) { NULL 316 ext/standard/http_fopen_wrapper.c if (php_stream_xport_crypto_setup(stream, STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 || NULL 320 ext/standard/http_fopen_wrapper.c stream = NULL; NULL 325 ext/standard/http_fopen_wrapper.c if (stream == NULL) NULL 339 ext/standard/http_fopen_wrapper.c php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0); NULL 413 ext/standard/http_fopen_wrapper.c protocol_version = NULL; NULL 422 ext/standard/http_fopen_wrapper.c tmp = NULL; NULL 426 ext/standard/http_fopen_wrapper.c zval **tmpheader = NULL; NULL 441 ext/standard/http_fopen_wrapper.c tmp = php_trim(tmpstr.c, strlen(tmpstr.c), NULL, 0, NULL, 3 TSRMLS_CC); NULL 447 ext/standard/http_fopen_wrapper.c tmp = php_trim(Z_STRVAL_PP(tmpzval), Z_STRLEN_PP(tmpzval), NULL, 0, NULL, 3 TSRMLS_CC); NULL 505 ext/standard/http_fopen_wrapper.c user_headers = NULL; NULL 536 ext/standard/http_fopen_wrapper.c tmp = (char*)php_base64_encode((unsigned char*)scratch, strlen(scratch), NULL); NULL 540 ext/standard/http_fopen_wrapper.c php_stream_notify_info(context, PHP_STREAM_NOTIFY_AUTH_REQUIRED, NULL, 0); NULL 544 ext/standard/http_fopen_wrapper.c tmp = NULL; NULL 588 ext/standard/http_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot construct User-agent header"); NULL 629 ext/standard/http_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Content-type not specified assuming application/x-www-form-urlencoded"); NULL 660 ext/standard/http_fopen_wrapper.c if (php_stream_get_line(stream, tmp_line, sizeof(tmp_line) - 1, &tmp_line_len) != NULL) { NULL 703 ext/standard/http_fopen_wrapper.c zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_response, sizeof(zval *), NULL); NULL 720 ext/standard/http_fopen_wrapper.c if (php_stream_get_line(stream, http_header_line, HTTP_HEADER_BLOCK_SIZE, &http_header_line_length) == NULL) { NULL 763 ext/standard/http_fopen_wrapper.c transfer_encoding = php_stream_filter_create("dechunk", NULL, php_stream_is_persistent(stream) TSRMLS_CC); NULL 781 ext/standard/http_fopen_wrapper.c zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header, sizeof(zval *), NULL); NULL 797 ext/standard/http_fopen_wrapper.c stream = NULL; NULL 845 ext/standard/http_fopen_wrapper.c if ((resource = php_url_parse(new_path)) == NULL) { NULL 942 ext/standard/http_fopen_wrapper.c NULL, /* stream_close */ NULL 944 ext/standard/http_fopen_wrapper.c NULL, /* stat_url */ NULL 945 ext/standard/http_fopen_wrapper.c NULL, /* opendir */ NULL 947 ext/standard/http_fopen_wrapper.c NULL, /* unlink */ NULL 948 ext/standard/http_fopen_wrapper.c NULL, /* rename */ NULL 949 ext/standard/http_fopen_wrapper.c NULL, /* mkdir */ NULL 950 ext/standard/http_fopen_wrapper.c NULL /* rmdir */ NULL 955 ext/standard/http_fopen_wrapper.c NULL, NULL 102 ext/standard/image.c struct gfxinfo *result = NULL; NULL 106 ext/standard/image.c return NULL; NULL 109 ext/standard/image.c return NULL; NULL 125 ext/standard/image.c struct gfxinfo *result = NULL; NULL 129 ext/standard/image.c return NULL; NULL 132 ext/standard/image.c return NULL; NULL 146 ext/standard/image.c struct gfxinfo *result = NULL; NULL 151 ext/standard/image.c return NULL; NULL 154 ext/standard/image.c return NULL; NULL 168 ext/standard/image.c return NULL; NULL 196 ext/standard/image.c struct gfxinfo *result = NULL; NULL 203 ext/standard/image.c char *b, *buf=NULL, *bufz=NULL; NULL 208 ext/standard/image.c return NULL; NULL 211 ext/standard/image.c return NULL; NULL 216 ext/standard/image.c return NULL; NULL 255 ext/standard/image.c result = NULL; NULL 268 ext/standard/image.c struct gfxinfo *result = NULL; NULL 273 ext/standard/image.c return NULL; NULL 276 ext/standard/image.c return NULL; NULL 294 ext/standard/image.c struct gfxinfo *result = NULL; NULL 306 ext/standard/image.c return NULL; NULL 309 ext/standard/image.c return NULL; NULL 472 ext/standard/image.c struct gfxinfo *result = NULL; NULL 493 ext/standard/image.c if (result == NULL) { NULL 601 ext/standard/image.c struct gfxinfo *result = NULL; NULL 619 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "JPEG2000 codestream corrupt(Expected SIZ marker not found after SOC)"); NULL 620 ext/standard/image.c return NULL; NULL 640 ext/standard/image.c return NULL; NULL 647 ext/standard/image.c return NULL; NULL 673 ext/standard/image.c struct gfxinfo *result = NULL; NULL 698 ext/standard/image.c return NULL; NULL 721 ext/standard/image.c if (result == NULL) { NULL 722 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "JP2 file has no codestreams at root level"); NULL 800 ext/standard/image.c struct gfxinfo *result = NULL; NULL 808 ext/standard/image.c return NULL; NULL 811 ext/standard/image.c return NULL; NULL 816 ext/standard/image.c return NULL; NULL 824 ext/standard/image.c return NULL; NULL 873 ext/standard/image.c return NULL; NULL 888 ext/standard/image.c return NULL; NULL 891 ext/standard/image.c return NULL; NULL 897 ext/standard/image.c return NULL; NULL 902 ext/standard/image.c return NULL; NULL 909 ext/standard/image.c return NULL; NULL 924 ext/standard/image.c return NULL; NULL 1001 ext/standard/image.c return NULL; NULL 1019 ext/standard/image.c *result = NULL; NULL 1024 ext/standard/image.c while ((fline=php_stream_gets(stream, NULL, 0)) != NULL) { NULL 1082 ext/standard/image.c struct gfxinfo *result = NULL; NULL 1087 ext/standard/image.c return NULL; NULL 1092 ext/standard/image.c return NULL; NULL 1225 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); NULL 1236 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); NULL 1242 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "PNG file corrupted by ASCII conversion"); NULL 1258 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); NULL 1273 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!"); NULL 1282 ext/standard/image.c if (php_get_wbmp(stream, NULL, 1 TSRMLS_CC)) { NULL 1285 ext/standard/image.c if (php_get_xbm(stream, NULL TSRMLS_CC)) { NULL 1296 ext/standard/image.c struct gfxinfo *result = NULL; NULL 1302 ext/standard/image.c itype = php_getimagetype(stream, NULL TSRMLS_CC); NULL 1311 ext/standard/image.c result = php_handle_jpeg(stream, NULL TSRMLS_CC); NULL 1324 ext/standard/image.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "The image is a compressed SWF file, but you do not have a static version of the zlib extension enabled"); NULL 1334 ext/standard/image.c result = php_handle_tiff(stream, NULL, 0 TSRMLS_CC); NULL 1337 ext/standard/image.c result = php_handle_tiff(stream, NULL, 1 TSRMLS_CC); NULL 1388 ext/standard/image.c zval **info = NULL; NULL 1389 ext/standard/image.c php_stream *stream = NULL; NULL 1405 ext/standard/image.c stream = php_stream_open_wrapper(input, "rb", STREAM_MUST_SEEK|REPORT_ERRORS|IGNORE_PATH, NULL); NULL 42 ext/standard/incomplete_class.c class_name = php_lookup_class_name(object, NULL); NULL 49 ext/standard/incomplete_class.c php_error_docref(NULL TSRMLS_CC, error_type, INCOMPLETE_CLASS_MSG, class_name); NULL 98 ext/standard/incomplete_class.c return NULL; NULL 121 ext/standard/incomplete_class.c INIT_CLASS_ENTRY(incomplete_class, INCOMPLETE_CLASS, NULL); NULL 141 ext/standard/incomplete_class.c char *retval = NULL; NULL 172 ext/standard/incomplete_class.c zend_hash_update(Z_OBJPROP_P(object), MAGIC_MEMBER, sizeof(MAGIC_MEMBER), &val, sizeof(val), NULL); NULL 118 ext/standard/info.c while (zend_hash_get_current_key_ex(ht, &key, &len, NULL, 0, &pos) == HASH_KEY_IS_STRING) NULL 126 ext/standard/info.c if (zend_hash_get_current_key_ex(ht, &key, &len, NULL, 0, &pos) == HASH_KEY_IS_STRING) { NULL 216 ext/standard/info.c switch (zend_hash_get_current_key_ex(Z_ARRVAL_PP(data), &string_key, &string_len, &num_key, 0, NULL)) { NULL 245 ext/standard/info.c tmp = NULL; NULL 290 ext/standard/info.c return php_escape_html_entities((unsigned char *) string, strlen(string), &new_len, 0, ENT_QUOTES, NULL TSRMLS_CC); NULL 305 ext/standard/info.c char *major = NULL, *sub = NULL, *retval; NULL 312 ext/standard/info.c return NULL; NULL 316 ext/standard/info.c if(NULL != pGNSI) { NULL 477 ext/standard/info.c return NULL; NULL 551 ext/standard/info.c if(winver == NULL) { NULL 686 ext/standard/info.c the_time = time(NULL); NULL 821 ext/standard/info.c display_ini_entries(NULL); NULL 829 ext/standard/info.c zend_hash_init(&sorted_registry, zend_hash_num_elements(&module_registry), NULL, NULL, 1); NULL 830 ext/standard/info.c zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry)); NULL 848 ext/standard/info.c for (env=environ; env!=NULL && *env !=NULL; env++) { NULL 1161 ext/standard/info.c char *ext_name = NULL; NULL 1173 ext/standard/info.c if (version == NULL) { NULL 186 ext/standard/iptc.c unsigned char *spoolbuf = NULL, *poi = NULL; NULL 199 ext/standard/iptc.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open %s", jpeg_file); NULL 80 ext/standard/lcg.c if (gettimeofday(&tv, NULL) == 0) { NULL 92 ext/standard/lcg.c if (gettimeofday(&tv, NULL) == 0) { NULL 109 ext/standard/lcg.c ts_allocate_id(&lcg_globals_id, sizeof(php_lcg_globals), (ts_allocate_ctor) lcg_init_globals, NULL); NULL 83 ext/standard/levenshtein.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The general Levenshtein support is not there yet"); NULL 128 ext/standard/levenshtein.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument string(s) too long"); NULL 73 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 107 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 134 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 142 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 146 ext/standard/link.c if (php_stream_locate_url_wrapper(source_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) || NULL 147 ext/standard/link.c php_stream_locate_url_wrapper(dest_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ) NULL 149 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to symlink to a URL"); NULL 167 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 190 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 194 ext/standard/link.c if (php_stream_locate_url_wrapper(source_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) || NULL 195 ext/standard/link.c php_stream_locate_url_wrapper(dest_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ) NULL 197 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to link to a URL"); NULL 215 ext/standard/link.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 78 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "readlink failed to read the symbolic link (%s), error %d)", link, GetLastError()); NULL 100 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 128 ext/standard/link_win32.c if (pCreateSymbolicLinkA == NULL) { NULL 129 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't call CreateSymbolicLinkA"); NULL 133 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't call get a handle on kernel32.dll"); NULL 142 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 150 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 154 ext/standard/link_win32.c if (php_stream_locate_url_wrapper(source_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) || NULL 155 ext/standard/link_win32.c php_stream_locate_url_wrapper(dest_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ) NULL 157 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to symlink to a URL"); NULL 170 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not fetch file information(error %d)", GetLastError()); NULL 180 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create symlink, error code(%d)", GetLastError()); NULL 205 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory"); NULL 209 ext/standard/link_win32.c if (php_stream_locate_url_wrapper(source_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) || NULL 210 ext/standard/link_win32.c php_stream_locate_url_wrapper(dest_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ) NULL 212 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to link to a URL"); NULL 225 ext/standard/link_win32.c ret = CreateHardLinkA(topath, frompath, NULL); NULL 227 ext/standard/link_win32.c ret = CreateHardLinkA(dest_p, source_p, NULL); NULL 231 ext/standard/link_win32.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 81 ext/standard/mail.c char *str = NULL; NULL 103 ext/standard/mail.c char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; NULL 104 ext/standard/mail.c char *subject=NULL, *extra_cmd=NULL; NULL 121 ext/standard/mail.c headers_trimmed = php_trim(headers, headers_len, NULL, 0, NULL, 2 TSRMLS_CC); NULL 218 ext/standard/mail.c php_stream *stream = php_stream_open_wrapper(filename, "a", flags, NULL); NULL 232 ext/standard/mail.c char *tsm_errmsg = NULL; NULL 237 ext/standard/mail.c char *sendmail_cmd = NULL; NULL 241 ext/standard/mail.c void (*sig_handler)() = NULL; NULL 284 ext/standard/mail.c php_basename(tmp, strlen(tmp), NULL, 0,&f, &f_len TSRMLS_CC); NULL 286 ext/standard/mail.c if (headers != NULL) { NULL 297 ext/standard/mail.c if (TSendMail(INI_STR("SMTP"), &tsm_err, &tsm_errmsg, hdr, subject, to, message, NULL, NULL, NULL TSRMLS_CC) == FAILURE) { NULL 299 ext/standard/mail.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tsm_errmsg); NULL 302 ext/standard/mail.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err)); NULL 311 ext/standard/mail.c if (extra_cmd != NULL) { NULL 323 ext/standard/mail.c sig_handler = NULL; NULL 328 ext/standard/mail.c sendmail = popen_ex(sendmail_cmd, "wb", NULL, NULL TSRMLS_CC); NULL 336 ext/standard/mail.c if (extra_cmd != NULL) { NULL 343 ext/standard/mail.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Permission denied: unable to execute shell to run mail delivery binary '%s'", sendmail_path); NULL 357 ext/standard/mail.c if (hdr != NULL) { NULL 386 ext/standard/mail.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not execute mail delivery program '%s'", sendmail_path); NULL 204 ext/standard/math.c tmp_value = zend_strtod(buf, NULL); NULL 708 ext/standard/math.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "base must be greater than 0"); NULL 826 ext/standard/math.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number '%s' is too big to fit in long", s); NULL 948 ext/standard/math.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number too large"); NULL 1077 ext/standard/math.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid `from base' (%ld)", frombase); NULL 1081 ext/standard/math.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid `to base' (%ld)", tobase); NULL 1104 ext/standard/math.c char *tmpbuf = NULL, *resbuf; NULL 1122 ext/standard/math.c if (tmpbuf == NULL || !isdigit((int)tmpbuf[0])) { NULL 1134 ext/standard/math.c dp = NULL; NULL 1225 ext/standard/math.c thousand_sep, thousand_sep_len, NULL); NULL 1235 ext/standard/math.c char *thousand_sep = NULL, *dec_point = NULL; NULL 1251 ext/standard/math.c if (dec_point == NULL) { NULL 1256 ext/standard/math.c if (thousand_sep == NULL) { NULL 92 ext/standard/md5.c stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS, NULL); NULL 183 ext/standard/metaphone.c if (word == NULL) NULL 62 ext/standard/microtime.c if (gettimeofday(&tp, NULL)) { NULL 61 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: integer overflow in format string", code); \ NULL 108 ext/standard/pack.c zval ***argv = NULL; NULL 165 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: '*' ignored", code); NULL 180 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: not enough arguments", code); NULL 226 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: too few arguments", code); NULL 235 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: unknown format code", code); NULL 244 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d arguments unused", (num_args - currentarg)); NULL 298 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", code); NULL 354 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: not enough characters in string", code); NULL 368 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: illegal hex digit %c", code, n); NULL 651 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid format type %c", type); NULL 671 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: integer overflow", type); NULL 889 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", type); NULL 898 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", type); NULL 908 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", type); NULL 916 ext/standard/pack.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: not enough input, need %d, have %d", type, size, inputlen - inputpos); NULL 119 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length is too large to safely generate"); NULL 162 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Generated salt too short"); NULL 187 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Supplied password hash too long to safely identify"); NULL 231 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Supplied password hash too long to safely identify"); NULL 339 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid bcrypt cost parameter specified: %ld", cost); NULL 351 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown password hashing algorithm: %ld", algo); NULL 384 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Non-string salt parameter supplied"); NULL 390 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Supplied salt is too long"); NULL 396 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Provided salt is too short: %lu expecting %lu", (unsigned long) buffer_len, (unsigned long) required_salt_len); NULL 404 ext/standard/password.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Provided salt is too short: %lu", (unsigned long) buffer_len); NULL 138 ext/standard/php_crypt_r.c char *p = NULL; NULL 143 ext/standard/php_crypt_r.c if(!CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, CRYPT_VERIFYCONTEXT)) { NULL 144 ext/standard/php_crypt_r.c return NULL; NULL 278 ext/standard/php_crypt_r.c ctx1 = (HCRYPTHASH) NULL; NULL 308 ext/standard/php_crypt_r.c return NULL; NULL 58 ext/standard/php_fopen_wrapper.c NULL, /* flush */ NULL 60 ext/standard/php_fopen_wrapper.c NULL, /* seek */ NULL 61 ext/standard/php_fopen_wrapper.c NULL, /* cast */ NULL 62 ext/standard/php_fopen_wrapper.c NULL, /* stat */ NULL 63 ext/standard/php_fopen_wrapper.c NULL /* set_option */ NULL 127 ext/standard/php_fopen_wrapper.c NULL, /* seek */ NULL 128 ext/standard/php_fopen_wrapper.c NULL, /* cast */ NULL 129 ext/standard/php_fopen_wrapper.c NULL, /* stat */ NULL 130 ext/standard/php_fopen_wrapper.c NULL /* set_option */ NULL 142 ext/standard/php_fopen_wrapper.c if ((temp_filter = php_stream_filter_create(p, NULL, php_stream_is_persistent(stream) TSRMLS_CC))) { NULL 145 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create filter (%s)", p); NULL 149 ext/standard/php_fopen_wrapper.c if ((temp_filter = php_stream_filter_create(p, NULL, php_stream_is_persistent(stream) TSRMLS_CC))) { NULL 152 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create filter (%s)", p); NULL 155 ext/standard/php_fopen_wrapper.c p = php_strtok_r(NULL, "|", &token); NULL 164 ext/standard/php_fopen_wrapper.c php_stream * stream = NULL; NULL 167 ext/standard/php_fopen_wrapper.c FILE *file = NULL; NULL 178 ext/standard/php_fopen_wrapper.c max_memory = strtol(path, NULL, 10); NULL 180 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Max memory must be >= 0"); NULL 181 ext/standard/php_fopen_wrapper.c return NULL; NULL 202 ext/standard/php_fopen_wrapper.c return php_stream_alloc(&php_stream_output_ops, NULL, 0, "wb"); NULL 208 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL file-access is disabled in the server configuration"); NULL 210 ext/standard/php_fopen_wrapper.c return NULL; NULL 218 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL file-access is disabled in the server configuration"); NULL 220 ext/standard/php_fopen_wrapper.c return NULL; NULL 268 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Direct access to file descriptors is only available from command-line PHP"); NULL 270 ext/standard/php_fopen_wrapper.c return NULL; NULL 275 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL file-access is disabled in the server configuration"); NULL 277 ext/standard/php_fopen_wrapper.c return NULL; NULL 285 ext/standard/php_fopen_wrapper.c return NULL; NULL 297 ext/standard/php_fopen_wrapper.c return NULL; NULL 305 ext/standard/php_fopen_wrapper.c return NULL; NULL 318 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "No URL resource specified"); NULL 320 ext/standard/php_fopen_wrapper.c return NULL; NULL 324 ext/standard/php_fopen_wrapper.c return NULL; NULL 338 ext/standard/php_fopen_wrapper.c p = php_strtok_r(NULL, "/", &token); NULL 345 ext/standard/php_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid php:// URL specified"); NULL 346 ext/standard/php_fopen_wrapper.c return NULL; NULL 352 ext/standard/php_fopen_wrapper.c return NULL; NULL 360 ext/standard/php_fopen_wrapper.c stream = php_stream_sock_open_from_socket(fd, NULL); NULL 372 ext/standard/php_fopen_wrapper.c stream = php_stream_fopen_from_fd(fd, mode, NULL); NULL 373 ext/standard/php_fopen_wrapper.c if (stream == NULL) { NULL 384 ext/standard/php_fopen_wrapper.c NULL, /* close */ NULL 385 ext/standard/php_fopen_wrapper.c NULL, /* fstat */ NULL 386 ext/standard/php_fopen_wrapper.c NULL, /* stat */ NULL 387 ext/standard/php_fopen_wrapper.c NULL, /* opendir */ NULL 389 ext/standard/php_fopen_wrapper.c NULL, /* unlink */ NULL 390 ext/standard/php_fopen_wrapper.c NULL, /* rename */ NULL 391 ext/standard/php_fopen_wrapper.c NULL, /* mkdir */ NULL 392 ext/standard/php_fopen_wrapper.c NULL /* rmdir */ NULL 397 ext/standard/php_fopen_wrapper.c NULL, NULL 32 ext/standard/php_http.h #define php_url_encode_hash(ht, formstr) php_url_encode_hash_ex((ht), (formstr), NULL, 0, NULL, 0, NULL, 0, NULL TSRMLS_CC) NULL 107 ext/standard/php_smart_str.h __s->c = NULL; \ NULL 159 ext/standard/php_string.h # define php_mblen(ptr, len) ((ptr) == NULL ? memset(&BG(mblen_state), 0, sizeof(BG(mblen_state))): (int)mbrlen(ptr, len, &BG(mblen_state))) NULL 60 ext/standard/php_var.h zend_hash_init((var_hash_ptr), 10, NULL, NULL, 0); \ NULL 81 ext/standard/php_var.h BG(serialize).var_hash = NULL; \ NULL 111 ext/standard/php_var.h BG(unserialize).var_hash = NULL; \ NULL 130 ext/standard/php_var.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempted GLOBALS variable overwrite"); NULL 146 ext/standard/php_var.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempted super-global (%s) variable overwrite", name); NULL 162 ext/standard/php_var.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempted long input array (%s) overwrite", name); NULL 265 ext/standard/proc_open.c le_proc_open = zend_register_list_destructors_ex(proc_open_rsrc_dtor, NULL, "process", module_number); NULL 402 ext/standard/proc_open.c return NULL; NULL 432 ext/standard/proc_open.c char *command, *cwd=NULL; NULL 436 ext/standard/proc_open.c zval *environment = NULL; NULL 437 ext/standard/proc_open.c zval *other_options = NULL; NULL 441 ext/standard/proc_open.c zval **descitem = NULL; NULL 456 ext/standard/proc_open.c char** child_argv = NULL; NULL 457 ext/standard/proc_open.c char* command_dup = NULL; NULL 458 ext/standard/proc_open.c char* orig_cwd = NULL; NULL 515 ext/standard/proc_open.c security.lpSecurityDescriptor = NULL; NULL 525 ext/standard/proc_open.c str_index = NULL; NULL 526 ext/standard/proc_open.c zend_hash_get_current_key_ex(Z_ARRVAL_P(descriptorspec), &str_index, NULL, &nindex, 0, &pos); NULL 529 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "descriptor spec must be an integer indexed array"); NULL 548 ext/standard/proc_open.c if (descriptors[ndesc].childend == NULL) { NULL 549 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to dup File-Handle for descriptor %d", nindex); NULL 555 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to dup File-Handle for descriptor %ld - %s", nindex, strerror(errno)); NULL 562 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Descriptor item must be either an array or a File-Handle"); NULL 569 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing handle qualifier in array"); NULL 580 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing mode parameter for 'pipe'"); NULL 587 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to create pipe %s", strerror(errno)); NULL 619 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing file name parameter for 'file'"); NULL 626 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing mode parameter for 'file'"); NULL 632 ext/standard/proc_open.c REPORT_ERRORS|STREAM_WILL_CAST, NULL); NULL 635 ext/standard/proc_open.c if (stream == NULL || FAILURE == php_stream_cast(stream, NULL 648 ext/standard/proc_open.c SetFilePointer(descriptors[ndesc].childend, 0, NULL, FILE_END); NULL 659 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to open /dev/ptmx, errno %d", errno); NULL 667 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to open slave pty, errno %d", errno); NULL 676 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "pty pseudo terminal not supported on this system"); NULL 680 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not a valid descriptor spec/mode", Z_STRVAL_PP(ztype)); NULL 691 ext/standard/proc_open.c if (cwd == NULL) { NULL 695 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot get current directory"); NULL 737 ext/standard/proc_open.c newprocok = CreateProcess(NULL, command, &security, &security, TRUE, dwCreateFlags, env.envp, cwd, &si, &pi); NULL 741 ext/standard/proc_open.c newprocok = CreateProcess(NULL, command_with_cmd, &security, &security, TRUE, dwCreateFlags, env.envp, cwd, &si, &pi); NULL 760 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "CreateProcess failed, error code - %u", dw); NULL 770 ext/standard/proc_open.c orig_cwd = getcwd(NULL, PATH_MAX); NULL 782 ext/standard/proc_open.c construct_argc_argv(command_dup, NULL, &command_num_args, NULL); NULL 792 ext/standard/proc_open.c construct_argc_argv(command_dup, NULL, &command_num_args, child_argv); NULL 793 ext/standard/proc_open.c child_argv[command_num_args] = NULL; NULL 794 ext/standard/proc_open.c child = procve(child_argv[0], PROC_DETACHED|PROC_INHERIT_CWD, NULL, &channel, NULL, NULL, 0, NULL, (const char**)child_argv); NULL 809 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "procve failed - %s", strerror(errno)); NULL 825 ext/standard/proc_open.c ioctl(0,TIOCNOTTY,NULL); NULL 862 ext/standard/proc_open.c execle("/bin/sh", "sh", "-c", command, NULL, env.envarray); NULL 864 ext/standard/proc_open.c execl("/bin/sh", "sh", "-c", command, NULL); NULL 878 ext/standard/proc_open.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "fork failed - %s", strerror(errno)); NULL 898 ext/standard/proc_open.c if (pipes != NULL) { NULL 913 ext/standard/proc_open.c char *mode_string=NULL; NULL 914 ext/standard/proc_open.c php_stream *stream = NULL; NULL 941 ext/standard/proc_open.c descriptors[i].mode_flags), mode_string, NULL); NULL 943 ext/standard/proc_open.c stream = php_stream_fopen_from_fd(descriptors[i].parentend, mode_string, NULL); NULL 114 ext/standard/quot_print.c return NULL; NULL 123 ext/standard/quot_print.c return NULL; NULL 132 ext/standard/quot_print.c return NULL; NULL 322 ext/standard/rand.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "max(%ld) is smaller than min(%ld)", max, min); NULL 174 ext/standard/scanf.c cset->ranges = NULL; NULL 315 ext/standard/scanf.c char *end, *ch = NULL; NULL 397 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", "cannot mix \"%\" and \"%n$\" conversion specifiers"); NULL 479 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unmatched [ in format string"); NULL 483 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad scan conversion character \"%c\"", *ch); NULL 533 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", "Variable is assigned by multiple \"%n$\" conversion specifiers"); NULL 540 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Variable is not assigned by any conversion specifiers"); NULL 552 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", "\"%n$\" argument index out of range"); NULL 554 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Different numbers of variable names and field specifiers"); NULL 593 ext/standard/scanf.c long (*fn)() = NULL; NULL 628 ext/standard/scanf.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parameter %d must be passed by reference", i); NULL 1063 ext/standard/scanf.c value = (long) (*fn)(buf, NULL, base); NULL 1181 ext/standard/scanf.c dvalue = zend_strtod(buf, NULL); NULL 82 ext/standard/sha1.c stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS, NULL); NULL 63 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create sockets: [%d]: %s", NULL 90 ext/standard/streamsfuncs.c zval *zerrno = NULL, *zerrstr = NULL, *zcontext = NULL; NULL 94 ext/standard/streamsfuncs.c char *hashkey = NULL; NULL 95 ext/standard/streamsfuncs.c php_stream *stream = NULL; NULL 98 ext/standard/streamsfuncs.c char *errstr = NULL; NULL 99 ext/standard/streamsfuncs.c php_stream_context *context = NULL; NULL 137 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 139 ext/standard/streamsfuncs.c char *quoted_host = php_addslashes(host, host_len, NULL, 0 TSRMLS_CC); NULL 141 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to connect to %s (%s)", quoted_host, errstr == NULL ? "Unknown error" : errstr); NULL 149 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 179 ext/standard/streamsfuncs.c zval *zerrno = NULL, *zerrstr = NULL, *zcontext = NULL; NULL 180 ext/standard/streamsfuncs.c php_stream *stream = NULL; NULL 183 ext/standard/streamsfuncs.c char *errstr = NULL; NULL 184 ext/standard/streamsfuncs.c php_stream_context *context = NULL; NULL 209 ext/standard/streamsfuncs.c NULL, NULL, context, &errstr, &err); NULL 211 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 212 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to connect to %s (%s)", host, errstr == NULL ? "Unknown error" : errstr); NULL 215 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 243 ext/standard/streamsfuncs.c zval *zpeername = NULL; NULL 244 ext/standard/streamsfuncs.c char *peername = NULL; NULL 248 ext/standard/streamsfuncs.c php_stream *stream = NULL, *clistream = NULL; NULL 251 ext/standard/streamsfuncs.c char *errstr = NULL; NULL 274 ext/standard/streamsfuncs.c zpeername ? &peername : NULL, NULL 275 ext/standard/streamsfuncs.c zpeername ? &peername_len : NULL, NULL 276 ext/standard/streamsfuncs.c NULL, NULL, NULL 285 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "accept failed: %s", errstr ? errstr : "Unknown error"); NULL 302 ext/standard/streamsfuncs.c char *name = NULL; NULL 314 ext/standard/streamsfuncs.c NULL, NULL NULL 330 ext/standard/streamsfuncs.c char *data, *target_addr = NULL; NULL 343 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to parse `%s' into a valid network address", target_addr); NULL 348 ext/standard/streamsfuncs.c RETURN_LONG(php_stream_xport_sendto(stream, data, datalen, flags, target_addr ? &sa : NULL, sl TSRMLS_CC)); NULL 357 ext/standard/streamsfuncs.c zval *zstream, *zremote = NULL; NULL 358 ext/standard/streamsfuncs.c char *remote_addr = NULL; NULL 377 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0"); NULL 383 ext/standard/streamsfuncs.c recvd = php_stream_xport_recvfrom(stream, read_buf, to_read, flags, NULL, NULL, NULL 384 ext/standard/streamsfuncs.c zremote ? &remote_addr : NULL, NULL 385 ext/standard/streamsfuncs.c zremote ? &remote_addr_len : NULL NULL 411 ext/standard/streamsfuncs.c char *contents = NULL; NULL 433 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 467 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to seek to position %ld in the stream", pos); NULL 515 ext/standard/streamsfuncs.c for (filter = stream->filterhead; filter != NULL; filter = filter->next) { NULL 619 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 653 ext/standard/streamsfuncs.c zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(stream_array)), NULL, ZVAL_PTR_DTOR, 0); NULL 670 ext/standard/streamsfuncs.c &key, &key_len, &num_ind, 0, NULL); NULL 677 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 726 ext/standard/streamsfuncs.c zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(stream_array)), NULL, ZVAL_PTR_DTOR, 0); NULL 733 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 772 ext/standard/streamsfuncs.c zval *r_array, *w_array, *e_array, **sec = NULL; NULL 774 ext/standard/streamsfuncs.c struct timeval *tv_p = NULL; NULL 788 ext/standard/streamsfuncs.c if (r_array != NULL) { NULL 795 ext/standard/streamsfuncs.c if (w_array != NULL) { NULL 802 ext/standard/streamsfuncs.c if (e_array != NULL) { NULL 810 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No stream arrays were passed"); NULL 817 ext/standard/streamsfuncs.c if (sec != NULL) { NULL 821 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The seconds parameter must be greater than 0"); NULL 824 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The microseconds parameter must be greater than 0"); NULL 843 ext/standard/streamsfuncs.c if (r_array != NULL) { NULL 847 ext/standard/streamsfuncs.c if (w_array != NULL) { NULL 850 ext/standard/streamsfuncs.c if (e_array != NULL) { NULL 860 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to select [%d]: %s (max_fd=%d)", NULL 865 ext/standard/streamsfuncs.c if (r_array != NULL) stream_array_from_fd_set(r_array, &rfds TSRMLS_CC); NULL 866 ext/standard/streamsfuncs.c if (w_array != NULL) stream_array_from_fd_set(w_array, &wfds TSRMLS_CC); NULL 867 ext/standard/streamsfuncs.c if (e_array != NULL) stream_array_from_fd_set(e_array, &efds TSRMLS_CC); NULL 878 ext/standard/streamsfuncs.c zval *retval = NULL; NULL 902 ext/standard/streamsfuncs.c if (FAILURE == call_user_function_ex(EG(function_table), NULL, callback, &retval, 6, ptps, 0, NULL TSRMLS_CC)) { NULL 903 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to call user notifier"); NULL 917 ext/standard/streamsfuncs.c notifier->ptr = NULL; NULL 945 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "options should have the form [\"wrappername\"][\"optionname\"] = $value"); NULL 962 ext/standard/streamsfuncs.c context->notifier = NULL; NULL 975 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter"); NULL 987 ext/standard/streamsfuncs.c php_stream_context *context = NULL; NULL 989 ext/standard/streamsfuncs.c context = zend_fetch_resource(&contextresource TSRMLS_CC, -1, NULL, NULL, 1, php_le_stream_context(TSRMLS_C)); NULL 990 ext/standard/streamsfuncs.c if (context == NULL) { NULL 993 ext/standard/streamsfuncs.c stream = zend_fetch_resource(&contextresource TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream); NULL 997 ext/standard/streamsfuncs.c if (context == NULL) { NULL 1023 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter"); NULL 1035 ext/standard/streamsfuncs.c zval *options = NULL, *zcontext = NULL, *zvalue = NULL; NULL 1045 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "called with wrong number or type of parameters; please RTM"); NULL 1053 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter"); NULL 1080 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter"); NULL 1101 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter"); NULL 1120 ext/standard/streamsfuncs.c zval *params = NULL; NULL 1127 ext/standard/streamsfuncs.c if (FG(default_context) == NULL) { NULL 1144 ext/standard/streamsfuncs.c zval *options = NULL; NULL 1151 ext/standard/streamsfuncs.c if (FG(default_context) == NULL) { NULL 1166 ext/standard/streamsfuncs.c zval *options = NULL, *params = NULL; NULL 1195 ext/standard/streamsfuncs.c zval *filterparams = NULL; NULL 1196 ext/standard/streamsfuncs.c php_stream_filter *filter = NULL; NULL 1222 ext/standard/streamsfuncs.c if (filter == NULL) { NULL 1239 ext/standard/streamsfuncs.c if (filter == NULL) { NULL 1255 ext/standard/streamsfuncs.c RETURN_RESOURCE(filter->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, filter, php_file_le_stream_filter())); NULL 1289 ext/standard/streamsfuncs.c filter = zend_fetch_resource(&zfilter TSRMLS_CC, -1, NULL, NULL, 1, php_file_le_stream_filter()); NULL 1291 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid resource given, not a stream filter"); NULL 1296 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to flush filter, not removing"); NULL 1301 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not invalidate filter, not removing"); NULL 1314 ext/standard/streamsfuncs.c char *str = NULL; NULL 1327 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The maximum allowed length must be greater than or equal to zero"); NULL 1362 ext/standard/streamsfuncs.c if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, block == 0 ? 0 : 1, NULL) == -1) { NULL 1426 ext/standard/streamsfuncs.c ret = php_stream_set_option(stream, PHP_STREAM_OPTION_WRITE_BUFFER, PHP_STREAM_BUFFER_NONE, NULL); NULL 1449 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The chunk size must be a positive integer, given %ld", csize); NULL 1457 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The chunk size cannot be larger than %d", INT_MAX); NULL 1463 ext/standard/streamsfuncs.c ret = php_stream_set_option(stream, PHP_STREAM_OPTION_SET_CHUNK_SIZE, (int)csize, NULL); NULL 1489 ext/standard/streamsfuncs.c ret = php_stream_set_option(stream, PHP_STREAM_OPTION_READ_BUFFER, PHP_STREAM_BUFFER_NONE, NULL); NULL 1503 ext/standard/streamsfuncs.c zval *zstream, *zsessstream = NULL; NULL 1504 ext/standard/streamsfuncs.c php_stream *stream, *sessstream = NULL; NULL 1523 ext/standard/streamsfuncs.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "When enabling encryption you must specify the crypto type"); NULL 1566 ext/standard/streamsfuncs.c php_stream *stream = NULL; NULL 1567 ext/standard/streamsfuncs.c php_stream_wrapper *wrapper = NULL; NULL 1575 ext/standard/streamsfuncs.c if (stream == NULL) { NULL 1582 ext/standard/streamsfuncs.c wrapper = php_stream_locate_url_wrapper(Z_STRVAL_PP(zstream), NULL, 0 TSRMLS_CC); NULL 130 ext/standard/string.c static MUTEX_T locale_mutex = NULL; NULL 137 ext/standard/string.c register unsigned char *result = NULL; NULL 172 ext/standard/string.c return NULL; NULL 183 ext/standard/string.c return NULL; NULL 234 ext/standard/string.c locale_mutex = NULL; NULL 276 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Hexadecimal input string must have an even length"); NULL 283 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input string must be hexadecimal string"); NULL 705 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Item '%ld' is not valid", item); NULL 711 ext/standard/string.c if (value == NULL) { NULL 760 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, no character to the left of '..'"); NULL 765 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, no character to the right of '..'"); NULL 770 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, '..'-range needs to be incrementing"); NULL 775 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range"); NULL 840 ext/standard/string.c char *what = NULL; NULL 896 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Break string cannot be empty"); NULL 901 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't force cut when width is zero"); NULL 1025 ext/standard/string.c if (p2 == NULL) { NULL 1031 ext/standard/string.c } while ((p2 = php_memnstr(p1, Z_STRVAL_P(delim), Z_STRLEN_P(delim), endp)) != NULL && NULL 1052 ext/standard/string.c if (p2 == NULL) { NULL 1069 ext/standard/string.c } while ((p2 = php_memnstr(p1, Z_STRVAL_P(delim), Z_STRLEN_P(delim), endp)) != NULL); NULL 1099 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); NULL 1218 ext/standard/string.c zval **arg1 = NULL, **arg2 = NULL, *delim, *arr; NULL 1224 ext/standard/string.c if (arg2 == NULL) { NULL 1226 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument must be an array"); NULL 1246 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments passed"); NULL 1253 ext/standard/string.c if (arg2 == NULL) { NULL 1265 ext/standard/string.c char *str, *tok = NULL; NULL 1312 ext/standard/string.c BG(strtok_last) = NULL; NULL 1332 ext/standard/string.c BG(strtok_last) = NULL; NULL 1417 ext/standard/string.c char *ret = NULL, *c, *comp, *cend; NULL 1431 ext/standard/string.c php_ignore_value(php_mblen(NULL, 0)); NULL 1467 ext/standard/string.c if (suffix != NULL && sufflen < (uint)(cend - comp) && NULL 1490 ext/standard/string.c char *string, *suffix = NULL, *ret; NULL 1536 ext/standard/string.c char *path, *ret = NULL; NULL 1557 ext/standard/string.c ret = NULL; NULL 1561 ext/standard/string.c php_basename(path, path_len, NULL, 0, &ret, &ret_len TSRMLS_CC); NULL 1570 ext/standard/string.c php_basename(path, path_len, NULL, 0, &ret, &ret_len TSRMLS_CC); NULL 1587 ext/standard/string.c php_basename(path, path_len, NULL, 0, &ret, &ret_len TSRMLS_CC); NULL 1690 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "needle is not a string or an integer"); NULL 1704 ext/standard/string.c char *found = NULL; NULL 1719 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle"); NULL 1758 ext/standard/string.c char *found = NULL; NULL 1769 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle"); NULL 1805 ext/standard/string.c char *found = NULL; NULL 1815 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string"); NULL 1821 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle"); NULL 1853 ext/standard/string.c char *found = NULL; NULL 1857 ext/standard/string.c char *needle_dup = NULL, *haystack_dup; NULL 1866 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string"); NULL 1944 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 1951 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 2021 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 2029 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 2054 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 2063 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset is greater than the length of haystack string"); NULL 2095 ext/standard/string.c const char *found = NULL; NULL 2137 ext/standard/string.c return NULL; NULL 2141 ext/standard/string.c return NULL; NULL 2145 ext/standard/string.c return NULL; NULL 2192 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Chunk length should be greater than zero"); NULL 2291 ext/standard/string.c zval **len = NULL; NULL 2300 ext/standard/string.c zval **tmp_str = NULL, **tmp_from = NULL, **tmp_repl = NULL, **tmp_len= NULL; NULL 2342 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'from' and 'len' should be of same type - numerical or array "); NULL 2347 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "'from' and 'len' should have the same number of elements"); NULL 2409 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Functionality of 'from' and 'len' as arrays is not implemented"); NULL 2413 ext/standard/string.c char *str_index = NULL; NULL 2532 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument was modified while replacing"); NULL 2906 ext/standard/string.c zval *tzv = NULL; NULL 2920 ext/standard/string.c *allocs = NULL; NULL 2921 ext/standard/string.c return NULL; NULL 2980 ext/standard/string.c php_strtr_compare_hash_suffix, res, NULL); /* tsrmls not needed */ NULL 3078 ext/standard/string.c if (result.c != NULL) { NULL 3100 ext/standard/string.c if (patterns == NULL) { NULL 3117 ext/standard/string.c char *str, *to = NULL; NULL 3126 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument is not an array"); NULL 3230 ext/standard/string.c zval **percent = NULL; NULL 3269 ext/standard/string.c if (len != NULL) { NULL 3280 ext/standard/string.c if (len != NULL) { NULL 3432 ext/standard/string.c *target++=(char)strtol(numtmp, NULL, 16); NULL 3443 ext/standard/string.c *target++=(char)strtol(numtmp, NULL, 8); NULL 3580 ext/standard/string.c char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; NULL 3648 ext/standard/string.c return php_char_to_str_ex(str, len, from, to, to_len, result, 1, NULL); NULL 3660 ext/standard/string.c char *end, *haystack_dup = NULL, *needle_dup = NULL; NULL 3829 ext/standard/string.c return php_str_to_str_ex(haystack, length, needle, needle_len, str, str_len, _new_length, 1, NULL); NULL 3838 ext/standard/string.c **replace_entry = NULL, NULL 3840 ext/standard/string.c char *replace_value = NULL; NULL 3948 ext/standard/string.c zval **subject, **search, **replace, **subject_entry, **zcount = NULL; NULL 3983 ext/standard/string.c php_str_replace_in_subject(*search, *replace, subject_entry, result, case_sensitivity, (argc > 3) ? &count : NULL); NULL 3991 ext/standard/string.c &string_key_len, &num_key, 0, NULL)) { NULL 4004 ext/standard/string.c php_str_replace_in_subject(*search, *replace, subject, return_value, case_sensitivity, (argc > 3) ? &count : NULL); NULL 4304 ext/standard/string.c zval **allow=NULL; NULL 4305 ext/standard/string.c char *allowed_tags=NULL; NULL 4315 ext/standard/string.c if (allow != NULL) { NULL 4322 ext/standard/string.c retval_len = php_strip_tags_ex(buf, str_len, NULL, allowed_tags, allowed_tags_len, 0); NULL 4331 ext/standard/string.c zval ***args = NULL; NULL 4348 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "Passing locale category name as string is deprecated. Use the LC_* -constants instead"); NULL 4370 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid locale category name %s, must be one of LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, or LC_TIME", category); NULL 4396 ext/standard/string.c loc = NULL; NULL 4400 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Specified locale name is too long"); NULL 4440 ext/standard/string.c zval *arrayArg = NULL; NULL 4441 ext/standard/string.c char *res = NULL; NULL 4450 ext/standard/string.c if (arrayArg == NULL) { NULL 4567 ext/standard/string.c char *allow_free = NULL; NULL 4582 ext/standard/string.c allow_free = NULL; NULL 4588 ext/standard/string.c tbuf = tp = NULL; NULL 4841 ext/standard/string.c char *delim_str = NULL, *enc_str = NULL, *esc_str = NULL; NULL 4853 ext/standard/string.c php_fgetcsv(NULL, delim, enc, esc, str_len, str, return_value TSRMLS_CC); NULL 4872 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument has to be greater than or equal to 0"); NULL 4926 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown mode"); NULL 5126 ext/standard/string.c zend_hash_update(Z_ARRVAL_P(return_value), "grouping", 9, &grouping, sizeof(zval *), NULL); NULL 5127 ext/standard/string.c zend_hash_update(Z_ARRVAL_P(return_value), "mon_grouping", 13, &mon_grouping, sizeof(zval *), NULL); NULL 5155 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty substring"); NULL 5163 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset should be greater than or equal to 0"); NULL 5168 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset value %ld exceeds string length", offset); NULL 5176 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length should be greater than 0"); NULL 5180 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length value %ld exceeds string length", length); NULL 5215 ext/standard/string.c char *result = NULL; /* Resulting string */ NULL 5234 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding string cannot be empty"); NULL 5239 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding type has to be STR_PAD_LEFT, STR_PAD_RIGHT, or STR_PAD_BOTH"); NULL 5245 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding length is too long"); NULL 5290 ext/standard/string.c zval ***args = NULL; NULL 5388 ext/standard/string.c char *buf, *str, *char_list = NULL, *p, *e, *s, ch[256]; NULL 5411 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid format value %ld", type); NULL 5485 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only a single %%i or %%n token can be used"); NULL 5518 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length of each segment must be greater than zero"); NULL 5556 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The character list cannot be empty"); NULL 5587 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length must be greater than zero"); NULL 5597 ext/standard/string.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The start position cannot exceed initial string length"); NULL 98 ext/standard/syslog.c BG(syslog_device)=NULL; NULL 106 ext/standard/syslog.c BG(syslog_device) = NULL; NULL 123 ext/standard/syslog.c BG(syslog_device) = NULL; NULL 149 ext/standard/syslog.c if(BG(syslog_device) == NULL) { NULL 168 ext/standard/syslog.c BG(syslog_device)=NULL; NULL 122 ext/standard/type.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot convert to resource type"); NULL 125 ext/standard/type.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type"); NULL 226 ext/standard/type.c if(Z_OBJ_HT_PP(arg)->get_class_entry == NULL) { NULL 329 ext/standard/type.c if (is_numeric_string(Z_STRVAL_PP(arg), Z_STRLEN_PP(arg), NULL, NULL, 0)) { NULL 372 ext/standard/type.c zval *var, **callable_name = NULL; NULL 388 ext/standard/type.c retval = zend_is_callable_ex(var, NULL, check_flags, &name, NULL, NULL, &error TSRMLS_CC); NULL 392 ext/standard/type.c retval = zend_is_callable_ex(var, NULL, check_flags, NULL, NULL, NULL, &error TSRMLS_CC); NULL 64 ext/standard/uniqid.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must use 'more entropy' under CYGWIN"); NULL 71 ext/standard/uniqid.c gettimeofday((struct timeval *) &tv, (struct timezone *) NULL); NULL 70 ext/standard/url.c return (NULL); NULL 192 ext/standard/url.c port = strtol(port_buf, NULL, 10); NULL 198 ext/standard/url.c return NULL; NULL 203 ext/standard/url.c return NULL; NULL 281 ext/standard/url.c return NULL; NULL 286 ext/standard/url.c port = strtol(port_buf, NULL, 10); NULL 294 ext/standard/url.c return NULL; NULL 309 ext/standard/url.c return NULL; NULL 387 ext/standard/url.c if (resource == NULL) { NULL 395 ext/standard/url.c if (resource->scheme != NULL) RETVAL_STRING(resource->scheme, 1); NULL 398 ext/standard/url.c if (resource->host != NULL) RETVAL_STRING(resource->host, 1); NULL 404 ext/standard/url.c if (resource->user != NULL) RETVAL_STRING(resource->user, 1); NULL 407 ext/standard/url.c if (resource->pass != NULL) RETVAL_STRING(resource->pass, 1); NULL 410 ext/standard/url.c if (resource->path != NULL) RETVAL_STRING(resource->path, 1); NULL 413 ext/standard/url.c if (resource->query != NULL) RETVAL_STRING(resource->query, 1); NULL 416 ext/standard/url.c if (resource->fragment != NULL) RETVAL_STRING(resource->fragment, 1); NULL 419 ext/standard/url.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid URL component identifier %ld", key); NULL 429 ext/standard/url.c if (resource->scheme != NULL) NULL 431 ext/standard/url.c if (resource->host != NULL) NULL 435 ext/standard/url.c if (resource->user != NULL) NULL 437 ext/standard/url.c if (resource->pass != NULL) NULL 439 ext/standard/url.c if (resource->path != NULL) NULL 441 ext/standard/url.c if (resource->query != NULL) NULL 443 ext/standard/url.c if (resource->fragment != NULL) NULL 513 ext/standard/url.c } else if (!isalnum(c) && strchr("_-.", c) == NULL) { NULL 618 ext/standard/url.c if (!isalnum(str[y]) && strchr("_-.~", str[y]) != NULL) { NULL 705 ext/standard/url.c zval **prev_val, **hdr = NULL, **h; NULL 715 ext/standard/url.c if (!(stream = php_stream_open_wrapper_ex(url, "r", REPORT_ERRORS | STREAM_USE_URL | STREAM_ONLY_GET_HEADERS, NULL, context))) { NULL 66 ext/standard/url_scanner_ex.c zend_hash_init(ctx->tags, 0, NULL, NULL, 1); NULL 70 ext/standard/url_scanner_ex.c key = php_strtok_r(NULL, ",", &lasts)) { NULL 84 ext/standard/url_scanner_ex.c zend_hash_add(ctx->tags, key, keylen, val, strlen(val)+1, NULL); NULL 108 ext/standard/url_scanner_ex.c const char *bash = NULL; NULL 895 ext/standard/url_scanner_ex.c ctx->result.c = NULL; NULL 945 ext/standard/url_scanner_ex.c ctx->result.c = NULL; NULL 952 ext/standard/url_scanner_ex.c *handled_output = NULL; NULL 958 ext/standard/url_scanner_ex.c char *encoded = NULL; NULL 1006 ext/standard/url_scanner_ex.c BG(url_adapt_state_ex).tags = NULL; NULL 46 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "filter property vanished"); \ NULL 84 ext/standard/user_filters.c bucket = NULL; NULL 93 ext/standard/user_filters.c if ((php_user_filter = zend_register_internal_class(&user_filter_class_entry TSRMLS_CC)) == NULL) { NULL 101 ext/standard/user_filters.c le_userfilters = zend_register_list_destructors_ex(NULL, NULL, PHP_STREAM_FILTER_RES_NAME, 0); NULL 108 ext/standard/user_filters.c le_bucket_brigade = zend_register_list_destructors_ex(NULL, NULL, PHP_STREAM_BRIGADE_RES_NAME, module_number); NULL 110 ext/standard/user_filters.c le_bucket = zend_register_list_destructors_ex(php_bucket_dtor, NULL, PHP_STREAM_BUCKET_RES_NAME, module_number); NULL 132 ext/standard/user_filters.c BG(user_filter_map) = NULL; NULL 142 ext/standard/user_filters.c zval *retval = NULL; NULL 144 ext/standard/user_filters.c if (obj == NULL) { NULL 151 ext/standard/user_filters.c call_user_function_ex(NULL, NULL 155 ext/standard/user_filters.c 0, NULL, NULL 156 ext/standard/user_filters.c 0, NULL TSRMLS_CC); NULL 177 ext/standard/user_filters.c zval *retval = NULL; NULL 216 ext/standard/user_filters.c call_result = call_user_function_ex(NULL, NULL 221 ext/standard/user_filters.c 0, NULL TSRMLS_CC); NULL 223 ext/standard/user_filters.c if (call_result == SUCCESS && retval != NULL) { NULL 227 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to call filter function"); NULL 241 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unprocessed filter buckets remaining on input brigade"); NULL 250 ext/standard/user_filters.c while (bucket != NULL) { NULL 281 ext/standard/user_filters.c struct php_user_filter_data *fdat = NULL; NULL 285 ext/standard/user_filters.c zval *retval = NULL; NULL 290 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 292 ext/standard/user_filters.c return NULL; NULL 316 ext/standard/user_filters.c period = NULL; NULL 324 ext/standard/user_filters.c if (fdat == NULL) { NULL 325 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 327 ext/standard/user_filters.c return NULL; NULL 332 ext/standard/user_filters.c if (fdat->ce == NULL) { NULL 335 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 338 ext/standard/user_filters.c return NULL; NULL 344 ext/standard/user_filters.c filter = php_stream_filter_alloc(&userfilter_ops, NULL, 0); NULL 345 ext/standard/user_filters.c if (filter == NULL) { NULL 346 ext/standard/user_filters.c return NULL; NULL 368 ext/standard/user_filters.c call_user_function_ex(NULL, NULL 372 ext/standard/user_filters.c 0, NULL, NULL 373 ext/standard/user_filters.c 0, NULL TSRMLS_CC); NULL 381 ext/standard/user_filters.c filter->abstract = NULL; NULL 388 ext/standard/user_filters.c return NULL; NULL 454 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Object has no bucket property"); NULL 527 ext/standard/user_filters.c if (bucket == NULL) { NULL 562 ext/standard/user_filters.c (key_flags = zend_hash_get_current_key_ex(filters_hash, &filter_name, &filter_name_len, &num_key, 0, NULL)) != HASH_KEY_NON_EXISTENT; NULL 588 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter name cannot be empty"); NULL 593 ext/standard/user_filters.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Class name cannot be empty"); NULL 599 ext/standard/user_filters.c zend_hash_init(BG(user_filter_map), 5, NULL, (dtor_func_t) filter_item_dtor, 0); NULL 606 ext/standard/user_filters.c sizeof(*fdat) + classname_len, NULL) == SUCCESS && NULL 218 ext/standard/uuencode.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "The given parameter is not a valid uuencoded string"); NULL 244 ext/standard/var.c HashTable *myht = NULL; NULL 361 ext/standard/var.c tmp_str = php_str_to_str_ex(key, key_len, "\0", 1, "' . \"\\0\" . '", 12, &tmp_len, 0, NULL); NULL 445 ext/standard/var.c tmp_str2 = php_str_to_str_ex(tmp_str, tmp_len, "\0", 1, "' . \"\\0\" . '", 12, &tmp_len2, 0, NULL); NULL 567 ext/standard/var.c zend_hash_next_index_insert(var_hash, &var_no, sizeof(var_no), NULL); NULL 577 ext/standard/var.c zend_hash_add(var_hash, p, len, &var_no, sizeof(var_no), NULL); NULL 648 ext/standard/var.c i = zend_hash_get_current_key_ex(HASH_OF(retval_ptr), &key, NULL, &index, 0, &pos); NULL 660 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize."); NULL 696 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "\"%s\" returned as member variable from __sleep() but does not exist", Z_STRVAL_PP(name)); NULL 765 ext/standard/var.c zval *retval_ptr = NULL; NULL 768 ext/standard/var.c zend_class_entry *ce = NULL; NULL 774 ext/standard/var.c if (ce && ce->serialize != NULL) { NULL 776 ext/standard/var.c unsigned char *serialized_data = NULL; NULL 803 ext/standard/var.c res = call_user_function_ex(CG(function_table), &struc, &fname, &retval_ptr, 0, 0, 1, NULL TSRMLS_CC); NULL 818 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize"); NULL 926 ext/standard/var.c Z_STRVAL_P(return_value) = NULL; NULL 950 ext/standard/var.c char *buf = NULL; NULL 969 ext/standard/var.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Error at offset %ld of %d bytes", (long)((char*)p - buf), buf_len); NULL 186 ext/standard/var_unserializer.c return NULL; NULL 192 ext/standard/var_unserializer.c return NULL; NULL 209 ext/standard/var_unserializer.c return NULL; NULL 262 ext/standard/var_unserializer.c return parse_iv2(p, NULL); NULL 297 ext/standard/var_unserializer.c if (!php_var_unserialize(&key, p, max, NULL TSRMLS_CC)) { NULL 325 ext/standard/var_unserializer.c zend_hash_index_update(ht, Z_LVAL_P(key), &data, sizeof(data), NULL); NULL 331 ext/standard/var_unserializer.c zend_symtable_update(ht, Z_STRVAL_P(key), Z_STRLEN_P(key) + 1, &data, sizeof(data), NULL); NULL 338 ext/standard/var_unserializer.c sizeof data, NULL); NULL 377 ext/standard/var_unserializer.c if (ce->unserialize == NULL) { NULL 406 ext/standard/var_unserializer.c zval *retval_ptr = NULL; NULL 418 ext/standard/var_unserializer.c call_user_function_ex(CG(function_table), rval, &fname, &retval_ptr, 0, 0, 1, NULL TSRMLS_CC); NULL 562 ext/standard/var_unserializer.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unexpected end of serialized data"); NULL 663 ext/standard/var_unserializer.c if ((PG(unserialize_callback_func) == NULL) || (PG(unserialize_callback_func)[0] == '\0')) { NULL 676 ext/standard/var_unserializer.c if (call_user_function_ex(CG(function_table), NULL, user_func, &retval_ptr, 1, args, 0, NULL TSRMLS_CC) != SUCCESS) { NULL 684 ext/standard/var_unserializer.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "defined (%s) but not found", user_func->value.str.val); NULL 706 ext/standard/var_unserializer.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function %s() hasn't defined the class it was called for", user_func->value.str.val); NULL 840 ext/standard/var_unserializer.c if ((str = unserialize_str(&YYCURSOR, &len, maxlen)) == NULL) { NULL 997 ext/standard/var_unserializer.c ZVAL_DOUBLE(*rval, zend_strtod((const char *)start + 2, NULL)); NULL 1180 ext/standard/var_unserializer.c if (*rval != NULL) { NULL 1222 ext/standard/var_unserializer.c if (*rval != NULL) { NULL 104 ext/standard/versioning.c {NULL, 0}, NULL 155 ext/standard/versioning.c if ((n1 = strchr(p1, '.')) != NULL) { NULL 158 ext/standard/versioning.c if ((n2 = strchr(p2, '.')) != NULL) { NULL 163 ext/standard/versioning.c l1 = strtol(p1, NULL, 10); NULL 164 ext/standard/versioning.c l2 = strtol(p2, NULL, 10); NULL 180 ext/standard/versioning.c if (n1 != NULL) { NULL 183 ext/standard/versioning.c if (n2 != NULL) { NULL 188 ext/standard/versioning.c if (n1 != NULL) { NULL 194 ext/standard/versioning.c } else if (n2 != NULL) { NULL 213 ext/standard/versioning.c char *v1, *v2, *op = NULL; NULL 223 ext/sybase_ct/php_sybase_ct.c NULL, NULL 235 ext/sybase_ct/php_sybase_ct.c #define CHECK_LINK(link) { if (link==-1) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: A link to the server could not be established"); RETURN_FALSE; } } NULL 250 ext/sybase_ct/php_sybase_ct.c #define efree_n(x) { efree(x); x = NULL; } NULL 259 ext/sybase_ct/php_sybase_ct.c result = NULL; \ NULL 265 ext/sybase_ct/php_sybase_ct.c result = NULL; \ NULL 316 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL); NULL 330 ext/sybase_ct/php_sybase_ct.c if (sybase_ptr->callback_name != NULL) { NULL 332 ext/sybase_ct/php_sybase_ct.c sybase_ptr->callback_name= NULL; NULL 341 ext/sybase_ct/php_sybase_ct.c &con_status, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 342 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to get connection status on close"); NULL 368 ext/sybase_ct/php_sybase_ct.c &con_status, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 369 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to get connection status on close"); NULL 391 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Client message: %s (severity %ld)", errmsg->msgstring, (long)CS_SEVERITY(errmsg->msgnumber)); NULL 414 ext/sybase_ct/php_sybase_ct.c zval *msgnumber, *severity, *state, *line, *text, *retval = NULL; NULL 418 ext/sybase_ct/php_sybase_ct.c if (NULL == callback_name) return 0; NULL 441 ext/sybase_ct/php_sybase_ct.c if (call_user_function_ex(EG(function_table), NULL, callback_name, &retval, 5, args, 0, NULL TSRMLS_CC) == FAILURE) { NULL 446 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Cannot call the messagehandler %s", Z_STRVAL(expr_copy)); NULL 477 ext/sybase_ct/php_sybase_ct.c if (ct_con_props(connection, CS_GET, CS_USERDATA, &sybase, CS_SIZEOF(sybase), NULL) != CS_SUCCEED) { NULL 478 ext/sybase_ct/php_sybase_ct.c sybase = NULL; NULL 504 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Server message: %s (severity %ld, procedure %s)", NULL 519 ext/sybase_ct/php_sybase_ct.c STD_PHP_INI_ENTRY("sybct.hostname", NULL, PHP_INI_ALL, OnUpdateString, hostname, zend_sybase_globals, sybase_globals) NULL 533 ext/sybase_ct/php_sybase_ct.c if (ct_callback(sybase_globals->context, NULL, CS_SET, CS_SERVERMSG_CB, (CS_VOID *)_server_message_handler)!=CS_SUCCEED) { NULL 534 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to set server message handler"); NULL 537 ext/sybase_ct/php_sybase_ct.c if (ct_callback(sybase_globals->context, NULL, CS_SET, CS_CLIENTMSG_CB, (CS_VOID *)_client_message_handler)!=CS_SUCCEED) { NULL 538 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to set client message handler"); NULL 549 ext/sybase_ct/php_sybase_ct.c if (cs_dt_info(sybase_globals->context, CS_SET, NULL, CS_DT_CONVFMT, CS_UNUSED, &dt_convfmt, sizeof(dt_convfmt), NULL)!=CS_SUCCEED) { NULL 550 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to set datetime conversion format"); NULL 564 ext/sybase_ct/php_sybase_ct.c if (ct_config(sybase_globals->context, CS_SET, CS_TIMEOUT, &cs_timeout, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 565 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update the timeout"); NULL 570 ext/sybase_ct/php_sybase_ct.c sybase_globals->callback_name = NULL; NULL 584 ext/sybase_ct/php_sybase_ct.c le_link = zend_register_list_destructors_ex(_close_sybase_link, NULL, "sybase-ct link", module_number); NULL 585 ext/sybase_ct/php_sybase_ct.c le_plink = zend_register_list_destructors_ex(NULL, _close_sybase_plink, "sybase-ct link persistent", module_number); NULL 586 ext/sybase_ct/php_sybase_ct.c le_result = zend_register_list_destructors_ex(php_free_sybase_result, NULL, "sybase-ct result", module_number); NULL 618 ext/sybase_ct/php_sybase_ct.c SybCtG(appname) = NULL; NULL 621 ext/sybase_ct/php_sybase_ct.c SybCtG(callback_name)= NULL; NULL 624 ext/sybase_ct/php_sybase_ct.c SybCtG(server_message) = NULL; NULL 636 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to allocate connection record"); NULL 641 ext/sybase_ct/php_sybase_ct.c if (ct_con_props(sybase->connection, CS_SET, CS_USERDATA, &sybase, CS_SIZEOF(sybase), NULL)!=CS_SUCCEED) { NULL 642 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to set userdata"); NULL 648 ext/sybase_ct/php_sybase_ct.c ct_con_props(sybase->connection, CS_SET, CS_USERNAME, user, CS_NULLTERM, NULL); NULL 651 ext/sybase_ct/php_sybase_ct.c ct_con_props(sybase->connection, CS_SET, CS_PASSWORD, passwd, CS_NULLTERM, NULL); NULL 654 ext/sybase_ct/php_sybase_ct.c ct_con_props(sybase->connection, CS_SET, CS_APPNAME, appname, CS_NULLTERM, NULL); NULL 656 ext/sybase_ct/php_sybase_ct.c ct_con_props(sybase->connection, CS_SET, CS_APPNAME, SybCtG(appname), CS_NULLTERM, NULL); NULL 660 ext/sybase_ct/php_sybase_ct.c ct_con_props(sybase->connection, CS_SET, CS_HOSTNAME, SybCtG(hostname), CS_NULLTERM, NULL); NULL 665 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to allocate locale information"); NULL 667 ext/sybase_ct/php_sybase_ct.c if (cs_locale(SybCtG(context), CS_SET, tmp_locale, CS_LC_ALL, NULL, CS_NULLTERM, NULL)!=CS_SUCCEED) { NULL 668 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to load default locale data"); NULL 670 ext/sybase_ct/php_sybase_ct.c if (cs_locale(SybCtG(context), CS_SET, tmp_locale, CS_SYB_CHARSET, charset, CS_NULLTERM, NULL)!=CS_SUCCEED) { NULL 671 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update character set"); NULL 673 ext/sybase_ct/php_sybase_ct.c if (ct_con_props(sybase->connection, CS_SET, CS_LOC_PROP, tmp_locale, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 674 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update connection properties"); NULL 682 ext/sybase_ct/php_sybase_ct.c if (ct_con_props(sybase->connection, CS_SET, CS_PACKETSIZE, (CS_VOID *)&packetsize, CS_UNUSED, NULL) != CS_SUCCEED) { NULL 683 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update connection packetsize"); NULL 701 ext/sybase_ct/php_sybase_ct.c if (ct_config(SybCtG(context), CS_SET, CS_LOGIN_TIMEOUT, &cs_login_timeout, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 702 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update the login timeout"); NULL 709 ext/sybase_ct/php_sybase_ct.c sybase->callback_name = NULL; NULL 713 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to connect"); NULL 719 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to allocate command record"); NULL 731 ext/sybase_ct/php_sybase_ct.c char *user = NULL, *passwd = NULL, *host = NULL, *charset = NULL, *appname = NULL; NULL 737 ext/sybase_ct/php_sybase_ct.c host= user= passwd= charset= appname= NULL; NULL 769 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Too many open links (%ld)", SybCtG(num_links)); NULL 774 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Too many open persistent links (%ld)", SybCtG(num_persistent)); NULL 793 ext/sybase_ct/php_sybase_ct.c if (zend_hash_update(&EG(persistent_list), hashed_details, hashed_details_length+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 815 ext/sybase_ct/php_sybase_ct.c &con_status, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 816 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to get connection status"); NULL 876 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Too many open links (%ld)", SybCtG(num_links)); NULL 894 ext/sybase_ct/php_sybase_ct.c if (zend_hash_update(&EG(regular_list), hashed_details, hashed_details_length+1, (void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) { NULL 939 ext/sybase_ct/php_sybase_ct.c if (NULL == sybase_link_index) { NULL 954 ext/sybase_ct/php_sybase_ct.c zval *sybase_link_index = NULL; NULL 963 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: No connection to close"); NULL 1020 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_CURRENT); NULL 1028 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1045 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1062 ext/sybase_ct/php_sybase_ct.c zval *sybase_link_index = NULL; NULL 1072 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: No connection"); NULL 1124 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Command failed, canceling rest"); NULL 1125 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1134 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Unexpected results, canceling current"); NULL 1135 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_CURRENT); NULL 1140 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_CURRENT); NULL 1144 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Unexpected results, canceling all"); NULL 1145 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1166 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1184 ext/sybase_ct/php_sybase_ct.c Z_DVAL(result) = zend_strtod(buf, NULL); \ NULL 1205 ext/sybase_ct/php_sybase_ct.c while ((retcode=ct_fetch(result->sybase_ptr->cmd, CS_UNUSED, CS_UNUSED, CS_UNUSED, NULL))==CS_SUCCEED || retcode == CS_ROW_FAIL) { NULL 1228 ext/sybase_ct/php_sybase_ct.c ZVAL_LONG(&result->data[i][j], strtol(result->tmp_buffer[j], NULL, 10)); NULL 1241 ext/sybase_ct/php_sybase_ct.c Z_LVAL(result->data[i][j]) = strtol(result->tmp_buffer[j], NULL, 10); NULL 1273 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Error reading row %d", result->num_rows); NULL 1288 ext/sybase_ct/php_sybase_ct.c result = NULL; NULL 1308 ext/sybase_ct/php_sybase_ct.c if (ct_res_info(sybase_ptr->cmd, CS_NUMDATA, &num_fields, CS_UNUSED, NULL)!=CS_SUCCEED) { NULL 1309 ext/sybase_ct/php_sybase_ct.c return NULL; NULL 1314 ext/sybase_ct/php_sybase_ct.c result->fields = NULL; NULL 1416 ext/sybase_ct/php_sybase_ct.c return NULL; NULL 1426 ext/sybase_ct/php_sybase_ct.c zval *sybase_link_index = NULL; NULL 1445 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Cannot use non-storing mode with buffered queries"); NULL 1450 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: No connection"); NULL 1463 ext/sybase_ct/php_sybase_ct.c zval *tmp = NULL; NULL 1465 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Called without first fetching all rows from a previous unbuffered query"); NULL 1467 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1489 ext/sybase_ct/php_sybase_ct.c result = NULL; NULL 1504 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Connection is dead"); NULL 1509 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1511 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Cannot send command"); NULL 1522 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1524 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Cannot read results"); NULL 1535 ext/sybase_ct/php_sybase_ct.c if (ct_res_info(sybase_ptr->cmd, CS_ROW_COUNT, &row_count, CS_UNUSED, NULL)==CS_SUCCEED) { NULL 1553 ext/sybase_ct/php_sybase_ct.c if (result == NULL) { NULL 1554 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1579 ext/sybase_ct/php_sybase_ct.c if (result == NULL) { NULL 1580 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1588 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_CURRENT); NULL 1593 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_CURRENT); NULL 1601 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1619 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1633 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Retried deadlock %d times [max: %ld], giving up", deadlock_count- 1, SybCtG(deadlock_retry_count)); NULL 1689 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1700 ext/sybase_ct/php_sybase_ct.c ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL); NULL 1722 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1740 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1758 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1784 ext/sybase_ct/php_sybase_ct.c zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *) &field_content, sizeof(zval* ), NULL); NULL 1793 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1823 ext/sybase_ct/php_sybase_ct.c zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *) &tmp, sizeof(zval *), NULL); NULL 1832 ext/sybase_ct/php_sybase_ct.c zend_hash_update(Z_ARRVAL_P(return_value), result->fields[i].name, strlen(result->fields[i].name)+1, (void *) &tmp, sizeof(zval *), NULL); NULL 1842 ext/sybase_ct/php_sybase_ct.c zval *object = NULL; NULL 1843 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1844 ext/sybase_ct/php_sybase_ct.c zend_class_entry *ce = NULL; NULL 1854 ext/sybase_ct/php_sybase_ct.c if (NULL != object) { NULL 1867 ext/sybase_ct/php_sybase_ct.c zend_class_entry **pce = NULL; NULL 1871 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase: Class %s has not been declared", Z_STRVAL_P(object)); NULL 1909 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1924 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Bad row offset %ld, must be betweem 0 and %d", offset, result->num_rows - 1); NULL 1981 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 1997 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Bad column offset"); NULL 2017 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 2027 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Bad column offset"); NULL 2042 ext/sybase_ct/php_sybase_ct.c zval *sybase_result_index = NULL; NULL 2058 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Bad row offset (%ld)", row); NULL 2073 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: %s field not found in result", Z_STRVAL_P(field)); NULL 2082 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Bad column offset specified"); NULL 2098 ext/sybase_ct/php_sybase_ct.c zval *sybase_link_index = NULL; NULL 2107 ext/sybase_ct/php_sybase_ct.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: No connection"); NULL 2193 ext/sybase_ct/php_sybase_ct.c zval *sybase_link_index= NULL; NULL 2220 ext/sybase_ct/php_sybase_ct.c *callback = NULL; NULL 2229 ext/sybase_ct/php_sybase_ct.c callback= NULL; NULL 125 ext/sybase_ct/php_sybase_ct.h #define sybase_module_ptr NULL NULL 109 ext/sysvmsg/sysvmsg.c NULL, NULL 110 ext/sysvmsg/sysvmsg.c NULL, NULL 111 ext/sysvmsg/sysvmsg.c NULL, NULL 132 ext/sysvmsg/sysvmsg.c le_sysvmsg = zend_register_list_destructors_ex(sysvmsg_release, NULL, "sysvmsg queue", module_number); NULL 158 ext/sysvmsg/sysvmsg.c sysvmsg_queue_t *mq = NULL; NULL 201 ext/sysvmsg/sysvmsg.c sysvmsg_queue_t *mq = NULL; NULL 269 ext/sysvmsg/sysvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); NULL 283 ext/sysvmsg/sysvmsg.c sysvmsg_queue_t *mq = NULL; NULL 291 ext/sysvmsg/sysvmsg.c if (msgctl(mq->id, IPC_RMID, NULL) == 0) { NULL 303 ext/sysvmsg/sysvmsg.c zval *out_message, *queue, *out_msgtype, *zerrcode = NULL; NULL 307 ext/sysvmsg/sysvmsg.c sysvmsg_queue_t *mq = NULL; NULL 308 ext/sysvmsg/sysvmsg.c struct php_msgbuf *messagebuffer = NULL; /* buffer to transmit */ NULL 320 ext/sysvmsg/sysvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "maximum size of the message has to be greater than zero"); NULL 327 ext/sysvmsg/sysvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "MSG_EXCEPT is not supported on your system"); NULL 364 ext/sysvmsg/sysvmsg.c zval *tmp = NULL; NULL 370 ext/sysvmsg/sysvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "message corrupted"); NULL 391 ext/sysvmsg/sysvmsg.c zval *message, *queue, *zerror=NULL; NULL 394 ext/sysvmsg/sysvmsg.c sysvmsg_queue_t * mq = NULL; NULL 395 ext/sysvmsg/sysvmsg.c struct php_msgbuf * messagebuffer = NULL; /* buffer to transmit */ NULL 440 ext/sysvmsg/sysvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Message parameter must be either a string or a number."); NULL 460 ext/sysvmsg/sysvmsg.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "msgsnd failed: %s", strerror(errno)); NULL 51 ext/sysvsem/php_sysvsem.h #define sysvsem_module_ptr NULL NULL 98 ext/sysvsem/sysvsem.c NULL, NULL 99 ext/sysvsem/sysvsem.c NULL, NULL 100 ext/sysvsem/sysvsem.c NULL, NULL 101 ext/sysvsem/sysvsem.c NULL, NULL 175 ext/sysvsem/sysvsem.c php_sysvsem_module.le_sem = zend_register_list_destructors_ex(release_sysvsem_sem, NULL, "sysvsem", module_number); NULL 208 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); NULL 240 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed acquiring SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno)); NULL 246 ext/sysvsem/sysvsem.c count = semctl(semid, SYSVSEM_USAGE, GETVAL, NULL); NULL 248 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); NULL 259 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); NULL 264 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); NULL 269 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); NULL 281 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed releasing SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno)); NULL 311 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SysV semaphore %ld (key 0x%x) is not currently acquired", Z_LVAL_P(arg_id), sem_ptr->key); NULL 321 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to %s key 0x%x: %s", acquire ? "acquire" : "release", sem_ptr->key, strerror(errno)); NULL 374 ext/sysvsem/sysvsem.c if (semctl(sem_ptr->semid, 0, IPC_STAT, NULL) < 0) { NULL 376 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SysV semaphore %ld does not (any longer) exist", Z_LVAL_P(arg_id)); NULL 383 ext/sysvsem/sysvsem.c if (semctl(sem_ptr->semid, 0, IPC_RMID, NULL) < 0) { NULL 385 ext/sysvsem/sysvsem.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for SysV sempphore %ld: %s", Z_LVAL_P(arg_id), strerror(errno)); NULL 74 ext/sysvshm/php_sysvshm.h #define sysvshm_module_ptr NULL NULL 100 ext/sysvshm/sysvshm.c NULL, NULL 101 ext/sysvshm/sysvshm.c NULL, NULL 102 ext/sysvshm/sysvshm.c NULL, NULL 103 ext/sysvshm/sysvshm.c NULL, NULL 137 ext/sysvshm/sysvshm.c php_sysvshm.le_shm = zend_register_list_destructors_ex(php_release_sysvshm, NULL, PHP_SHM_RSRC_NAME, module_number); NULL 160 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Segment size must be greater than zero"); NULL 169 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: memorysize too small", shm_key); NULL 174 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", shm_key, strerror(errno)); NULL 180 ext/sysvshm/sysvshm.c if ((shm_ptr = shmat(shm_id, NULL, 0)) == (void *) -1) { NULL 181 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", shm_key, strerror(errno)); NULL 231 ext/sysvshm/sysvshm.c if (shmctl(shm_list_ptr->id, IPC_RMID, NULL) < 0) { NULL 232 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%x, id %ld: %s", shm_list_ptr->key, Z_LVAL_P(shm_id), strerror(errno)); NULL 260 ext/sysvshm/sysvshm.c shm_list_ptr = zend_fetch_resource(&shm_id TSRMLS_CC, -1, PHP_SHM_RSRC_NAME, NULL, 1, php_sysvshm.le_shm); NULL 273 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "not enough shared memory left"); NULL 302 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "variable key %ld doesn't exist", shm_key); NULL 310 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "variable data in shared memory is corrupted"); NULL 349 ext/sysvshm/sysvshm.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "variable key %ld doesn't exist", shm_key); NULL 15 ext/tidy/examples/urlgrab5.php function dump_nodes(tidyNode $node, &$urls = NULL) { NULL 58 ext/tidy/tidy.c if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "O", &object, tidy_ce_doc) == FAILURE) { \ NULL 81 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not load configuration file '%s'", Z_STRVAL_PP(_val)); \ NULL 84 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "There were errors while parsing the configuration file '%s'", Z_STRVAL_PP(_val)); \ NULL 95 ext/tidy/tidy.c tidy_ce_ ## name = zend_register_internal_class_ex(&ce, parent, NULL TSRMLS_CC); \ NULL 98 ext/tidy/tidy.c tidy_object_handlers_ ## name.clone_obj = NULL; \ NULL 121 ext/tidy/tidy.c zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \ NULL 133 ext/tidy/tidy.c zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \ NULL 141 ext/tidy/tidy.c zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \ NULL 149 ext/tidy/tidy.c zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \ NULL 157 ext/tidy/tidy.c zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \ NULL 168 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load Tidy configuration file at '%s'.", TG(default_config)); \ NULL 408 ext/tidy/tidy.c TIDY_METHOD_MAP(getOpt, tidy_getopt, NULL) NULL 409 ext/tidy/tidy.c TIDY_METHOD_MAP(cleanRepair, tidy_clean_repair, NULL) NULL 410 ext/tidy/tidy.c TIDY_DOC_ME(parseFile, NULL) NULL 411 ext/tidy/tidy.c TIDY_DOC_ME(parseString, NULL) NULL 412 ext/tidy/tidy.c TIDY_METHOD_MAP(repairString, tidy_repair_string, NULL) NULL 413 ext/tidy/tidy.c TIDY_METHOD_MAP(repairFile, tidy_repair_file, NULL) NULL 414 ext/tidy/tidy.c TIDY_METHOD_MAP(diagnose, tidy_diagnose, NULL) NULL 415 ext/tidy/tidy.c TIDY_METHOD_MAP(getRelease, tidy_get_release, NULL) NULL 416 ext/tidy/tidy.c TIDY_METHOD_MAP(getConfig, tidy_get_config, NULL) NULL 417 ext/tidy/tidy.c TIDY_METHOD_MAP(getStatus, tidy_get_status, NULL) NULL 418 ext/tidy/tidy.c TIDY_METHOD_MAP(getHtmlVer, tidy_get_html_ver, NULL) NULL 420 ext/tidy/tidy.c TIDY_METHOD_MAP(getOptDoc, tidy_get_opt_doc, NULL) NULL 422 ext/tidy/tidy.c TIDY_METHOD_MAP(isXhtml, tidy_is_xhtml, NULL) NULL 423 ext/tidy/tidy.c TIDY_METHOD_MAP(isXml, tidy_is_xml, NULL) NULL 424 ext/tidy/tidy.c TIDY_METHOD_MAP(root, tidy_get_root, NULL) NULL 425 ext/tidy/tidy.c TIDY_METHOD_MAP(head, tidy_get_head, NULL) NULL 426 ext/tidy/tidy.c TIDY_METHOD_MAP(html, tidy_get_html, NULL) NULL 427 ext/tidy/tidy.c TIDY_METHOD_MAP(body, tidy_get_body, NULL) NULL 428 ext/tidy/tidy.c TIDY_DOC_ME(__construct, NULL) NULL 433 ext/tidy/tidy.c TIDY_NODE_ME(hasChildren, NULL) NULL 434 ext/tidy/tidy.c TIDY_NODE_ME(hasSiblings, NULL) NULL 435 ext/tidy/tidy.c TIDY_NODE_ME(isComment, NULL) NULL 436 ext/tidy/tidy.c TIDY_NODE_ME(isHtml, NULL) NULL 437 ext/tidy/tidy.c TIDY_NODE_ME(isText, NULL) NULL 438 ext/tidy/tidy.c TIDY_NODE_ME(isJste, NULL) NULL 439 ext/tidy/tidy.c TIDY_NODE_ME(isAsp, NULL) NULL 440 ext/tidy/tidy.c TIDY_NODE_ME(isPhp, NULL) NULL 441 ext/tidy/tidy.c TIDY_NODE_ME(getParent, NULL) NULL 442 ext/tidy/tidy.c TIDY_NODE_PRIVATE_ME(__construct, NULL) NULL 458 ext/tidy/tidy.c NULL, NULL 462 ext/tidy/tidy.c NULL, NULL 463 ext/tidy/tidy.c NULL, NULL 464 ext/tidy/tidy.c NULL, NULL 490 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not allocate memory for tidy! (Reason: %s)", (char *)msg); NULL 499 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown Tidy Configuration Option '%s'", optname); NULL 504 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Attempting to set read-only option '%s'", optname); NULL 546 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to determine type of configuration option"); NULL 555 ext/tidy/tidy.c char *data=NULL, *arg1, *enc = NULL; NULL 560 ext/tidy/tidy.c zval **config = NULL; NULL 585 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not set Tidy error buffer"); NULL 599 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not set encoding '%s'", enc); NULL 611 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errbuf->bp); NULL 640 ext/tidy/tidy.c char *data = NULL; NULL 642 ext/tidy/tidy.c if (!(stream = php_stream_open_wrapper(filename, "rb", (use_include_path ? USE_PATH : 0), NULL))) { NULL 643 ext/tidy/tidy.c return NULL; NULL 702 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not set Tidy error buffer"); NULL 714 ext/tidy/tidy.c retval->handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) tidy_object_free_storage, NULL TSRMLS_CC); NULL 830 ext/tidy/tidy.c zend_hash_update(obj->std.properties, "value", sizeof("value"), (void *)&temp, sizeof(zval *), NULL); NULL 841 ext/tidy/tidy.c zend_hash_update(obj->std.properties, "errorBuffer", sizeof("errorBuffer"), (void *)&temp, sizeof(zval *), NULL); NULL 899 ext/tidy/tidy.c zend_hash_update(obj->std.properties, "attribute", sizeof("attribute"), (void *)&attribute, sizeof(zval *), NULL); NULL 924 ext/tidy/tidy.c zend_hash_update(obj->std.properties, "child", sizeof("child"), (void *)&children, sizeof(zval *), NULL); NULL 963 ext/tidy/tidy.c return NULL; NULL 1020 ext/tidy/tidy.c switch (zend_hash_get_current_key_ex(ht_options, &opt_name, &opt_name_len, &opt_indx, FALSE, NULL)) { NULL 1029 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not retrieve key from option array"); NULL 1048 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not set encoding '%s'", enc); NULL 1058 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", obj->ptdoc->errbuf->bp); NULL 1074 ext/tidy/tidy.c REGISTER_TIDY_CLASS(tidy, doc, NULL, 0); NULL 1075 ext/tidy/tidy.c REGISTER_TIDY_CLASS(tidyNode, node, NULL, ZEND_ACC_FINAL_CLASS); NULL 1131 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot enable tidy.clean_output - there has already been output"); NULL 1135 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot change tidy.clean_output - headers already sent"); NULL 1167 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot use a chunk size for ob_tidyhandler"); NULL 1168 ext/tidy/tidy.c return NULL; NULL 1218 ext/tidy/tidy.c char *input, *enc = NULL; NULL 1220 ext/tidy/tidy.c zval **options = NULL; NULL 1273 ext/tidy/tidy.c char *inputfile, *enc = NULL; NULL 1277 ext/tidy/tidy.c zval **options = NULL; NULL 1290 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot Load '%s' into memory%s", inputfile, (use_include_path) ? " (Using include path)" : ""); NULL 1382 ext/tidy/tidy.c if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "Os", &object, tidy_ce_doc, &optname, &optname_len) == FAILURE) { NULL 1392 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown Tidy Configuration Option '%s'", optname); NULL 1543 ext/tidy/tidy.c if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "Os", &object, tidy_ce_doc, &optname, &optname_len) == FAILURE) { NULL 1553 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown Tidy Configuration Option '%s'", optname); NULL 1576 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to determine type of configuration option"); NULL 1586 ext/tidy/tidy.c char *inputfile = NULL, *enc = NULL; NULL 1590 ext/tidy/tidy.c zval **options = NULL; NULL 1604 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot Load '%s' into memory%s", inputfile, (use_include_path) ? " (Using include path)" : ""); NULL 1618 ext/tidy/tidy.c char *inputfile, *enc = NULL; NULL 1622 ext/tidy/tidy.c zval **options = NULL; NULL 1635 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot Load '%s' into memory%s", inputfile, (use_include_path) ? " (Using include path)" : ""); NULL 1652 ext/tidy/tidy.c char *input, *enc = NULL; NULL 1654 ext/tidy/tidy.c zval **options = NULL; NULL 1847 ext/tidy/tidy.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "You should not create a tidyNode manually"); NULL 70 ext/tokenizer/tokenizer.c NULL, NULL 71 ext/tokenizer/tokenizer.c NULL, NULL 72 ext/tokenizer/tokenizer.c NULL, NULL 182 ext/tokenizer/tokenizer.c char *source = NULL; NULL 38 ext/wddx/php_wddx.h #define wddx_module_ptr NULL NULL 72 ext/wddx/wddx.c stack->varname = NULL; \ NULL 74 ext/wddx/wddx.c ent.varname = NULL; \ NULL 164 ext/wddx/wddx.c NULL, NULL 165 ext/wddx/wddx.c NULL, NULL 166 ext/wddx/wddx.c NULL, NULL 180 ext/wddx/wddx.c stack->varname = NULL; NULL 209 ext/wddx/wddx.c *element = NULL; NULL 271 ext/wddx/wddx.c php_wddx_packet_start(packet, NULL, 0); NULL 315 ext/wddx/wddx.c hash_type = zend_hash_get_current_key_ex(Z_ARRVAL_P(retval), &key, &key_length, &idx, 0, NULL); NULL 323 ext/wddx/wddx.c php_set_session_var(key, key_length-1, *ent, NULL TSRMLS_CC); NULL 340 ext/wddx/wddx.c le_wddx = zend_register_list_destructors_ex(release_wddx_packet_rsrc, NULL, "wddx", module_number); NULL 410 ext/wddx/wddx.c buf = php_escape_html_entities(Z_STRVAL_P(var), Z_STRLEN_P(var), &buf_len, 0, ENT_QUOTES, NULL TSRMLS_CC); NULL 459 ext/wddx/wddx.c zval *retval = NULL; NULL 473 ext/wddx/wddx.c if (call_user_function_ex(CG(function_table), &obj, fname, &retval, 0, 0, 1, NULL TSRMLS_CC) == SUCCESS) { NULL 495 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only containing the names of instance-variables to serialize."); NULL 531 ext/wddx/wddx.c if (zend_hash_get_current_key_ex(objhash, &key, &key_len, &idx, 0, NULL) == HASH_KEY_IS_STRING) { NULL 604 ext/wddx/wddx.c ent_type = zend_hash_get_current_key_ex(target_hash, &key, &key_len, &idx, 0, NULL); NULL 613 ext/wddx/wddx.c php_wddx_serialize_var(packet, *ent, NULL, 0 TSRMLS_CC); NULL 635 ext/wddx/wddx.c name_esc = php_escape_html_entities(name, name_len, &name_esc_len, 0, ENT_QUOTES, NULL TSRMLS_CC); NULL 664 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references"); NULL 675 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references"); NULL 712 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected"); NULL 776 ext/wddx/wddx.c snprintf(tmp_buf, sizeof(tmp_buf), "%c", (char)strtol(atts[i], NULL, 16)); NULL 856 ext/wddx/wddx.c while ((p2 = php_memnstr(p1, ",", sizeof(",")-1, endp)) != NULL) { NULL 881 ext/wddx/wddx.c ent.varname = NULL; NULL 882 ext/wddx/wddx.c ent.data = NULL; NULL 948 ext/wddx/wddx.c zval *fname, *retval = NULL; NULL 953 ext/wddx/wddx.c call_user_function_ex(NULL, &ent1->data, fname, &retval, 0, 0, 0, NULL TSRMLS_CC); NULL 967 ext/wddx/wddx.c if (ent2->type == ST_FIELD && ent2->data == NULL) { NULL 1018 ext/wddx/wddx.c zend_symtable_update(target_hash, ent1->varname, strlen(ent1->varname)+1, &ent1->data, sizeof(zval *), NULL); NULL 1022 ext/wddx/wddx.c zend_hash_next_index_insert(target_hash, &ent1->data, sizeof(zval *), NULL); NULL 1104 ext/wddx/wddx.c Z_LVAL_P(ent->data) = php_parse_date(tmp, NULL); NULL 1162 ext/wddx/wddx.c char *comment = NULL; NULL 1173 ext/wddx/wddx.c php_wddx_serialize_var(packet, var, NULL, 0 TSRMLS_CC); NULL 1188 ext/wddx/wddx.c zval ***args = NULL; NULL 1196 ext/wddx/wddx.c php_wddx_packet_start(packet, NULL, 0); NULL 1224 ext/wddx/wddx.c packet->c = NULL; NULL 1243 ext/wddx/wddx.c char *comment = NULL; NULL 1247 ext/wddx/wddx.c comment = NULL; NULL 1267 ext/wddx/wddx.c wddx_packet *packet = NULL; NULL 1290 ext/wddx/wddx.c zval ***args = NULL; NULL 1292 ext/wddx/wddx.c wddx_packet *packet = NULL; NULL 1327 ext/wddx/wddx.c php_stream *stream = NULL; NULL 1342 ext/wddx/wddx.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expecting parameter 1 to be a string or a stream"); NULL 33 ext/xml/compat.c ((__ns) != NULL && strlen(__ns) == 5 && *(__ns) == 'x' && *((__ns)+1) == 'm' && \ NULL 53 ext/xml/compat.c xmlChar *qualified_name = NULL; NULL 55 ext/xml/compat.c if (parser->h_start_element == NULL) { NULL 61 ext/xml/compat.c while (attributes[attno] != NULL) { NULL 93 ext/xml/compat.c xmlChar *qualified_name = NULL; NULL 94 ext/xml/compat.c xmlChar **attrs = NULL; NULL 99 ext/xml/compat.c if (nb_namespaces > 0 && parser->h_start_ns != NULL) { NULL 107 ext/xml/compat.c if (parser->h_start_element == NULL) { NULL 171 ext/xml/compat.c if (attributes != NULL) { NULL 172 ext/xml/compat.c xmlChar *qualified_name_attr = NULL; NULL 177 ext/xml/compat.c if (attributes[y+1] != NULL) { NULL 188 ext/xml/compat.c attrs[z] = NULL; NULL 203 ext/xml/compat.c if (nsptr != NULL) { NULL 215 ext/xml/compat.c if (parser->h_end_element == NULL) { NULL 239 ext/xml/compat.c if (parser->h_end_element == NULL) { NULL 267 ext/xml/compat.c if (parser->h_cdata == NULL) { NULL 282 ext/xml/compat.c if (parser->h_pi == NULL) { NULL 304 ext/xml/compat.c if (parser->h_unparsed_entity_decl == NULL) { NULL 308 ext/xml/compat.c parser->h_unparsed_entity_decl(parser->user, name, NULL, sys_id, pub_id, notation); NULL 316 ext/xml/compat.c if (parser->h_notation_decl == NULL) { NULL 320 ext/xml/compat.c parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id); NULL 367 ext/xml/compat.c if (parser->h_external_entity_ref == NULL) { NULL 378 ext/xml/compat.c xmlEntityPtr ret = NULL; NULL 382 ext/xml/compat.c if (ret == NULL) NULL 385 ext/xml/compat.c if (ret == NULL || (parser->parser->instate != XML_PARSER_ENTITY_VALUE && parser->parser->instate != XML_PARSER_ATTRIBUTE_VALUE)) { NULL 386 ext/xml/compat.c if (ret == NULL || ret->etype == XML_INTERNAL_GENERAL_ENTITY || ret->etype == XML_INTERNAL_PARAMETER_ENTITY || ret->etype == XML_INTERNAL_PREDEFINED_ENTITY) { NULL 404 ext/xml/compat.c _external_entity_ref_handler(user, ret->name, ret->etype, ret->SystemID, ret->ExternalID, NULL); NULL 415 ext/xml/compat.c NULL, /* internalSubset */ NULL 416 ext/xml/compat.c NULL, /* isStandalone */ NULL 417 ext/xml/compat.c NULL, /* hasInternalSubset */ NULL 418 ext/xml/compat.c NULL, /* hasExternalSubset */ NULL 419 ext/xml/compat.c NULL, /* resolveEntity */ NULL 421 ext/xml/compat.c NULL, /* entityDecl */ NULL 423 ext/xml/compat.c NULL, /* attributeDecl */ NULL 424 ext/xml/compat.c NULL, /* elementDecl */ NULL 426 ext/xml/compat.c NULL, /* setDocumentLocator */ NULL 427 ext/xml/compat.c NULL, /* startDocument */ NULL 428 ext/xml/compat.c NULL, /* endDocument */ NULL 431 ext/xml/compat.c NULL, /* reference */ NULL 433 ext/xml/compat.c NULL, /* ignorableWhitespace */ NULL 436 ext/xml/compat.c NULL, /* warning */ NULL 437 ext/xml/compat.c NULL, /* error */ NULL 438 ext/xml/compat.c NULL, /* fatalError */ NULL 439 ext/xml/compat.c NULL, /* getParameterEntity */ NULL 441 ext/xml/compat.c NULL, /* externalSubset */ NULL 443 ext/xml/compat.c NULL, NULL 446 ext/xml/compat.c NULL NULL 452 ext/xml/compat.c return XML_ParserCreate_MM(encoding, NULL, NULL); NULL 461 ext/xml/compat.c return XML_ParserCreate_MM(encoding, NULL, tmp); NULL 472 ext/xml/compat.c parser->_ns_separator = NULL; NULL 474 ext/xml/compat.c parser->parser = xmlCreatePushParserCtxt((xmlSAXHandlerPtr) &php_xml_compat_handlers, (void *) parser, NULL, 0, NULL); NULL 475 ext/xml/compat.c if (parser->parser == NULL) { NULL 477 ext/xml/compat.c return NULL; NULL 491 ext/xml/compat.c if (sep != NULL) { NULL 779 ext/xml/compat.c parser->parser->myDoc = NULL; NULL 30 ext/xml/php_xml.h #define xml_module_ptr NULL NULL 253 ext/xml/xml.c STANDARD_MODULE_HEADER_EX, NULL, NULL 261 ext/xml/xml.c NULL, /* extension-wide shutdown function */ NULL 262 ext/xml/xml.c NULL, /* per-request startup function */ NULL 263 ext/xml/xml.c NULL, /* per-request shutdown function */ NULL 268 ext/xml/xml.c NULL, /* globals dtor */ NULL 269 ext/xml/xml.c NULL, /* post deactivate */ NULL 279 ext/xml/xml.c { (XML_Char *)"UTF-8", NULL, NULL }, NULL 280 ext/xml/xml.c { (XML_Char *)NULL, NULL, NULL } NULL 308 ext/xml/xml.c if (ptr != NULL) { NULL 315 ext/xml/xml.c le_xml_parser = zend_register_list_destructors_ex(xml_parser_dtor, NULL, "xml", module_number); NULL 408 ext/xml/xml.c if (s == NULL) { NULL 492 ext/xml/xml.c *handler = NULL; NULL 523 ext/xml/xml.c fci.symbol_table = NULL; NULL 531 ext/xml/xml.c result = zend_call_function(&fci, NULL TSRMLS_CC); NULL 537 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", Z_STRVAL_P(handler)); NULL 542 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s::%s()", Z_OBJCE_PP(obj)->name, Z_STRVAL_PP(method)); NULL 544 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler"); NULL 553 ext/xml/xml.c return NULL; NULL 555 ext/xml/xml.c return EG(exception) ? NULL : retval; NULL 561 ext/xml/xml.c return NULL; NULL 605 ext/xml/xml.c return NULL; NULL 615 ext/xml/xml.c unsigned short (*encoder)(unsigned char) = NULL; NULL 623 ext/xml/xml.c return NULL; NULL 625 ext/xml/xml.c if (encoder == NULL) { NULL 669 ext/xml/xml.c char (*decoder)(unsigned short) = NULL; NULL 676 ext/xml/xml.c if (decoder == NULL) { NULL 727 ext/xml/xml.c return NULL; NULL 842 ext/xml/xml.c zend_hash_add(Z_ARRVAL_P(tag),"attributes",sizeof("attributes"),&atr,sizeof(zval*),NULL); NULL 850 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Maximum depth exceeded - Results truncated"); NULL 895 ext/xml/xml.c zend_hash_next_index_insert(Z_ARRVAL_P(parser->data),&tag,sizeof(zval*),NULL); NULL 968 ext/xml/xml.c HashPosition hpos=NULL; NULL 999 ext/xml/xml.c zend_hash_next_index_insert(Z_ARRVAL_P(parser->data),&tag,sizeof(zval*),NULL); NULL 1002 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Maximum depth exceeded - Results truncated"); NULL 1170 ext/xml/xml.c char *encoding_param = NULL; NULL 1173 ext/xml/xml.c char *ns_param = NULL; NULL 1182 ext/xml/xml.c if (encoding_param != NULL) { NULL 1196 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unsupported source encoding \"%s\"", encoding_param); NULL 1203 ext/xml/xml.c if (ns_support && ns_param == NULL){ NULL 1208 ext/xml/xml.c parser->parser = XML_ParserCreate_MM((auto_detect ? NULL : encoding), NULL 1213 ext/xml/xml.c parser->object = NULL; NULL 1467 ext/xml/xml.c zval *pind, **xdata, **info = NULL; NULL 1602 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parser cannot be freed while it is parsing."); NULL 1644 ext/xml/xml.c if (enc == NULL) { NULL 1645 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported target encoding \"%s\"", Z_STRVAL_PP(val)); NULL 1652 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option"); NULL 1681 ext/xml/xml.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option"); NULL 1703 ext/xml/xml.c if (encoded == NULL) { NULL 1723 ext/xml/xml.c if (decoded == NULL) { NULL 67 ext/xmlreader/php_xmlreader.c zend_hash_add(prop_handler, name, strlen(name)+1, &hnd, sizeof(xmlreader_prop_handler), NULL); NULL 74 ext/xmlreader/php_xmlreader.c const xmlChar *retchar = NULL; NULL 77 ext/xmlreader/php_xmlreader.c if (obj->ptr != NULL) { NULL 84 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal libxml error returned"); NULL 120 ext/xmlreader/php_xmlreader.c zval **retval = NULL; NULL 134 ext/xmlreader/php_xmlreader.c if (obj->prop_handler != NULL) { NULL 169 ext/xmlreader/php_xmlreader.c if (obj->prop_handler != NULL) { NULL 211 ext/xmlreader/php_xmlreader.c if (obj->prop_handler != NULL) { NULL 215 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot write to read-only property"); NULL 241 ext/xmlreader/php_xmlreader.c if (uri->scheme != NULL) { NULL 262 ext/xmlreader/php_xmlreader.c if ((uri->scheme == NULL || isFileUri)) { NULL 265 ext/xmlreader/php_xmlreader.c return NULL; NULL 282 ext/xmlreader/php_xmlreader.c char *valid_file = NULL; NULL 283 ext/xmlreader/php_xmlreader.c xmlRelaxNGParserCtxtPtr parser = NULL; NULL 291 ext/xmlreader/php_xmlreader.c return NULL; NULL 301 ext/xmlreader/php_xmlreader.c return NULL; NULL 304 ext/xmlreader/php_xmlreader.c if (parser == NULL) { NULL 305 ext/xmlreader/php_xmlreader.c return NULL; NULL 330 ext/xmlreader/php_xmlreader.c STANDARD_MODULE_HEADER_EX, NULL, NULL 333 ext/xmlreader/php_xmlreader.c NULL, NULL 336 ext/xmlreader/php_xmlreader.c NULL, NULL 337 ext/xmlreader/php_xmlreader.c NULL, NULL 360 ext/xmlreader/php_xmlreader.c intern->input = NULL; NULL 365 ext/xmlreader/php_xmlreader.c intern->ptr = NULL; NULL 370 ext/xmlreader/php_xmlreader.c intern->schema = NULL; NULL 398 ext/xmlreader/php_xmlreader.c intern->ptr = NULL; NULL 399 ext/xmlreader/php_xmlreader.c intern->input = NULL; NULL 400 ext/xmlreader/php_xmlreader.c intern->schema = NULL; NULL 416 ext/xmlreader/php_xmlreader.c char *retchar = NULL; NULL 425 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument cannot be an empty string"); NULL 469 ext/xmlreader/php_xmlreader.c char *retchar = NULL; NULL 495 ext/xmlreader/php_xmlreader.c xmlRelaxNGPtr schema = NULL; NULL 502 ext/xmlreader/php_xmlreader.c if (source != NULL && !source_len) { NULL 503 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Schema data source is required"); NULL 512 ext/xmlreader/php_xmlreader.c schema = _xmlreader_get_relaxNG(source, source_len, type, NULL, NULL TSRMLS_CC); NULL 518 ext/xmlreader/php_xmlreader.c retval = xmlTextReaderRelaxNGSetSchema(intern->ptr, NULL); NULL 532 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set schema. This must be set prior to reading or schema contains errors."); NULL 536 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No Schema support built into libxml."); NULL 575 ext/xmlreader/php_xmlreader.c char *retchar = NULL; NULL 605 ext/xmlreader/php_xmlreader.c char *name, *ns_uri, *retchar = NULL; NULL 612 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name and Namespace URI cannot be empty"); NULL 652 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parser property"); NULL 692 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name is required"); NULL 753 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name and Namespace URI cannot be empty"); NULL 805 ext/xmlreader/php_xmlreader.c if (intern != NULL && intern->ptr != NULL) { NULL 814 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Load Data before trying to read"); NULL 826 ext/xmlreader/php_xmlreader.c char *name = NULL; NULL 834 ext/xmlreader/php_xmlreader.c if (intern != NULL && intern->ptr != NULL) { NULL 842 ext/xmlreader/php_xmlreader.c while (name != NULL && retval == 1) { NULL 855 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Load Data before trying to read"); NULL 867 ext/xmlreader/php_xmlreader.c xmlreader_object *intern = NULL; NULL 868 ext/xmlreader/php_xmlreader.c char *source, *valid_file = NULL; NULL 869 ext/xmlreader/php_xmlreader.c char *encoding = NULL; NULL 871 ext/xmlreader/php_xmlreader.c xmlTextReaderPtr reader = NULL; NULL 878 ext/xmlreader/php_xmlreader.c if (id != NULL) { NULL 880 ext/xmlreader/php_xmlreader.c id = NULL; NULL 888 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input"); NULL 898 ext/xmlreader/php_xmlreader.c if (reader == NULL) { NULL 899 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open source data"); NULL 903 ext/xmlreader/php_xmlreader.c if (id == NULL) { NULL 963 ext/xmlreader/php_xmlreader.c if (source != NULL && !source_len) { NULL 964 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Schema data source is required"); NULL 979 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set schema. This must be set prior to reading or schema contains errors."); NULL 983 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No Schema support built into libxml."); NULL 1013 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parser property"); NULL 1050 ext/xmlreader/php_xmlreader.c xmlreader_object *intern = NULL; NULL 1051 ext/xmlreader/php_xmlreader.c char *source, *uri = NULL, *encoding = NULL; NULL 1053 ext/xmlreader/php_xmlreader.c char *directory=NULL, resolved_path[MAXPATHLEN]; NULL 1062 ext/xmlreader/php_xmlreader.c if (id != NULL && ! instanceof_function(Z_OBJCE_P(id), xmlreader_class_entry TSRMLS_CC)) { NULL 1063 ext/xmlreader/php_xmlreader.c id = NULL; NULL 1065 ext/xmlreader/php_xmlreader.c if (id != NULL) { NULL 1071 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input"); NULL 1077 ext/xmlreader/php_xmlreader.c if (inputbfr != NULL) { NULL 1094 ext/xmlreader/php_xmlreader.c if (reader != NULL) { NULL 1096 ext/xmlreader/php_xmlreader.c ret = xmlTextReaderSetup(reader, NULL, uri, encoding, options); NULL 1099 ext/xmlreader/php_xmlreader.c if (id == NULL) { NULL 1124 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load source data"); NULL 1134 ext/xmlreader/php_xmlreader.c zval *id, *basenode = NULL; NULL 1138 ext/xmlreader/php_xmlreader.c xmlDocPtr docp = NULL; NULL 1139 ext/xmlreader/php_xmlreader.c php_libxml_node_object *domobj = NULL; NULL 1145 ext/xmlreader/php_xmlreader.c if (basenode != NULL) { NULL 1155 ext/xmlreader/php_xmlreader.c if (node == NULL) { NULL 1156 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "An Error Occurred while expanding "); NULL 1160 ext/xmlreader/php_xmlreader.c if (nodec == NULL) { NULL 1161 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot expand this node type"); NULL 1168 ext/xmlreader/php_xmlreader.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Load Data before trying to expand"); NULL 1321 ext/xmlreader/php_xmlreader.c xmlreader_object_handlers.clone_obj = NULL; NULL 1327 ext/xmlreader/php_xmlreader.c zend_hash_init(&xmlreader_prop_handlers, 0, NULL, NULL, 1); NULL 1328 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "attributeCount", xmlTextReaderAttributeCount, NULL, IS_LONG TSRMLS_CC); NULL 1329 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "baseURI", NULL, xmlTextReaderConstBaseUri, IS_STRING TSRMLS_CC); NULL 1330 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "depth", xmlTextReaderDepth, NULL, IS_LONG TSRMLS_CC); NULL 1331 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "hasAttributes", xmlTextReaderHasAttributes, NULL, IS_BOOL TSRMLS_CC); NULL 1332 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "hasValue", xmlTextReaderHasValue, NULL, IS_BOOL TSRMLS_CC); NULL 1333 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "isDefault", xmlTextReaderIsDefault, NULL, IS_BOOL TSRMLS_CC); NULL 1334 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "isEmptyElement", xmlTextReaderIsEmptyElement, NULL, IS_BOOL TSRMLS_CC); NULL 1335 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "localName", NULL, xmlTextReaderConstLocalName, IS_STRING TSRMLS_CC); NULL 1336 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "name", NULL, xmlTextReaderConstName, IS_STRING TSRMLS_CC); NULL 1337 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "namespaceURI", NULL, xmlTextReaderConstNamespaceUri, IS_STRING TSRMLS_CC); NULL 1338 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "nodeType", xmlTextReaderNodeType, NULL, IS_LONG TSRMLS_CC); NULL 1339 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "prefix", NULL, xmlTextReaderConstPrefix, IS_STRING TSRMLS_CC); NULL 1340 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "value", NULL, xmlTextReaderConstValue, IS_STRING TSRMLS_CC); NULL 1341 ext/xmlreader/php_xmlreader.c xmlreader_register_prop_handler(&xmlreader_prop_handlers, "xmlLang", NULL, xmlTextReaderConstXmlLang, IS_STRING TSRMLS_CC); NULL 48 ext/xmlrpc/libxmlrpc/base64.c b->ptr = NULL; NULL 49 ext/xmlrpc/libxmlrpc/base64.c b->data = NULL; NULL 71 ext/xmlrpc/libxmlrpc/encodings.c return NULL; NULL 134 ext/xmlrpc/libxmlrpc/queue.c q->head = q->tail = NULL; NULL 239 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 264 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 293 ext/xmlrpc/libxmlrpc/queue.c if(p == NULL) NULL 299 ext/xmlrpc/libxmlrpc/queue.c q->head->prev = NULL; NULL 302 ext/xmlrpc/libxmlrpc/queue.c q->head->next = NULL; NULL 345 ext/xmlrpc/libxmlrpc/queue.c if(n == NULL) NULL 352 ext/xmlrpc/libxmlrpc/queue.c q->tail->prev = NULL; NULL 360 ext/xmlrpc/libxmlrpc/queue.c q->tail->next = NULL; NULL 396 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 405 ext/xmlrpc/libxmlrpc/queue.c q->head = q->tail = q->cursor = NULL; NULL 408 ext/xmlrpc/libxmlrpc/queue.c q->head->prev = NULL; NULL 439 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 447 ext/xmlrpc/libxmlrpc/queue.c q->head = q->tail = q->cursor = NULL; NULL 450 ext/xmlrpc/libxmlrpc/queue.c q->tail->next = NULL; NULL 480 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 482 ext/xmlrpc/libxmlrpc/queue.c if(!q->cursor || q->cursor->next == NULL) NULL 483 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 510 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 512 ext/xmlrpc/libxmlrpc/queue.c if(q->cursor->prev == NULL) NULL 513 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 527 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 529 ext/xmlrpc/libxmlrpc/queue.c if(iter == NULL) NULL 530 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 556 ext/xmlrpc/libxmlrpc/queue.c if (n != NULL) { NULL 635 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 637 ext/xmlrpc/libxmlrpc/queue.c if(q->cursor == NULL) NULL 638 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 661 ext/xmlrpc/libxmlrpc/queue.c if(q->cursor == NULL) NULL 695 ext/xmlrpc/libxmlrpc/queue.c if (q == NULL) { NULL 794 ext/xmlrpc/libxmlrpc/queue.c if(index == NULL) NULL 798 ext/xmlrpc/libxmlrpc/queue.c if(posn_index == NULL) { NULL 820 ext/xmlrpc/libxmlrpc/queue.c while(dn != NULL) { NULL 827 ext/xmlrpc/libxmlrpc/queue.c if(d != NULL) NULL 901 ext/xmlrpc/libxmlrpc/queue.c if (q == NULL) { NULL 902 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 907 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 913 ext/xmlrpc/libxmlrpc/queue.c return NULL; NULL 943 ext/xmlrpc/libxmlrpc/queue.c if (q == NULL) { NULL 957 ext/xmlrpc/libxmlrpc/queue.c return q ? (q_iter)q->head : NULL; NULL 961 ext/xmlrpc/libxmlrpc/queue.c return q ? (q_iter)q->tail : NULL; NULL 965 ext/xmlrpc/libxmlrpc/queue.c return qi ? (q_iter)((node*)qi)->next : NULL; NULL 969 ext/xmlrpc/libxmlrpc/queue.c return qi ? (q_iter)((node*)qi)->prev : NULL; NULL 973 ext/xmlrpc/libxmlrpc/queue.c return qi ? ((node*)qi)->data : NULL; NULL 83 ext/xmlrpc/libxmlrpc/queue.h #define Q_Iter_Head_F(q) (q ? (q_iter)((queue*)q)->head : NULL) NULL 84 ext/xmlrpc/libxmlrpc/queue.h #define Q_Iter_Tail_F(q) (q ? (q_iter)((queue*)q)->tail : NULL) NULL 85 ext/xmlrpc/libxmlrpc/queue.h #define Q_Iter_Next_F(qi) (qi ? (q_iter)((node*)qi)->next : NULL) NULL 86 ext/xmlrpc/libxmlrpc/queue.h #define Q_Iter_Prev_F(qi) (qi ? (q_iter)((node*)qi)->prev : NULL) NULL 87 ext/xmlrpc/libxmlrpc/queue.h #define Q_Iter_Get_F(qi) (qi ? ((node*)qi)->data : NULL) NULL 58 ext/xmlrpc/libxmlrpc/simplestring.h #ifndef NULL NULL 300 ext/xmlrpc/libxmlrpc/system_methods.c XMLRPC_VALUE xDesc = XMLRPC_IntrospectionCreateDescription(xsm_introspection_xml, NULL); NULL 364 ext/xmlrpc/libxmlrpc/system_methods.c NULL); NULL 133 ext/xmlrpc/libxmlrpc/xml_element.c #define my_free(thing) if(thing) {free(thing); thing = NULL;} NULL 211 ext/xmlrpc/libxmlrpc/xml_element.c root->name = NULL; NULL 689 ext/xmlrpc/libxmlrpc/xml_element.c xml_element* xReturn = NULL; NULL 701 ext/xmlrpc/libxmlrpc/xml_element.c parser = XML_ParserCreate(NULL); NULL 755 ext/xmlrpc/libxmlrpc/xml_element.c xReturn->parent = NULL; NULL 185 ext/xmlrpc/libxmlrpc/xml_element.h #define xml_elem_next_element(el) ((el) ? (xml_element *)Q_Next(&el->children) : NULL) NULL 186 ext/xmlrpc/libxmlrpc/xml_element.h #define xml_elem_head_element(el) ((el) ? (xml_element *)Q_Head(&el->children) : NULL) NULL 187 ext/xmlrpc/libxmlrpc/xml_element.h #define xml_elem_next_attr(el) ((el) ? (xml_element_attr *)Q_Next(&el->attrs) : NULL) NULL 188 ext/xmlrpc/libxmlrpc/xml_element.h #define xml_elem_head_attr(el) ((el) ? (xml_element_attr *)Q_Head(&el->attrs) : NULL) NULL 189 ext/xmlrpc/libxmlrpc/xml_element.h #define xml_elem_get_name(el) (char *)((el) ? el->name : NULL) NULL 190 ext/xmlrpc/libxmlrpc/xml_element.h #define xml_elem_get_val(el) (char *)((el) ? el->text.str : NULL) NULL 71 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c const char* id = NULL; NULL 72 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c const char* type = NULL; NULL 160 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c return xml_element_to_DANDARPC_REQUEST_worker(NULL, NULL, el); NULL 166 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c return XMLRPC_RequestSetData(request, xml_element_to_DANDARPC_REQUEST_worker(request, NULL, el)); NULL 168 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c return NULL; NULL 173 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c xml_element* root = NULL; NULL 181 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c const char* pAttrType = NULL; NULL 183 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c xml_element_attr* attr_type = bNoAddType ? NULL : malloc(sizeof(xml_element_attr)); NULL 276 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c return DANDARPC_to_xml_element_worker(NULL, node); NULL 280 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c xml_element* wrapper = NULL; NULL 281 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c xml_element* root = NULL; NULL 284 ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c const char* pStr = NULL; NULL 71 ext/xmlrpc/libxmlrpc/xml_to_soap.c attr->key = key ? strdup(key) : NULL; NULL 72 ext/xmlrpc/libxmlrpc/xml_to_soap.c attr->val = val ? strdup(val) : NULL; NULL 88 ext/xmlrpc/libxmlrpc/xml_to_soap.c struct array_info* ai = NULL; NULL 228 ext/xmlrpc/libxmlrpc/xml_to_soap.c NULL); NULL 251 ext/xmlrpc/libxmlrpc/xml_to_soap.c const char* id = NULL; NULL 252 ext/xmlrpc/libxmlrpc/xml_to_soap.c const char* type = NULL, *arrayType=NULL, *actor = NULL; NULL 315 ext/xmlrpc/libxmlrpc/xml_to_soap.c char* p = NULL; NULL 373 ext/xmlrpc/libxmlrpc/xml_to_soap.c struct array_info* ai = NULL; NULL 379 ext/xmlrpc/libxmlrpc/xml_to_soap.c else if (!strcmp(type, TOKEN_ARRAY) || arrayType != NULL) { NULL 392 ext/xmlrpc/libxmlrpc/xml_to_soap.c XMLRPC_VALUE xNext = NULL; NULL 397 ext/xmlrpc/libxmlrpc/xml_to_soap.c xml_element_to_SOAP_REQUEST_worker(request, NULL, ai, xCurrent, iter, depth); NULL 420 ext/xmlrpc/libxmlrpc/xml_to_soap.c return xml_element_to_SOAP_REQUEST_worker(NULL, NULL, NULL, NULL, el, 0); NULL 427 ext/xmlrpc/libxmlrpc/xml_to_soap.c return XMLRPC_RequestSetData(request, xml_element_to_SOAP_REQUEST_worker(request, NULL, NULL, NULL, el, 0)); NULL 429 ext/xmlrpc/libxmlrpc/xml_to_soap.c return NULL; NULL 436 ext/xmlrpc/libxmlrpc/xml_to_soap.c xml_element* elem_val = NULL; NULL 441 ext/xmlrpc/libxmlrpc/xml_to_soap.c char* pName = NULL, *pAttrType = NULL; NULL 456 ext/xmlrpc/libxmlrpc/xml_to_soap.c xml_element_attr* attr_array_type = NULL; NULL 578 ext/xmlrpc/libxmlrpc/xml_to_soap.c return SOAP_to_xml_element_worker(NULL, node); NULL 178 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c return xml_element_to_XMLRPC_REQUEST_worker(NULL, NULL, NULL, el); NULL 184 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c return XMLRPC_RequestSetData(request, xml_element_to_XMLRPC_REQUEST_worker(request, NULL, NULL, el)); NULL 186 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c return NULL; NULL 192 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c xml_element* root = NULL; NULL 206 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c xml_element* next_el = XMLRPC_to_xml_element_worker(NULL, node, request_type, depth + 1); NULL 369 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c return XMLRPC_to_xml_element_worker(NULL, node, xmlrpc_request_none, 0); NULL 373 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c xml_element* wrapper = NULL; NULL 375 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c const char* pStr = NULL; NULL 403 ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c XMLRPC_to_xml_element_worker(NULL, XMLRPC_RequestGetData(request), XMLRPC_RequestGetRequestType(request), 0)); NULL 367 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 388 ext/xmlrpc/libxmlrpc/xmlrpc.c return request ? request->methodName.str : NULL; NULL 481 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 506 ext/xmlrpc/libxmlrpc/xmlrpc.c return request ? request->io : NULL; NULL 538 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 562 ext/xmlrpc/libxmlrpc/xmlrpc.c return request ? request->error : NULL; NULL 595 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 621 ext/xmlrpc/libxmlrpc/xmlrpc.c return request ? &request->output : NULL; NULL 658 ext/xmlrpc/libxmlrpc/xmlrpc.c char* pRet = NULL; NULL 661 ext/xmlrpc/libxmlrpc/xmlrpc.c pRet = xml_elem_serialize_to_string(root_elem, NULL, buf_len); NULL 691 ext/xmlrpc/libxmlrpc/xmlrpc.c char* pRet = NULL; NULL 693 ext/xmlrpc/libxmlrpc/xmlrpc.c xml_element *root_elem = NULL; NULL 739 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xResponse = NULL; NULL 753 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xReturn = NULL; NULL 805 ext/xmlrpc/libxmlrpc/xmlrpc.c (in_options ? &in_options->xml_elem_opts : NULL), NULL 893 ext/xmlrpc/libxmlrpc/xmlrpc.c const char* pRetval = NULL; NULL 947 ext/xmlrpc/libxmlrpc/xmlrpc.c char *pRetval = NULL; NULL 1090 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE val = NULL; NULL 1096 ext/xmlrpc/libxmlrpc/xmlrpc.c const char *pSVI = NULL; NULL 1099 ext/xmlrpc/libxmlrpc/xmlrpc.c if(NULL == pSVI) { NULL 1100 ext/xmlrpc/libxmlrpc/xmlrpc.c val = NULL; NULL 1105 ext/xmlrpc/libxmlrpc/xmlrpc.c val = NULL; NULL 1216 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE v = NULL; NULL 1234 ext/xmlrpc/libxmlrpc/xmlrpc.c if(NULL == v) { NULL 1286 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 1331 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE value = NULL; NULL 1619 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xReturn = NULL; NULL 2159 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xReturn = NULL; NULL 2185 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xReturn = NULL; NULL 2440 ext/xmlrpc/libxmlrpc/xmlrpc.c sm->desc = NULL; NULL 2462 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 2529 ext/xmlrpc/libxmlrpc/xmlrpc.c return NULL; NULL 2561 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xReturn = NULL; NULL 2756 ext/xmlrpc/libxmlrpc/xmlrpc.c XMLRPC_VALUE xOutput = NULL; NULL 2758 ext/xmlrpc/libxmlrpc/xmlrpc.c char* string = NULL; NULL 2804 ext/xmlrpc/libxmlrpc/xmlrpc.c xOutput = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct); NULL 89 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c return NULL; NULL 124 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xResponse = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct); NULL 126 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xTypeList = NULL; NULL 174 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xResponse = XMLRPC_CreateVector(NULL, xmlrpc_vector_array); NULL 192 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xResponse = NULL; NULL 200 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xTypesArray = XMLRPC_CreateVector(NULL, xmlrpc_vector_array); NULL 205 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xResponse = XMLRPC_CreateVector(NULL, xmlrpc_vector_array); NULL 218 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_CreateValueString(NULL, NULL 229 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_CreateValueString(NULL, NULL 251 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xResponse = NULL; NULL 262 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xResponse = XMLRPC_CreateValueString(NULL, help ? help : xi_token_empty, 0); NULL 288 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xParam = NULL; NULL 290 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xParam = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct); NULL 310 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xReturn = NULL; NULL 313 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c const char* name = NULL; NULL 314 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c const char* type = NULL; NULL 315 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c const char* basetype = NULL; NULL 316 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c const char* desc = NULL; NULL 317 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c const char* def = NULL; NULL 348 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xSubList = NULL; NULL 364 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xReturn = describeValue_worker(ptype, name, (desc ? desc : (xSubList ? NULL : el->text.str)), optional, def, xSubList); NULL 374 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xReturn = XMLRPC_CreateVector(!strcmp(el->name, "signature") ? NULL : el->name, xmlrpc_vector_struct); NULL 388 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xReturn = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct); NULL 459 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c XMLRPC_VALUE xReturn = NULL; NULL 460 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c xml_element* root = xml_elem_parse_buf(xml, 0, 0, err ? &err->xml_elem_error : NULL); NULL 528 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c server->xIntrospection = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct); NULL 84 ext/xmlrpc/php_xmlrpc.h #define phpext_xmlrpc_ptr NULL NULL 169 ext/xmlrpc/xmlrpc-epi-php.c NULL, NULL 170 ext/xmlrpc/xmlrpc-epi-php.c NULL, NULL 171 ext/xmlrpc/xmlrpc-epi-php.c NULL, NULL 294 ext/xmlrpc/xmlrpc-epi-php.c le_xmlrpc_server = zend_register_list_destructors_ex(xmlrpc_server_destructor, NULL, "xmlrpc server", module_number); NULL 346 ext/xmlrpc/xmlrpc-epi-php.c if (!(id_len > 1 && id[0] == '0') && is_numeric_string((char *)id, id_len, NULL, NULL, 0) == IS_LONG) { NULL 347 ext/xmlrpc/xmlrpc-epi-php.c long index = strtol(id, NULL, 0); NULL 348 ext/xmlrpc/xmlrpc-epi-php.c return zend_hash_index_update(Z_ARRVAL_P(list), index, (void *) val, sizeof(zval **), NULL); NULL 350 ext/xmlrpc/xmlrpc-epi-php.c return zend_hash_update(Z_ARRVAL_P(list), (char*) id, strlen(id) + 1, (void *) val, sizeof(zval **), NULL); NULL 353 ext/xmlrpc/xmlrpc-epi-php.c return zend_hash_next_index_insert(Z_ARRVAL_P(list), (void *) val, sizeof(zval **), NULL); NULL 522 ext/xmlrpc/xmlrpc-epi-php.c XMLRPC_VALUE xReturn = NULL; NULL 525 ext/xmlrpc/xmlrpc-epi-php.c zval* val = NULL; NULL 563 ext/xmlrpc/xmlrpc-epi-php.c HashTable *ht = NULL; NULL 569 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "XML-RPC doesn't support circular references"); NULL 570 ext/xmlrpc/xmlrpc-epi-php.c return NULL; NULL 594 ext/xmlrpc/xmlrpc-epi-php.c char *num_str = NULL; NULL 626 ext/xmlrpc/xmlrpc-epi-php.c return PHP_to_XMLRPC_worker(NULL, root_val, 0 TSRMLS_CC); NULL 632 ext/xmlrpc/xmlrpc-epi-php.c zval* elem = NULL; NULL 703 ext/xmlrpc/xmlrpc-epi-php.c XMLRPC_REQUEST xRequest = NULL; NULL 705 ext/xmlrpc/xmlrpc-epi-php.c zval *vals, *out_opts = NULL; NULL 706 ext/xmlrpc/xmlrpc-epi-php.c char *method = NULL; NULL 721 ext/xmlrpc/xmlrpc-epi-php.c if (method == NULL) { NULL 750 ext/xmlrpc/xmlrpc-epi-php.c XMLRPC_VALUE xOut = NULL; NULL 779 ext/xmlrpc/xmlrpc-epi-php.c zval* retval = NULL; NULL 801 ext/xmlrpc/xmlrpc-epi-php.c retval = NULL; NULL 817 ext/xmlrpc/xmlrpc-epi-php.c char *xml, *encoding = NULL; NULL 827 ext/xmlrpc/xmlrpc-epi-php.c zval* retval = decode_request_worker(xml, xml_len, encoding_len ? encoding : NULL, *method); NULL 840 ext/xmlrpc/xmlrpc-epi-php.c char *arg1, *arg2 = NULL; NULL 848 ext/xmlrpc/xmlrpc-epi-php.c zval* retval = decode_request_worker(arg1, arg1_len, arg2_len ? arg2 : NULL, NULL); NULL 951 ext/xmlrpc/xmlrpc-epi-php.c call_user_function(CG(function_table), NULL, pData->php_function, pData->return_data, 3, callback_params TSRMLS_CC); NULL 981 ext/xmlrpc/xmlrpc-epi-php.c if (call_user_function(CG(function_table), NULL, *php_function, &retval, 1, callback_params TSRMLS_CC) == SUCCESS) { NULL 992 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to add introspection data returned from %s(), improper element structure", php_function_name); NULL 998 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "xml parse error: [line %ld, column %ld, message: %s] Unable to add introspection data returned from %s()", NULL 1001 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to add introspection data returned from %s()", php_function_name); NULL 1007 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error calling user introspection callback: %s()", php_function_name); NULL 1010 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid callback '%s' passed", php_function_name); NULL 1079 ext/xmlrpc/xmlrpc-epi-php.c add_zval(server->introspection_map, NULL, &method_name_save); NULL 1097 ext/xmlrpc/xmlrpc-epi-php.c zval **caller_params, *handle, *output_opts = NULL; NULL 1108 ext/xmlrpc/xmlrpc-epi-php.c set_output_options(&out, NULL); NULL 1124 ext/xmlrpc/xmlrpc-epi-php.c XMLRPC_VALUE xAnswer = NULL; NULL 1250 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "xml parse error: [line %ld, column %ld, message: %s] Unable to create introspection data", NULL 1253 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid xml structure. Unable to create introspection data"); NULL 1256 ext/xmlrpc/xmlrpc-epi-php.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "xml parse error. no method description created"); NULL 1367 ext/xmlrpc/xmlrpc-epi-php.c XMLRPC_VALUE v = XMLRPC_CreateValueDateTime_ISO8601(NULL, value->value.str.val); NULL 1369 ext/xmlrpc/xmlrpc-epi-php.c time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); NULL 1379 ext/xmlrpc/xmlrpc-epi-php.c if (SUCCESS == zend_hash_update(Z_OBJPROP_P(value), OBJECT_TYPE_ATTR, sizeof(OBJECT_TYPE_ATTR), (void *) &type, sizeof(zval *), NULL)) { NULL 1380 ext/xmlrpc/xmlrpc-epi-php.c bSuccess = zend_hash_update(Z_OBJPROP_P(value), OBJECT_VALUE_TS_ATTR, sizeof(OBJECT_VALUE_TS_ATTR), (void *) &ztimestamp, sizeof(zval *), NULL); NULL 1391 ext/xmlrpc/xmlrpc-epi-php.c bSuccess = zend_hash_update(Z_OBJPROP_P(value), OBJECT_TYPE_ATTR, sizeof(OBJECT_TYPE_ATTR), (void *) &type, sizeof(zval *), NULL); NULL 98 ext/xmlwriter/php_xmlwriter.c intern->ptr = NULL; NULL 102 ext/xmlwriter/php_xmlwriter.c intern->output = NULL; NULL 116 ext/xmlwriter/php_xmlwriter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid or unitialized XMLWriter object"); \ NULL 134 ext/xmlwriter/php_xmlwriter.c intern->xmlwriter_ptr = NULL; NULL 150 ext/xmlwriter/php_xmlwriter.c intern->xmlwriter_ptr = NULL; NULL 156 ext/xmlwriter/php_xmlwriter.c NULL, NULL 158 ext/xmlwriter/php_xmlwriter.c NULL TSRMLS_CC); NULL 169 ext/xmlwriter/php_xmlwriter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", __err); \ NULL 586 ext/xmlwriter/php_xmlwriter.c {NULL, NULL, NULL} NULL 613 ext/xmlwriter/php_xmlwriter.c if (uri->scheme != NULL) { NULL 618 ext/xmlwriter/php_xmlwriter.c return NULL; NULL 629 ext/xmlwriter/php_xmlwriter.c return NULL; NULL 641 ext/xmlwriter/php_xmlwriter.c if ((uri->scheme == NULL || isFileUri)) { NULL 647 ext/xmlwriter/php_xmlwriter.c return NULL; NULL 657 ext/xmlwriter/php_xmlwriter.c return NULL; NULL 679 ext/xmlwriter/php_xmlwriter.c php_stream_wrapper *wrapper = NULL; NULL 680 ext/xmlwriter/php_xmlwriter.c void *ret_val = NULL; NULL 682 ext/xmlwriter/php_xmlwriter.c ret_val = php_stream_open_wrapper_ex((char *)filename, "wb", REPORT_ERRORS, NULL, NULL); NULL 712 ext/xmlwriter/php_xmlwriter.c NULL, NULL 713 ext/xmlwriter/php_xmlwriter.c NULL, NULL 766 ext/xmlwriter/php_xmlwriter.c if (err_string != NULL) { NULL 862 ext/xmlwriter/php_xmlwriter.c php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterSetIndentString, NULL); NULL 1094 ext/xmlwriter/php_xmlwriter.c char *name, *content = NULL; NULL 1149 ext/xmlwriter/php_xmlwriter.c char *name, *prefix, *uri, *content = NULL; NULL 1304 ext/xmlwriter/php_xmlwriter.c php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteCDATA, NULL); NULL 1312 ext/xmlwriter/php_xmlwriter.c php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteRaw, NULL); NULL 1320 ext/xmlwriter/php_xmlwriter.c php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteString, NULL); NULL 1374 ext/xmlwriter/php_xmlwriter.c php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteComment, NULL); NULL 1385 ext/xmlwriter/php_xmlwriter.c char *version = NULL, *enc = NULL, *alone = NULL; NULL 1433 ext/xmlwriter/php_xmlwriter.c char *name, *pubid = NULL, *sysid = NULL; NULL 1482 ext/xmlwriter/php_xmlwriter.c char *name, *pubid = NULL, *sysid = NULL, *subset = NULL; NULL 1700 ext/xmlwriter/php_xmlwriter.c char *pubid = NULL, *sysid = NULL, *ndataid = NULL; NULL 1745 ext/xmlwriter/php_xmlwriter.c char *valid_file = NULL; NULL 1754 ext/xmlwriter/php_xmlwriter.c ze_xmlwriter_object *ze_obj = NULL; NULL 1774 ext/xmlwriter/php_xmlwriter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string as source"); NULL 1780 ext/xmlwriter/php_xmlwriter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to resolve file path"); NULL 1789 ext/xmlwriter/php_xmlwriter.c if (ioctx == NULL) { NULL 1794 ext/xmlwriter/php_xmlwriter.c php_xmlwriter_streams_IO_close, ioctx, NULL); NULL 1796 ext/xmlwriter/php_xmlwriter.c if (out_buffer == NULL) { NULL 1797 ext/xmlwriter/php_xmlwriter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create output buffer"); NULL 1811 ext/xmlwriter/php_xmlwriter.c intern->output = NULL; NULL 1839 ext/xmlwriter/php_xmlwriter.c ze_xmlwriter_object *ze_obj = NULL; NULL 1851 ext/xmlwriter/php_xmlwriter.c if (buffer == NULL) { NULL 1852 ext/xmlwriter/php_xmlwriter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create output buffer"); NULL 1866 ext/xmlwriter/php_xmlwriter.c intern->uri_output = NULL; NULL 1914 ext/xmlwriter/php_xmlwriter.c if (force_string == 1 && buffer == NULL) { NULL 1957 ext/xmlwriter/php_xmlwriter.c le_xmlwriter = zend_register_list_destructors_ex(xmlwriter_dtor, NULL, "xmlwriter", module_number); NULL 1961 ext/xmlwriter/php_xmlwriter.c xmlwriter_object_handlers.clone_obj = NULL; NULL 51 ext/xsl/php_xsl.c STANDARD_MODULE_HEADER_EX, NULL, NULL 99 ext/xsl/php_xsl.c if (((xsltStylesheetPtr) intern->ptr)->_private != NULL) { NULL 100 ext/xsl/php_xsl.c ((xsltStylesheetPtr) intern->ptr)->_private = NULL; NULL 104 ext/xsl/php_xsl.c intern->ptr = NULL; NULL 120 ext/xsl/php_xsl.c intern->ptr = NULL; NULL 121 ext/xsl/php_xsl.c intern->prop_handler = NULL; NULL 122 ext/xsl/php_xsl.c intern->parameter = NULL; NULL 125 ext/xsl/php_xsl.c intern->registered_phpfunctions = NULL; NULL 126 ext/xsl/php_xsl.c intern->node_list = NULL; NULL 127 ext/xsl/php_xsl.c intern->doc = NULL; NULL 128 ext/xsl/php_xsl.c intern->profiling = NULL; NULL 135 ext/xsl/php_xsl.c zend_hash_init(intern->parameter, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 137 ext/xsl/php_xsl.c zend_hash_init(intern->registered_phpfunctions, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 138 ext/xsl/php_xsl.c retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) xsl_objects_free_storage, NULL TSRMLS_CC); NULL 149 ext/xsl/php_xsl.c PHP_INI_ENTRY("xsl.security_prefs", "44", PHP_INI_ALL, NULL) NULL 160 ext/xsl/php_xsl.c xsl_object_handlers.clone_obj = NULL; NULL 162 ext/xsl/php_xsl.c REGISTER_XSL_CLASS(ce, "XSLTProcessor", NULL, php_xsl_xsltprocessor_class_functions, xsl_xsltprocessor_class_entry); NULL 289 ext/xsl/php_xsl.c xsltSetGenericErrorFunc(NULL, php_libxml_error_handler); NULL 298 ext/xsl/php_xsl.c xsltSetGenericErrorFunc(NULL, NULL); NULL 82 ext/xsl/php_xsl.h entry = zend_register_internal_class_ex(&ce, parent_ce, NULL TSRMLS_CC); NULL 85 ext/xsl/php_xsl.h if (NULL == (zval = php_xsl_create_object(obj, ret, zval, return_value TSRMLS_CC))) { \ NULL 86 ext/xsl/php_xsl.h php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); \ NULL 103 ext/xsl/xsltprocessor.c {NULL, NULL, NULL} NULL 119 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create XPath expression (string contains both quote and double-quotes)"); NULL 120 ext/xsl/xsltprocessor.c return NULL; NULL 139 ext/xsl/xsltprocessor.c char *xpath_expr, *string_key = NULL; NULL 141 ext/xsl/xsltprocessor.c char **params = NULL; NULL 153 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid argument or parameter array"); NULL 155 ext/xsl/xsltprocessor.c return NULL; NULL 176 ext/xsl/xsltprocessor.c params[i++] = NULL; NULL 193 ext/xsl/xsltprocessor.c char *callable = NULL; NULL 204 ext/xsl/xsltprocessor.c if (tctxt == NULL) { NULL 210 ext/xsl/xsltprocessor.c if (intern == NULL) { NULL 270 ext/xsl/xsltprocessor.c curns = xmlNewNs(NULL, node->name, NULL); NULL 275 ext/xsl/xsltprocessor.c node = xmlNewDocNode(node->doc, NULL, (char *) node->children, node->name); NULL 277 ext/xsl/xsltprocessor.c node = xmlNewDocNode(node->doc, NULL, "xmlns", node->name); NULL 305 ext/xsl/xsltprocessor.c if (obj->stringval == NULL) { NULL 306 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Handler name must be a string"); NULL 323 ext/xsl/xsltprocessor.c fci.symbol_table = NULL; NULL 324 ext/xsl/xsltprocessor.c fci.object_ptr = NULL; NULL 329 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", callable); NULL 332 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not allowed to call handler '%s()'", callable); NULL 336 ext/xsl/xsltprocessor.c result = zend_call_function(&fci, NULL TSRMLS_CC); NULL 339 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", Z_STRVAL_P(&handler)); NULL 343 ext/xsl/xsltprocessor.c } else if (retval == NULL) { NULL 348 ext/xsl/xsltprocessor.c if (intern->node_list == NULL) { NULL 350 ext/xsl/xsltprocessor.c zend_hash_init(intern->node_list, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 353 ext/xsl/xsltprocessor.c zend_hash_next_index_insert(intern->node_list, &retval, sizeof(zval *), NULL); NULL 360 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "A PHP Object cannot be converted to a XPath-string"); NULL 399 ext/xsl/xsltprocessor.c zval *id, *docp = NULL; NULL 400 ext/xsl/xsltprocessor.c xmlDoc *doc = NULL, *newdoc = NULL; NULL 404 ext/xsl/xsltprocessor.c xmlNode *nodep = NULL; NULL 417 ext/xsl/xsltprocessor.c if (doc == NULL) { NULL 444 ext/xsl/xsltprocessor.c cloneDocu = std_hnd->read_property(id, member, BP_VAR_IS, NULL TSRMLS_CC); NULL 468 ext/xsl/xsltprocessor.c if (((xsltStylesheetPtr) intern->ptr)->_private != NULL) { NULL 469 ext/xsl/xsltprocessor.c ((xsltStylesheetPtr) intern->ptr)->_private = NULL; NULL 472 ext/xsl/xsltprocessor.c intern->ptr = NULL; NULL 482 ext/xsl/xsltprocessor.c xmlDocPtr newdocp = NULL; NULL 483 ext/xsl/xsltprocessor.c xmlDocPtr doc = NULL; NULL 484 ext/xsl/xsltprocessor.c xmlNodePtr node = NULL; NULL 487 ext/xsl/xsltprocessor.c char **params = NULL; NULL 494 ext/xsl/xsltprocessor.c xsltSecurityPrefsPtr secPrefs = NULL; NULL 501 ext/xsl/xsltprocessor.c if (doc == NULL) { NULL 502 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Document"); NULL 503 ext/xsl/xsltprocessor.c return NULL; NULL 506 ext/xsl/xsltprocessor.c if (style == NULL) { NULL 507 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "No stylesheet associated to this object"); NULL 508 ext/xsl/xsltprocessor.c return NULL; NULL 513 ext/xsl/xsltprocessor.c f = NULL; NULL 518 ext/xsl/xsltprocessor.c f = NULL; NULL 544 ext/xsl/xsltprocessor.c doXInclude = std_hnd->read_property(id, member, BP_VAR_IS, NULL TSRMLS_CC); NULL 559 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_DEPRECATED, "The xsl.security_prefs php.ini option is deprecated; use XsltProcessor->setSecurityPrefs() instead"); NULL 565 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "The xsl.security_prefs php.ini was not used, since the XsltProcessor->setSecurityPrefs() method was used"); NULL 605 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't set libxslt security properties, not doing transformation for security reasons"); NULL 607 ext/xsl/xsltprocessor.c newdocp = xsltApplyStylesheetUser(style, doc, (const char**) params, NULL, f, ctxt); NULL 618 ext/xsl/xsltprocessor.c if (intern->node_list != NULL) { NULL 621 ext/xsl/xsltprocessor.c intern->node_list = NULL; NULL 626 ext/xsl/xsltprocessor.c intern->doc = NULL; NULL 647 ext/xsl/xsltprocessor.c zval *id, *docp = NULL; NULL 651 ext/xsl/xsltprocessor.c char *ret_class = NULL; NULL 673 ext/xsl/xsltprocessor.c while (curce->parent != NULL) { NULL 680 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 691 ext/xsl/xsltprocessor.c DOM_RET_OBJ((xmlNodePtr) newdocp, &ret, NULL); NULL 704 ext/xsl/xsltprocessor.c zval *id, *docp = NULL; NULL 735 ext/xsl/xsltprocessor.c zval *id, *docp = NULL; NULL 790 ext/xsl/xsltprocessor.c if (zend_hash_get_current_key_ex(Z_ARRVAL_P(array_value), &string_key, &string_key_len, &idx, 0, NULL) != HASH_KEY_IS_STRING) { NULL 791 ext/xsl/xsltprocessor.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter array"); NULL 799 ext/xsl/xsltprocessor.c zend_hash_update(intern->parameter, string_key, string_key_len, &new_string, sizeof(zval*), NULL); NULL 811 ext/xsl/xsltprocessor.c zend_hash_update(intern->parameter, name, name_len + 1, &new_string, sizeof(zval*), NULL); NULL 891 ext/xsl/xsltprocessor.c zend_hash_update(intern->registered_phpfunctions, Z_STRVAL_PP(entry), Z_STRLEN_PP(entry) + 1, &new_string, sizeof(zval*), NULL); NULL 901 ext/xsl/xsltprocessor.c zend_hash_update(intern->registered_phpfunctions, name, name_len + 1, &new_string, sizeof(zval*), NULL); NULL 917 ext/xsl/xsltprocessor.c char *filename = NULL; NULL 926 ext/xsl/xsltprocessor.c if (filename != NULL) { NULL 929 ext/xsl/xsltprocessor.c intern->profiling = NULL; NULL 50 ext/zip/lib/zip_add.c if (name == NULL || source == NULL) { NULL 58 ext/zip/lib/zip_add_dir.c if (name == NULL) { NULL 63 ext/zip/lib/zip_add_dir.c s = NULL; NULL 67 ext/zip/lib/zip_add_dir.c if ((s=(char *)malloc(len+2)) == NULL) { NULL 76 ext/zip/lib/zip_add_dir.c if ((source=zip_source_buffer(za, NULL, 0, 0)) == NULL) { NULL 88 ext/zip/lib/zip_close.c if (za == NULL) NULL 109 ext/zip/lib/zip_close.c == NULL) NULL 112 ext/zip/lib/zip_close.c if ((cd=_zip_cdir_new(survivors, &za->error)) == NULL) { NULL 125 ext/zip/lib/zip_close.c if (cd->comment == NULL) { NULL 140 ext/zip/lib/zip_close.c if ((temp=_zip_create_temp_output(za, &out)) == NULL) { NULL 179 ext/zip/lib/zip_close.c if (za->entry[i].ch_filename == NULL) { NULL 196 ext/zip/lib/zip_close.c if ((NULL == za->zp) || (fseeko(za->zp, za->cdir->entry[i].offset, SEEK_SET) != 0)) { NULL 201 ext/zip/lib/zip_close.c if (_zip_dirent_read(&de, za->zp, NULL, NULL, 1, NULL 218 ext/zip/lib/zip_close.c if ((de.filename=strdup(za->entry[i].ch_filename)) == NULL) { NULL 229 ext/zip/lib/zip_close.c if ((de.extrafield=malloc(za->entry[i].ch_extra_len)) == NULL) { NULL 255 ext/zip/lib/zip_close.c zs = NULL; NULL 258 ext/zip/lib/zip_close.c == NULL) { NULL 323 ext/zip/lib/zip_close.c za->zp = NULL; NULL 370 ext/zip/lib/zip_close.c if ((s2=zip_source_crc(za, src, 0)) == NULL) { NULL 379 ext/zip/lib/zip_close.c comp_impl = NULL; NULL 381 ext/zip/lib/zip_close.c == NULL) { NULL 387 ext/zip/lib/zip_close.c == NULL) { NULL 404 ext/zip/lib/zip_close.c if ((s2=zip_source_pop(s2)) == NULL) { NULL 554 ext/zip/lib/zip_close.c if (dest->comment == NULL) NULL 561 ext/zip/lib/zip_close.c if (dest->comment == NULL) NULL 608 ext/zip/lib/zip_close.c if ((temp=(char *)malloc(len)) == NULL) { NULL 610 ext/zip/lib/zip_close.c return NULL; NULL 618 ext/zip/lib/zip_close.c return NULL; NULL 621 ext/zip/lib/zip_close.c if ((tfp=fdopen(tfd, "r+b")) == NULL) { NULL 626 ext/zip/lib/zip_close.c return NULL; NULL 81 ext/zip/lib/zip_dirent.c realloc(cd->entry, sizeof(*(cd->entry))*nentry))) == NULL) { NULL 99 ext/zip/lib/zip_dirent.c if ((cd=(struct zip_cdir *)malloc(sizeof(*cd))) == NULL) { NULL 101 ext/zip/lib/zip_dirent.c return NULL; NULL 105 ext/zip/lib/zip_dirent.c == NULL) { NULL 108 ext/zip/lib/zip_dirent.c return NULL; NULL 115 ext/zip/lib/zip_dirent.c cd->comment = NULL; NULL 163 ext/zip/lib/zip_dirent.c zde->filename = NULL; NULL 167 ext/zip/lib/zip_dirent.c zde->extrafield = NULL; NULL 171 ext/zip/lib/zip_dirent.c zde->comment = NULL; NULL 187 ext/zip/lib/zip_dirent.c de->filename = NULL; NULL 189 ext/zip/lib/zip_dirent.c de->extrafield = NULL; NULL 191 ext/zip/lib/zip_dirent.c de->comment = NULL; NULL 295 ext/zip/lib/zip_dirent.c zde->filename = NULL; NULL 296 ext/zip/lib/zip_dirent.c zde->extrafield = NULL; NULL 297 ext/zip/lib/zip_dirent.c zde->comment = NULL; NULL 405 ext/zip/lib/zip_dirent.c de->extrafield = NULL; NULL 408 ext/zip/lib/zip_dirent.c de->comment = NULL; NULL 535 ext/zip/lib/zip_dirent.c return NULL; NULL 541 ext/zip/lib/zip_dirent.c return NULL; NULL 565 ext/zip/lib/zip_dirent.c return NULL; NULL 46 ext/zip/lib/zip_entry_free.c ze->ch_filename = NULL; NULL 48 ext/zip/lib/zip_entry_free.c ze->ch_extra = NULL; NULL 51 ext/zip/lib/zip_entry_free.c ze->ch_comment = NULL; NULL 49 ext/zip/lib/zip_entry_new.c return NULL; NULL 61 ext/zip/lib/zip_entry_new.c return NULL; NULL 70 ext/zip/lib/zip_entry_new.c ze->ch_filename = NULL; NULL 71 ext/zip/lib/zip_entry_new.c ze->ch_extra = NULL; NULL 73 ext/zip/lib/zip_entry_new.c ze->ch_comment = NULL; NULL 75 ext/zip/lib/zip_entry_new.c ze->source = NULL; NULL 64 ext/zip/lib/zip_error.c err->str = NULL; NULL 89 ext/zip/lib/zip_error.c err->str = NULL; NULL 55 ext/zip/lib/zip_error_strerror.c zs = NULL; NULL 71 ext/zip/lib/zip_error_strerror.c ss = NULL; NULL 75 ext/zip/lib/zip_error_strerror.c if (ss == NULL) NULL 79 ext/zip/lib/zip_error_strerror.c + (zs ? strlen(zs)+2 : 0) + 1)) == NULL) NULL 65 ext/zip/lib/zip_error_to_str.c ss = NULL; NULL 51 ext/zip/lib/zip_fdopen.c return NULL; NULL 54 ext/zip/lib/zip_fdopen.c if ((fp=fdopen(fd, "rb")) == NULL) { NULL 57 ext/zip/lib/zip_fdopen.c return NULL; NULL 61 ext/zip/lib/zip_fdopen.c return _zip_open(NULL, fp, flags, ZIP_AFL_RDONLY, zep); NULL 66 ext/zip/lib/zip_file_get_offset.c if (_zip_dirent_read(&de, za->zp, NULL, NULL, 1, &za->error) != 0) NULL 46 ext/zip/lib/zip_fopen.c return NULL; NULL 47 ext/zip/lib/zip_fopen_encrypted.c return NULL; NULL 59 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 65 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 70 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 78 ext/zip/lib/zip_fopen_index_encrypted.c enc_impl = NULL; NULL 81 ext/zip/lib/zip_fopen_index_encrypted.c if (password == NULL) { NULL 83 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 86 ext/zip/lib/zip_fopen_index_encrypted.c st.encryption_method)) == NULL) { NULL 88 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 93 ext/zip/lib/zip_fopen_index_encrypted.c comp_impl = NULL; NULL 97 ext/zip/lib/zip_fopen_index_encrypted.c st.comp_method)) == NULL) { NULL 99 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 105 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 108 ext/zip/lib/zip_fopen_index_encrypted.c if ((src=zip_source_buffer(za, NULL, 0, 0)) == NULL) NULL 109 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 112 ext/zip/lib/zip_fopen_index_encrypted.c if ((src=_zip_source_file_or_p(za, NULL, za->zp, start, st.comp_size, NULL 113 ext/zip/lib/zip_fopen_index_encrypted.c 0, &st)) == NULL) NULL 114 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 117 ext/zip/lib/zip_fopen_index_encrypted.c password)) == NULL) { NULL 120 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 126 ext/zip/lib/zip_fopen_index_encrypted.c 0)) == NULL) { NULL 129 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 135 ext/zip/lib/zip_fopen_index_encrypted.c if ((s2=zip_source_crc(za, src, 1)) == NULL) { NULL 138 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 147 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 165 ext/zip/lib/zip_fopen_index_encrypted.c if ((zf=(struct zip_file *)malloc(sizeof(struct zip_file))) == NULL) { NULL 167 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 174 ext/zip/lib/zip_fopen_index_encrypted.c if (file == NULL) { NULL 177 ext/zip/lib/zip_fopen_index_encrypted.c return NULL; NULL 188 ext/zip/lib/zip_fopen_index_encrypted.c zf->src = NULL; NULL 51 ext/zip/lib/zip_free.c if (za == NULL) NULL 74 ext/zip/lib/zip_free.c za->file[i]->za = NULL; NULL 46 ext/zip/lib/zip_get_archive_comment.c if (lenp != NULL) NULL 51 ext/zip/lib/zip_get_archive_comment.c if (lenp != NULL) NULL 53 ext/zip/lib/zip_get_archive_comment.c return NULL; NULL 57 ext/zip/lib/zip_get_archive_comment.c if (lenp != NULL) NULL 45 ext/zip/lib/zip_get_compression_implementation.c return NULL; NULL 45 ext/zip/lib/zip_get_encryption_implementation.c return NULL; NULL 45 ext/zip/lib/zip_get_file_comment.c return NULL; NULL 50 ext/zip/lib/zip_get_file_comment.c if (lenp != NULL) NULL 55 ext/zip/lib/zip_get_file_comment.c if (lenp != NULL) NULL 45 ext/zip/lib/zip_get_file_extra.c return NULL; NULL 50 ext/zip/lib/zip_get_file_extra.c if (lenp != NULL) NULL 55 ext/zip/lib/zip_get_file_extra.c if (lenp != NULL) NULL 54 ext/zip/lib/zip_get_name.c return NULL; NULL 60 ext/zip/lib/zip_get_name.c return NULL; NULL 66 ext/zip/lib/zip_get_name.c if (za->cdir == NULL || idx >= za->cdir->nentry) { NULL 68 ext/zip/lib/zip_get_name.c return NULL; NULL 43 ext/zip/lib/zip_get_num_entries.c if (za == NULL) NULL 47 ext/zip/lib/zip_get_num_entries.c if (za->cdir == NULL) NULL 43 ext/zip/lib/zip_get_num_files.c if (za == NULL) NULL 49 ext/zip/lib/zip_memdup.c return NULL; NULL 58 ext/zip/lib/zip_name_locate.c if (za == NULL) NULL 61 ext/zip/lib/zip_name_locate.c if (fname == NULL) { NULL 66 ext/zip/lib/zip_name_locate.c if ((flags & ZIP_FL_UNCHANGED) && za->cdir == NULL) { NULL 81 ext/zip/lib/zip_name_locate.c if (fn == NULL) NULL 54 ext/zip/lib/zip_new.c return NULL; NULL 57 ext/zip/lib/zip_new.c za->zn = NULL; NULL 58 ext/zip/lib/zip_new.c za->zp = NULL; NULL 60 ext/zip/lib/zip_new.c za->cdir = NULL; NULL 61 ext/zip/lib/zip_new.c za->ch_comment = NULL; NULL 64 ext/zip/lib/zip_new.c za->entry = NULL; NULL 66 ext/zip/lib/zip_new.c za->file = NULL; NULL 68 ext/zip/lib/zip_new.c za->default_password = NULL; NULL 72 ext/zip/lib/zip_open.c return NULL; NULL 80 ext/zip/lib/zip_open.c if ((fp=fopen(fn, "rb")) == NULL) { NULL 81 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_OPEN); NULL 82 ext/zip/lib/zip_open.c return NULL; NULL 100 ext/zip/lib/zip_open.c return NULL; NULL 106 ext/zip/lib/zip_open.c if ((za=_zip_allocate_new(fn, zep)) == NULL) NULL 114 ext/zip/lib/zip_open.c if (cdir == NULL) { NULL 116 ext/zip/lib/zip_open.c return NULL; NULL 119 ext/zip/lib/zip_open.c if ((za=_zip_allocate_new(fn, zep)) == NULL) { NULL 122 ext/zip/lib/zip_open.c return NULL; NULL 129 ext/zip/lib/zip_open.c * cdir->nentry)) == NULL) { NULL 130 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_MEMORY); NULL 132 ext/zip/lib/zip_open.c return NULL; NULL 181 ext/zip/lib/zip_open.c return NULL; NULL 187 ext/zip/lib/zip_open.c return NULL; NULL 192 ext/zip/lib/zip_open.c return NULL; NULL 201 ext/zip/lib/zip_open.c if ((cd=_zip_cdir_new(nentry, error)) == NULL) NULL 202 ext/zip/lib/zip_open.c return NULL; NULL 206 ext/zip/lib/zip_open.c cd->comment = NULL; NULL 214 ext/zip/lib/zip_open.c return NULL; NULL 221 ext/zip/lib/zip_open.c return NULL; NULL 227 ext/zip/lib/zip_open.c return NULL; NULL 233 ext/zip/lib/zip_open.c == NULL) { NULL 236 ext/zip/lib/zip_open.c return NULL; NULL 247 ext/zip/lib/zip_open.c bufp = NULL; NULL 260 ext/zip/lib/zip_open.c return NULL; NULL 270 ext/zip/lib/zip_open.c return NULL; NULL 280 ext/zip/lib/zip_open.c return NULL; NULL 334 ext/zip/lib/zip_open.c if (_zip_dirent_read(&temp, fp, NULL, NULL, 1, error) == -1) NULL 360 ext/zip/lib/zip_open.c if (za->zp == NULL || za->cdir == NULL) NULL 375 ext/zip/lib/zip_open.c &crc_got, NULL) < 0) NULL 460 ext/zip/lib/zip_open.c if ((za=_zip_new(&error)) == NULL) { NULL 462 ext/zip/lib/zip_open.c return NULL; NULL 465 ext/zip/lib/zip_open.c if (fn == NULL) NULL 466 ext/zip/lib/zip_open.c za->zn = NULL; NULL 471 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_MEMORY); NULL 472 ext/zip/lib/zip_open.c return NULL; NULL 485 ext/zip/lib/zip_open.c if (fn == NULL) { NULL 486 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_INVAL); NULL 494 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_OPEN); NULL 499 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_EXISTS); NULL 522 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_SEEK); NULL 523 ext/zip/lib/zip_open.c return NULL; NULL 528 ext/zip/lib/zip_open.c if ((buf=(unsigned char *)malloc(CDBUFSIZE)) == NULL) { NULL 529 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_MEMORY); NULL 530 ext/zip/lib/zip_open.c return NULL; NULL 537 ext/zip/lib/zip_open.c set_error(zep, NULL, ZIP_ER_READ); NULL 539 ext/zip/lib/zip_open.c return NULL; NULL 543 ext/zip/lib/zip_open.c cdir = NULL; NULL 548 ext/zip/lib/zip_open.c (const unsigned char *)EOCD_MAGIC, 4))!=NULL) { NULL 553 ext/zip/lib/zip_open.c &zerr)) == NULL) NULL 575 ext/zip/lib/zip_open.c cdirnew = NULL; NULL 583 ext/zip/lib/zip_open.c return NULL; NULL 598 ext/zip/lib/zip_open.c return NULL; NULL 602 ext/zip/lib/zip_open.c != NULL) { NULL 607 ext/zip/lib/zip_open.c return NULL; NULL 58 ext/zip/lib/zip_rename.c if ((old_name=zip_get_name(za, idx, 0)) == NULL) NULL 43 ext/zip/lib/zip_replace.c if (idx >= za->nentry || source == NULL) { NULL 48 ext/zip/lib/zip_replace.c if (_zip_replace(za, idx, NULL, source) == -1) NULL 69 ext/zip/lib/zip_replace.c if (_zip_entry_new(za) == NULL) NULL 80 ext/zip/lib/zip_replace.c za->entry[idx].state = ((za->cdir == NULL || idx >= za->cdir->nentry) NULL 48 ext/zip/lib/zip_set_archive_comment.c || (len > 0 && comment == NULL)) { NULL 59 ext/zip/lib/zip_set_archive_comment.c if ((tmpcom=(char *)_zip_memdup(comment, len, &za->error)) == NULL) NULL 63 ext/zip/lib/zip_set_archive_comment.c tmpcom = NULL; NULL 60 ext/zip/lib/zip_set_archive_flag.c if (_zip_changed(za, NULL)) { NULL 46 ext/zip/lib/zip_set_default_password.c if (za == NULL) NULL 53 ext/zip/lib/zip_set_default_password.c if ((za->default_password=strdup(passwd)) == NULL) { NULL 59 ext/zip/lib/zip_set_default_password.c za->default_password = NULL; NULL 50 ext/zip/lib/zip_set_file_comment.c || (len > 0 && comment == NULL)) { NULL 61 ext/zip/lib/zip_set_file_comment.c if ((tmpcom=(char *)_zip_memdup(comment, len, &za->error)) == NULL) NULL 65 ext/zip/lib/zip_set_file_comment.c tmpcom = NULL; NULL 50 ext/zip/lib/zip_set_file_extra.c || (len > 0 && extra == NULL)) { NULL 61 ext/zip/lib/zip_set_file_extra.c if ((tmpext=(char *)_zip_memdup(extra, len, &za->error)) == NULL) NULL 65 ext/zip/lib/zip_set_file_extra.c tmpext = NULL; NULL 49 ext/zip/lib/zip_set_name.c if (idx >= za->nentry || name == NULL) { NULL 54 ext/zip/lib/zip_set_name.c if ((i=_zip_name_locate(za, name, 0, NULL)) != -1 && i != idx) { NULL 63 ext/zip/lib/zip_set_name.c if ((s=strdup(name)) == NULL) { NULL 57 ext/zip/lib/zip_source_buffer.c if (za == NULL) NULL 58 ext/zip/lib/zip_source_buffer.c return NULL; NULL 60 ext/zip/lib/zip_source_buffer.c if (data == NULL && len > 0) { NULL 62 ext/zip/lib/zip_source_buffer.c return NULL; NULL 65 ext/zip/lib/zip_source_buffer.c if ((f=(struct read_data *)malloc(sizeof(*f))) == NULL) { NULL 67 ext/zip/lib/zip_source_buffer.c return NULL; NULL 73 ext/zip/lib/zip_source_buffer.c f->mtime = time(NULL); NULL 75 ext/zip/lib/zip_source_buffer.c if ((zs=zip_source_function(za, read_data, f)) == NULL) { NULL 77 ext/zip/lib/zip_source_buffer.c return NULL; NULL 153 ext/zip/lib/zip_source_buffer.c z->data = NULL; NULL 46 ext/zip/lib/zip_source_close.c if (src->src == NULL) NULL 47 ext/zip/lib/zip_source_close.c (void)src->cb.f(src->ud, NULL, 0, ZIP_SOURCE_CLOSE); NULL 49 ext/zip/lib/zip_source_close.c (void)src->cb.l(src->src, src->ud, NULL, 0, ZIP_SOURCE_CLOSE); NULL 59 ext/zip/lib/zip_source_crc.c if (src == NULL) { NULL 61 ext/zip/lib/zip_source_crc.c return NULL; NULL 64 ext/zip/lib/zip_source_crc.c if ((ctx=(struct crc *)malloc(sizeof(*ctx))) == NULL) { NULL 66 ext/zip/lib/zip_source_crc.c return NULL; NULL 88 ext/zip/lib/zip_source_crc.c ctx->crc = crc32(0, NULL, 0); NULL 70 ext/zip/lib/zip_source_deflate.c if (src == NULL || cm != ZIP_CM_DEFLATE) { NULL 72 ext/zip/lib/zip_source_deflate.c return NULL; NULL 75 ext/zip/lib/zip_source_deflate.c if ((ctx=(struct deflate *)malloc(sizeof(*ctx))) == NULL) { NULL 77 ext/zip/lib/zip_source_deflate.c return NULL; NULL 92 ext/zip/lib/zip_source_deflate.c ctx)) == NULL) { NULL 94 ext/zip/lib/zip_source_deflate.c return NULL; NULL 260 ext/zip/lib/zip_source_deflate.c ctx->zstr.opaque = NULL; NULL 262 ext/zip/lib/zip_source_deflate.c ctx->zstr.next_in = NULL; NULL 264 ext/zip/lib/zip_source_deflate.c ctx->zstr.next_out = NULL; NULL 335 ext/zip/lib/zip_source_deflate.c ctx->zstr.opaque = NULL; NULL 45 ext/zip/lib/zip_source_error.c if (src->src == NULL) { NULL 50 ext/zip/lib/zip_source_error.c if (src->src == NULL) { NULL 47 ext/zip/lib/zip_source_file.c if (za == NULL) NULL 48 ext/zip/lib/zip_source_file.c return NULL; NULL 50 ext/zip/lib/zip_source_file.c if (fname == NULL || len < -1) { NULL 52 ext/zip/lib/zip_source_file.c return NULL; NULL 55 ext/zip/lib/zip_source_file.c return _zip_source_file_or_p(za, fname, NULL, start, len, 1, NULL); NULL 65 ext/zip/lib/zip_source_filep.c if (za == NULL) NULL 66 ext/zip/lib/zip_source_filep.c return NULL; NULL 68 ext/zip/lib/zip_source_filep.c if (file == NULL || start < 0 || len < -1) { NULL 70 ext/zip/lib/zip_source_filep.c return NULL; NULL 73 ext/zip/lib/zip_source_filep.c return _zip_source_file_or_p(za, NULL, file, start, len, 1, NULL); NULL 86 ext/zip/lib/zip_source_filep.c if (file == NULL && fname == NULL) { NULL 88 ext/zip/lib/zip_source_filep.c return NULL; NULL 91 ext/zip/lib/zip_source_filep.c if ((f=(struct read_file *)malloc(sizeof(struct read_file))) == NULL) { NULL 93 ext/zip/lib/zip_source_filep.c return NULL; NULL 96 ext/zip/lib/zip_source_filep.c f->fname = NULL; NULL 98 ext/zip/lib/zip_source_filep.c if ((f->fname=strdup(fname)) == NULL) { NULL 101 ext/zip/lib/zip_source_filep.c return NULL; NULL 113 ext/zip/lib/zip_source_filep.c if ((zs=zip_source_function(za, read_file, f)) == NULL) { NULL 115 ext/zip/lib/zip_source_filep.c return NULL; NULL 136 ext/zip/lib/zip_source_filep.c if ((z->f=fopen(z->fname, "rb")) == NULL) { NULL 184 ext/zip/lib/zip_source_filep.c z->f = NULL; NULL 45 ext/zip/lib/zip_source_free.c if (src == NULL) NULL 51 ext/zip/lib/zip_source_free.c if (src->src == NULL) NULL 52 ext/zip/lib/zip_source_free.c (void)src->cb.f(src->ud, NULL, 0, ZIP_SOURCE_FREE); NULL 54 ext/zip/lib/zip_source_free.c (void)src->cb.l(src->src, src->ud, NULL, 0, ZIP_SOURCE_FREE); NULL 47 ext/zip/lib/zip_source_function.c if (za == NULL) NULL 48 ext/zip/lib/zip_source_function.c return NULL; NULL 50 ext/zip/lib/zip_source_function.c if ((zs=_zip_source_new(za)) == NULL) NULL 51 ext/zip/lib/zip_source_function.c return NULL; NULL 66 ext/zip/lib/zip_source_function.c if ((src=(struct zip_source *)malloc(sizeof(*src))) == NULL) { NULL 68 ext/zip/lib/zip_source_function.c return NULL; NULL 71 ext/zip/lib/zip_source_function.c src->src = NULL; NULL 72 ext/zip/lib/zip_source_function.c src->cb.f = NULL; NULL 73 ext/zip/lib/zip_source_function.c src->ud = NULL; NULL 48 ext/zip/lib/zip_source_layered.c if (za == NULL) NULL 49 ext/zip/lib/zip_source_layered.c return NULL; NULL 51 ext/zip/lib/zip_source_layered.c if ((zs=_zip_source_new(za)) == NULL) NULL 52 ext/zip/lib/zip_source_layered.c return NULL; NULL 50 ext/zip/lib/zip_source_open.c if (src->src == NULL) { NULL 51 ext/zip/lib/zip_source_open.c if (src->cb.f(src->ud, NULL, 0, ZIP_SOURCE_OPEN) < 0) NULL 60 ext/zip/lib/zip_source_open.c ret = src->cb.l(src->src, src->ud, NULL, 0, ZIP_SOURCE_OPEN); NULL 52 ext/zip/lib/zip_source_pkware.c static const uLongf *crc = NULL; NULL 74 ext/zip/lib/zip_source_pkware.c if (password == NULL || src == NULL || em != ZIP_EM_TRAD_PKWARE) { NULL 76 ext/zip/lib/zip_source_pkware.c return NULL; NULL 80 ext/zip/lib/zip_source_pkware.c return NULL; NULL 83 ext/zip/lib/zip_source_pkware.c if (crc == NULL) NULL 86 ext/zip/lib/zip_source_pkware.c if ((ctx=(struct trad_pkware *)malloc(sizeof(*ctx))) == NULL) { NULL 88 ext/zip/lib/zip_source_pkware.c return NULL; NULL 96 ext/zip/lib/zip_source_pkware.c decrypt(ctx, NULL, (const zip_uint8_t *)password, strlen(password), 1); NULL 98 ext/zip/lib/zip_source_pkware.c if ((s2=zip_source_layered(za, src, pkware_decrypt, ctx)) == NULL) { NULL 100 ext/zip/lib/zip_source_pkware.c return NULL; NULL 47 ext/zip/lib/zip_source_pop.c if (src == NULL) NULL 48 ext/zip/lib/zip_source_pop.c return NULL; NULL 52 ext/zip/lib/zip_source_pop.c if (lower == NULL) NULL 56 ext/zip/lib/zip_source_pop.c (void)src->cb.l(src, src->ud, NULL, 0, ZIP_SOURCE_CLOSE); NULL 57 ext/zip/lib/zip_source_pop.c (void)src->cb.l(src, src->ud, NULL, 0, ZIP_SOURCE_FREE); NULL 45 ext/zip/lib/zip_source_read.c if (!src->is_open || len > ZIP_INT64_MAX || (len > 0 && data == NULL)) { NULL 50 ext/zip/lib/zip_source_read.c if (src->src == NULL) NULL 45 ext/zip/lib/zip_source_stat.c if (st == NULL) { NULL 50 ext/zip/lib/zip_source_stat.c if (src->src == NULL) { NULL 63 ext/zip/lib/zip_source_zip.c if (za == NULL) NULL 64 ext/zip/lib/zip_source_zip.c return NULL; NULL 66 ext/zip/lib/zip_source_zip.c if (srcza == NULL || len < -1 || srcidx < 0 || srcidx >= srcza->nentry) { NULL 68 ext/zip/lib/zip_source_zip.c return NULL; NULL 74 ext/zip/lib/zip_source_zip.c return NULL; NULL 85 ext/zip/lib/zip_source_zip.c if ((p=(struct read_zip *)malloc(sizeof(*p))) == NULL) { NULL 87 ext/zip/lib/zip_source_zip.c return NULL; NULL 93 ext/zip/lib/zip_source_zip.c || (p->zf=zip_fopen_index(srcza, srcidx, flags)) == NULL) { NULL 98 ext/zip/lib/zip_source_zip.c return NULL; NULL 109 ext/zip/lib/zip_source_zip.c if ((zs=zip_source_function(za, read_zip, p)) == NULL) { NULL 111 ext/zip/lib/zip_source_zip.c return NULL; NULL 136 ext/zip/lib/zip_source_zip.c z->zf = NULL; NULL 51 ext/zip/lib/zip_stat_index.c if ((name=zip_get_name(za, index, flags)) == NULL) NULL 63 ext/zip/lib/zip_stat_index.c if (za->cdir == NULL || index >= za->cdir->nentry) { NULL 44 ext/zip/lib/zip_stat_init.c st->name = NULL; NULL 63 ext/zip/lib/zip_unchange.c _zip_get_name(za, idx, ZIP_FL_UNCHANGED, NULL), NULL 64 ext/zip/lib/zip_unchange.c 0, NULL); NULL 72 ext/zip/lib/zip_unchange.c za->entry[idx].ch_filename = NULL; NULL 76 ext/zip/lib/zip_unchange.c za->entry[idx].ch_extra = NULL; NULL 79 ext/zip/lib/zip_unchange.c za->entry[idx].ch_comment = NULL; NULL 46 ext/zip/lib/zip_unchange_archive.c za->ch_comment = NULL; NULL 47 ext/zip/lib/zip_unchange_data.c ze->source = NULL; NULL 73 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); \ NULL 85 ext/zip/php_zip.c if (zip_set_file_comment(intern, index, NULL, 0) < 0) { \ NULL 105 ext/zip/php_zip.c if (path_len < 1 || path == NULL) { NULL 106 ext/zip/php_zip.c return NULL; NULL 164 ext/zip/php_zip.c virtual_file_ex(&new_state, file, NULL, CWD_EXPAND TSRMLS_CC); NULL 189 ext/zip/php_zip.c php_basename(path_cleaned, path_cleaned_len, NULL, 0, &file_basename, (size_t *)&file_basename_len TSRMLS_CC); NULL 200 ext/zip/php_zip.c if (php_stream_stat_path_ex(file_dirname_fullpath, PHP_STREAM_URL_STAT_QUIET, &ssb, NULL) < 0) { NULL 213 ext/zip/php_zip.c ret = php_stream_mkdir(file_dirname_fullpath, 0777, PHP_STREAM_MKDIR_RECURSIVE|REPORT_ERRORS, NULL); NULL 238 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Full extraction path exceed MAXPATHLEN (%i)", MAXPATHLEN); NULL 258 ext/zip/php_zip.c stream = php_stream_open_wrapper(fullpath, "w+b", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL); NULL 260 ext/zip/php_zip.c stream = php_stream_open_wrapper(fullpath, "w+b", REPORT_ERRORS, NULL); NULL 263 ext/zip/php_zip.c if (stream == NULL) { NULL 269 ext/zip/php_zip.c if (zf == NULL) { NULL 368 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "remove_path option expected to be a string"); NULL 373 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string given as remove_path option"); NULL 378 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "remove_path string is too long (max: %i, %i given)", NULL 388 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "add_path option expected to be a string"); NULL 393 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string given as the add_path option"); NULL 398 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "add_path string too long (max: %i, %i given)", NULL 420 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid or unitialized Zip object"); \ NULL 468 ext/zip/php_zip.c return NULL; NULL 474 ext/zip/php_zip.c return NULL; NULL 483 ext/zip/php_zip.c return NULL; NULL 533 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN); NULL 538 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "At least one of the passed flags is invalid or not supported on this platform"); NULL 561 ext/zip/php_zip.c if (0 != (ret = glob(pattern, flags & GLOB_FLAGMASK, NULL, &globbuf))) { NULL 619 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "Glob support is not available"); NULL 658 ext/zip/php_zip.c files_cnt = php_stream_scandir(path, &namelist, NULL, (void *) php_stream_dirent_alphasort); NULL 661 ext/zip/php_zip.c pcre *re = NULL; NULL 662 ext/zip/php_zip.c pcre_extra *pcre_extra = NULL; NULL 667 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid expression"); NULL 689 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "add_path string too long (max: %i, %i given)", NULL 698 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot read <%s>", fullpath); NULL 708 ext/zip/php_zip.c matches = pcre_exec(re, NULL, namelist[i], strlen(namelist[i]), 0, 0, ovector, 3); NULL 817 ext/zip/php_zip.c zend_hash_add(prop_handler, name, strlen(name)+1, &hnd, sizeof(zip_prop_handler), NULL); NULL 823 ext/zip/php_zip.c const char *retchar = NULL; NULL 827 ext/zip/php_zip.c if (obj && obj->za != NULL) { NULL 834 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal zip error returned"); NULL 876 ext/zip/php_zip.c zval **retval = NULL; NULL 887 ext/zip/php_zip.c key = NULL; NULL 893 ext/zip/php_zip.c if (obj->prop_handler != NULL) { NULL 928 ext/zip/php_zip.c key = NULL; NULL 934 ext/zip/php_zip.c if (obj->prop_handler != NULL) { NULL 975 ext/zip/php_zip.c key = NULL; NULL 981 ext/zip/php_zip.c if (obj->prop_handler != NULL) { NULL 1033 ext/zip/php_zip.c if (obj->prop_handler == NULL) { NULL 1034 ext/zip/php_zip.c return NULL; NULL 1045 ext/zip/php_zip.c zend_hash_update(props, key, key_len, (void *)&val, sizeof(zval *), NULL); NULL 1064 ext/zip/php_zip.c intern->za = NULL; NULL 1074 ext/zip/php_zip.c intern->za = NULL; NULL 1105 ext/zip/php_zip.c intern->za = NULL; NULL 1106 ext/zip/php_zip.c intern->buffers = NULL; NULL 1107 ext/zip/php_zip.c intern->filename = NULL; NULL 1115 ext/zip/php_zip.c zend_hash_init(intern->zo.properties, 0, NULL, ZVAL_PTR_DTOR, 0); NULL 1122 ext/zip/php_zip.c NULL, NULL 1124 ext/zip/php_zip.c NULL TSRMLS_CC); NULL 1145 ext/zip/php_zip.c zip_int->za = NULL; NULL 1150 ext/zip/php_zip.c rsrc->ptr = NULL; NULL 1169 ext/zip/php_zip.c zr_rsrc->zf = NULL; NULL 1172 ext/zip/php_zip.c rsrc->ptr = NULL; NULL 1195 ext/zip/php_zip.c NULL, NULL 1196 ext/zip/php_zip.c NULL, NULL 1223 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string as source"); NULL 1238 ext/zip/php_zip.c if (rsrc_int->za == NULL) { NULL 1255 ext/zip/php_zip.c zip_rsrc *z_rsrc = NULL; NULL 1317 ext/zip/php_zip.c char *mode = NULL; NULL 1329 ext/zip/php_zip.c if (zr_rsrc->zf != NULL) { NULL 1499 ext/zip/php_zip.c ze_zip_object *ze_obj = NULL; NULL 1511 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string as source"); NULL 1528 ext/zip/php_zip.c ze_obj->za = NULL; NULL 1532 ext/zip/php_zip.c ze_obj->filename = NULL; NULL 1567 ext/zip/php_zip.c ze_obj->filename = NULL; NULL 1569 ext/zip/php_zip.c ze_obj->za = NULL; NULL 1654 ext/zip/php_zip.c char *path = NULL; NULL 1655 ext/zip/php_zip.c char *remove_path = NULL; NULL 1656 ext/zip/php_zip.c char *add_path = NULL; NULL 1660 ext/zip/php_zip.c zval *options = NULL; NULL 1682 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as pattern"); NULL 1703 ext/zip/php_zip.c zval **zval_file = NULL; NULL 1709 ext/zip/php_zip.c char *basename = NULL; NULL 1714 ext/zip/php_zip.c php_basename(Z_STRVAL_PP(zval_file), Z_STRLEN_PP(zval_file), NULL, 0, NULL 1717 ext/zip/php_zip.c } else if (remove_path && strstr(Z_STRVAL_PP(zval_file), remove_path) != NULL) { NULL 1727 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Entry name too long (max: %d, %ld given)", NULL 1742 ext/zip/php_zip.c basename = NULL; NULL 1779 ext/zip/php_zip.c char *entry_name = NULL; NULL 1795 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as filename"); NULL 1851 ext/zip/php_zip.c if (zs == NULL) { NULL 2040 ext/zip/php_zip.c if(comment==NULL) { NULL 2069 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); NULL 2130 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); NULL 2259 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as new entry name"); NULL 2290 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as new entry name"); NULL 2421 ext/zip/php_zip.c zval *zval_files = NULL; NULL 2422 ext/zip/php_zip.c zval **zval_file = NULL; NULL 2442 ext/zip/php_zip.c if (php_stream_stat_path_ex(pathto, PHP_STREAM_URL_STAT_QUIET, &ssb, NULL) < 0) { NULL 2443 ext/zip/php_zip.c ret = php_stream_mkdir(pathto, 0777, PHP_STREAM_MKDIR_RECURSIVE, NULL); NULL 2478 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid argument, expect string or array of strings"); NULL 2486 ext/zip/php_zip.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal archive"); NULL 2549 ext/zip/php_zip.c if (zf == NULL) { NULL 2765 ext/zip/php_zip.c {NULL, NULL, NULL} NULL 2777 ext/zip/php_zip.c zip_object_handlers.clone_obj = NULL; NULL 2788 ext/zip/php_zip.c zend_hash_init(&zip_prop_handlers, 0, NULL, NULL, 1); NULL 2789 ext/zip/php_zip.c php_zip_register_prop_handler(&zip_prop_handlers, "status", php_zip_status, NULL, NULL, IS_LONG TSRMLS_CC); NULL 2790 ext/zip/php_zip.c php_zip_register_prop_handler(&zip_prop_handlers, "statusSys", php_zip_status_sys, NULL, NULL, IS_LONG TSRMLS_CC); NULL 2791 ext/zip/php_zip.c php_zip_register_prop_handler(&zip_prop_handlers, "numFiles", php_zip_get_num_files, NULL, NULL, IS_LONG TSRMLS_CC); NULL 2792 ext/zip/php_zip.c php_zip_register_prop_handler(&zip_prop_handlers, "filename", NULL, NULL, php_zipobj_get_filename, IS_STRING TSRMLS_CC); NULL 2793 ext/zip/php_zip.c php_zip_register_prop_handler(&zip_prop_handlers, "comment", NULL, php_zipobj_get_zip_comment, NULL, IS_STRING TSRMLS_CC); NULL 2851 ext/zip/php_zip.c le_zip_dir = zend_register_list_destructors_ex(php_zip_free_dir, NULL, le_zip_dir_name, module_number); NULL 2852 ext/zip/php_zip.c le_zip_entry = zend_register_list_destructors_ex(php_zip_free_entry, NULL, le_zip_entry_name, module_number); NULL 49 ext/zip/php_zip.h (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(filename TSRMLS_CC) NULL 42 ext/zip/zip_stream.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Zip stream error: %s", zip_file_strerror(self->zf)); NULL 75 ext/zip/zip_stream.c self->zf = NULL; NULL 80 ext/zip/zip_stream.c self->za = NULL; NULL 84 ext/zip/zip_stream.c stream->abstract = NULL; NULL 136 ext/zip/zip_stream.c php_basename((char *)path, path_len - fragment_len, NULL, 0, &file_basename, &file_basename_len TSRMLS_CC); NULL 181 ext/zip/zip_stream.c NULL, /* seek */ NULL 182 ext/zip/zip_stream.c NULL, /* cast */ NULL 184 ext/zip/zip_stream.c NULL /* set_option */ NULL 190 ext/zip/zip_stream.c struct zip_file *zf = NULL; NULL 193 ext/zip/zip_stream.c php_stream *stream = NULL; NULL 198 ext/zip/zip_stream.c return NULL; NULL 203 ext/zip/zip_stream.c return NULL; NULL 209 ext/zip/zip_stream.c return NULL; NULL 218 ext/zip/zip_stream.c self->stream = NULL; NULL 220 ext/zip/zip_stream.c stream = php_stream_alloc(&php_stream_zipio_ops, self, NULL, mode); NULL 228 ext/zip/zip_stream.c return NULL; NULL 251 ext/zip/zip_stream.c struct zip_file *zf = NULL; NULL 256 ext/zip/zip_stream.c php_stream *stream = NULL; NULL 261 ext/zip/zip_stream.c return NULL; NULL 271 ext/zip/zip_stream.c return NULL; NULL 275 ext/zip/zip_stream.c return NULL; NULL 281 ext/zip/zip_stream.c php_basename(path, path_len - fragment_len, NULL, 0, &file_basename, &file_basename_len TSRMLS_CC); NULL 286 ext/zip/zip_stream.c return NULL; NULL 297 ext/zip/zip_stream.c self->stream = NULL; NULL 299 ext/zip/zip_stream.c stream = php_stream_alloc(&php_stream_zipio_ops, self, NULL, mode); NULL 312 ext/zip/zip_stream.c return NULL; NULL 321 ext/zip/zip_stream.c NULL, /* close */ NULL 322 ext/zip/zip_stream.c NULL, /* fstat */ NULL 323 ext/zip/zip_stream.c NULL, /* stat */ NULL 324 ext/zip/zip_stream.c NULL, /* opendir */ NULL 326 ext/zip/zip_stream.c NULL, /* unlink */ NULL 327 ext/zip/zip_stream.c NULL, /* rename */ NULL 328 ext/zip/zip_stream.c NULL, /* mkdir */ NULL 329 ext/zip/zip_stream.c NULL /* rmdir */ NULL 334 ext/zip/zip_stream.c NULL, NULL 224 ext/zlib/zlib.c php_output_handler_hook(PHP_OUTPUT_HANDLER_HOOK_IMMUTABLE, NULL TSRMLS_CC); NULL 260 ext/zlib/zlib.c php_output_handler *h = NULL; NULL 336 ext/zlib/zlib.c *out_buf = NULL; NULL 339 ext/zlib/zlib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status)); NULL 348 ext/zlib/zlib.c php_zlib_buffer buffer = {NULL, NULL, 0, 0, 0}; NULL 350 ext/zlib/zlib.c *buf = NULL; NULL 427 ext/zlib/zlib.c *out_buf = NULL; NULL 430 ext/zlib/zlib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status)); NULL 441 ext/zlib/zlib.c ZLIBG(ob_gzhandler) = NULL; NULL 553 ext/zlib/zlib.c stream = php_stream_gzopen(NULL, filename, "rb", flags, NULL, NULL STREAMS_CC TSRMLS_CC); NULL 566 ext/zlib/zlib.c while (php_stream_gets(stream, buf, sizeof(buf) - 1) != NULL) { NULL 592 ext/zlib/zlib.c stream = php_stream_gzopen(NULL, filename, mode, flags, NULL, NULL STREAMS_CC TSRMLS_CC); NULL 620 ext/zlib/zlib.c stream = php_stream_gzopen(NULL, filename, "rb", flags, NULL, NULL STREAMS_CC TSRMLS_CC); NULL 649 ext/zlib/zlib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "compression level (%ld) must be within -1..9", level); \ NULL 658 ext/zlib/zlib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "encoding mode must be either ZLIB_ENCODING_RAW, ZLIB_ENCODING_GZIP or ZLIB_ENCODING_DEFLATE"); \ NULL 678 ext/zlib/zlib.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "length (%ld) must be greater or equal zero", max_len); \ NULL 871 ext/zlib/zlib.c if (new_value == NULL) { NULL 1006 ext/zlib/zlib.c zlib_globals->ob_gzhandler = NULL; NULL 1024 ext/zlib/zlib.c NULL, NULL 1025 ext/zlib/zlib.c NULL, NULL 289 ext/zlib/zlib_filter.c php_stream_filter_ops *fops = NULL; NULL 296 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes", sizeof(php_zlib_filter_data)); NULL 297 ext/zlib/zlib_filter.c return NULL; NULL 308 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes", data->inbuf_len); NULL 310 ext/zlib/zlib_filter.c return NULL; NULL 315 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes", data->outbuf_len); NULL 318 ext/zlib/zlib_filter.c return NULL; NULL 338 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter give for window size. (%ld)", Z_LVAL(tmp)); NULL 372 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter give for memory level. (%ld)", Z_LVAL(tmp)); NULL 385 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter give for window size. (%ld)", Z_LVAL(tmp)); NULL 408 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid compression level specified. (%ld)", Z_LVAL(tmp)); NULL 414 ext/zlib/zlib_filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid filter parameter, ignored"); NULL 428 ext/zlib/zlib_filter.c return NULL; NULL 61 ext/zlib/zlib_fopen_wrapper.c assert(self != NULL); NULL 64 ext/zlib/zlib_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "SEEK_END is not supported"); NULL 80 ext/zlib/zlib_fopen_wrapper.c self->gz_file = NULL; NULL 84 ext/zlib/zlib_fopen_wrapper.c self->stream = NULL; NULL 104 ext/zlib/zlib_fopen_wrapper.c NULL, /* cast */ NULL 105 ext/zlib/zlib_fopen_wrapper.c NULL, /* stat */ NULL 106 ext/zlib/zlib_fopen_wrapper.c NULL /* set_option */ NULL 113 ext/zlib/zlib_fopen_wrapper.c php_stream *stream = NULL, *innerstream = NULL; NULL 118 ext/zlib/zlib_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot open a zlib stream for reading and writing at the same time!"); NULL 120 ext/zlib/zlib_fopen_wrapper.c return NULL; NULL 151 ext/zlib/zlib_fopen_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "gzopen failed"); NULL 158 ext/zlib/zlib_fopen_wrapper.c return NULL; NULL 163 ext/zlib/zlib_fopen_wrapper.c NULL, /* close */ NULL 164 ext/zlib/zlib_fopen_wrapper.c NULL, /* stat */ NULL 165 ext/zlib/zlib_fopen_wrapper.c NULL, /* stat_url */ NULL 166 ext/zlib/zlib_fopen_wrapper.c NULL, /* opendir */ NULL 168 ext/zlib/zlib_fopen_wrapper.c NULL, /* unlink */ NULL 169 ext/zlib/zlib_fopen_wrapper.c NULL, /* rename */ NULL 170 ext/zlib/zlib_fopen_wrapper.c NULL, /* mkdir */ NULL 171 ext/zlib/zlib_fopen_wrapper.c NULL /* rmdir */ NULL 176 ext/zlib/zlib_fopen_wrapper.c NULL, NULL 63 main/SAPI.c zend_hash_init_ex(&sapi_globals->known_post_content_types, 5, NULL, NULL, 1, 0); NULL 82 main/SAPI.c sf->ini_entries = NULL; NULL 159 main/SAPI.c zval *retval_ptr = NULL; NULL 163 main/SAPI.c fci.object_ptr = NULL; NULL 167 main/SAPI.c fci.params = NULL; NULL 169 main/SAPI.c fci.symbol_table = NULL; NULL 173 main/SAPI.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the sapi_header_callback"); NULL 185 main/SAPI.c SG(request_info).post_data = NULL; NULL 188 main/SAPI.c SG(request_info).content_type_dup = NULL; NULL 199 main/SAPI.c void (*post_reader_func)(TSRMLS_D) = NULL; NULL 229 main/SAPI.c SG(request_info).post_entry = NULL; NULL 232 main/SAPI.c SG(request_info).content_type_dup = NULL; NULL 259 main/SAPI.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "POST Content-Length of %ld bytes exceeds the limit of %ld bytes", NULL 272 main/SAPI.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Actual POST length does not match Content-Length, and exceeds %ld bytes", SG(post_max_size)); NULL 362 main/SAPI.c if (*mimetype != NULL) { NULL 363 main/SAPI.c if (*charset && strncmp(*mimetype, "text/", 5) == 0 && strstr(*mimetype, "charset=") == NULL) { NULL 387 main/SAPI.c SG(sapi_headers).http_status_line = NULL; NULL 388 main/SAPI.c SG(sapi_headers).mimetype = NULL; NULL 390 main/SAPI.c SG(request_info).post_data = NULL; NULL 391 main/SAPI.c SG(request_info).raw_post_data = NULL; NULL 392 main/SAPI.c SG(request_info).current_user = NULL; NULL 395 main/SAPI.c SG(request_info).post_entry = NULL; NULL 430 main/SAPI.c SG(sapi_headers).http_status_line = NULL; NULL 431 main/SAPI.c SG(sapi_headers).mimetype = NULL; NULL 434 main/SAPI.c SG(callback_func) = NULL; NULL 436 main/SAPI.c SG(request_info).post_data = NULL; NULL 437 main/SAPI.c SG(request_info).raw_post_data = NULL; NULL 438 main/SAPI.c SG(request_info).current_user = NULL; NULL 441 main/SAPI.c SG(request_info).post_entry = NULL; NULL 451 main/SAPI.c SG(rfc1867_uploaded_files) = NULL; NULL 464 main/SAPI.c SG(request_info).content_type_dup = NULL; NULL 470 main/SAPI.c SG(request_info).content_type_dup = NULL; NULL 490 main/SAPI.c SG(sapi_headers).http_status_line = NULL; NULL 536 main/SAPI.c SG(sapi_headers).mimetype = NULL; NULL 552 main/SAPI.c SG(server_context) = NULL; NULL 553 main/SAPI.c SG(request_info).request_method = NULL; NULL 554 main/SAPI.c SG(request_info).auth_digest = SG(request_info).auth_user = SG(request_info).auth_password = NULL; NULL 555 main/SAPI.c SG(request_info).content_type_dup = NULL; NULL 585 main/SAPI.c SG(sapi_headers).http_status_line = NULL; NULL 778 main/SAPI.c char *ptr = colon_offset+1, *mimetype = NULL, *newheader; NULL 910 main/SAPI.c sapi_module.send_header(NULL, SG(server_context) TSRMLS_CC); NULL 946 main/SAPI.c (void *) post_entry, sizeof(sapi_post_entry), NULL); NULL 1004 main/SAPI.c return NULL; NULL 1017 main/SAPI.c return NULL; NULL 1020 main/SAPI.c sapi_module.input_filter(PARSE_STRING, name, &value, strlen(value), NULL TSRMLS_CC); NULL 1024 main/SAPI.c return NULL; NULL 1072 main/SAPI.c if (!gettimeofday(&tp, NULL)) { NULL 78 main/alloca.c #ifndef NULL NULL 106 main/alloca.c static char *addr = NULL; /* Address of first `dummy', once known. */ NULL 109 main/alloca.c if (addr == NULL) NULL 148 main/alloca.c static header *last_alloca_header = NULL; /* -> last alloca header. */ NULL 179 main/alloca.c for (hp = last_alloca_header; hp != NULL;) NULL 200 main/alloca.c return NULL; /* No allocation required. */ NULL 117 main/fopen_wrappers.c if (end != NULL) { NULL 167 main/fopen_wrappers.c if (expand_filepath(path, resolved_name TSRMLS_CC) == NULL) { NULL 174 main/fopen_wrappers.c while (VCWD_REALPATH(path_tmp, resolved_name) == NULL) { NULL 228 main/fopen_wrappers.c if (expand_filepath(local_open_basedir, resolved_basedir TSRMLS_CC) != NULL) { NULL 304 main/fopen_wrappers.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "File name is longer than the maximum allowed path length on this platform (%d): %s", MAXPATHLEN, path); NULL 315 main/fopen_wrappers.c if (end != NULL) { NULL 328 main/fopen_wrappers.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "open_basedir restriction in effect. File(%s) is not within the allowed path(s): (%s)", path, PG(open_basedir)); NULL 347 main/fopen_wrappers.c return NULL; NULL 351 main/fopen_wrappers.c *opened_path = expand_filepath_with_mode(path, NULL, NULL, 0, CWD_EXPAND TSRMLS_CC); NULL 362 main/fopen_wrappers.c char *filename = NULL; NULL 363 main/fopen_wrappers.c char *resolved_path = NULL; NULL 443 main/fopen_wrappers.c SG(request_info).path_translated = NULL; NULL 456 main/fopen_wrappers.c SG(request_info).path_translated = NULL; NULL 482 main/fopen_wrappers.c return NULL; NULL 494 main/fopen_wrappers.c return NULL; NULL 506 main/fopen_wrappers.c return NULL; NULL 542 main/fopen_wrappers.c ptr = NULL; NULL 553 main/fopen_wrappers.c if (SUCCESS == wrapper->wops->url_stat(wrapper, trypath, 0, &ssb, NULL TSRMLS_CC)) { NULL 584 main/fopen_wrappers.c return NULL; NULL 589 main/fopen_wrappers.c if (SUCCESS == wrapper->wops->url_stat(wrapper, trypath, 0, &ssb, NULL TSRMLS_CC)) { NULL 593 main/fopen_wrappers.c return NULL; NULL 603 main/fopen_wrappers.c return NULL; NULL 622 main/fopen_wrappers.c *opened_path = NULL; NULL 626 main/fopen_wrappers.c return NULL; NULL 668 main/fopen_wrappers.c if (end != NULL) { NULL 673 main/fopen_wrappers.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN); NULL 684 main/fopen_wrappers.c return NULL; NULL 694 main/fopen_wrappers.c if (url == NULL) { NULL 732 main/fopen_wrappers.c return expand_filepath_ex(filepath, real_path, NULL, 0 TSRMLS_CC); NULL 753 main/fopen_wrappers.c return NULL; NULL 761 main/fopen_wrappers.c return NULL; NULL 797 main/fopen_wrappers.c if (virtual_file_ex(&new_state, filepath, NULL, realpath_mode TSRMLS_CC)) { NULL 799 main/fopen_wrappers.c return NULL; NULL 40 main/fopen_wrappers.h (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(filename TSRMLS_CC) NULL 95 main/getopt.c if ((pos = php_memnstr(&argv[*optind][arg_start], "=", 1, argv[*optind]+arg_end)) != NULL) { NULL 191 main/main.c char *s = NULL, *e; NULL 198 main/main.c if (e == NULL) { NULL 208 main/main.c s = NULL; NULL 229 main/main.c char *s = NULL, *e; NULL 244 main/main.c s = NULL; NULL 270 main/main.c PG(php_binary) = NULL; NULL 279 main/main.c if ((envpath = getenv("PATH")) != NULL) { NULL 281 main/main.c char *last = NULL; NULL 293 main/main.c search_dir = php_strtok_r(NULL, ":", &last); NULL 299 main/main.c binary_location = NULL; NULL 303 main/main.c binary_location = NULL; NULL 306 main/main.c binary_location = NULL; NULL 379 main/main.c tmp_value = (ini_entry->orig_value ? ini_entry->orig_value : NULL ); NULL 385 main/main.c tmp_value = NULL; NULL 474 main/main.c # define DEFAULT_SENDMAIL_PATH NULL NULL 484 main/main.c PHP_INI_ENTRY_EX("highlight.comment", HL_COMMENT_COLOR, PHP_INI_ALL, NULL, php_ini_color_displayer_cb) NULL 485 main/main.c PHP_INI_ENTRY_EX("highlight.default", HL_DEFAULT_COLOR, PHP_INI_ALL, NULL, php_ini_color_displayer_cb) NULL 486 main/main.c PHP_INI_ENTRY_EX("highlight.html", HL_HTML_COLOR, PHP_INI_ALL, NULL, php_ini_color_displayer_cb) NULL 487 main/main.c PHP_INI_ENTRY_EX("highlight.keyword", HL_KEYWORD_COLOR, PHP_INI_ALL, NULL, php_ini_color_displayer_cb) NULL 488 main/main.c PHP_INI_ENTRY_EX("highlight.string", HL_STRING_COLOR, PHP_INI_ALL, NULL, php_ini_color_displayer_cb) NULL 510 main/main.c STD_PHP_INI_ENTRY("output_handler", NULL, PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateString, output_handler, php_core_globals, core_globals) NULL 517 main/main.c STD_PHP_INI_ENTRY("unserialize_callback_func", NULL, PHP_INI_ALL, OnUpdateString, unserialize_callback_func, php_core_globals, core_globals) NULL 522 main/main.c STD_PHP_INI_ENTRY("auto_append_file", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, auto_append_file, php_core_globals, core_globals) NULL 523 main/main.c STD_PHP_INI_ENTRY("auto_prepend_file", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, auto_prepend_file, php_core_globals, core_globals) NULL 524 main/main.c STD_PHP_INI_ENTRY("doc_root", NULL, PHP_INI_SYSTEM, OnUpdateStringUnempty, doc_root, php_core_globals, core_globals) NULL 527 main/main.c STD_PHP_INI_ENTRY("error_log", NULL, PHP_INI_ALL, OnUpdateErrorLog, error_log, php_core_globals, core_globals) NULL 529 main/main.c STD_PHP_INI_ENTRY("sys_temp_dir", NULL, PHP_INI_SYSTEM, OnUpdateStringUnempty, sys_temp_dir, php_core_globals, core_globals) NULL 532 main/main.c STD_PHP_INI_ENTRY("open_basedir", NULL, PHP_INI_ALL, OnUpdateBaseDir, open_basedir, php_core_globals, core_globals) NULL 537 main/main.c STD_PHP_INI_ENTRY("upload_tmp_dir", NULL, PHP_INI_SYSTEM, OnUpdateStringUnempty, upload_tmp_dir, php_core_globals, core_globals) NULL 541 main/main.c STD_PHP_INI_ENTRY("user_dir", NULL, PHP_INI_SYSTEM, OnUpdateString, user_dir, php_core_globals, core_globals) NULL 543 main/main.c STD_PHP_INI_ENTRY("request_order", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, request_order, php_core_globals, core_globals) NULL 545 main/main.c STD_PHP_INI_ENTRY("error_append_string", NULL, PHP_INI_ALL, OnUpdateString, error_append_string, php_core_globals, core_globals) NULL 546 main/main.c STD_PHP_INI_ENTRY("error_prepend_string", NULL, PHP_INI_ALL, OnUpdateString, error_prepend_string, php_core_globals, core_globals) NULL 548 main/main.c PHP_INI_ENTRY("SMTP", "localhost",PHP_INI_ALL, NULL) NULL 549 main/main.c PHP_INI_ENTRY("smtp_port", "25", PHP_INI_ALL, NULL) NULL 551 main/main.c STD_PHP_INI_ENTRY("mail.log", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateMailLog, mail_log, php_core_globals, core_globals) NULL 552 main/main.c PHP_INI_ENTRY("browscap", NULL, PHP_INI_SYSTEM, OnChangeBrowscap) NULL 555 main/main.c PHP_INI_ENTRY("sendmail_from", NULL, PHP_INI_ALL, NULL) NULL 556 main/main.c PHP_INI_ENTRY("sendmail_path", DEFAULT_SENDMAIL_PATH, PHP_INI_SYSTEM, NULL) NULL 557 main/main.c PHP_INI_ENTRY("mail.force_extra_parameters",NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnChangeMailForceExtra) NULL 558 main/main.c PHP_INI_ENTRY("disable_functions", "", PHP_INI_SYSTEM, NULL) NULL 559 main/main.c PHP_INI_ENTRY("disable_classes", "", PHP_INI_SYSTEM, NULL) NULL 560 main/main.c PHP_INI_ENTRY("max_file_uploads", "20", PHP_INI_SYSTEM|PHP_INI_PERDIR, NULL) NULL 621 main/main.c if (PG(error_log) != NULL) { NULL 703 main/main.c char *buffer = NULL, *docref_buf = NULL, *target = NULL; NULL 720 main/main.c char *replace = php_escape_html_entities(buffer, buffer_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC); NULL 778 main/main.c char *replace = php_escape_html_entities(origin, origin_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC); NULL 786 main/main.c docref = NULL; NULL 800 main/main.c while((p = strchr(docref_buf, '_')) != NULL) { NULL 865 main/main.c zend_hash_update(EG(active_symbol_table), "php_errormsg", sizeof("php_errormsg"), (void **) &tmp, sizeof(zval *), NULL); NULL 920 main/main.c php_error_docref2(NULL TSRMLS_CC, param1, param2, E_WARNING, "%s", strerror(errno)); NULL 925 main/main.c FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, buf, PHP_WIN32_ERROR_MSG_BUFFER_SIZE, NULL); NULL 931 main/main.c php_error_docref2(NULL TSRMLS_CC, param1, param2, E_WARNING, "%s (code: %lu)", (char *)buf, error); NULL 977 main/main.c PG(last_error_message) = NULL; NULL 981 main/main.c PG(last_error_file) = NULL; NULL 1070 main/main.c MessageBox(NULL, buffer, error_type_str, MB_OK|ZEND_SERVICE_MB_STYLE); NULL 1088 main/main.c char *buf = php_escape_html_entities(buffer, buffer_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC); NULL 1195 main/main.c zend_hash_update(EG(active_symbol_table), "php_errormsg", sizeof("php_errormsg"), (void **) & tmp, sizeof(zval *), NULL); NULL 1237 main/main.c struct passwd *retpwptr = NULL; NULL 1251 main/main.c if ((pwd=getpwuid(pstat->st_uid))==NULL) { NULL 1351 main/main.c && (p = php_stream_mmap_range(stream, 0, len, PHP_STREAM_MAP_MODE_SHARED_READONLY, &mapped_len)) != NULL) { NULL 1402 main/main.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed opening '%s' for highlighting", php_strip_url_passwd((char *) data)); NULL 1488 main/main.c while (waitpid(-1, NULL, WNOHANG) > 0); NULL 1587 main/main.c php_output_start_user(NULL, PG(output_buffering) > 1 ? PG(output_buffering) : 0, PHP_OUTPUT_HANDLER_STDFLAGS TSRMLS_CC); NULL 1738 main/main.c EG(opline_ptr) = NULL; NULL 1739 main/main.c EG(active_op_array) = NULL; NULL 1800 main/main.c PG(last_error_message) = NULL; NULL 1804 main/main.c PG(last_error_file) = NULL; NULL 1855 main/main.c if (CoInitialize(NULL) == S_OK) { NULL 1924 main/main.c if (zend_register_internal_module(*ptr TSRMLS_CC)==NULL) { NULL 1943 main/main.c if (zend_register_internal_module(ptr++ TSRMLS_CC) == NULL) { NULL 2009 main/main.c if (old_invalid_parameter_handler != NULL) { NULL 2055 main/main.c zend_startup(&zuf, NULL TSRMLS_CC); NULL 2081 main/main.c EG(bailout) = NULL; NULL 2083 main/main.c EG(active_symbol_table) = NULL; NULL 2086 main/main.c SG(request_info).argv0 = NULL; NULL 2088 main/main.c SG(request_info).argv=(char **)NULL; NULL 2091 main/main.c PG(last_error_message) = NULL; NULL 2092 main/main.c PG(last_error_file) = NULL; NULL 2095 main/main.c EG(exception_class) = NULL; NULL 2096 main/main.c PG(disable_functions) = NULL; NULL 2097 main/main.c PG(disable_classes) = NULL; NULL 2098 main/main.c EG(exception) = NULL; NULL 2099 main/main.c EG(objects_store).object_buckets = NULL; NULL 2118 main/main.c le_index_ptr = zend_register_list_destructors_ex(NULL, NULL, "index pointer", 0); NULL 2240 main/main.c zend_register_functions(NULL, sapi_module.additional_functions, NULL, MODULE_PERSISTENT TSRMLS_CC); NULL 2241 main/main.c EG(current_module) = NULL; NULL 2282 main/main.c NULL NULL 2304 main/main.c NULL NULL 2414 main/main.c if (old_invalid_parameter_handler == NULL) { NULL 2468 main/main.c primary_file->opened_path == NULL && NULL 2476 main/main.c zend_hash_add(&EG(included_files), realfile, realfile_len+1, (void *)&dummy, sizeof(int), NULL); NULL 2483 main/main.c prepend_file.opened_path = NULL; NULL 2488 main/main.c prepend_file_p = NULL; NULL 2493 main/main.c append_file.opened_path = NULL; NULL 2498 main/main.c append_file_p = NULL; NULL 2506 main/main.c retval = (zend_execute_scripts(ZEND_REQUIRE TSRMLS_CC, NULL, 3, prepend_file_p, primary_file, append_file_p) == SUCCESS); NULL 2587 main/main.c user = php_base64_decode(auth + 6, strlen(auth) - 6, NULL); NULL 2602 main/main.c SG(request_info).auth_user = SG(request_info).auth_password = NULL; NULL 2604 main/main.c SG(request_info).auth_digest = NULL; NULL 2613 main/main.c SG(request_info).auth_digest = NULL; NULL 129 main/mergesort.c if ((list2 = malloc(nmemb * size + PSIZE)) == NULL) NULL 136 main/network.c {0, NULL} NULL 140 main/network.c for (i = 0; values[i].msg != NULL; i++) { NULL 158 main/network.c if (sal == NULL) NULL 160 main/network.c for (sap = sal; *sap != NULL; sap++) NULL 183 main/network.c if (host == NULL) { NULL 213 main/network.c if ((n = getaddrinfo(host, NULL, &hints, &res))) { NULL 216 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", *error_string); NULL 218 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_network_getaddresses: getaddrinfo failed: %s", PHP_GAI_STRERROR(n)); NULL 221 main/network.c } else if (res == NULL) { NULL 224 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", *error_string); NULL 226 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_network_getaddresses: getaddrinfo failed (null result pointer)"); NULL 232 main/network.c for (n = 1; (sai = sai->ai_next) != NULL; n++) NULL 243 main/network.c } while ((sai = sai->ai_next) != NULL); NULL 250 main/network.c if (host_info == NULL) { NULL 253 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", *error_string); NULL 255 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_network_getaddresses: gethostbyname failed"); NULL 271 main/network.c *sap = NULL; NULL 329 main/network.c *error_string = php_socket_strerror(error, NULL, 0); NULL 385 main/network.c *error_string = php_socket_strerror(error, NULL, 0); NULL 391 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Asynchronous connect() not supported on this platform"); NULL 434 main/network.c for (sal = psal; *sal != NULL; sal++) { NULL 460 main/network.c sa = NULL; NULL 490 main/network.c *error_string = php_socket_strerror(err, NULL, 0); NULL 511 main/network.c char *errstr = NULL; NULL 557 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to resolve `%s': %s", tmp, errstr); NULL 609 main/network.c char *buf = NULL; NULL 747 main/network.c *error_string = php_socket_strerror(error, NULL, 0); NULL 787 main/network.c gettimeofday(&limit_time, NULL); NULL 797 main/network.c for (sal = psal; !fatal && *sal != NULL; sal++) { NULL 816 main/network.c sa = NULL; NULL 828 main/network.c sa = NULL; NULL 835 main/network.c struct sockaddr *local_address = NULL; NULL 847 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid IP Address: %s", bindto); NULL 862 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid IP Address: %s", bindto); NULL 868 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to bind to '%s:%d', system said: %s", bindto, bindport, strerror(errno)); NULL 878 main/network.c *error_string = NULL; NULL 882 main/network.c timeout ? &working_timeout : NULL, NULL 892 main/network.c gettimeofday(&time_now, NULL); NULL 991 main/network.c if (buf == NULL) { NULL 1005 main/network.c NULL, NULL 1010 main/network.c NULL)) { NULL 1015 main/network.c if (buf == NULL) { NULL 1046 main/network.c if (stream == NULL) { NULL 1065 main/network.c STREAM_XPORT_CLIENT | STREAM_XPORT_CONNECT, persistent_id, timeout, NULL, NULL, NULL); NULL 1108 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1118 main/network.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1174 main/network.c n = select(max_fd + 1, &rset, &wset, &eset, timeout >= 0 ? &tv : NULL); NULL 133 main/output.c ZEND_INIT_MODULE_GLOBALS(output, php_output_init_globals, NULL); NULL 134 main/output.c zend_hash_init(&php_output_handler_aliases, 0, NULL, NULL, 1); NULL 135 main/output.c zend_hash_init(&php_output_handler_conflicts, 0, NULL, NULL, 1); NULL 136 main/output.c zend_hash_init(&php_output_handler_reverse_conflicts, 0, NULL, (void (*)(void *)) zend_hash_destroy, 1); NULL 173 main/output.c php_output_handler **handler = NULL; NULL 178 main/output.c OG(active) = NULL; NULL 179 main/output.c OG(running) = NULL; NULL 288 main/output.c php_output_op(PHP_OUTPUT_HANDLER_FLUSH, NULL, 0 TSRMLS_CC); NULL 460 main/output.c php_output_handler_set_context(handler, output_handler, NULL TSRMLS_CC); NULL 473 main/output.c char *handler_name = NULL, *error = NULL; NULL 474 main/output.c php_output_handler *handler = NULL; NULL 475 main/output.c php_output_handler_alias_ctor_t *alias = NULL; NULL 476 main/output.c php_output_handler_user_func_t *user = NULL; NULL 615 main/output.c return zend_hash_update(&php_output_handler_conflicts, name, name_len+1, &check_func, sizeof(php_output_handler_conflict_check_t *), NULL); NULL 623 main/output.c HashTable rev, *rev_ptr = NULL; NULL 631 main/output.c return zend_hash_next_index_insert(rev_ptr, &check_func, sizeof(php_output_handler_conflict_check_t *), NULL); NULL 633 main/output.c zend_hash_init(&rev, 1, NULL, NULL, 1); NULL 634 main/output.c if (SUCCESS != zend_hash_next_index_insert(&rev, &check_func, sizeof(php_output_handler_conflict_check_t *), NULL)) { NULL 638 main/output.c if (SUCCESS != zend_hash_update(&php_output_handler_reverse_conflicts, name, name_len+1, &rev, sizeof(HashTable), NULL)) { NULL 651 main/output.c php_output_handler_alias_ctor_t *func = NULL; NULL 666 main/output.c return zend_hash_update(&php_output_handler_aliases, name, name_len+1, &func, sizeof(php_output_handler_alias_ctor_t *), NULL); NULL 723 main/output.c *h = NULL; NULL 823 main/output.c context->out.data = NULL; NULL 838 main/output.c context->in.data = NULL; NULL 851 main/output.c context->in.data = NULL; NULL 855 main/output.c context->out.data = NULL; NULL 953 main/output.c zval *retval = NULL, *ob_data, *ob_mode; NULL 962 main/output.c if (SUCCESS == zend_fcall_info_call(&handler->func.user->fci, &handler->func.user->fcc, &retval, NULL TSRMLS_CC) && PHP_OUTPUT_USER_SUCCESS(retval)) { NULL 1001 main/output.c OG(running) = NULL; NULL 1016 main/output.c handler->buffer.data = NULL; NULL 1173 main/output.c add_next_index_zval(array, php_output_handler_status(handler, NULL)); NULL 1237 main/output.c OG(active) = NULL; NULL 1262 main/output.c char *out_str = NULL; NULL 1306 main/output.c zval *output_handler = NULL; NULL 295 main/php.h zend_replace_error_handling(error_handling, exception_class, NULL TSRMLS_CC); NULL 423 main/php.h (sizeof(int)*((unsigned int)&(((p_type)NULL)->field))) NULL 427 main/php.h #define XtOffset(p_type, field) ((unsigned int)&(((p_type)NULL)->field)) NULL 434 main/php.h ((long) (((char *) (&(((p_type)NULL)->field))) - ((char *) NULL))) NULL 31 main/php_content_types.c { MULTIPART_CONTENT_TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler }, NULL 32 main/php_content_types.c { NULL, 0, NULL, NULL } NULL 45 main/php_content_types.c if (NULL == SG(request_info).post_entry) { NULL 52 main/php_content_types.c if ((PG(always_populate_raw_post_data) || NULL == SG(request_info).post_entry) && SG(request_info).post_data) { NULL 78 main/php_content_types.c sapi_register_input_filter(php_default_input_filter, NULL TSRMLS_CC); NULL 70 main/php_ini.c PHPAPI char *php_ini_opened_path=NULL; NULL 72 main/php_ini.c PHPAPI char *php_ini_scanned_path=NULL; NULL 73 main/php_ini.c PHPAPI char *php_ini_scanned_files=NULL; NULL 203 main/php_ini.c active_ini_hash = NULL; \ NULL 263 main/php_ini.c zend_hash_init(Z_ARRVAL_P(option_arr), 0, NULL, (dtor_func_t) config_zval_dtor, 1); NULL 282 main/php_ini.c char *key = NULL; NULL 334 main/php_ini.c zend_hash_init(Z_ARRVAL_P(section_arr), 0, NULL, (dtor_func_t) config_zval_dtor, 1); NULL 385 main/php_ini.c char *php_ini_file_name = NULL; NULL 386 main/php_ini.c char *php_ini_search_path = NULL; NULL 392 main/php_ini.c if (zend_hash_init(&configuration_hash, 0, NULL, (dtor_func_t) config_zval_dtor, 1) == FAILURE) { NULL 474 main/php_ini.c if (reg_location != NULL) { NULL 538 main/php_ini.c PG(open_basedir) = NULL; NULL 559 main/php_ini.c fh.filename = php_ini_opened_path = expand_filepath(php_ini_file_name, NULL TSRMLS_CC); NULL 606 main/php_ini.c zend_hash_update(&configuration_hash, "cfg_file_path", sizeof("cfg_file_path"), (void *) &tmp, sizeof(zval), NULL); NULL 692 main/php_ini.c php_ini_scanned_path = NULL; NULL 712 main/php_ini.c php_ini_opened_path = NULL; NULL 716 main/php_ini.c php_ini_scanned_files = NULL; NULL 777 main/php_ini.c zend_hash_get_current_key_ex(source_hash, &str, &str_len, &num_index, 0, NULL) == HASH_KEY_IS_STRING; NULL 824 main/php_ini.c while ((ptr = strchr(ptr, '/')) != NULL) { NULL 869 main/php_ini.c return NULL; NULL 917 main/php_ini.c *result = NULL; NULL 244 main/php_network.h php_network_connect_socket((sock), (addr), (addrlen), 0, (timeout), NULL, NULL) NULL 130 main/php_open_temporary_file.c if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH TSRMLS_CC)) { NULL 185 main/php_open_temporary_file.c temporary_directory = NULL; NULL 276 main/php_open_temporary_file.c *opened_path_p = NULL; NULL 310 main/php_open_temporary_file.c return NULL; NULL 314 main/php_open_temporary_file.c if (fp == NULL) { NULL 62 main/php_scandir.c DIR *dirp = NULL; NULL 63 main/php_scandir.c struct dirent **vector = NULL; NULL 69 main/php_scandir.c if (namelist == NULL) { NULL 79 main/php_scandir.c struct dirent *newdp = NULL; NULL 103 main/php_scandir.c if (newdp == NULL) { NULL 79 main/php_streams.h #define php_stream_open_wrapper_rel(path, mode, options, opened) _php_stream_open_wrapper_ex((path), (mode), (options), (opened), NULL STREAMS_REL_CC TSRMLS_CC) NULL 259 main/php_streams.h #define php_stream_from_zval_no_verify(xstr, ppzval) (xstr) = (php_stream*)zend_fetch_resource((ppzval) TSRMLS_CC, -1, "stream", NULL, 2, php_file_le_stream(), php_file_le_pstream()) NULL 322 main/php_streams.h #define php_stream_gets(stream, buf, maxlen) _php_stream_get_line((stream), (buf), (maxlen), NULL TSRMLS_CC) NULL 335 main/php_streams.h #define php_stream_stat_path(path, ssb) _php_stream_stat_path((path), 0, (ssb), NULL TSRMLS_CC) NULL 361 main/php_streams.h #define php_stream_set_chunk_size(stream, size) _php_stream_set_option((stream), PHP_STREAM_OPTION_SET_CHUNK_SIZE, (size), NULL TSRMLS_CC) NULL 400 main/php_streams.h #define php_stream_lock(stream, mode) _php_stream_set_option((stream), PHP_STREAM_OPTION_LOCKING, (mode), (void *) NULL TSRMLS_CC) NULL 411 main/php_streams.h #define php_stream_truncate_supported(stream) (_php_stream_set_option((stream), PHP_STREAM_OPTION_TRUNCATE_API, PHP_STREAM_TRUNCATE_SUPPORTED, NULL TSRMLS_CC) == PHP_STREAM_OPTION_RETURN_OK ? 1 : 0) NULL 477 main/php_streams.h #define php_stream_can_cast(stream, as) _php_stream_cast((stream), (as), NULL, 0 TSRMLS_CC) NULL 551 main/php_streams.h #define php_stream_open_wrapper(path, mode, options, opened) _php_stream_open_wrapper_ex((path), (mode), (options), (opened), NULL STREAMS_CC TSRMLS_CC) NULL 558 main/php_streams.h php_stream_open_wrapper_ex(Z_STRVAL_PP((zstream)), (mode), (options), (opened), (context)) : NULL NULL 26 main/php_ticks.c zend_llist_init(&PG(tick_functions), sizeof(void(*)(int)), NULL, 1); NULL 45 main/php_variables.c assert(strval != NULL); NULL 57 main/php_variables.c char *p = NULL; NULL 58 main/php_variables.c char *ip = NULL; /* index pointer */ NULL 64 main/php_variables.c HashTable *symtable1 = NULL; NULL 67 main/php_variables.c assert(var_name != NULL); NULL 143 main/php_variables.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input variable nesting level exceeded %ld. To increase the limit change max_input_nesting_level in php.ini.", PG(max_input_nesting_level)); NULL 155 main/php_variables.c index_s = NULL; NULL 237 main/php_variables.c if (SG(request_info).post_data == NULL) { NULL 250 main/php_variables.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input variables exceeded %ld. To increase the limit change max_input_vars in php.ini.", PG(max_input_vars)); NULL 281 main/php_variables.c char *res = NULL, *var, *val, *separator = NULL; NULL 285 main/php_variables.c char *strtok_buf = NULL; NULL 377 main/php_variables.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input variables exceeded %ld. To increase the limit change max_input_vars in php.ini.", PG(max_input_vars)); NULL 406 main/php_variables.c var = php_strtok_r(NULL, separator, &strtok_buf); NULL 425 main/php_variables.c for (env = environ; env != NULL && *env != NULL; env++) { NULL 439 main/php_variables.c if (t != buf && t != NULL) { NULL 474 main/php_variables.c if (zend_hash_next_index_insert(Z_ARRVAL_P(arr), &tmp, sizeof(zval *), NULL) == FAILURE) { NULL 494 main/php_variables.c if (zend_hash_next_index_insert(Z_ARRVAL_P(arr), &tmp, sizeof(zval *), NULL) == FAILURE) { NULL 520 main/php_variables.c zend_hash_update(&EG(symbol_table), "argv", sizeof("argv"), &arr, sizeof(zval *), NULL); NULL 521 main/php_variables.c zend_hash_add(&EG(symbol_table), "argc", sizeof("argc"), &argc, sizeof(zval *), NULL); NULL 526 main/php_variables.c zend_hash_update(Z_ARRVAL_P(track_vars_array), "argv", sizeof("argv"), &arr, sizeof(zval *), NULL); NULL 527 main/php_variables.c zend_hash_update(Z_ARRVAL_P(track_vars_array), "argc", sizeof("argc"), &argc, sizeof(zval *), NULL); NULL 538 main/php_variables.c zval *array_ptr = NULL; NULL 600 main/php_variables.c zend_hash_update(dest, string_key, string_key_len, src_entry, sizeof(zval *), NULL); NULL 605 main/php_variables.c zend_hash_index_update(dest, num_key, src_entry, sizeof(zval *), NULL); NULL 638 main/php_variables.c sapi_module.treat_data(PARSE_GET, NULL, NULL TSRMLS_CC); NULL 650 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &vars, sizeof(zval *), NULL); NULL 665 main/php_variables.c sapi_module.treat_data(PARSE_POST, NULL, NULL TSRMLS_CC); NULL 677 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &vars, sizeof(zval *), NULL); NULL 688 main/php_variables.c sapi_module.treat_data(PARSE_COOKIE, NULL, NULL TSRMLS_CC); NULL 700 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &vars, sizeof(zval *), NULL); NULL 719 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &vars, sizeof(zval *), NULL); NULL 738 main/php_variables.c zend_hash_update(Z_ARRVAL_P(PG(http_globals)[TRACK_VARS_SERVER]), "argv", sizeof("argv"), argv, sizeof(zval *), NULL); NULL 739 main/php_variables.c zend_hash_update(Z_ARRVAL_P(PG(http_globals)[TRACK_VARS_SERVER]), "argc", sizeof("argc"), argc, sizeof(zval *), NULL); NULL 747 main/php_variables.c zval *server_vars=NULL; NULL 757 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &PG(http_globals)[TRACK_VARS_SERVER], sizeof(zval *), NULL); NULL 765 main/php_variables.c zval *env_vars = NULL; NULL 778 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &PG(http_globals)[TRACK_VARS_ENV], sizeof(zval *), NULL); NULL 794 main/php_variables.c if (PG(request_order) != NULL) { NULL 826 main/php_variables.c zend_hash_update(&EG(symbol_table), name, name_len + 1, &form_variables, sizeof(zval *), NULL); NULL 65 main/reentrancy.c return (NULL); NULL 72 main/reentrancy.c return (NULL); NULL 88 main/reentrancy.c return (NULL); NULL 95 main/reentrancy.c return (NULL); NULL 102 main/reentrancy.c return (NULL); NULL 109 main/reentrancy.c return (NULL); NULL 121 main/reentrancy.c return (NULL); NULL 142 main/reentrancy.c *result = NULL; NULL 386 main/reentrancy.c if (s == NULL && (s = *last) == NULL) NULL 388 main/reentrancy.c return NULL; NULL 406 main/reentrancy.c *last = NULL; NULL 407 main/reentrancy.c return NULL; NULL 425 main/reentrancy.c s = NULL; NULL 48 main/rfc1867.c static php_rfc1867_get_detect_order_t php_rfc1867_get_detect_order = NULL; NULL 49 main/rfc1867.c static php_rfc1867_set_input_encoding_t php_rfc1867_set_input_encoding = NULL; NULL 52 main/rfc1867.c static php_rfc1867_basename_t php_rfc1867_basename = NULL; NULL 54 main/rfc1867.c PHPAPI int (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra TSRMLS_DC) = NULL; NULL 89 main/rfc1867.c char *s = varname, *index = NULL, *indexend = NULL, *p; NULL 138 main/rfc1867.c index = NULL; NULL 150 main/rfc1867.c zend_hash_add(&PG(rfc1867_protected_variables), varname, strlen(varname)+1, &dummy, sizeof(int), NULL); NULL 301 main/rfc1867.c self->detect_order = NULL; NULL 305 main/rfc1867.c self->input_encoding = NULL; NULL 344 main/rfc1867.c return NULL; NULL 415 main/rfc1867.c char *value = NULL; NULL 461 main/rfc1867.c if (key == NULL) { NULL 462 main/rfc1867.c return NULL; NULL 473 main/rfc1867.c return NULL; NULL 652 main/rfc1867.c char buf[FILLUNIT], *out=NULL; NULL 655 main/rfc1867.c while((read_bytes = multipart_buffer_read(self, buf, sizeof(buf), NULL TSRMLS_CC))) { NULL 677 main/rfc1867.c char *boundary, *s = NULL, *boundary_end = NULL, *start_arr = NULL, *array_index = NULL; NULL 678 main/rfc1867.c char *temp_filename = NULL, *lbuf = NULL, *abuf = NULL; NULL 681 main/rfc1867.c zval *http_post_files = NULL; NULL 682 main/rfc1867.c HashTable *uploaded_files = NULL; NULL 687 main/rfc1867.c void *event_extra_data = NULL; NULL 756 main/rfc1867.c zend_hash_init(&PG(rfc1867_protected_variables), 5, NULL, NULL, 0); NULL 759 main/rfc1867.c zend_hash_init(uploaded_files, 5, NULL, (dtor_func_t) free_estring, 0); NULL 769 main/rfc1867.c if (php_rfc1867_callback != NULL) { NULL 781 main/rfc1867.c char *cd = NULL, *param = NULL, *filename = NULL, *tmp = NULL; NULL 792 main/rfc1867.c char *pair = NULL; NULL 801 main/rfc1867.c char *key = NULL, *word = pair; NULL 866 main/rfc1867.c if (php_rfc1867_callback != NULL) { NULL 885 main/rfc1867.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input variables exceeded %ld. To increase the limit change max_input_vars in php.ini.", PG(max_input_vars)); NULL 888 main/rfc1867.c if (php_rfc1867_callback != NULL) { NULL 895 main/rfc1867.c event_formdata.newlength = NULL; NULL 959 main/rfc1867.c temp_filename = NULL; NULL 962 main/rfc1867.c if (!skip_upload && php_rfc1867_callback != NULL) { NULL 1012 main/rfc1867.c if (php_rfc1867_callback != NULL) { NULL 1076 main/rfc1867.c if (php_rfc1867_callback != NULL) { NULL 1096 main/rfc1867.c zend_hash_add(SG(rfc1867_uploaded_files), temp_filename, strlen(temp_filename) + 1, &temp_filename, sizeof(char *), NULL); NULL 1138 main/rfc1867.c safe_php_register_variable(lbuf, s, strlen(s), NULL, 0 TSRMLS_CC); NULL 1149 main/rfc1867.c s = NULL; NULL 1157 main/rfc1867.c if (s != NULL) { NULL 1169 main/rfc1867.c safe_php_register_variable(lbuf, cd, strlen(cd), NULL, 0 TSRMLS_CC); NULL 1181 main/rfc1867.c if (s != NULL) { NULL 1197 main/rfc1867.c safe_php_register_variable_ex(param, &zfilename, NULL, 1 TSRMLS_CC); NULL 1240 main/rfc1867.c safe_php_register_variable_ex(lbuf, &file_size, NULL, 0 TSRMLS_CC); NULL 1256 main/rfc1867.c if (php_rfc1867_callback != NULL) { NULL 68 main/snprintf.c register char *s = NULL; NULL 82 main/snprintf.c if ((rve = s = (char *)malloc(ndigit?siz:2)) == NULL) { NULL 83 main/snprintf.c return(NULL); NULL 103 main/snprintf.c if ((s = (char *)malloc(siz+1)) == NULL) { NULL 105 main/snprintf.c return(NULL); NULL 142 main/snprintf.c digits = zend_dtoa(value, 2, ndigit, &decpt, &sign, NULL); NULL 589 main/snprintf.c char *s = NULL; NULL 609 main/snprintf.c struct lconv *lconv = NULL; NULL 965 main/snprintf.c if (s != NULL) { NULL 1073 main/snprintf.c if (alternate_form && (strchr(s, '.')) == NULL) { NULL 1279 main/snprintf.c cc = ap_php_vsnprintf(NULL, 0, format, ap2); NULL 1282 main/snprintf.c *buf = NULL; NULL 1285 main/snprintf.c if ((*buf = malloc(++cc)) != NULL) { NULL 1288 main/snprintf.c *buf = NULL; NULL 200 main/spprintf.c char *s = NULL; NULL 220 main/spprintf.c struct lconv *lconv = NULL; NULL 574 main/spprintf.c if (s != NULL) { NULL 681 main/spprintf.c if (alternate_form && (strchr(s, '.')) == NULL) NULL 238 main/streams/cast.c if (ret == NULL) { NULL 248 main/streams/cast.c if (*ret != NULL) { NULL 268 main/streams/cast.c php_error_docref(NULL TSRMLS_CC, E_ERROR, "fopencookie failed"); NULL 272 main/streams/cast.c if (!php_stream_is_filtered(stream) && stream->ops->cast && stream->ops->cast(stream, castas, NULL TSRMLS_CC) == SUCCESS) { NULL 282 main/streams/cast.c int retcopy = php_stream_copy_to_stream_ex(stream, newstream, PHP_STREAM_COPY_ALL, NULL); NULL 307 main/streams/cast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot cast a filtered stream on this system"); NULL 322 main/streams/cast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot represent a stream of type %s as a %s", stream->ops->label, cast_names[castas]); NULL 337 main/streams/cast.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld bytes of buffered data lost during stream conversion!", (long)(stream->writepos - stream->readpos)); NULL 356 main/streams/cast.c FILE *fp = NULL; NULL 357 main/streams/cast.c php_stream *stream = NULL; NULL 361 main/streams/cast.c if (stream == NULL) { NULL 362 main/streams/cast.c return NULL; NULL 370 main/streams/cast.c return NULL; NULL 379 main/streams/cast.c if (newstream == NULL) { NULL 382 main/streams/cast.c *newstream = NULL; NULL 384 main/streams/cast.c if (((flags & PHP_STREAM_FORCE_CONVERSION) == 0) && origstream->ops->seek != NULL) { NULL 397 main/streams/cast.c if (*newstream == NULL) { NULL 406 main/streams/cast.c if (php_stream_copy_to_stream_ex(origstream, *newstream, PHP_STREAM_COPY_ALL, NULL) != SUCCESS) { NULL 408 main/streams/cast.c *newstream = NULL; NULL 49 main/streams/filter.c return zend_hash_add(&stream_filters_hash, (char*)filterpattern, strlen(filterpattern) + 1, factory, sizeof(*factory), NULL); NULL 64 main/streams/filter.c zend_hash_init(FG(stream_filters), zend_hash_num_elements(&stream_filters_hash), NULL, NULL, 1); NULL 65 main/streams/filter.c zend_hash_copy(FG(stream_filters), &stream_filters_hash, NULL, &tmpfactory, sizeof(php_stream_filter_factory)); NULL 68 main/streams/filter.c return zend_hash_add(FG(stream_filters), (char*)filterpattern, strlen(filterpattern) + 1, factory, sizeof(*factory), NULL); NULL 80 main/streams/filter.c if (bucket == NULL) { NULL 81 main/streams/filter.c return NULL; NULL 84 main/streams/filter.c bucket->next = bucket->prev = NULL; NULL 90 main/streams/filter.c if (bucket->buf == NULL) { NULL 92 main/streams/filter.c return NULL; NULL 105 main/streams/filter.c bucket->brigade = NULL; NULL 146 main/streams/filter.c if (*left == NULL || *right == NULL) { NULL 195 main/streams/filter.c bucket->prev = NULL; NULL 213 main/streams/filter.c bucket->next = NULL; NULL 236 main/streams/filter.c bucket->brigade = NULL; NULL 237 main/streams/filter.c bucket->next = bucket->prev = NULL; NULL 255 main/streams/filter.c php_stream_filter_factory *factory = NULL; NULL 256 main/streams/filter.c php_stream_filter *filter = NULL; NULL 284 main/streams/filter.c if (filter == NULL) { NULL 286 main/streams/filter.c if (factory == NULL) NULL 287 main/streams/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to locate filter \"%s\"", filtername); NULL 289 main/streams/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to create or locate filter \"%s\"", filtername); NULL 319 main/streams/filter.c filter->prev = NULL; NULL 342 main/streams/filter.c filter->next = NULL; NULL 353 main/streams/filter.c php_stream_bucket_brigade brig_in = { NULL, NULL }, brig_out = { NULL, NULL }; NULL 380 main/streams/filter.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter failed to process pre-buffered data"); NULL 422 main/streams/filter.c chain->head = NULL; NULL 423 main/streams/filter.c chain->tail = NULL; NULL 425 main/streams/filter.c filter->prev->next = NULL; NULL 433 main/streams/filter.c php_stream_bucket_brigade brig_a = { NULL, NULL }, brig_b = { NULL, NULL }, *inp = &brig_a, *outp = &brig_b, *brig_temp; NULL 452 main/streams/filter.c status = filter->fops->filter(stream, filter, inp, outp, NULL, flags TSRMLS_CC); NULL 465 main/streams/filter.c outp->head = NULL; NULL 466 main/streams/filter.c outp->tail = NULL; NULL 532 main/streams/filter.c return NULL; NULL 67 main/streams/glob_wrapper.c return NULL; NULL 89 main/streams/glob_wrapper.c return NULL; NULL 116 main/streams/glob_wrapper.c if ((pos = strrchr(path, '/')) != NULL) { NULL 120 main/streams/glob_wrapper.c if ((pos = strrchr(path, '\\')) != NULL) { NULL 156 main/streams/glob_wrapper.c pglob->path = NULL; NULL 191 main/streams/glob_wrapper.c pglob->path = NULL; NULL 199 main/streams/glob_wrapper.c NULL, php_glob_stream_read, NULL 200 main/streams/glob_wrapper.c php_glob_stream_close, NULL, NULL 203 main/streams/glob_wrapper.c NULL, /* cast */ NULL 204 main/streams/glob_wrapper.c NULL, /* stat */ NULL 205 main/streams/glob_wrapper.c NULL /* set_option */ NULL 217 main/streams/glob_wrapper.c return NULL; NULL 229 main/streams/glob_wrapper.c if (0 != (ret = glob(path, pglob->flags & GLOB_FLAGMASK, NULL, &pglob->glob))) { NULL 235 main/streams/glob_wrapper.c return NULL; NULL 240 main/streams/glob_wrapper.c if ((tmp = strrchr(pos, '/')) != NULL) { NULL 244 main/streams/glob_wrapper.c if ((tmp = strrchr(pos, '\\')) != NULL) { NULL 265 main/streams/glob_wrapper.c NULL, NULL 266 main/streams/glob_wrapper.c NULL, NULL 267 main/streams/glob_wrapper.c NULL, NULL 268 main/streams/glob_wrapper.c NULL, NULL 271 main/streams/glob_wrapper.c NULL, NULL 272 main/streams/glob_wrapper.c NULL, NULL 273 main/streams/glob_wrapper.c NULL, NULL 274 main/streams/glob_wrapper.c NULL NULL 279 main/streams/glob_wrapper.c NULL, NULL 52 main/streams/memory.c assert(ms != NULL); NULL 75 main/streams/memory.c assert(buf!= NULL); NULL 88 main/streams/memory.c assert(ms != NULL); NULL 95 main/streams/memory.c assert(ms->data!= NULL); NULL 96 main/streams/memory.c assert(buf!= NULL); NULL 109 main/streams/memory.c assert(ms != NULL); NULL 133 main/streams/memory.c assert(ms != NULL); NULL 204 main/streams/memory.c assert(ms != NULL); NULL 295 main/streams/memory.c self->data = NULL; NULL 314 main/streams/memory.c if ((stream = php_stream_memory_create_rel(mode)) != NULL) { NULL 323 main/streams/memory.c assert(buf != NULL); NULL 338 main/streams/memory.c assert(ms != NULL); NULL 362 main/streams/memory.c assert(ts != NULL); NULL 390 main/streams/memory.c assert(ts != NULL); NULL 411 main/streams/memory.c assert(ts != NULL); NULL 434 main/streams/memory.c assert(ts != NULL); NULL 447 main/streams/memory.c assert(ts != NULL); NULL 470 main/streams/memory.c assert(ts != NULL); NULL 484 main/streams/memory.c if (ret == NULL && castas == PHP_STREAM_AS_STDIO) { NULL 489 main/streams/memory.c if (ret == NULL) { NULL 526 main/streams/memory.c zend_hash_copy(Z_ARRVAL_P((zval*)ptrparam), Z_ARRVAL_P(ts->meta), (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval*)); NULL 559 main/streams/memory.c self->meta = NULL; NULL 577 main/streams/memory.c if ((stream = php_stream_temp_create_rel(mode, max_memory_usage)) != NULL) { NULL 579 main/streams/memory.c assert(buf != NULL); NULL 584 main/streams/memory.c assert(ts != NULL); NULL 608 main/streams/memory.c zval *meta = NULL; NULL 612 main/streams/memory.c return NULL; NULL 623 main/streams/memory.c if ((comma = memchr(path, ',', dlen)) == NULL) { NULL 625 main/streams/memory.c return NULL; NULL 637 main/streams/memory.c return NULL; NULL 653 main/streams/memory.c return NULL; NULL 666 main/streams/memory.c return NULL; NULL 686 main/streams/memory.c return NULL; NULL 703 main/streams/memory.c return NULL; NULL 710 main/streams/memory.c if ((stream = php_stream_temp_create_rel(0, ~0u)) != NULL) { NULL 723 main/streams/memory.c assert(ts != NULL); NULL 734 main/streams/memory.c NULL, /* close */ NULL 735 main/streams/memory.c NULL, /* fstat */ NULL 736 main/streams/memory.c NULL, /* stat */ NULL 737 main/streams/memory.c NULL, /* opendir */ NULL 739 main/streams/memory.c NULL, /* unlink */ NULL 740 main/streams/memory.c NULL, /* rename */ NULL 741 main/streams/memory.c NULL, /* mkdir */ NULL 742 main/streams/memory.c NULL /* rmdir */ NULL 747 main/streams/memory.c NULL, NULL 32 main/streams/mmap.c range.mapped = NULL; NULL 37 main/streams/mmap.c return NULL; NULL 46 main/streams/mmap.c return NULL; NULL 51 main/streams/mmap.c return php_stream_set_option(stream, PHP_STREAM_OPTION_MMAP_API, PHP_STREAM_MMAP_UNMAP, NULL) == PHP_STREAM_OPTION_RETURN_OK ? 1 : 0; NULL 36 main/streams/php_stream_context.h (zcontext) ? zend_fetch_resource(&(zcontext) TSRMLS_CC, -1, "Stream-Context", NULL, 1, php_le_stream_context(TSRMLS_C)) : \ NULL 37 main/streams/php_stream_context.h (nocontext) ? NULL : \ NULL 95 main/streams/php_stream_context.h (xmsg), (xcode), 0, 0, NULL TSRMLS_CC); } } while (0) NULL 99 main/streams/php_stream_context.h NULL, 0, (bsofar), (bmax), NULL TSRMLS_CC); } } while(0) NULL 114 main/streams/php_stream_context.h (xmsg), (xcode), 0, (file_size), NULL TSRMLS_CC); } } while(0) NULL 118 main/streams/php_stream_context.h (xmsg), (xcode), 0, 0, NULL TSRMLS_CC); } } while(0) NULL 63 main/streams/php_stream_mmap.h #define php_stream_mmap_supported(stream) (_php_stream_set_option((stream), PHP_STREAM_OPTION_MMAP_API, PHP_STREAM_MMAP_SUPPORTED, NULL TSRMLS_CC) == 0 ? 1 : 0) NULL 160 main/streams/plain_wrapper.c self->file = NULL; NULL 164 main/streams/plain_wrapper.c self->temp_file_name = NULL; NULL 180 main/streams/plain_wrapper.c self->temp_file_name = NULL; NULL 191 main/streams/plain_wrapper.c php_stream *stream = php_stream_fopen_from_fd_int_rel(fd, "r+b", NULL); NULL 197 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to allocate stream"); NULL 199 main/streams/plain_wrapper.c return NULL; NULL 201 main/streams/plain_wrapper.c return NULL; NULL 206 main/streams/plain_wrapper.c char *opened_path = NULL; NULL 207 main/streams/plain_wrapper.c int fd = php_open_temporary_fd(NULL, "php", &opened_path TSRMLS_CC); NULL 210 main/streams/plain_wrapper.c php_stream *stream = php_stream_fopen_from_fd_int_rel(fd, "r+b", NULL); NULL 223 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to allocate stream"); NULL 225 main/streams/plain_wrapper.c return NULL; NULL 227 main/streams/plain_wrapper.c return NULL; NULL 313 main/streams/plain_wrapper.c self->temp_file_name = NULL; NULL 324 main/streams/plain_wrapper.c assert(data != NULL); NULL 348 main/streams/plain_wrapper.c assert(data != NULL); NULL 381 main/streams/plain_wrapper.c assert(data != NULL); NULL 386 main/streams/plain_wrapper.c data->last_mapped_addr = NULL; NULL 391 main/streams/plain_wrapper.c data->last_mapped_addr = NULL; NULL 395 main/streams/plain_wrapper.c data->file_mapping = NULL; NULL 412 main/streams/plain_wrapper.c data->file = NULL; NULL 424 main/streams/plain_wrapper.c data->temp_file_name = NULL; NULL 428 main/streams/plain_wrapper.c data->file = NULL; NULL 441 main/streams/plain_wrapper.c assert(data != NULL); NULL 459 main/streams/plain_wrapper.c assert(data != NULL); NULL 462 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot seek on a pipe"); NULL 488 main/streams/plain_wrapper.c assert(data != NULL); NULL 497 main/streams/plain_wrapper.c if (data->file == NULL) { NULL 503 main/streams/plain_wrapper.c if (data->file == NULL) { NULL 546 main/streams/plain_wrapper.c assert(data != NULL); NULL 587 main/streams/plain_wrapper.c if (data->file == NULL) { NULL 598 main/streams/plain_wrapper.c return setvbuf(data->file, NULL, _IONBF, 0); NULL 601 main/streams/plain_wrapper.c return setvbuf(data->file, NULL, _IOLBF, size); NULL 604 main/streams/plain_wrapper.c return setvbuf(data->file, NULL, _IOFBF, size); NULL 670 main/streams/plain_wrapper.c range->mapped = (char*)mmap(NULL, range->length, prot, flags, fd, range->offset); NULL 672 main/streams/plain_wrapper.c range->mapped = NULL; NULL 683 main/streams/plain_wrapper.c data->last_mapped_addr = NULL; NULL 725 main/streams/plain_wrapper.c data->file_mapping = CreateFileMapping(hfile, NULL, prot, 0, 0, NULL); NULL 727 main/streams/plain_wrapper.c if (data->file_mapping == NULL) { NULL 731 main/streams/plain_wrapper.c size = GetFileSize(hfile, NULL); NULL 763 main/streams/plain_wrapper.c data->file_mapping = NULL; NULL 770 main/streams/plain_wrapper.c data->last_mapped_addr = NULL; NULL 772 main/streams/plain_wrapper.c data->file_mapping = NULL; NULL 847 main/streams/plain_wrapper.c NULL, php_plain_files_dirstream_read, NULL 848 main/streams/plain_wrapper.c php_plain_files_dirstream_close, NULL, NULL 851 main/streams/plain_wrapper.c NULL, /* cast */ NULL 852 main/streams/plain_wrapper.c NULL, /* stat */ NULL 853 main/streams/plain_wrapper.c NULL /* set_option */ NULL 859 main/streams/plain_wrapper.c DIR *dir = NULL; NULL 860 main/streams/plain_wrapper.c php_stream *stream = NULL; NULL 869 main/streams/plain_wrapper.c return NULL; NULL 881 main/streams/plain_wrapper.c dir = NULL; NULL 886 main/streams/plain_wrapper.c if (stream == NULL) NULL 897 main/streams/plain_wrapper.c char *realpath = NULL; NULL 902 main/streams/plain_wrapper.c char *persistent_id = NULL; NULL 906 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "`%s' is not a valid mode for fopen", mode); NULL 908 main/streams/plain_wrapper.c return NULL; NULL 914 main/streams/plain_wrapper.c if ((realpath = expand_filepath(filename, NULL TSRMLS_CC)) == NULL) { NULL 915 main/streams/plain_wrapper.c return NULL; NULL 925 main/streams/plain_wrapper.c realpath = NULL; NULL 951 main/streams/plain_wrapper.c realpath = NULL; NULL 973 main/streams/plain_wrapper.c *opened_path = NULL; NULL 976 main/streams/plain_wrapper.c return NULL; NULL 989 main/streams/plain_wrapper.c return NULL; NULL 998 main/streams/plain_wrapper.c return NULL; NULL 1008 main/streams/plain_wrapper.c if ((p = strstr(url, "://")) != NULL) { NULL 1039 main/streams/plain_wrapper.c if ((p = strstr(url, "://")) != NULL) { NULL 1052 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "%s", strerror(errno)); NULL 1058 main/streams/plain_wrapper.c php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); NULL 1083 main/streams/plain_wrapper.c if ((p = strstr(url_from, "://")) != NULL) { NULL 1089 main/streams/plain_wrapper.c if ((p = strstr(url_to, "://")) != NULL) { NULL 1111 main/streams/plain_wrapper.c php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno)); NULL 1115 main/streams/plain_wrapper.c php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno)); NULL 1120 main/streams/plain_wrapper.c php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno)); NULL 1124 main/streams/plain_wrapper.c php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno)); NULL 1132 main/streams/plain_wrapper.c php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno)); NULL 1141 main/streams/plain_wrapper.c php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno)); NULL 1147 main/streams/plain_wrapper.c php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); NULL 1157 main/streams/plain_wrapper.c if ((p = strstr(dir, "://")) != NULL) { NULL 1173 main/streams/plain_wrapper.c if (!expand_filepath_with_mode(dir, buf, NULL, 0, CWD_EXPAND TSRMLS_CC)) { NULL 1174 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path"); NULL 1223 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno)); NULL 1251 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "%s", strerror(ENOENT)); NULL 1257 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "%s", strerror(errno)); NULL 1262 main/streams/plain_wrapper.c php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); NULL 1283 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "%s", strerror(ENOENT)); NULL 1288 main/streams/plain_wrapper.c if ((p = strstr(url, "://")) != NULL) { NULL 1303 main/streams/plain_wrapper.c if (file == NULL) { NULL 1304 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "Unable to create file %s because %s", url, strerror(errno)); NULL 1317 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "Unable to find uid for %s", (char *)value); NULL 1329 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "Unable to find gid for %s", (char *)value); NULL 1343 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "Unknown option %d for stream_metadata", option); NULL 1347 main/streams/plain_wrapper.c php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "Operation failed: %s", strerror(errno)); NULL 1350 main/streams/plain_wrapper.c php_clear_stat_cache(0, NULL, 0 TSRMLS_CC); NULL 1357 main/streams/plain_wrapper.c NULL, NULL 1358 main/streams/plain_wrapper.c NULL, NULL 1371 main/streams/plain_wrapper.c NULL, NULL 1388 main/streams/plain_wrapper.c *opened_path = NULL; NULL 1392 main/streams/plain_wrapper.c return NULL; NULL 1410 main/streams/plain_wrapper.c return NULL; NULL 1422 main/streams/plain_wrapper.c return NULL; NULL 1437 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s/%s path was truncated to %d", cwd, filename, MAXPATHLEN); NULL 1443 main/streams/plain_wrapper.c return NULL; NULL 1483 main/streams/plain_wrapper.c if (end != NULL) { NULL 1491 main/streams/plain_wrapper.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s/%s path was truncated to %d", ptr, filename, MAXPATHLEN); NULL 1508 main/streams/plain_wrapper.c return NULL; NULL 96 main/streams/streams.c stream->context = NULL; NULL 135 main/streams/streams.c zend_hash_get_current_key_ex(&EG(regular_list), NULL, NULL, NULL 145 main/streams/streams.c (*stream)->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, *stream, le_pstream); NULL 162 main/streams/streams.c zend_llist *list = NULL; NULL 164 main/streams/streams.c return NULL; NULL 230 main/streams/streams.c php_error_docref1(NULL TSRMLS_CC, tmp, E_WARNING, "%s: %s", caption, msg); NULL 252 main/streams/streams.c char *buffer = NULL; NULL 258 main/streams/streams.c if (options & REPORT_ERRORS || wrapper == NULL) { NULL 259 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", buffer); NULL 262 main/streams/streams.c zend_llist *list = NULL; NULL 265 main/streams/streams.c zend_hash_init(FG(wrapper_errors), 8, NULL, NULL 326 main/streams/streams.c (void *)&le, sizeof(le), NULL)) { NULL 329 main/streams/streams.c return NULL; NULL 333 main/streams/streams.c ret->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, ret, persistent_id ? le_pstream : le_stream); NULL 336 main/streams/streams.c ret->wrapper = NULL; NULL 337 main/streams/streams.c ret->wrapperthis = NULL; NULL 338 main/streams/streams.c ret->wrapperdata = NULL; NULL 339 main/streams/streams.c ret->stdiocast = NULL; NULL 340 main/streams/streams.c ret->orig_path = NULL; NULL 341 main/streams/streams.c ret->context = NULL; NULL 342 main/streams/streams.c ret->readbuf = NULL; NULL 343 main/streams/streams.c ret->enclosing_stream = NULL; NULL 388 main/streams/streams.c php_stream_context *context = NULL; NULL 412 main/streams/streams.c if ((stream->in_free == 1) && (close_options & PHP_STREAM_FREE_IGNORE_ENCLOSING) && (stream->enclosing_stream == NULL)) { NULL 426 main/streams/streams.c (stream->enclosing_stream != NULL)) { NULL 428 main/streams/streams.c stream->enclosing_stream = NULL; NULL 487 main/streams/streams.c stream->abstract = NULL; NULL 492 main/streams/streams.c stream->stdiocast = NULL; NULL 507 main/streams/streams.c stream->wrapper = NULL; NULL 512 main/streams/streams.c stream->wrapperdata = NULL; NULL 517 main/streams/streams.c stream->readbuf = NULL; NULL 534 main/streams/streams.c stream->orig_path = NULL; NULL 546 main/streams/streams.c stream->orig_path = NULL; NULL 554 main/streams/streams.c stream->orig_path = NULL; NULL 578 main/streams/streams.c php_stream_bucket_brigade brig_in = { NULL, NULL }, brig_out = { NULL, NULL }; NULL 610 main/streams/streams.c status = filter->fops->filter(stream, filter, brig_inp, brig_outp, NULL, flags TSRMLS_CC); NULL 779 main/streams/streams.c 0, NULL)) { NULL 823 main/streams/streams.c if (stream->wrapper && stream->wrapper->wops->stream_stat != NULL) { NULL 831 main/streams/streams.c if (stream->ops->stat == NULL) { NULL 841 main/streams/streams.c char *cr, *lf, *eol = NULL; NULL 889 main/streams/streams.c if (buf == NULL) { NULL 892 main/streams/streams.c return NULL; NULL 918 main/streams/streams.c eol = php_stream_locate_eol(stream, NULL, 0 TSRMLS_CC); NULL 981 main/streams/streams.c assert(bufstart == NULL); NULL 983 main/streams/streams.c return NULL; NULL 1008 main/streams/streams.c return NULL; NULL 1024 main/streams/streams.c *found_delim = NULL; NULL 1030 main/streams/streams.c return NULL; NULL 1086 main/streams/streams.c return NULL; NULL 1090 main/streams/streams.c return NULL; NULL 1159 main/streams/streams.c php_stream_bucket_brigade brig_in = { NULL, NULL }, brig_out = { NULL, NULL }; NULL 1173 main/streams/streams.c filter == stream->writefilters.head ? &consumed : NULL, flags TSRMLS_CC); NULL 1221 main/streams/streams.c _php_stream_write_filtered(stream, NULL, 0, closing ? PSFS_FLAG_FLUSH_CLOSE : PSFS_FLAG_FLUSH_INC TSRMLS_CC); NULL 1233 main/streams/streams.c if (buf == NULL || count == 0 || stream->ops->write == NULL) { NULL 1343 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream does not support seeking"); NULL 1447 main/streams/streams.c *buf = NULL; NULL 1481 main/streams/streams.c *buf = NULL; NULL 1625 main/streams/streams.c FG(stream_wrappers) = NULL; NULL 1631 main/streams/streams.c FG(stream_filters) = NULL; NULL 1637 main/streams/streams.c FG(wrapper_errors) = NULL; NULL 1643 main/streams/streams.c le_stream = zend_register_list_destructors_ex(stream_resource_regular_dtor, NULL, "stream", module_number); NULL 1644 main/streams/streams.c le_pstream = zend_register_list_destructors_ex(NULL, stream_resource_persistent_dtor, "persistent stream", module_number); NULL 1647 main/streams/streams.c le_stream_filter = zend_register_list_destructors_ex(NULL, NULL, "stream filter", module_number); NULL 1650 main/streams/streams.c zend_hash_init(&url_stream_wrappers_hash, 0, NULL, NULL, 1) == SUCCESS NULL 1652 main/streams/streams.c zend_hash_init(php_get_stream_filters_hash_global(), 0, NULL, NULL, 1) == SUCCESS NULL 1654 main/streams/streams.c zend_hash_init(php_stream_xport_get_hash(), 0, NULL, NULL, 1) == SUCCESS NULL 1704 main/streams/streams.c return zend_hash_add(&url_stream_wrappers_hash, protocol, protocol_len + 1, &wrapper, sizeof(wrapper), NULL); NULL 1717 main/streams/streams.c zend_hash_init(FG(stream_wrappers), zend_hash_num_elements(&url_stream_wrappers_hash), NULL, NULL, 1); NULL 1718 main/streams/streams.c zend_hash_copy(FG(stream_wrappers), &url_stream_wrappers_hash, NULL, &tmp, sizeof(tmp)); NULL 1734 main/streams/streams.c return zend_hash_add(FG(stream_wrappers), protocol, protocol_len + 1, &wrapper, sizeof(wrapper), NULL); NULL 1751 main/streams/streams.c php_stream_wrapper **wrapperpp = NULL; NULL 1752 main/streams/streams.c const char *p, *protocol = NULL; NULL 1760 main/streams/streams.c return (options & STREAM_LOCATE_WRAPPERS_ONLY) ? NULL : &php_plain_files_wrapper; NULL 1773 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Use of \"zlib:\" wrapper is deprecated; please use \"compress.zlib://\" instead"); NULL 1788 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find the wrapper \"%s\" - did you forget to enable it when you configured PHP?", wrapper_name); NULL 1790 main/streams/streams.c wrapperpp = NULL; NULL 1791 main/streams/streams.c protocol = NULL; NULL 1814 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "remote host file access not supported, %s", path); NULL 1816 main/streams/streams.c return NULL; NULL 1834 main/streams/streams.c return NULL; NULL 1851 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "file:// wrapper is disabled in the server configuration"); NULL 1853 main/streams/streams.c return NULL; NULL 1868 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s:// wrapper is disabled in the server configuration by allow_url_fopen=0", protocol_dup); NULL 1870 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s:// wrapper is disabled in the server configuration by allow_url_include=0", protocol_dup); NULL 1874 main/streams/streams.c return NULL; NULL 1885 main/streams/streams.c php_stream_wrapper *wrapper = NULL; NULL 1887 main/streams/streams.c wrapper = php_stream_locate_url_wrapper(path, NULL, 0 TSRMLS_CC); NULL 1900 main/streams/streams.c php_stream_wrapper *wrapper = NULL; NULL 1902 main/streams/streams.c wrapper = php_stream_locate_url_wrapper(path, NULL, 0 TSRMLS_CC); NULL 1914 main/streams/streams.c php_stream_wrapper *wrapper = NULL; NULL 1960 main/streams/streams.c php_stream *stream = NULL; NULL 1961 main/streams/streams.c php_stream_wrapper *wrapper = NULL; NULL 1965 main/streams/streams.c return NULL; NULL 1974 main/streams/streams.c path_to_open, "r", options ^ REPORT_ERRORS, NULL, NULL 1984 main/streams/streams.c if (stream == NULL && (options & REPORT_ERRORS)) { NULL 2001 main/streams/streams.c return NULL; NULL 2009 main/streams/streams.c php_stream *stream = NULL; NULL 2010 main/streams/streams.c php_stream_wrapper *wrapper = NULL; NULL 2013 main/streams/streams.c char *resolved_path = NULL; NULL 2014 main/streams/streams.c char *copy_of_path = NULL; NULL 2017 main/streams/streams.c *opened_path = NULL; NULL 2021 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filename cannot be empty"); NULL 2022 main/streams/streams.c return NULL; NULL 2039 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function may only be used against URLs"); NULL 2043 main/streams/streams.c return NULL; NULL 2062 main/streams/streams.c stream = NULL; NULL 2073 main/streams/streams.c resolved_path = NULL; NULL 2086 main/streams/streams.c if (stream != NULL && (options & STREAM_MUST_SEEK)) { NULL 2108 main/streams/streams.c stream = NULL; NULL 2112 main/streams/streams.c php_error_docref1(NULL TSRMLS_CC, tmp, E_WARNING, "could not make seekable - %s", NULL 2130 main/streams/streams.c if (stream == NULL && (options & REPORT_ERRORS)) { NULL 2134 main/streams/streams.c *opened_path = NULL; NULL 2139 main/streams/streams.c if (stream == NULL && copy_of_path != NULL) { NULL 2179 main/streams/streams.c context->options = NULL; NULL 2183 main/streams/streams.c context->notifier = NULL; NULL 2193 main/streams/streams.c context->notifier = NULL; NULL 2197 main/streams/streams.c context->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, context, php_le_stream_context(TSRMLS_C)); NULL 2239 main/streams/streams.c if (FAILURE == zend_hash_update(Z_ARRVAL_P(context->options), (char*)wrappername, strlen(wrappername)+1, (void**)&category, sizeof(zval *), NULL)) { NULL 2245 main/streams/streams.c return zend_hash_update(Z_ARRVAL_PP(wrapperhash), (char*)optionname, strlen(optionname)+1, (void**)&copied_val, sizeof(zval *), NULL); NULL 2272 main/streams/streams.c char **vector = NULL; NULL 34 main/streams/transports.c return zend_hash_update(&xport_hash, protocol, strlen(protocol) + 1, &factory, sizeof(factory), NULL); NULL 44 main/streams/transports.c else { php_error_docref(NULL TSRMLS_CC, E_WARNING, fmt, arg); } NULL 48 main/streams/transports.c else { php_error_docref(NULL TSRMLS_CC, E_WARNING, fmt, local_err ? local_err : "Unspecified error"); \ NULL 49 main/streams/transports.c if (local_err) { efree(local_err); local_err = NULL; } \ NULL 60 main/streams/transports.c php_stream *stream = NULL; NULL 61 main/streams/transports.c php_stream_transport_factory *factory = NULL; NULL 62 main/streams/transports.c const char *p, *protocol = NULL; NULL 64 main/streams/transports.c char *error_text = NULL; NULL 69 main/streams/transports.c if (timeout == NULL) { NULL 79 main/streams/transports.c if (PHP_STREAM_OPTION_RETURN_OK == php_stream_set_option(stream, PHP_STREAM_OPTION_CHECK_LIVENESS, 0, NULL)) { NULL 84 main/streams/transports.c stream = NULL; NULL 121 main/streams/transports.c return NULL; NULL 126 main/streams/transports.c if (factory == NULL) { NULL 128 main/streams/transports.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find a factory !?"); NULL 129 main/streams/transports.c return NULL; NULL 160 main/streams/transports.c zval **zbacklog = NULL; NULL 189 main/streams/transports.c stream = NULL; NULL 407 main/streams/transports.c if (flags == 0 && addr == NULL) { NULL 412 main/streams/transports.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot peek or fetch OOB data from a filtered stream"); NULL 418 main/streams/transports.c if (!oob && addr == NULL) { NULL 475 main/streams/transports.c if (flags == 0 && addr == NULL) { NULL 483 main/streams/transports.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot write OOB data, or data to a targeted address on a filtered stream"); NULL 60 main/streams/userspace.c NULL, /* close - the streams themselves know how */ NULL 61 main/streams/userspace.c NULL, /* stat - the streams themselves know how */ NULL 85 main/streams/userspace.c le_protocols = zend_register_list_destructors_ex(stream_wrapper_dtor, NULL, "stream factory", 0); NULL 307 main/streams/userspace.c fci.function_name = NULL; NULL 308 main/streams/userspace.c fci.symbol_table = NULL; NULL 312 main/streams/userspace.c fci.params = NULL; NULL 322 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not execute %s::%s()", uwrap->ce->name, uwrap->ce->constructor->common.function_name); NULL 325 main/streams/userspace.c return NULL; NULL 339 main/streams/userspace.c zval *zfilename, *zmode, *zopened, *zoptions, *zretval = NULL, *zfuncname; NULL 342 main/streams/userspace.c php_stream *stream = NULL; NULL 346 main/streams/userspace.c if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename)) == 0) { NULL 348 main/streams/userspace.c return NULL; NULL 367 main/streams/userspace.c if(us->object == NULL) { NULL 368 main/streams/userspace.c FG(user_stream_current_filename) = NULL; NULL 371 main/streams/userspace.c return NULL; NULL 396 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 401 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 403 main/streams/userspace.c if (call_result == SUCCESS && zretval != NULL && zval_is_true(zretval)) { NULL 421 main/streams/userspace.c if (stream == NULL) { NULL 434 main/streams/userspace.c FG(user_stream_current_filename) = NULL; NULL 445 main/streams/userspace.c zval *zfilename, *zoptions, *zretval = NULL, *zfuncname; NULL 448 main/streams/userspace.c php_stream *stream = NULL; NULL 451 main/streams/userspace.c if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename)) == 0) { NULL 453 main/streams/userspace.c return NULL; NULL 461 main/streams/userspace.c if(us->object == NULL) { NULL 462 main/streams/userspace.c FG(user_stream_current_filename) = NULL; NULL 464 main/streams/userspace.c return NULL; NULL 479 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 484 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 486 main/streams/userspace.c if (call_result == SUCCESS && zretval != NULL && zval_is_true(zretval)) { NULL 499 main/streams/userspace.c if (stream == NULL) { NULL 510 main/streams/userspace.c FG(user_stream_current_filename) = NULL; NULL 537 main/streams/userspace.c rsrc_id = ZEND_REGISTER_RESOURCE(NULL, uwrap, le_protocols); NULL 546 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Protocol %s:// is already defined.", protocol); NULL 549 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid protocol scheme specified. Unable to register wrapper class %s to %s://", classname, protocol); NULL 553 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "class '%s' is undefined", classname); NULL 574 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to unregister protocol %s://", protocol); NULL 588 main/streams/userspace.c php_stream_wrapper **wrapperpp = NULL, *wrapper; NULL 597 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s:// was never changed, nothing to restore", protocol); NULL 602 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s:// never existed, nothing to restore", protocol); NULL 613 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to restore original %s:// wrapper", protocol); NULL 624 main/streams/userspace.c zval *retval = NULL; NULL 631 main/streams/userspace.c assert(us != NULL); NULL 639 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 644 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 648 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL) { NULL 652 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!", NULL 658 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_WRITE " wrote %ld bytes more data than requested (%ld written, %ld max)", NULL 673 main/streams/userspace.c zval *retval = NULL; NULL 680 main/streams/userspace.c assert(us != NULL); NULL 688 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 693 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 695 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL) { NULL 699 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_READ " - read %ld bytes more data than requested (%ld read, %ld max) - excess data will be lost", NULL 706 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!", NULL 713 main/streams/userspace.c retval = NULL; NULL 720 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 724 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 726 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && zval_is_true(retval)) { NULL 729 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 738 main/streams/userspace.c retval = NULL; NULL 747 main/streams/userspace.c zval *retval = NULL; NULL 750 main/streams/userspace.c assert(us != NULL); NULL 754 main/streams/userspace.c call_user_function_ex(NULL, NULL 758 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 773 main/streams/userspace.c zval *retval = NULL; NULL 777 main/streams/userspace.c assert(us != NULL); NULL 781 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 785 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 787 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && zval_is_true(retval)) NULL 801 main/streams/userspace.c zval *retval = NULL; NULL 807 main/streams/userspace.c assert(us != NULL); NULL 819 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 824 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 838 main/streams/userspace.c } else if (call_result == SUCCESS && retval != NULL && zval_is_true(retval)) { NULL 846 main/streams/userspace.c retval = NULL; NULL 856 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 860 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 862 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_LONG) { NULL 866 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_TELL " is not implemented!", us->wrapper->classname); NULL 928 main/streams/userspace.c zval *retval = NULL; NULL 935 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 939 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 941 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_ARRAY) { NULL 946 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!", NULL 960 main/streams/userspace.c zval *retval = NULL; NULL 964 main/streams/userspace.c zval *zvalue = NULL; NULL 970 main/streams/userspace.c call_result = call_user_function_ex(NULL, &us->object, &func_name, &retval, 0, NULL, 0, NULL TSRMLS_CC); NULL 971 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_BOOL) { NULL 975 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1005 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1009 main/streams/userspace.c 1, args, 0, NULL TSRMLS_CC); NULL 1011 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_BOOL) { NULL 1018 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!", NULL 1032 main/streams/userspace.c NULL, NULL, NULL, NULL TSRMLS_CC)) NULL 1044 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1048 main/streams/userspace.c 1, args, 0, NULL TSRMLS_CC); NULL 1049 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL) { NULL 1054 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1059 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 1075 main/streams/userspace.c zval *zoption = NULL; NULL 1076 main/streams/userspace.c zval *zptrparam = NULL; NULL 1113 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1117 main/streams/userspace.c 3, args, 0, NULL TSRMLS_CC); NULL 1120 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_SET_OPTION " is not implemented!", NULL 1165 main/streams/userspace.c if(object == NULL) { NULL 1177 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1182 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1187 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_UNLINK " is not implemented!", uwrap->classname); NULL 1212 main/streams/userspace.c if(object == NULL) { NULL 1228 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1233 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1238 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_RENAME " is not implemented!", uwrap->classname); NULL 1264 main/streams/userspace.c if(object == NULL) { NULL 1284 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1289 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1294 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_MKDIR " is not implemented!", uwrap->classname); NULL 1322 main/streams/userspace.c if(object == NULL) { NULL 1338 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1343 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1348 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_RMDIR " is not implemented!", uwrap->classname); NULL 1393 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option %d for " USERSTREAM_METADATA, option); NULL 1400 main/streams/userspace.c if(object == NULL) { NULL 1419 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1424 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1429 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_METADATA " is not implemented!", uwrap->classname); NULL 1458 main/streams/userspace.c if(object == NULL) { NULL 1474 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1479 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1481 main/streams/userspace.c if (call_result == SUCCESS && zretval != NULL && Z_TYPE_P(zretval) == IS_ARRAY) { NULL 1487 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!", NULL 1508 main/streams/userspace.c zval *retval = NULL; NULL 1520 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1524 main/streams/userspace.c 0, NULL, NULL 1525 main/streams/userspace.c 0, NULL TSRMLS_CC); NULL 1527 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) != IS_BOOL) { NULL 1533 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_DIR_READ " is not implemented!", NULL 1546 main/streams/userspace.c zval *retval = NULL; NULL 1549 main/streams/userspace.c assert(us != NULL); NULL 1553 main/streams/userspace.c call_user_function_ex(NULL, NULL 1557 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 1572 main/streams/userspace.c zval *retval = NULL; NULL 1577 main/streams/userspace.c call_user_function_ex(NULL, NULL 1581 main/streams/userspace.c 0, NULL, 0, NULL TSRMLS_CC); NULL 1594 main/streams/userspace.c zval *retval = NULL; NULL 1595 main/streams/userspace.c zval *zcastas = NULL; NULL 1597 main/streams/userspace.c php_stream * intstream = NULL; NULL 1614 main/streams/userspace.c call_result = call_user_function_ex(NULL, NULL 1618 main/streams/userspace.c 1, args, 0, NULL TSRMLS_CC); NULL 1622 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_CAST " is not implemented!", NULL 1626 main/streams/userspace.c if (retval == NULL || !zend_is_true(retval)) { NULL 1631 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_CAST " must return a stream resource", NULL 1636 main/streams/userspace.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_CAST " must not return itself", NULL 1638 main/streams/userspace.c intstream = NULL; NULL 1665 main/streams/userspace.c NULL, /* write */ NULL 1668 main/streams/userspace.c NULL, /* flush */ NULL 1671 main/streams/userspace.c NULL, /* cast */ NULL 1672 main/streams/userspace.c NULL, /* stat */ NULL 1673 main/streams/userspace.c NULL /* set_option */ NULL 65 main/streams/xp_socket.c ptimeout = NULL; NULL 97 main/streams/xp_socket.c estr = php_socket_strerror(err, NULL, 0); NULL 98 main/streams/xp_socket.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, "send of %ld bytes failed with errno=%ld %s", NULL 126 main/streams/xp_socket.c ptimeout = NULL; NULL 332 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddr : NULL, NULL 333 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL, NULL 334 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addr : NULL, NULL 335 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addrlen : NULL NULL 341 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddr : NULL, NULL 342 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL, NULL 343 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addr : NULL, NULL 344 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addrlen : NULL NULL 359 main/streams/xp_socket.c char *err = php_socket_strerror(php_socket_errno(), NULL, 0); NULL 360 main/streams/xp_socket.c php_error_docref(NULL TSRMLS_CC, E_WARNING, NULL 377 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddr : NULL, NULL 378 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL, NULL 379 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addr : NULL, NULL 380 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addrlen : NULL NULL 447 main/streams/xp_socket.c NULL, /* seek */ NULL 458 main/streams/xp_socket.c NULL, /* seek */ NULL 468 main/streams/xp_socket.c NULL, /* seek */ NULL 479 main/streams/xp_socket.c NULL, /* seek */ NULL 488 main/streams/xp_socket.c NULL, /* seek */ NULL 513 main/streams/xp_socket.c php_error_docref(NULL TSRMLS_CC, E_NOTICE, NULL 527 main/streams/xp_socket.c char *host = NULL; NULL 539 main/streams/xp_socket.c return NULL; NULL 548 main/streams/xp_socket.c colon = NULL; NULL 557 main/streams/xp_socket.c return NULL; NULL 571 main/streams/xp_socket.c char *host = NULL; NULL 597 main/streams/xp_socket.c if (host == NULL) { NULL 603 main/streams/xp_socket.c xparam->want_errortext ? &xparam->outputs.error_text : NULL, NULL 617 main/streams/xp_socket.c char *host = NULL, *bindto = NULL; NULL 621 main/streams/xp_socket.c zval **tmpzval = NULL; NULL 641 main/streams/xp_socket.c xparam->want_errortext ? &xparam->outputs.error_text : NULL, NULL 652 main/streams/xp_socket.c if (host == NULL) { NULL 675 main/streams/xp_socket.c xparam->want_errortext ? &xparam->outputs.error_text : NULL, NULL 708 main/streams/xp_socket.c xparam->outputs.client = NULL; NULL 711 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddr : NULL, NULL 712 main/streams/xp_socket.c xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL, NULL 713 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addr : NULL, NULL 714 main/streams/xp_socket.c xparam->want_addr ? &xparam->outputs.addrlen : NULL, NULL 716 main/streams/xp_socket.c xparam->want_errortext ? &xparam->outputs.error_text : NULL, NULL 725 main/streams/xp_socket.c if (clisockdata == NULL) { NULL 732 main/streams/xp_socket.c xparam->outputs.client = php_stream_alloc_rel(stream->ops, clisockdata, NULL, "r+"); NULL 742 main/streams/xp_socket.c return xparam->outputs.client == NULL ? -1 : 0; NULL 783 main/streams/xp_socket.c php_stream *stream = NULL; NULL 802 main/streams/xp_socket.c return NULL; NULL 818 main/streams/xp_socket.c if (stream == NULL) { NULL 820 main/streams/xp_socket.c return NULL; NULL 33 main/win32_internal_function_disabled.h static const char *function_name_5[] = {NULL}; NULL 35 main/win32_internal_function_disabled.h static const char *function_name_6[] = {"readlink", "symlink", NULL}; NULL 24 netware/start.c void *gLibHandle = (void *) NULL; NULL 25 netware/start.c rtag_t gAllocTag = (rtag_t) NULL; NULL 26 netware/start.c NXMutex_t *gLibLock = (NXMutex_t *) NULL; NULL 191 sapi/aolserver/aolserver.c char *http_cookie = NULL; NULL 250 sapi/aolserver/aolserver.c {NULL, NULL, NULL} NULL 257 sapi/aolserver/aolserver.c NULL, NULL 258 sapi/aolserver/aolserver.c NULL, NULL 259 sapi/aolserver/aolserver.c NULL, NULL 260 sapi/aolserver/aolserver.c NULL, NULL 262 sapi/aolserver/aolserver.c NULL, NULL 374 sapi/aolserver/aolserver.c NULL, /* activate */ NULL 375 sapi/aolserver/aolserver.c NULL, /* deactivate */ NULL 378 sapi/aolserver/aolserver.c NULL, /* flush */ NULL 379 sapi/aolserver/aolserver.c NULL, /* get uid */ NULL 380 sapi/aolserver/aolserver.c NULL, /* getenv */ NULL 386 sapi/aolserver/aolserver.c NULL, /* send header handler */ NULL 392 sapi/aolserver/aolserver.c NULL, /* Log message */ NULL 393 sapi/aolserver/aolserver.c NULL, /* Get request time */ NULL 394 sapi/aolserver/aolserver.c NULL, /* child terminate */ NULL 412 sapi/aolserver/aolserver.c file_handle.opened_path = NULL; NULL 420 sapi/aolserver/aolserver.c php_request_shutdown(NULL); NULL 441 sapi/aolserver/aolserver.c #define safe_strdup(x) ((x)?strdup((x)):NULL) NULL 457 sapi/aolserver/aolserver.c SG(request_info).content_type = index == -1 ? NULL : NULL 525 sapi/aolserver/aolserver.c path = Ns_ConfigGetPath(ctx->ns_server, ctx->ns_module, NULL); NULL 534 sapi/aolserver/aolserver.c Ns_RegisterRequest(ctx->ns_server, "GET", value, php_ns_request_handler, NULL, ctx, 0); NULL 535 sapi/aolserver/aolserver.c Ns_RegisterRequest(ctx->ns_server, "POST", value, php_ns_request_handler, NULL, ctx, 0); NULL 536 sapi/aolserver/aolserver.c Ns_RegisterRequest(ctx->ns_server, "HEAD", value, php_ns_request_handler, NULL, ctx, 0); NULL 601 sapi/aolserver/aolserver.c tsrm_startup(1, 1, 0, NULL); NULL 606 sapi/aolserver/aolserver.c ts_allocate_id(&ns_globals_id, sizeof(ns_globals_struct), NULL, NULL); NULL 200 sapi/apache/mod_php5.c ap_set_content_length(r, strtol(header_content, (char **)NULL, 10)); NULL 227 sapi/apache/mod_php5.c if(r == NULL) { /* server_context is not here anymore */ NULL 282 sapi/apache/mod_php5.c symbol_table = NULL; NULL 314 sapi/apache/mod_php5.c aplog_error(NULL, 0, APLOG_ERR | APLOG_NOERRNO, ((request_rec *) SG(server_context))->server, "%s", message); NULL 335 sapi/apache/mod_php5.c SG(server_context) = NULL; NULL 358 sapi/apache/mod_php5.c register_cleanup(r->pool, NULL, php_apache_request_shutdown, php_request_shutdown_for_exec); NULL 382 sapi/apache/mod_php5.c if (SG(server_context) == NULL) { NULL 383 sapi/apache/mod_php5.c return NULL; NULL 467 sapi/apache/mod_php5.c NULL, /* deactivate */ NULL 478 sapi/apache/mod_php5.c NULL, /* send header handler */ NULL 488 sapi/apache/mod_php5.c NULL, /* php.ini path override */ NULL 491 sapi/apache/mod_php5.c NULL, NULL 492 sapi/apache/mod_php5.c NULL, NULL 498 sapi/apache/mod_php5.c NULL, /* default post reader */ NULL 499 sapi/apache/mod_php5.c NULL, /* treat data */ NULL 500 sapi/apache/mod_php5.c NULL, /* exe location */ NULL 524 sapi/apache/mod_php5.c const char *authorization=NULL; NULL 540 sapi/apache/mod_php5.c SG(request_info).auth_user = NULL; NULL 541 sapi/apache/mod_php5.c SG(request_info).auth_password = NULL; NULL 542 sapi/apache/mod_php5.c SG(request_info).auth_digest = NULL; NULL 606 sapi/apache/mod_php5.c fh.opened_path = NULL; NULL 610 sapi/apache/mod_php5.c zend_execute_scripts(ZEND_INCLUDE TSRMLS_CC, NULL, 1, &fh); NULL 619 sapi/apache/mod_php5.c if (filename == NULL && r->finfo.st_mode == 0) { NULL 638 sapi/apache/mod_php5.c if (filename == NULL) { NULL 693 sapi/apache/mod_php5.c int result = send_php(r, 0, NULL); NULL 707 sapi/apache/mod_php5.c return send_php(r, 1, NULL); NULL 771 sapi/apache/mod_php5.c zend_hash_init_ex(per_dir_info, 5, NULL, (void (*)(void *)) destroy_per_dir_entry, 1, 0); NULL 787 sapi/apache/mod_php5.c zend_hash_copy(new, (HashTable *) basev, (copy_ctor_func_t) copy_per_dir_entry, NULL, sizeof(php_per_dir_entry)); NULL 789 sapi/apache/mod_php5.c zend_hash_merge_ex(new, (HashTable *) addv, (copy_ctor_func_t) copy_per_dir_entry, sizeof(php_per_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL); NULL 803 sapi/apache/mod_php5.c tsrm_startup(1, 1, 0, NULL); NULL 826 sapi/apache/mod_php5.c zend_hash_update(conf, per_dir_entry.key, per_dir_entry.key_length, &per_dir_entry, sizeof(php_per_dir_entry), NULL); NULL 827 sapi/apache/mod_php5.c return NULL; NULL 888 sapi/apache/mod_php5.c return NULL; NULL 955 sapi/apache/mod_php5.c register_cleanup(p, NULL, (void (*)(void *))apache_php_module_shutdown_wrapper, (void (*)(void *))php_module_shutdown_for_exec); NULL 959 sapi/apache/mod_php5.c tsrm_startup(1, 1, 0, NULL); NULL 982 sapi/apache/mod_php5.c {NULL} NULL 990 sapi/apache/mod_php5.c {"php_value", php_apache_value_handler, NULL, OR_OPTIONS, TAKE2, "PHP Value Modifier"}, NULL 991 sapi/apache/mod_php5.c {"php_flag", php_apache_flag_handler, NULL, OR_OPTIONS, TAKE2, "PHP Flag Modifier"}, NULL 992 sapi/apache/mod_php5.c {"php_admin_value", php_apache_admin_value_handler, NULL, ACCESS_CONF|RSRC_CONF, TAKE2, "PHP Value Modifier (Admin)"}, NULL 993 sapi/apache/mod_php5.c {"php_admin_flag", php_apache_admin_flag_handler, NULL, ACCESS_CONF|RSRC_CONF, TAKE2, "PHP Flag Modifier (Admin)"}, NULL 994 sapi/apache/mod_php5.c {"PHPINIDir", php_apache_phpini_set, NULL, RSRC_CONF, TAKE1, "Directory containing the php.ini file"}, NULL 995 sapi/apache/mod_php5.c {NULL} NULL 1007 sapi/apache/mod_php5.c NULL, /* per-server config creator */ NULL 1008 sapi/apache/mod_php5.c NULL, /* merge server config */ NULL 1011 sapi/apache/mod_php5.c NULL, /* filename translation */ NULL 1012 sapi/apache/mod_php5.c NULL, /* check_user_id */ NULL 1013 sapi/apache/mod_php5.c NULL, /* check auth */ NULL 1014 sapi/apache/mod_php5.c NULL, /* check access */ NULL 1015 sapi/apache/mod_php5.c NULL, /* type_checker */ NULL 1016 sapi/apache/mod_php5.c NULL, /* fixups */ NULL 1017 sapi/apache/mod_php5.c NULL /* logger */ NULL 1019 sapi/apache/mod_php5.c , NULL /* header parser */ NULL 1022 sapi/apache/mod_php5.c , NULL /* child_init */ NULL 1028 sapi/apache/mod_php5.c , NULL /* post read-request */ NULL 110 sapi/apache/php_apache.c {NULL, NULL, NULL} NULL 132 sapi/apache/php_apache.c ts_allocate_id(&php_apache_info_id, sizeof(php_apache_info_struct), (ts_allocate_ctor) php_apache_globals_ctor, NULL); NULL 153 sapi/apache/php_apache.c NULL, NULL 154 sapi/apache/php_apache.c NULL, NULL 165 sapi/apache/php_apache.c module *modp = NULL; NULL 301 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function is disabled"); NULL 305 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function is not supported in this build"); NULL 315 sapi/apache/php_apache.c char *note_name, *note_val = NULL; NULL 351 sapi/apache/php_apache.c request_rec *rr = NULL; NULL 358 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); NULL 365 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename); NULL 375 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", filename); NULL 407 sapi/apache/php_apache.c if (add_assoc_string(return_value, tenv[i].key, (tenv[i].val==NULL) ? "" : tenv[i].val, 1)==FAILURE) { NULL 427 sapi/apache/php_apache.c if (add_assoc_string(return_value, tenv[i].key, (tenv[i].val==NULL) ? "" : tenv[i].val, 1)==FAILURE) { NULL 440 sapi/apache/php_apache.c char *var = NULL, *val = NULL; NULL 463 sapi/apache/php_apache.c request_rec *rr=NULL; NULL 470 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "URI lookup failed '%s'", filename); NULL 541 sapi/apache/php_apache.c request_rec *rr=NULL; NULL 548 sapi/apache/php_apache.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "URI lookup failed", filename); NULL 50 sapi/apache/sapi_apache.c file_handle.opened_path = NULL; NULL 59 sapi/apache/sapi_apache.c php_request_shutdown(NULL); NULL 73 sapi/apache2filter/apache_config.c zend_hash_update(&d->config, (char *) name, strlen(name) + 1, &e, sizeof(e), NULL); NULL 74 sapi/apache2filter/apache_config.c return NULL; NULL 117 sapi/apache2filter/apache_config.c return NULL; NULL 123 sapi/apache2filter/apache_config.c php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; NULL 131 sapi/apache2filter/apache_config.c zend_hash_copy(&n->config, &e->config, NULL, NULL, sizeof(php_dir_entry)); NULL 136 sapi/apache2filter/apache_config.c &num_index, 0, NULL) == HASH_KEY_IS_STRING; NULL 138 sapi/apache2filter/apache_config.c pe = NULL; NULL 143 sapi/apache2filter/apache_config.c zend_hash_update(&n->config, str, str_len, data, sizeof(*data), NULL); NULL 170 sapi/apache2filter/apache_config.c zend_hash_get_current_key_ex(&d->config, &str, &str_len, NULL, 0, NULL 171 sapi/apache2filter/apache_config.c NULL) == HASH_KEY_IS_STRING; NULL 183 sapi/apache2filter/apache_config.c AP_INIT_TAKE2("php_value", php_apache_value_handler, NULL, OR_OPTIONS, "PHP Value Modifier"), NULL 184 sapi/apache2filter/apache_config.c AP_INIT_TAKE2("php_flag", php_apache_flag_handler, NULL, OR_OPTIONS, "PHP Flag Modifier"), NULL 185 sapi/apache2filter/apache_config.c AP_INIT_TAKE2("php_admin_value", php_apache_admin_value_handler, NULL, ACCESS_CONF|RSRC_CONF, "PHP Value Modifier (Admin)"), NULL 186 sapi/apache2filter/apache_config.c AP_INIT_TAKE2("php_admin_flag", php_apache_admin_flag_handler, NULL, ACCESS_CONF|RSRC_CONF, "PHP Flag Modifier (Admin)"), NULL 187 sapi/apache2filter/apache_config.c AP_INIT_TAKE1("PHPINIDir", php_apache_phpini_set, NULL, RSRC_CONF, "Directory containing the php.ini file"), NULL 188 sapi/apache2filter/apache_config.c {NULL} NULL 206 sapi/apache2filter/apache_config.c zend_hash_init(&newx->config, 0, NULL, NULL, 1); NULL 51 sapi/apache2filter/php_functions.c return NULL; NULL 71 sapi/apache2filter/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); NULL 77 sapi/apache2filter/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", filename); NULL 85 sapi/apache2filter/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename); NULL 109 sapi/apache2filter/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); NULL 146 sapi/apache2filter/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename); NULL 196 sapi/apache2filter/php_functions.c char *note_name, *note_val = NULL; NULL 198 sapi/apache2filter/php_functions.c char *old_note_val=NULL; NULL 226 sapi/apache2filter/php_functions.c char *variable=NULL, *string_val=NULL; NULL 254 sapi/apache2filter/php_functions.c char *variable=NULL; NULL 258 sapi/apache2filter/php_functions.c char *env_val=NULL; NULL 273 sapi/apache2filter/php_functions.c if (env_val != NULL) { NULL 402 sapi/apache2filter/php_functions.c {NULL, NULL, NULL} NULL 409 sapi/apache2filter/php_functions.c NULL, NULL 410 sapi/apache2filter/php_functions.c NULL, NULL 411 sapi/apache2filter/php_functions.c NULL, NULL 412 sapi/apache2filter/php_functions.c NULL, NULL 414 sapi/apache2filter/php_functions.c NULL, NULL 64 sapi/apache2filter/sapi_apache2.c char *apache2_php_ini_path_override = NULL; NULL 131 sapi/apache2filter/sapi_apache2.c ap_set_content_length(ctx->r, strtol(val, (char **)NULL, 10)); NULL 170 sapi/apache2filter/sapi_apache2.c ctx->post_data = NULL; NULL 291 sapi/apache2filter/sapi_apache2.c if (ctx == NULL) { /* we haven't initialized our ctx yet, oh well */ NULL 292 sapi/apache2filter/sapi_apache2.c ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg); NULL 334 sapi/apache2filter/sapi_apache2.c NULL, /* activate */ NULL 335 sapi/apache2filter/sapi_apache2.c NULL, /* deactivate */ NULL 346 sapi/apache2filter/sapi_apache2.c NULL, /* send header handler */ NULL 354 sapi/apache2filter/sapi_apache2.c NULL, /* Child terminate */ NULL 375 sapi/apache2filter/sapi_apache2.c if (ctx == NULL) { NULL 407 sapi/apache2filter/sapi_apache2.c #define safe_strdup(x) ((x)?strdup((x)):NULL) NULL 432 sapi/apache2filter/sapi_apache2.c if (SG(request_info).auth_user == NULL && f->r->user) { NULL 445 sapi/apache2filter/sapi_apache2.c php_request_shutdown(NULL); NULL 492 sapi/apache2filter/sapi_apache2.c if(ap_save_brigade(NULL, &pbb->bb, &bb, f->r->pool) != APR_SUCCESS) { NULL 505 sapi/apache2filter/sapi_apache2.c if (f->r->main == NULL || NULL 515 sapi/apache2filter/sapi_apache2.c if (ctx == NULL) { NULL 543 sapi/apache2filter/sapi_apache2.c zfd.handle.stream.closer = NULL; NULL 548 sapi/apache2filter/sapi_apache2.c zfd.opened_path = NULL; NULL 601 sapi/apache2filter/sapi_apache2.c apache2_php_ini_path_override = NULL; NULL 609 sapi/apache2filter/sapi_apache2.c void *data = NULL; NULL 615 sapi/apache2filter/sapi_apache2.c if (data == NULL) { NULL 631 sapi/apache2filter/sapi_apache2.c tsrm_startup(1, 1, 0, NULL); NULL 635 sapi/apache2filter/sapi_apache2.c apr_pool_cleanup_register(pconf, NULL, php_apache_server_shutdown, apr_pool_cleanup_null); NULL 658 sapi/apache2filter/sapi_apache2.c ap_add_output_filter("PHP", NULL, r, r->connection); NULL 660 sapi/apache2filter/sapi_apache2.c ap_add_input_filter("PHP", NULL, r, r->connection); NULL 679 sapi/apache2filter/sapi_apache2.c *data = NULL; NULL 707 sapi/apache2filter/sapi_apache2.c ap_hook_pre_config(php_pre_config, NULL, NULL, APR_HOOK_MIDDLE); NULL 708 sapi/apache2filter/sapi_apache2.c ap_hook_post_config(php_apache_server_startup, NULL, NULL, APR_HOOK_MIDDLE); NULL 709 sapi/apache2filter/sapi_apache2.c ap_hook_insert_filter(php_insert_filter, NULL, NULL, APR_HOOK_MIDDLE); NULL 710 sapi/apache2filter/sapi_apache2.c ap_hook_post_read_request(php_post_read_request, NULL, NULL, APR_HOOK_MIDDLE); NULL 720 sapi/apache2filter/sapi_apache2.c apr_bucket *b = NULL; NULL 751 sapi/apache2filter/sapi_apache2.c NULL, /* create per-server config structure */ NULL 752 sapi/apache2filter/sapi_apache2.c NULL, /* merge per-server config structures */ NULL 73 sapi/apache2handler/apache_config.c zend_hash_update(&d->config, (char *) name, strlen(name) + 1, &e, sizeof(e), NULL); NULL 74 sapi/apache2handler/apache_config.c return NULL; NULL 117 sapi/apache2handler/apache_config.c return NULL; NULL 140 sapi/apache2handler/apache_config.c php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; NULL 151 sapi/apache2handler/apache_config.c zend_hash_copy(&n->config, &d->config, NULL, NULL, sizeof(php_dir_entry)); NULL 154 sapi/apache2handler/apache_config.c zend_hash_merge_ex(&n->config, &e->config, NULL, sizeof(php_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL); NULL 158 sapi/apache2handler/apache_config.c &num_index, 0, NULL) == HASH_KEY_IS_STRING; NULL 160 sapi/apache2handler/apache_config.c pe = NULL; NULL 166 sapi/apache2handler/apache_config.c zend_hash_update(&n->config, str, str_len, data, sizeof(*data), NULL); NULL 192 sapi/apache2handler/apache_config.c zend_hash_get_current_key_ex(&d->config, &str, &str_len, NULL, 0, NULL 193 sapi/apache2handler/apache_config.c NULL) == HASH_KEY_IS_STRING; NULL 206 sapi/apache2handler/apache_config.c AP_INIT_TAKE2("php_value", php_apache_value_handler, NULL, OR_OPTIONS, "PHP Value Modifier"), NULL 207 sapi/apache2handler/apache_config.c AP_INIT_TAKE2("php_flag", php_apache_flag_handler, NULL, OR_OPTIONS, "PHP Flag Modifier"), NULL 208 sapi/apache2handler/apache_config.c AP_INIT_TAKE2("php_admin_value", php_apache_admin_value_handler, NULL, ACCESS_CONF|RSRC_CONF, "PHP Value Modifier (Admin)"), NULL 209 sapi/apache2handler/apache_config.c AP_INIT_TAKE2("php_admin_flag", php_apache_admin_flag_handler, NULL, ACCESS_CONF|RSRC_CONF, "PHP Flag Modifier (Admin)"), NULL 210 sapi/apache2handler/apache_config.c AP_INIT_TAKE1("PHPINIDir", php_apache_phpini_set, NULL, RSRC_CONF, "Directory containing the php.ini file"), NULL 211 sapi/apache2handler/apache_config.c {NULL} NULL 229 sapi/apache2handler/apache_config.c zend_hash_init(&newx->config, 0, NULL, NULL, 1); NULL 32 sapi/apache2handler/mod_php5.c NULL, /* create per-server config structure */ NULL 33 sapi/apache2handler/mod_php5.c NULL, /* merge per-server config structures */ NULL 64 sapi/apache2handler/php_functions.c return NULL; NULL 83 sapi/apache2handler/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); NULL 88 sapi/apache2handler/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename); NULL 102 sapi/apache2handler/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", filename); NULL 129 sapi/apache2handler/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename); NULL 166 sapi/apache2handler/php_functions.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename); NULL 224 sapi/apache2handler/php_functions.c char *note_name, *note_val = NULL; NULL 226 sapi/apache2handler/php_functions.c char *old_note_val=NULL; NULL 256 sapi/apache2handler/php_functions.c char *variable=NULL, *string_val=NULL; NULL 291 sapi/apache2handler/php_functions.c char *variable=NULL; NULL 295 sapi/apache2handler/php_functions.c char *env_val=NULL; NULL 315 sapi/apache2handler/php_functions.c if (env_val != NULL) { NULL 527 sapi/apache2handler/php_functions.c {NULL, NULL, NULL} NULL 539 sapi/apache2handler/php_functions.c ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NULL); NULL 557 sapi/apache2handler/php_functions.c NULL, NULL 558 sapi/apache2handler/php_functions.c NULL, NULL 560 sapi/apache2handler/php_functions.c NULL, NULL 73 sapi/apache2handler/sapi_apache2.c char *apache2_php_ini_path_override = NULL; NULL 131 sapi/apache2handler/sapi_apache2.c ap_set_content_length(ctx->r, (apr_off_t) _strtoui64(val, (char **)NULL, 10)); NULL 133 sapi/apache2handler/sapi_apache2.c ap_set_content_length(ctx->r, (apr_off_t) strtol(val, (char **)NULL, 10)); NULL 136 sapi/apache2handler/sapi_apache2.c ap_set_content_length(ctx->r, (apr_off_t) strtol(val, (char **)NULL, 10)); NULL 178 sapi/apache2handler/sapi_apache2.c ctx->content_type = NULL; NULL 258 sapi/apache2handler/sapi_apache2.c if (ctx == NULL) { NULL 259 sapi/apache2handler/sapi_apache2.c return NULL; NULL 322 sapi/apache2handler/sapi_apache2.c if (ctx == NULL) { /* we haven't initialized our ctx yet, oh well */ NULL 323 sapi/apache2handler/sapi_apache2.c ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg); NULL 361 sapi/apache2handler/sapi_apache2.c NULL, /* activate */ NULL 362 sapi/apache2handler/sapi_apache2.c NULL, /* deactivate */ NULL 373 sapi/apache2handler/sapi_apache2.c NULL, /* send header handler */ NULL 381 sapi/apache2handler/sapi_apache2.c NULL, /* Child Terminate */ NULL 426 sapi/apache2handler/sapi_apache2.c apache2_php_ini_path_override = NULL; NULL 433 sapi/apache2handler/sapi_apache2.c void *data = NULL; NULL 439 sapi/apache2handler/sapi_apache2.c if (data == NULL) { NULL 454 sapi/apache2handler/sapi_apache2.c tsrm_startup(1, 1, 0, NULL); NULL 458 sapi/apache2handler/sapi_apache2.c apr_pool_cleanup_register(pconf, NULL, php_apache_server_shutdown, apr_pool_cleanup_null); NULL 467 sapi/apache2handler/sapi_apache2.c *data = NULL; NULL 496 sapi/apache2handler/sapi_apache2.c if (SG(request_info).auth_user == NULL && r->user) { NULL 507 sapi/apache2handler/sapi_apache2.c php_request_shutdown(NULL); NULL 523 sapi/apache2handler/sapi_apache2.c zend_hash_get_current_key_ex(&c->config, &str, &str_len, NULL, 0, NULL) == HASH_KEY_IS_STRING; NULL 543 sapi/apache2handler/sapi_apache2.c request_rec * volatile parent_req = NULL; NULL 552 sapi/apache2handler/sapi_apache2.c if (ctx == NULL || (ctx && ctx->request_processed && !strcmp(r->protocol, "INCLUDED"))) { NULL 561 sapi/apache2handler/sapi_apache2.c ctx = NULL; /* May look weird to null it here, but it is to catch the right case in the first_try later on */ NULL 602 sapi/apache2handler/sapi_apache2.c if (r->main == NULL || NULL 613 sapi/apache2handler/sapi_apache2.c if (ctx == NULL) { NULL 641 sapi/apache2handler/sapi_apache2.c parent_req = NULL; NULL 664 sapi/apache2handler/sapi_apache2.c zfd.opened_path = NULL; NULL 669 sapi/apache2handler/sapi_apache2.c zend_execute_scripts(ZEND_INCLUDE TSRMLS_CC, NULL, 1, &zfd); NULL 700 sapi/apache2handler/sapi_apache2.c apr_pool_cleanup_register(pchild, NULL, php_apache_child_shutdown, apr_pool_cleanup_null); NULL 705 sapi/apache2handler/sapi_apache2.c ap_hook_pre_config(php_pre_config, NULL, NULL, APR_HOOK_MIDDLE); NULL 706 sapi/apache2handler/sapi_apache2.c ap_hook_post_config(php_apache_server_startup, NULL, NULL, APR_HOOK_MIDDLE); NULL 707 sapi/apache2handler/sapi_apache2.c ap_hook_handler(php_handler, NULL, NULL, APR_HOOK_MIDDLE); NULL 708 sapi/apache2handler/sapi_apache2.c ap_hook_child_init(php_apache_child_init, NULL, NULL, APR_HOOK_MIDDLE); NULL 141 sapi/apache_hooks/mod_php5.c return NULL; NULL 222 sapi/apache_hooks/mod_php5.c while((ph = (php_handler *)sapi_stack_pop(stack)) != NULL) { NULL 366 sapi/apache_hooks/mod_php5.c if(SG(server_context) == NULL) { /* server_context is not here anymore */ NULL 407 sapi/apache_hooks/mod_php5.c symbol_table = NULL; NULL 437 sapi/apache_hooks/mod_php5.c aplog_error(NULL, 0, APLOG_ERR | APLOG_NOERRNO, ((request_rec *) SG(server_context))->server, "%s", message); NULL 455 sapi/apache_hooks/mod_php5.c SG(server_context) = NULL; /* The server context (request) is invalid by the time run_cleanups() is called */ NULL 484 sapi/apache_hooks/mod_php5.c register_cleanup(r->pool, NULL, php_apache_request_shutdown, php_request_shutdown_for_exec); NULL 522 sapi/apache_hooks/mod_php5.c NULL, /* deactivate */ NULL 533 sapi/apache_hooks/mod_php5.c NULL, /* send header handler */ NULL 540 sapi/apache_hooks/mod_php5.c NULL, /* Get request time */ NULL 541 sapi/apache_hooks/mod_php5.c NULL, /* child terminate */ NULL 543 sapi/apache_hooks/mod_php5.c NULL, /* php.ini path override */ NULL 546 sapi/apache_hooks/mod_php5.c NULL, NULL 547 sapi/apache_hooks/mod_php5.c NULL, NULL 553 sapi/apache_hooks/mod_php5.c NULL, /* default post reader */ NULL 554 sapi/apache_hooks/mod_php5.c NULL, /* treat data */ NULL 555 sapi/apache_hooks/mod_php5.c NULL, /* exe location */ NULL 557 sapi/apache_hooks/mod_php5.c NULL NULL 576 sapi/apache_hooks/mod_php5.c const char *authorization=NULL; NULL 592 sapi/apache_hooks/mod_php5.c SG(request_info).auth_user = NULL; NULL 593 sapi/apache_hooks/mod_php5.c SG(request_info).auth_password = NULL; NULL 655 sapi/apache_hooks/mod_php5.c fh.opened_path = NULL; NULL 659 sapi/apache_hooks/mod_php5.c zend_execute_scripts(ZEND_INCLUDE TSRMLS_CC, NULL, 1, &fh); NULL 666 sapi/apache_hooks/mod_php5.c if (filename == NULL && r->finfo.st_mode == 0) { NULL 686 sapi/apache_hooks/mod_php5.c if (filename == NULL) { NULL 745 sapi/apache_hooks/mod_php5.c int result = send_php(r, 0, NULL); NULL 759 sapi/apache_hooks/mod_php5.c return send_php(r, 1, NULL); NULL 857 sapi/apache_hooks/mod_php5.c zend_hash_init_ex(conf->ini_settings, 5, NULL, (void (*)(void *)) destroy_per_dir_entry, 1, 0); NULL 880 sapi/apache_hooks/mod_php5.c zend_hash_merge_ex((HashTable *) a->ini_settings, (HashTable *) b->ini_settings, (copy_ctor_func_t) copy_per_dir_entry, sizeof(php_per_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL); NULL 902 sapi/apache_hooks/mod_php5.c tsrm_startup(1, 1, 0, NULL); NULL 924 sapi/apache_hooks/mod_php5.c zend_hash_update(conf, per_dir_entry.key, per_dir_entry.key_length, &per_dir_entry, sizeof(php_per_dir_entry), NULL); NULL 925 sapi/apache_hooks/mod_php5.c return NULL; NULL 946 sapi/apache_hooks/mod_php5.c return NULL; NULL 986 sapi/apache_hooks/mod_php5.c return NULL; NULL 1172 sapi/apache_hooks/mod_php5.c return NULL; NULL 1241 sapi/apache_hooks/mod_php5.c register_cleanup(p, NULL, (void (*)(void *))apache_php_module_shutdown_wrapper, (void (*)(void *))php_module_shutdown_for_exec); NULL 1245 sapi/apache_hooks/mod_php5.c tsrm_startup(1, 1, 0, NULL); NULL 1263 sapi/apache_hooks/mod_php5.c zval *ret = NULL; NULL 1412 sapi/apache_hooks/mod_php5.c {NULL} NULL 1420 sapi/apache_hooks/mod_php5.c {"php_value", php_apache_value_handler, NULL, OR_OPTIONS, TAKE2, "PHP Value Modifier"}, NULL 1421 sapi/apache_hooks/mod_php5.c {"phpUriHandler", php_set_uri_handler, NULL, RSRC_CONF, TAKE1, "PHP Value Modifier"}, NULL 1422 sapi/apache_hooks/mod_php5.c {"phpUriHandlerMethod", php_set_uri_handler_code, NULL, RSRC_CONF, TAKE1, "PHP Value Modifier"}, NULL 1424 sapi/apache_hooks/mod_php5.c {"phpHeaderHandler", php_set_header_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1425 sapi/apache_hooks/mod_php5.c {"phpHeaderHandlerMethod", php_set_header_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1427 sapi/apache_hooks/mod_php5.c {"phpAuthHandler", php_set_auth_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1428 sapi/apache_hooks/mod_php5.c {"phpAuthHandlerMethod", php_set_auth_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1429 sapi/apache_hooks/mod_php5.c {"phpAccessHandler", php_set_access_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1430 sapi/apache_hooks/mod_php5.c {"phpAccessHandlerMethod", php_set_access_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1431 sapi/apache_hooks/mod_php5.c {"phpTypeHandler", php_set_type_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1432 sapi/apache_hooks/mod_php5.c {"phpTypeHandlerMethod", php_set_type_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1433 sapi/apache_hooks/mod_php5.c {"phpFixupHandler", php_set_fixup_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1434 sapi/apache_hooks/mod_php5.c {"phpFixupHandlerMethod", php_set_fixup_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1435 sapi/apache_hooks/mod_php5.c {"phpLoggerHandler", php_set_logger_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1436 sapi/apache_hooks/mod_php5.c {"phpLoggerHandlerMethod", php_set_logger_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1438 sapi/apache_hooks/mod_php5.c {"phpPostReadHandler", php_set_post_read_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1439 sapi/apache_hooks/mod_php5.c {"phpPostReadHandlerMethod", php_set_post_read_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1440 sapi/apache_hooks/mod_php5.c {"phpRequire", php_set_require, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1441 sapi/apache_hooks/mod_php5.c {"phpResponseHandler", php_set_response_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1442 sapi/apache_hooks/mod_php5.c {"phpResponseHandlerMethod", php_set_response_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"}, NULL 1444 sapi/apache_hooks/mod_php5.c {"php_flag", php_apache_flag_handler, NULL, OR_OPTIONS, TAKE2, "PHP Flag Modifier"}, NULL 1445 sapi/apache_hooks/mod_php5.c {"php_admin_value", php_apache_admin_value_handler, NULL, ACCESS_CONF|RSRC_CONF, TAKE2, "PHP Value Modifier (Admin)"}, NULL 1446 sapi/apache_hooks/mod_php5.c {"php_admin_flag", php_apache_admin_flag_handler, NULL, ACCESS_CONF|RSRC_CONF, TAKE2, "PHP Flag Modifier (Admin)"}, NULL 1447 sapi/apache_hooks/mod_php5.c {"PHPINIDir", php_apache_phpini_set, NULL, RSRC_CONF, TAKE1, "Directory containing the php.ini file"}, NULL 1448 sapi/apache_hooks/mod_php5.c {NULL} NULL 1461 sapi/apache_hooks/mod_php5.c NULL, /* merge server config */ NULL 1465 sapi/apache_hooks/mod_php5.c NULL, /* check_user_id */ NULL 1475 sapi/apache_hooks/mod_php5.c , NULL /* child_init */ NULL 95 sapi/apache_hooks/php_apache.c {NULL, NULL, NULL} NULL 114 sapi/apache_hooks/php_apache.c #define APREQ_GET_THIS(ZVAL) if (NULL == (ZVAL = getThis())) { \ NULL 134 sapi/apache_hooks/php_apache.c if (NULL == z) { NULL 136 sapi/apache_hooks/php_apache.c return NULL; NULL 141 sapi/apache_hooks/php_apache.c return NULL; NULL 146 sapi/apache_hooks/php_apache.c return NULL; NULL 152 sapi/apache_hooks/php_apache.c return NULL; NULL 174 sapi/apache_hooks/php_apache.c zend_hash_index_update(Z_OBJPROP_P(req), 0, &addr, sizeof(zval *), NULL); NULL 211 sapi/apache_hooks/php_apache.c char *old_value, *new_value = NULL; NULL 579 sapi/apache_hooks/php_apache.c zval *first = NULL; NULL 580 sapi/apache_hooks/php_apache.c zval *second = NULL; NULL 947 sapi/apache_hooks/php_apache.c pw = NULL; NULL 965 sapi/apache_hooks/php_apache.c char *type = NULL; NULL 1295 sapi/apache_hooks/php_apache.c PHP_FALIAS(args, apache_request_args, NULL) NULL 1296 sapi/apache_hooks/php_apache.c PHP_FALIAS(boundary, apache_request_boundary, NULL) NULL 1297 sapi/apache_hooks/php_apache.c PHP_FALIAS(content_encoding, apache_request_content_encoding, NULL) NULL 1298 sapi/apache_hooks/php_apache.c PHP_FALIAS(content_type, apache_request_content_type, NULL) NULL 1299 sapi/apache_hooks/php_apache.c PHP_FALIAS(filename, apache_request_filename, NULL) NULL 1300 sapi/apache_hooks/php_apache.c PHP_FALIAS(handler, apache_request_handler, NULL) NULL 1301 sapi/apache_hooks/php_apache.c PHP_FALIAS(hostname, apache_request_hostname, NULL) NULL 1302 sapi/apache_hooks/php_apache.c PHP_FALIAS(method, apache_request_method, NULL) NULL 1303 sapi/apache_hooks/php_apache.c PHP_FALIAS(path_info, apache_request_path_info, NULL) NULL 1304 sapi/apache_hooks/php_apache.c PHP_FALIAS(protocol, apache_request_protocol, NULL) NULL 1305 sapi/apache_hooks/php_apache.c PHP_FALIAS(status_line, apache_request_status_line, NULL) NULL 1306 sapi/apache_hooks/php_apache.c PHP_FALIAS(the_request, apache_request_the_request, NULL) NULL 1307 sapi/apache_hooks/php_apache.c PHP_FALIAS(unparsed_uri, apache_request_unparsed_uri, NULL) NULL 1308 sapi/apache_hooks/php_apache.c PHP_FALIAS(uri, apache_request_uri, NULL) NULL 1311 sapi/apache_hooks/php_apache.c PHP_FALIAS(allowed, apache_request_allowed, NULL) NULL 1312 sapi/apache_hooks/php_apache.c PHP_FALIAS(bytes_sent, apache_request_bytes_sent, NULL) NULL 1313 sapi/apache_hooks/php_apache.c PHP_FALIAS(chunked, apache_request_chunked, NULL) NULL 1314 sapi/apache_hooks/php_apache.c PHP_FALIAS(content_length, apache_request_content_length, NULL) NULL 1315 sapi/apache_hooks/php_apache.c PHP_FALIAS(header_only, apache_request_header_only, NULL) NULL 1316 sapi/apache_hooks/php_apache.c PHP_FALIAS(method_number, apache_request_method_number, NULL) NULL 1317 sapi/apache_hooks/php_apache.c PHP_FALIAS(mtime, apache_request_mtime, NULL) NULL 1318 sapi/apache_hooks/php_apache.c PHP_FALIAS(no_cache, apache_request_no_cache, NULL) NULL 1319 sapi/apache_hooks/php_apache.c PHP_FALIAS(no_local_copy, apache_request_no_local_copy, NULL) NULL 1320 sapi/apache_hooks/php_apache.c PHP_FALIAS(proto_num, apache_request_proto_num, NULL) NULL 1321 sapi/apache_hooks/php_apache.c PHP_FALIAS(proxyreq, apache_request_proxyreq, NULL) NULL 1322 sapi/apache_hooks/php_apache.c PHP_FALIAS(read_body, apache_request_read_body, NULL) NULL 1323 sapi/apache_hooks/php_apache.c PHP_FALIAS(remaining, apache_request_remaining, NULL) NULL 1324 sapi/apache_hooks/php_apache.c PHP_FALIAS(request_time, apache_request_request_time, NULL) NULL 1325 sapi/apache_hooks/php_apache.c PHP_FALIAS(status, apache_request_status, NULL) NULL 1328 sapi/apache_hooks/php_apache.c PHP_FALIAS(headers_in, apache_request_headers_in, NULL) NULL 1329 sapi/apache_hooks/php_apache.c PHP_FALIAS(headers_out, apache_request_headers_out, NULL) NULL 1330 sapi/apache_hooks/php_apache.c PHP_FALIAS(err_headers_out, apache_request_err_headers_out, NULL) NULL 1359 sapi/apache_hooks/php_apache.c PHP_FALIAS(auth_name, apache_request_auth_name, NULL) NULL 1360 sapi/apache_hooks/php_apache.c PHP_FALIAS(auth_type, apache_request_auth_type, NULL) NULL 1361 sapi/apache_hooks/php_apache.c PHP_FALIAS(basic_auth_pw, apache_request_basic_auth_pw, NULL) NULL 1362 sapi/apache_hooks/php_apache.c PHP_FALIAS(discard_request_body, apache_request_discard_request_body, NULL) NULL 1363 sapi/apache_hooks/php_apache.c PHP_FALIAS(is_initial_req, apache_request_is_initial_req, NULL) NULL 1364 sapi/apache_hooks/php_apache.c PHP_FALIAS(meets_conditions, apache_request_meets_conditions, NULL) NULL 1365 sapi/apache_hooks/php_apache.c PHP_FALIAS(remote_host, apache_request_remote_host, NULL) NULL 1366 sapi/apache_hooks/php_apache.c PHP_FALIAS(satisfies, apache_request_satisfies, NULL) NULL 1367 sapi/apache_hooks/php_apache.c PHP_FALIAS(server_port, apache_request_server_port, NULL) NULL 1368 sapi/apache_hooks/php_apache.c PHP_FALIAS(set_etag, apache_request_set_etag, NULL) NULL 1369 sapi/apache_hooks/php_apache.c PHP_FALIAS(set_last_modified, apache_request_set_last_modified, NULL) NULL 1370 sapi/apache_hooks/php_apache.c PHP_FALIAS(some_auth_required, apache_request_some_auth_required, NULL) NULL 1371 sapi/apache_hooks/php_apache.c PHP_FALIAS(update_mtime, apache_request_update_mtime, NULL) NULL 1372 sapi/apache_hooks/php_apache.c PHP_FALIAS(send_http_header, apache_request_send_http_header, NULL) NULL 1373 sapi/apache_hooks/php_apache.c PHP_FALIAS(basic_http_header, apache_request_basic_http_header, NULL) NULL 1374 sapi/apache_hooks/php_apache.c PHP_FALIAS(send_header_field, apache_request_send_header_field, NULL) NULL 1375 sapi/apache_hooks/php_apache.c PHP_FALIAS(send_http_trace, apache_request_send_http_trace, NULL) NULL 1376 sapi/apache_hooks/php_apache.c PHP_FALIAS(send_http_options, apache_request_send_http_trace, NULL) NULL 1377 sapi/apache_hooks/php_apache.c PHP_FALIAS(send_error_response, apache_request_send_error_response, NULL) NULL 1378 sapi/apache_hooks/php_apache.c PHP_FALIAS(set_content_length, apache_request_set_content_length, NULL) NULL 1379 sapi/apache_hooks/php_apache.c PHP_FALIAS(set_keepalive, apache_request_set_keepalive, NULL) NULL 1380 sapi/apache_hooks/php_apache.c PHP_FALIAS(rputs, apache_request_rputs, NULL) NULL 1381 sapi/apache_hooks/php_apache.c PHP_FALIAS(log_error, apache_request_log_error, NULL) NULL 1382 sapi/apache_hooks/php_apache.c PHP_FALIAS(lookup_uri, apache_request_sub_req_lookup_uri, NULL) NULL 1383 sapi/apache_hooks/php_apache.c PHP_FALIAS(lookup_file, apache_request_sub_req_lookup_file, NULL) NULL 1384 sapi/apache_hooks/php_apache.c PHP_FALIAS(method_uri, apache_request_sub_req_method_uri, NULL) NULL 1385 sapi/apache_hooks/php_apache.c PHP_FALIAS(run, apache_request_run, NULL) NULL 1386 sapi/apache_hooks/php_apache.c PHP_FALIAS(internal_redirect, apache_request_internal_redirect, NULL) NULL 1397 sapi/apache_hooks/php_apache.c ts_allocate_id(&php_apache_info_id, sizeof(php_apache_info_struct), (ts_allocate_ctor) php_apache_globals_ctor, NULL); NULL 1404 sapi/apache_hooks/php_apache.c le_apachereq = zend_register_list_destructors_ex(php_apache_request_free, NULL, "ApacheRequest", module_number); NULL 1405 sapi/apache_hooks/php_apache.c INIT_OVERLOADED_CLASS_ENTRY(ce, "ApacheRequest", php_apache_request_class_functions, NULL, NULL, NULL); NULL 1406 sapi/apache_hooks/php_apache.c apacherequest_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC); NULL 1522 sapi/apache_hooks/php_apache.c NULL, NULL 1523 sapi/apache_hooks/php_apache.c NULL, NULL 1552 sapi/apache_hooks/php_apache.c char *arg_name, *arg_val = NULL; NULL 1578 sapi/apache_hooks/php_apache.c module *modp = NULL; NULL 1717 sapi/apache_hooks/php_apache.c request_rec *rr = NULL; NULL 1769 sapi/apache_hooks/php_apache.c if (add_assoc_string(return_value, tenv[i].key, (tenv[i].val==NULL) ? "" : tenv[i].val, 1)==FAILURE) { NULL 1813 sapi/apache_hooks/php_apache.c char *var = NULL, *val = NULL; NULL 1838 sapi/apache_hooks/php_apache.c request_rec *rr=NULL; NULL 1915 sapi/apache_hooks/php_apache.c request_rec *rr=NULL; NULL 51 sapi/apache_hooks/sapi_apache.c file_handle.opened_path = NULL; NULL 93 sapi/apache_hooks/sapi_apache.c if( (tmp = strstr(handler->name, "::")) != NULL && *(tmp+2) != '\0' ) { NULL 102 sapi/apache_hooks/sapi_apache.c call_user_function_ex(EG(function_table), &class, method, ret, 0, NULL, 0, NULL TSRMLS_CC); NULL 146 sapi/caudium/caudium.c if((state = thread_state_for_id(th_self()))!=NULL) {\ NULL 173 sapi/caudium/caudium.c if(!headers || headers->type != PIKE_T_MAPPING) return NULL; NULL 177 sapi/caudium/caudium.c if(!value) return NULL; NULL 186 sapi/caudium/caudium.c struct svalue *head = NULL; NULL 198 sapi/caudium/caudium.c struct svalue *head = NULL; NULL 214 sapi/caudium/caudium.c struct pike_string *to_write = NULL; NULL 309 sapi/caudium/caudium.c if(soldval != NULL && NULL 439 sapi/caudium/caudium.c cookies = lookup_string_header("HTTP_COOKIE", NULL); NULL 470 sapi/caudium/caudium.c NULL, NULL 471 sapi/caudium/caudium.c NULL, NULL 472 sapi/caudium/caudium.c NULL, NULL 473 sapi/caudium/caudium.c NULL, NULL 474 sapi/caudium/caudium.c NULL, NULL 476 sapi/caudium/caudium.c NULL, NULL 539 sapi/caudium/caudium.c NULL, /* activate */ NULL 540 sapi/caudium/caudium.c NULL, /* deactivate */ NULL 542 sapi/caudium/caudium.c NULL, /* flush */ NULL 543 sapi/caudium/caudium.c NULL, /* get uid */ NULL 544 sapi/caudium/caudium.c NULL, /* getenv */ NULL 548 sapi/caudium/caudium.c NULL, /* send header handler */ NULL 552 sapi/caudium/caudium.c NULL, /* Log message */ NULL 553 sapi/caudium/caudium.c NULL, /* Get request time */ NULL 554 sapi/caudium/caudium.c NULL, /* Child terminate */ NULL 588 sapi/caudium/caudium.c recoveries = NULL; NULL 598 sapi/caudium/caudium.c Pike_interpreter.recoveries = NULL; NULL 615 sapi/caudium/caudium.c lookup_string_header("SCRIPT_FILENAME", NULL); NULL 616 sapi/caudium/caudium.c SG(request_info).request_uri = lookup_string_header("DOCUMENT_URI", NULL); NULL 618 sapi/caudium/caudium.c SG(request_info).request_uri = lookup_string_header("SCRIPT_NAME", NULL); NULL 621 sapi/caudium/caudium.c SG(request_info).content_type = lookup_string_header("HTTP_CONTENT_TYPE", NULL); NULL 630 sapi/caudium/caudium.c php_handle_auth_data(lookup_string_header("HTTP_AUTHORIZATION", NULL), TSRMLS_C); NULL 644 sapi/caudium/caudium.c file_handle.opened_path = NULL; NULL 658 sapi/caudium/caudium.c php_request_shutdown(NULL); NULL 675 sapi/caudium/caudium.c thread_id=NULL; NULL 681 sapi/caudium/caudium.c Pike_interpreter.thread_id=NULL; NULL 706 sapi/caudium/caudium.c if(THIS == NULL) NULL 762 sapi/caudium/caudium.c tsrm_startup(1, 1, 0, NULL); NULL 763 sapi/caudium/caudium.c ts_allocate_id(&caudium_globals_id, sizeof(php_caudium_request), NULL, NULL); NULL 133 sapi/cgi/cgi_main.c static char *php_optarg = NULL; NULL 158 sapi/cgi/cgi_main.c {'-', 0, NULL} /* end of args */ NULL 238 sapi/cgi/cgi_main.c zend_hash_init(&sorted_registry, 50, NULL, NULL, 1); NULL 239 sapi/cgi/cgi_main.c zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry)); NULL 241 sapi/cgi/cgi_main.c zend_hash_apply_with_argument(&sorted_registry, (apply_func_arg_t) print_module_info, NULL TSRMLS_CC); NULL 262 sapi/cgi/cgi_main.c sorted_exts.dtor = NULL; NULL 264 sapi/cgi/cgi_main.c zend_llist_apply_with_argument(&sorted_exts, (llist_apply_with_arg_func_t) print_extension_info, NULL TSRMLS_CC); NULL 397 sapi/cgi/cgi_main.c {0, NULL} NULL 585 sapi/cgi/cgi_main.c if (buf == NULL) { NULL 762 sapi/cgi/cgi_main.c zend_hash_init(new_entry->user_config, 0, NULL, (dtor_func_t) config_zval_dtor, 1); NULL 769 sapi/cgi/cgi_main.c char *real_path = NULL; NULL 778 sapi/cgi/cgi_main.c real_path = tsrm_realpath(path, NULL TSRMLS_CC); NULL 779 sapi/cgi/cgi_main.c if (real_path == NULL) { NULL 807 sapi/cgi/cgi_main.c while ((ptr = strchr(ptr, DEFAULT_SLASH)) != NULL) { NULL 956 sapi/cgi/cgi_main.c NULL, /* get uid */ NULL 961 sapi/cgi/cgi_main.c NULL, /* header handler */ NULL 963 sapi/cgi/cgi_main.c NULL, /* send header handler */ NULL 970 sapi/cgi/cgi_main.c NULL, /* Get request time */ NULL 971 sapi/cgi/cgi_main.c NULL, /* Child terminate */ NULL 985 sapi/cgi/cgi_main.c {NULL, NULL, NULL} NULL 1149 sapi/cgi/cgi_main.c SG(request_info).path_translated = NULL; NULL 1150 sapi/cgi/cgi_main.c SG(request_info).request_method = NULL; NULL 1152 sapi/cgi/cgi_main.c SG(request_info).query_string = NULL; NULL 1153 sapi/cgi/cgi_main.c SG(request_info).request_uri = NULL; NULL 1154 sapi/cgi/cgi_main.c SG(request_info).content_type = NULL; NULL 1182 sapi/cgi/cgi_main.c env_path_info = NULL; NULL 1190 sapi/cgi/cgi_main.c char *real_path = NULL; NULL 1205 sapi/cgi/cgi_main.c if (env_path_translated != NULL && env_redirect_url != NULL && NULL 1221 sapi/cgi/cgi_main.c script_path_translated = __unixify(script_path_translated, 0, NULL, 1, 0); NULL 1235 sapi/cgi/cgi_main.c (real_path = tsrm_realpath(script_path_translated, NULL TSRMLS_CC)) == NULL) NULL 1261 sapi/cgi/cgi_main.c char *path_info = env_path_info ? env_path_info + pilen - slen : NULL; NULL 1298 sapi/cgi/cgi_main.c char *path_translated = NULL; NULL 1328 sapi/cgi/cgi_main.c char *path_translated = NULL; NULL 1354 sapi/cgi/cgi_main.c script_path_translated = CGI_PUTENV("SCRIPT_FILENAME", NULL); NULL 1384 sapi/cgi/cgi_main.c CGI_PUTENV("PATH_INFO", NULL); NULL 1388 sapi/cgi/cgi_main.c CGI_PUTENV("PATH_TRANSLATED", NULL); NULL 1458 sapi/cgi/cgi_main.c STD_PHP_INI_ENTRY("cgi.redirect_status_env", NULL, PHP_INI_SYSTEM, OnUpdateString, redirect_status_env, php_cgi_globals_struct, php_cgi_globals) NULL 1475 sapi/cgi/cgi_main.c php_cgi_globals->redirect_status_env = NULL; NULL 1482 sapi/cgi/cgi_main.c zend_hash_init(&php_cgi_globals->user_config_cache, 0, NULL, (dtor_func_t) user_config_cache_entry_dtor, 1); NULL 1491 sapi/cgi/cgi_main.c ts_allocate_id(&php_cgi_globals_id, sizeof(php_cgi_globals_struct), (ts_allocate_ctor) php_cgi_globals_ctor, NULL); NULL 1533 sapi/cgi/cgi_main.c char *str = NULL; NULL 1594 sapi/cgi/cgi_main.c for (env = environ; env != NULL && *env != NULL; env++) { NULL 1654 sapi/cgi/cgi_main.c if (t != buf && t != NULL) { NULL 1711 sapi/cgi/cgi_main.c {NULL, NULL, NULL} NULL 1720 sapi/cgi/cgi_main.c NULL, NULL 1721 sapi/cgi/cgi_main.c NULL, NULL 1742 sapi/cgi/cgi_main.c char *script_file = NULL; NULL 1753 sapi/cgi/cgi_main.c char *bindpath = NULL; NULL 1755 sapi/cgi/cgi_main.c fcgi_request *request = NULL; NULL 1776 sapi/cgi/cgi_main.c MessageBox(NULL, szMessage, "CGI Debug Time!", MB_OK|MB_SERVICE_NOTIFICATION); NULL 1792 sapi/cgi/cgi_main.c tsrm_startup(1, 1, 0, NULL); NULL 1798 sapi/cgi/cgi_main.c cgi_sapi_module.php_ini_path_override = NULL; NULL 1819 sapi/cgi/cgi_main.c if((query_string = getenv("QUERY_STRING")) != NULL && strchr(query_string, '=') == NULL) { NULL 1901 sapi/cgi/cgi_main.c SG(request_info).path_translated = NULL; NULL 2101 sapi/cgi/cgi_main.c gettimeofday(&start, NULL); NULL 2167 sapi/cgi/cgi_main.c SG(server_context) = NULL; NULL 2217 sapi/cgi/cgi_main.c SG(server_context) = NULL; NULL 2313 sapi/cgi/cgi_main.c file_handle.handle.fp = NULL; NULL 2320 sapi/cgi/cgi_main.c file_handle.opened_path = NULL; NULL 2329 sapi/cgi/cgi_main.c SG(server_context) = NULL; NULL 2366 sapi/cgi/cgi_main.c SG(request_info).query_string = NULL; NULL 2370 sapi/cgi/cgi_main.c SG(server_context) = NULL; NULL 2513 sapi/cgi/cgi_main.c SG(request_info).query_string = NULL; NULL 2521 sapi/cgi/cgi_main.c script_file = NULL; NULL 2566 sapi/cgi/cgi_main.c gettimeofday(&end, NULL); NULL 2586 sapi/cgi/cgi_main.c SG(server_context) = NULL; NULL 142 sapi/cgi/fastcgi.c static in_addr_t *allowed_clients = NULL; NULL 183 sapi/cgi/fastcgi.c h->list = NULL; NULL 186 sapi/cgi/fastcgi.c h->buckets->next = NULL; NULL 190 sapi/cgi/fastcgi.c h->data->next = NULL; NULL 215 sapi/cgi/fastcgi.c h->list = NULL; NULL 259 sapi/cgi/fastcgi.c while (UNEXPECTED(p != NULL)) { NULL 296 sapi/cgi/fastcgi.c while (*p != NULL) { NULL 301 sapi/cgi/fastcgi.c (*p)->val = NULL; /* NULL value means deleted */ NULL 315 sapi/cgi/fastcgi.c while (p != NULL) { NULL 324 sapi/cgi/fastcgi.c return NULL; NULL 332 sapi/cgi/fastcgi.c if (EXPECTED(p->val != NULL)) { NULL 388 sapi/cgi/fastcgi.c sigaction(SIGUSR1, &new_sa, NULL); NULL 389 sapi/cgi/fastcgi.c sigaction(SIGTERM, &new_sa, NULL); NULL 390 sapi/cgi/fastcgi.c sigaction(SIGPIPE, NULL, &old_sa); NULL 392 sapi/cgi/fastcgi.c sigaction(SIGPIPE, &new_sa, NULL); NULL 414 sapi/cgi/fastcgi.c zend_hash_init(&fcgi_mgmt_vars, 0, NULL, fcgi_free_mgmt_var_cb, 1); NULL 435 sapi/cgi/fastcgi.c SetNamedPipeHandleState(pipe, &pipe_mode, NULL, NULL); NULL 438 sapi/cgi/fastcgi.c if (str != NULL) { NULL 440 sapi/cgi/fastcgi.c if (!CreateThread(NULL, 0, fcgi_shutdown_thread, NULL 441 sapi/cgi/fastcgi.c shutdown_event, 0, NULL)) { NULL 446 sapi/cgi/fastcgi.c if (str != NULL) { NULL 513 sapi/cgi/fastcgi.c if (acl == NULL) { NULL 514 sapi/cgi/fastcgi.c return NULL; NULL 553 sapi/cgi/fastcgi.c return NULL; NULL 744 sapi/cgi/fastcgi.c req->out_hdr = NULL; NULL 748 sapi/cgi/fastcgi.c req->tcp = !GetNamedPipeInfo((HANDLE)_get_osfhandle(req->listen_socket), NULL, NULL, NULL, NULL); NULL 883 sapi/cgi/fastcgi.c req->out_hdr = NULL; NULL 991 sapi/cgi/fastcgi.c while (q != NULL) { NULL 1153 sapi/cgi/fastcgi.c ov.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL); NULL 1250 sapi/cgi/fastcgi.c ret = select(req->fd + 1, &set, NULL, NULL, &tv) >= 0; NULL 1298 sapi/cgi/fastcgi.c req->out_hdr = NULL; NULL 1409 sapi/cgi/fastcgi.c req->out_hdr = NULL; NULL 1425 sapi/cgi/fastcgi.c req->out_hdr = NULL; NULL 1461 sapi/cgi/fastcgi.c if (!req) return NULL; NULL 1475 sapi/cgi/fastcgi.c if (!req) return NULL; NULL 1476 sapi/cgi/fastcgi.c if (val == NULL) { NULL 1478 sapi/cgi/fastcgi.c return NULL; NULL 1486 sapi/cgi/fastcgi.c if (val == NULL) { NULL 1488 sapi/cgi/fastcgi.c return NULL; NULL 1518 sapi/cgi/fastcgi.c zend_hash_add(&fcgi_mgmt_vars, name, name_len, &zvalue, sizeof(zvalue), NULL); NULL 120 sapi/cli/php_cli.c cli_shell_callbacks_t cli_shell_callbacks = { NULL, NULL, NULL }; NULL 173 sapi/cli/php_cli.c {'-', 0, NULL} /* end of args */ NULL 198 sapi/cli/php_cli.c zend_hash_init(&sorted_registry, 50, NULL, NULL, 1); NULL 199 sapi/cli/php_cli.c zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry)); NULL 225 sapi/cli/php_cli.c sorted_exts.dtor = NULL; NULL 384 sapi/cli/php_cli.c SG(request_info).argv0 = NULL; NULL 392 sapi/cli/php_cli.c return NULL; NULL 417 sapi/cli/php_cli.c if (php_module_startup(sapi_module, NULL, 0)==FAILURE) { NULL 431 sapi/cli/php_cli.c zend_hash_update(configuration_hash, name, sizeof(name), &tmp, sizeof(zval), NULL);\ NULL 450 sapi/cli/php_cli.c NULL, /* activate */ NULL 455 sapi/cli/php_cli.c NULL, /* get uid */ NULL 456 sapi/cli/php_cli.c NULL, /* getenv */ NULL 464 sapi/cli/php_cli.c NULL, /* read POST data */ NULL 469 sapi/cli/php_cli.c NULL, /* Get request time */ NULL 470 sapi/cli/php_cli.c NULL, /* Child terminate */ NULL 486 sapi/cli/php_cli.c {NULL, NULL, NULL} NULL 552 sapi/cli/php_cli.c static php_stream *s_in_process = NULL; NULL 558 sapi/cli/php_cli.c php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL; NULL 565 sapi/cli/php_cli.c s_in = php_stream_open_wrapper_ex("php://stdin", "rb", 0, NULL, sc_in); NULL 566 sapi/cli/php_cli.c s_out = php_stream_open_wrapper_ex("php://stdout", "wb", 0, NULL, sc_out); NULL 567 sapi/cli/php_cli.c s_err = php_stream_open_wrapper_ex("php://stderr", "wb", 0, NULL, sc_err); NULL 569 sapi/cli/php_cli.c if (s_in==NULL || s_out==NULL || s_err==NULL) { NULL 629 sapi/cli/php_cli.c file_handle->opened_path = NULL; NULL 664 sapi/cli/php_cli.c char *reflection_what = NULL; NULL 667 sapi/cli/php_cli.c char *php_optarg = NULL, *orig_optarg = NULL; NULL 669 sapi/cli/php_cli.c char *exec_direct=NULL, *exec_run=NULL, *exec_begin=NULL, *exec_end=NULL; NULL 670 sapi/cli/php_cli.c char *arg_free=NULL, **arg_excp=&arg_free; NULL 671 sapi/cli/php_cli.c char *script_file=NULL, *translated_path = NULL; NULL 674 sapi/cli/php_cli.c const char *param_error=NULL; NULL 680 sapi/cli/php_cli.c EG(uninitialized_zval_ptr) = NULL; NULL 952 sapi/cli/php_cli.c file_handle.opened_path = NULL; NULL 1034 sapi/cli/php_cli.c if (zend_eval_string_ex(exec_direct, NULL, "Command line code", 1 TSRMLS_CC) == FAILURE) { NULL 1047 sapi/cli/php_cli.c if (exec_begin && zend_eval_string_ex(exec_begin, NULL, "Command line begin code", 1 TSRMLS_CC) == FAILURE) { NULL 1054 sapi/cli/php_cli.c zend_hash_update(&EG(symbol_table), "argi", sizeof("argi"), &argi, sizeof(zval *), NULL); NULL 1055 sapi/cli/php_cli.c while (exit_status == SUCCESS && (input=php_stream_gets(s_in_process, NULL, 0)) != NULL) { NULL 1065 sapi/cli/php_cli.c zend_hash_update(&EG(symbol_table), "argn", sizeof("argn"), &argn, sizeof(zval *), NULL); NULL 1068 sapi/cli/php_cli.c if (zend_eval_string_ex(exec_run, NULL, "Command line run code", 1 TSRMLS_CC) == FAILURE) { NULL 1084 sapi/cli/php_cli.c if (exec_end && zend_eval_string_ex(exec_end, NULL, "Command line end code", 1 TSRMLS_CC) == FAILURE) { NULL 1095 sapi/cli/php_cli.c zend_class_entry *pce = NULL; NULL 1129 sapi/cli/php_cli.c zend_call_method_with_1_params(&ref, pce, &pce->constructor, "__construct", NULL, arg); NULL 1135 sapi/cli/php_cli.c EG(exception) = NULL; NULL 1137 sapi/cli/php_cli.c zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref); NULL 1152 sapi/cli/php_cli.c display_ini_entries(NULL); NULL 1213 sapi/cli/php_cli.c char *php_optarg = NULL; NULL 1215 sapi/cli/php_cli.c char *ini_path_override = NULL; NULL 1216 sapi/cli/php_cli.c char *ini_entries = NULL; NULL 1259 sapi/cli/php_cli.c tsrm_startup(1, 1, 0, NULL); NULL 33 sapi/cli/php_cli_process_title.c char *title = NULL; NULL 46 sapi/cli/php_cli_process_title.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cli_set_process_title had an error: %s", ps_title_errno(rc)); NULL 56 sapi/cli/php_cli_process_title.c const char* title = NULL; NULL 65 sapi/cli/php_cli_process_title.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "cli_get_process_title had an error: %s", ps_title_errno(rc)); NULL 315 sapi/cli/php_cli_server.c { NULL, NULL } NULL 344 sapi/cli/php_cli_server.c if (buf == NULL) { NULL 360 sapi/cli/php_cli_server.c gettimeofday(&tv, NULL); NULL 395 sapi/cli/php_cli_server.c php_cli_server_http_response_status_code_pair needle, *result = NULL; NULL 398 sapi/cli/php_cli_server.c needle.str = NULL; NULL 429 sapi/cli/php_cli_server.c return NULL; NULL 472 sapi/cli/php_cli_server.c return NULL; NULL 495 sapi/cli/php_cli_server.c zend_hash_get_current_key_ex(headers, &key, &key_len, NULL, 0, &pos); NULL 558 sapi/cli/php_cli_server.c ZEND_INIT_MODULE_GLOBALS(cli_server, cli_server_init_globals, NULL); NULL 577 sapi/cli/php_cli_server.c NULL, NULL 580 sapi/cli/php_cli_server.c NULL, NULL 581 sapi/cli/php_cli_server.c NULL, NULL 597 sapi/cli/php_cli_server.c {NULL, NULL, NULL} NULL 649 sapi/cli/php_cli_server.c if (client == NULL || SG(request_info).no_headers) { NULL 685 sapi/cli/php_cli_server.c return NULL; NULL 827 sapi/cli/php_cli_server.c NULL, /* activate */ NULL 828 sapi/cli/php_cli_server.c NULL, /* deactivate */ NULL 832 sapi/cli/php_cli_server.c NULL, /* get uid */ NULL 833 sapi/cli/php_cli_server.c NULL, /* getenv */ NULL 837 sapi/cli/php_cli_server.c NULL, /* header handler */ NULL 839 sapi/cli/php_cli_server.c NULL, /* send header handler */ NULL 846 sapi/cli/php_cli_server.c NULL, /* Get request time */ NULL 847 sapi/cli/php_cli_server.c NULL, /* Child terminate */ NULL 898 sapi/cli/php_cli_server.c return php_select(poller->max_fd + 1, &poller->active.rfds, &poller->active.wfds, NULL, (struct timeval *)tv); NULL 1001 sapi/cli/php_cli_server.c buffer->first = NULL; NULL 1002 sapi/cli/php_cli_server.c buffer->last = NULL; NULL 1042 sapi/cli/php_cli_server.c return NULL; NULL 1046 sapi/cli/php_cli_server.c chunk->next = NULL; NULL 1056 sapi/cli/php_cli_server.c return NULL; NULL 1060 sapi/cli/php_cli_server.c chunk->next = NULL; NULL 1071 sapi/cli/php_cli_server.c return NULL; NULL 1075 sapi/cli/php_cli_server.c chunk->next = NULL; NULL 1112 sapi/cli/php_cli_server.c sender->buffer.last = NULL; NULL 1131 sapi/cli/php_cli_server.c sender->buffer.last = NULL; NULL 1258 sapi/cli/php_cli_server.c char *buf = NULL; NULL 1283 sapi/cli/php_cli_server.c struct sockaddr *sa = NULL, **p, **sal; NULL 1292 sapi/cli/php_cli_server.c sa = NULL; NULL 1307 sapi/cli/php_cli_server.c *errstr = NULL; NULL 1320 sapi/cli/php_cli_server.c *errstr = NULL; NULL 1394 sapi/cli/php_cli_server.c *errstr = php_socket_strerror(err, NULL, 0); NULL 1404 sapi/cli/php_cli_server.c req->request_uri = NULL; NULL 1406 sapi/cli/php_cli_server.c req->vpath = NULL; NULL 1408 sapi/cli/php_cli_server.c req->path_translated = NULL; NULL 1410 sapi/cli/php_cli_server.c req->path_info = NULL; NULL 1412 sapi/cli/php_cli_server.c req->query_string = NULL; NULL 1414 sapi/cli/php_cli_server.c zend_hash_init(&req->headers, 0, NULL, (void(*)(void*))char_ptr_dtor_p, 1); NULL 1415 sapi/cli/php_cli_server.c zend_hash_init(&req->headers_original_case, 0, NULL, NULL, 1); NULL 1416 sapi/cli/php_cli_server.c req->content = NULL; NULL 1418 sapi/cli/php_cli_server.c req->ext = NULL; NULL 1450 sapi/cli/php_cli_server.c static const char *index_files[] = { "index.php", "index.html", NULL }; NULL 1452 sapi/cli/php_cli_server.c char *p = buf, *prev_path = NULL, *q, *vpath; NULL 1557 sapi/cli/php_cli_server.c char *decoded_vpath = NULL; NULL 1561 sapi/cli/php_cli_server.c *retval = NULL; NULL 1685 sapi/cli/php_cli_server.c zend_hash_add(&client->request.headers, header_name, client->current_header_name_len + 1, &value, sizeof(char *), NULL); NULL 1686 sapi/cli/php_cli_server.c zend_hash_add(&client->request.headers_original_case, client->current_header_name, client->current_header_name_len + 1, &value, sizeof(char *), NULL); NULL 1704 sapi/cli/php_cli_server.c client->current_header_name = NULL; NULL 1773 sapi/cli/php_cli_server.c *errstr = php_socket_strerror(err, NULL, 0); NULL 1845 sapi/cli/php_cli_server.c request_info->auth_user = request_info->auth_password = request_info->auth_digest = NULL; NULL 1864 sapi/cli/php_cli_server.c php_network_populate_name_from_sockaddr(addr, addr_len, &addr_str, &addr_str_len, NULL, 0 TSRMLS_CC); NULL 1871 sapi/cli/php_cli_server.c client->current_header_name = NULL; NULL 1907 sapi/cli/php_cli_server.c char *escaped_request_uri = NULL; NULL 1917 sapi/cli/php_cli_server.c escaped_request_uri = php_escape_html_entities_ex((unsigned char *)client->request.request_uri, client->request.request_uri_len, &escaped_request_uri_len, 0, ENT_QUOTES, NULL, 0 TSRMLS_CC); NULL 2011 sapi/cli/php_cli_server.c zfd.handle.fp = NULL; NULL 2013 sapi/cli/php_cli_server.c zfd.opened_path = NULL; NULL 2019 sapi/cli/php_cli_server.c php_cli_server_log_response(client, SG(sapi_headers).http_response_code, NULL TSRMLS_CC); NULL 2053 sapi/cli/php_cli_server.c php_cli_server_log_response(client, 500, NULL TSRMLS_CC); NULL 2070 sapi/cli/php_cli_server.c php_cli_server_log_response(client, 500, NULL TSRMLS_CC); NULL 2075 sapi/cli/php_cli_server.c php_cli_server_log_response(client, 200, NULL TSRMLS_CC); NULL 2103 sapi/cli/php_cli_server.c SG(server_context) = NULL; NULL 2104 sapi/cli/php_cli_server.c SG(rfc1867_uploaded_files) = NULL; NULL 2122 sapi/cli/php_cli_server.c zfd.handle.fp = NULL; NULL 2124 sapi/cli/php_cli_server.c zfd.opened_path = NULL; NULL 2127 sapi/cli/php_cli_server.c zval *retval = NULL; NULL 2159 sapi/cli/php_cli_server.c SG(server_context) = NULL; NULL 2190 sapi/cli/php_cli_server.c SG(rfc1867_uploaded_files) = NULL; NULL 2195 sapi/cli/php_cli_server.c SG(server_context) = NULL; NULL 2199 sapi/cli/php_cli_server.c SG(server_context) = NULL; NULL 2233 sapi/cli/php_cli_server.c char *host = NULL; NULL 2234 sapi/cli/php_cli_server.c char *errstr = NULL; NULL 2235 sapi/cli/php_cli_server.c char *_document_root = NULL; NULL 2236 sapi/cli/php_cli_server.c char *_router = NULL; NULL 2240 sapi/cli/php_cli_server.c char *p = NULL; NULL 2253 sapi/cli/php_cli_server.c p = NULL; NULL 2256 sapi/cli/php_cli_server.c p = NULL; NULL 2269 sapi/cli/php_cli_server.c p = NULL; NULL 2298 sapi/cli/php_cli_server.c zend_hash_init(&server->clients, 0, NULL, (void(*)(void*))php_cli_server_client_dtor_wrapper, 1); NULL 2321 sapi/cli/php_cli_server.c server->router = NULL; NULL 2346 sapi/cli/php_cli_server.c char *errstr = NULL; NULL 2412 sapi/cli/php_cli_server.c php_cli_server_client *client = NULL; NULL 2422 sapi/cli/php_cli_server.c errstr = php_socket_strerror(php_socket_errno(), NULL, 0); NULL 2442 sapi/cli/php_cli_server.c zend_hash_index_update(&server->clients, client_sock, &client, sizeof(client), NULL); NULL 2487 sapi/cli/php_cli_server.c char *errstr = php_socket_strerror(err, NULL, 0); NULL 2509 sapi/cli/php_cli_server.c char *php_optarg = NULL; NULL 2512 sapi/cli/php_cli_server.c const char *server_bind_address = NULL; NULL 2514 sapi/cli/php_cli_server.c const char *document_root = NULL; NULL 2515 sapi/cli/php_cli_server.c const char *router = NULL; NULL 2544 sapi/cli/php_cli_server.c char *ret = NULL; NULL 64 sapi/cli/php_http_parser.c FOR##_mark = NULL; \ NULL 152 sapi/cli/ps_title.c char* end_of_area = NULL; NULL 169 sapi/cli/ps_title.c for (i = 0; (non_contiguous_area == 0) && (environ[i] != NULL); i++) NULL 189 sapi/cli/ps_title.c for (i = 0; environ[i] != NULL; i++) NULL 195 sapi/cli/ps_title.c new_environ[i] = NULL; NULL 226 sapi/cli/ps_title.c new_argv[argc] = NULL; NULL 252 sapi/cli/ps_title.c save_argv[1] = NULL; NULL 263 sapi/cli/ps_title.c save_argv = NULL; NULL 265 sapi/cli/ps_title.c ps_buffer = NULL; NULL 409 sapi/cli/ps_title.c save_argv = NULL; NULL 415 sapi/cli/ps_title.c for (i = 0; frozen_environ[i] != NULL; i++) NULL 428 sapi/cli/ps_title.c for (i=0; argv[i] != NULL; i++) NULL 84 sapi/continuity/capi.c {NULL, NULL, NULL} NULL 93 sapi/continuity/capi.c NULL, NULL 94 sapi/continuity/capi.c NULL, NULL 155 sapi/continuity/capi.c if (p == NULL) { NULL 191 sapi/continuity/capi.c httpFset_status(rc->t, SG(sapi_headers).http_response_code, NULL); NULL 242 sapi/continuity/capi.c if (value != NULL) { NULL 249 sapi/continuity/capi.c if(value!=NULL) NULL 254 sapi/continuity/capi.c if (value != NULL) NULL 262 sapi/continuity/capi.c if (value != NULL) { NULL 269 sapi/continuity/capi.c if (value != NULL) NULL 274 sapi/continuity/capi.c if (value != NULL) NULL 279 sapi/continuity/capi.c if (value != NULL) NULL 284 sapi/continuity/capi.c if (value != NULL) NULL 289 sapi/continuity/capi.c if (value != NULL) NULL 294 sapi/continuity/capi.c if (value != NULL) NULL 299 sapi/continuity/capi.c if (value != NULL) NULL 304 sapi/continuity/capi.c if (value != NULL) NULL 309 sapi/continuity/capi.c if (value != NULL) NULL 314 sapi/continuity/capi.c if (value != NULL) NULL 319 sapi/continuity/capi.c if (value != NULL) NULL 324 sapi/continuity/capi.c if (value != NULL) NULL 335 sapi/continuity/capi.c if (value != NULL) { NULL 361 sapi/continuity/capi.c NULL, /* activate */ NULL 362 sapi/continuity/capi.c NULL, /* deactivate */ NULL 365 sapi/continuity/capi.c NULL, /* flush */ NULL 366 sapi/continuity/capi.c NULL, /* get uid */ NULL 367 sapi/continuity/capi.c NULL, /* getenv */ NULL 373 sapi/continuity/capi.c NULL, /* send header handler */ NULL 380 sapi/continuity/capi.c NULL, /* Get request time */ NULL 381 sapi/continuity/capi.c NULL, /* Child terminate */ NULL 383 sapi/continuity/capi.c NULL, /* Block interruptions */ NULL 384 sapi/continuity/capi.c NULL, /* Unblock interruptions */ NULL 400 sapi/continuity/capi.c if (str != NULL) NULL 402 sapi/continuity/capi.c return NULL; NULL 407 sapi/continuity/capi.c if (addr != NULL) NULL 426 sapi/continuity/capi.c SG(request_info).content_length = (content_length == NULL) ? 0 : strtoul(content_length, 0, 0); NULL 449 sapi/continuity/capi.c file_handle.opened_path = NULL; NULL 452 sapi/continuity/capi.c php_request_shutdown(NULL); NULL 461 sapi/continuity/capi.c tsrm_startup(128, 1, 0, NULL); NULL 38 sapi/embed/php_embed.c return NULL; NULL 105 sapi/embed/php_embed.c if (php_module_startup(sapi_module, NULL, 0)==FAILURE) { NULL 118 sapi/embed/php_embed.c NULL, /* activate */ NULL 123 sapi/embed/php_embed.c NULL, /* get uid */ NULL 124 sapi/embed/php_embed.c NULL, /* getenv */ NULL 128 sapi/embed/php_embed.c NULL, /* header handler */ NULL 129 sapi/embed/php_embed.c NULL, /* send headers handler */ NULL 132 sapi/embed/php_embed.c NULL, /* read POST data */ NULL 137 sapi/embed/php_embed.c NULL, /* Get request time */ NULL 138 sapi/embed/php_embed.c NULL, /* Child terminate */ NULL 152 sapi/embed/php_embed.c {NULL, NULL, NULL} NULL 159 sapi/embed/php_embed.c void ***tsrm_ls = NULL; NULL 174 sapi/embed/php_embed.c tsrm_startup(1, 1, 0, NULL); NULL 201 sapi/embed/php_embed.c zend_llist_init(&global_vars, sizeof(char *), NULL, 0); NULL 215 sapi/embed/php_embed.c php_register_variable("PHP_SELF", "-", NULL TSRMLS_CC); NULL 230 sapi/embed/php_embed.c php_embed_module.ini_entries = NULL; NULL 52 sapi/fpm/fpm/events/devpoll.c static struct pollfd *pollfds = NULL; NULL 53 sapi/fpm/fpm/events/devpoll.c static struct pollfd *active_pollfds = NULL; NULL 63 sapi/fpm/fpm/events/devpoll.c return NULL; NULL 131 sapi/fpm/fpm/events/devpoll.c pollfds = NULL; NULL 137 sapi/fpm/fpm/events/devpoll.c active_pollfds = NULL; NULL 47 sapi/fpm/fpm/events/epoll.c static struct epoll_event *epollfds = NULL; NULL 58 sapi/fpm/fpm/events/epoll.c return NULL; NULL 104 sapi/fpm/fpm/events/epoll.c epollfds = NULL; NULL 50 sapi/fpm/fpm/events/kqueue.c static struct kevent *kevents = NULL; NULL 64 sapi/fpm/fpm/events/kqueue.c return NULL; NULL 107 sapi/fpm/fpm/events/kqueue.c kevents = NULL; NULL 132 sapi/fpm/fpm/events/kqueue.c ret = kevent(kfd, NULL, 0, kevents, nkevents, &t); NULL 172 sapi/fpm/fpm/events/kqueue.c if (kevent(kfd, &k, 1, NULL, 0, NULL) < 0) { NULL 197 sapi/fpm/fpm/events/kqueue.c if (kevent(kfd, &k, 1, NULL, 0, NULL) < 0) { NULL 48 sapi/fpm/fpm/events/poll.c static struct pollfd *pollfds = NULL; NULL 49 sapi/fpm/fpm/events/poll.c static struct pollfd *active_pollfds = NULL; NULL 62 sapi/fpm/fpm/events/poll.c return NULL; NULL 116 sapi/fpm/fpm/events/poll.c pollfds = NULL; NULL 122 sapi/fpm/fpm/events/poll.c active_pollfds = NULL; NULL 48 sapi/fpm/fpm/events/port.c port_event_t *events = NULL; NULL 59 sapi/fpm/fpm/events/port.c return NULL; NULL 106 sapi/fpm/fpm/events/port.c events = NULL; NULL 47 sapi/fpm/fpm/events/select.c .clean = NULL, NULL 65 sapi/fpm/fpm/events/select.c return NULL; NULL 101 sapi/fpm/fpm/events/select.c ret = select(FD_SETSIZE, ¤t_fds, NULL, NULL, &t); NULL 146 sapi/fpm/fpm/fastcgi.c static in_addr_t *allowed_clients = NULL; NULL 176 sapi/fpm/fpm/fastcgi.c sigaction(SIGUSR1, &new_sa, NULL); NULL 177 sapi/fpm/fpm/fastcgi.c sigaction(SIGTERM, &new_sa, NULL); NULL 178 sapi/fpm/fpm/fastcgi.c sigaction(SIGPIPE, NULL, &old_sa); NULL 180 sapi/fpm/fpm/fastcgi.c sigaction(SIGPIPE, &new_sa, NULL); NULL 188 sapi/fpm/fpm/fastcgi.c zend_hash_init(&fcgi_mgmt_vars, 0, NULL, fcgi_free_mgmt_var_cb, 1); NULL 207 sapi/fpm/fpm/fastcgi.c SetNamedPipeHandleState(pipe, &pipe_mode, NULL, NULL); NULL 210 sapi/fpm/fpm/fastcgi.c if (str != NULL) { NULL 212 sapi/fpm/fpm/fastcgi.c if (!CreateThread(NULL, 0, fcgi_shutdown_thread, NULL 213 sapi/fpm/fpm/fastcgi.c shutdown_event, 0, NULL)) { NULL 218 sapi/fpm/fpm/fastcgi.c if (str != NULL) { NULL 291 sapi/fpm/fpm/fastcgi.c req->out_hdr = NULL; NULL 295 sapi/fpm/fpm/fastcgi.c req->tcp = !GetNamedPipeInfo((HANDLE)_get_osfhandle(req->listen_socket), NULL, NULL, NULL, NULL); NULL 474 sapi/fpm/fpm/fastcgi.c if (tmp == NULL) { NULL 482 sapi/fpm/fpm/fastcgi.c if (s == NULL) { NULL 486 sapi/fpm/fpm/fastcgi.c zend_hash_update(req->env, tmp, eff_name_len+1, &s, sizeof(char*), NULL); NULL 489 sapi/fpm/fpm/fastcgi.c if (tmp != buf && tmp != NULL) { NULL 509 sapi/fpm/fpm/fastcgi.c req->out_hdr = NULL; NULL 512 sapi/fpm/fpm/fastcgi.c zend_hash_init(req->env, 0, NULL, (void (*)(void *)) fcgi_free_var, 0); NULL 549 sapi/fpm/fpm/fastcgi.c zend_hash_update(req->env, "FCGI_ROLE", sizeof("FCGI_ROLE"), &val, sizeof(char*), NULL); NULL 553 sapi/fpm/fpm/fastcgi.c zend_hash_update(req->env, "FCGI_ROLE", sizeof("FCGI_ROLE"), &val, sizeof(char*), NULL); NULL 557 sapi/fpm/fpm/fastcgi.c zend_hash_update(req->env, "FCGI_ROLE", sizeof("FCGI_ROLE"), &val, sizeof(char*), NULL); NULL 721 sapi/fpm/fpm/fastcgi.c req->env = NULL; NULL 779 sapi/fpm/fpm/fastcgi.c ov.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL); NULL 873 sapi/fpm/fpm/fastcgi.c ret = select(req->fd + 1, &set, NULL, NULL, &tv) >= 0; NULL 921 sapi/fpm/fpm/fastcgi.c req->out_hdr = NULL; NULL 1003 sapi/fpm/fpm/fastcgi.c req->out_hdr = NULL; NULL 1019 sapi/fpm/fpm/fastcgi.c req->out_hdr = NULL; NULL 1055 sapi/fpm/fpm/fastcgi.c if (!req) return NULL; NULL 1060 sapi/fpm/fpm/fastcgi.c return NULL; NULL 1066 sapi/fpm/fpm/fastcgi.c if (val == NULL) { NULL 1077 sapi/fpm/fpm/fastcgi.c return NULL; NULL 1087 sapi/fpm/fpm/fastcgi.c zend_hash_add(&fcgi_mgmt_vars, name, name_len + 1, &zvalue, sizeof(zvalue), NULL); NULL 1100 sapi/fpm/fpm/fastcgi.c return NULL; NULL 29 sapi/fpm/fpm/fpm.c .argv = NULL, NULL 30 sapi/fpm/fpm/fpm.c .config = NULL, NULL 31 sapi/fpm/fpm/fpm.c .prefix = NULL, NULL 32 sapi/fpm/fpm/fpm.c .pid = NULL, NULL 209 sapi/fpm/fpm/fpm_children.c if (signame == NULL) { NULL 85 sapi/fpm/fpm/fpm_conf.c static struct fpm_worker_pool_s *current_wp = NULL; NULL 87 sapi/fpm/fpm/fpm_conf.c static char *ini_filename = NULL; NULL 89 sapi/fpm/fpm/fpm_conf.c static char *ini_include = NULL; NULL 212 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 237 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 254 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 271 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 312 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 336 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 349 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 356 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 363 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 370 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 377 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 384 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 391 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 398 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 405 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 412 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 419 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 426 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 433 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 440 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 447 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 454 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 461 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 468 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 475 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 482 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 516 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 533 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 581 sapi/fpm/fpm/fpm_conf.c return NULL; NULL 673 sapi/fpm/fpm/fpm_conf.c char *prefix = NULL; NULL 685 sapi/fpm/fpm/fpm_conf.c if (prefix == NULL) { NULL 690 sapi/fpm/fpm/fpm_conf.c if (prefix == NULL) { NULL 697 sapi/fpm/fpm/fpm_conf.c if (tmp != NULL) { NULL 710 sapi/fpm/fpm/fpm_conf.c *path = NULL; NULL 724 sapi/fpm/fpm/fpm_conf.c if (**path != '/' && wp != NULL && wp->config) { NULL 725 sapi/fpm/fpm/fpm_conf.c return fpm_evaluate_full_path(path, NULL, default_prefix, expand); NULL 744 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&wp->config->prefix, NULL, NULL, 0); NULL 763 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&wp->config->listen_address, wp, NULL, 0); NULL 900 sapi/fpm/fpm/fpm_conf.c wp->config->ping_response = NULL; NULL 906 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&wp->config->access_log, wp, NULL, 0); NULL 918 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&wp->config->slowlog, wp, NULL, 0); NULL 962 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&wp->config->chroot, wp, NULL, 1); NULL 978 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&wp->config->chdir, wp, NULL, 0); NULL 1024 sapi/fpm/fpm/fpm_conf.c limit_extensions = NULL; NULL 1046 sapi/fpm/fpm/fpm_conf.c limit_extensions = NULL; NULL 1051 sapi/fpm/fpm/fpm_conf.c wp->limit_extensions[nb_ext] = NULL; NULL 1065 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&kv->value, wp, NULL, 0); NULL 1072 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&kv->value, wp, NULL, 0); NULL 1142 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&fpm_global_config.pid_file, NULL, PHP_LOCALSTATEDIR, 0); NULL 1184 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&fpm_global_config.error_log, NULL, PHP_LOCALSTATEDIR, 0); NULL 1248 sapi/fpm/fpm/fpm_conf.c if ((i = glob(inc, GLOB_ERR | GLOB_MARK | GLOB_NOSORT, NULL, &g)) != 0) { NULL 1296 sapi/fpm/fpm/fpm_conf.c current_wp = NULL; NULL 1329 sapi/fpm/fpm/fpm_conf.c void *config = NULL; NULL 1386 sapi/fpm/fpm/fpm_conf.c char *err = NULL; NULL 1512 sapi/fpm/fpm/fpm_conf.c ini_include = NULL; NULL 1513 sapi/fpm/fpm/fpm_conf.c fpm_evaluate_full_path(&tmp, NULL, NULL, 0); NULL 1637 sapi/fpm/fpm/fpm_conf.c if (fpm_globals.config == NULL) { NULL 1640 sapi/fpm/fpm/fpm_conf.c if (fpm_globals.prefix == NULL) { NULL 19 sapi/fpm/fpm/fpm_env.c static char **fpm_env_argv = NULL; NULL 90 sapi/fpm/fpm/fpm_env.c if(getenv(name) != NULL) { NULL 94 sapi/fpm/fpm/fpm_env.c while(environ[ct] != NULL) { NULL 100 sapi/fpm/fpm/fpm_env.c environ[ct-1] = NULL; NULL 116 sapi/fpm/fpm/fpm_env.c return NULL; NULL 127 sapi/fpm/fpm/fpm_env.c if (fpm_env_argv != NULL && fpm_env_argv_len > strlen(SETPROCTITLE_PREFIX) + 3) { NULL 131 sapi/fpm/fpm/fpm_env.c fpm_env_argv[1] = NULL; NULL 201 sapi/fpm/fpm/fpm_env.c char *first = NULL; NULL 202 sapi/fpm/fpm/fpm_env.c char *last = NULL; NULL 226 sapi/fpm/fpm/fpm_env.c if (first == NULL) { NULL 229 sapi/fpm/fpm/fpm_env.c if (last == NULL || fpm_globals.argv[i] == last + 1) { NULL 235 sapi/fpm/fpm/fpm_env.c if (first == NULL) { NULL 238 sapi/fpm/fpm/fpm_env.c if (last == NULL || environ[i] == last + 1) { NULL 243 sapi/fpm/fpm/fpm_env.c if (first == NULL || last == NULL) { NULL 249 sapi/fpm/fpm/fpm_env.c if (environ != NULL) { NULL 257 sapi/fpm/fpm/fpm_env.c if ((new_environ = malloc((1U + env_nb) * sizeof (char *))) == NULL) { NULL 260 sapi/fpm/fpm/fpm_env.c new_environ[env_nb] = NULL; NULL 46 sapi/fpm/fpm/fpm_events.c static struct fpm_event_queue_s *fpm_event_queue_timer = NULL; NULL 47 sapi/fpm/fpm/fpm_events.c static struct fpm_event_queue_s *fpm_event_queue_fd = NULL; NULL 129 sapi/fpm/fpm/fpm_events.c return NULL; NULL 139 sapi/fpm/fpm/fpm_events.c return NULL; NULL 159 sapi/fpm/fpm/fpm_events.c elt->prev = NULL; NULL 160 sapi/fpm/fpm/fpm_events.c elt->next = NULL; NULL 196 sapi/fpm/fpm/fpm_events.c (*queue)->prev = NULL; NULL 233 sapi/fpm/fpm/fpm_events.c *queue = NULL; NULL 298 sapi/fpm/fpm/fpm_events.c return module ? module->name : NULL; NULL 339 sapi/fpm/fpm/fpm_events.c if (0 > fpm_cleanup_add(FPM_CLEANUP_ALL, fpm_event_cleanup, NULL)) { NULL 355 sapi/fpm/fpm/fpm_events.c fpm_event_set(&signal_fd_event, fpm_signals_get_fd(), FPM_EV_READ, &fpm_got_signal, NULL); NULL 360 sapi/fpm/fpm/fpm_events.c fpm_pctl_heartbeat(NULL, 0, NULL); NULL 364 sapi/fpm/fpm/fpm_events.c fpm_pctl_perform_idle_server_maintenance_heartbeat(NULL, 0, NULL); NULL 370 sapi/fpm/fpm/fpm_events.c fpm_systemd_heartbeat(NULL, 0, NULL); NULL 446 sapi/fpm/fpm/fpm_events.c fpm_event_queue_timer->prev = NULL; NULL 30 sapi/fpm/fpm/fpm_log.c static char *fpm_log_format = NULL; NULL 124 sapi/fpm/fpm/fpm_log.c now_epoch = time(NULL); NULL 132 sapi/fpm/fpm/fpm_log.c proc_p = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 139 sapi/fpm/fpm/fpm_main.c static char *php_optarg = NULL; NULL 160 sapi/fpm/fpm/fpm_main.c {'-', 0, NULL} /* end of args */ NULL 238 sapi/fpm/fpm/fpm_main.c zend_hash_init(&sorted_registry, 50, NULL, NULL, 1); NULL 239 sapi/fpm/fpm/fpm_main.c zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry)); NULL 241 sapi/fpm/fpm/fpm_main.c zend_hash_apply_with_argument(&sorted_registry, (apply_func_arg_t) print_module_info, NULL TSRMLS_CC); NULL 262 sapi/fpm/fpm/fpm_main.c sorted_exts.dtor = NULL; NULL 264 sapi/fpm/fpm/fpm_main.c zend_llist_apply_with_argument(&sorted_exts, (llist_apply_with_arg_func_t) print_extension_info, NULL TSRMLS_CC); NULL 388 sapi/fpm/fpm/fpm_main.c {0, NULL} NULL 551 sapi/fpm/fpm/fpm_main.c return NULL; NULL 702 sapi/fpm/fpm/fpm_main.c zend_hash_init(new_entry->user_config, 0, NULL, (dtor_func_t) config_zval_dtor, 1); NULL 718 sapi/fpm/fpm/fpm_main.c real_path = tsrm_realpath(path, NULL TSRMLS_CC); NULL 719 sapi/fpm/fpm/fpm_main.c if (real_path == NULL) { NULL 747 sapi/fpm/fpm/fpm_main.c while ((ptr = strchr(ptr, DEFAULT_SLASH)) != NULL) { NULL 876 sapi/fpm/fpm/fpm_main.c NULL, /* get uid */ NULL 881 sapi/fpm/fpm/fpm_main.c NULL, /* header handler */ NULL 883 sapi/fpm/fpm/fpm_main.c NULL, /* send header handler */ NULL 890 sapi/fpm/fpm/fpm_main.c NULL, /* Get request time */ NULL 891 sapi/fpm/fpm/fpm_main.c NULL, /* Child terminate */ NULL 905 sapi/fpm/fpm/fpm_main.c {NULL, NULL, NULL} NULL 1063 sapi/fpm/fpm/fpm_main.c SG(request_info).path_translated = NULL; NULL 1064 sapi/fpm/fpm/fpm_main.c SG(request_info).request_method = NULL; NULL 1066 sapi/fpm/fpm/fpm_main.c SG(request_info).query_string = NULL; NULL 1067 sapi/fpm/fpm/fpm_main.c SG(request_info).request_uri = NULL; NULL 1068 sapi/fpm/fpm/fpm_main.c SG(request_info).content_type = NULL; NULL 1094 sapi/fpm/fpm/fpm_main.c env_path_info = NULL; NULL 1130 sapi/fpm/fpm/fpm_main.c char *real_path = NULL; NULL 1145 sapi/fpm/fpm/fpm_main.c if (env_path_translated != NULL && env_redirect_url != NULL && NULL 1161 sapi/fpm/fpm/fpm_main.c script_path_translated = __unixify(script_path_translated, 0, NULL, 1, 0); NULL 1175 sapi/fpm/fpm/fpm_main.c (real_path = tsrm_realpath(script_path_translated, NULL TSRMLS_CC)) == NULL) NULL 1210 sapi/fpm/fpm/fpm_main.c path_info = env_path_info ? env_path_info + pilen - slen : NULL; NULL 1249 sapi/fpm/fpm/fpm_main.c char *path_translated = NULL; NULL 1279 sapi/fpm/fpm/fpm_main.c char *path_translated = NULL; NULL 1297 sapi/fpm/fpm/fpm_main.c ptr = NULL; NULL 1308 sapi/fpm/fpm/fpm_main.c script_path_translated = _sapi_cgibin_putenv("SCRIPT_FILENAME", NULL TSRMLS_CC); NULL 1338 sapi/fpm/fpm/fpm_main.c _sapi_cgibin_putenv("PATH_INFO", NULL TSRMLS_CC); NULL 1342 sapi/fpm/fpm/fpm_main.c _sapi_cgibin_putenv("PATH_TRANSLATED", NULL TSRMLS_CC); NULL 1407 sapi/fpm/fpm/fpm_main.c char *value = NULL; NULL 1435 sapi/fpm/fpm/fpm_main.c kv.next = NULL; NULL 1446 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("cgi.redirect_status_env", NULL, PHP_INI_SYSTEM, OnUpdateString, redirect_status_env, php_cgi_globals_struct, php_cgi_globals) NULL 1450 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("fastcgi.error_header", NULL, PHP_INI_SYSTEM, OnUpdateString, error_header, php_cgi_globals_struct, php_cgi_globals) NULL 1451 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("fpm.config", NULL, PHP_INI_SYSTEM, OnUpdateString, fpm_config, php_cgi_globals_struct, php_cgi_globals) NULL 1461 sapi/fpm/fpm/fpm_main.c php_cgi_globals->redirect_status_env = NULL; NULL 1465 sapi/fpm/fpm/fpm_main.c zend_hash_init(&php_cgi_globals->user_config_cache, 0, NULL, (dtor_func_t) user_config_cache_entry_dtor, 1); NULL 1466 sapi/fpm/fpm/fpm_main.c php_cgi_globals->error_header = NULL; NULL 1467 sapi/fpm/fpm/fpm_main.c php_cgi_globals->fpm_config = NULL; NULL 1476 sapi/fpm/fpm/fpm_main.c ts_allocate_id(&php_cgi_globals_id, sizeof(php_cgi_globals_struct), (ts_allocate_ctor) php_cgi_globals_ctor, NULL); NULL 1528 sapi/fpm/fpm/fpm_main.c PHP_FE(fastcgi_finish_request, NULL) NULL 1529 sapi/fpm/fpm/fpm_main.c {NULL, NULL, NULL} NULL 1538 sapi/fpm/fpm/fpm_main.c NULL, NULL 1539 sapi/fpm/fpm/fpm_main.c NULL, NULL 1567 sapi/fpm/fpm/fpm_main.c char *fpm_config = NULL; NULL 1568 sapi/fpm/fpm/fpm_main.c char *fpm_prefix = NULL; NULL 1569 sapi/fpm/fpm/fpm_main.c char *fpm_pid = NULL; NULL 1587 sapi/fpm/fpm/fpm_main.c tsrm_startup(1, 1, 0, NULL); NULL 1592 sapi/fpm/fpm/fpm_main.c cgi_sapi_module.php_ini_path_override = NULL; NULL 1716 sapi/fpm/fpm/fpm_main.c SG(server_context) = NULL; NULL 1739 sapi/fpm/fpm/fpm_main.c SG(server_context) = NULL; NULL 1769 sapi/fpm/fpm/fpm_main.c SG(request_info).path_translated = NULL; NULL 1865 sapi/fpm/fpm/fpm_main.c char *primary_script = NULL; NULL 1873 sapi/fpm/fpm/fpm_main.c SG(server_context) = NULL; NULL 1956 sapi/fpm/fpm/fpm_main.c fpm_log_write(NULL TSRMLS_CC); NULL 1959 sapi/fpm/fpm/fpm_main.c SG(request_info).path_translated = NULL; NULL 1984 sapi/fpm/fpm/fpm_main.c SG(server_context) = NULL; NULL 24 sapi/fpm/fpm/fpm_php.c static char **limit_extensions = NULL; NULL 268 sapi/fpm/fpm/fpm_php.c return NULL; NULL 284 sapi/fpm/fpm/fpm_php.c if (zend_hash_get_current_key_ex(Z_ARRVAL_PP(data), &string_key, &string_len, &num_key, 0, NULL) == HASH_KEY_IS_STRING) { NULL 294 sapi/fpm/fpm/fpm_php.c return NULL; NULL 31 sapi/fpm/fpm/fpm_php.h NULL \ NULL 62 sapi/fpm/fpm/fpm_process_ctl.c fpm_event_set_timer(&pctl_event, 0, &fpm_pctl_action, NULL); NULL 316 sapi/fpm/fpm/fpm_process_ctl.c struct fpm_child_s *last_idle_child = NULL; NULL 322 sapi/fpm/fpm/fpm_process_ctl.c if (wp->config == NULL) continue; NULL 326 sapi/fpm/fpm/fpm_process_ctl.c if (last_idle_child == NULL) { NULL 341 sapi/fpm/fpm/fpm_process_ctl.c if (0 > fpm_socket_get_listening_queue(wp->listening_socket, &cur_lq, NULL)) { NULL 461 sapi/fpm/fpm/fpm_process_ctl.c fpm_event_set_timer(&heartbeat, FPM_EV_PERSIST, &fpm_pctl_heartbeat, NULL); NULL 491 sapi/fpm/fpm/fpm_process_ctl.c fpm_event_set_timer(&heartbeat, FPM_EV_PERSIST, &fpm_pctl_perform_idle_server_maintenance_heartbeat, NULL); NULL 46 sapi/fpm/fpm/fpm_request.c proc = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 47 sapi/fpm/fpm/fpm_request.c if (proc == NULL) { NULL 57 sapi/fpm/fpm/fpm_request.c fpm_scoreboard_update(1, -1, 0, 0, 0, 0, 0, FPM_SCOREBOARD_ACTION_INC, NULL); NULL 72 sapi/fpm/fpm/fpm_request.c now_epoch = time(NULL); NULL 77 sapi/fpm/fpm/fpm_request.c proc = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 78 sapi/fpm/fpm/fpm_request.c if (proc == NULL) { NULL 101 sapi/fpm/fpm/fpm_request.c fpm_scoreboard_update(-1, 1, 0, 0, 1, 0, 0, FPM_SCOREBOARD_ACTION_INC, NULL); NULL 119 sapi/fpm/fpm/fpm_request.c proc = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 120 sapi/fpm/fpm/fpm_request.c if (proc == NULL) { NULL 163 sapi/fpm/fpm/fpm_request.c proc = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 164 sapi/fpm/fpm/fpm_request.c if (proc == NULL) { NULL 189 sapi/fpm/fpm/fpm_request.c proc = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 190 sapi/fpm/fpm/fpm_request.c if (proc == NULL) { NULL 216 sapi/fpm/fpm/fpm_request.c proc = fpm_scoreboard_proc_acquire(NULL, -1, 0); NULL 217 sapi/fpm/fpm/fpm_request.c if (proc == NULL) { NULL 18 sapi/fpm/fpm/fpm_scoreboard.c static struct fpm_scoreboard_s *fpm_scoreboard = NULL; NULL 69 sapi/fpm/fpm/fpm_scoreboard.c wp->scoreboard->start_epoch = time(NULL); NULL 163 sapi/fpm/fpm/fpm_scoreboard.c return NULL; NULL 171 sapi/fpm/fpm/fpm_scoreboard.c return NULL; NULL 184 sapi/fpm/fpm/fpm_scoreboard.c return NULL; NULL 188 sapi/fpm/fpm/fpm_scoreboard.c return NULL; NULL 208 sapi/fpm/fpm/fpm_scoreboard.c return NULL; NULL 212 sapi/fpm/fpm/fpm_scoreboard.c return NULL; NULL 257 sapi/fpm/fpm/fpm_scoreboard.c proc->start_epoch = time(NULL); NULL 29 sapi/fpm/fpm/fpm_shm.c return NULL; NULL 35 sapi/fpm/fpm/fpm_shm.c return NULL; NULL 103 sapi/fpm/fpm/fpm_sockets.c if (key == NULL) { NULL 260 sapi/fpm/fpm/fpm_sockets.c char *addr = NULL; NULL 282 sapi/fpm/fpm/fpm_sockets.c if (0 > fpm_sockets_resolve_af_inet(addr, NULL, &sa_in)) { NULL 364 sapi/fpm/fpm/fpm_sockets.c if (wp->listen_address_domain == FPM_AF_INET && fpm_socket_get_listening_queue(wp->listening_socket, NULL, &lq_len) >= 0) { NULL 20 sapi/fpm/fpm/fpm_status.c static char *fpm_status_uri = NULL; NULL 21 sapi/fpm/fpm/fpm_status.c static char *fpm_status_ping_uri = NULL; NULL 22 sapi/fpm/fpm/fpm_status.c static char *fpm_status_ping_response = NULL; NULL 129 sapi/fpm/fpm/fpm_status.c full = (fpm_php_get_string_from_table("_GET", "full" TSRMLS_CC) != NULL); NULL 130 sapi/fpm/fpm/fpm_status.c short_syntax = short_post = NULL; NULL 131 sapi/fpm/fpm/fpm_status.c full_separator = full_pre = full_syntax = full_post = NULL; NULL 358 sapi/fpm/fpm/fpm_status.c now_epoch = time(NULL); NULL 415 sapi/fpm/fpm/fpm_status.c query_string = NULL; NULL 421 sapi/fpm/fpm/fpm_status.c query_string = php_escape_html_entities_ex((unsigned char *)proc.query_string, strlen(proc.query_string), &len, 1, ENT_HTML_IGNORE_ERRORS & ENT_COMPAT, NULL, 1 TSRMLS_CC); NULL 73 sapi/fpm/fpm/fpm_systemd.c fpm_event_set_timer(&heartbeat, FPM_EV_PERSIST, &fpm_systemd_heartbeat, NULL); NULL 306 sapi/fpm/fpm/fpm_unix.c ret = select(fpm_globals.send_config_pipe[0] + 1, &rfds, NULL, NULL, &tv); NULL 49 sapi/fpm/fpm/fpm_worker_pool.c fpm_worker_all_pools = NULL; NULL 25 sapi/fpm/fpm/zlog.c static void (*external_logger)(int, char *, size_t) = NULL; NULL 73 sapi/isapi/php5isapi.c NULL NULL 108 sapi/isapi/php5isapi.c NULL NULL 143 sapi/isapi/php5isapi.c NULL NULL 156 sapi/isapi/php5isapi.c NULL NULL 194 sapi/isapi/php5isapi.c NULL, NULL 195 sapi/isapi/php5isapi.c NULL, NULL 196 sapi/isapi/php5isapi.c NULL, NULL 197 sapi/isapi/php5isapi.c NULL, NULL 198 sapi/isapi/php5isapi.c NULL, NULL 200 sapi/isapi/php5isapi.c NULL, NULL 249 sapi/isapi/php5isapi.c char *status_buf = NULL; NULL 306 sapi/isapi/php5isapi.c lpECB->ServerSupportFunction(lpECB->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &header_info, NULL, NULL); NULL 420 sapi/isapi/php5isapi.c char *strtok_buf = NULL; NULL 600 sapi/isapi/php5isapi.c char *strtok_buf = NULL; NULL 614 sapi/isapi/php5isapi.c sapi_isapi_register_server_variables2(isapi_server_variable_names, lpECB, track_vars_array, NULL TSRMLS_CC); NULL 621 sapi/isapi/php5isapi.c sapi_isapi_register_server_variables2(isapi_secure_server_variable_names, lpECB, track_vars_array, NULL TSRMLS_CC); NULL 657 sapi/isapi/php5isapi.c variable = php_strtok_r(NULL, "\r\n", &strtok_buf); NULL 671 sapi/isapi/php5isapi.c NULL, /* activate */ NULL 672 sapi/isapi/php5isapi.c NULL, /* deactivate */ NULL 675 sapi/isapi/php5isapi.c NULL, /* flush */ NULL 676 sapi/isapi/php5isapi.c NULL, /* get uid */ NULL 677 sapi/isapi/php5isapi.c NULL, /* getenv */ NULL 683 sapi/isapi/php5isapi.c NULL, /* send header handler */ NULL 689 sapi/isapi/php5isapi.c NULL, /* Log message */ NULL 690 sapi/isapi/php5isapi.c NULL, /* Get request time */ NULL 691 sapi/isapi/php5isapi.c NULL, /* Child terminate */ NULL 713 sapi/isapi/php5isapi.c SG(request_info).auth_user = NULL; NULL 714 sapi/isapi/php5isapi.c SG(request_info).auth_password = NULL; NULL 715 sapi/isapi/php5isapi.c SG(request_info).auth_digest = NULL; NULL 750 sapi/isapi/php5isapi.c SG(request_info).auth_user = SG(request_info).auth_password = SG(request_info).auth_digest = NULL; NULL 777 sapi/isapi/php5isapi.c SG(request_info).path_translated = NULL; NULL 794 sapi/isapi/php5isapi.c lpECB->ServerSupportFunction(lpECB->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &header_info, NULL, NULL); NULL 855 sapi/isapi/php5isapi.c file_handle.opened_path = NULL; NULL 919 sapi/isapi/php5isapi.c php_request_shutdown(NULL); NULL 924 sapi/isapi/php5isapi.c php_request_shutdown(NULL); NULL 928 sapi/isapi/php5isapi.c php_request_shutdown(NULL); NULL 142 sapi/isapi/stresstest/getopt.c char *ofile = NULL; NULL 114 sapi/isapi/stresstest/stresstest.cpp if ((fp1=fopen(f1, "r"))==NULL) { NULL 118 sapi/isapi/stresstest/stresstest.cpp if ((fp2=fopen(f2, "r"))==NULL) { NULL 162 sapi/isapi/stresstest/stresstest.cpp if ((fp=fopen(filename, "rb"))==NULL) { NULL 174 sapi/isapi/stresstest/stresstest.cpp || memcmp(buf, str+offset, readbytes)!=NULL) { NULL 264 sapi/isapi/stresstest/stresstest.cpp threads[i]=CreateThread(NULL, 0, IsapiThread, NULL, CREATE_SUSPENDED, &tid); NULL 484 sapi/isapi/stresstest/stresstest.cpp char *filelist=NULL, *environment=NULL, *module=NULL; NULL 485 sapi/isapi/stresstest/stresstest.cpp int c = NULL; NULL 525 sapi/isapi/stresstest/stresstest.cpp NULL, NULL 530 sapi/isapi/stresstest/stresstest.cpp NULL NULL 571 sapi/isapi/stresstest/stresstest.cpp if (filelist != NULL) NULL 647 sapi/isapi/stresstest/stresstest.cpp context.out = CreateFile(fname, GENERIC_WRITE, FILE_SHARE_READ, NULL, CREATE_ALWAYS, FILE_FLAG_WRITE_THROUGH, NULL); NULL 676 sapi/isapi/stresstest/stresstest.cpp context.waitEvent = CreateEvent(NULL, FALSE, FALSE, NULL); NULL 768 sapi/isapi/stresstest/stresstest.cpp return ReadFile(c->in, lpBuffer, (*lpdwSize), lpdwSize, NULL); NULL 781 sapi/isapi/stresstest/stresstest.cpp return WriteFile(c->out, lpBuffer, *lpdwSize, lpdwSize, NULL); NULL 793 sapi/isapi/stresstest/stresstest.cpp char * temp = NULL; NULL 816 sapi/isapi/stresstest/stresstest.cpp lpdwDataType?(char *)lpdwDataType:NULL); NULL 93 sapi/litespeed/lsapi_main.c if (php_module_startup(sapi_module, NULL, 0)==FAILURE) { NULL 226 sapi/litespeed/lsapi_main.c return NULL; NULL 289 sapi/litespeed/lsapi_main.c NULL, /* activate */ NULL 294 sapi/litespeed/lsapi_main.c NULL, /* get uid */ NULL 299 sapi/litespeed/lsapi_main.c NULL, /* header handler */ NULL 301 sapi/litespeed/lsapi_main.c NULL, /* send header handler */ NULL 309 sapi/litespeed/lsapi_main.c NULL, /* php.ini path override */ NULL 310 sapi/litespeed/lsapi_main.c NULL, /* block interruptions */ NULL 311 sapi/litespeed/lsapi_main.c NULL, /* unblock interruptions */ NULL 312 sapi/litespeed/lsapi_main.c NULL, /* default post reader */ NULL 313 sapi/litespeed/lsapi_main.c NULL, /* treat data */ NULL 314 sapi/litespeed/lsapi_main.c NULL, /* executable location */ NULL 359 sapi/litespeed/lsapi_main.c file_handle.opened_path = NULL; NULL 364 sapi/litespeed/lsapi_main.c php_request_shutdown(NULL); NULL 392 sapi/litespeed/lsapi_main.c LSAPI_ForeachSpecialEnv( alter_ini, NULL ); NULL 499 sapi/litespeed/lsapi_main.c NULL NULL 521 sapi/litespeed/lsapi_main.c EG(uninitialized_zval_ptr) = NULL; NULL 543 sapi/litespeed/lsapi_main.c php_request_shutdown( NULL ); NULL 559 sapi/litespeed/lsapi_main.c php_request_shutdown( NULL ); NULL 605 sapi/litespeed/lsapi_main.c file_handle.opened_path = NULL; NULL 610 sapi/litespeed/lsapi_main.c php_request_shutdown( NULL ); NULL 697 sapi/litespeed/lsapi_main.c char * php_ini_path = NULL; NULL 698 sapi/litespeed/lsapi_main.c char * php_bind = NULL; NULL 710 sapi/litespeed/lsapi_main.c tsrm_startup(1, 1, 0, NULL); NULL 731 sapi/litespeed/lsapi_main.c SG(request_info).path_translated = NULL; NULL 767 sapi/litespeed/lsapi_main.c LSAPI_Init_Env_Parameters( NULL ); NULL 807 sapi/litespeed/lsapi_main.c {NULL, NULL, NULL} NULL 829 sapi/litespeed/lsapi_main.c NULL, NULL 830 sapi/litespeed/lsapi_main.c NULL, NULL 831 sapi/litespeed/lsapi_main.c NULL, NULL 161 sapi/litespeed/lsapilib.c sigaction(signo, NULL, &sa); NULL 167 sapi/litespeed/lsapilib.c sigaction(signo, &sa, NULL); NULL 758 sapi/litespeed/lsapilib.c return NULL; NULL 762 sapi/litespeed/lsapilib.c return NULL; NULL 1134 sapi/litespeed/lsapilib.c return NULL; NULL 1143 sapi/litespeed/lsapilib.c return NULL; NULL 1154 sapi/litespeed/lsapilib.c return NULL; NULL 1512 sapi/litespeed/lsapilib.c if ( getaddrinfo(p, NULL, &hints, &res) ) { NULL 1556 sapi/litespeed/lsapilib.c static lsapi_child_status * s_pChildStatus = NULL; NULL 1574 sapi/litespeed/lsapilib.c static lsapi_prefork_server * g_prefork_server = NULL; NULL 1595 sapi/litespeed/lsapilib.c if ( fp != NULL ) { NULL 1661 sapi/litespeed/lsapilib.c return NULL; NULL 1691 sapi/litespeed/lsapilib.c pBuf =( char*) mmap( NULL, size, PROT_READ | PROT_WRITE, NULL 1774 sapi/litespeed/lsapilib.c lsapi_check_child_status(time(NULL)); NULL 1823 sapi/litespeed/lsapilib.c curTime = time( NULL ); NULL 1853 sapi/litespeed/lsapilib.c if ((ret = (*g_fnSelect)(pServer->m_fd+1, &readfds, NULL, NULL, &timeout)) == 1 ) { NULL 1859 sapi/litespeed/lsapilib.c if ( (*g_fnSelect)(pServer->m_fd+1, &readfds, NULL, NULL, &timeout) == 0 ) { NULL 1880 sapi/litespeed/lsapilib.c g_prefork_server = NULL; NULL 1902 sapi/litespeed/lsapilib.c child_status->m_tmWaitBegin = time(NULL); NULL 1947 sapi/litespeed/lsapilib.c s_pChildStatus->m_tmWaitBegin = time( NULL ); NULL 1972 sapi/litespeed/lsapilib.c ret = (*g_fnSelect)(fd+1, &readfds, NULL, NULL, &timeout); NULL 2017 sapi/litespeed/lsapilib.c s_pChildStatus->m_tmReqBegin = s_pChildStatus->m_tmLastCheckPoint = time(NULL); NULL 2095 sapi/litespeed/lsapilib.c while( env != NULL && *env != NULL ) { NULL 202 sapi/litespeed/lsapilib.h return NULL; NULL 210 sapi/litespeed/lsapilib.h return NULL; NULL 218 sapi/litespeed/lsapilib.h return NULL; NULL 226 sapi/litespeed/lsapilib.h return NULL; NULL 140 sapi/milter/getopt.c char *ofile = NULL; NULL 95 sapi/milter/php_milter.c static char *filename = NULL; NULL 131 sapi/milter/php_milter.c if (filename == NULL) { NULL 144 sapi/milter/php_milter.c file_handle.opened_path = NULL; NULL 156 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC); NULL 197 sapi/milter/php_milter.c if (filename == NULL) { NULL 210 sapi/milter/php_milter.c file_handle.opened_path = NULL; NULL 227 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC); NULL 261 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC); NULL 301 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC); NULL 341 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC); NULL 380 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 2, param TSRMLS_CC); NULL 412 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC); NULL 446 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC); NULL 477 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC); NULL 506 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC); NULL 536 sapi/milter/php_milter.c status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC); NULL 615 sapi/milter/php_milter.c if ((ret = smfi_getsymval(MG(ctx), symname)) != NULL) { NULL 763 sapi/milter/php_milter.c ZEND_INIT_MODULE_GLOBALS(milter, NULL, NULL); NULL 847 sapi/milter/php_milter.c NULL, NULL 848 sapi/milter/php_milter.c NULL, NULL 849 sapi/milter/php_milter.c NULL, NULL 879 sapi/milter/php_milter.c return NULL; NULL 905 sapi/milter/php_milter.c NULL, /* activate */ NULL 906 sapi/milter/php_milter.c NULL, /* deactivate */ NULL 910 sapi/milter/php_milter.c NULL, /* get uid */ NULL 911 sapi/milter/php_milter.c NULL, /* getenv */ NULL 915 sapi/milter/php_milter.c NULL, /* header handler */ NULL 917 sapi/milter/php_milter.c NULL, /* send header handler */ NULL 923 sapi/milter/php_milter.c NULL, /* Log message */ NULL 924 sapi/milter/php_milter.c NULL, /* Get request time */ NULL 925 sapi/milter/php_milter.c NULL, /* Child terminate */ NULL 927 sapi/milter/php_milter.c NULL, /* Block interruptions */ NULL 928 sapi/milter/php_milter.c NULL, /* Unblock interruptions */ NULL 991 sapi/milter/php_milter.c char *sock = NULL; NULL 1000 sapi/milter/php_milter.c char *param_error=NULL; NULL 1017 sapi/milter/php_milter.c tsrm_startup(1, 1, 0, NULL); NULL 45 sapi/nsapi/nsapi.c #define RTLD_DEFAULT NULL NULL 138 sapi/nsapi/nsapi.c static char *nsapi_exclude_from_ini_entries[] = { "fn", "type", "method", "directive", "code", "reason", "script", "bucket", NULL }; NULL 142 sapi/nsapi/nsapi.c if (addr != NULL) { NULL 195 sapi/nsapi/nsapi.c {NULL, NULL, NULL} NULL 207 sapi/nsapi/nsapi.c NULL, NULL 208 sapi/nsapi/nsapi.c NULL, NULL 225 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_uri2path = NULL; NULL 226 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_pathchecks = NULL; NULL 227 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_fileinfo = NULL; NULL 228 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_service = NULL; NULL 235 sapi/nsapi/nsapi.c static char *nsapi_dlls[] = { "ns-httpd40.dll", "ns-httpd36.dll", "ns-httpd35.dll", "ns-httpd30.dll", NULL }; NULL 239 sapi/nsapi/nsapi.c char *nsapi_dll = NULL; NULL 249 sapi/nsapi/nsapi.c DL_HANDLE module = NULL; NULL 254 sapi/nsapi/nsapi.c log_error(LOG_WARN, "php5_init", NULL, NULL, "Cannot find DLL specified by server_lib parameter: %s", nsapi_dll); NULL 274 sapi/nsapi/nsapi.c nsapi_servact_uri2path = NULL; NULL 275 sapi/nsapi/nsapi.c nsapi_servact_pathchecks = NULL; NULL 276 sapi/nsapi/nsapi.c nsapi_servact_fileinfo = NULL; NULL 277 sapi/nsapi/nsapi.c nsapi_servact_service = NULL; NULL 295 sapi/nsapi/nsapi.c ZEND_INIT_MODULE_GLOBALS(nsapi, php_nsapi_init_globals, NULL); NULL 344 sapi/nsapi/nsapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include uri '%s' - Sub-requests not supported on this platform", uri); NULL 347 sapi/nsapi/nsapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include uri '%s' - Sub-requests do not work with zlib.output_compression", uri); NULL 355 sapi/nsapi/nsapi.c if ((rq = request_restart_internal(uri, NULL)) == NULL) { NULL 356 sapi/nsapi/nsapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include uri '%s' - Internal request creation failed", uri); NULL 388 sapi/nsapi/nsapi.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include uri '%s' - HTTP status code %d during subrequest", uri, rq->status_num); NULL 581 sapi/nsapi/nsapi.c protocol_status(rc->sn, rc->rq, SG(sapi_headers).http_response_code, NULL); NULL 594 sapi/nsapi/nsapi.c char *read_ptr = buffer, *content_length_str = NULL; NULL 785 sapi/nsapi/nsapi.c log_error(LOG_INFORM, "php5", NULL, NULL, "%s", message); NULL 817 sapi/nsapi/nsapi.c NULL, /* activate */ NULL 818 sapi/nsapi/nsapi.c NULL, /* deactivate */ NULL 823 sapi/nsapi/nsapi.c NULL, /* getenv */ NULL 829 sapi/nsapi/nsapi.c NULL, /* send header handler */ NULL 837 sapi/nsapi/nsapi.c NULL, /* Child terminate */ NULL 839 sapi/nsapi/nsapi.c NULL, /* Block interruptions */ NULL 840 sapi/nsapi/nsapi.c NULL, /* Unblock interruptions */ NULL 885 sapi/nsapi/nsapi.c nsapi_dll = NULL; NULL 892 sapi/nsapi/nsapi.c log_error(LOG_INFORM, "php5_close", NULL, NULL, "Shutdown PHP Module"); NULL 917 sapi/nsapi/nsapi.c tsrm_startup(threads, 1, 0, NULL); NULL 938 sapi/nsapi/nsapi.c daemon_atrestart(&php5_close, NULL); NULL 1004 sapi/nsapi/nsapi.c protocol_status(sn, rq, 500, NULL); NULL 1028 sapi/nsapi/nsapi.c SG(request_info).content_length = (content_length == NULL) ? 0 : strtoul(content_length, 0, 0); NULL 1038 sapi/nsapi/nsapi.c file_handle.opened_path = NULL; NULL 1044 sapi/nsapi/nsapi.c php_request_shutdown(NULL); NULL 1052 sapi/nsapi/nsapi.c protocol_status(sn, rq, 500, NULL); NULL 1062 sapi/nsapi/nsapi.c protocol_status(sn, rq, 404, NULL); NULL 1068 sapi/nsapi/nsapi.c SG(server_context) = NULL; NULL 48 sapi/phttpd/phttpd.c if (php_module_startup(sapi_module, NULL, 0)) { NULL 75 sapi/phttpd/phttpd.c http_sendheaders(PHG(cip)->fd, PHG(cip), SG(sapi_headers).http_response_code, NULL); NULL 158 sapi/phttpd/phttpd.c NULL, /* activate */ NULL 159 sapi/phttpd/phttpd.c NULL, /* deactivate */ NULL 162 sapi/phttpd/phttpd.c NULL, /* flush */ NULL 163 sapi/phttpd/phttpd.c NULL, /* get uid */ NULL 164 sapi/phttpd/phttpd.c NULL, /* getenv */ NULL 170 sapi/phttpd/phttpd.c NULL, /* send header handler */ NULL 175 sapi/phttpd/phttpd.c NULL, /* register server variables */ NULL 176 sapi/phttpd/phttpd.c NULL, /* Log message */ NULL 177 sapi/phttpd/phttpd.c NULL, /* Get request time */ NULL 178 sapi/phttpd/phttpd.c NULL, /* Child terminate */ NULL 192 sapi/phttpd/phttpd.c if (url_expand(PHG(cip)->hip->url, SG(request_info).path_translated, MAXPATHLEN, &PHG(sb), NULL, NULL) == NULL) { NULL 215 sapi/phttpd/phttpd.c SG(request_info).content_type = index == -1 ? NULL : NULL 259 sapi/phttpd/phttpd.c php_request_shutdown(NULL); NULL 266 sapi/phttpd/phttpd.c tsrm_startup(1, 1, 0, NULL); NULL 270 sapi/phttpd/phttpd.c ts_allocate_id(&ph_globals_id, sizeof(phttpd_globals_struct), NULL, NULL); NULL 112 sapi/pi3web/pi3web_sapi.c NULL, NULL 113 sapi/pi3web/pi3web_sapi.c NULL, NULL 114 sapi/pi3web/pi3web_sapi.c NULL, NULL 115 sapi/pi3web/pi3web_sapi.c NULL, NULL 116 sapi/pi3web/pi3web_sapi.c NULL, NULL 118 sapi/pi3web/pi3web_sapi.c NULL, NULL 263 sapi/pi3web/pi3web_sapi.c return NULL; NULL 325 sapi/pi3web/pi3web_sapi.c NULL, /* activate */ NULL 326 sapi/pi3web/pi3web_sapi.c NULL, /* deactivate */ NULL 328 sapi/pi3web/pi3web_sapi.c NULL, /* flush */ NULL 329 sapi/pi3web/pi3web_sapi.c NULL, /* get uid */ NULL 330 sapi/pi3web/pi3web_sapi.c NULL, /* getenv */ NULL 334 sapi/pi3web/pi3web_sapi.c NULL, /* send header handler */ NULL 338 sapi/pi3web/pi3web_sapi.c NULL, /* Log message */ NULL 339 sapi/pi3web/pi3web_sapi.c NULL, /* Get request time */ NULL 340 sapi/pi3web/pi3web_sapi.c NULL, /* Child terminate */ NULL 355 sapi/pi3web/pi3web_sapi.c file_handle.opened_path = NULL; NULL 407 sapi/pi3web/pi3web_sapi.c php_request_shutdown(NULL); NULL 415 sapi/pi3web/pi3web_sapi.c tsrm_startup(1, 1, 0, NULL); NULL 92 sapi/roxen/roxen.c static php_roxen_request *current_request = NULL; NULL 138 sapi/roxen/roxen.c if((state = thread_state_for_id(th_self()))!=NULL) {\ NULL 175 sapi/roxen/roxen.c if(!headers || headers->type != PIKE_T_MAPPING) return NULL; NULL 179 sapi/roxen/roxen.c if(!value) return NULL; NULL 188 sapi/roxen/roxen.c struct svalue *head = NULL; NULL 200 sapi/roxen/roxen.c struct svalue *head = NULL; NULL 216 sapi/roxen/roxen.c struct pike_string *to_write = NULL; NULL 433 sapi/roxen/roxen.c cookies = lookup_string_header("HTTP_COOKIE", NULL); NULL 464 sapi/roxen/roxen.c NULL, NULL 465 sapi/roxen/roxen.c NULL, NULL 466 sapi/roxen/roxen.c NULL, NULL 467 sapi/roxen/roxen.c NULL, NULL 468 sapi/roxen/roxen.c NULL, NULL 470 sapi/roxen/roxen.c NULL, NULL 490 sapi/roxen/roxen.c NULL, /* activate */ NULL 491 sapi/roxen/roxen.c NULL, /* deactivate */ NULL 493 sapi/roxen/roxen.c NULL, /* flush */ NULL 494 sapi/roxen/roxen.c NULL, /* get uid */ NULL 495 sapi/roxen/roxen.c NULL, /* getenv */ NULL 499 sapi/roxen/roxen.c NULL, /* send header handler */ NULL 502 sapi/roxen/roxen.c NULL, /* register server variables */ NULL 503 sapi/roxen/roxen.c NULL, /* Log message */ NULL 504 sapi/roxen/roxen.c NULL, /* Get request time */ NULL 505 sapi/roxen/roxen.c NULL, /* Child terminate */ NULL 521 sapi/roxen/roxen.c &zvalue, sizeof(zval *), NULL) NULL 555 sapi/roxen/roxen.c zend_hash_update(&EG(symbol_table), buf, buf_len + 1, &zvalue, sizeof(zval *), NULL); NULL 586 sapi/roxen/roxen.c file_handle.opened_path = NULL; NULL 597 sapi/roxen/roxen.c php_request_shutdown(NULL); NULL 642 sapi/roxen/roxen.c lookup_string_header("SCRIPT_FILENAME", NULL); NULL 643 sapi/roxen/roxen.c SG(request_info).request_uri = lookup_string_header("DOCUMENT_URI", NULL); NULL 645 sapi/roxen/roxen.c SG(request_info).request_uri = lookup_string_header("SCRIPT_NAME", NULL); NULL 648 sapi/roxen/roxen.c SG(request_info).content_type = lookup_string_header("HTTP_CONTENT_TYPE", NULL); NULL 652 sapi/roxen/roxen.c SG(request_info).auth_user = NULL; NULL 653 sapi/roxen/roxen.c SG(request_info).auth_password = NULL; NULL 694 sapi/roxen/roxen.c tsrm_startup(1, 1, 0, NULL); NULL 696 sapi/roxen/roxen.c ts_allocate_id(&roxen_globals_id, sizeof(php_roxen_request), NULL, NULL); NULL 342 sapi/thttpd/thttpd.c NULL, NULL 344 sapi/thttpd/thttpd.c NULL, NULL 345 sapi/thttpd/thttpd.c NULL, NULL 346 sapi/thttpd/thttpd.c NULL, NULL 347 sapi/thttpd/thttpd.c NULL, /* info */ NULL 348 sapi/thttpd/thttpd.c NULL, NULL 378 sapi/thttpd/thttpd.c NULL, /* activate */ NULL 379 sapi/thttpd/thttpd.c NULL, /* deactivate */ NULL 382 sapi/thttpd/thttpd.c NULL, NULL 383 sapi/thttpd/thttpd.c NULL, /* get uid */ NULL 384 sapi/thttpd/thttpd.c NULL, /* getenv */ NULL 388 sapi/thttpd/thttpd.c NULL, NULL 390 sapi/thttpd/thttpd.c NULL, NULL 395 sapi/thttpd/thttpd.c NULL, /* Log message */ NULL 396 sapi/thttpd/thttpd.c NULL, /* Get request time */ NULL 397 sapi/thttpd/thttpd.c NULL, /* Child terminate */ NULL 399 sapi/thttpd/thttpd.c NULL, /* php.ini path override */ NULL 400 sapi/thttpd/thttpd.c NULL, /* Block interruptions */ NULL 401 sapi/thttpd/thttpd.c NULL, /* Unblock interruptions */ NULL 403 sapi/thttpd/thttpd.c NULL, NULL 404 sapi/thttpd/thttpd.c NULL, NULL 405 sapi/thttpd/thttpd.c NULL, NULL 427 sapi/thttpd/thttpd.c file_handle.opened_path = NULL; NULL 432 sapi/thttpd/thttpd.c php_request_shutdown(NULL); NULL 442 sapi/thttpd/thttpd.c SG(request_info).query_string = TG(hc)->query?strdup(TG(hc)->query):NULL; NULL 449 sapi/thttpd/thttpd.c s.c = NULL; NULL 482 sapi/thttpd/thttpd.c #define thread_create_simple_detached(n) st_thread_create(n, NULL, 0, 0) NULL 484 sapi/thttpd/thttpd.c #define thread_exit() st_thread_exit(NULL) NULL 527 sapi/thttpd/thttpd.c #define HANDLE_STR(m) nhc->m = nhc->m ? strdup(nhc->m) : NULL NULL 543 sapi/thttpd/thttpd.c httpd_conn *ret = NULL; NULL 551 sapi/thttpd/thttpd.c last_qr = NULL; NULL 579 sapi/thttpd/thttpd.c m->next = NULL; NULL 631 sapi/thttpd/thttpd.c qreq_t *m, *prev = NULL; NULL 642 sapi/thttpd/thttpd.c last_qr = NULL; NULL 741 sapi/thttpd/thttpd.c tsrm_startup(1, 1, 0, NULL); NULL 742 sapi/thttpd/thttpd.c ts_allocate_id(&thttpd_globals_id, sizeof(php_thttpd_globals), NULL, NULL); NULL 765 sapi/thttpd/thttpd.c if (SG(server_context) != NULL) { NULL 258 sapi/tux/php_tux.c if (php_module_startup(sapi_module, NULL, 0)==FAILURE) { NULL 272 sapi/tux/php_tux.c NULL, /* activate */ NULL 273 sapi/tux/php_tux.c NULL, /* deactivate */ NULL 276 sapi/tux/php_tux.c NULL, NULL 277 sapi/tux/php_tux.c NULL, /* get uid */ NULL 278 sapi/tux/php_tux.c NULL, /* getenv */ NULL 282 sapi/tux/php_tux.c NULL, NULL 284 sapi/tux/php_tux.c NULL, NULL 289 sapi/tux/php_tux.c NULL, /* Log message */ NULL 290 sapi/tux/php_tux.c NULL, /* Get request time */ NULL 291 sapi/tux/php_tux.c NULL, /* Child terminate */ NULL 303 sapi/tux/php_tux.c file_handle.opened_path = NULL; NULL 310 sapi/tux/php_tux.c php_request_shutdown(NULL); NULL 323 sapi/tux/php_tux.c TG(header_vec) = NULL; NULL 334 sapi/tux/php_tux.c s.c = NULL; NULL 382 sapi/tux/php_tux.c pthread_exit(NULL); NULL 444 sapi/tux/php_tux.c if (SG(server_context) != NULL) { NULL 90 sapi/webjames/webjames.c if (WG(conn)->body==NULL) return 0; NULL 130 sapi/webjames/webjames.c docroot = __unixify(WG(conn)->homedir,0,NULL,1024,0); NULL 169 sapi/webjames/webjames.c FILE *fp=NULL; NULL 174 sapi/webjames/webjames.c path = __unixify(WG(conn)->filename,0,NULL,1024,0); NULL 189 sapi/webjames/webjames.c SG(request_info).auth_user = NULL; NULL 190 sapi/webjames/webjames.c SG(request_info).auth_password = NULL; NULL 209 sapi/webjames/webjames.c file_handle.opened_path = NULL; NULL 216 sapi/webjames/webjames.c php_request_shutdown(NULL); NULL 224 sapi/webjames/webjames.c php_request_shutdown(NULL); NULL 256 sapi/webjames/webjames.c NULL, NULL 257 sapi/webjames/webjames.c NULL, NULL 258 sapi/webjames/webjames.c NULL, NULL 259 sapi/webjames/webjames.c NULL, NULL 260 sapi/webjames/webjames.c NULL, NULL 285 sapi/webjames/webjames.c NULL, /* activate */ NULL 286 sapi/webjames/webjames.c NULL, /* deactivate */ NULL 289 sapi/webjames/webjames.c NULL, /* flush */ NULL 290 sapi/webjames/webjames.c NULL, /* get uid */ NULL 291 sapi/webjames/webjames.c NULL, /* getenv */ NULL 295 sapi/webjames/webjames.c NULL, /* header handler */ NULL 296 sapi/webjames/webjames.c NULL, /* send headers handler */ NULL 302 sapi/webjames/webjames.c NULL, /* Log message */ NULL 303 sapi/webjames/webjames.c NULL, /* Get request time */ NULL 304 sapi/webjames/webjames.c NULL, /* Child terminate */ NULL 12 server-tests-config.php 'TEST_PHP_SRCDIR' => NULL, NULL 16 server-tests-config.php 'TEST_PHP_EXECUTABLE' => NULL, NULL 19 server-tests-config.php 'PHPRC' => NULL, NULL 37 server-tests-config.php 'TEST_WEB_BASE_URL' => NULL, NULL 51 server-tests-config.php 'TEST_BASE_PATH' => NULL, NULL 63 server-tests-config.php 'TEST_PATHS' => NULL NULL 163 server-tests.php $r = new HTTPRequest($url,NULL,NULL,$post); NULL 168 server-tests.php function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL) NULL 187 server-tests.php return NULL; NULL 218 server-tests.php function executeCode($php, $ini_overwrites, $code, $remove_headers=true, $cwd=NULL, $env=NULL) NULL 220 server-tests.php $params = NULL; NULL 243 server-tests.php public $urlparts = NULL; NULL 247 server-tests.php public $postdata = NULL; NULL 271 server-tests.php function HTTPRequest($URL, $headers=array(), $options=array(), $postdata=NULL) NULL 378 server-tests.php return NULL; NULL 387 server-tests.php return NULL; NULL 415 server-tests.php 'c' => array('' ,'file' ,NULL ,'configuration file, see server-tests-config.php for example'), NULL 416 server-tests.php 'd' => array('TEST_PATHS' ,'paths' ,NULL ,'colon separate path list'), NULL 418 server-tests.php 'h' => array('' ,'' ,NULL ,'this help'), NULL 419 server-tests.php 'i' => array('PHPRC' ,'path|file' ,NULL ,'ini file to use for tests (sets PHPRC)'), NULL 421 server-tests.php 'm' => array('TEST_BASE_PATH' ,'path' ,NULL ,'copy tests to this path before testing'), NULL 423 server-tests.php 'p' => array('TEST_PHP_EXECUTABLE' ,'path' ,NULL ,'php executable to be tested'), NULL 426 server-tests.php 's' => array('TEST_PHP_SRCDIR' ,'path' ,NULL ,'path to php source code'), NULL 565 server-tests.php function runscript($script,$removeheaders=false,$cwd=NULL) NULL 640 server-tests.php $conf = NULL; NULL 1211 server-tests.php if (!$output) return NULL; NULL 1227 server-tests.php return NULL; NULL 1282 server-tests.php $post = NULL; NULL 1301 server-tests.php $post = $havepost?$section_text['POST']:NULL; NULL 50 win32/build/deplister.c argv[1], NULL, argv[2], StatusRoutine); NULL 60 win32/flock.c {0, 0, 0, 0, NULL}; NULL 96 win32/fnmatch.c strchr(string, '/') == NULL ? NULL 101 win32/fnmatch.c if ((string = strchr(string, '/')) == NULL) NULL 121 win32/fnmatch.c rangematch(pattern, *string, flags)) == NULL) NULL 175 win32/fnmatch.c return (NULL); NULL 186 win32/fnmatch.c return (NULL); NULL 197 win32/fnmatch.c return (ok == negate ? NULL : pattern); NULL 181 win32/glob.c pglob->gl_pathv = NULL; NULL 231 win32/glob.c while ((ptr = (const Char *) g_strchr((Char *) ptr, LBRACE)) != NULL) NULL 387 win32/glob.c if ((h = getenv("HOME")) == NULL) { NULL 389 win32/glob.c if ((pwd = getpwuid(getuid())) == NULL) NULL 402 win32/glob.c if ((pwd = getpwnam((char*) patbuf)) == NULL) NULL 453 win32/glob.c g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) { NULL 637 win32/glob.c if ((dirp = g_opendir(pathbuf, pglob)) == NULL) { NULL 720 win32/glob.c if (pathv == NULL) { NULL 723 win32/glob.c pglob->gl_pathv = NULL; NULL 728 win32/glob.c if (pglob->gl_pathv == NULL && pglob->gl_offs > 0) { NULL 732 win32/glob.c *--pathv = NULL; NULL 740 win32/glob.c if ((copy = malloc(len)) != NULL) { NULL 747 win32/glob.c pathv[pglob->gl_offs + pglob->gl_pathc] = NULL; NULL 755 win32/glob.c return(copy == NULL ? GLOB_NOSPACE : 0); NULL 819 win32/glob.c if (pglob->gl_pathv != NULL) { NULL 825 win32/glob.c pglob->gl_pathv = NULL; NULL 840 win32/glob.c return(NULL); NULL 888 win32/glob.c return (NULL); NULL 43 win32/globals.c wg->registry_key = NULL; NULL 47 win32/globals.c wg->registry_event = NULL; NULL 52 win32/globals.c wg->registry_directories = NULL; NULL 32 win32/readdir.c return NULL; NULL 36 win32/readdir.c if (filespec == NULL) { NULL 37 win32/readdir.c return NULL; NULL 47 win32/readdir.c if (dp == NULL) { NULL 49 win32/readdir.c return NULL; NULL 61 win32/readdir.c return NULL; NULL 74 win32/readdir.c return NULL; NULL 79 win32/readdir.c return NULL; NULL 95 win32/readdir.c *result = NULL; NULL 102 win32/readdir.c *result = NULL; NULL 150 win32/readdir.c if (filespec == NULL) { NULL 22 win32/registry.c NULL NULL 64 win32/registry.c HashTable *ht = NULL; NULL 66 win32/registry.c if (RegQueryInfoKey(key, NULL, NULL, NULL, &keys, &max_key, NULL, &values, &max_name, &max_value, NULL, NULL) == ERROR_SUCCESS) { NULL 78 win32/registry.c if (RegEnumValue(key, i, name, &name_len, NULL, &type, value, &value_len) == ERROR_SUCCESS) { NULL 85 win32/registry.c zend_hash_init(ht, 0, NULL, ZVAL_INTERNAL_PTR_DTOR, 1); NULL 95 win32/registry.c zend_hash_update(ht, name, name_len+1, &data, sizeof(zval*), NULL); NULL 111 win32/registry.c if (zend_hash_add(ht, index, index_len, tmpdata, sizeof(zval*), NULL) == SUCCESS) { NULL 116 win32/registry.c zend_hash_update(directories, path, path_len+1, &ht, sizeof(HashTable*), NULL); NULL 124 win32/registry.c if (ht == NULL) { NULL 138 win32/registry.c if (RegEnumKeyEx(key, i, name, &name_len, NULL, NULL, NULL, &t) == ERROR_SUCCESS) { NULL 187 win32/registry.c zend_hash_init(PW32G(registry_directories), 0, NULL, delete_internal_hashtable, 1); NULL 189 win32/registry.c PW32G(registry_key) = NULL; NULL 192 win32/registry.c PW32G(registry_event) = CreateEvent(NULL, TRUE, FALSE, NULL); NULL 196 win32/registry.c if (!LoadDirectory(PW32G(registry_directories), PW32G(registry_key), "", 0, NULL)) { NULL 202 win32/registry.c if (!LoadDirectory(PW32G(registry_directories), PW32G(registry_key), "", 0, NULL)) { NULL 283 win32/registry.c char *reg_location = NULL; NULL 286 win32/registry.c if (OpenPhpRegistryKey(NULL, &hKey)) { NULL 289 win32/registry.c if(RegQueryValueEx(hKey, PHPRC_REGISTRY_NAME, 0, NULL, reg_location, &buflen) != ERROR_SUCCESS) { NULL 291 win32/registry.c reg_location = NULL; NULL 49 win32/select.c #define SAFE_FD_ISSET(fd, set) (set != NULL && FD_ISSET(fd, set)) NULL 52 win32/select.c if (tv == NULL) { NULL 63 win32/sendmail.c if (NULL != (*error_message = ecalloc(1, sizeof(SMTP_ERROR_RESPONSE_SPEC) + strlen(response)))) { \ NULL 164 win32/sendmail.c return NULL; NULL 176 win32/sendmail.c NULL TSRMLS_CC); NULL 177 win32/sendmail.c if (NULL == result) { NULL 179 win32/sendmail.c return NULL; NULL 190 win32/sendmail.c NULL TSRMLS_CC); NULL 218 win32/sendmail.c char *RPath = NULL; NULL 219 win32/sendmail.c char *headers_lc = NULL; /* headers_lc is only created if we've a header at all */ NULL 220 win32/sendmail.c char *pos1 = NULL, *pos2 = NULL; NULL 226 win32/sendmail.c if (host == NULL) { NULL 237 win32/sendmail.c char *pos = NULL; NULL 241 win32/sendmail.c if (NULL == (headers = php_win32_mail_trim_header(headers TSRMLS_CC))) { NULL 248 win32/sendmail.c if (NULL == (headers_lc = estrdup(headers))) { NULL 271 win32/sendmail.c if (NULL == (pos2 = strstr(pos1, "\r\n"))) { NULL 296 win32/sendmail.c if (NULL == (*error_message = ecalloc(1, HOST_NAME_LEN + 128))) { NULL 333 win32/sendmail.c Ack(NULL); NULL 388 win32/sendmail.c char *server_response = NULL; NULL 389 win32/sendmail.c char *stripped_header = NULL; NULL 394 win32/sendmail.c if (data == NULL) NULL 396 win32/sendmail.c if (mailTo == NULL) NULL 398 win32/sendmail.c if (RPath == NULL) NULL 438 win32/sendmail.c while (token != NULL) NULL 451 win32/sendmail.c token = strtok(NULL, ","); NULL 459 win32/sendmail.c while (token != NULL) NULL 472 win32/sendmail.c token = strtok(NULL, ","); NULL 482 win32/sendmail.c if (NULL == (pos2 = strstr(pos1, "\r\n"))) { NULL 489 win32/sendmail.c while (token != NULL) NULL 502 win32/sendmail.c token = strtok(NULL, ","); NULL 514 win32/sendmail.c while (token != NULL) NULL 527 win32/sendmail.c token = strtok(NULL, ","); NULL 537 win32/sendmail.c if (NULL == (pos2 = strstr(pos1, "\r\n"))) { NULL 547 win32/sendmail.c while (token != NULL) NULL 560 win32/sendmail.c token = strtok(NULL, ","); NULL 566 win32/sendmail.c if (NULL == (stripped_header = ecalloc(1, strlen(headers)))) { NULL 588 win32/sendmail.c if (NULL == (stripped_header = estrndup(headers, strlen(headers)))) { NULL 608 win32/sendmail.c if (Subject == NULL) { NULL 667 win32/sendmail.c if (NULL == (*header_buffer = erealloc(*header_buffer, strlen(*header_buffer) + strlen(specifier) + strlen(string) + 1))) { NULL 692 win32/sendmail.c char *headers_lc = NULL; NULL 696 win32/sendmail.c if (NULL == (headers_lc = estrdup(xheaders))) { NULL 707 win32/sendmail.c time_t tNow = time(NULL); NULL 840 win32/sendmail.c res = Ack(NULL); NULL 46 win32/strtoi64.c if (endptr != NULL) { NULL 117 win32/strtoi64.c if (endptr != NULL) { NULL 32 win32/time.c MyGetSystemTimeAsFileTime timefunc = NULL; NULL 83 win32/time.c if (time_Info != NULL) { NULL 87 win32/time.c if (timezone_Info != NULL) { NULL 103 win32/time.c timer = CreateWaitableTimer(NULL, TRUE, NULL); NULL 104 win32/time.c SetWaitableTimer(timer, &due, 0, NULL, NULL, 0); NULL 154 win32/time.c PeekMessage(phpmsg, NULL, WM_USER, WM_USER, PM_NOREMOVE); NULL 27 win32/winutil.c char *buf = NULL; NULL 31 win32/winutil.c NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR)&buf, 0, NULL NULL 93 win32/winutil.c if (!CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, CRYPT_MACHINE_KEYSET|CRYPT_VERIFYCONTEXT )) { NULL 99 win32/winutil.c if (CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, CRYPT_NEWKEYSET | CRYPT_MACHINE_KEYSET | CRYPT_VERIFYCONTEXT )) { NULL 67 win32/wsyslog.c PW32G(log_source) = NULL; NULL 71 win32/wsyslog.c PW32G(log_header) = NULL; NULL 86 win32/wsyslog.c char *tmp = NULL; NULL 112 win32/wsyslog.c ReportEvent(PW32G(log_source), etype, (unsigned short) priority, evid, NULL, 2, 0, strs, NULL); NULL 134 win32/wsyslog.c PW32G(log_source) = RegisterEventSource(NULL, "PHP-" PHP_VERSION);