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              658 TSRM/TSRM.c    	return pth_mutex_acquire(mutexp, 0, NULL);
NULL              109 TSRM/TSRM.h    #define ts_resource(id)			ts_resource_ex(id, NULL)
NULL              152 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              266 TSRM/tsrm_virtual_cwd.c         return (char *)NULL;
NULL              282 TSRM/tsrm_virtual_cwd.c 	result = getcwdpath(cwd, NULL, 1);
NULL              368 TSRM/tsrm_virtual_cwd.c 	if (buf == NULL) {
NULL              374 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL              402 TSRM/tsrm_virtual_cwd.c 		while (p != NULL) {
NULL              407 TSRM/tsrm_virtual_cwd.c 		CWDG(realpath_cache)[i] = NULL;
NULL              419 TSRM/tsrm_virtual_cwd.c 	while (*bucket != NULL) {
NULL              463 TSRM/tsrm_virtual_cwd.c 	while (*bucket != NULL) {
NULL              476 TSRM/tsrm_virtual_cwd.c 	return NULL;
NULL              538 TSRM/tsrm_virtual_cwd.c 		if ((bucket = realpath_cache_find(path, path_length, t TSRMLS_CC)) != NULL) {		
NULL              617 TSRM/tsrm_virtual_cwd.c 		tok = NULL;
NULL              675 TSRM/tsrm_virtual_cwd.c 					if(((state->cwd_length == 0) && (strchr(ptr, ':') == NULL)) || (state->cwd_length > 0)) {
NULL              713 TSRM/tsrm_virtual_cwd.c 			ptr = tsrm_strtok_r(NULL, TOKENIZER_STRING, &tok);
NULL              829 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH)==0) {
NULL              836 TSRM/tsrm_virtual_cwd.c 		retval = NULL;
NULL              872 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL              876 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_FILEPATH)) {
NULL              878 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL              894 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, pathname, NULL, CWD_REALPATH)) {
NULL              918 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, filename, NULL, CWD_REALPATH)) {
NULL              937 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, filename, NULL, CWD_REALPATH)) {
NULL              956 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, filename, NULL, CWD_REALPATH)) {
NULL              983 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_FILEPATH)) {
NULL             1011 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_FILEPATH)) {
NULL             1030 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&old_state, oldname, NULL, CWD_EXPAND)) {
NULL             1037 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, newname, NULL, CWD_EXPAND)) {
NULL             1059 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH)) {
NULL             1078 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_EXPAND)) {
NULL             1097 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_EXPAND)) {
NULL             1115 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, pathname, NULL, CWD_FILEPATH)) {
NULL             1136 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, pathname, NULL, CWD_EXPAND)) {
NULL             1158 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, pathname, NULL, CWD_REALPATH)) {
NULL             1160 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL             1173 TSRM/tsrm_virtual_cwd.c 	return popen_ex(command, type, CWDG(cwd).cwd, NULL);
NULL             1188 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL             1229 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL             1290 TSRM/tsrm_virtual_cwd.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH)) {
NULL             1292 TSRM/tsrm_virtual_cwd.c 		return NULL;
NULL               85 TSRM/tsrm_virtual_cwd.h     ((strchr(path, ':') != NULL) || ((len >= 1) && ((path[0] == '/') || (path[0] == '\\'))))
NULL               43 TSRM/tsrm_win32.c 	globals->process = NULL;
NULL               44 TSRM/tsrm_win32.c 	globals->shm	 = NULL;
NULL              124 TSRM/tsrm_win32.c 	if (newptr == NULL) {
NULL              125 TSRM/tsrm_win32.c 		return NULL;
NULL              156 TSRM/tsrm_win32.c 	if (newptr == NULL) {
NULL              157 TSRM/tsrm_win32.c 		return NULL;
NULL              169 TSRM/tsrm_win32.c 		return NULL;
NULL              176 TSRM/tsrm_win32.c 	return popen_ex(command, type, NULL, NULL);
NULL              181 TSRM/tsrm_win32.c 	FILE *stream = NULL;
NULL              193 TSRM/tsrm_win32.c 	security.lpSecurityDescriptor	= NULL;
NULL              196 TSRM/tsrm_win32.c 		return NULL;
NULL              222 TSRM/tsrm_win32.c 	if (!CreateProcess(NULL, cmd, &security, &security, security.bInheritHandle, NORMAL_PRIORITY_CLASS|CREATE_NO_WINDOW, env, cwd, &startup, &process)) {
NULL              223 TSRM/tsrm_win32.c 		return NULL;
NULL              228 TSRM/tsrm_win32.c 	proc = process_get(NULL TSRMLS_CC);
NULL              250 TSRM/tsrm_win32.c 	if ((process = process_get(stream TSRMLS_CC)) == NULL) {
NULL              259 TSRM/tsrm_win32.c 	process->stream = NULL;
NULL              284 TSRM/tsrm_win32.c 			shm_handle	= CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, size, shm_segment);
NULL              285 TSRM/tsrm_win32.c 			info_handle	= CreateFileMapping(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, sizeof(shm->descriptor), shm_info);
NULL              297 TSRM/tsrm_win32.c 	shm = shm_get(key, NULL);
NULL              300 TSRM/tsrm_win32.c 	shm->descriptor = MapViewOfFileEx(shm->info, FILE_MAP_ALL_ACCESS, 0, 0, 0, NULL);
NULL              305 TSRM/tsrm_win32.c 		shm->descriptor->shm_ctime		= time(NULL);
NULL              328 TSRM/tsrm_win32.c 	shm_pair *shm = shm_get(key, NULL);
NULL              334 TSRM/tsrm_win32.c 	shm->descriptor->shm_atime = time(NULL);
NULL              338 TSRM/tsrm_win32.c 	shm->addr = MapViewOfFileEx(shm->segment, FILE_MAP_ALL_ACCESS, 0, 0, 0, NULL);
NULL              351 TSRM/tsrm_win32.c 	shm->descriptor->shm_dtime = time(NULL);
NULL              359 TSRM/tsrm_win32.c 	shm_pair *shm = shm_get(key, NULL);
NULL              371 TSRM/tsrm_win32.c 			shm->descriptor->shm_ctime		= time(NULL);
NULL              390 TSRM/tsrm_win32.c 	int ret = GetFullPathName(orig_path, _MAX_PATH, buffer, NULL);
NULL              392 TSRM/tsrm_win32.c 		return NULL;
NULL               49 Zend/zend.c    ZEND_API zend_class_entry *zend_standard_class_def = NULL;
NULL               79 Zend/zend.c    	ZEND_INI_ENTRY("error_reporting",				NULL,		ZEND_INI_ALL,		OnUpdateErrorReporting)
NULL               94 Zend/zend.c    static HashTable *global_persistent_list = NULL;
NULL              317 Zend/zend.c    			HashTable *properties = NULL;
NULL              318 Zend/zend.c    			char *class_name = NULL;
NULL              370 Zend/zend.c    				HashTable *properties = NULL;
NULL              371 Zend/zend.c    				char *class_name = NULL;
NULL              425 Zend/zend.c    	zend_hash_add(CG(class_table), "stdclass", sizeof("stdclass"), &zend_standard_class_def, sizeof(zend_class_entry *), NULL);
NULL              456 Zend/zend.c    	compiler_globals->compiled_filename = NULL;
NULL              459 Zend/zend.c        zend_hash_init_ex(compiler_globals->function_table, 100, NULL, ZEND_FUNCTION_DTOR, 1, 0);
NULL              460 Zend/zend.c        zend_hash_copy(compiler_globals->function_table, global_function_table, NULL, &tmp_func, sizeof(zend_function));
NULL              463 Zend/zend.c        zend_hash_init_ex(compiler_globals->class_table, 10, NULL, ZEND_CLASS_DTOR, 1, 0);
NULL              471 Zend/zend.c    	zend_hash_init_ex(compiler_globals->auto_globals, 8, NULL, NULL, 1, 0);
NULL              472 Zend/zend.c    	zend_hash_copy(compiler_globals->auto_globals, global_auto_globals_table, NULL, NULL, sizeof(zend_auto_global) /* empty element */);
NULL              478 Zend/zend.c    		compiler_globals->static_members = NULL;
NULL              510 Zend/zend.c    	EG(user_error_handler) = NULL;
NULL              511 Zend/zend.c    	EG(user_exception_handler) = NULL;
NULL              513 Zend/zend.c    	EG(in_autoload) = NULL;
NULL              514 Zend/zend.c    	EG(current_execute_data) = NULL;
NULL              515 Zend/zend.c    	EG(current_module) = NULL;
NULL              553 Zend/zend.c    	scanner_globals_p->current_buffer = NULL;
NULL              554 Zend/zend.c    	scanner_globals_p->yy_in = NULL;
NULL              555 Zend/zend.c    	scanner_globals_p->yy_out = NULL;
NULL              609 Zend/zend.c    	zend_execute_internal = NULL;
NULL              610 Zend/zend.c    	zend_throw_exception_hook = NULL;
NULL              624 Zend/zend.c    	zend_hash_init_ex(GLOBAL_FUNCTION_TABLE, 100, NULL, ZEND_FUNCTION_DTOR, 1, 0);
NULL              625 Zend/zend.c    	zend_hash_init_ex(GLOBAL_CLASS_TABLE, 10, NULL, ZEND_CLASS_DTOR, 1, 0);
NULL              627 Zend/zend.c    	zend_hash_init_ex(&module_registry, 50, NULL, ZEND_MODULE_DTOR, 1, 0);
NULL              637 Zend/zend.c    	zend_hash_init_ex(GLOBAL_CONSTANTS_TABLE, 20, NULL, ZEND_CONSTANT_DTOR, 1, 0);
NULL              638 Zend/zend.c    	zend_hash_init_ex(GLOBAL_AUTO_GLOBALS_TABLE, 8, NULL, (dtor_func_t) zend_auto_global_dtor, 1, 0);
NULL              641 Zend/zend.c    	ts_allocate_id(&language_scanner_globals_id, sizeof(zend_scanner_globals), (ts_allocate_ctor) scanner_globals_ctor, NULL);
NULL              642 Zend/zend.c    	ts_allocate_id(&ini_scanner_globals_id, sizeof(zend_scanner_globals), (ts_allocate_ctor) scanner_globals_ctor, NULL);
NULL              645 Zend/zend.c    	tsrm_ls = ts_resource_ex(0, NULL);
NULL              659 Zend/zend.c    	zend_hash_init_ex(CG(auto_globals), 8, NULL, (dtor_func_t) zend_auto_global_dtor, 1, 0);
NULL              664 Zend/zend.c    	EG(user_error_handler) = NULL;
NULL              665 Zend/zend.c    	EG(user_exception_handler) = NULL;
NULL              669 Zend/zend.c     	zend_register_auto_global("GLOBALS", sizeof("GLOBALS")-1, NULL TSRMLS_CC);
NULL              752 Zend/zend.c    	GLOBAL_FUNCTION_TABLE = NULL;
NULL              753 Zend/zend.c    	GLOBAL_CLASS_TABLE = NULL;
NULL              754 Zend/zend.c    	GLOBAL_AUTO_GLOBALS_TABLE = NULL;
NULL              755 Zend/zend.c    	GLOBAL_CONSTANTS_TABLE = NULL;
NULL              786 Zend/zend.c    	EG(current_execute_data) = NULL;
NULL              835 Zend/zend.c    	EG(opline_ptr) = NULL; /* we're no longer executing anything */
NULL              852 Zend/zend.c    	EG(opline_ptr) = NULL;
NULL              853 Zend/zend.c    	EG(active_symbol_table) = NULL;
NULL              928 Zend/zend.c    			error_filename = NULL;
NULL              949 Zend/zend.c    				error_filename = NULL;
NULL              954 Zend/zend.c    			error_filename = NULL;
NULL             1028 Zend/zend.c    			EG(user_error_handler) = NULL;
NULL             1038 Zend/zend.c    				CG(active_class_entry) = NULL;
NULL             1041 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             1118 Zend/zend.c    	zval *local_retval=NULL;
NULL             1129 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             1141 Zend/zend.c    					EG(exception) = NULL;
NULL             1144 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             1145 Zend/zend.c    						if (retval2 != NULL) {
NULL             1158 Zend/zend.c    						EG(exception) = NULL;
NULL             1163 Zend/zend.c    				if (retval == NULL && *EG(return_value_ptr_ptr) != NULL) {
NULL             1165 Zend/zend.c    					local_retval = NULL;
NULL             1169 Zend/zend.c    				local_retval = NULL;
NULL              210 Zend/zend.h    #define ZEND_FILE_LINE_EMPTY_C			NULL, 0
NULL              475 Zend/zend.h    #define zend_first_try		EG(bailout)=NULL; zend_try
NULL              172 Zend/zend_API.c 			if (Z_OBJ_HANDLER_PP(value, clone_obj) == NULL) {
NULL              260 Zend/zend_API.c 		return NULL;
NULL              267 Zend/zend_API.c 	if (Z_OBJ_HT_P(object)->get_class_name == NULL ||
NULL              408 Zend/zend_API.c 							*p = NULL;
NULL              463 Zend/zend_API.c 						*p = NULL;
NULL              478 Zend/zend_API.c 						*p = NULL;
NULL              493 Zend/zend_API.c 						*p = NULL;
NULL              508 Zend/zend_API.c 						*p = NULL;
NULL              528 Zend/zend_API.c 						*p = NULL;
NULL              544 Zend/zend_API.c 					*pce = NULL;
NULL              549 Zend/zend_API.c 					*pce = NULL;
NULL              560 Zend/zend_API.c 						*pce = NULL;
NULL              597 Zend/zend_API.c 					*p = NULL;
NULL              607 Zend/zend_API.c 					*p = NULL;
NULL              619 Zend/zend_API.c 	return NULL;
NULL              624 Zend/zend_API.c 	char *expected_type = NULL;
NULL              829 Zend/zend_API.c 	_zend_hash_init(arg->value.ht, 0, NULL, ZVAL_PTR_DTOR, 0 ZEND_FILE_LINE_RELAY_CC);
NULL              893 Zend/zend_API.c 			zend_hash_init(CE_STATIC_MEMBERS(class_type), zend_hash_num_elements(&class_type->default_static_members), NULL, ZVAL_PTR_DTOR, 0);
NULL              910 Zend/zend_API.c 					zend_hash_add(CE_STATIC_MEMBERS(class_type), str_index, str_length, (void**)q, sizeof(zval*), NULL);
NULL              918 Zend/zend_API.c 					zend_hash_add(CE_STATIC_MEMBERS(class_type), str_index, str_length, (void**)&q, sizeof(zval*), NULL);
NULL              948 Zend/zend_API.c 	if (class_type->create_object == NULL) {
NULL              954 Zend/zend_API.c 			zend_hash_init(object->properties, zend_hash_num_elements(&class_type->default_properties), NULL, ZVAL_PTR_DTOR, 0);
NULL              988 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL              998 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL             1008 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL             1018 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL             1029 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL             1040 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL             1051 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &tmp, sizeof(zval *), NULL);
NULL             1056 Zend/zend_API.c 	return zend_symtable_update(Z_ARRVAL_P(arg), key, key_len, (void *) &value, sizeof(zval *), NULL);
NULL             1067 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1078 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1088 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1099 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1110 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1121 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1132 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &tmp, sizeof(zval *), NULL);
NULL             1138 Zend/zend_API.c 	return zend_hash_index_update(Z_ARRVAL_P(arg), index, (void *) &value, sizeof(zval *), NULL);
NULL             1149 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1160 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1171 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1182 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1193 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1204 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1215 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &tmp, sizeof(zval *), NULL);
NULL             1221 Zend/zend_API.c 	return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &value, sizeof(zval *), NULL);
NULL             1474 Zend/zend_API.c 			EG(current_module) = NULL;
NULL             1477 Zend/zend_API.c 		EG(current_module) = NULL;
NULL             1518 Zend/zend_API.c 	zend_hash_sort(&module_registry, zend_sort_modules, NULL, 0 TSRMLS_CC);
NULL             1530 Zend/zend_API.c 		return NULL;
NULL             1550 Zend/zend_API.c 					return NULL;
NULL             1564 Zend/zend_API.c 		return NULL;
NULL             1570 Zend/zend_API.c 	if (module->functions && zend_register_functions(NULL, module->functions, NULL, module->type TSRMLS_CC)==FAILURE) {
NULL             1571 Zend/zend_API.c 		EG(current_module) = NULL;
NULL             1573 Zend/zend_API.c 		return NULL;
NULL             1576 Zend/zend_API.c 	EG(current_module) = NULL;
NULL             1644 Zend/zend_API.c 	zend_function *ctor = NULL, *dtor = NULL, *clone = NULL, *__get = NULL, *__set = NULL, *__unset = NULL, *__isset = NULL, *__call = NULL, *__tostring = NULL;
NULL             1647 Zend/zend_API.c 	char *lc_class_name = NULL;
NULL             1671 Zend/zend_API.c 		internal_function->prototype = NULL;
NULL             1684 Zend/zend_API.c 			internal_function->arg_info = NULL;
NULL             1767 Zend/zend_API.c 				reg_function = NULL;
NULL             1892 Zend/zend_API.c 	if ((module = zend_register_internal_module(module TSRMLS_CC)) != NULL &&
NULL             1937 Zend/zend_API.c 		zend_unregister_functions(module->functions, -1, NULL TSRMLS_CC);
NULL             2006 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             2023 Zend/zend_API.c 			return NULL;
NULL             2076 Zend/zend_API.c 		zend_hash_update(symbol_table, name, name_length + 1, &symbol, sizeof(zval *), NULL);
NULL             2095 Zend/zend_API.c 	ZEND_FE(display_disabled_function,			NULL)
NULL             2096 Zend/zend_API.c 	{ NULL, NULL, NULL }
NULL             2106 Zend/zend_API.c 	return zend_register_functions(NULL, disabled_function, CG(function_table), MODULE_PERSISTENT TSRMLS_CC);
NULL             2115 Zend/zend_API.c 	zend_hash_init(intern->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             2121 Zend/zend_API.c 	{ NULL, NULL, NULL }
NULL             2148 Zend/zend_API.c 	*ce_ptr = NULL;
NULL             2149 Zend/zend_API.c 	*fptr_ptr = NULL;
NULL             2151 Zend/zend_API.c 	if ((colon = strstr(Z_STRVAL_P(callable), "::")) != NULL) {
NULL             2159 Zend/zend_API.c 			*ce_ptr = EG(scope) ? EG(scope)->parent : NULL;
NULL             2187 Zend/zend_API.c 			retval = (*ce_ptr)->__call != NULL;
NULL             2232 Zend/zend_API.c 		*callable_name = NULL;
NULL             2234 Zend/zend_API.c 	if (callable_name_len == NULL) {
NULL             2237 Zend/zend_API.c 	if (ce_ptr == NULL) {
NULL             2240 Zend/zend_API.c 	if (fptr_ptr == NULL) {
NULL             2243 Zend/zend_API.c 	if (zobj_ptr_ptr == NULL) {
NULL             2246 Zend/zend_API.c 	*ce_ptr = NULL;
NULL             2247 Zend/zend_API.c 	*fptr_ptr = NULL;
NULL             2248 Zend/zend_API.c 	*zobj_ptr_ptr = NULL;
NULL             2260 Zend/zend_API.c 			retval = zend_is_callable_check_func(check_flags|IS_CALLABLE_CHECK_IS_STATIC, zobj_ptr_ptr, NULL, callable, ce_ptr, fptr_ptr TSRMLS_CC);
NULL             2265 Zend/zend_API.c 				zend_class_entry *ce = NULL;
NULL             2356 Zend/zend_API.c 	return zend_is_callable_ex(callable, check_flags, callable_name, NULL, NULL, NULL, NULL TSRMLS_CC);
NULL             2366 Zend/zend_API.c 	if (zend_is_callable_ex(callable, 0, callable_name, NULL, &ce, &fptr, &zobj_ptr TSRMLS_CC)) {
NULL             2385 Zend/zend_API.c 	if (!zend_is_callable_ex(callable, IS_CALLABLE_STRICT, NULL, NULL, &ce, &func, &obj TSRMLS_CC)) {
NULL             2393 Zend/zend_API.c 	fci->retval_ptr_ptr = NULL;
NULL             2395 Zend/zend_API.c 	fci->params = NULL;
NULL             2397 Zend/zend_API.c 	fci->symbol_table = NULL;
NULL             2401 Zend/zend_API.c 		fcc->function_handler = NULL;
NULL             2402 Zend/zend_API.c 		fcc->calling_scope = NULL;
NULL             2403 Zend/zend_API.c 		fcc->object_pp = NULL;
NULL             2423 Zend/zend_API.c 			fci->params = NULL;
NULL             2434 Zend/zend_API.c 	fci->params = NULL;
NULL             2474 Zend/zend_API.c 	zval *retval, ***org_params = NULL;
NULL             2504 Zend/zend_API.c 		return NULL;
NULL             2513 Zend/zend_API.c 	return zend_declare_property_ex(ce, name, name_length, property, access_type, NULL, 0 TSRMLS_CC);
NULL             2547 Zend/zend_API.c 				zend_hash_update(target_symbol_table, priv_name, priv_name_length+1, &property, sizeof(zval *), NULL);
NULL             2557 Zend/zend_API.c 				zend_hash_update(target_symbol_table, prot_name, prot_name_length+1, &property, sizeof(zval *), NULL);
NULL             2571 Zend/zend_API.c 			zend_hash_update(target_symbol_table, name, name_length+1, &property, sizeof(zval *), NULL);
NULL             2584 Zend/zend_API.c 	zend_hash_update(&ce->properties_info, name, name_length + 1, &property_info, sizeof(zend_property_info), NULL);
NULL             2677 Zend/zend_API.c 	return zend_hash_update(&ce->constants_table, name, name_length+1, &value, sizeof(zval *), NULL);
NULL             2978 Zend/zend_API.c 	return property?*property:NULL;
NULL               61 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               66 Zend/zend_API.h #define ZEND_ARG_INFO(pass_by_ref, name)							{ #name, sizeof(#name)-1, NULL, 0, 0, 0, pass_by_ref, 0, 0 },
NULL               67 Zend/zend_API.h #define ZEND_ARG_PASS_INFO(pass_by_ref)								{ NULL, 0, NULL, 0, 0, 0, pass_by_ref, 0, 0 },
NULL               69 Zend/zend_API.h #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, sizeof(#name)-1, NULL, 0, 1, allow_null, pass_by_ref, 0, 0 },
NULL               72 Zend/zend_API.h 		{ NULL, 0, NULL, 0, 0, 0, pass_rest_by_reference, return_reference, required_num_args },
NULL              127 Zend/zend_API.h #define INIT_CLASS_ENTRY(class_container, class_name, functions) INIT_OVERLOADED_CLASS_ENTRY(class_container, class_name, functions, NULL, NULL, NULL)
NULL              134 Zend/zend_API.h 		class_container.constructor = NULL;						\
NULL              135 Zend/zend_API.h 		class_container.destructor = NULL;						\
NULL              136 Zend/zend_API.h 		class_container.clone = NULL;							\
NULL              137 Zend/zend_API.h 		class_container.serialize = NULL;						\
NULL              138 Zend/zend_API.h 		class_container.unserialize = NULL;						\
NULL              139 Zend/zend_API.h 		class_container.create_object = NULL;					\
NULL              140 Zend/zend_API.h 		class_container.interface_gets_implemented = NULL;		\
NULL              142 Zend/zend_API.h 		class_container.__tostring = NULL;						\
NULL              147 Zend/zend_API.h 		class_container.serialize_func = NULL;					\
NULL              148 Zend/zend_API.h 		class_container.unserialize_func = NULL;				\
NULL              149 Zend/zend_API.h 		class_container.serialize = NULL;						\
NULL              150 Zend/zend_API.h 		class_container.unserialize = NULL;						\
NULL              151 Zend/zend_API.h 		class_container.parent = NULL;							\
NULL              153 Zend/zend_API.h 		class_container.interfaces = NULL;						\
NULL              154 Zend/zend_API.h 		class_container.get_iterator = NULL;					\
NULL              155 Zend/zend_API.h 		class_container.iterator_funcs.funcs = NULL;			\
NULL              156 Zend/zend_API.h 		class_container.module = NULL;							\
NULL              160 Zend/zend_API.h 	INIT_OVERLOADED_CLASS_ENTRY_EX(class_container, class_name, functions, handle_fcall, handle_propget, handle_propset, NULL, NULL)
NULL              593 Zend/zend_API.h 			zend_hash_update(symtable, (name), (name_length), &(var), sizeof(zval *), NULL);			\
NULL              611 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              176 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              178 Zend/zend_alloc.c 		ret = NULL;
NULL              199 Zend/zend_alloc.c 		return NULL;
NULL              211 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              213 Zend/zend_alloc.c 		ret = NULL;
NULL              229 Zend/zend_alloc.c 	if (heap == NULL) {
NULL              230 Zend/zend_alloc.c 		return NULL;
NULL              296 Zend/zend_alloc.c 	{NULL, NULL, NULL, NULL, NULL, NULL}
NULL              575 Zend/zend_alloc.c # define ZEND_MM_VALID_PTR(ptr) EXPECTED(ptr != NULL)
NULL              712 Zend/zend_alloc.c 		mm_block->parent = NULL;
NULL              735 Zend/zend_alloc.c 		mm_block->child[0] = mm_block->child[1] = NULL;
NULL              761 Zend/zend_alloc.c 					mm_block->parent = NULL;
NULL              799 Zend/zend_alloc.c 		rp = &mm_block->child[mm_block->child[1] != NULL];
NULL              801 Zend/zend_alloc.c 		if (EXPECTED(prev == NULL)) {
NULL              805 Zend/zend_alloc.c 			*mm_block->parent = NULL;
NULL              810 Zend/zend_alloc.c 			while (*(cp = &(prev->child[prev->child[1] != NULL])) != NULL) {
NULL              814 Zend/zend_alloc.c 			*rp = NULL;
NULL              848 Zend/zend_alloc.c 		} else if (UNEXPECTED(mm_block->parent != NULL)) {
NULL              875 Zend/zend_alloc.c 		heap->large_free_buckets[i] = NULL;
NULL              928 Zend/zend_alloc.c 			heap->cache[i] = NULL;
NULL              946 Zend/zend_alloc.c 	if (CryptAcquireContext(&hCryptProv, NULL, NULL, PROV_RSA_FULL, 0)) {
NULL             1043 Zend/zend_alloc.c 	heap->segments_list = NULL;
NULL             1057 Zend/zend_alloc.c 	heap->reserve = NULL;
NULL             1095 Zend/zend_alloc.c 	if (mem_type == NULL) {
NULL             1125 Zend/zend_alloc.c 	heap = zend_mm_startup_ex(handlers, seg_size, ZEND_MM_RESERVE_SIZE, 0, NULL);
NULL             1210 Zend/zend_alloc.c 				zend_message_dispatcher(ZMSG_LOG_SCRIPT_NAME, NULL);
NULL             1254 Zend/zend_alloc.c 		zend_message_dispatcher(ZMSG_LOG_SCRIPT_NAME, NULL);
NULL             1516 Zend/zend_alloc.c 		heap->reserve = NULL;
NULL             1596 Zend/zend_alloc.c 		heap->segments_list = NULL;
NULL             1620 Zend/zend_alloc.c 		heap->reserve = NULL;
NULL             1630 Zend/zend_alloc.c 			error_filename = EG(active_op_array)?EG(active_op_array)->filename:NULL;
NULL             1633 Zend/zend_alloc.c 			error_filename = NULL;
NULL             1677 Zend/zend_alloc.c 		return NULL;
NULL             1682 Zend/zend_alloc.c 		zend_mm_free_block *rst = NULL;
NULL             1686 Zend/zend_alloc.c 		best_fit = NULL;
NULL             1712 Zend/zend_alloc.c 		for (p = rst; p; p = p->child[p->child[0] != NULL]) {
NULL             1727 Zend/zend_alloc.c 			return NULL;
NULL             1734 Zend/zend_alloc.c 	while ((p = p->child[p->child[0] != NULL])) {
NULL             1760 Zend/zend_alloc.c 		if (EXPECTED(heap->cache[index] != NULL)) {
NULL             1854 Zend/zend_alloc.c 			return NULL;
NULL             2031 Zend/zend_alloc.c 		if (heap->cache[index] != NULL) {
NULL             2147 Zend/zend_alloc.c 			return NULL;
NULL             2162 Zend/zend_alloc.c 			return NULL;
NULL             2397 Zend/zend_alloc.c 	if (UNEXPECTED(p == NULL)) {
NULL             2411 Zend/zend_alloc.c 	if (UNEXPECTED(p == NULL)) {
NULL             2423 Zend/zend_alloc.c 	if (UNEXPECTED(p == NULL)) {
NULL             2437 Zend/zend_alloc.c 	if (UNEXPECTED(p == NULL)) {
NULL               92 Zend/zend_builtin_functions.c 	ZEND_FE(zend_version,		NULL)
NULL               93 Zend/zend_builtin_functions.c 	ZEND_FE(func_num_args,		NULL)
NULL               94 Zend/zend_builtin_functions.c 	ZEND_FE(func_get_arg,		NULL)
NULL               95 Zend/zend_builtin_functions.c 	ZEND_FE(func_get_args,		NULL)
NULL               96 Zend/zend_builtin_functions.c 	{ "strlen", zend_if_strlen, NULL },
NULL               97 Zend/zend_builtin_functions.c 	ZEND_FE(strcmp,				NULL)
NULL               98 Zend/zend_builtin_functions.c 	ZEND_FE(strncmp,			NULL)
NULL               99 Zend/zend_builtin_functions.c 	ZEND_FE(strcasecmp,			NULL)
NULL              100 Zend/zend_builtin_functions.c 	ZEND_FE(strncasecmp,		NULL)
NULL              102 Zend/zend_builtin_functions.c 	ZEND_FE(error_reporting,	NULL)
NULL              103 Zend/zend_builtin_functions.c 	ZEND_FE(define,				NULL)
NULL              104 Zend/zend_builtin_functions.c 	ZEND_FE(defined,			NULL)
NULL              105 Zend/zend_builtin_functions.c 	ZEND_FE(get_class,			NULL)
NULL              106 Zend/zend_builtin_functions.c 	ZEND_FE(get_parent_class,	NULL)
NULL              107 Zend/zend_builtin_functions.c 	ZEND_FE(method_exists,		NULL)
NULL              108 Zend/zend_builtin_functions.c 	ZEND_FE(property_exists,	NULL)
NULL              109 Zend/zend_builtin_functions.c 	ZEND_FE(class_exists,		NULL)
NULL              110 Zend/zend_builtin_functions.c 	ZEND_FE(interface_exists,	NULL)
NULL              111 Zend/zend_builtin_functions.c 	ZEND_FE(function_exists,	NULL)
NULL              113 Zend/zend_builtin_functions.c 	ZEND_FE(leak,				NULL)
NULL              115 Zend/zend_builtin_functions.c 	ZEND_FE(crash,				NULL)
NULL              118 Zend/zend_builtin_functions.c 	ZEND_FE(get_included_files,	NULL)
NULL              119 Zend/zend_builtin_functions.c 	ZEND_FALIAS(get_required_files,	get_included_files,		NULL)
NULL              120 Zend/zend_builtin_functions.c 	ZEND_FE(is_subclass_of,		NULL)
NULL              121 Zend/zend_builtin_functions.c 	ZEND_FE(is_a,				NULL)
NULL              122 Zend/zend_builtin_functions.c 	ZEND_FE(get_class_vars,		NULL)
NULL              123 Zend/zend_builtin_functions.c 	ZEND_FE(get_object_vars,	NULL)
NULL              124 Zend/zend_builtin_functions.c 	ZEND_FE(get_class_methods,	NULL)
NULL              125 Zend/zend_builtin_functions.c 	ZEND_FE(trigger_error,		NULL)
NULL              126 Zend/zend_builtin_functions.c 	ZEND_FALIAS(user_error,		trigger_error,		NULL)
NULL              127 Zend/zend_builtin_functions.c 	ZEND_FE(set_error_handler,		NULL)
NULL              128 Zend/zend_builtin_functions.c 	ZEND_FE(restore_error_handler,	NULL)
NULL              129 Zend/zend_builtin_functions.c 	ZEND_FE(set_exception_handler,		NULL)
NULL              130 Zend/zend_builtin_functions.c 	ZEND_FE(restore_exception_handler,	NULL)
NULL              131 Zend/zend_builtin_functions.c 	ZEND_FE(get_declared_classes, NULL)
NULL              132 Zend/zend_builtin_functions.c 	ZEND_FE(get_declared_interfaces, NULL)
NULL              133 Zend/zend_builtin_functions.c 	ZEND_FE(get_defined_functions, NULL)
NULL              134 Zend/zend_builtin_functions.c 	ZEND_FE(get_defined_vars,	NULL)
NULL              135 Zend/zend_builtin_functions.c 	ZEND_FE(create_function,	NULL)
NULL              136 Zend/zend_builtin_functions.c 	ZEND_FE(get_resource_type,	NULL)
NULL              137 Zend/zend_builtin_functions.c 	ZEND_FE(get_loaded_extensions,		NULL)
NULL              138 Zend/zend_builtin_functions.c 	ZEND_FE(extension_loaded,			NULL)
NULL              139 Zend/zend_builtin_functions.c 	ZEND_FE(get_extension_funcs,		NULL)
NULL              140 Zend/zend_builtin_functions.c 	ZEND_FE(get_defined_constants,		NULL)
NULL              141 Zend/zend_builtin_functions.c 	ZEND_FE(debug_backtrace, NULL)
NULL              142 Zend/zend_builtin_functions.c 	ZEND_FE(debug_print_backtrace, NULL)
NULL              144 Zend/zend_builtin_functions.c 	ZEND_FE(zend_test_func,		NULL)
NULL              146 Zend/zend_builtin_functions.c 	ZEND_FE(zend_thread_id,		NULL)
NULL              149 Zend/zend_builtin_functions.c 	{ NULL, NULL, NULL }
NULL              155 Zend/zend_builtin_functions.c 	return zend_register_functions(NULL, builtin_functions, NULL, MODULE_PERSISTENT TSRMLS_CC);
NULL              270 Zend/zend_builtin_functions.c 		zend_hash_next_index_insert(return_value->value.ht, &element, sizeof(zval *), NULL);
NULL              404 Zend/zend_builtin_functions.c 	zend_hash_index_update(return_value->value.ht, 1, &entry, sizeof(zval *), NULL);
NULL              406 Zend/zend_builtin_functions.c 	zend_hash_update(return_value->value.ht, "value", sizeof("value"), &entry, sizeof(zval *), NULL);
NULL              410 Zend/zend_builtin_functions.c 	switch (zend_hash_get_current_key_ex(target_hash, &string_key, &string_key_len, &num_key, 1, NULL)) {
NULL              418 Zend/zend_builtin_functions.c 	zend_hash_update(return_value->value.ht, "key", sizeof("key"), inserted_pointer, sizeof(zval *), NULL);
NULL              457 Zend/zend_builtin_functions.c 	zval **var, **val, **non_cs, *val_free = NULL;
NULL              592 Zend/zend_builtin_functions.c 	zend_class_entry *ce = NULL;
NULL              653 Zend/zend_builtin_functions.c 		instance_ce = NULL;
NULL              802 Zend/zend_builtin_functions.c 	if (Z_OBJ_HT_PP(obj)->get_properties == NULL) {
NULL              808 Zend/zend_builtin_functions.c 	if (properties == NULL) {
NULL              839 Zend/zend_builtin_functions.c 	zend_class_entry *ce = NULL, **pce;
NULL              886 Zend/zend_builtin_functions.c 				zend_hash_next_index_insert(return_value->value.ht, &method_name, sizeof(zval *), NULL);
NULL              923 Zend/zend_builtin_functions.c 		union _zend_function *func = NULL;
NULL              927 Zend/zend_builtin_functions.c 		&& Z_OBJ_HT_PP(klass)->get_method != NULL
NULL              928 Zend/zend_builtin_functions.c 		&& (func = Z_OBJ_HT_PP(klass)->get_method(klass, Z_STRVAL_PP(method_name), Z_STRLEN_PP(method_name) TSRMLS_CC)) != NULL
NULL             1129 Zend/zend_builtin_functions.c 	char *nowhere=NULL;
NULL             1148 Zend/zend_builtin_functions.c 	while (zend_hash_get_current_key(&EG(included_files), &entry, NULL, 1) == HASH_KEY_IS_STRING) {
NULL             1202 Zend/zend_builtin_functions.c 	char *error_handler_name = NULL;
NULL             1229 Zend/zend_builtin_functions.c 		EG(user_error_handler) = NULL;
NULL             1252 Zend/zend_builtin_functions.c 		EG(user_error_handler) = NULL;
NULL             1257 Zend/zend_builtin_functions.c 		EG(user_error_handler) = NULL;
NULL             1273 Zend/zend_builtin_functions.c 	char *exception_handler_name = NULL;
NULL             1300 Zend/zend_builtin_functions.c 		EG(user_exception_handler) = NULL;
NULL             1322 Zend/zend_builtin_functions.c 		EG(user_exception_handler) = NULL;
NULL             1419 Zend/zend_builtin_functions.c 	if (zend_hash_add(Z_ARRVAL_P(return_value), "internal", sizeof("internal"), (void **)&internal, sizeof(zval *), NULL) == FAILURE) {
NULL             1427 Zend/zend_builtin_functions.c 	if (zend_hash_add(Z_ARRVAL_P(return_value), "user", sizeof("user"), (void **)&user, sizeof(zval *), NULL) == FAILURE) {
NULL             1478 Zend/zend_builtin_functions.c 	retval = zend_eval_string(eval_code, NULL, eval_name TSRMLS_CC);
NULL             1497 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             1724 Zend/zend_builtin_functions.c 	char *class_name = NULL;
NULL             1726 Zend/zend_builtin_functions.c 	char *include_filename = NULL;
NULL             1727 Zend/zend_builtin_functions.c 	zval *arg_array = NULL;
NULL             1771 Zend/zend_builtin_functions.c 		char *free_class_name = NULL;
NULL             1773 Zend/zend_builtin_functions.c 		class_name = call_type = NULL;   
NULL             1774 Zend/zend_builtin_functions.c 		arg_array = NULL;
NULL             1791 Zend/zend_builtin_functions.c 			filename = NULL;
NULL             1816 Zend/zend_builtin_functions.c 				class_name = NULL;
NULL             1817 Zend/zend_builtin_functions.c 				call_type = NULL;
NULL             1864 Zend/zend_builtin_functions.c 			call_type = NULL;
NULL             1884 Zend/zend_builtin_functions.c 					prev = NULL;
NULL             1915 Zend/zend_builtin_functions.c 	char *include_filename = NULL;
NULL             2003 Zend/zend_builtin_functions.c 			filename = NULL;
NULL              134 Zend/zend_compile.c 	CG(active_class_entry) = NULL;
NULL              135 Zend/zend_compile.c 	zend_llist_init(&CG(list_llist), sizeof(list_llist_element), NULL, 0);
NULL              136 Zend/zend_compile.c 	zend_llist_init(&CG(dimension_llist), sizeof(int), NULL, 0);
NULL              145 Zend/zend_compile.c 	CG(script_encoding_list) = NULL;
NULL              147 Zend/zend_compile.c 	CG(internal_encoding) = NULL;
NULL              148 Zend/zend_compile.c 	CG(encoding_detector) = NULL;
NULL              149 Zend/zend_compile.c 	CG(encoding_converter) = NULL;
NULL              150 Zend/zend_compile.c 	CG(encoding_oddlen) = NULL;
NULL              157 Zend/zend_compile.c 	CG(active_op_array) = NULL;
NULL              160 Zend/zend_compile.c 	zend_hash_init(&CG(filenames_table), 5, NULL, (dtor_func_t) free_estring, 0);
NULL              860 Zend/zend_compile.c 		zend_llist_init(&jmp_list, sizeof(int), NULL, 0);
NULL              903 Zend/zend_compile.c 	zend_llist_init(&fetch_list, sizeof(zend_op), NULL, 0);
NULL              912 Zend/zend_compile.c 	zend_op *opline, *opline_ptr=NULL;
NULL              959 Zend/zend_compile.c 			if (le == NULL) break;
NULL             1139 Zend/zend_compile.c 	op_array.scope = is_method?CG(active_class_entry):NULL;
NULL             1140 Zend/zend_compile.c 	op_array.prototype = NULL;
NULL             1256 Zend/zend_compile.c 		CG(doc_comment) = NULL;
NULL             1277 Zend/zend_compile.c 	zend_do_return(NULL, 0 TSRMLS_CC);
NULL             1351 Zend/zend_compile.c 			cur_arg_info->class_name = NULL;
NULL             1362 Zend/zend_compile.c 		cur_arg_info->class_name = NULL;
NULL             1407 Zend/zend_compile.c 	unsigned char *ptr = NULL;
NULL             1451 Zend/zend_compile.c 	unsigned char *ptr = NULL;
NULL             1523 Zend/zend_compile.c 	unsigned char *ptr = NULL;
NULL             1789 Zend/zend_compile.c 	zend_llist_init(&jmp_list, sizeof(int), NULL, 0);
NULL             1880 Zend/zend_compile.c 			zend_hash_init(op_array->static_variables, zend_hash_num_elements(static_variables), NULL, ZVAL_PTR_DTOR, 0);
NULL             1946 Zend/zend_compile.c 		zend_hash_update(&ce->function_table, ZEND_CONSTRUCTOR_FUNC_NAME, sizeof(ZEND_CONSTRUCTOR_FUNC_NAME), function, sizeof(zend_function), NULL);
NULL             1959 Zend/zend_compile.c 					zend_hash_update(&ce->function_table, lc_class_name, ce->name_length+1, function, sizeof(zend_function), NULL);
NULL             2111 Zend/zend_compile.c 		child->common.prototype = NULL;		
NULL             2177 Zend/zend_compile.c 					zend_hash_quick_update(&ce->default_properties, parent_info->name, parent_info->name_length+1, parent_info->h, pvalue, sizeof(zval *), NULL);
NULL             2210 Zend/zend_compile.c 					zend_hash_update(&ce->default_static_members, child_info->name, child_info->name_length+1, (void**)prop, sizeof(zval*), NULL);
NULL             2279 Zend/zend_compile.c 		if (zend_hash_quick_add(target, key->arKey, key->nKeyLength, key->h, p, sizeof(zval*), NULL) == SUCCESS) {
NULL             2301 Zend/zend_compile.c 	zend_hash_merge(&ce->default_properties, &parent_ce->default_properties, (void (*)(void *)) zval_add_ref, NULL, sizeof(zval *), 0);
NULL             2311 Zend/zend_compile.c 	zend_hash_merge(&ce->constants_table, &parent_ce->constants_table, (void (*)(void *)) zval_add_ref, NULL, sizeof(zval *), 0);
NULL             2344 Zend/zend_compile.c 		if (ce->interfaces[i] == NULL) {
NULL             2383 Zend/zend_compile.c 	if (zend_hash_add(function_table, opline->op2.u.constant.value.str.val, opline->op2.u.constant.value.str.len+1, function, sizeof(zend_function), NULL)==FAILURE) {
NULL             2400 Zend/zend_compile.c 		function->op_array.static_variables = NULL; /* NULL out the unbound function */
NULL             2412 Zend/zend_compile.c 		return NULL;
NULL             2417 Zend/zend_compile.c 	if (zend_hash_add(class_table, opline->op2.u.constant.value.str.val, opline->op2.u.constant.value.str.len+1, &ce, sizeof(zend_class_entry *), NULL)==FAILURE) {
NULL             2427 Zend/zend_compile.c 		return NULL;
NULL             2453 Zend/zend_compile.c 		return NULL;
NULL             2467 Zend/zend_compile.c 	if (zend_hash_add(class_table, opline->op2.u.constant.value.str.val, opline->op2.u.constant.value.str.len+1, pce, sizeof(zend_class_entry *), NULL)==FAILURE) {
NULL             2475 Zend/zend_compile.c 		return NULL;
NULL             2509 Zend/zend_compile.c 					if (do_bind_class(opline, CG(class_table), 1 TSRMLS_CC) == NULL) {
NULL             2519 Zend/zend_compile.c 					if (do_bind_inherited_class(opline, CG(class_table), *pce, 1 TSRMLS_CC) == NULL) {
NULL             2881 Zend/zend_compile.c 	zend_hash_update(CG(class_table), opline->op1.u.constant.value.str.val, opline->op1.u.constant.value.str.len, &new_class_entry, sizeof(zend_class_entry *), NULL);
NULL             2891 Zend/zend_compile.c 		CG(doc_comment) = NULL;
NULL             2944 Zend/zend_compile.c 		ce->interfaces = NULL;
NULL             2947 Zend/zend_compile.c 	CG(active_class_entry) = NULL;
NULL             3007 Zend/zend_compile.c 	*class_name = NULL;
NULL             3034 Zend/zend_compile.c 	char *comment = NULL;
NULL             3067 Zend/zend_compile.c 		CG(doc_comment) = NULL;
NULL             3087 Zend/zend_compile.c 	if (zend_hash_add(&CG(active_class_entry)->constants_table, var_name->u.constant.value.str.val, var_name->u.constant.value.str.len+1, &property, sizeof(zval *), NULL)==FAILURE) {
NULL             3100 Zend/zend_compile.c 	zend_op *opline_ptr=NULL;
NULL             3193 Zend/zend_compile.c 		zend_do_declare_property(&property, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_IMPLICIT_PUBLIC TSRMLS_CC);
NULL             3220 Zend/zend_compile.c 	unsigned char *ptr = NULL;
NULL             3238 Zend/zend_compile.c 	zend_do_end_function_call(NULL, &ctor_result, argument_list, 1, 0 TSRMLS_CC);
NULL             3247 Zend/zend_compile.c 	zend_constant *c = NULL;
NULL             3254 Zend/zend_compile.c 				c = NULL;
NULL             3257 Zend/zend_compile.c 			c = NULL;
NULL             3277 Zend/zend_compile.c 				zend_do_fetch_class_name(NULL, constant_container, constant_name TSRMLS_CC);
NULL             3393 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             3397 Zend/zend_compile.c 				zend_symtable_update(Z_ARRVAL(result->u.constant), "", 1, &element, sizeof(zval *), NULL);
NULL             3401 Zend/zend_compile.c 				zend_hash_index_update(Z_ARRVAL(result->u.constant), Z_LVAL(offset->u.constant), &element, sizeof(zval *), NULL);
NULL             3404 Zend/zend_compile.c 				zend_hash_index_update(Z_ARRVAL(result->u.constant), (long)Z_DVAL(offset->u.constant), &element, sizeof(zval *), NULL);
NULL             3411 Zend/zend_compile.c 		zend_hash_next_index_insert(Z_ARRVAL(result->u.constant), &element, sizeof(zval *), NULL);
NULL             3449 Zend/zend_compile.c 	zend_llist_init(&CG(list_llist), sizeof(list_llist_element), NULL, 0);
NULL             3450 Zend/zend_compile.c 	zend_llist_init(&CG(dimension_llist), sizeof(int), NULL, 0);
NULL             3536 Zend/zend_compile.c 		zend_hash_init(CG(active_op_array)->static_variables, 2, NULL, ZVAL_PTR_DTOR, 0);
NULL             3538 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             3555 Zend/zend_compile.c 	zend_do_assign_ref(NULL, &lval, &result TSRMLS_CC);
NULL             3582 Zend/zend_compile.c 	zend_do_assign_ref(NULL, &lval, &result TSRMLS_CC);
NULL             3863 Zend/zend_compile.c 		zend_do_assign_ref(NULL, value, &value_node TSRMLS_CC);
NULL             4146 Zend/zend_compile.c 	return zend_hash_add(CG(auto_globals), name, name_len+1, &auto_global, sizeof(zend_auto_global), NULL);
NULL             4200 Zend/zend_compile.c 	ce->doc_comment = NULL;
NULL             4203 Zend/zend_compile.c 	zend_hash_init_ex(&ce->default_properties, 0, NULL, zval_ptr_dtor_func, persistent_hashes, 0);
NULL             4204 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             4205 Zend/zend_compile.c 	zend_hash_init_ex(&ce->default_static_members, 0, NULL, zval_ptr_dtor_func, persistent_hashes, 0);
NULL             4206 Zend/zend_compile.c 	zend_hash_init_ex(&ce->constants_table, 0, NULL, zval_ptr_dtor_func, persistent_hashes, 0);
NULL             4207 Zend/zend_compile.c 	zend_hash_init_ex(&ce->function_table, 0, NULL, ZEND_FUNCTION_DTOR, persistent_hashes, 0);
NULL             4217 Zend/zend_compile.c 			CG(static_members)[n] = NULL;
NULL             4221 Zend/zend_compile.c 		ce->static_members = NULL;
NULL             4228 Zend/zend_compile.c 		ce->constructor = NULL;
NULL             4229 Zend/zend_compile.c 		ce->destructor = NULL;
NULL             4230 Zend/zend_compile.c 		ce->clone = NULL;
NULL             4231 Zend/zend_compile.c 		ce->__get = NULL;
NULL             4232 Zend/zend_compile.c 		ce->__set = NULL;
NULL             4233 Zend/zend_compile.c 		ce->__unset = NULL;
NULL             4234 Zend/zend_compile.c 		ce->__isset = NULL;
NULL             4235 Zend/zend_compile.c 		ce->__call = NULL;
NULL             4236 Zend/zend_compile.c 		ce->__tostring = NULL;
NULL             4237 Zend/zend_compile.c 		ce->create_object = NULL;
NULL             4238 Zend/zend_compile.c 		ce->get_iterator = NULL;
NULL             4239 Zend/zend_compile.c 		ce->iterator_funcs.funcs = NULL;
NULL             4240 Zend/zend_compile.c 		ce->interface_gets_implemented = NULL;
NULL             4241 Zend/zend_compile.c 		ce->parent = NULL;
NULL             4243 Zend/zend_compile.c 		ce->interfaces = NULL;
NULL             4244 Zend/zend_compile.c 		ce->module = NULL;
NULL             4245 Zend/zend_compile.c 		ce->serialize = NULL;
NULL             4246 Zend/zend_compile.c 		ce->unserialize = NULL;
NULL             4247 Zend/zend_compile.c 		ce->serialize_func = NULL;
NULL             4248 Zend/zend_compile.c 		ce->unserialize_func = NULL;
NULL             4249 Zend/zend_compile.c 		ce->builtin_functions = NULL;
NULL               47 Zend/zend_compile.h           CG(doc_comment) = NULL;  \
NULL               88 Zend/zend_constants.c 	if (zend_hash_init(EG(zend_constants), 20, NULL, ZEND_CONSTANT_DTOR, 1)==FAILURE) {
NULL              225 Zend/zend_constants.c 		zend_class_entry **ce = NULL;
NULL              328 Zend/zend_constants.c     return zend_get_constant_ex(name, name_len, result, NULL TSRMLS_CC);
NULL              333 Zend/zend_constants.c 	char *lowercase_name = NULL;
NULL              351 Zend/zend_constants.c 			zend_hash_add(EG(zend_constants), name, c->name_len, (void *) c, sizeof(zend_constant), NULL)==FAILURE) {
NULL               37 Zend/zend_dynamic_array.c 	if (da->array == NULL) {
NULL               61 Zend/zend_dynamic_array.c 		return NULL;
NULL               37 Zend/zend_exceptions.c 	if (exception != NULL) {
NULL               52 Zend/zend_exceptions.c 	if (EG(current_execute_data)->opline == NULL ||
NULL               68 Zend/zend_exceptions.c 	EG(exception) = NULL;
NULL               71 Zend/zend_exceptions.c 	EG(opline_before_exception) = NULL;
NULL               86 Zend/zend_exceptions.c 	zend_hash_init(object->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              119 Zend/zend_exceptions.c 	zend_throw_exception(NULL, "Cannot clone object using __clone()", 0 TSRMLS_CC);
NULL              127 Zend/zend_exceptions.c 	char  *message = NULL;
NULL              152 Zend/zend_exceptions.c 	char  *message = NULL, *filename = NULL;
NULL              482 Zend/zend_exceptions.c 	fci.symbol_table = NULL;
NULL              486 Zend/zend_exceptions.c 	fci.params = NULL;
NULL              489 Zend/zend_exceptions.c 	zend_call_function(&fci, NULL TSRMLS_CC);
NULL              492 Zend/zend_exceptions.c 		trace = NULL;
NULL              538 Zend/zend_exceptions.c 	ZEND_ME(exception, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL)
NULL              540 Zend/zend_exceptions.c 	ZEND_ME(exception, getMessage, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              541 Zend/zend_exceptions.c 	ZEND_ME(exception, getCode, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              542 Zend/zend_exceptions.c 	ZEND_ME(exception, getFile, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              543 Zend/zend_exceptions.c 	ZEND_ME(exception, getLine, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              544 Zend/zend_exceptions.c 	ZEND_ME(exception, getTrace, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              545 Zend/zend_exceptions.c 	ZEND_ME(exception, getTraceAsString, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              546 Zend/zend_exceptions.c 	ZEND_ME(exception, __toString, NULL, 0)
NULL              547 Zend/zend_exceptions.c 	{NULL, NULL, NULL}
NULL              561 Zend/zend_exceptions.c 	ZEND_ME(error_exception, getSeverity, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL              562 Zend/zend_exceptions.c 	{NULL, NULL, NULL}
NULL              574 Zend/zend_exceptions.c 	default_exception_handlers.clone_obj = NULL;
NULL              584 Zend/zend_exceptions.c 	error_exception_ce = zend_register_internal_class_ex(&ce, default_exception_ce, NULL TSRMLS_CC);
NULL              670 Zend/zend_exceptions.c 		EG(exception) = NULL;
NULL              672 Zend/zend_exceptions.c 		zend_call_method_with_0_params(&exception, ce_exception, NULL, "__tostring", &str);
NULL              688 Zend/zend_exceptions.c 				file = NULL;
NULL              689 Zend/zend_exceptions.c 				line = NULL;
NULL              691 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              709 Zend/zend_exceptions.c 	if (exception == NULL || Z_TYPE_P(exception) != IS_OBJECT) {
NULL              102 Zend/zend_execute.c 		(ai).ptr = NULL; \
NULL              115 Zend/zend_execute.c 	if (should_free.var != NULL && (((zend_uintptr_t)should_free.var & 1L) == 0)) { \
NULL              247 Zend/zend_execute.c 			return NULL;
NULL              255 Zend/zend_execute.c 	return NULL;
NULL              307 Zend/zend_execute.c 		return NULL;
NULL              317 Zend/zend_execute.c 		return NULL;
NULL              342 Zend/zend_execute.c 		return NULL;
NULL              574 Zend/zend_execute.c 		if (Z_OBJ_HANDLER_P(value, clone_obj) == NULL) {
NULL              735 Zend/zend_execute.c  		if (Z_OBJ_HANDLER_P(value, clone_obj) == NULL) {
NULL              865 Zend/zend_execute.c   		if (Z_OBJ_HANDLER_P(value, clone_obj) == NULL) {
NULL              924 Zend/zend_execute.c 				zend_hash_init(EG(active_op_array)->static_variables, 2, NULL, ZVAL_PTR_DTOR, 0);
NULL              930 Zend/zend_execute.c 	return NULL;
NULL             1071 Zend/zend_execute.c 			if (dim == NULL) {
NULL             1102 Zend/zend_execute.c 				if (dim == NULL) {
NULL             1140 Zend/zend_execute.c 					result->var.ptr_ptr = NULL;
NULL             1271 Zend/zend_execute.c 		if (NULL == ptr_ptr) {
NULL             1275 Zend/zend_execute.c 				(ptr = Z_OBJ_HT_P(container)->read_property(container, prop_ptr, type TSRMLS_CC)) != NULL) {
NULL             1373 Zend/zend_execute.c 	((zend_internal_function *) execute_data_ptr->function_state.function)->handler(execute_data_ptr->opline->extended_value, *return_value_ptr, execute_data_ptr->function_state.function->common.return_reference?return_value_ptr:NULL, execute_data_ptr->object, return_value_used TSRMLS_CC);
NULL              154 Zend/zend_execute.h 		*p = NULL;
NULL              203 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               42 Zend/zend_execute_API.c ZEND_API zend_fcall_info_cache empty_fcall_info_cache = { 0, NULL, NULL, NULL };
NULL              135 Zend/zend_execute_API.c 	EG(return_value_ptr_ptr) = NULL;
NULL              145 Zend/zend_execute_API.c 	EG(in_autoload) = NULL;
NULL              146 Zend/zend_execute_API.c 	EG(autoload_func) = NULL;
NULL              149 Zend/zend_execute_API.c 	zend_ptr_stack_push(&EG(argument_stack), (void *) NULL);
NULL              151 Zend/zend_execute_API.c 	zend_hash_init(&EG(symbol_table), 50, NULL, ZVAL_PTR_DTOR, 0);
NULL              160 Zend/zend_execute_API.c 		zend_hash_update(&EG(symbol_table), "GLOBALS", sizeof("GLOBALS"), &globals, sizeof(zval *), NULL);
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              188 Zend/zend_execute_API.c 	EG(scope) = NULL;
NULL              190 Zend/zend_execute_API.c 	EG(This) = NULL;
NULL              192 Zend/zend_execute_API.c 	EG(active_op_array) = NULL;
NULL              248 Zend/zend_execute_API.c 			EG(user_error_handler) = NULL;
NULL              255 Zend/zend_execute_API.c 			EG(user_exception_handler) = NULL;
NULL              359 Zend/zend_execute_API.c 		return NULL;
NULL              376 Zend/zend_execute_API.c 			return NULL;
NULL              521 Zend/zend_execute_API.c 			HashTable *tmp_ht = NULL;
NULL              524 Zend/zend_execute_API.c 			zend_hash_init(tmp_ht, zend_hash_num_elements(Z_ARRVAL_P(p)), NULL, ZVAL_PTR_DTOR, 0);
NULL              537 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              575 Zend/zend_execute_API.c 					zend_hash_update_current_key(Z_ARRVAL_P(p), HASH_KEY_IS_LONG, NULL, 0, Z_LVAL(const_value));
NULL              578 Zend/zend_execute_API.c 					zend_hash_update_current_key(Z_ARRVAL_P(p), HASH_KEY_IS_LONG, NULL, 0, (long)Z_DVAL(const_value));
NULL              595 Zend/zend_execute_API.c 	return zval_update_constant_ex(pp, arg, NULL TSRMLS_CC);
NULL              603 Zend/zend_execute_API.c 	zval *local_retval_ptr = NULL;
NULL              611 Zend/zend_execute_API.c 		params_array = NULL;
NULL              613 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              640 Zend/zend_execute_API.c 	return zend_call_function(&fci, NULL TSRMLS_CC);
NULL              653 Zend/zend_execute_API.c 	zend_class_entry *calling_scope = NULL;
NULL              654 Zend/zend_execute_API.c 	zend_class_entry *check_scope_or_static = NULL;
NULL              663 Zend/zend_execute_API.c 	*fci->retval_ptr_ptr = NULL;
NULL              684 Zend/zend_execute_API.c 		EX(op_array) = NULL;
NULL              685 Zend/zend_execute_API.c 		EX(opline) = NULL;
NULL              686 Zend/zend_execute_API.c 		EX(object) =  NULL;
NULL              712 Zend/zend_execute_API.c 			fci->object_pp = NULL;
NULL              739 Zend/zend_execute_API.c 					found = (*ce != NULL?SUCCESS:FAILURE);
NULL              740 Zend/zend_execute_API.c 					fci->object_pp = EG(This)?&EG(This):NULL;
NULL              751 Zend/zend_execute_API.c 					found = (*ce != NULL?SUCCESS:FAILURE);
NULL              752 Zend/zend_execute_API.c 					fci->object_pp = EG(This)?&EG(This):NULL;
NULL              756 Zend/zend_execute_API.c 					scope = EG(active_op_array) ? EG(active_op_array)->scope : NULL;
NULL              768 Zend/zend_execute_API.c 						fci->object_pp = NULL;
NULL              781 Zend/zend_execute_API.c 			if (fci->function_table == NULL) {
NULL              792 Zend/zend_execute_API.c 		if ((colon = strstr(fname, "::")) != NULL) {
NULL              795 Zend/zend_execute_API.c 			zend_class_entry **pce, *ce_child = NULL;
NULL              803 Zend/zend_execute_API.c 						ce_child = EG(active_op_array) ? EG(active_op_array)->scope : NULL;
NULL              805 Zend/zend_execute_API.c 						ce_child = EG(active_op_array) && EG(active_op_array)->scope ? EG(scope)->parent : NULL;
NULL              822 Zend/zend_execute_API.c 			if (Z_OBJ_HT_PP(fci->object_pp)->get_method == NULL) {
NULL              851 Zend/zend_execute_API.c 			  EX(function_state).function = NULL;
NULL              856 Zend/zend_execute_API.c 		if (EX(function_state).function == NULL) {			  
NULL              883 Zend/zend_execute_API.c 		EX(object) = fci->object_pp ? *fci->object_pp : NULL;
NULL              913 Zend/zend_execute_API.c 						zend_ptr_stack_n_push(&EG(argument_stack), 2, (void *) (zend_uintptr_t) i, NULL);
NULL              954 Zend/zend_execute_API.c 	zend_ptr_stack_2_push(&EG(argument_stack), (void *) (zend_uintptr_t) fci->param_count, NULL);
NULL              966 Zend/zend_execute_API.c 			EG(This) = NULL;
NULL              983 Zend/zend_execute_API.c 		EG(This) = NULL;
NULL             1005 Zend/zend_execute_API.c 			zend_hash_init(EG(active_symbol_table), 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1027 Zend/zend_execute_API.c 		((zend_internal_function *) EX(function_state).function)->handler(fci->param_count, *fci->retval_ptr_ptr, EX(function_state).function->common.return_reference?fci->retval_ptr_ptr:NULL, (fci->object_pp?*fci->object_pp:NULL), 1 TSRMLS_CC);
NULL             1045 Zend/zend_execute_API.c 		zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             1056 Zend/zend_execute_API.c 	zval *retval_ptr = NULL;
NULL             1065 Zend/zend_execute_API.c 	if (name == NULL || !name_length) {
NULL             1085 Zend/zend_execute_API.c 	if (EG(in_autoload) == NULL) {
NULL             1087 Zend/zend_execute_API.c 		zend_hash_init(EG(in_autoload), 0, NULL, NULL, 0);	
NULL             1090 Zend/zend_execute_API.c 	if (zend_hash_add(EG(in_autoload), lc_name, name_length+1, (void**)&dummy, sizeof(char), NULL) == FAILURE) {
NULL             1106 Zend/zend_execute_API.c 	fcall_info.symbol_table = NULL;
NULL             1110 Zend/zend_execute_API.c 	fcall_info.object_pp = NULL;
NULL             1115 Zend/zend_execute_API.c 	fcall_cache.calling_scope = NULL;
NULL             1116 Zend/zend_execute_API.c 	fcall_cache.object_pp = NULL;
NULL             1119 Zend/zend_execute_API.c 	EG(exception) = NULL;
NULL             1187 Zend/zend_execute_API.c 		zval *local_retval_ptr=NULL;
NULL             1242 Zend/zend_execute_API.c 	zval *local_retval=NULL;
NULL             1333 Zend/zend_execute_API.c 				SetTimer(timeout_window, wParam, lParam*1000, NULL);
NULL             1378 Zend/zend_execute_API.c 	wc.hInstance=NULL;
NULL             1379 Zend/zend_execute_API.c 	wc.hIcon=NULL;
NULL             1380 Zend/zend_execute_API.c 	wc.hCursor=NULL;
NULL             1382 Zend/zend_execute_API.c 	wc.lpszMenuName=NULL;
NULL             1387 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             1389 Zend/zend_execute_API.c 	while (GetMessage(&message, NULL, 0, 0)) {
NULL             1396 Zend/zend_execute_API.c 	UnregisterClass(wc.lpszClassName, NULL);
NULL             1404 Zend/zend_execute_API.c 	timeout_thread_event = CreateEvent(NULL, FALSE, FALSE, NULL);
NULL             1405 Zend/zend_execute_API.c 	timeout_thread_handle = CreateEvent(NULL, FALSE, FALSE, NULL);
NULL             1406 Zend/zend_execute_API.c 	_beginthreadex(NULL, 0, timeout_thread_proc, NULL, 0, &timeout_thread_id);
NULL             1457 Zend/zend_execute_API.c 		setitimer(ITIMER_REAL, &t_r, NULL);
NULL             1462 Zend/zend_execute_API.c 		setitimer(ITIMER_PROF, &t_r, NULL);
NULL             1467 Zend/zend_execute_API.c 		sigprocmask(SIG_UNBLOCK, &sigset, NULL);
NULL             1488 Zend/zend_execute_API.c 		setitimer(ITIMER_REAL, &no_timeout, NULL);
NULL             1490 Zend/zend_execute_API.c 		setitimer(ITIMER_PROF, &no_timeout, NULL);
NULL             1536 Zend/zend_execute_API.c 		return NULL;
NULL             1598 Zend/zend_execute_API.c 				ex->CVs[i] = NULL;
NULL             1617 Zend/zend_execute_API.c 						ex->CVs[i] = NULL;
NULL              225 Zend/zend_extensions.c 	return NULL;
NULL              243 Zend/zend_extensions.c 		return NULL;
NULL              251 Zend/zend_extensions.c 	if (bundle_init_nssymbol != NULL) {
NULL              266 Zend/zend_extensions.c 	if (bundle_fini_nssymbol != NULL) {
NULL              271 Zend/zend_extensions.c 	return (int) NSUnLinkModule(bundle_handle, NULL);
NULL              284 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               26 Zend/zend_hash.c 	(element)->pLast = NULL;								\
NULL               34 Zend/zend_hash.c 	(element)->pListNext = NULL;							\
NULL               35 Zend/zend_hash.c 	if ((element)->pListLast != NULL) {						\
NULL               41 Zend/zend_hash.c 	if ((ht)->pInternalPointer == NULL) {					\
NULL              113 Zend/zend_hash.c 			(p)->pDataPtr=NULL;															\
NULL              132 Zend/zend_hash.c 		(p)->pDataPtr=NULL;												\
NULL              156 Zend/zend_hash.c 	ht->arBuckets = NULL;
NULL              157 Zend/zend_hash.c 	ht->pListHead = NULL;
NULL              158 Zend/zend_hash.c 	ht->pListTail = NULL;
NULL              161 Zend/zend_hash.c 	ht->pInternalPointer = NULL;
NULL              219 Zend/zend_hash.c 	while (p != NULL) {
NULL              284 Zend/zend_hash.c 	while (p != NULL) {
NULL              343 Zend/zend_hash.c 	return zend_hash_add(ht, arKey, nKeyLength, &dummy, sizeof(void *), NULL);
NULL              360 Zend/zend_hash.c 	while (p != NULL) {
NULL              446 Zend/zend_hash.c 	while (p != NULL) {
NULL              468 Zend/zend_hash.c 	while (p != NULL) {
NULL              482 Zend/zend_hash.c 			if (p->pListLast != NULL) {
NULL              488 Zend/zend_hash.c 			if (p->pListNext != NULL) {
NULL              522 Zend/zend_hash.c 	while (p != NULL) {
NULL              548 Zend/zend_hash.c 	while (p != NULL) {
NULL              560 Zend/zend_hash.c 	ht->pListHead = NULL;
NULL              561 Zend/zend_hash.c 	ht->pListTail = NULL;
NULL              564 Zend/zend_hash.c 	ht->pInternalPointer = NULL;
NULL              593 Zend/zend_hash.c 	if (p->pListLast != NULL) {
NULL              599 Zend/zend_hash.c 	if (p->pListNext != NULL) {
NULL              630 Zend/zend_hash.c 	while (p != NULL) {
NULL              645 Zend/zend_hash.c 	while (p != NULL) {
NULL              672 Zend/zend_hash.c 	while (p != NULL) {
NULL              696 Zend/zend_hash.c 	while (p != NULL) {
NULL              723 Zend/zend_hash.c 	while (p != NULL) {
NULL              754 Zend/zend_hash.c 	while (p != NULL) {
NULL              783 Zend/zend_hash.c 			target->pInternalPointer = NULL;
NULL              881 Zend/zend_hash.c 	while (p != NULL) {
NULL              908 Zend/zend_hash.c 	while (p != NULL) {
NULL              933 Zend/zend_hash.c 	while (p != NULL) {
NULL              959 Zend/zend_hash.c 	while (p != NULL) {
NULL              982 Zend/zend_hash.c 	while (p != NULL) {
NULL             1003 Zend/zend_hash.c 	while (p != NULL) {
NULL             1035 Zend/zend_hash.c 	if (ptr->pos == NULL) {
NULL             1036 Zend/zend_hash.c 		ht->pInternalPointer = NULL;
NULL             1042 Zend/zend_hash.c 		while (p != NULL) {
NULL             1286 Zend/zend_hash.c 	ht->pListTail = NULL;
NULL             1289 Zend/zend_hash.c 	arTmp[0]->pListLast = NULL;
NULL             1297 Zend/zend_hash.c 		arTmp[j]->pListNext = NULL;
NULL             1299 Zend/zend_hash.c 		arTmp[0]->pListNext = NULL;
NULL             1309 Zend/zend_hash.c 		while (p != NULL) {
NULL             1323 Zend/zend_hash.c 	Bucket *p1, *p2 = NULL;
NULL             1414 Zend/zend_hash.c 		*pData=NULL;
NULL             1449 Zend/zend_hash.c 	while (p != NULL) {
NULL             1462 Zend/zend_hash.c 		while (p != NULL) {
NULL             1469 Zend/zend_hash.c 	while (p != NULL) {
NULL              151 Zend/zend_hash.h 		zend_hash_del_key_or_index(ht, NULL, 0, h, HASH_DEL_INDEX)
NULL              188 Zend/zend_hash.h 	zend_hash_has_more_elements_ex(ht, NULL)
NULL              190 Zend/zend_hash.h 	zend_hash_move_forward_ex(ht, NULL)
NULL              192 Zend/zend_hash.h 	zend_hash_move_backwards_ex(ht, NULL)
NULL              194 Zend/zend_hash.h 	zend_hash_get_current_key_ex(ht, str_index, NULL, num_index, duplicate, NULL)
NULL              196 Zend/zend_hash.h 	zend_hash_get_current_key_type_ex(ht, NULL)
NULL              198 Zend/zend_hash.h 	zend_hash_get_current_data_ex(ht, pData, NULL)
NULL              200 Zend/zend_hash.h 	zend_hash_internal_pointer_reset_ex(ht, NULL)
NULL              202 Zend/zend_hash.h 	zend_hash_internal_pointer_end_ex(ht, NULL)
NULL              204 Zend/zend_hash.h 	zend_hash_update_current_key_ex(ht, key_type, str_index, str_length, num_index, NULL)
NULL              298 Zend/zend_hash.h 	zend_hash_init(ht, n, NULL, ZVAL_PTR_DTOR, persistent)
NULL              322 Zend/zend_hash.h 				idx = strtol(key, NULL, 10);											\
NULL              327 Zend/zend_hash.h 				idx = strtol(key, NULL, 10);											\
NULL              366 Zend/zend_hash.h 	HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_update_current_key(ht, HASH_KEY_IS_LONG, NULL, 0, idx));
NULL               64 Zend/zend_ini.c 		ini_entry->orig_value = NULL;
NULL               89 Zend/zend_ini.c 	EG(modified_ini_directives) = NULL;
NULL               90 Zend/zend_ini.c 	if (zend_hash_init_ex(registered_zend_ini_directives, 100, NULL, NULL, 1, 0) == FAILURE) {
NULL              119 Zend/zend_ini.c 		EG(modified_ini_directives) = NULL;
NULL              130 Zend/zend_ini.c 	EG(modified_ini_directives) = NULL;
NULL              132 Zend/zend_ini.c 	if (zend_hash_init_ex(EG(ini_directives), registered_zend_ini_directives->nNumOfElements, NULL, NULL, 1, 0) == FAILURE) {
NULL              135 Zend/zend_ini.c 	zend_hash_copy(EG(ini_directives), registered_zend_ini_directives, NULL, &ini_entry, sizeof(zend_ini_entry));
NULL              274 Zend/zend_ini.c 		zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0);
NULL              282 Zend/zend_ini.c 		zend_hash_add(EG(modified_ini_directives), name, name_length, &ini_entry, sizeof(zend_ini_entry*), NULL);
NULL              345 Zend/zend_ini.c 			return (ini_entry->orig_value ? strtol(ini_entry->orig_value, NULL, 0) : 0);
NULL              347 Zend/zend_ini.c 			return strtol(ini_entry->value, NULL, 0);
NULL              362 Zend/zend_ini.c 			return (double) (ini_entry->orig_value ? zend_strtod(ini_entry->orig_value, NULL) : 0.0);
NULL              364 Zend/zend_ini.c 			return (double) zend_strtod(ini_entry->value, NULL);
NULL              435 Zend/zend_ini.c 		tmp_value = (ini_entry->orig_value ? ini_entry->orig_value : NULL );
NULL              441 Zend/zend_ini.c 		tmp_value = NULL;
NULL              476 Zend/zend_ini.c 		value = NULL;
NULL              503 Zend/zend_ini.c 		value = NULL;
NULL              600 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, 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, 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              241 Zend/zend_ini_parser.c 	} else if ((envvar = zend_getenv(Z_STRVAL_P(name), Z_STRLEN_P(name) TSRMLS_CC)) != NULL ||
NULL              242 Zend/zend_ini_parser.c 			   (envvar = getenv(Z_STRVAL_P(name))) != NULL) {
NULL              270 Zend/zend_ini_parser.c 		MessageBox(NULL, error_buf, "PHP Error", MB_OK|MB_TOPMOST|0x00200000L);
NULL             1604 Zend/zend_ini_parser.c     { ZEND_INI_PARSER_CB(&(yyvsp[(1) - (1)]), NULL, ZEND_INI_PARSER_ENTRY, ZEND_INI_PARSER_ARG); free(Z_STRVAL((yyvsp[(1) - (1)]))); }
NULL             1609 Zend/zend_ini_parser.c     { ZEND_INI_PARSER_CB(&(yyvsp[(1) - (1)]), NULL, ZEND_INI_PARSER_SECTION, ZEND_INI_PARSER_ARG); free(Z_STRVAL((yyvsp[(1) - (1)]))); }
NULL             1689 Zend/zend_ini_parser.c     { zend_ini_do_op('~', &(yyval), &(yyvsp[(2) - (2)]), NULL); }
NULL             1694 Zend/zend_ini_parser.c     { zend_ini_do_op('!', &(yyval), &(yyvsp[(2) - (2)]), NULL); }
NULL              142 Zend/zend_ini_parser.y 	} else if ((envvar = zend_getenv(Z_STRVAL_P(name), Z_STRLEN_P(name) TSRMLS_CC)) != NULL ||
NULL              143 Zend/zend_ini_parser.y 			   (envvar = getenv(Z_STRVAL_P(name))) != NULL) {
NULL              171 Zend/zend_ini_parser.y 		MessageBox(NULL, error_buf, "PHP Error", MB_OK|MB_TOPMOST|0x00200000L);
NULL              269 Zend/zend_ini_parser.y 	|	TC_STRING { ZEND_INI_PARSER_CB(&$1, NULL, ZEND_INI_PARSER_ENTRY, ZEND_INI_PARSER_ARG); free(Z_STRVAL($1)); }
NULL              270 Zend/zend_ini_parser.y 	|	SECTION { ZEND_INI_PARSER_CB(&$1, NULL, ZEND_INI_PARSER_SECTION, ZEND_INI_PARSER_ARG); free(Z_STRVAL($1)); }
NULL              301 Zend/zend_ini_parser.y 	|	'~' expr				{ zend_ini_do_op('~', &$$, &$2, NULL); }
NULL              302 Zend/zend_ini_parser.y 	|	'!'	expr				{ zend_ini_do_op('!', &$$, &$2, NULL); }
NULL              571 Zend/zend_ini_scanner.c 	yyin = NULL;
NULL              573 Zend/zend_ini_scanner.c 	ini_filename = 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               93 Zend/zend_interfaces.c 			obj_ce = object_pp ? Z_OBJCE_PP(object_pp) : NULL;
NULL              103 Zend/zend_interfaces.c 		return NULL;
NULL              128 Zend/zend_interfaces.c 		iter->value = NULL;
NULL              241 Zend/zend_interfaces.c 	zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_next, "next", NULL);
NULL              252 Zend/zend_interfaces.c 	zend_call_method_with_0_params(&object, iter->ce, &iter->ce->iterator_funcs.zf_rewind, "rewind", NULL);
NULL              281 Zend/zend_interfaces.c 	iterator->value = NULL;
NULL              292 Zend/zend_interfaces.c 	zend_class_entry *ce_it = iterator && Z_TYPE_P(iterator) == IS_OBJECT ? Z_OBJCE_P(iterator) : NULL;
NULL              296 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              301 Zend/zend_interfaces.c 		return NULL;
NULL              359 Zend/zend_interfaces.c 	class_type->iterator_funcs.zf_new_iterator = NULL;
NULL              378 Zend/zend_interfaces.c 	class_type->iterator_funcs.zf_valid = NULL;
NULL              379 Zend/zend_interfaces.c 	class_type->iterator_funcs.zf_current = NULL;
NULL              380 Zend/zend_interfaces.c 	class_type->iterator_funcs.zf_key = NULL;
NULL              381 Zend/zend_interfaces.c 	class_type->iterator_funcs.zf_next = NULL;
NULL              382 Zend/zend_interfaces.c 	class_type->iterator_funcs.zf_rewind = NULL;
NULL              437 Zend/zend_interfaces.c 		zend_throw_exception_ex(NULL, 0 TSRMLS_CC, "%s::serialize() must return a string or NULL", ce->name);
NULL              453 Zend/zend_interfaces.c 	zend_call_method_with_1_params(object, ce, &ce->unserialize_func, "unserialize", NULL, zdata);
NULL              481 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(iterator, getIterator, NULL)
NULL              482 Zend/zend_interfaces.c 	{NULL, NULL, NULL}
NULL              486 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(iterator, current,  NULL)
NULL              487 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(iterator, next,     NULL)
NULL              488 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(iterator, key,      NULL)
NULL              489 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(iterator, valid,    NULL)
NULL              490 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(iterator, rewind,   NULL)
NULL              491 Zend/zend_interfaces.c 	{NULL, NULL, NULL}
NULL              494 Zend/zend_interfaces.c zend_function_entry *zend_funcs_traversable    = NULL;
NULL              517 Zend/zend_interfaces.c 	{NULL, NULL, NULL}
NULL              526 Zend/zend_interfaces.c 	ZEND_ABSTRACT_ME(serializable, serialize,   NULL)
NULL              527 Zend/zend_interfaces.c 	ZEND_FENTRY(unserialize, NULL, arginfo_serializable_serialize, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT|ZEND_ACC_CTOR)
NULL              528 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             3163 Zend/zend_language_parser.c     { zend_do_brk_cont(ZEND_BRK, NULL TSRMLS_CC); }
NULL             3173 Zend/zend_language_parser.c     { zend_do_brk_cont(ZEND_CONT, NULL TSRMLS_CC); }
NULL             3183 Zend/zend_language_parser.c     { zend_do_return(NULL, 0 TSRMLS_CC); }
NULL             3363 Zend/zend_language_parser.c     { zend_do_begin_function_declaration(&(yyvsp[(1) - (4)]), &(yyvsp[(4) - (4)]), 0, (yyvsp[(3) - (4)]).op_type, NULL TSRMLS_CC); }
NULL             3383 Zend/zend_language_parser.c     { zend_do_begin_class_declaration(&(yyvsp[(1) - (2)]), &(yyvsp[(2) - (2)]), NULL TSRMLS_CC); }
NULL             3528 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(2) - (2)]), 0 TSRMLS_CC); (yyval).op_type = IS_CONST; Z_LVAL((yyval).u.constant)=1; Z_TYPE((yyval).u.constant)=IS_LONG; INIT_PZVAL(&(yyval).u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &(yyval), NULL, &(yyvsp[(1) - (2)]), &(yyvsp[(2) - (2)]), 0 TSRMLS_CC); }
NULL             3533 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(3) - (3)]), 0 TSRMLS_CC); (yyval).op_type = IS_CONST; Z_LVAL((yyval).u.constant)=1; Z_TYPE((yyval).u.constant)=IS_LONG; INIT_PZVAL(&(yyval).u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &(yyval), NULL, &(yyvsp[(1) - (3)]), &(yyvsp[(3) - (3)]), 1 TSRMLS_CC); }
NULL             3548 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(4) - (4)]), 0 TSRMLS_CC); (yyval)=(yyvsp[(1) - (4)]); Z_LVAL((yyval).u.constant)++; zend_do_receive_arg(ZEND_RECV, &tmp, &(yyval), NULL, &(yyvsp[(3) - (4)]), &(yyvsp[(4) - (4)]), 0 TSRMLS_CC); }
NULL             3553 Zend/zend_language_parser.c     { znode tmp;  fetch_simple_variable(&tmp, &(yyvsp[(5) - (5)]), 0 TSRMLS_CC); (yyval)=(yyvsp[(1) - (5)]); Z_LVAL((yyval).u.constant)++; zend_do_receive_arg(ZEND_RECV, &tmp, &(yyval), NULL, &(yyvsp[(3) - (5)]), &(yyvsp[(5) - (5)]), 1 TSRMLS_CC); }
NULL             3623 Zend/zend_language_parser.c     { zend_do_fetch_global_variable(&(yyvsp[(3) - (3)]), NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); }
NULL             3628 Zend/zend_language_parser.c     { zend_do_fetch_global_variable(&(yyvsp[(1) - (1)]), NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); }
NULL             3648 Zend/zend_language_parser.c     { zend_do_fetch_static_variable(&(yyvsp[(3) - (3)]), NULL, ZEND_FETCH_STATIC TSRMLS_CC); }
NULL             3658 Zend/zend_language_parser.c     { zend_do_fetch_static_variable(&(yyvsp[(1) - (1)]), NULL, ZEND_FETCH_STATIC TSRMLS_CC); }
NULL             3758 Zend/zend_language_parser.c     { zend_do_declare_property(&(yyvsp[(3) - (3)]), NULL, CG(access_type) TSRMLS_CC); }
NULL             3768 Zend/zend_language_parser.c     { zend_do_declare_property(&(yyvsp[(1) - (1)]), NULL, CG(access_type) TSRMLS_CC); }
NULL             4218 Zend/zend_language_parser.c     { zend_do_end_function_call(NULL, &(yyval), &(yyvsp[(6) - (7)]), 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);}
NULL             4228 Zend/zend_language_parser.c     { zend_do_end_function_call(NULL, &(yyval), &(yyvsp[(6) - (7)]), 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);}
NULL             4353 Zend/zend_language_parser.c     { zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(1) - (1)]), ZEND_CT TSRMLS_CC); }
NULL             4383 Zend/zend_language_parser.c     { zend_do_fetch_constant(&(yyval), NULL, &(yyvsp[(1) - (1)]), ZEND_RT TSRMLS_CC); }
NULL             4428 Zend/zend_language_parser.c     { zend_do_add_static_array_element(&(yyval), NULL, &(yyvsp[(3) - (3)])); }
NULL             4438 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             4666 Zend/zend_language_parser.c     { zend_do_add_list_element(NULL TSRMLS_CC); }
NULL             4671 Zend/zend_language_parser.c     { zend_do_init_array(&(yyval), NULL, NULL, 0 TSRMLS_CC); }
NULL             4686 Zend/zend_language_parser.c     { zend_do_add_array_element(&(yyval), &(yyvsp[(3) - (3)]), NULL, 0 TSRMLS_CC); }
NULL             4696 Zend/zend_language_parser.c     { zend_do_init_array(&(yyval), &(yyvsp[(1) - (1)]), NULL, 0 TSRMLS_CC); }
NULL             4706 Zend/zend_language_parser.c     { zend_do_add_array_element(&(yyval), &(yyvsp[(4) - (4)]), NULL, 1 TSRMLS_CC); }
NULL             4716 Zend/zend_language_parser.c     { zend_do_init_array(&(yyval), &(yyvsp[(2) - (2)]), NULL, 1 TSRMLS_CC); }
NULL              201 Zend/zend_language_parser.y 	|	T_BREAK ';'				{ zend_do_brk_cont(ZEND_BRK, NULL TSRMLS_CC); }
NULL              203 Zend/zend_language_parser.y 	|	T_CONTINUE ';'			{ zend_do_brk_cont(ZEND_CONT, NULL TSRMLS_CC); }
NULL              205 Zend/zend_language_parser.y 	|	T_RETURN ';'						{ zend_do_return(NULL, 0 TSRMLS_CC); }
NULL              282 Zend/zend_language_parser.y 		T_FUNCTION { $1.u.opline_num = CG(zend_lineno); } is_reference T_STRING { zend_do_begin_function_declaration(&$1, &$4, 0, $3.op_type, NULL TSRMLS_CC); }
NULL              294 Zend/zend_language_parser.y 			{ zend_do_begin_class_declaration(&$1, &$2, NULL TSRMLS_CC); }
NULL              426 Zend/zend_language_parser.y 		optional_class_type T_VARIABLE				{ znode tmp;  fetch_simple_variable(&tmp, &$2, 0 TSRMLS_CC); $$.op_type = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &$$, NULL, &$1, &$2, 0 TSRMLS_CC); }
NULL              427 Zend/zend_language_parser.y 	|	optional_class_type '&' T_VARIABLE			{ znode tmp;  fetch_simple_variable(&tmp, &$3, 0 TSRMLS_CC); $$.op_type = IS_CONST; Z_LVAL($$.u.constant)=1; Z_TYPE($$.u.constant)=IS_LONG; INIT_PZVAL(&$$.u.constant); zend_do_receive_arg(ZEND_RECV, &tmp, &$$, NULL, &$1, &$3, 1 TSRMLS_CC); }
NULL              430 Zend/zend_language_parser.y 	|	non_empty_parameter_list ',' optional_class_type T_VARIABLE 	{ znode tmp;  fetch_simple_variable(&tmp, &$4, 0 TSRMLS_CC); $$=$1; Z_LVAL($$.u.constant)++; zend_do_receive_arg(ZEND_RECV, &tmp, &$$, NULL, &$3, &$4, 0 TSRMLS_CC); }
NULL              431 Zend/zend_language_parser.y 	|	non_empty_parameter_list ',' optional_class_type '&' T_VARIABLE	{ znode tmp;  fetch_simple_variable(&tmp, &$5, 0 TSRMLS_CC); $$=$1; Z_LVAL($$.u.constant)++; zend_do_receive_arg(ZEND_RECV, &tmp, &$$, NULL, &$3, &$5, 1 TSRMLS_CC); }
NULL              460 Zend/zend_language_parser.y 		global_var_list ',' global_var	{ zend_do_fetch_global_variable(&$3, NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); }
NULL              461 Zend/zend_language_parser.y 	|	global_var						{ zend_do_fetch_global_variable(&$1, NULL, ZEND_FETCH_GLOBAL_LOCK TSRMLS_CC); }
NULL              473 Zend/zend_language_parser.y 		static_var_list ',' T_VARIABLE { zend_do_fetch_static_variable(&$3, NULL, ZEND_FETCH_STATIC TSRMLS_CC); }
NULL              475 Zend/zend_language_parser.y 	|	T_VARIABLE  { zend_do_fetch_static_variable(&$1, NULL, ZEND_FETCH_STATIC TSRMLS_CC); }
NULL              525 Zend/zend_language_parser.y 		class_variable_declaration ',' T_VARIABLE					{ zend_do_declare_property(&$3, NULL, CG(access_type) TSRMLS_CC); }
NULL              527 Zend/zend_language_parser.y 	|	T_VARIABLE						{ zend_do_declare_property(&$1, NULL, CG(access_type) TSRMLS_CC); }
NULL              629 Zend/zend_language_parser.y 			')' { zend_do_end_function_call(NULL, &$$, &$6, 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);}
NULL              632 Zend/zend_language_parser.y 			')' { zend_do_end_function_call(NULL, &$$, &$6, 1, 1 TSRMLS_CC); zend_do_extended_fcall_end(TSRMLS_C);}
NULL              693 Zend/zend_language_parser.y 	|	T_STRING 		{ zend_do_fetch_constant(&$$, NULL, &$1, ZEND_CT TSRMLS_CC); }
NULL              705 Zend/zend_language_parser.y 		T_STRING 				{ zend_do_fetch_constant(&$$, NULL, &$1, ZEND_RT TSRMLS_CC); }
NULL              726 Zend/zend_language_parser.y 	|	non_empty_static_array_pair_list ',' static_scalar { zend_do_add_static_array_element(&$$, NULL, &$3); }
NULL              728 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              847 Zend/zend_language_parser.y 	|	/* empty */							{ zend_do_add_list_element(NULL TSRMLS_CC); }
NULL              852 Zend/zend_language_parser.y 		/* empty */ { zend_do_init_array(&$$, NULL, NULL, 0 TSRMLS_CC); }
NULL              858 Zend/zend_language_parser.y 	|	non_empty_array_pair_list ',' expr			{ zend_do_add_array_element(&$$, &$3, NULL, 0 TSRMLS_CC); }
NULL              860 Zend/zend_language_parser.y 	|	expr 				{ zend_do_init_array(&$$, &$1, NULL, 0 TSRMLS_CC); }
NULL              862 Zend/zend_language_parser.y 	|	non_empty_array_pair_list ',' '&' w_variable { zend_do_add_array_element(&$$, &$4, NULL, 1 TSRMLS_CC); }
NULL              864 Zend/zend_language_parser.y 	|	'&' w_variable 			{ zend_do_init_array(&$$, &$2, NULL, 1 TSRMLS_CC); }
NULL             3148 Zend/zend_language_scanner.c 	CG(heredoc) = NULL;
NULL             3150 Zend/zend_language_scanner.c 	CG(doc_comment) = NULL;
NULL             3154 Zend/zend_language_scanner.c 	SCNG(current_buffer) = NULL;
NULL             3156 Zend/zend_language_scanner.c 	SCNG(script_org) = NULL;
NULL             3158 Zend/zend_language_scanner.c 	SCNG(script_filtered) = NULL;
NULL             3160 Zend/zend_language_scanner.c 	SCNG(input_filter) = NULL;
NULL             3161 Zend/zend_language_scanner.c 	SCNG(output_filter) = NULL;
NULL             3162 Zend/zend_language_scanner.c 	SCNG(script_encoding) = NULL;
NULL             3163 Zend/zend_language_scanner.c 	SCNG(internal_encoding) = NULL;
NULL             3176 Zend/zend_language_scanner.c 		SCNG(yy_start_stack) = NULL;
NULL             3183 Zend/zend_language_scanner.c 		SCNG(script_org) = NULL;
NULL             3187 Zend/zend_language_scanner.c 		SCNG(script_filtered) = NULL;
NULL             3191 Zend/zend_language_scanner.c 	SCNG(input_filter) = NULL;
NULL             3192 Zend/zend_language_scanner.c 	SCNG(output_filter) = NULL;
NULL             3193 Zend/zend_language_scanner.c 	SCNG(script_encoding) = NULL;
NULL             3194 Zend/zend_language_scanner.c 	SCNG(internal_encoding) = NULL;
NULL             3227 Zend/zend_language_scanner.c 		YY_CURRENT_BUFFER = NULL;
NULL             3239 Zend/zend_language_scanner.c 		SCNG(script_org) = NULL;
NULL             3243 Zend/zend_language_scanner.c 		SCNG(script_filtered) = NULL;
NULL             3281 Zend/zend_language_scanner.c 		fh->opened_path = NULL;
NULL             3285 Zend/zend_language_scanner.c 		fh->filename = NULL;
NULL             3311 Zend/zend_language_scanner.c 	file_handle->opened_path = NULL;
NULL             3313 Zend/zend_language_scanner.c 		file_handle->filename = NULL;
NULL             3320 Zend/zend_language_scanner.c 	char *file_path=NULL;
NULL             3338 Zend/zend_language_scanner.c 		SCNG(yy_in) = NULL;
NULL             3342 Zend/zend_language_scanner.c 		zend_multibyte_set_filter(NULL TSRMLS_CC);
NULL             3354 Zend/zend_language_scanner.c 		*(SCNG(script_filtered)+SCNG(script_filtered_size)) = (char)NULL;
NULL             3355 Zend/zend_language_scanner.c 		*(SCNG(script_filtered)+SCNG(script_filtered_size)+1) = (char)NULL;
NULL             3392 Zend/zend_language_scanner.c 	zend_op_array *retval=NULL;
NULL             3436 Zend/zend_language_scanner.c 			retval = NULL;
NULL             3451 Zend/zend_language_scanner.c 	char *opened_path = NULL;
NULL             3462 Zend/zend_language_scanner.c 	file_handle.opened_path = NULL;
NULL             3463 Zend/zend_language_scanner.c 	file_handle.handle.fp = NULL;
NULL             3473 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             3494 Zend/zend_language_scanner.c 	SCNG(yy_in)=NULL;
NULL             3512 Zend/zend_language_scanner.c 	*(SCNG(script_filtered)+SCNG(script_filtered_size)) = (char)NULL;
NULL             3513 Zend/zend_language_scanner.c 	*(SCNG(script_filtered)+SCNG(script_filtered_size)+1) = (char)NULL;
NULL             3554 Zend/zend_language_scanner.c 		return NULL;
NULL             3567 Zend/zend_language_scanner.c 		retval = NULL;
NULL             3581 Zend/zend_language_scanner.c 			SCNG(script_org) = NULL;
NULL             3585 Zend/zend_language_scanner.c 			SCNG(script_filtered) = NULL;
NULL             3592 Zend/zend_language_scanner.c 			retval = NULL;
NULL             3594 Zend/zend_language_scanner.c 			zend_do_return(NULL, 0 TSRMLS_CC);
NULL             3617 Zend/zend_language_scanner.c 	file_handle.opened_path = NULL;
NULL             3627 Zend/zend_language_scanner.c 		SCNG(script_org) = NULL;
NULL             3631 Zend/zend_language_scanner.c 		SCNG(script_filtered) = NULL;
NULL             3655 Zend/zend_language_scanner.c 		SCNG(script_org) = NULL;
NULL             3659 Zend/zend_language_scanner.c 		SCNG(script_filtered) = NULL;
NULL             3741 Zend/zend_language_scanner.c 	SCNG(script_org) = NULL;
NULL             3769 Zend/zend_language_scanner.c 	SCNG(script_org) = NULL;
NULL             3864 Zend/zend_language_scanner.c 						*t++ = (char) strtol(hex_buf, NULL, 16);
NULL             3885 Zend/zend_language_scanner.c 						*t++ = (char) strtol(octal_buf, NULL, 8);
NULL             4865 Zend/zend_language_scanner.c 		zendlval->value.lval = strtol(yytext, NULL, 0);
NULL             4868 Zend/zend_language_scanner.c 		zendlval->value.lval = strtol(yytext, NULL, 0);
NULL             4871 Zend/zend_language_scanner.c 				zendlval->value.dval = zend_oct_strtod(yytext, NULL);
NULL             4873 Zend/zend_language_scanner.c 				zendlval->value.dval = zend_strtod(yytext, NULL);
NULL             4897 Zend/zend_language_scanner.c 		zendlval->value.lval = strtol(hex, NULL, 16);
NULL             4901 Zend/zend_language_scanner.c 		zendlval->value.dval = zend_hex_strtod(hex, NULL);
NULL             4911 Zend/zend_language_scanner.c 		zendlval->value.lval = strtol(yytext, NULL, 10);
NULL             4933 Zend/zend_language_scanner.c 	zendlval->value.dval = zend_strtod(yytext, NULL);
NULL             4941 Zend/zend_language_scanner.c 	char *class_name = NULL;
NULL             4959 Zend/zend_language_scanner.c 	char *func_name = NULL;
NULL             4977 Zend/zend_language_scanner.c 	char *class_name = CG(active_class_entry) ? CG(active_class_entry)->name : NULL;
NULL             4978 Zend/zend_language_scanner.c 	char *func_name = CG(active_op_array)? CG(active_op_array)->function_name : NULL;
NULL             5431 Zend/zend_language_scanner.c 		CG(heredoc)=NULL;
NULL             5497 Zend/zend_language_scanner.c 	CG(heredoc) = NULL;
NULL               47 Zend/zend_list.c 	zend_hash_index_update(&EG(regular_list), index, (void *) &le, sizeof(zend_rsrc_list_entry), NULL);
NULL               77 Zend/zend_list.c 		return NULL;
NULL              126 Zend/zend_list.c 			return NULL;
NULL              132 Zend/zend_list.c 			return NULL;
NULL              145 Zend/zend_list.c 		return NULL;
NULL              165 Zend/zend_list.c 	return NULL;
NULL              223 Zend/zend_list.c 	if (zend_hash_init(&EG(regular_list), 0, NULL, list_entry_destructor, 0)==SUCCESS) {
NULL              234 Zend/zend_list.c 	return zend_hash_init_ex(&EG(persistent_list), 0, NULL, plist_entry_destructor, 1, 0);
NULL              281 Zend/zend_list.c 	lde.list_dtor_ex = lde.plist_dtor_ex = NULL;
NULL              285 Zend/zend_list.c 	lde.type_name = NULL;
NULL              287 Zend/zend_list.c 	if (zend_hash_next_index_insert(&list_destructors, (void *) &lde, sizeof(zend_rsrc_list_dtors_entry), NULL)==FAILURE) {
NULL              302 Zend/zend_list.c 	lde.list_dtor = NULL;
NULL              303 Zend/zend_list.c 	lde.plist_dtor = NULL;
NULL              311 Zend/zend_list.c 	if (zend_hash_next_index_insert(&list_destructors, (void *) &lde, sizeof(zend_rsrc_list_dtors_entry), NULL)==FAILURE) {
NULL              340 Zend/zend_list.c 	retval = zend_hash_init(&list_destructors, 50, NULL, NULL, 1);
NULL              359 Zend/zend_list.c 		return NULL;
NULL              364 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, 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              127 Zend/zend_llist.c 	l->head = l->tail = NULL;
NULL              138 Zend/zend_llist.c 			old_tail->prev->next = NULL;
NULL              140 Zend/zend_llist.c 			l->head = NULL;
NULL              156 Zend/zend_llist.c 	return NULL;
NULL              219 Zend/zend_llist.c 	elements[0]->prev = NULL;
NULL              225 Zend/zend_llist.c 	elements[i-1]->next = NULL;
NULL              268 Zend/zend_llist.c 		return NULL;
NULL              281 Zend/zend_llist.c 		return NULL;
NULL              296 Zend/zend_llist.c 	return NULL;
NULL              310 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               51 Zend/zend_modules.h 	STANDARD_MODULE_HEADER_EX, NULL, NULL
NULL               53 Zend/zend_modules.h 	STANDARD_MODULE_HEADER_EX, ini_entries, NULL
NULL               55 Zend/zend_modules.h #define STANDARD_MODULE_PROPERTIES_EX 0, 0, NULL, 0
NULL               57 Zend/zend_modules.h #define NO_MODULE_GLOBALS 0, NULL, NULL, NULL
NULL               66 Zend/zend_modules.h 	NO_MODULE_GLOBALS, NULL, STANDARD_MODULE_PROPERTIES_EX
NULL               68 Zend/zend_modules.h #define NO_VERSION_YET NULL
NULL              115 Zend/zend_modules.h #define ZEND_MOD_REQUIRED(name)		ZEND_MOD_REQUIRED_EX(name, NULL, NULL)
NULL              116 Zend/zend_modules.h #define ZEND_MOD_CONFLICTS(name)	ZEND_MOD_CONFLICTS_EX(name, NULL, NULL)
NULL              117 Zend/zend_modules.h #define ZEND_MOD_OPTIONAL(name)		ZEND_MOD_OPTIONAL_EX(name, NULL, NULL)
NULL               40 Zend/zend_multibyte.c const char *ucs2_aliases[] = {"ISO-10646-UCS-2", "UCS2" , "UNICODE", NULL};
NULL               42 Zend/zend_multibyte.c 	NULL,
NULL               43 Zend/zend_multibyte.c 	NULL,
NULL               50 Zend/zend_multibyte.c 	NULL,
NULL               51 Zend/zend_multibyte.c 	NULL,
NULL               53 Zend/zend_multibyte.c 	NULL,
NULL               58 Zend/zend_multibyte.c 	NULL,
NULL               59 Zend/zend_multibyte.c 	NULL,
NULL               61 Zend/zend_multibyte.c 	NULL,
NULL               65 Zend/zend_multibyte.c const char *ucs4_aliases[] = {"ISO-10646-UCS-4", "UCS4", NULL};
NULL               67 Zend/zend_multibyte.c 	NULL,
NULL               68 Zend/zend_multibyte.c 	NULL,
NULL               75 Zend/zend_multibyte.c 	NULL,
NULL               76 Zend/zend_multibyte.c 	NULL,
NULL               78 Zend/zend_multibyte.c 	NULL,
NULL               83 Zend/zend_multibyte.c 	NULL,
NULL               84 Zend/zend_multibyte.c 	NULL,
NULL               86 Zend/zend_multibyte.c 	NULL,
NULL               90 Zend/zend_multibyte.c const char *utf32_aliases[] = {"utf32", NULL};
NULL               92 Zend/zend_multibyte.c 	NULL,
NULL               93 Zend/zend_multibyte.c 	NULL,
NULL              100 Zend/zend_multibyte.c 	NULL,
NULL              101 Zend/zend_multibyte.c 	NULL,
NULL              103 Zend/zend_multibyte.c 	NULL,
NULL              108 Zend/zend_multibyte.c 	NULL,
NULL              109 Zend/zend_multibyte.c 	NULL,
NULL              111 Zend/zend_multibyte.c 	NULL,
NULL              115 Zend/zend_multibyte.c const char *utf16_aliases[] = {"utf16", NULL};
NULL              117 Zend/zend_multibyte.c 	NULL,
NULL              118 Zend/zend_multibyte.c 	NULL,
NULL              125 Zend/zend_multibyte.c 	NULL,
NULL              126 Zend/zend_multibyte.c 	NULL,
NULL              128 Zend/zend_multibyte.c 	NULL,
NULL              133 Zend/zend_multibyte.c 	NULL,
NULL              134 Zend/zend_multibyte.c 	NULL,
NULL              136 Zend/zend_multibyte.c 	NULL,
NULL              140 Zend/zend_multibyte.c const char *utf8_aliases[] = {"utf8", NULL};
NULL              142 Zend/zend_multibyte.c 	NULL,
NULL              143 Zend/zend_multibyte.c 	NULL,
NULL              149 Zend/zend_multibyte.c const char *ascii_aliases[] = {"ANSI_X3.4-1968", "iso-ir-6", "ANSI_X3.4-1986", "ISO_646.irv:1991", "US-ASCII", "ISO646-US", "us", "IBM367", "cp367", "csASCII", NULL};
NULL              151 Zend/zend_multibyte.c 	NULL,
NULL              152 Zend/zend_multibyte.c 	NULL,
NULL              158 Zend/zend_multibyte.c const char *euc_jp_aliases[] = {"EUC", "EUC_JP", "eucJP", "x-euc-jp", NULL};
NULL              160 Zend/zend_multibyte.c 	NULL,
NULL              161 Zend/zend_multibyte.c 	NULL,
NULL              167 Zend/zend_multibyte.c const char *sjis_aliases[] = {"x-sjis", "SJIS", "SHIFT-JIS", NULL};
NULL              176 Zend/zend_multibyte.c const char *eucjp_win_aliases[] = {"eucJP-open", NULL};
NULL              178 Zend/zend_multibyte.c 	NULL,
NULL              179 Zend/zend_multibyte.c 	NULL,
NULL              185 Zend/zend_multibyte.c const char *sjis_win_aliases[] = {"SJIS-open", "MS_Kanji", "Windows-31J", "CP932", NULL};
NULL              195 Zend/zend_multibyte.c const char *jis_aliases[] = {"ISO-2022-JP", NULL};
NULL              197 Zend/zend_multibyte.c 	NULL,
NULL              198 Zend/zend_multibyte.c 	NULL,
NULL              204 Zend/zend_multibyte.c const char *euc_cn_aliases[] = {"CN-GB", "EUC_CN", "eucCN", "x-euc-cn", "gb2312", NULL};
NULL              206 Zend/zend_multibyte.c 	NULL,
NULL              207 Zend/zend_multibyte.c 	NULL,
NULL              213 Zend/zend_multibyte.c const char *cp936_aliases[] = {"CP-936", NULL};
NULL              215 Zend/zend_multibyte.c 	NULL,
NULL              216 Zend/zend_multibyte.c 	NULL,
NULL              222 Zend/zend_multibyte.c const char *hz_aliases[] = {"HZ-GB-2312", NULL};
NULL              224 Zend/zend_multibyte.c 	NULL,
NULL              225 Zend/zend_multibyte.c 	NULL,
NULL              231 Zend/zend_multibyte.c const char *euc_tw_aliases[] = {"EUC_TW", "eucTW", "x-euc-tw", NULL};
NULL              233 Zend/zend_multibyte.c 	NULL,
NULL              234 Zend/zend_multibyte.c 	NULL,
NULL              240 Zend/zend_multibyte.c const char *big5_aliases[] = {"BIG5", "CN-BIG5", "BIG-FIVE", "BIGFIVE", "CP950", NULL};
NULL              242 Zend/zend_multibyte.c 	NULL,
NULL              243 Zend/zend_multibyte.c 	NULL,
NULL              249 Zend/zend_multibyte.c const char *euc_kr_aliases[] = {"EUC_KR", "eucKR", "x-euc-kr", NULL};
NULL              251 Zend/zend_multibyte.c 	NULL,
NULL              252 Zend/zend_multibyte.c 	NULL,
NULL              258 Zend/zend_multibyte.c const char *uhc_aliases[] = {"CP949", NULL};
NULL              260 Zend/zend_multibyte.c 	NULL,
NULL              261 Zend/zend_multibyte.c 	NULL,
NULL              268 Zend/zend_multibyte.c 	NULL,
NULL              269 Zend/zend_multibyte.c 	NULL,
NULL              271 Zend/zend_multibyte.c 	NULL,
NULL              275 Zend/zend_multibyte.c const char *cp1252_aliases[] = {"cp1252", NULL};
NULL              277 Zend/zend_multibyte.c 	NULL,
NULL              278 Zend/zend_multibyte.c 	NULL,
NULL              284 Zend/zend_multibyte.c const char *iso_8859_1_aliases[] = {"ISO_8859-1", "latin1", NULL};
NULL              286 Zend/zend_multibyte.c 	NULL,
NULL              287 Zend/zend_multibyte.c 	NULL,
NULL              293 Zend/zend_multibyte.c const char *iso_8859_2_aliases[] = {"ISO_8859-2", "latin2", NULL};
NULL              295 Zend/zend_multibyte.c 	NULL,
NULL              296 Zend/zend_multibyte.c 	NULL,
NULL              302 Zend/zend_multibyte.c const char *iso_8859_3_aliases[] = {"ISO_8859-3", "latin3", NULL};
NULL              304 Zend/zend_multibyte.c 	NULL,
NULL              305 Zend/zend_multibyte.c 	NULL,
NULL              311 Zend/zend_multibyte.c const char *iso_8859_4_aliases[] = {"ISO_8859-4", "latin4", NULL};
NULL              313 Zend/zend_multibyte.c 	NULL,
NULL              314 Zend/zend_multibyte.c 	NULL,
NULL              320 Zend/zend_multibyte.c const char *iso_8859_5_aliases[] = {"ISO_8859-5", "cyrillic", NULL};
NULL              322 Zend/zend_multibyte.c 	NULL,
NULL              323 Zend/zend_multibyte.c 	NULL,
NULL              329 Zend/zend_multibyte.c const char *iso_8859_6_aliases[] = {"ISO_8859-6", "arabic", NULL};
NULL              331 Zend/zend_multibyte.c 	NULL,
NULL              332 Zend/zend_multibyte.c 	NULL,
NULL              338 Zend/zend_multibyte.c const char *iso_8859_7_aliases[] = {"ISO_8859-7", "greek", NULL};
NULL              340 Zend/zend_multibyte.c 	NULL,
NULL              341 Zend/zend_multibyte.c 	NULL,
NULL              347 Zend/zend_multibyte.c const char *iso_8859_8_aliases[] = {"ISO_8859-8", "hebrew", NULL};
NULL              349 Zend/zend_multibyte.c 	NULL,
NULL              350 Zend/zend_multibyte.c 	NULL,
NULL              356 Zend/zend_multibyte.c const char *iso_8859_9_aliases[] = {"ISO_8859-9", "latin5", NULL};
NULL              358 Zend/zend_multibyte.c 	NULL,
NULL              359 Zend/zend_multibyte.c 	NULL,
NULL              365 Zend/zend_multibyte.c const char *iso_8859_10_aliases[] = {"ISO_8859-10", "latin6", NULL};
NULL              367 Zend/zend_multibyte.c 	NULL,
NULL              368 Zend/zend_multibyte.c 	NULL,
NULL              374 Zend/zend_multibyte.c const char *iso_8859_13_aliases[] = {"ISO_8859-13", NULL};
NULL              376 Zend/zend_multibyte.c 	NULL,
NULL              377 Zend/zend_multibyte.c 	NULL,
NULL              383 Zend/zend_multibyte.c const char *iso_8859_14_aliases[] = {"ISO_8859-14", "latin8", NULL};
NULL              385 Zend/zend_multibyte.c 	NULL,
NULL              386 Zend/zend_multibyte.c 	NULL,
NULL              392 Zend/zend_multibyte.c const char *iso_8859_15_aliases[] = {"ISO_8859-15", NULL};
NULL              394 Zend/zend_multibyte.c 	NULL,
NULL              395 Zend/zend_multibyte.c 	NULL,
NULL              401 Zend/zend_multibyte.c const char *cp1251_aliases[] = {"CP1251", "CP-1251", "WINDOWS-1251", NULL};
NULL              403 Zend/zend_multibyte.c 	NULL,
NULL              404 Zend/zend_multibyte.c 	NULL,
NULL              410 Zend/zend_multibyte.c const char *cp866_aliases[] = {"CP866", "CP-866", "IBM-866", NULL};
NULL              412 Zend/zend_multibyte.c 	NULL,
NULL              413 Zend/zend_multibyte.c 	NULL,
NULL              419 Zend/zend_multibyte.c const char *koi8r_aliases[] = {"KOI8-R", "KOI8R", NULL};
NULL              421 Zend/zend_multibyte.c 	NULL,
NULL              422 Zend/zend_multibyte.c 	NULL,
NULL              473 Zend/zend_multibyte.c 	NULL
NULL              482 Zend/zend_multibyte.c 		CG(script_encoding_list) = NULL;
NULL              517 Zend/zend_multibyte.c 	LANG_SCNG(input_filter) = NULL;
NULL              518 Zend/zend_multibyte.c 	LANG_SCNG(output_filter) = NULL;
NULL              567 Zend/zend_multibyte.c 		return NULL;
NULL              570 Zend/zend_multibyte.c 	for (i = 0; (encoding = zend_encoding_table[i]) != NULL; i++) {
NULL              576 Zend/zend_multibyte.c 	for (i = 0; (encoding = zend_encoding_table[i]) != NULL; i++) {
NULL              577 Zend/zend_multibyte.c 		if (encoding->aliases != NULL) {
NULL              578 Zend/zend_multibyte.c 			for (j = 0; (*encoding->aliases)[j] != NULL; j++) {
NULL              586 Zend/zend_multibyte.c 	return NULL;
NULL              594 Zend/zend_multibyte.c 	if (LANG_SCNG(internal_encoding) == NULL || LANG_SCNG(internal_encoding)->compatible == 0) {
NULL              757 Zend/zend_multibyte.c 	*q = (char)NULL;
NULL              889 Zend/zend_multibyte.c 	char *list = NULL;
NULL              892 Zend/zend_multibyte.c 		return NULL;
NULL              902 Zend/zend_multibyte.c 					return NULL;
NULL              904 Zend/zend_multibyte.c 				*list = (char)NULL;
NULL              908 Zend/zend_multibyte.c 					return NULL;
NULL              925 Zend/zend_multibyte.c 	list = NULL;
NULL              926 Zend/zend_multibyte.c 	if (encoding_list == NULL || encoding_list_size <= 0) {
NULL              931 Zend/zend_multibyte.c 		if (tmpstr == NULL) {
NULL              938 Zend/zend_multibyte.c 		while ((p2 = zend_memnstr(p1, ",", 1, endp)) != NULL) {
NULL              945 Zend/zend_multibyte.c 		if (list != NULL) {
NULL              951 Zend/zend_multibyte.c 				if (p == NULL) {
NULL              972 Zend/zend_multibyte.c 			} while (n < size && p2 != NULL);
NULL              979 Zend/zend_multibyte.c 	if (list == NULL) {
NULL              993 Zend/zend_multibyte.c 	if (onetime_encoding != NULL) {
NULL             1000 Zend/zend_multibyte.c 		if (script_encoding != NULL) {
NULL             1008 Zend/zend_multibyte.c 		return NULL;
NULL             1024 Zend/zend_multibyte.c 			script_encoding = NULL;
NULL             1035 Zend/zend_multibyte.c 	zend_encoding *script_encoding = NULL;
NULL             1040 Zend/zend_multibyte.c 		return NULL;
NULL             1078 Zend/zend_multibyte.c 	return NULL;
NULL             1094 Zend/zend_multibyte.c 		if (*(p+1) == (char)NULL && *(p+2) == (char)NULL) {
NULL             1106 Zend/zend_multibyte.c 		if (*p == (char)NULL && *(p+wchar_size-1) != (char)NULL) {
NULL             1110 Zend/zend_multibyte.c 		} else if (*p != (char)NULL && *(p+wchar_size-1) == (char)NULL) {
NULL             1124 Zend/zend_multibyte.c 	return NULL;
NULL               61 Zend/zend_object_handlers.c 	zval *retval = NULL;
NULL               85 Zend/zend_object_handlers.c 	zval *retval = NULL;
NULL              122 Zend/zend_object_handlers.c 	zend_call_method_with_1_params(&object, ce, &ce->__unset, ZEND_UNSET_FUNC_NAME, NULL, member);
NULL              129 Zend/zend_object_handlers.c 	zval *retval = NULL;
NULL              180 Zend/zend_object_handlers.c 	zend_property_info *property_info = NULL;
NULL              193 Zend/zend_object_handlers.c 		return NULL;
NULL              199 Zend/zend_object_handlers.c 			property_info = NULL;
NULL              230 Zend/zend_object_handlers.c 				return NULL;
NULL              285 Zend/zend_object_handlers.c 		zend_hash_init(zobj->guards, 0, NULL, NULL, 0);
NULL              299 Zend/zend_object_handlers.c 	zval *tmp_member = NULL;
NULL              301 Zend/zend_object_handlers.c 	zval *rv = NULL;
NULL              322 Zend/zend_object_handlers.c 	property_info = zend_get_property_info(zobj->ce, member, (zobj->ce->__get != NULL) TSRMLS_CC);
NULL              374 Zend/zend_object_handlers.c 	zval *tmp_member = NULL;
NULL              389 Zend/zend_object_handlers.c 	property_info = zend_get_property_info(zobj->ce, member, (zobj->ce->__set != NULL) TSRMLS_CC);
NULL              455 Zend/zend_object_handlers.c 		if(offset == NULL) {
NULL              461 Zend/zend_object_handlers.c 		zend_call_method_with_1_params(&object, ce, NULL, "offsetget", &retval, offset);
NULL              493 Zend/zend_object_handlers.c 		zend_call_method_with_2_params(&object, ce, NULL, "offsetset", NULL, offset, value);
NULL              509 Zend/zend_object_handlers.c 		zend_call_method_with_1_params(&object, ce, NULL, "offsetexists", &retval, offset);
NULL              514 Zend/zend_object_handlers.c 				zend_call_method_with_1_params(&object, ce, NULL, "offsetget", &retval, offset);
NULL              552 Zend/zend_object_handlers.c 	property_info = zend_get_property_info(zobj->ce, member, (zobj->ce->__get != NULL) TSRMLS_CC);
NULL              569 Zend/zend_object_handlers.c 			retval = NULL;
NULL              582 Zend/zend_object_handlers.c 	zval *tmp_member = NULL;
NULL              596 Zend/zend_object_handlers.c 	property_info = zend_get_property_info(zobj->ce, member, (zobj->ce->__unset != NULL) TSRMLS_CC);
NULL              623 Zend/zend_object_handlers.c 		zend_call_method_with_1_params(&object, ce, NULL, "offsetunset", NULL, offset);
NULL              635 Zend/zend_object_handlers.c 	zval *method_result_ptr = NULL;
NULL              710 Zend/zend_object_handlers.c 	return NULL;
NULL              716 Zend/zend_object_handlers.c 	return zend_check_private_int(fbc, ce, function_name_strval, function_name_strlen TSRMLS_CC) != NULL;
NULL              775 Zend/zend_object_handlers.c 			call_user_call->arg_info = NULL;
NULL              785 Zend/zend_object_handlers.c 			return NULL;
NULL              844 Zend/zend_object_handlers.c 			call_user_call->arg_info = NULL;
NULL              888 Zend/zend_object_handlers.c 	zval **retval = NULL;
NULL              910 Zend/zend_object_handlers.c 		return NULL;
NULL              919 Zend/zend_object_handlers.c 			return NULL;
NULL              992 Zend/zend_object_handlers.c 	zval *tmp_member = NULL;
NULL             1170 Zend/zend_object_handlers.c 	NULL,									/* get */
NULL             1171 Zend/zend_object_handlers.c 	NULL,									/* set */
NULL             1178 Zend/zend_object_handlers.c 	NULL,									/* call_method */
NULL             1184 Zend/zend_object_handlers.c 	NULL,									/* count_elements */
NULL              149 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              150 Zend/zend_object_handlers.h #define HAS_CLASS_ENTRY(z) (Z_OBJ_HT(z)->get_class_entry != NULL)
NULL               32 Zend/zend_objects.c 	zend_hash_init(object->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL               35 Zend/zend_objects.c 	object->guards = NULL;
NULL              100 Zend/zend_objects.c 		EG(exception) = NULL;
NULL              101 Zend/zend_objects.c 		zend_call_method_with_0_params(&obj, object->ce, &destructor, ZEND_DESTRUCTOR_FUNC_NAME, NULL);
NULL              132 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              134 Zend/zend_objects.c 	(*object)->guards = NULL;
NULL              148 Zend/zend_objects.c 		if (Z_OBJ_HANDLER_PP(p, clone_obj) == NULL) {
NULL              166 Zend/zend_objects.c 		zend_hash_copy(new_object->properties, old_object->properties, (copy_ctor_func_t) zval_add_ref_or_clone, (void *) NULL /* Not used anymore */, sizeof(zval *));
NULL              168 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              178 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              197 Zend/zend_objects.c 	zend_hash_init(new_object->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL               42 Zend/zend_objects_API.c 	objects->object_buckets = NULL;
NULL              239 Zend/zend_objects_API.c 	if (obj->clone == NULL) {
NULL              326 Zend/zend_objects_API.c 	Z_OBJ_HANDLE_P(retval) = zend_objects_store_put(pobj, NULL, (zend_objects_free_object_storage_t) zend_objects_proxy_free_storage, (zend_objects_store_clone_t) zend_objects_proxy_clone TSRMLS_CC);
NULL              353 Zend/zend_objects_API.c 	return NULL;
NULL              364 Zend/zend_objects_API.c 	NULL,						/* read_property */
NULL              365 Zend/zend_objects_API.c 	NULL,						/* write_property */
NULL              366 Zend/zend_objects_API.c 	NULL,						/* read dimension */
NULL              367 Zend/zend_objects_API.c 	NULL,						/* write_dimension */
NULL              368 Zend/zend_objects_API.c 	NULL,						/* get_property_ptr_ptr */
NULL              371 Zend/zend_objects_API.c 	NULL,						/* has_property */
NULL              372 Zend/zend_objects_API.c 	NULL,						/* unset_property */
NULL              373 Zend/zend_objects_API.c 	NULL,						/* has_dimension */
NULL              374 Zend/zend_objects_API.c 	NULL,						/* unset_dimension */
NULL              375 Zend/zend_objects_API.c 	NULL,						/* get_properties */
NULL              376 Zend/zend_objects_API.c 	NULL,						/* get_method */
NULL              377 Zend/zend_objects_API.c 	NULL,						/* call_method */
NULL              378 Zend/zend_objects_API.c 	NULL,						/* get_constructor */
NULL              379 Zend/zend_objects_API.c 	NULL,						/* get_class_entry */
NULL              380 Zend/zend_objects_API.c 	NULL,						/* get_class_name */
NULL              381 Zend/zend_objects_API.c 	NULL,						/* compare_objects */
NULL              382 Zend/zend_objects_API.c 	NULL,						/* cast_object */
NULL              383 Zend/zend_objects_API.c 	NULL,						/* count_elements */
NULL               67 Zend/zend_opcode.c 	op_array->opcodes = NULL;
NULL               72 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               92 Zend/zend_opcode.c 	op_array->static_variables = NULL;
NULL              100 Zend/zend_opcode.c 	op_array->start_op = NULL;
NULL              160 Zend/zend_opcode.c 		(*pce)->static_members = NULL;
NULL              165 Zend/zend_opcode.c 		CG(static_members)[(zend_intptr_t)((*pce)->static_members)] = NULL;
NULL              167 Zend/zend_opcode.c 		(*pce)->static_members = NULL;
NULL              427 Zend/zend_opcode.c 			return (unary_op_type) NULL;
NULL              498 Zend/zend_opcode.c 			return (void *) NULL;
NULL               38 Zend/zend_operators.c static _locale_t current_locale = NULL;
NULL               52 Zend/zend_operators.c 	retval = strtol(str, NULL, 0);
NULL              217 Zend/zend_operators.c 				(holder).value.lval = strtol((op)->value.str.val, NULL, 10);					\
NULL              336 Zend/zend_operators.c 			op->value.lval = strtol(strval, NULL, base);
NULL              402 Zend/zend_operators.c 			op->value.dval = zend_strtod(strval, NULL);
NULL              618 Zend/zend_operators.c 			zend_hash_init(op->value.ht, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              619 Zend/zend_operators.c 			zend_hash_index_update(op->value.ht, 0, (void *) &entry, sizeof(zval *), NULL);
NULL              628 Zend/zend_operators.c 				zend_hash_update(Z_OBJPROP_P(op), "scalar", sizeof("scalar"), (void *) &entry, sizeof(zval *), NULL);
NULL              650 Zend/zend_operators.c 				zend_hash_init(ht, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              672 Zend/zend_operators.c 			zend_hash_init(op->value.ht, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1341 Zend/zend_operators.c 				op2_free = NULL;
NULL             1347 Zend/zend_operators.c 			op1_free = NULL;
NULL             1353 Zend/zend_operators.c 		op1_free = NULL;
NULL             1357 Zend/zend_operators.c 			op2_free = NULL;
NULL             1370 Zend/zend_operators.c 			op2_free = NULL;
NULL             1376 Zend/zend_operators.c 		op2_free = NULL;
NULL             2036 Zend/zend_operators.c 	if (Z_OBJ_HT_P(o1)->compare_objects == NULL) {
NULL              196 Zend/zend_operators.h 					*dval = zend_strtod(str, NULL);
NULL              204 Zend/zend_operators.h 			*lval = strtol(str, NULL, base);
NULL              232 Zend/zend_operators.h 		if (p == NULL) {
NULL              233 Zend/zend_operators.h 			return NULL;
NULL              239 Zend/zend_operators.h 	return NULL;
NULL              247 Zend/zend_operators.h 		return NULL;
NULL              256 Zend/zend_operators.h 	return NULL;
NULL              366 Zend/zend_operators.h #define convert_to_null_ex(ppzv)	convert_to_ex_master(ppzv, null, NULL)
NULL               58 Zend/zend_stack.c 		*element = NULL;
NULL               35 Zend/zend_static_allocator.c 		return (char *)NULL;
NULL               50 Zend/zend_stream.c 	handle->opened_path = NULL;
NULL              461 Zend/zend_strtod.c 	dtoa_mutex = NULL;
NULL              464 Zend/zend_strtod.c 	pow5mult_mutex = NULL;
NULL             1384 Zend/zend_strtod.c 		while ((tmp = *listp) != NULL) {
NULL             1388 Zend/zend_strtod.c 		freelist[i] = NULL;
NULL             2613 Zend/zend_strtod.c 	if (endptr != NULL) {
NULL             2641 Zend/zend_strtod.c 	if (endptr != NULL) {
NULL               85 Zend/zend_ts_hash.h 		zend_ts_hash_del_key_or_index(ht, NULL, 0, h, HASH_DEL_INDEX)
NULL              124 Zend/zend_ts_hash.h 	zend_ts_hash_init(ht, n, NULL, ZVAL_PTR_DTOR, persistent)
NULL              126 Zend/zend_variables.c 				HashTable *tmp_ht = NULL;
NULL              133 Zend/zend_variables.c 				zend_hash_init(tmp_ht, zend_hash_num_elements(original_ht), NULL, ZVAL_PTR_DTOR, 0);
NULL              297 Zend/zend_vm_def.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL              320 Zend/zend_vm_def.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL              333 Zend/zend_vm_def.h 			zval *z = NULL;
NULL              570 Zend/zend_vm_def.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL              659 Zend/zend_vm_def.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL              890 Zend/zend_vm_def.h 	if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get_method != NULL &&
NULL             1049 Zend/zend_vm_def.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_ZVAL_PTR_PTR(BP_VAR_R), dim, IS_OP2_TMP_FREE(), BP_VAR_R TSRMLS_CC);
NULL             1061 Zend/zend_vm_def.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_ZVAL_PTR_PTR(BP_VAR_W), dim, IS_OP2_TMP_FREE(), BP_VAR_W TSRMLS_CC);
NULL             1082 Zend/zend_vm_def.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_ZVAL_PTR_PTR(BP_VAR_RW), dim, IS_OP2_TMP_FREE(), BP_VAR_RW TSRMLS_CC);
NULL             1103 Zend/zend_vm_def.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_ZVAL_PTR_PTR(BP_VAR_IS), dim, IS_OP2_TMP_FREE(), BP_VAR_IS TSRMLS_CC);
NULL             1120 Zend/zend_vm_def.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_ZVAL_PTR_PTR(type), dim, IS_OP2_TMP_FREE(), type TSRMLS_CC);
NULL             1152 Zend/zend_vm_def.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, IS_OP2_TMP_FREE(), BP_VAR_UNSET TSRMLS_CC);
NULL             1164 Zend/zend_vm_def.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             1258 Zend/zend_vm_def.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_W), property, BP_VAR_W TSRMLS_CC);
NULL             1286 Zend/zend_vm_def.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_RW), property, BP_VAR_RW TSRMLS_CC);
NULL             1322 Zend/zend_vm_def.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), GET_OP1_OBJ_ZVAL_PTR_PTR(BP_VAR_W), property, BP_VAR_W TSRMLS_CC);
NULL             1359 Zend/zend_vm_def.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             1433 Zend/zend_vm_def.h 		object_ptr = NULL;
NULL             1481 Zend/zend_vm_def.h 		if (free_op2.var == NULL) {
NULL             1688 Zend/zend_vm_def.h 		EX_T(opline->result.u.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC);
NULL             1718 Zend/zend_vm_def.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1732 Zend/zend_vm_def.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             1746 Zend/zend_vm_def.h 		EX(object) = NULL;
NULL             1771 Zend/zend_vm_def.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1810 Zend/zend_vm_def.h 		EX(object) = NULL;
NULL             1838 Zend/zend_vm_def.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1864 Zend/zend_vm_def.h 	EX(object) = NULL;
NULL             1876 Zend/zend_vm_def.h 	zend_class_entry *current_scope = NULL;
NULL             1877 Zend/zend_vm_def.h 	zval *current_this = NULL;
NULL             1895 Zend/zend_vm_def.h 	zend_ptr_stack_2_push(&EG(argument_stack), (void *)(zend_uintptr_t)opline->extended_value, NULL);
NULL             1905 Zend/zend_vm_def.h 		EG(scope) = (EX(function_state).function->type == ZEND_USER_FUNCTION || !EX(object)) ? EX(function_state).function->common.scope : NULL;
NULL             1947 Zend/zend_vm_def.h 			((zend_internal_function *) EX(function_state).function)->handler(opline->extended_value, EX_T(opline->result.u.var).var.ptr, EX(function_state).function->common.return_reference?&EX_T(opline->result.u.var).var.ptr:NULL, EX(object), return_value_used TSRMLS_CC);
NULL             1967 Zend/zend_vm_def.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL             1973 Zend/zend_vm_def.h 			zend_hash_init(EX(function_state).function_symbol_table, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             2057 Zend/zend_vm_def.h 		zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             2078 Zend/zend_vm_def.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             2083 Zend/zend_vm_def.h 	EX(object) = NULL;
NULL             2141 Zend/zend_vm_def.h 			if (Z_OBJ_HT_P(retval_ptr)->clone_obj == NULL) {
NULL             2205 Zend/zend_vm_def.h 	if (EG(exception) == NULL) {
NULL             2213 Zend/zend_vm_def.h 				zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             2222 Zend/zend_vm_def.h 		opline->op2.u.constant.value.str.len+1, &EG(exception), sizeof(zval *), (void **) NULL);
NULL             2223 Zend/zend_vm_def.h 	EG(exception) = NULL;
NULL             2368 Zend/zend_vm_def.h 		zend_verify_arg_type((zend_function *) EG(active_op_array), arg_num, NULL TSRMLS_CC);
NULL             2413 Zend/zend_vm_def.h 			param = NULL;
NULL             2417 Zend/zend_vm_def.h 		zend_assign_to_variable(NULL, &opline->result, NULL, assignment_value, IS_VAR, EX(Ts) TSRMLS_CC);
NULL             2496 Zend/zend_vm_def.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             2530 Zend/zend_vm_def.h 	if (constructor == NULL) {
NULL             2571 Zend/zend_vm_def.h 	clone = ce ? ce->clone : NULL;
NULL             2617 Zend/zend_vm_def.h 	zend_class_entry *ce = NULL;
NULL             2668 Zend/zend_vm_def.h 	zval **expr_ptr_ptr = NULL;
NULL             2708 Zend/zend_vm_def.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             2712 Zend/zend_vm_def.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             2715 Zend/zend_vm_def.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             2718 Zend/zend_vm_def.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             2728 Zend/zend_vm_def.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             2810 Zend/zend_vm_def.h 	zend_op_array *new_op_array=NULL;
NULL             2839 Zend/zend_vm_def.h 					failure_retval = (!virtual_file_ex(&state, Z_STRVAL_P(inc_filename), NULL, 1) &&
NULL             2892 Zend/zend_vm_def.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL             2898 Zend/zend_vm_def.h 		EX(object) = NULL;
NULL             2924 Zend/zend_vm_def.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             2973 Zend/zend_vm_def.h 							ex->CVs[i] = NULL;
NULL             3036 Zend/zend_vm_def.h 											ex->CVs[i] = NULL;
NULL             3124 Zend/zend_vm_def.h 	zend_object_iterator *iter = NULL;
NULL             3125 Zend/zend_vm_def.h 	zend_class_entry *ce = NULL;
NULL             3130 Zend/zend_vm_def.h 		if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) {
NULL             3133 Zend/zend_vm_def.h 			if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) {
NULL             3139 Zend/zend_vm_def.h 			if (!ce || ce->get_iterator == NULL) {
NULL             3195 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             3197 Zend/zend_vm_def.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             3233 Zend/zend_vm_def.h 	} else if ((fe_ht = HASH_OF(array_ptr)) != NULL) {
NULL             3243 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             3281 Zend/zend_vm_def.h 	zend_object_iterator *iter = NULL;
NULL             3304 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             3328 Zend/zend_vm_def.h 				key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 1, NULL);
NULL             3478 Zend/zend_vm_def.h 	zval **value = NULL;
NULL             3635 Zend/zend_vm_def.h 	if (EX(old_error_reporting) == NULL) {
NULL             3664 Zend/zend_vm_def.h 		EX(old_error_reporting) = NULL;
NULL             3794 Zend/zend_vm_def.h 	while (*stack_zval_pp != NULL) {
NULL             3849 Zend/zend_vm_def.h 	if (!EG(error_reporting) && EX(old_error_reporting) != NULL && Z_LVAL_P(EX(old_error_reporting)) != 0) {
NULL             3856 Zend/zend_vm_def.h 	EX(old_error_reporting) = NULL;
NULL               21 Zend/zend_vm_execute.h static opcode_handler_t zend_user_opcode_handlers[256] = {(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL,(opcode_handler_t)NULL};
NULL               44 Zend/zend_vm_execute.h 	EX(fbc) = NULL;
NULL               45 Zend/zend_vm_execute.h 	EX(object) = NULL;
NULL               46 Zend/zend_vm_execute.h 	EX(old_error_reporting) = NULL;
NULL               69 Zend/zend_vm_execute.h 		if (zend_hash_add(EG(active_symbol_table), "this", sizeof("this"), &EG(This), sizeof(zval *), NULL)==FAILURE) {
NULL               82 Zend/zend_vm_execute.h 	EX(function_state).function_symbol_table = NULL;
NULL              129 Zend/zend_vm_execute.h 	zend_class_entry *current_scope = NULL;
NULL              130 Zend/zend_vm_execute.h 	zval *current_this = NULL;
NULL              148 Zend/zend_vm_execute.h 	zend_ptr_stack_2_push(&EG(argument_stack), (void *)(zend_uintptr_t)opline->extended_value, NULL);
NULL              158 Zend/zend_vm_execute.h 		EG(scope) = (EX(function_state).function->type == ZEND_USER_FUNCTION || !EX(object)) ? EX(function_state).function->common.scope : NULL;
NULL              200 Zend/zend_vm_execute.h 			((zend_internal_function *) EX(function_state).function)->handler(opline->extended_value, EX_T(opline->result.u.var).var.ptr, EX(function_state).function->common.return_reference?&EX_T(opline->result.u.var).var.ptr:NULL, EX(object), return_value_used TSRMLS_CC);
NULL              220 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL              226 Zend/zend_vm_execute.h 			zend_hash_init(EX(function_state).function_symbol_table, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              310 Zend/zend_vm_execute.h 		zend_throw_exception_internal(NULL TSRMLS_CC);
NULL              331 Zend/zend_vm_execute.h 	if (EG(exception) == NULL) {
NULL              339 Zend/zend_vm_execute.h 				zend_throw_exception_internal(NULL TSRMLS_CC);
NULL              348 Zend/zend_vm_execute.h 		opline->op2.u.constant.value.str.len+1, &EG(exception), sizeof(zval *), (void **) NULL);
NULL              349 Zend/zend_vm_execute.h 	EG(exception) = NULL;
NULL              364 Zend/zend_vm_execute.h 		zend_verify_arg_type((zend_function *) EG(active_op_array), arg_num, NULL TSRMLS_CC);
NULL              411 Zend/zend_vm_execute.h 	if (constructor == NULL) {
NULL              440 Zend/zend_vm_execute.h 	if (EX(old_error_reporting) == NULL) {
NULL              537 Zend/zend_vm_execute.h 	while (*stack_zval_pp != NULL) {
NULL              592 Zend/zend_vm_execute.h 	if (!EG(error_reporting) && EX(old_error_reporting) != NULL && Z_LVAL_P(EX(old_error_reporting)) != 0) {
NULL              599 Zend/zend_vm_execute.h 	EX(old_error_reporting) = NULL;
NULL              639 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC);
NULL              666 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL              705 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL              733 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL              759 Zend/zend_vm_execute.h 	EX(object) = NULL;
NULL              787 Zend/zend_vm_execute.h 			param = NULL;
NULL              791 Zend/zend_vm_execute.h 		zend_assign_to_variable(NULL, &opline->result, NULL, assignment_value, IS_VAR, EX(Ts) TSRMLS_CC);
NULL              839 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC);
NULL              867 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL              906 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL              934 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL              960 Zend/zend_vm_execute.h 	EX(object) = NULL;
NULL             1000 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC);
NULL             1028 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1067 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             1095 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1121 Zend/zend_vm_execute.h 	EX(object) = NULL;
NULL             1161 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC);
NULL             1165 Zend/zend_vm_execute.h 	class_name = NULL;
NULL             1188 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1201 Zend/zend_vm_execute.h 			function_name = NULL;
NULL             1227 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             1254 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).class_entry = zend_fetch_class(NULL, 0, opline->extended_value TSRMLS_CC);
NULL             1281 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1320 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             1348 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1374 Zend/zend_vm_execute.h 	EX(object) = NULL;
NULL             1435 Zend/zend_vm_execute.h 	if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get_method != NULL &&
NULL             1672 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             1677 Zend/zend_vm_execute.h 	EX(object) = NULL;
NULL             1697 Zend/zend_vm_execute.h 		retval_ptr_ptr = NULL;
NULL             1733 Zend/zend_vm_execute.h 			if (Z_OBJ_HT_P(retval_ptr)->clone_obj == NULL) {
NULL             1846 Zend/zend_vm_execute.h 	clone = ce ? ce->clone : NULL;
NULL             1947 Zend/zend_vm_execute.h 	zend_op_array *new_op_array=NULL;
NULL             1976 Zend/zend_vm_execute.h 					failure_retval = (!virtual_file_ex(&state, Z_STRVAL_P(inc_filename), NULL, 1) &&
NULL             2029 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL             2035 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             2061 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             2110 Zend/zend_vm_execute.h 							ex->CVs[i] = NULL;
NULL             2135 Zend/zend_vm_execute.h 	zend_object_iterator *iter = NULL;
NULL             2136 Zend/zend_vm_execute.h 	zend_class_entry *ce = NULL;
NULL             2140 Zend/zend_vm_execute.h 		array_ptr_ptr = NULL;
NULL             2141 Zend/zend_vm_execute.h 		if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) {
NULL             2144 Zend/zend_vm_execute.h 			if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) {
NULL             2150 Zend/zend_vm_execute.h 			if (!ce || ce->get_iterator == NULL) {
NULL             2206 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             2208 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             2244 Zend/zend_vm_execute.h 	} else if ((fe_ht = HASH_OF(array_ptr)) != NULL) {
NULL             2254 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             2665 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             2674 Zend/zend_vm_execute.h 	zend_class_entry *ce = NULL;
NULL             2725 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             2728 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             2765 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             2769 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             2772 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             2775 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             2785 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             3069 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             3084 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             3087 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             3124 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3128 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3131 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             3134 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             3144 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             3428 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             3443 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             3446 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             3483 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3487 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3490 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             3493 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             3503 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             3533 Zend/zend_vm_execute.h 	zval *offset=NULL;
NULL             3536 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             3539 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             3576 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3580 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3583 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             3586 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             3596 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             3879 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             3894 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             3897 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             3934 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3938 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             3941 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             3944 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             3954 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             4007 Zend/zend_vm_execute.h 	if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get_method != NULL &&
NULL             4265 Zend/zend_vm_execute.h 		retval_ptr_ptr = NULL;
NULL             4301 Zend/zend_vm_execute.h 			if (Z_OBJ_HT_P(retval_ptr)->clone_obj == NULL) {
NULL             4421 Zend/zend_vm_execute.h 	clone = ce ? ce->clone : NULL;
NULL             4522 Zend/zend_vm_execute.h 	zend_op_array *new_op_array=NULL;
NULL             4551 Zend/zend_vm_execute.h 					failure_retval = (!virtual_file_ex(&state, Z_STRVAL_P(inc_filename), NULL, 1) &&
NULL             4604 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL             4610 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             4636 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             4685 Zend/zend_vm_execute.h 							ex->CVs[i] = NULL;
NULL             4710 Zend/zend_vm_execute.h 	zend_object_iterator *iter = NULL;
NULL             4711 Zend/zend_vm_execute.h 	zend_class_entry *ce = NULL;
NULL             4715 Zend/zend_vm_execute.h 		array_ptr_ptr = NULL;
NULL             4716 Zend/zend_vm_execute.h 		if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) {
NULL             4719 Zend/zend_vm_execute.h 			if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) {
NULL             4725 Zend/zend_vm_execute.h 			if (!ce || ce->get_iterator == NULL) {
NULL             4781 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             4783 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             4819 Zend/zend_vm_execute.h 	} else if ((fe_ht = HASH_OF(array_ptr)) != NULL) {
NULL             4829 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             4945 Zend/zend_vm_execute.h 		EX(old_error_reporting) = NULL;
NULL             5270 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             5284 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             5298 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             5340 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             5355 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             5358 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             5395 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             5399 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             5402 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             5405 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             5415 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             5713 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             5727 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             5741 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             5785 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             5800 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             5803 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             5840 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             5844 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             5847 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             5850 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             5860 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             6158 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             6172 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             6186 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             6230 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             6245 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             6248 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             6285 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             6289 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             6292 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             6295 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             6305 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             6335 Zend/zend_vm_execute.h 	zval *offset=NULL;
NULL             6338 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             6341 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             6378 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             6382 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             6385 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             6388 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             6398 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             6695 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             6709 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             6723 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             6765 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             6780 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             6783 Zend/zend_vm_execute.h 		expr_ptr_ptr=NULL;
NULL             6820 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             6824 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             6827 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             6830 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             6840 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             7055 Zend/zend_vm_execute.h 	if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get_method != NULL &&
NULL             7317 Zend/zend_vm_execute.h 				if (IS_VAR == IS_VAR && !(free_op1.var != NULL)) {
NULL             7343 Zend/zend_vm_execute.h 			if (Z_OBJ_HT_P(retval_ptr)->clone_obj == NULL) {
NULL             7568 Zend/zend_vm_execute.h 	clone = ce ? ce->clone : NULL;
NULL             7669 Zend/zend_vm_execute.h 	zend_op_array *new_op_array=NULL;
NULL             7698 Zend/zend_vm_execute.h 					failure_retval = (!virtual_file_ex(&state, Z_STRVAL_P(inc_filename), NULL, 1) &&
NULL             7751 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL             7757 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             7783 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             7832 Zend/zend_vm_execute.h 							ex->CVs[i] = NULL;
NULL             7857 Zend/zend_vm_execute.h 	zend_object_iterator *iter = NULL;
NULL             7858 Zend/zend_vm_execute.h 	zend_class_entry *ce = NULL;
NULL             7863 Zend/zend_vm_execute.h 		if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) {
NULL             7866 Zend/zend_vm_execute.h 			if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) {
NULL             7872 Zend/zend_vm_execute.h 			if (!ce || ce->get_iterator == NULL) {
NULL             7928 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             7930 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             7966 Zend/zend_vm_execute.h 	} else if ((fe_ht = HASH_OF(array_ptr)) != NULL) {
NULL             7976 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             8014 Zend/zend_vm_execute.h 	zend_object_iterator *iter = NULL;
NULL             8037 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             8061 Zend/zend_vm_execute.h 				key_type = zend_hash_get_current_key_ex(fe_ht, &str_key, &str_key_len, &int_key, 1, NULL);
NULL             8504 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             8527 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             8540 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             8618 Zend/zend_vm_execute.h 				if (object_ptr && IS_VAR != IS_CV && !(free_op1.var != NULL)) {
NULL             8776 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             8865 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             8938 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_R TSRMLS_CC);
NULL             8950 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             8952 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             8971 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             8973 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             8992 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_IS TSRMLS_CC);
NULL             9009 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             9011 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && type == BP_VAR_W && (free_op1.var != NULL) &&
NULL             9041 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 0, BP_VAR_UNSET TSRMLS_CC);
NULL             9043 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             9053 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             9147 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             9153 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             9175 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             9181 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             9211 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             9217 Zend/zend_vm_execute.h 		if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             9248 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             9254 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             9299 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             9341 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             9355 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             9369 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             9412 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             9427 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             9467 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             9471 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             9474 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             9477 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             9487 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             9555 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             9642 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             10020 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             10043 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             10056 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             10134 Zend/zend_vm_execute.h 				if (object_ptr && IS_VAR != IS_CV && !(free_op1.var != NULL)) {
NULL             10293 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             10382 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             10455 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 1, BP_VAR_R TSRMLS_CC);
NULL             10467 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 1, BP_VAR_W TSRMLS_CC);
NULL             10469 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10488 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 1, BP_VAR_RW TSRMLS_CC);
NULL             10490 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10509 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 1, BP_VAR_IS TSRMLS_CC);
NULL             10526 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 1, type TSRMLS_CC);
NULL             10528 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && type == BP_VAR_W && (free_op1.var != NULL) &&
NULL             10558 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 1, BP_VAR_UNSET TSRMLS_CC);
NULL             10560 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10570 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             10664 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             10670 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10692 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             10698 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10728 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             10734 Zend/zend_vm_execute.h 		if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10765 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             10771 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             10816 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             10859 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             10873 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             10887 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             10932 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             10947 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             10987 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             10991 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             10994 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             10997 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             11007 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             11075 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             11162 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             11540 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             11563 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             11576 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             11654 Zend/zend_vm_execute.h 				if (object_ptr && IS_VAR != IS_CV && !(free_op1.var != NULL)) {
NULL             11813 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             11902 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             11975 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_R TSRMLS_CC);
NULL             11987 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             11989 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12008 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             12010 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12029 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_IS TSRMLS_CC);
NULL             12046 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             12048 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && type == BP_VAR_W && (free_op1.var != NULL) &&
NULL             12078 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 0, BP_VAR_UNSET TSRMLS_CC);
NULL             12080 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12090 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             12184 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             12190 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12212 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             12218 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12248 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             12254 Zend/zend_vm_execute.h 		if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12285 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             12291 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             12336 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             12384 Zend/zend_vm_execute.h 		if (free_op2.var == NULL) {
NULL             12417 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             12431 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             12445 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             12490 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             12505 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             12545 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             12549 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             12552 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             12555 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             12565 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             12633 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             12720 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             12858 Zend/zend_vm_execute.h 	zval *property = NULL;
NULL             12864 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             12887 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             12900 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             12978 Zend/zend_vm_execute.h 				if (object_ptr && IS_VAR != IS_CV && !(free_op1.var != NULL)) {
NULL             12986 Zend/zend_vm_execute.h 					zval *dim = NULL;
NULL             12996 Zend/zend_vm_execute.h 			value = NULL;
NULL             13108 Zend/zend_vm_execute.h 	zval *dim = NULL;
NULL             13110 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             13112 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             13129 Zend/zend_vm_execute.h 	zval *dim = NULL;
NULL             13131 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             13133 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             13156 Zend/zend_vm_execute.h 	dim = NULL;
NULL             13157 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             13159 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && type == BP_VAR_W && (free_op1.var != NULL) &&
NULL             13183 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             13191 Zend/zend_vm_execute.h 		zval *dim = NULL;
NULL             13211 Zend/zend_vm_execute.h 	zval *offset=NULL;
NULL             13214 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             13254 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             13258 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             13261 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             13264 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             13274 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             13545 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             13568 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             13581 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             13659 Zend/zend_vm_execute.h 				if (object_ptr && IS_VAR != IS_CV && !(free_op1.var != NULL)) {
NULL             13817 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             13906 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             13979 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_R TSRMLS_CC);
NULL             13991 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             13993 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14012 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             14014 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14033 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, BP_VAR_IS TSRMLS_CC);
NULL             14050 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             14052 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && type == BP_VAR_W && (free_op1.var != NULL) &&
NULL             14082 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 0, BP_VAR_UNSET TSRMLS_CC);
NULL             14084 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14094 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             14188 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             14194 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14216 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             14222 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14252 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_var(&opline->op1, EX(Ts), &free_op1 TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             14258 Zend/zend_vm_execute.h 		if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14289 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             14295 Zend/zend_vm_execute.h 	if (IS_VAR == IS_VAR && (free_op1.var != NULL) &&
NULL             14340 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             14386 Zend/zend_vm_execute.h 		if (free_op2.var == NULL) {
NULL             14418 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             14432 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             14446 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             14489 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             14504 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             14544 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             14548 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             14551 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             14554 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             14564 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             14632 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             14719 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             14868 Zend/zend_vm_execute.h 	clone = ce ? ce->clone : NULL;
NULL             14917 Zend/zend_vm_execute.h 		zval *ptr = NULL;
NULL             14944 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             14967 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             14980 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             15067 Zend/zend_vm_execute.h 					zend_fetch_dimension_address(&EX_T(op_data->op2.u.var), NULL, dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             15076 Zend/zend_vm_execute.h 			var_ptr = NULL;
NULL             15215 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             15304 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             15444 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             15472 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_RW TSRMLS_CC);
NULL             15508 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             15545 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             15592 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             15606 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             15620 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             15640 Zend/zend_vm_execute.h 	zend_class_entry *ce = NULL;
NULL             15740 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             15825 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             15967 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             15990 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             16003 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             16090 Zend/zend_vm_execute.h 					zend_fetch_dimension_address(&EX_T(op_data->op2.u.var), NULL, dim, 1, BP_VAR_RW TSRMLS_CC);
NULL             16099 Zend/zend_vm_execute.h 			var_ptr = NULL;
NULL             16239 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             16328 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             16468 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             16496 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_RW TSRMLS_CC);
NULL             16532 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             16569 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             16616 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             16630 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             16644 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             16720 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             16805 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             16947 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             16970 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             16983 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             17070 Zend/zend_vm_execute.h 					zend_fetch_dimension_address(&EX_T(op_data->op2.u.var), NULL, dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             17079 Zend/zend_vm_execute.h 			var_ptr = NULL;
NULL             17219 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             17308 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             17448 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             17476 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_RW TSRMLS_CC);
NULL             17512 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             17549 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             17596 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             17610 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             17624 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             17700 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             17785 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             17921 Zend/zend_vm_execute.h 	zval *property = NULL;
NULL             17927 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             17950 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             17963 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             18048 Zend/zend_vm_execute.h 					zval *dim = NULL;
NULL             18050 Zend/zend_vm_execute.h 					zend_fetch_dimension_address(&EX_T(op_data->op2.u.var), NULL, dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             18058 Zend/zend_vm_execute.h 			value = NULL;
NULL             18059 Zend/zend_vm_execute.h 			var_ptr = NULL;
NULL             18193 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             18216 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             18229 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             18316 Zend/zend_vm_execute.h 					zend_fetch_dimension_address(&EX_T(op_data->op2.u.var), NULL, dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             18325 Zend/zend_vm_execute.h 			var_ptr = NULL;
NULL             18464 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             18553 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             18693 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             18721 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_RW TSRMLS_CC);
NULL             18757 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_obj_zval_ptr_ptr_unused(TSRMLS_C), property, BP_VAR_W TSRMLS_CC);
NULL             18794 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             18841 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             18855 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             18869 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             18944 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             19029 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             19345 Zend/zend_vm_execute.h 	if (Z_TYPE_P(z) == IS_OBJECT && Z_OBJ_HT_P(z)->get_method != NULL &&
NULL             19627 Zend/zend_vm_execute.h 			if (Z_OBJ_HT_P(retval_ptr)->clone_obj == NULL) {
NULL             19844 Zend/zend_vm_execute.h 	clone = ce ? ce->clone : NULL;
NULL             19945 Zend/zend_vm_execute.h 	zend_op_array *new_op_array=NULL;
NULL             19974 Zend/zend_vm_execute.h 					failure_retval = (!virtual_file_ex(&state, Z_STRVAL_P(inc_filename), NULL, 1) &&
NULL             20027 Zend/zend_vm_execute.h 		EX_T(opline->result.u.var).var.ptr = NULL;
NULL             20033 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             20059 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             20108 Zend/zend_vm_execute.h 							ex->CVs[i] = NULL;
NULL             20133 Zend/zend_vm_execute.h 	zend_object_iterator *iter = NULL;
NULL             20134 Zend/zend_vm_execute.h 	zend_class_entry *ce = NULL;
NULL             20139 Zend/zend_vm_execute.h 		if (array_ptr_ptr == NULL || array_ptr_ptr == &EG(uninitialized_zval_ptr)) {
NULL             20142 Zend/zend_vm_execute.h 			if(Z_OBJ_HT_PP(array_ptr_ptr)->get_class_entry == NULL) {
NULL             20148 Zend/zend_vm_execute.h 			if (!ce || ce->get_iterator == NULL) {
NULL             20204 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             20206 Zend/zend_vm_execute.h 			zend_throw_exception_internal(NULL TSRMLS_CC);
NULL             20242 Zend/zend_vm_execute.h 	} else if ((fe_ht = HASH_OF(array_ptr)) != NULL) {
NULL             20252 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             20632 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             20655 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             20668 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             20903 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             20992 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             21065 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_R TSRMLS_CC), dim, 0, BP_VAR_R TSRMLS_CC);
NULL             21077 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             21098 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             21119 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_IS TSRMLS_CC), dim, 0, BP_VAR_IS TSRMLS_CC);
NULL             21136 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), type TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             21168 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 0, BP_VAR_UNSET TSRMLS_CC);
NULL             21180 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             21273 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             21301 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             21337 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             21374 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             21424 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             21466 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             21480 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             21494 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             21536 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             21551 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             21591 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             21595 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             21598 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             21601 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             21611 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             21679 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             21764 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             22140 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             22163 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             22176 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             22412 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             22501 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             22574 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_R TSRMLS_CC), dim, 1, BP_VAR_R TSRMLS_CC);
NULL             22586 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), dim, 1, BP_VAR_W TSRMLS_CC);
NULL             22607 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), dim, 1, BP_VAR_RW TSRMLS_CC);
NULL             22628 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_IS TSRMLS_CC), dim, 1, BP_VAR_IS TSRMLS_CC);
NULL             22645 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), type TSRMLS_CC), dim, 1, type TSRMLS_CC);
NULL             22677 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 1, BP_VAR_UNSET TSRMLS_CC);
NULL             22689 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             22782 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             22810 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             22846 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             22883 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             22933 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             22976 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             22990 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             23004 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             23048 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             23063 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             23103 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             23107 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             23110 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             23113 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             23123 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             23191 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             23276 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             23652 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             23675 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             23688 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             23924 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             24013 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             24086 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_R TSRMLS_CC), dim, 0, BP_VAR_R TSRMLS_CC);
NULL             24098 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             24119 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             24140 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_IS TSRMLS_CC), dim, 0, BP_VAR_IS TSRMLS_CC);
NULL             24157 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), type TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             24189 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 0, BP_VAR_UNSET TSRMLS_CC);
NULL             24201 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             24294 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             24322 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             24358 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             24395 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             24445 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             24493 Zend/zend_vm_execute.h 		if (free_op2.var == NULL) {
NULL             24525 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             24539 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             24553 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             24597 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             24612 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             24652 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             24656 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             24659 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             24662 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             24672 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             24740 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             24825 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL             24961 Zend/zend_vm_execute.h 	zval *property = NULL;
NULL             24967 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             24990 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             25003 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             25088 Zend/zend_vm_execute.h 					zval *dim = NULL;
NULL             25098 Zend/zend_vm_execute.h 			value = NULL;
NULL             25210 Zend/zend_vm_execute.h 	zval *dim = NULL;
NULL             25212 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             25231 Zend/zend_vm_execute.h 	zval *dim = NULL;
NULL             25233 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             25258 Zend/zend_vm_execute.h 	dim = NULL;
NULL             25259 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), type TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             25285 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             25293 Zend/zend_vm_execute.h 		zval *dim = NULL;
NULL             25313 Zend/zend_vm_execute.h 	zval *offset=NULL;
NULL             25316 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             25356 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             25360 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             25363 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             25366 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             25376 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             25647 Zend/zend_vm_execute.h 	EX_T(result->u.var).var.ptr_ptr = NULL;
NULL             25670 Zend/zend_vm_execute.h 			if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             25683 Zend/zend_vm_execute.h 			zval *z = NULL;
NULL             25918 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             26007 Zend/zend_vm_execute.h 		if (zptr != NULL) { 			/* NULL means no success in getting PTR */
NULL             26080 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_R TSRMLS_CC), dim, 0, BP_VAR_R TSRMLS_CC);
NULL             26092 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), dim, 0, BP_VAR_W TSRMLS_CC);
NULL             26113 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), dim, 0, BP_VAR_RW TSRMLS_CC);
NULL             26134 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_IS TSRMLS_CC), dim, 0, BP_VAR_IS TSRMLS_CC);
NULL             26151 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), type TSRMLS_CC), dim, 0, type TSRMLS_CC);
NULL             26183 Zend/zend_vm_execute.h 	zend_fetch_dimension_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, dim, 0, BP_VAR_UNSET TSRMLS_CC);
NULL             26195 Zend/zend_vm_execute.h 	if (EX_T(opline->result.u.var).var.ptr_ptr == NULL) {
NULL             26288 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             26316 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_RW TSRMLS_CC), property, BP_VAR_RW TSRMLS_CC);
NULL             26352 Zend/zend_vm_execute.h 		zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), _get_zval_ptr_ptr_cv(&opline->op1, EX(Ts), BP_VAR_W TSRMLS_CC), property, BP_VAR_W TSRMLS_CC);
NULL             26389 Zend/zend_vm_execute.h 	zend_fetch_property_address(RETURN_VALUE_UNUSED(&opline->result)?NULL:&EX_T(opline->result.u.var), container, property, BP_VAR_UNSET TSRMLS_CC);
NULL             26439 Zend/zend_vm_execute.h 		object_ptr = NULL;
NULL             26485 Zend/zend_vm_execute.h 		if (free_op2.var == NULL) {
NULL             26516 Zend/zend_vm_execute.h 	zend_ptr_stack_3_push(&EG(arg_types_stack), EX(fbc), EX(object), NULL);
NULL             26530 Zend/zend_vm_execute.h 		if (Z_OBJ_HT_P(EX(object))->get_method == NULL) {
NULL             26544 Zend/zend_vm_execute.h 		EX(object) = NULL;
NULL             26586 Zend/zend_vm_execute.h 		EX_T(opline->op1.u.var).var.ptr_ptr = NULL;
NULL             26601 Zend/zend_vm_execute.h 	zval **expr_ptr_ptr = NULL;
NULL             26641 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), (long) Z_DVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             26645 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL_P(array_ptr), Z_LVAL_P(offset), &expr_ptr, sizeof(zval *), NULL);
NULL             26648 Zend/zend_vm_execute.h 				zend_symtable_update(Z_ARRVAL_P(array_ptr), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, &expr_ptr, sizeof(zval *), NULL);
NULL             26651 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL_P(array_ptr), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
NULL             26661 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL_P(array_ptr), &expr_ptr, sizeof(zval *), NULL);
NULL             26729 Zend/zend_vm_execute.h 											ex->CVs[i] = NULL;
NULL             26814 Zend/zend_vm_execute.h 	zval **value = NULL;
NULL              119 ext/bcmath/bcmath.c 	{NULL, NULL, NULL}
NULL              128 ext/bcmath/bcmath.c 	NULL,
NULL              129 ext/bcmath/bcmath.c 	NULL,
NULL              135 ext/bcmath/bcmath.c 	NULL,
NULL              393 ext/bcmath/bcmath.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Division by zero");
NULL              434 ext/bcmath/bcmath.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Division by zero");
NULL              569 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               63 ext/bcmath/php_bcmath.h #define phpext_bcmath_ptr NULL
NULL              100 ext/bz2/bz2.c  	PHP_FALIAS(bzwrite,   fwrite,		NULL)
NULL              101 ext/bz2/bz2.c  	PHP_FALIAS(bzflush,   fflush,		NULL)
NULL              102 ext/bz2/bz2.c  	PHP_FALIAS(bzclose,   fclose,		NULL)
NULL              108 ext/bz2/bz2.c  	{NULL, NULL, NULL}
NULL              117 ext/bz2/bz2.c  	NULL,
NULL              118 ext/bz2/bz2.c  	NULL,
NULL              185 ext/bz2/bz2.c  	NULL, /* seek */
NULL              186 ext/bz2/bz2.c  	NULL, /* cast */
NULL              187 ext/bz2/bz2.c  	NULL, /* stat */
NULL              188 ext/bz2/bz2.c  	NULL  /* set_option */
NULL              212 ext/bz2/bz2.c  	php_stream *retstream = NULL, *stream = NULL;
NULL              213 ext/bz2/bz2.c  	char *path_copy = NULL;
NULL              214 ext/bz2/bz2.c  	BZFILE *bz_file = NULL;
NULL              220 ext/bz2/bz2.c  		return NULL;
NULL              224 ext/bz2/bz2.c  	virtual_filepath_ex(path, &path_copy, NULL TSRMLS_CC);
NULL              229 ext/bz2/bz2.c  	if ((PG(safe_mode) && (!php_checkuid(path_copy, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(path_copy TSRMLS_CC)) {
NULL              230 ext/bz2/bz2.c  		return NULL;
NULL              239 ext/bz2/bz2.c  	path_copy = NULL;
NULL              241 ext/bz2/bz2.c  	if (bz_file == NULL) {
NULL              272 ext/bz2/bz2.c  	return NULL;
NULL              279 ext/bz2/bz2.c  	NULL, /* close */
NULL              280 ext/bz2/bz2.c  	NULL, /* fstat */
NULL              281 ext/bz2/bz2.c  	NULL, /* stat */
NULL              282 ext/bz2/bz2.c  	NULL, /* opendir */
NULL              284 ext/bz2/bz2.c  	NULL, /* unlink */
NULL              285 ext/bz2/bz2.c  	NULL, /* rename */
NULL              286 ext/bz2/bz2.c  	NULL, /* mkdir */
NULL              287 ext/bz2/bz2.c  	NULL  /* rmdir */
NULL              292 ext/bz2/bz2.c  	NULL,
NULL              338 ext/bz2/bz2.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "length may not be negative");
NULL              347 ext/bz2/bz2.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "could not read valid bz2 data from stream");
NULL              370 ext/bz2/bz2.c  	php_stream *stream = NULL;
NULL              378 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.", Z_STRVAL_PP(mode));
NULL              387 ext/bz2/bz2.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "filename cannot be empty");
NULL              391 ext/bz2/bz2.c  		stream = php_stream_bz2open(NULL,
NULL              395 ext/bz2/bz2.c  									NULL);
NULL              405 ext/bz2/bz2.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot use stream opened in mode '%s'", stream->mode);
NULL              408 ext/bz2/bz2.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot use stream opened in mode '%s'", stream->mode);
NULL              416 ext/bz2/bz2.c  					php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot read from a stream opened in write only mode");
NULL              425 ext/bz2/bz2.c  					php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot write to a stream opened in read only mode");
NULL              482 ext/bz2/bz2.c  	char             *dest = NULL;     /* Destination to place the compressed data into */
NULL              551 ext/bz2/bz2.c  	bzs.bzalloc = NULL;
NULL              552 ext/bz2/bz2.c  	bzs.bzfree = NULL;
NULL              276 ext/bz2/bz2_filter.c 	php_stream_filter_ops *fops = NULL;
NULL              283 ext/bz2/bz2_filter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zu bytes.", sizeof(php_bz2_filter_data));
NULL              284 ext/bz2/bz2_filter.c 		return NULL;
NULL              296 ext/bz2/bz2_filter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zu bytes.", data->inbuf_len);
NULL              298 ext/bz2/bz2_filter.c 		return NULL;
NULL              303 ext/bz2/bz2_filter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zu bytes.", data->outbuf_len);
NULL              306 ext/bz2/bz2_filter.c 		return NULL;
NULL              313 ext/bz2/bz2_filter.c 			zval **tmpzval = NULL;
NULL              344 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              356 ext/bz2/bz2_filter.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter given for work factor. (%ld)", Z_LVAL_PP(tmpzval));
NULL              376 ext/bz2/bz2_filter.c 		return NULL;
NULL               33 ext/bz2/php_bz2.h #define phpext_bz2_ptr NULL
NULL               52 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               45 ext/calendar/cal_unix.c     t = time(NULL);
NULL              169 ext/calendar/calendar.c 	{NULL, NULL, NULL}
NULL              178 ext/calendar/calendar.c 	NULL,
NULL              179 ext/calendar/calendar.c 	NULL,
NULL              180 ext/calendar/calendar.c 	NULL,
NULL              331 ext/calendar/calendar.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld.", cal);
NULL              353 ext/calendar/calendar.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld.", cal);
NULL              362 ext/calendar/calendar.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid date.");
NULL              388 ext/calendar/calendar.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld.", cal);
NULL              410 ext/calendar/calendar.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid calendar ID %ld", cal);
NULL              519 ext/calendar/calendar.c 		*ret = NULL;
NULL              520 ext/calendar/calendar.c 		return NULL;
NULL              618 ext/calendar/calendar.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Year out of range (0-9999).");
NULL              720 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              135 ext/com_dotnet/com_dotnet.c 	hr = CoCreateInstance(&CLSID_CorRuntimeHost, NULL, CLSCTX_ALL,
NULL              163 ext/com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
NULL              195 ext/com_dotnet/com_dotnet.c 	IUnknown *unk = NULL;
NULL              198 ext/com_dotnet/com_dotnet.c 	if (COMG(dotnet_runtime_stuff) == NULL) {
NULL              238 ext/com_dotnet/com_dotnet.c 		IObjectHandle *handle = NULL;
NULL              303 ext/com_dotnet/com_dotnet.c 		stuff->dotnet_host = NULL;
NULL              306 ext/com_dotnet/com_dotnet.c 	COMG(dotnet_runtime_stuff) = NULL;
NULL              315 ext/com_dotnet/com_dotnet.c 		stuff->dotnet_domain = NULL;
NULL               43 ext/com_dotnet/com_extension.c 	PHP_FE(variant_set, NULL)
NULL               44 ext/com_dotnet/com_extension.c 	PHP_FE(variant_add, NULL)
NULL               45 ext/com_dotnet/com_extension.c 	PHP_FE(variant_cat, NULL)
NULL               46 ext/com_dotnet/com_extension.c 	PHP_FE(variant_sub, NULL)
NULL               47 ext/com_dotnet/com_extension.c 	PHP_FE(variant_mul, NULL)
NULL               48 ext/com_dotnet/com_extension.c 	PHP_FE(variant_and, NULL)
NULL               49 ext/com_dotnet/com_extension.c 	PHP_FE(variant_div, NULL)
NULL               50 ext/com_dotnet/com_extension.c 	PHP_FE(variant_eqv, NULL)
NULL               51 ext/com_dotnet/com_extension.c 	PHP_FE(variant_idiv, NULL)
NULL               52 ext/com_dotnet/com_extension.c 	PHP_FE(variant_imp, NULL)
NULL               53 ext/com_dotnet/com_extension.c 	PHP_FE(variant_mod, NULL)
NULL               54 ext/com_dotnet/com_extension.c 	PHP_FE(variant_or, NULL)
NULL               55 ext/com_dotnet/com_extension.c 	PHP_FE(variant_pow, NULL)
NULL               56 ext/com_dotnet/com_extension.c 	PHP_FE(variant_xor, NULL)
NULL               57 ext/com_dotnet/com_extension.c 	PHP_FE(variant_abs, NULL)
NULL               58 ext/com_dotnet/com_extension.c 	PHP_FE(variant_fix, NULL)
NULL               59 ext/com_dotnet/com_extension.c 	PHP_FE(variant_int, NULL)
NULL               60 ext/com_dotnet/com_extension.c 	PHP_FE(variant_neg, NULL)
NULL               61 ext/com_dotnet/com_extension.c 	PHP_FE(variant_not, NULL)
NULL               62 ext/com_dotnet/com_extension.c 	PHP_FE(variant_round, NULL)
NULL               63 ext/com_dotnet/com_extension.c 	PHP_FE(variant_cmp, NULL)
NULL               64 ext/com_dotnet/com_extension.c 	PHP_FE(variant_date_to_timestamp, NULL)
NULL               65 ext/com_dotnet/com_extension.c 	PHP_FE(variant_date_from_timestamp, NULL)
NULL               66 ext/com_dotnet/com_extension.c 	PHP_FE(variant_get_type, NULL)
NULL               67 ext/com_dotnet/com_extension.c 	PHP_FE(variant_set_type, NULL)
NULL               68 ext/com_dotnet/com_extension.c 	PHP_FE(variant_cast, NULL)
NULL               70 ext/com_dotnet/com_extension.c 	PHP_FE(com_create_guid, NULL)
NULL               71 ext/com_dotnet/com_extension.c 	PHP_FE(com_event_sink, NULL)
NULL               72 ext/com_dotnet/com_extension.c 	PHP_FE(com_print_typeinfo, NULL)
NULL               73 ext/com_dotnet/com_extension.c 	PHP_FE(com_message_pump, NULL)
NULL               74 ext/com_dotnet/com_extension.c 	PHP_FE(com_load_typelib, NULL)
NULL               75 ext/com_dotnet/com_extension.c 	PHP_FE(com_get_active_object, NULL)
NULL               76 ext/com_dotnet/com_extension.c 	{ NULL, NULL, NULL }
NULL               93 ext/com_dotnet/com_extension.c 	NULL,
NULL               94 ext/com_dotnet/com_extension.c 	NULL,
NULL              115 ext/com_dotnet/com_extension.c 	char *strtok_buf = NULL;
NULL              118 ext/com_dotnet/com_extension.c 	if (!new_value || !new_value[0] || (typelib_file = VCWD_FOPEN(new_value, "r"))==NULL) {
NULL              134 ext/com_dotnet/com_extension.c 		if (typelib_name == NULL) {
NULL              138 ext/com_dotnet/com_extension.c 		modifier = php_strtok_r(NULL, "#", &strtok_buf);
NULL              139 ext/com_dotnet/com_extension.c 		if (modifier != NULL) {
NULL              155 ext/com_dotnet/com_extension.c 		if ((pTL = php_com_load_typelib_via_cache(typelib_name, COMG(code_page), &cached TSRMLS_CC)) != NULL) {
NULL              197 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "com_exception", NULL);
NULL              198 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              202 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "com_safearray_proxy", NULL);
NULL              208 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "variant", NULL);
NULL              213 ext/com_dotnet/com_extension.c 	INIT_CLASS_ENTRY(ce, "com", NULL);
NULL              218 ext/com_dotnet/com_extension.c 	zend_ts_hash_init(&php_com_typelibraries, 0, NULL, php_com_typelibrary_dtor, 1);
NULL              221 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              616 ext/com_dotnet/com_handlers.c 		obj->typeinfo = NULL;
NULL              622 ext/com_dotnet/com_handlers.c 		obj->sink_dispatch = NULL;
NULL              676 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              100 ext/com_dotnet/com_iterator.c 		I->zdata = NULL;
NULL              139 ext/com_dotnet/com_iterator.c 	NULL
NULL              146 ext/com_dotnet/com_iterator.c 	IEnumVARIANT *iev = NULL;
NULL              159 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              160 ext/com_dotnet/com_iterator.c 		return NULL;
NULL              170 ext/com_dotnet/com_iterator.c 	I->zdata = NULL;
NULL              181 ext/com_dotnet/com_iterator.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              208 ext/com_dotnet/com_iterator.c 						&dp, &v, NULL, NULL))) {
NULL              221 ext/com_dotnet/com_iterator.c 		if (iev == NULL) {
NULL              248 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               75 ext/com_dotnet/com_olechar.c 	length = WideCharToMultiByte(codepage, 0, olestring, -1, NULL, 0, NULL, NULL);
NULL               79 ext/com_dotnet/com_olechar.c 		length = WideCharToMultiByte(codepage, 0, olestring, -1, string, length, NULL, NULL);
NULL               92 ext/com_dotnet/com_olechar.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL               82 ext/com_dotnet/com_persist.c 	*ppvObject = NULL;
NULL              278 ext/com_dotnet/com_persist.c 	if (stm == NULL)
NULL              279 ext/com_dotnet/com_persist.c 		return NULL;
NULL              299 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              343 ext/com_dotnet/com_persist.c 	OLECHAR *olename = NULL;
NULL              362 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              364 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              375 ext/com_dotnet/com_persist.c 	char *filename, *fullpath = NULL;
NULL              378 ext/com_dotnet/com_persist.c 	OLECHAR *olefilename = NULL;
NULL              392 ext/com_dotnet/com_persist.c 			fullpath = expand_filepath(filename, NULL TSRMLS_CC);
NULL              397 ext/com_dotnet/com_persist.c 			if ((PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || 
NULL              413 ext/com_dotnet/com_persist.c 					olefilename = NULL;
NULL              425 ext/com_dotnet/com_persist.c 			php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              429 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              456 ext/com_dotnet/com_persist.c 		if (!(fullpath = expand_filepath(filename, NULL TSRMLS_CC))) {
NULL              460 ext/com_dotnet/com_persist.c 		if ((PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) ||
NULL              473 ext/com_dotnet/com_persist.c 			php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              477 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              500 ext/com_dotnet/com_persist.c 			php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              506 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              533 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              544 ext/com_dotnet/com_persist.c 	IStream *stm = NULL;
NULL              555 ext/com_dotnet/com_persist.c 	if (stream == NULL) {
NULL              561 ext/com_dotnet/com_persist.c 	if (stm == NULL) {
NULL              569 ext/com_dotnet/com_persist.c 	if (helper->unk == NULL) {
NULL              570 ext/com_dotnet/com_persist.c 		IDispatch *disp = NULL;
NULL              592 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              604 ext/com_dotnet/com_persist.c 	IStream *stm = NULL;
NULL              617 ext/com_dotnet/com_persist.c 	if (stream == NULL) {
NULL              623 ext/com_dotnet/com_persist.c 	if (stm == NULL) {
NULL              641 ext/com_dotnet/com_persist.c 		php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              653 ext/com_dotnet/com_persist.c 	php_com_dotnet_object *obj = NULL;
NULL              654 ext/com_dotnet/com_persist.c 	zval *zobj = NULL;
NULL              669 ext/com_dotnet/com_persist.c 	if (V_VT(&obj->v) != VT_DISPATCH || V_DISPATCH(&obj->v) == NULL) {
NULL              685 ext/com_dotnet/com_persist.c 	CPH_ME(__construct, NULL)
NULL              686 ext/com_dotnet/com_persist.c 	CPH_ME(GetCurFileName, NULL)
NULL              687 ext/com_dotnet/com_persist.c 	CPH_ME(SaveToFile, NULL)
NULL              688 ext/com_dotnet/com_persist.c 	CPH_ME(LoadFromFile, NULL)
NULL              689 ext/com_dotnet/com_persist.c 	CPH_ME(GetMaxStreamSize, NULL)
NULL              690 ext/com_dotnet/com_persist.c 	CPH_ME(InitNew, NULL)
NULL              691 ext/com_dotnet/com_persist.c 	CPH_ME(LoadFromStream, NULL)
NULL              692 ext/com_dotnet/com_persist.c 	CPH_ME(SaveToStream, NULL)
NULL              693 ext/com_dotnet/com_persist.c 	{NULL, NULL, NULL}
NULL              751 ext/com_dotnet/com_persist.c 	retval.handle = zend_objects_store_put(helper, NULL, helper_free_storage, helper_clone TSRMLS_CC);
NULL              762 ext/com_dotnet/com_persist.c 	helper_handlers.clone_obj = NULL;
NULL              770 ext/com_dotnet/com_persist.c 			NULL, "com_dotnet_istream_wrapper", module_number);
NULL              199 ext/com_dotnet/com_saproxy.c 			php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              279 ext/com_dotnet/com_saproxy.c 			php_com_throw_exception(res, NULL TSRMLS_CC);
NULL              294 ext/com_dotnet/com_saproxy.c 	return NULL;
NULL              306 ext/com_dotnet/com_saproxy.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Operation not yet supported on a COM object");
NULL              312 ext/com_dotnet/com_saproxy.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a COM object");
NULL              317 ext/com_dotnet/com_saproxy.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a COM object");
NULL              323 ext/com_dotnet/com_saproxy.c 	return NULL;
NULL              329 ext/com_dotnet/com_saproxy.c 	return NULL;
NULL              340 ext/com_dotnet/com_saproxy.c 	return NULL;
NULL              388 ext/com_dotnet/com_saproxy.c 	NULL,
NULL              389 ext/com_dotnet/com_saproxy.c 	NULL, //saproxy_object_get,
NULL              390 ext/com_dotnet/com_saproxy.c 	NULL, //saproxy_object_set,
NULL              439 ext/com_dotnet/com_saproxy.c 	php_com_saproxy *proxy, *rel = NULL;
NULL              466 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              553 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              196 ext/com_dotnet/com_typeinfo.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type library constant %s is already defined", c.name);
NULL              252 ext/com_dotnet/com_typeinfo.c 				search_string, l+1, (void*)&TL, sizeof(ITypeLib*), NULL)) {
NULL              263 ext/com_dotnet/com_typeinfo.c 	ITypeInfo *typeinfo = NULL;
NULL              264 ext/com_dotnet/com_typeinfo.c 	ITypeLib *typelib = NULL;
NULL              269 ext/com_dotnet/com_typeinfo.c 		if (dispname == NULL && sink) {
NULL              280 ext/com_dotnet/com_typeinfo.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "IProvideClassInfo: this code not yet written!");
NULL              283 ext/com_dotnet/com_typeinfo.c 		} else if (dispname == NULL) {
NULL              297 ext/com_dotnet/com_typeinfo.c 		} else if (typelibname == NULL) {
NULL              306 ext/com_dotnet/com_typeinfo.c 					typeinfo = NULL;
NULL              404 ext/com_dotnet/com_typeinfo.c 	{ 0, NULL }
NULL              410 ext/com_dotnet/com_typeinfo.c 	for (i = 0; vt_names[i].name != NULL; i++) {
NULL              423 ext/com_dotnet/com_typeinfo.c 	clsid_str = php_com_olestring_to_string(ole_clsid, NULL, codepage TSRMLS_CC);
NULL              436 ext/com_dotnet/com_typeinfo.c 	char *ansiname = NULL;
NULL              445 ext/com_dotnet/com_typeinfo.c 	if (id_to_name == NULL || attr->typekind == TKIND_DISPATCH) {
NULL              454 ext/com_dotnet/com_typeinfo.c 			ITypeInfo_GetDocumentation(typeinfo, MEMBERID_NIL, &olename, NULL, NULL, NULL);
NULL              466 ext/com_dotnet/com_typeinfo.c 			zend_hash_init(id_to_name, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              484 ext/com_dotnet/com_typeinfo.c 				ITypeInfo_GetDocumentation(typeinfo, func->memid, &olename, NULL, NULL, NULL);
NULL              511 ext/com_dotnet/com_typeinfo.c 						ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL);
NULL              565 ext/com_dotnet/com_typeinfo.c 						ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL);
NULL              583 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              171 ext/com_dotnet/com_variant.c 	OLECHAR *olestring = NULL;
NULL              219 ext/com_dotnet/com_variant.c 				olestring = NULL;
NULL              223 ext/com_dotnet/com_variant.c 			if (V_UNKNOWN(v) != NULL) {
NULL              236 ext/com_dotnet/com_variant.c 			if (V_DISPATCH(v) != NULL) {
NULL              254 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              388 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              401 ext/com_dotnet/com_variant.c 	zval *zvalue = NULL;
NULL              461 ext/com_dotnet/com_variant.c 		obj->typeinfo = NULL;
NULL              470 ext/com_dotnet/com_variant.c 	zval *zobj, *zvalue = NULL;
NULL              483 ext/com_dotnet/com_variant.c 		obj->typeinfo = NULL;
NULL              488 ext/com_dotnet/com_variant.c 		obj->sink_dispatch = NULL;
NULL              513 ext/com_dotnet/com_variant.c 	VARIANT *vleft = NULL, *vright = NULL;
NULL              514 ext/com_dotnet/com_variant.c 	zval *zleft = NULL, *zright = NULL;
NULL              601 ext/com_dotnet/com_variant.c 		php_com_throw_exception(result, NULL TSRMLS_CC);
NULL              718 ext/com_dotnet/com_variant.c 	VARIANT *vleft = NULL;
NULL              719 ext/com_dotnet/com_variant.c 	zval *zleft = NULL;
NULL              760 ext/com_dotnet/com_variant.c 		php_com_throw_exception(result, NULL TSRMLS_CC);
NULL              814 ext/com_dotnet/com_variant.c 	VARIANT *vleft = NULL;
NULL              815 ext/com_dotnet/com_variant.c 	zval *zleft = NULL;
NULL              849 ext/com_dotnet/com_variant.c 	VARIANT *vleft = NULL, *vright = NULL;
NULL              850 ext/com_dotnet/com_variant.c 	zval *zleft = NULL, *zright = NULL;
NULL              907 ext/com_dotnet/com_variant.c 	zval *zleft = NULL;
NULL              957 ext/com_dotnet/com_variant.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timestamp value must be a positive value.");
NULL             1020 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              123 ext/com_dotnet/com_wrapper.c 	*ppvObject = NULL;
NULL              167 ext/com_dotnet/com_wrapper.c 	*ppTInfo = NULL;
NULL              218 ext/com_dotnet/com_wrapper.c 			pVarResult, pExcepInfo, NULL);
NULL              261 ext/com_dotnet/com_wrapper.c 	zval *retval = NULL;
NULL              262 ext/com_dotnet/com_wrapper.c 	zval ***params = NULL;
NULL              302 ext/com_dotnet/com_wrapper.c 							&retval, pdp->cArgs, params, 1, NULL TSRMLS_CC)) {
NULL              432 ext/com_dotnet/com_wrapper.c 	*ppunk = NULL;
NULL              460 ext/com_dotnet/com_wrapper.c 	char *name = NULL;
NULL              466 ext/com_dotnet/com_wrapper.c 	if (disp->dispid_to_name == NULL) {
NULL              469 ext/com_dotnet/com_wrapper.c 		zend_hash_init(disp->name_to_dispid, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              470 ext/com_dotnet/com_wrapper.c 		zend_hash_init(disp->dispid_to_name, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              496 ext/com_dotnet/com_wrapper.c 			zend_hash_index_update(disp->dispid_to_name, pid, (void*)&tmp, sizeof(zval *), NULL);
NULL              500 ext/com_dotnet/com_wrapper.c 			zend_hash_update(disp->name_to_dispid, name, namelen, (void*)&tmp, sizeof(zval *), NULL);
NULL              528 ext/com_dotnet/com_wrapper.c 			zend_hash_index_update(disp->dispid_to_name, pid, (void*)&tmp, sizeof(zval *), NULL);
NULL              532 ext/com_dotnet/com_wrapper.c 			zend_hash_update(disp->name_to_dispid, name, namelen, (void*)&tmp, sizeof(zval *), NULL);
NULL              543 ext/com_dotnet/com_wrapper.c 	if (disp == NULL)
NULL              544 ext/com_dotnet/com_wrapper.c 		return NULL;
NULL              594 ext/com_dotnet/com_wrapper.c 	char *name = NULL;
NULL              606 ext/com_dotnet/com_wrapper.c 	zend_hash_init(disp->name_to_dispid, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              619 ext/com_dotnet/com_wrapper.c 				Z_STRLEN_PP(ntmp)+1, (void*)&tmp, sizeof(zval *), NULL);
NULL              630 ext/com_dotnet/com_wrapper.c 	php_dispatchex *disp = NULL;
NULL              633 ext/com_dotnet/com_wrapper.c 		return NULL;
NULL              640 ext/com_dotnet/com_wrapper.c 		if (obj == NULL)
NULL              641 ext/com_dotnet/com_wrapper.c 			return NULL;
NULL              648 ext/com_dotnet/com_wrapper.c 		return NULL;
NULL              120 ext/ctype/ctype.c 	{NULL, NULL, NULL}	/* Must be the last line in ctype_functions[] */
NULL              130 ext/ctype/ctype.c 	NULL,
NULL              131 ext/ctype/ctype.c 	NULL,
NULL              132 ext/ctype/ctype.c 	NULL,
NULL              133 ext/ctype/ctype.c 	NULL,
NULL               35 ext/ctype/php_ctype.h #define phpext_ctype_ptr NULL
NULL               95 ext/curl/interface.c static MUTEX_T *php_curl_openssl_tsl = NULL;
NULL              141 ext/curl/interface.c 	NULL,
NULL              172 ext/curl/interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid URL '%s'", str);				\
NULL              177 ext/curl/interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL '%s' contains unencoded control characters", str);	\
NULL              313 ext/curl/interface.c 	{NULL, NULL, NULL}
NULL              325 ext/curl/interface.c 	NULL,
NULL              326 ext/curl/interface.c 	NULL,
NULL              354 ext/curl/interface.c 	le_curl = zend_register_list_destructors_ex(_php_curl_close, NULL, "curl", module_number);
NULL              355 ext/curl/interface.c 	le_curl_multi_handle = zend_register_list_destructors_ex(_php_curl_multi_close, NULL, "curl", module_number);
NULL              661 ext/curl/interface.c 		while (*p != NULL) {
NULL              692 ext/curl/interface.c 		CRYPTO_set_id_callback(NULL);
NULL              693 ext/curl/interface.c 		CRYPTO_set_locking_callback(NULL);
NULL              700 ext/curl/interface.c 		php_curl_openssl_tsl = NULL;
NULL              734 ext/curl/interface.c 			zval *retval_ptr = NULL;
NULL              735 ext/curl/interface.c 			zval *handle = NULL;
NULL              736 ext/curl/interface.c 			zval *zdata = NULL;
NULL              751 ext/curl/interface.c 			fci.object_pp = NULL;
NULL              757 ext/curl/interface.c 			fci.symbol_table = NULL;
NULL              763 ext/curl/interface.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the CURLOPT_WRITEFUNCTION");
NULL              799 ext/curl/interface.c 			zval  *handle = NULL;
NULL              800 ext/curl/interface.c 			zval  *zfd = NULL;
NULL              801 ext/curl/interface.c 			zval  *zlength = NULL;
NULL              824 ext/curl/interface.c 			fci.object_pp = NULL;
NULL              829 ext/curl/interface.c 			fci.symbol_table = NULL;
NULL              835 ext/curl/interface.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot call the CURLOPT_READFUNCTION"); 
NULL              879 ext/curl/interface.c 			zval  *handle = NULL;
NULL              880 ext/curl/interface.c 			zval  *zdata = NULL;
NULL              898 ext/curl/interface.c 			fci.symbol_table = NULL;
NULL              899 ext/curl/interface.c 			fci.object_pp = NULL;
NULL              909 ext/curl/interface.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the CURLOPT_HEADERFUNCTION");
NULL              960 ext/curl/interface.c 	zval        *retval = NULL;
NULL              974 ext/curl/interface.c 	error = call_user_function(EG(function_table), NULL, func, retval, 2, argv TSRMLS_CC);
NULL              976 ext/curl/interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not call the CURLOPT_PASSWDFUNCTION");
NULL              979 ext/curl/interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Returned password is too long for libcurl to handle");
NULL              984 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             1033 ext/curl/interface.c 	if (d == NULL) {
NULL             1050 ext/curl/interface.c 		zval  *protocol_list = NULL;
NULL             1055 ext/curl/interface.c 		while (*p != NULL) {
NULL             1099 ext/curl/interface.c 		PHP_CURL_CHECK_OPEN_BASEDIR(Z_STRVAL_PP(url), Z_STRLEN_PP(url), (void) NULL);
NULL             1104 ext/curl/interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not initialize a new cURL handle");
NULL             1165 ext/curl/interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot duplicate cURL handle");
NULL             1209 ext/curl/interface.c 	dupch->to_free.str.dtor = NULL;
NULL             1301 ext/curl/interface.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set");
NULL             1332 ext/curl/interface.c 			char *copystr = NULL;
NULL             1350 ext/curl/interface.c 			FILE *fp = NULL;
NULL             1452 ext/curl/interface.c 				struct HttpPost  *first = NULL;
NULL             1453 ext/curl/interface.c 				struct HttpPost  *last  = NULL;
NULL             1455 ext/curl/interface.c 				char             *string_key = NULL;
NULL             1461 ext/curl/interface.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't get HashTable in CURLOPT_POSTFIELDS"); 
NULL             1474 ext/curl/interface.c 					zend_hash_get_current_key_ex(postfields, &string_key, &string_key_len, &num_key, 0, NULL);
NULL             1513 ext/curl/interface.c 				char *post = NULL;
NULL             1529 ext/curl/interface.c 			struct curl_slist  *slist = NULL;
NULL             1533 ext/curl/interface.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must pass either an object or an array with the CURLOPT_HTTPHEADER, CURLOPT_QUOTE, CURLOPT_HTTP200ALIASES and CURLOPT_POSTQUOTE arguments");
NULL             1542 ext/curl/interface.c 				char *indiv = NULL;
NULL             1551 ext/curl/interface.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not build curl_slist"); 
NULL             1570 ext/curl/interface.c 			char *copystr = NULL;
NULL             1593 ext/curl/interface.c 				curl_easy_setopt(ch->cp, CURLOPT_DEBUGFUNCTION, NULL);
NULL             1594 ext/curl/interface.c 				curl_easy_setopt(ch->cp, CURLOPT_DEBUGDATA, NULL);
NULL             1652 ext/curl/interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array keys must be CURLOPT constants or equivalent integer values"); 
NULL             1749 ext/curl/interface.c 			if (s_code != NULL) {
NULL             1816 ext/curl/interface.c  				char *s_code = NULL;
NULL             1921 ext/curl/interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempt to close cURL handle from a callback");
NULL              111 ext/curl/multi.c 	ch = (php_curl *) zend_fetch_resource(&z_ch TSRMLS_CC, -1, le_curl_name, NULL, 1, le_curl);
NULL              251 ext/curl/multi.c 	zval      *zmsgs_in_queue = NULL;
NULL              260 ext/curl/multi.c 	if (tmp_msg == NULL) {
NULL              330 ext/curl/multi.c 		rsrc->ptr = NULL;
NULL              176 ext/curl/php_curl.h #define curl_module_ptr NULL
NULL              109 ext/curl/streams.c 		zend_hash_next_index_insert(Z_ARRVAL_P(curlstream->headers), &header, sizeof(zval *), NULL);
NULL              249 ext/curl/streams.c 	NULL, /* seek */
NULL              260 ext/curl/streams.c 	zval *tmp, **ctx_opt = NULL;
NULL              326 ext/curl/streams.c 			zval **header = NULL;
NULL              327 ext/curl/streams.c 			struct curl_slist *hl = NULL;
NULL              362 ext/curl/streams.c 			if (Z_TYPE_PP(ctx_opt) != IS_STRING || !is_numeric_string(Z_STRVAL_PP(ctx_opt), Z_STRLEN_PP(ctx_opt), &mr, NULL, 1)) {
NULL              443 ext/curl/streams.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", curl_multi_strerror(m));
NULL              445 ext/curl/streams.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "There was an error mcode=%d", m);
NULL              448 ext/curl/streams.c 			return NULL;
NULL              458 ext/curl/streams.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", curl_easy_strerror(msg->data.result));
NULL              460 ext/curl/streams.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "There was an error mcode=%d", msg->data.result);
NULL              467 ext/curl/streams.c 			return NULL;
NULL              476 ext/curl/streams.c 	NULL, /* stream_close: curl streams know how to clean themselves up */
NULL              477 ext/curl/streams.c 	NULL, /* stream_stat: curl streams know how to stat themselves */
NULL              478 ext/curl/streams.c 	NULL, /* stat url */
NULL              479 ext/curl/streams.c 	NULL, /* opendir */
NULL              481 ext/curl/streams.c 	NULL, /* unlink */
NULL              482 ext/curl/streams.c 	NULL, /* rename */
NULL              483 ext/curl/streams.c 	NULL, /* mkdir */
NULL              484 ext/curl/streams.c 	NULL  /* rmdir */
NULL              489 ext/curl/streams.c 	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              171 ext/date/lib/parse_date.c 	{ NULL, 0, 0, NULL },
NULL              176 ext/date/lib/parse_date.c 	{ NULL, 0, 0, NULL },
NULL              224 ext/date/lib/parse_date.c 	{ NULL,          0,          0 }
NULL              245 ext/date/lib/parse_date.c 	{ NULL,       1,  0 }
NULL              288 ext/date/lib/parse_date.c 	{  NULL,       0,  0 }
NULL              404 ext/date/lib/parse_date.c 	tmp_nr = strtoll(str, NULL, 10);
NULL              439 ext/date/lib/parse_date.c 	tmp_nr = strtod(str, NULL);
NULL              477 ext/date/lib/parse_date.c 			return HOUR(strtol(begin, NULL, 10));
NULL              482 ext/date/lib/parse_date.c 				tmp = HOUR(strtol(begin, NULL, 10)) + strtol(begin + 2, NULL, 10);
NULL              485 ext/date/lib/parse_date.c 				tmp = HOUR(strtol(begin, NULL, 10)) + strtol(begin + 3, NULL, 10);
NULL              488 ext/date/lib/parse_date.c 				tmp = strtol(begin, NULL, 10);
NULL              492 ext/date/lib/parse_date.c 			tmp = HOUR(strtol(begin, NULL, 10)) + strtol(begin + 3, NULL, 10);
NULL              574 ext/date/lib/parse_date.c 	const timelib_relunit *tp, *value = NULL;
NULL              629 ext/date/lib/parse_date.c 	const timelib_tz_lookup_table  *tp, *first_found_elem = NULL;
NULL              661 ext/date/lib/parse_date.c 	return NULL;
NULL              737 ext/date/lib/parse_date.c 			if ((res = timelib_parse_tzfile(tz_abbr, tzdb)) != NULL) {
NULL              769 ext/date/lib/parse_date.c 	char *str, *ptr = NULL;
NULL             22324 ext/date/lib/parse_date.c 	in.errors->warning_messages = NULL;
NULL             22326 ext/date/lib/parse_date.c 	in.errors->error_messages = NULL;
NULL             22404 ext/date/lib/parse_date.c 		parsed->tz_abbr = now->tz_abbr ? strdup(now->tz_abbr) : NULL;
NULL             22407 ext/date/lib/parse_date.c 		parsed->tz_info = now->tz_info ? timelib_tzinfo_clone(now->tz_info) : NULL;
NULL             22428 ext/date/lib/parse_date.c 		return NULL;
NULL               68 ext/date/lib/parse_tz.c 	int32_t *buffer = NULL;
NULL               70 ext/date/lib/parse_tz.c 	unsigned char *cbuffer = NULL;
NULL              213 ext/date/lib/parse_tz.c 	char *cur_locale = NULL, *tmp;
NULL              215 ext/date/lib/parse_tz.c 	tmp = setlocale(LC_CTYPE, NULL);
NULL              277 ext/date/lib/parse_tz.c 		tmp = NULL;
NULL              294 ext/date/lib/parse_tz.c 		return NULL;
NULL              332 ext/date/lib/parse_tz.c 		return NULL;
NULL              340 ext/date/lib/parse_tz.c 	return NULL;
NULL               28 ext/date/lib/timelib.c 		m = NULL;	\
NULL              122 ext/date/lib/timelib.c 		timelib_update_ts(t, NULL);
NULL             1671 ext/date/lib/timezonemap.h 	{ "a",     0,   3600, NULL                            },
NULL             1672 ext/date/lib/timezonemap.h 	{ "b",     0,   7200, NULL                            },
NULL             1673 ext/date/lib/timezonemap.h 	{ "c",     0,  10800, NULL                            },
NULL             1674 ext/date/lib/timezonemap.h 	{ "d",     0,  14400, NULL                            },
NULL             1675 ext/date/lib/timezonemap.h 	{ "e",     0,  18000, NULL                            },
NULL             1676 ext/date/lib/timezonemap.h 	{ "f",     0,  21600, NULL                            },
NULL             1677 ext/date/lib/timezonemap.h 	{ "g",     0,  25200, NULL                            },
NULL             1678 ext/date/lib/timezonemap.h 	{ "h",     0,  28800, NULL                            },
NULL             1679 ext/date/lib/timezonemap.h 	{ "i",     0,  32400, NULL                            },
NULL             1680 ext/date/lib/timezonemap.h 	{ "k",     0,  36000, NULL                            },
NULL             1681 ext/date/lib/timezonemap.h 	{ "l",     0,  39600, NULL                            },
NULL             1682 ext/date/lib/timezonemap.h 	{ "m",     0,  43200, NULL                            },
NULL             1683 ext/date/lib/timezonemap.h 	{ "n",     0,  -3600, NULL                            },
NULL             1684 ext/date/lib/timezonemap.h 	{ "o",     0,  -7200, NULL                            },
NULL             1685 ext/date/lib/timezonemap.h 	{ "p",     0, -10800, NULL                            },
NULL             1686 ext/date/lib/timezonemap.h 	{ "q",     0, -14400, NULL                            },
NULL             1687 ext/date/lib/timezonemap.h 	{ "r",     0, -18000, NULL                            },
NULL             1688 ext/date/lib/timezonemap.h 	{ "s",     0, -21600, NULL                            },
NULL             1689 ext/date/lib/timezonemap.h 	{ "t",     0, -25200, NULL                            },
NULL             1691 ext/date/lib/timezonemap.h 	{ "u",     0, -28800, NULL                            },
NULL             1692 ext/date/lib/timezonemap.h 	{ "v",     0, -32400, NULL                            },
NULL             1693 ext/date/lib/timezonemap.h 	{ "w",     0, -36000, NULL                            },
NULL             1694 ext/date/lib/timezonemap.h 	{ "x",     0, -39600, NULL                            },
NULL             1695 ext/date/lib/timezonemap.h 	{ "y",     0, -43200, NULL                            },
NULL             1698 ext/date/lib/timezonemap.h 	{ "z",     0,      0, NULL                            },
NULL              170 ext/date/php_date.c 	PHP_FE(date_create, NULL)
NULL              171 ext/date/php_date.c 	PHP_FE(date_parse, NULL)
NULL              172 ext/date/php_date.c 	PHP_FE(date_format, NULL)
NULL              173 ext/date/php_date.c 	PHP_FE(date_modify, NULL)
NULL              174 ext/date/php_date.c 	PHP_FE(date_timezone_get, NULL)
NULL              175 ext/date/php_date.c 	PHP_FE(date_timezone_set, NULL)
NULL              176 ext/date/php_date.c 	PHP_FE(date_offset_get, NULL)
NULL              178 ext/date/php_date.c 	PHP_FE(date_time_set, NULL)
NULL              179 ext/date/php_date.c 	PHP_FE(date_date_set, NULL)
NULL              180 ext/date/php_date.c 	PHP_FE(date_isodate_set, NULL)
NULL              182 ext/date/php_date.c 	PHP_FE(timezone_open, NULL)
NULL              183 ext/date/php_date.c 	PHP_FE(timezone_name_get, NULL)
NULL              184 ext/date/php_date.c 	PHP_FE(timezone_name_from_abbr, NULL)
NULL              185 ext/date/php_date.c 	PHP_FE(timezone_offset_get, NULL)
NULL              186 ext/date/php_date.c 	PHP_FE(timezone_transitions_get, NULL)
NULL              187 ext/date/php_date.c 	PHP_FE(timezone_identifiers_list, NULL)
NULL              188 ext/date/php_date.c 	PHP_FE(timezone_abbreviations_list, NULL)
NULL              198 ext/date/php_date.c 	{NULL, NULL, NULL}
NULL              202 ext/date/php_date.c 	PHP_ME(DateTime,			__construct,		NULL, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)
NULL              203 ext/date/php_date.c 	PHP_ME_MAPPING(format,		date_format,		NULL, 0)
NULL              204 ext/date/php_date.c 	PHP_ME_MAPPING(modify,		date_modify,		NULL, 0)
NULL              205 ext/date/php_date.c 	PHP_ME_MAPPING(getTimezone, date_timezone_get,	NULL, 0)
NULL              206 ext/date/php_date.c 	PHP_ME_MAPPING(setTimezone, date_timezone_set,	NULL, 0)
NULL              207 ext/date/php_date.c 	PHP_ME_MAPPING(getOffset,	date_offset_get,	NULL, 0)
NULL              208 ext/date/php_date.c 	PHP_ME_MAPPING(setTime,		date_time_set,		NULL, 0)
NULL              209 ext/date/php_date.c 	PHP_ME_MAPPING(setDate,		date_date_set,		NULL, 0)
NULL              210 ext/date/php_date.c 	PHP_ME_MAPPING(setISODate,	date_isodate_set,	NULL, 0)
NULL              211 ext/date/php_date.c 	{NULL, NULL, NULL}
NULL              215 ext/date/php_date.c 	PHP_ME(DateTimeZone,				__construct,				NULL, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)
NULL              216 ext/date/php_date.c 	PHP_ME_MAPPING(getName,				timezone_name_get,			NULL, 0)
NULL              217 ext/date/php_date.c 	PHP_ME_MAPPING(getOffset,			timezone_offset_get,		NULL, 0)
NULL              218 ext/date/php_date.c 	PHP_ME_MAPPING(getTransitions,		timezone_transitions_get,	NULL, 0)
NULL              219 ext/date/php_date.c 	PHP_ME_MAPPING(listAbbreviations,	timezone_abbreviations_list, NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
NULL              220 ext/date/php_date.c 	PHP_ME_MAPPING(listIdentifiers,		timezone_identifiers_list,	NULL, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
NULL              221 ext/date/php_date.c 	{NULL, NULL, NULL}
NULL              247 ext/date/php_date.c 	PHP_INI_ENTRY("date.default_latitude",           DATE_DEFAULT_LATITUDE,        PHP_INI_ALL, NULL)
NULL              248 ext/date/php_date.c 	PHP_INI_ENTRY("date.default_longitude",          DATE_DEFAULT_LONGITUDE,       PHP_INI_ALL, NULL)
NULL              249 ext/date/php_date.c 	PHP_INI_ENTRY("date.sunset_zenith",              DATE_SUNSET_ZENITH,           PHP_INI_ALL, NULL)
NULL              250 ext/date/php_date.c 	PHP_INI_ENTRY("date.sunrise_zenith",             DATE_SUNRISE_ZENITH,          PHP_INI_ALL, NULL)
NULL              295 ext/date/php_date.c 		if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "O", &object, date_ce_date) == FAILURE) {	\
NULL              303 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              318 ext/date/php_date.c         {NULL, NULL, NULL}
NULL              324 ext/date/php_date.c 	NULL,
NULL              336 ext/date/php_date.c 	NULL,                       /* globals dtor */
NULL              337 ext/date/php_date.c 	NULL,                       /* post deactivate */
NULL              346 ext/date/php_date.c 	date_globals->default_timezone = NULL;
NULL              347 ext/date/php_date.c 	date_globals->timezone = NULL;
NULL              365 ext/date/php_date.c 	DATEG(timezone) = NULL;
NULL              366 ext/date/php_date.c 	zend_hash_init(&DATEG(tzcache), 4, NULL, _php_date_tzinfo_dtor, 0);
NULL              378 ext/date/php_date.c 	DATEG(timezone) = NULL;
NULL              520 ext/date/php_date.c 	php_date_global_timezone_db = NULL;
NULL              563 ext/date/php_date.c 		zend_hash_add(&DATEG(tzcache), formal_tzname, strlen(formal_tzname) + 1, (void *) &tzi, sizeof(timelib_tzinfo*), NULL);
NULL              592 ext/date/php_date.c 		char      *tzid = NULL;
NULL              594 ext/date/php_date.c 		the_time = time(NULL);
NULL              603 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_STRICT, DATE_TZ_ERRMSG "We selected '%s' for '%s/%.1f/%s' instead", tzid, ta ? ta->tm_zone : "Unknown", ta ? (float) (ta->tm_gmtoff / 3600) : 0, ta ? (ta->tm_isdst ? "DST" : "no DST") : "Unknown");
NULL              622 ext/date/php_date.c 				php_error_docref(NULL TSRMLS_CC, E_STRICT, DATE_TZ_ERRMSG "We selected '%s' for '%.1f/no DST' instead", tzid, ((tzi.Bias + tzi.StandardBias) / -60.0));
NULL              636 ext/date/php_date.c 				php_error_docref(NULL TSRMLS_CC, E_STRICT, DATE_TZ_ERRMSG "We selected '%s' for '%.1f/DST' instead", tzid, ((tzi.Bias + tzi.DaylightBias) / -60.0));
NULL              651 ext/date/php_date.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, DATE_TZ_ERRMSG "We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm");
NULL              663 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Timezone database is corrupt - this should *never* happen!");
NULL              732 ext/date/php_date.c 	timelib_time_offset *offset = NULL;
NULL              888 ext/date/php_date.c 		ts = time(NULL);
NULL              914 ext/date/php_date.c 		tzi = NULL;
NULL              932 ext/date/php_date.c 	timelib_time_offset *offset = NULL;
NULL              944 ext/date/php_date.c 		tzi = NULL;
NULL             1052 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "idate format is one char");
NULL             1057 ext/date/php_date.c 		ts = time(NULL);
NULL             1062 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized date format token.");
NULL             1088 ext/date/php_date.c 	parsed_time = timelib_strtotime(string, strlen(string), NULL, DATE_TIMEZONEDB);
NULL             1089 ext/date/php_date.c 	timelib_update_ts(parsed_time, NULL);
NULL             1120 ext/date/php_date.c 		t = timelib_strtotime(initial_ts, strlen(initial_ts), NULL, DATE_TIMEZONEDB); /* we ignore the error here, as this should never fail */
NULL             1132 ext/date/php_date.c 		timelib_unixtime2local(now, (timelib_sll) time(NULL));
NULL             1174 ext/date/php_date.c 	timelib_tzinfo *tzi = NULL;
NULL             1184 ext/date/php_date.c 		timelib_unixtime2gmt(now, (timelib_sll) time(NULL));
NULL             1189 ext/date/php_date.c 		timelib_unixtime2local(now, (timelib_sll) time(NULL));
NULL             1219 ext/date/php_date.c 			php_error_docref(NULL TSRMLS_CC, E_STRICT, "You should be using the time() function instead");
NULL             1223 ext/date/php_date.c 		timelib_update_ts(now, NULL);
NULL             1229 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_STRICT, "The is_dst parameter is deprecated");
NULL             1307 ext/date/php_date.c 	timelib_time_offset *offset = NULL;
NULL             1309 ext/date/php_date.c 	timestamp = (long) time(NULL);
NULL             1321 ext/date/php_date.c 		tzi = NULL;
NULL             1401 ext/date/php_date.c 	RETURN_LONG((long)time(NULL));
NULL             1409 ext/date/php_date.c 	long timestamp = (long)time(NULL);
NULL             1456 ext/date/php_date.c 	long timestamp = (long)time(NULL);
NULL             1494 ext/date/php_date.c 	date_ce_date = zend_register_internal_class_ex(&ce_date, NULL, NULL TSRMLS_CC);
NULL             1517 ext/date/php_date.c 	date_ce_timezone = zend_register_internal_class_ex(&ce_timezone, NULL, NULL TSRMLS_CC);
NULL             1537 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             1545 ext/date/php_date.c 	return date_object_new_date_ex(class_type, NULL TSRMLS_CC);
NULL             1550 ext/date/php_date.c 	php_date_obj *new_obj = NULL;
NULL             1605 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             1613 ext/date/php_date.c 	return date_object_new_timezone_ex(class_type, NULL TSRMLS_CC);
NULL             1618 ext/date/php_date.c 	php_timezone_obj *new_obj = NULL;
NULL             1686 ext/date/php_date.c 	timelib_error_container *err = NULL;
NULL             1702 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             1753 ext/date/php_date.c 	timelib_unixtime2local(now, (timelib_sll) time(NULL));
NULL             1776 ext/date/php_date.c 	zval           *timezone_object = NULL;
NULL             1777 ext/date/php_date.c 	char           *time_str = NULL;
NULL             1796 ext/date/php_date.c 	zval *timezone_object = NULL;
NULL             1797 ext/date/php_date.c 	char *time_str = NULL;
NULL             1800 ext/date/php_date.c 	php_set_error_handling(EH_THROW, NULL TSRMLS_CC);
NULL             1804 ext/date/php_date.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1943 ext/date/php_date.c 	tmp_time = timelib_strtotime(modify, modify_len, NULL, DATE_TIMEZONEDB);
NULL             1956 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
NULL             2016 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only do this for zones with ID for now");
NULL             2078 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
NULL             2099 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
NULL             2123 ext/date/php_date.c 	timelib_update_ts(dateobj->time, NULL);
NULL             2131 ext/date/php_date.c 	*tzi = NULL;
NULL             2142 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or bad timezone (%s)", tz);
NULL             2154 ext/date/php_date.c 	timelib_tzinfo *tzi = NULL;
NULL             2177 ext/date/php_date.c 	timelib_tzinfo *tzi = NULL;
NULL             2180 ext/date/php_date.c 	php_set_error_handling(EH_THROW, NULL TSRMLS_CC);
NULL             2191 ext/date/php_date.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             2391 ext/date/php_date.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Timezone ID '%s' is invalid", zone);
NULL             2396 ext/date/php_date.c 		DATEG(timezone) = NULL;
NULL             2449 ext/date/php_date.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid format");
NULL             2457 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              163 ext/dba/dba.c  	{NULL, NULL, NULL}
NULL              192 ext/dba/dba.c  	NULL,
NULL              193 ext/dba/dba.c  	NULL,
NULL              198 ext/dba/dba.c  	NULL,
NULL              199 ext/dba/dba.c  	NULL,
NULL              211 ext/dba/dba.c  	dba_info *info = NULL; 										\
NULL              230 ext/dba/dba.c  			php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Key does not have exactly two elements: (key, name)");
NULL              241 ext/dba/dba.c  			*key_free = NULL;
NULL              250 ext/dba/dba.c  		*key_free = NULL;
NULL              329 ext/dba/dba.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "You cannot perform a modification to a database without proper access"); \
NULL              374 ext/dba/dba.c  	{ NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL }
NULL              489 ext/dba/dba.c  		DBA_G(default_hptr) = NULL;
NULL              496 ext/dba/dba.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such handler: %s", new_value);
NULL              513 ext/dba/dba.c  	dba_globals->default_hptr    = NULL;
NULL              522 ext/dba/dba.c  	le_db = zend_register_list_destructors_ex(dba_close_rsrc, NULL, "dba", module_number);
NULL              619 ext/dba/dba.c  	return NULL;
NULL              627 ext/dba/dba.c  	zval ***args = (zval ***) NULL;
NULL              632 ext/dba/dba.c  	char *key = NULL, *error = NULL;
NULL              637 ext/dba/dba.c  	char mode[4], *pmode, *lock_file_mode = NULL;
NULL              689 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              698 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              729 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              735 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              784 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              797 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              803 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              807 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              816 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              835 ext/dba/dba.c  		if ((other = php_dba_find(info->path TSRMLS_CC)) != NULL) {
NULL              906 ext/dba/dba.c  			info->fp = php_stream_open_wrapper(info->path, file_mode, STREAM_MUST_SEEK|REPORT_ERRORS|IGNORE_PATH|ENFORCE_SAFE_MODE|persistent_flag, NULL);
NULL              919 ext/dba/dba.c  				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not cast stream");
NULL              935 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              942 ext/dba/dba.c  	info->argv = NULL;
NULL              949 ext/dba/dba.c  		if (zend_hash_update(&EG(persistent_list), key, keylen+1, &new_le, sizeof(zend_rsrc_list_entry), NULL) == FAILURE) {
NULL              951 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             1015 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             1026 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             1030 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             1036 ext/dba/dba.c  	if((val = info->hnd->fetch(info, key_str, key_len, skip, &len TSRMLS_CC)) != NULL) {
NULL             1068 ext/dba/dba.c  	if (key[0] == '[' && (name = strchr(key, ']')) != NULL) {
NULL             1187 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               43 ext/dba/dba_db4.c 	php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s%s", errpfx?errpfx:"", msg);
NULL               59 ext/dba/dba_db4.c 	DB *dbp = NULL;
NULL               98 ext/dba/dba_db4.c 	if ((err=db_create(&dbp, NULL, 0)) == 0) {
NULL              102 ext/dba/dba_db4.c 			(err=dbp->open(dbp, 0, info->path, NULL, type, gmode, filemode)) == 0) {
NULL              104 ext/dba/dba_db4.c 			(err=dbp->open(dbp, info->path, NULL, type, gmode, filemode)) == 0) {
NULL              110 ext/dba/dba_db4.c 			data->cursor = NULL;
NULL              137 ext/dba/dba_db4.c 	char *new = NULL;
NULL              145 ext/dba/dba_db4.c 	if (!dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) {
NULL              165 ext/dba/dba_db4.c 	if (!dba->dbp->put(dba->dbp, NULL, &gkey, &gval, 
NULL              179 ext/dba/dba_db4.c 	if (!dba->dbp->get(dba->dbp, NULL, &gkey, &gval, 0)) {
NULL              190 ext/dba/dba_db4.c 	return dba->dbp->del(dba->dbp, NULL, &gkey, 0) ? FAILURE : SUCCESS;
NULL              201 ext/dba/dba_db4.c 	dba->cursor = NULL;
NULL              202 ext/dba/dba_db4.c 	if (dba->dbp->cursor(dba->dbp, NULL, &dba->cursor, 0) != 0) {
NULL              203 ext/dba/dba_db4.c 		return NULL;
NULL              214 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               92 ext/dba/dba_flatfile.c 		php_error_docref1(NULL TSRMLS_CC, key, E_WARNING, "Operation not possible");
NULL               98 ext/dba/dba_flatfile.c 		php_error_docref1(NULL TSRMLS_CC, key, E_WARNING, "Key already exists");
NULL              138 ext/dba/dba_flatfile.c 	return NULL;
NULL              146 ext/dba/dba_flatfile.c 		return NULL;
NULL              159 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              110 ext/dba/dba_gdbm.c 	php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "%s", gdbm_strerror(gdbm_errno));
NULL              134 ext/dba/dba_gdbm.c 	char *key = NULL;
NULL              146 ext/dba/dba_gdbm.c 		dba->nextkey.dptr = NULL;
NULL              154 ext/dba/dba_gdbm.c 	char *nkey = NULL;
NULL              157 ext/dba/dba_gdbm.c 	if(!dba->nextkey.dptr) return NULL;
NULL              166 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              104 ext/dba/dba_inifile.c 		php_error_docref1(NULL TSRMLS_CC, key, E_WARNING, "Key already exists");
NULL              147 ext/dba/dba_inifile.c 		return NULL;
NULL              156 ext/dba/dba_inifile.c 		return NULL;
NULL              164 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              114 ext/dba/dba_qdbm.c 	value = dpget(dba->dbf, key, keylen, 0, -1, NULL);
NULL              134 ext/dba/dba_qdbm.c 	char *value, *new = NULL;
NULL              152 ext/dba/dba_qdbm.c 	char *value, *new = NULL;
NULL               68 ext/dba/libcdb/cdb_make.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Fseek failed");
NULL               88 ext/dba/libflatfile/flatfile.c 	datum value_datum = {NULL, 0};
NULL               97 ext/dba/libflatfile/flatfile.c 			value_datum.dptr = NULL;
NULL              253 ext/dba/libflatfile/flatfile.c 	res.dptr = NULL;
NULL              301 ext/dba/libflatfile/flatfile.c 	res.dptr = NULL;
NULL               89 ext/dba/libinifile/inifile.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't truncate this stream");
NULL               90 ext/dba/libinifile/inifile.c 			return NULL;
NULL              119 ext/dba/libinifile/inifile.c 	if (group_name[0] == '[' && (name = strchr(group_name, ']')) != NULL) {
NULL              140 ext/dba/libinifile/inifile.c 		return NULL;
NULL              152 ext/dba/libinifile/inifile.c 		return NULL;
NULL              173 ext/dba/libinifile/inifile.c 	while ((fline = php_stream_gets(dba->fp, NULL, 0)) != NULL) {
NULL              247 ext/dba/libinifile/inifile.c 	line_type ln = {{NULL,NULL},{NULL}};
NULL              299 ext/dba/libinifile/inifile.c 	line_type ln = {{NULL,NULL},{NULL}};
NULL              318 ext/dba/libinifile/inifile.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error in ftruncate: %d", res);
NULL              340 ext/dba/libinifile/inifile.c 		line_type ln = {{NULL,NULL},{NULL}};
NULL              369 ext/dba/libinifile/inifile.c 	line_type ln = {{NULL,NULL},{NULL}};
NULL              392 ext/dba/libinifile/inifile.c 		*ini_copy = NULL;
NULL              395 ext/dba/libinifile/inifile.c 	if ((fp = php_stream_temp_create(0, 64 * 1024)) == NULL) {
NULL              396 ext/dba/libinifile/inifile.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create temporary stream");
NULL              397 ext/dba/libinifile/inifile.c 		*ini_copy = NULL;
NULL              401 ext/dba/libinifile/inifile.c 	if ((*ini_copy = inifile_alloc(fp, 1, 0 TSRMLS_CC)) == NULL) {
NULL              407 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              421 ext/dba/libinifile/inifile.c 	line_type ln = {{NULL,NULL},{NULL}};
NULL              432 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              451 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              465 ext/dba/libinifile/inifile.c 	inifile *ini_tmp = NULL;
NULL              466 ext/dba/libinifile/inifile.c 	php_stream *fp_tmp = NULL;
NULL              495 ext/dba/libinifile/inifile.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create temporary stream");
NULL              502 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 				php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Could not copy from temporary stream - ini file truncated");
NULL              565 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               92 ext/dbase/dbase.c 		zend_register_list_destructors_ex(_close_dbase, NULL, "dbase", module_number);
NULL              133 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The filename cannot be empty.");
NULL              138 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot open %s in write-only mode", Z_STRVAL_PP(dbf_name));
NULL              141 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid access mode %ld", Z_LVAL_PP(options));
NULL              145 ext/dbase/dbase.c 	if (PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(dbf_name), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              154 ext/dbase/dbase.c 	if (dbh == NULL) {
NULL              155 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to open database %s", Z_STRVAL_PP(dbf_name));
NULL              179 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              203 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              226 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              249 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              278 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected array as second parameter");
NULL              284 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              291 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong number of fields specified");
NULL              302 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unexpected error");
NULL              317 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to put record at %ld", dbh->db_records);
NULL              349 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected array as second parameter");
NULL              355 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              362 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong number of fields specified");
NULL              372 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unexpected error");
NULL              382 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to put record at %ld", dbh->db_records);
NULL              411 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              417 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "record %ld out of bounds", Z_LVAL_PP(record));
NULL              419 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to delete record %ld", Z_LVAL_PP(record));
NULL              451 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              455 ext/dbase/dbase.c 	if ((data = get_dbf_record(dbh, Z_LVAL_PP(record))) == NULL) {
NULL              456 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Tried to read bad record %ld", Z_LVAL_PP(record));
NULL              464 ext/dbase/dbase.c 	fnp = NULL;
NULL              490 ext/dbase/dbase.c 					overflow_test = strtol(str_value, NULL, 10);
NULL              526 ext/dbase/dbase.c 						add_next_index_long(return_value, strtol("1", NULL, 10));
NULL              528 ext/dbase/dbase.c 						add_assoc_long(return_value, cur_f->db_fname,strtol("1", NULL, 10));
NULL              533 ext/dbase/dbase.c 							add_next_index_long(return_value, strtol("0", NULL, 10));
NULL              535 ext/dbase/dbase.c 							add_assoc_long(return_value, cur_f->db_fname,strtol("0", NULL, 10));
NULL              539 ext/dbase/dbase.c 							add_next_index_long(return_value, strtol(" ", NULL, 10));
NULL              541 ext/dbase/dbase.c 							add_assoc_long(return_value, cur_f->db_fname,strtol(" ", NULL, 10));
NULL              605 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected array as second parameter");
NULL              609 ext/dbase/dbase.c 	if (PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(filename), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              618 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create database (%d): %s", errno, strerror(errno));
NULL              625 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create database without fields");
NULL              634 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate memory for header info");
NULL              655 ext/dbase/dbase.c 		cur_f->db_format = NULL;
NULL              665 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to find field %d", i);
NULL              671 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "second parameter must be array of arrays");
NULL              678 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "expected field name as first element of list in field %d", i);
NULL              684 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid field name '%s' (must be non-empty and less than or equal to 10 characters)", Z_STRVAL_PP(value));
NULL              692 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "expected field type as second element of list in field %d", i);
NULL              720 ext/dbase/dbase.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "expected field length as third element of list in field %d", i);
NULL              729 ext/dbase/dbase.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "expected field precision as fourth element of list in field %d", i);
NULL              738 ext/dbase/dbase.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unknown field type '%c'", cur_f->db_type);
NULL              842 ext/dbase/dbase.c 	{NULL, NULL, NULL}
NULL              864 ext/dbase/dbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find database for identifier %ld", Z_LVAL_PP(dbh_id));
NULL              916 ext/dbase/dbase.c 	"dbase", dbase_functions, PHP_MINIT(dbase), PHP_MSHUTDOWN(dbase), NULL, NULL, NULL, NO_VERSION_YET, STANDARD_MODULE_PROPERTIES
NULL               27 ext/dbase/dbf_head.c 	if ((dbh = (dbhead_t *)calloc(1, sizeof(dbhead_t))) == NULL)
NULL               28 ext/dbase/dbf_head.c 		return NULL;
NULL               31 ext/dbase/dbf_head.c 		return NULL;
NULL               35 ext/dbase/dbf_head.c 		return NULL;
NULL               62 ext/dbase/dbf_head.c 			return NULL;
NULL              171 ext/dbase/dbf_head.c 	if ((dbf->db_format = get_dbf_f_fmt(dbf)) == NULL) {
NULL              229 ext/dbase/dbf_head.c 	if ((cp = db_cur_date(NULL))) {
NULL              259 ext/dbase/dbf_head.c 		return NULL;
NULL              272 ext/dbase/dbf_head.c 		return NULL;
NULL              275 ext/dbase/dbf_head.c 	if ((dbh = get_dbf_head(fd)) ==	NULL) {
NULL              276 ext/dbase/dbf_head.c 		return NULL;
NULL              154 ext/dbase/dbf_misc.c 	c_time = time((time_t *)NULL);
NULL              156 ext/dbase/dbf_misc.c 	if (cp == NULL)
NULL              159 ext/dbase/dbf_misc.c 	if (ctm == NULL || cp == NULL)
NULL              160 ext/dbase/dbf_misc.c 		return NULL;
NULL               21 ext/dbase/dbf_ndx.c 	if ((dp = (dndx_header_t *)malloc(NDX_PAGE_SZ)) == NULL)
NULL               22 ext/dbase/dbf_ndx.c 		return NULL;
NULL               23 ext/dbase/dbf_ndx.c 	if ((np = (ndx_header_t *)malloc(sizeof(ndx_header_t))) == NULL) {
NULL               25 ext/dbase/dbf_ndx.c 		return NULL;
NULL               29 ext/dbase/dbf_ndx.c 		return NULL;
NULL               42 ext/dbase/dbf_ndx.c 	np->ndx_fp = NULL;
NULL               56 ext/dbase/dbf_ndx.c 	if ((fp = (ndx_page_t *)malloc(sizeof(ndx_page_t))) == NULL)
NULL               57 ext/dbase/dbf_ndx.c 		return NULL;
NULL               58 ext/dbase/dbf_ndx.c 	if ((dp = (dndx_page_t *)malloc(NDX_PAGE_SZ)) == NULL) {
NULL               60 ext/dbase/dbf_ndx.c 		return NULL;
NULL               62 ext/dbase/dbf_ndx.c 	if ((rp = (ndx_record_t *)malloc(sizeof(ndx_record_t) * hp->ndx_keys_ppg)) == NULL) {
NULL               64 ext/dbase/dbf_ndx.c 		return NULL;
NULL               70 ext/dbase/dbf_ndx.c 		return NULL;
NULL               72 ext/dbase/dbf_ndx.c 	fp->ndxp_parent = NULL;
NULL              109 ext/dbase/dbf_ndx.c 		return NULL;
NULL              146 ext/dbase/dbf_ndx.c 	if (fp == NULL)
NULL              147 ext/dbase/dbf_ndx.c 		rp = NULL;
NULL              159 ext/dbase/dbf_ndx.c 	ndx_record_t	*rp = NULL;
NULL               32 ext/dbase/dbf_rec.c 		return NULL;
NULL               34 ext/dbase/dbf_rec.c 	if ((cp = (char *)malloc(dbh->db_rlen)) == NULL) {
NULL               35 ext/dbase/dbf_rec.c 		return NULL;
NULL               42 ext/dbase/dbf_rec.c 		cp = NULL;
NULL              114 ext/dbase/dbf_rec.c 	if ((cp = (char *)malloc(dbh->db_rlen)) == NULL) {
NULL              140 ext/dbase/dbf_rec.c 	    php_error_docref(NULL TSRMLS_CC, E_WARNING, "dbase_pack() couldn't truncate the file to the right size. Some deleted records may still be left in there.");
NULL               40 ext/dbase/php_dbase.h #define dbase_module_ptr NULL
NULL               55 ext/dom/attr.c 	{NULL, NULL, NULL}
NULL               63 ext/dom/attr.c 	xmlAttrPtr nodep = NULL;
NULL               64 ext/dom/attr.c 	xmlNodePtr oldnode = NULL;
NULL               66 ext/dom/attr.c 	char *name, *value = NULL;
NULL               84 ext/dom/attr.c 	nodep = xmlNewProp(NULL, (xmlChar *) name, value);
NULL               91 ext/dom/attr.c 	if (intern != NULL) {
NULL               93 ext/dom/attr.c 		if (oldnode != NULL) {
NULL              114 ext/dom/attr.c 	if (attrp == NULL) {
NULL              158 ext/dom/attr.c 	if (attrp == NULL) {
NULL              166 ext/dom/attr.c 	if ((content = xmlNodeGetContent((xmlNodePtr) attrp)) != NULL) {
NULL              184 ext/dom/attr.c 	if (attrp == NULL) {
NULL              227 ext/dom/attr.c 	if (nodep == NULL) {
NULL              239 ext/dom/attr.c 	if (NULL == (*retval = php_dom_create_object(nodeparent, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              240 ext/dom/attr.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,  "Cannot create required DOM object");
NULL              258 ext/dom/attr.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not yet implemented");
NULL               47 ext/dom/cdatasection.c 	{NULL, NULL, NULL}
NULL               55 ext/dom/cdatasection.c 	xmlNodePtr nodep = NULL, oldnode = NULL;
NULL               57 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               76 ext/dom/characterdata.c 	{NULL, NULL, NULL}
NULL               91 ext/dom/characterdata.c 	if (nodep == NULL) {
NULL               98 ext/dom/characterdata.c 	if ((content = xmlNodeGetContent(nodep)) != NULL) {
NULL              115 ext/dom/characterdata.c 	if (nodep == NULL) {
NULL              153 ext/dom/characterdata.c 	if (nodep == NULL) {
NULL              196 ext/dom/characterdata.c 	if (cur == NULL) {
NULL              245 ext/dom/characterdata.c         ((nodep->doc != NULL) && (nodep->doc->dict != NULL) &&
NULL              251 ext/dom/characterdata.c     nodep->properties = NULL;
NULL              281 ext/dom/characterdata.c 	if (cur == NULL) {
NULL              329 ext/dom/characterdata.c 	if (cur == NULL) {
NULL              344 ext/dom/characterdata.c 		substring = NULL;
NULL              372 ext/dom/characterdata.c 	xmlChar		*cur, *substring, *second = NULL;
NULL              386 ext/dom/characterdata.c 	if (cur == NULL) {
NULL              401 ext/dom/characterdata.c 		substring = NULL;
NULL               47 ext/dom/comment.c 	{NULL, NULL, NULL}
NULL               55 ext/dom/comment.c 	xmlNodePtr nodep = NULL, oldnode = NULL;
NULL               57 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              265 ext/dom/document.c 	{NULL, NULL, NULL}
NULL              281 ext/dom/document.c 	if (docp == NULL) {
NULL              292 ext/dom/document.c 	if (NULL == (*retval = php_dom_create_object((xmlNodePtr) dtdptr, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              293 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              333 ext/dom/document.c 	if (docp == NULL) {
NULL              344 ext/dom/document.c 	if (NULL == (*retval = php_dom_create_object(root, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              345 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              364 ext/dom/document.c 	if (docp == NULL) {
NULL              372 ext/dom/document.c 	if (encoding != NULL) {
NULL              389 ext/dom/document.c 	if (docp == NULL) {
NULL              405 ext/dom/document.c     if (handler != NULL) {
NULL              407 ext/dom/document.c 		if (docp->encoding != NULL) {
NULL              412 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Document Encoding");
NULL              438 ext/dom/document.c 	if (docp == NULL) {
NULL              458 ext/dom/document.c 	if (docp == NULL) {
NULL              504 ext/dom/document.c 	if (docp == NULL) {
NULL              512 ext/dom/document.c 	if (version != NULL) {
NULL              528 ext/dom/document.c 	if (docp == NULL) {
NULL              533 ext/dom/document.c 	if (docp->version != NULL) {
NULL              870 ext/dom/document.c 	if (docp == NULL) {
NULL              877 ext/dom/document.c 	if (url != NULL) {
NULL              893 ext/dom/document.c 	if (docp == NULL) {
NULL              898 ext/dom/document.c 	if (docp->URL != NULL) {
NULL              946 ext/dom/document.c 	zval *id, *rv = NULL;
NULL              951 ext/dom/document.c 	char *name, *value = NULL;
NULL              964 ext/dom/document.c 	node = xmlNewDocNode(docp, NULL, name, value);
NULL              980 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1008 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1037 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1066 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1095 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1100 ext/dom/document.c 	char *name, *value = NULL;
NULL             1131 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1149 ext/dom/document.c 	node = xmlNewDocProp(docp, (xmlChar *) name, NULL);
NULL             1166 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1168 ext/dom/document.c 	xmlDocPtr docp = NULL;
NULL             1216 ext/dom/document.c 	dom_namednode_iter(intern, 0, namednode, NULL, local, NULL TSRMLS_CC);
NULL             1227 ext/dom/document.c 	zval *rv = NULL;
NULL             1245 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot import: Node Type Not Supported");
NULL             1270 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1272 ext/dom/document.c 	xmlNodePtr nodep = NULL;
NULL             1273 ext/dom/document.c 	xmlNsPtr nsptr = NULL;
NULL             1275 ext/dom/document.c 	char *uri, *name, *value = NULL;
NULL             1276 ext/dom/document.c 	char *localname = NULL, *prefix = NULL;
NULL             1290 ext/dom/document.c 			nodep = xmlNewDocNode (docp, NULL, localname, value);
NULL             1291 ext/dom/document.c 			if (nodep != NULL && uri != NULL) {
NULL             1293 ext/dom/document.c 				if (nsptr == NULL) {
NULL             1304 ext/dom/document.c 	if (prefix != NULL) {
NULL             1309 ext/dom/document.c 		if (nodep != NULL) {
NULL             1316 ext/dom/document.c 	if (nodep == NULL) {
NULL             1334 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1336 ext/dom/document.c 	xmlNodePtr nodep = NULL, root;
NULL             1340 ext/dom/document.c 	char *localname = NULL, *prefix = NULL;
NULL             1351 ext/dom/document.c 	if (root != NULL) {
NULL             1355 ext/dom/document.c 				nodep = (xmlNodePtr) xmlNewDocProp(docp, localname, NULL);
NULL             1356 ext/dom/document.c 				if (nodep != NULL && uri_len > 0) {
NULL             1358 ext/dom/document.c 					if (nsptr == NULL) {
NULL             1368 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Document Missing Root Element");
NULL             1373 ext/dom/document.c 	if (prefix != NULL) {
NULL             1378 ext/dom/document.c 		if (nodep != NULL) {
NULL             1385 ext/dom/document.c 	if (nodep == NULL) {
NULL             1417 ext/dom/document.c 	dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri TSRMLS_CC);
NULL             1428 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1500 ext/dom/document.c 	xmlDoc *docp = NULL, *olddoc;
NULL             1502 ext/dom/document.c 	char *encoding, *version = NULL;
NULL             1524 ext/dom/document.c 	if (intern != NULL) {
NULL             1526 ext/dom/document.c 		if (olddoc != NULL) {
NULL             1530 ext/dom/document.c 				olddoc->_private = NULL;
NULL             1533 ext/dom/document.c 		intern->document = NULL;
NULL             1553 ext/dom/document.c 	if (uri->scheme != NULL) {
NULL             1574 ext/dom/document.c 	if ((uri->scheme == NULL || isFileUri)) {
NULL             1578 ext/dom/document.c 			return NULL;
NULL             1592 ext/dom/document.c     xmlParserCtxtPtr ctxt = NULL;
NULL             1595 ext/dom/document.c 	php_libxml_ref_obj *document = NULL;
NULL             1599 ext/dom/document.c 	char *directory=NULL, resolved_path[MAXPATHLEN];
NULL             1601 ext/dom/document.c 	if (id != NULL) {
NULL             1613 ext/dom/document.c 	if (document == NULL) {
NULL             1629 ext/dom/document.c 	if (ctxt == NULL) {
NULL             1630 ext/dom/document.c 		return(NULL);
NULL             1641 ext/dom/document.c 			if(ctxt->directory != NULL) {
NULL             1656 ext/dom/document.c 	if (ctxt->sax != NULL) {
NULL             1690 ext/dom/document.c 		if (ret->URL == NULL && ctxt->directory != NULL) {
NULL             1694 ext/dom/document.c 		ret = NULL;
NULL             1696 ext/dom/document.c 		ctxt->myDoc = NULL;
NULL             1707 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             1708 ext/dom/document.c 	xmlDoc *docp = NULL, *newdoc;
NULL             1716 ext/dom/document.c 	if (id != NULL && ! instanceof_function(Z_OBJCE_P(id), dom_document_class_entry TSRMLS_CC)) {
NULL             1717 ext/dom/document.c 		id = NULL;
NULL             1725 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input");
NULL             1734 ext/dom/document.c 	if (id != NULL) {
NULL             1736 ext/dom/document.c 		if (intern != NULL) {
NULL             1738 ext/dom/document.c 			doc_prop = NULL;
NULL             1739 ext/dom/document.c 			if (docp != NULL) {
NULL             1742 ext/dom/document.c 				intern->document->doc_props = NULL;
NULL             1745 ext/dom/document.c 					docp->_private = NULL;
NULL             1748 ext/dom/document.c 			intern->document = NULL;
NULL             1759 ext/dom/document.c 		DOM_RET_OBJ(rv, (xmlNodePtr) newdoc, &ret, NULL);
NULL             1802 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Filename");
NULL             1816 ext/dom/document.c 	bytes = xmlSaveFormatFileEnc(file, docp, NULL, format);
NULL             1833 ext/dom/document.c 	zval *id, *nodep = NULL;
NULL             1852 ext/dom/document.c 	if (nodep != NULL) {
NULL             1861 ext/dom/document.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not fetch buffer");
NULL             1991 ext/dom/document.c 	if (docp->intSubset == NULL) {
NULL             1992 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "No DTD given in XML-Document");
NULL             1997 ext/dom/document.c 	cvp->userData = NULL;
NULL             2019 ext/dom/document.c 	char *source = NULL, *valid_file = NULL;
NULL             2032 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema source");
NULL             2042 ext/dom/document.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema file source");
NULL             2063 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema");
NULL             2109 ext/dom/document.c 	char *source = NULL, *valid_file = NULL;
NULL             2122 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Schema source");
NULL             2132 ext/dom/document.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid RelaxNG file source");
NULL             2153 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid RelaxNG");
NULL             2198 ext/dom/document.c 	zval *id, *rv = NULL;
NULL             2199 ext/dom/document.c 	xmlDoc *docp = NULL, *newdoc;
NULL             2213 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input");
NULL             2218 ext/dom/document.c 		ctxt = htmlCreateFileParserCtxt(source, NULL);
NULL             2230 ext/dom/document.c 	if (ctxt->sax != NULL) {
NULL             2241 ext/dom/document.c 	if (id != NULL && instanceof_function(Z_OBJCE_P(id), dom_document_class_entry TSRMLS_CC)) {
NULL             2243 ext/dom/document.c 		if (intern != NULL) {
NULL             2245 ext/dom/document.c 			doc_prop = NULL;
NULL             2246 ext/dom/document.c 			if (docp != NULL) {
NULL             2249 ext/dom/document.c 				intern->document->doc_props = NULL;
NULL             2252 ext/dom/document.c 					docp->_private = NULL;
NULL             2255 ext/dom/document.c 			intern->document = NULL;
NULL             2266 ext/dom/document.c 		DOM_RET_OBJ(rv, (xmlNodePtr) newdoc, &ret, NULL);
NULL             2305 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Filename");
NULL             2315 ext/dom/document.c 	bytes = htmlSaveFileFormat(file, docp, NULL, format);
NULL             2360 ext/dom/document.c 	char *baseclass = NULL, *extendedclass = NULL;
NULL             2362 ext/dom/document.c 	zend_class_entry *basece = NULL, *ce = NULL;
NULL             2372 ext/dom/document.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s does not exist", baseclass);
NULL             2378 ext/dom/document.c 	if (basece == NULL || ! instanceof_function(basece, dom_node_class_entry TSRMLS_CC)) {
NULL             2379 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s is not derived from DOMNode.", baseclass);
NULL             2386 ext/dom/document.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s does not exist", extendedclass);
NULL             2391 ext/dom/document.c 	if (ce == NULL || instanceof_function(ce, basece TSRMLS_CC)) {
NULL             2396 ext/dom/document.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s could not be registered.", extendedclass);
NULL             2400 ext/dom/document.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s is not derived from %s.", extendedclass, baseclass);
NULL               52 ext/dom/documentfragment.c 	{NULL, NULL, NULL}
NULL               60 ext/dom/documentfragment.c 	xmlNodePtr nodep = NULL, oldnode = NULL;
NULL               70 ext/dom/documentfragment.c 	nodep = xmlNewDocFragment(NULL);
NULL               78 ext/dom/documentfragment.c 	if (intern != NULL) {
NULL               80 ext/dom/documentfragment.c 		if (oldnode != NULL) {
NULL               98 ext/dom/documentfragment.c 			while (prop != NULL) {
NULL              102 ext/dom/documentfragment.c 					while (cur != NULL) {
NULL              110 ext/dom/documentfragment.c 		if (tree->children != NULL) {
NULL              112 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               38 ext/dom/documenttype.c 	{NULL, NULL, NULL}
NULL               52 ext/dom/documenttype.c 	if (dtdptr == NULL) {
NULL               80 ext/dom/documenttype.c 	if (doctypep == NULL) {
NULL               91 ext/dom/documenttype.c 	dom_namednode_iter(obj, XML_ENTITY_NODE, intern, entityht, NULL, NULL TSRMLS_CC);
NULL              113 ext/dom/documenttype.c 	if (doctypep == NULL) {
NULL              124 ext/dom/documenttype.c 	dom_namednode_iter(obj, XML_NOTATION_NODE, intern, notationht, NULL, NULL TSRMLS_CC);
NULL              144 ext/dom/documenttype.c 	if (dtdptr == NULL) {
NULL              174 ext/dom/documenttype.c 	if (dtdptr == NULL) {
NULL              202 ext/dom/documenttype.c 	xmlOutputBuffer *buff = NULL;
NULL              207 ext/dom/documenttype.c 	if (dtdptr == NULL) {
NULL              214 ext/dom/documenttype.c 	if (dtdptr->doc != NULL && ((intsubset = dtdptr->doc->intSubset) != NULL)) {
NULL              215 ext/dom/documenttype.c 		buff = xmlAllocOutputBuffer(NULL);
NULL              216 ext/dom/documenttype.c 		if (buff != NULL) {
NULL              217 ext/dom/documenttype.c 			xmlNodeDumpOutput (buff, NULL, (xmlNodePtr) intsubset, 0, 0, NULL);
NULL               51 ext/dom/dom_iterators.c 		if(priv->node == NULL) {
NULL               68 ext/dom/dom_iterators.c 	ret->content = NULL;
NULL               69 ext/dom/dom_iterators.c 	ret->URI = NULL;
NULL               70 ext/dom/dom_iterators.c 	ret->orig = NULL;
NULL               71 ext/dom/dom_iterators.c 	ret->children = NULL;
NULL               72 ext/dom/dom_iterators.c 	ret->parent = NULL;
NULL               73 ext/dom/dom_iterators.c 	ret->doc = NULL;
NULL               74 ext/dom/dom_iterators.c 	ret->_private = NULL;
NULL               75 ext/dom/dom_iterators.c 	ret->last = NULL;
NULL               76 ext/dom/dom_iterators.c 	ret->prev = NULL;
NULL               82 ext/dom/dom_iterators.c 	xmlNode *nodep = NULL;
NULL               90 ext/dom/dom_iterators.c 		iter->node = NULL;
NULL               96 ext/dom/dom_iterators.c 		return NULL;
NULL              103 ext/dom/dom_iterators.c 	xmlNotation *notep = NULL;
NULL              110 ext/dom/dom_iterators.c 		iter->notation = NULL;
NULL              116 ext/dom/dom_iterators.c 		return NULL;
NULL              155 ext/dom/dom_iterators.c 	xmlNodePtr curnode = NULL;
NULL              171 ext/dom/dom_iterators.c 		if (intern != NULL && intern->ptr != NULL) {
NULL              186 ext/dom/dom_iterators.c 	zval *curobj, *curattr = NULL;
NULL              188 ext/dom/dom_iterators.c 	xmlNodePtr curnode = NULL, basenode;
NULL              204 ext/dom/dom_iterators.c 	if (intern != NULL && intern->ptr != NULL) {
NULL              245 ext/dom/dom_iterators.c 		curattr = php_dom_create_object(curnode, &ret, NULL, curattr, objmap->baseobj TSRMLS_CC);
NULL              257 ext/dom/dom_iterators.c 	NULL
NULL              264 ext/dom/dom_iterators.c 	xmlNodePtr nodep, curnode=NULL;
NULL              265 ext/dom/dom_iterators.c 	zval *curattr = NULL;
NULL              282 ext/dom/dom_iterators.c 	if (objmap != NULL) {
NULL              323 ext/dom/dom_iterators.c 		curattr = php_dom_create_object(curnode, &ret, NULL, curattr, objmap->baseobj TSRMLS_CC);
NULL               61 ext/dom/domconfiguration.c 	{NULL, NULL, NULL}
NULL               39 ext/dom/domerror.c 	{NULL, NULL, NULL}
NULL               47 ext/dom/domerrorhandler.c 	{NULL, NULL, NULL}
NULL               41 ext/dom/domexception.c 	{NULL, NULL, NULL}
NULL               68 ext/dom/domimplementation.c 	{NULL, NULL, NULL}
NULL               99 ext/dom/domimplementation.c 	zval *rv = NULL;
NULL              103 ext/dom/domimplementation.c 	xmlChar *pch1 = NULL, *pch2 = NULL, *localname = NULL;
NULL              111 ext/dom/domimplementation.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "qualifiedName is required");
NULL              121 ext/dom/domimplementation.c 	if (uri != NULL && uri->opaque != NULL) {
NULL              123 ext/dom/domimplementation.c 		if (xmlStrchr(localname, (xmlChar) ':') != NULL) {
NULL              141 ext/dom/domimplementation.c 	doctype = xmlCreateIntSubset(NULL, localname, pch1, pch2);
NULL              144 ext/dom/domimplementation.c 	if (doctype == NULL) {
NULL              145 ext/dom/domimplementation.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create DocumentType");
NULL              149 ext/dom/domimplementation.c 	DOM_RET_OBJ(rv, (xmlNodePtr) doctype, &ret, NULL);
NULL              160 ext/dom/domimplementation.c 	zval *node = NULL, *rv = NULL;
NULL              163 ext/dom/domimplementation.c 	xmlDtdPtr doctype = NULL;
NULL              164 ext/dom/domimplementation.c 	xmlNsPtr nsptr = NULL;
NULL              167 ext/dom/domimplementation.c 	char *prefix = NULL, *localname = NULL;
NULL              174 ext/dom/domimplementation.c 	if (node != NULL) {
NULL              177 ext/dom/domimplementation.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid DocumentType object");
NULL              180 ext/dom/domimplementation.c 		if (doctype->doc != NULL) {
NULL              185 ext/dom/domimplementation.c 		doctobj = NULL;
NULL              190 ext/dom/domimplementation.c 		if (errorcode == 0 && uri_len > 0 && ((nsptr = xmlNewNs(NULL, uri, prefix)) == NULL)) {
NULL              195 ext/dom/domimplementation.c 	if (prefix != NULL) {
NULL              200 ext/dom/domimplementation.c 		if (localname != NULL) {
NULL              208 ext/dom/domimplementation.c 	docp = xmlNewDoc(NULL);
NULL              210 ext/dom/domimplementation.c 		if (localname != NULL) {
NULL              216 ext/dom/domimplementation.c 	if (doctype != NULL) {
NULL              224 ext/dom/domimplementation.c 	if (localname != NULL) {
NULL              225 ext/dom/domimplementation.c 		nodep = xmlNewDocNode (docp, nsptr, localname, NULL);
NULL              227 ext/dom/domimplementation.c 			if (doctype != NULL) {
NULL              228 ext/dom/domimplementation.c 				docp->intSubset = NULL;
NULL              229 ext/dom/domimplementation.c 				doctype->parent = NULL;
NULL              230 ext/dom/domimplementation.c 				doctype->doc = NULL;
NULL              231 ext/dom/domimplementation.c 				docp->children = NULL;
NULL              232 ext/dom/domimplementation.c 				docp->last = NULL;
NULL              237 ext/dom/domimplementation.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected Error");
NULL              247 ext/dom/domimplementation.c 	DOM_RET_OBJ(rv, (xmlNodePtr) docp, &ret, NULL);
NULL              249 ext/dom/domimplementation.c 	if (doctobj != NULL) {
NULL               47 ext/dom/domimplementationlist.c 	{NULL, NULL, NULL}
NULL               53 ext/dom/domimplementationsource.c 	{NULL, NULL, NULL}
NULL               39 ext/dom/domlocator.c 	{NULL, NULL, NULL}
NULL               47 ext/dom/domstringlist.c 	{NULL, NULL, NULL}
NULL              169 ext/dom/element.c 	{NULL, NULL, NULL}
NULL              177 ext/dom/element.c 	xmlNodePtr nodep = NULL, oldnode = NULL;
NULL              179 ext/dom/element.c 	char *name, *value = NULL, *uri = NULL;
NULL              180 ext/dom/element.c 	char *localname = NULL, *prefix = NULL;
NULL              183 ext/dom/element.c 	xmlNsPtr nsptr = NULL;
NULL              202 ext/dom/element.c 			nodep = xmlNewNode (NULL, (xmlChar *)localname);
NULL              203 ext/dom/element.c 			if (nodep != NULL && uri != NULL) {
NULL              209 ext/dom/element.c 		if (prefix != NULL) {
NULL              213 ext/dom/element.c 			if (nodep != NULL) {
NULL              222 ext/dom/element.c 	    if (prefix != NULL) {
NULL              228 ext/dom/element.c 		nodep = xmlNewNode(NULL, (xmlChar *) name);
NULL              241 ext/dom/element.c 	if (intern != NULL) {
NULL              243 ext/dom/element.c 		if (oldnode != NULL) {
NULL              264 ext/dom/element.c 	if (nodep == NULL) {
NULL              271 ext/dom/element.c 	if (ns != NULL && ns->prefix) {
NULL              307 ext/dom/element.c 	if (nqname != NULL) {
NULL              322 ext/dom/element.c 		if (prefix != NULL) {
NULL              325 ext/dom/element.c 		if (ns != NULL) {
NULL              332 ext/dom/element.c 				if (nsPtr->prefix == NULL) {
NULL              337 ext/dom/element.c 			return NULL;
NULL              340 ext/dom/element.c 	return (xmlNodePtr)xmlHasNsProp(elem, name, NULL);
NULL              351 ext/dom/element.c 	char *name, *value = NULL;
NULL              376 ext/dom/element.c 	if (value == NULL) {
NULL              392 ext/dom/element.c 	zval *id, *rv = NULL;
NULL              394 ext/dom/element.c 	xmlNodePtr attr = NULL;
NULL              404 ext/dom/element.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name is required");
NULL              416 ext/dom/element.c 	if (attr != NULL) {
NULL              430 ext/dom/element.c 		if (xmlNewNs(nodep, (xmlChar *)value, NULL)) {
NULL              437 ext/dom/element.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such attribute '%s'", name);
NULL              471 ext/dom/element.c 	if (attrp == NULL) {
NULL              477 ext/dom/element.c 			if (php_dom_object_get_data(attrp) == NULL) {
NULL              502 ext/dom/element.c 	zval *id, *rv = NULL;
NULL              515 ext/dom/element.c 	if (attrp == NULL) {
NULL              524 ext/dom/element.c 		curns = xmlNewNs(NULL, attrp->name, NULL);
NULL              529 ext/dom/element.c 			attrp = xmlNewDocNode(nodep->doc, NULL, (xmlChar *) attrp->children, attrp->name);
NULL              531 ext/dom/element.c 			attrp = xmlNewDocNode(nodep->doc, NULL, "xmlns", attrp->name);
NULL              549 ext/dom/element.c 	zval *id, *node, *rv = NULL;
NULL              551 ext/dom/element.c 	xmlAttr *attrp, *existattrp = NULL;
NULL              569 ext/dom/element.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute node is required");
NULL              573 ext/dom/element.c 	if (!(attrp->doc == NULL || attrp->doc == nodep->doc)) {
NULL              579 ext/dom/element.c 	if (existattrp != NULL && existattrp->type != XML_ATTRIBUTE_DECL) {
NULL              580 ext/dom/element.c 		if ((oldobj = php_dom_object_get_data((xmlNodePtr) existattrp)) != NULL && 
NULL              588 ext/dom/element.c 	if (attrp->doc == NULL && nodep->doc != NULL) {
NULL              590 ext/dom/element.c 		php_libxml_increment_doc_ref((php_libxml_node_object *)attrobj, NULL TSRMLS_CC);
NULL              596 ext/dom/element.c 	if (existattrp != NULL) {
NULL              612 ext/dom/element.c 	zval *id, *node, *rv = NULL;
NULL              666 ext/dom/element.c 	dom_namednode_iter(intern, 0, namednode, NULL, local, NULL TSRMLS_CC);
NULL              692 ext/dom/element.c 	if (strattr != NULL) {
NULL              698 ext/dom/element.c 			if (nsptr != NULL) {
NULL              716 ext/dom/element.c 	if ((tree == NULL) || (ns == NULL) || (ns->type != XML_NAMESPACE_DECL)) {
NULL              717 ext/dom/element.c 		return NULL;
NULL              725 ext/dom/element.c 	if (ns->prefix == NULL)
NULL              731 ext/dom/element.c 	while (def != NULL) {
NULL              732 ext/dom/element.c 		if (counter > 1000) return(NULL);
NULL              733 ext/dom/element.c 		if (ns->prefix == NULL)
NULL              755 ext/dom/element.c 	xmlNodePtr elemp, nodep = NULL;
NULL              760 ext/dom/element.c 	char *localname = NULL, *prefix = NULL;
NULL              769 ext/dom/element.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name is required");
NULL              787 ext/dom/element.c 			if (nodep != NULL && nodep->type != XML_ATTRIBUTE_DECL) {
NULL              796 ext/dom/element.c 				if (nsptr && nsptr->prefix == NULL) {
NULL              801 ext/dom/element.c 						if ((tmpnsptr->prefix != NULL) && (tmpnsptr->href != NULL) && 
NULL              808 ext/dom/element.c 					if (tmpnsptr == NULL) {
NULL              814 ext/dom/element.c 			if (nsptr == NULL) {
NULL              815 ext/dom/element.c 				if (prefix == NULL) {
NULL              839 ext/dom/element.c 			if (attr != NULL && attr->type != XML_ATTRIBUTE_DECL) {
NULL              847 ext/dom/element.c 	if (prefix != NULL) {
NULL              888 ext/dom/element.c 	if (nsptr != NULL) {
NULL              890 ext/dom/element.c 			if (nsptr->href != NULL) {
NULL              892 ext/dom/element.c 				nsptr->href = NULL;
NULL              894 ext/dom/element.c 			if (nsptr->prefix != NULL) {
NULL              896 ext/dom/element.c 				nsptr->prefix = NULL;
NULL              904 ext/dom/element.c 		if (php_dom_object_get_data((xmlNodePtr) attrp) == NULL) {
NULL              924 ext/dom/element.c 	zval *id, *rv = NULL;
NULL              939 ext/dom/element.c 	if (attrp == NULL) {
NULL              955 ext/dom/element.c 	zval *id, *node, *rv = NULL;
NULL              958 ext/dom/element.c 	xmlAttr *attrp, *existattrp = NULL;
NULL              976 ext/dom/element.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute node is required");
NULL              980 ext/dom/element.c 	if (!(attrp->doc == NULL || attrp->doc == nodep->doc)) {
NULL              986 ext/dom/element.c     if (nsp != NULL) {
NULL              992 ext/dom/element.c 	if (existattrp != NULL && existattrp->type != XML_ATTRIBUTE_DECL) {
NULL              993 ext/dom/element.c 		if ((oldobj = php_dom_object_get_data((xmlNodePtr) existattrp)) != NULL && 
NULL             1001 ext/dom/element.c 	if (attrp->doc == NULL && nodep->doc != NULL) {
NULL             1003 ext/dom/element.c 		php_libxml_increment_doc_ref((php_libxml_node_object *)attrobj, NULL TSRMLS_CC);
NULL             1009 ext/dom/element.c 	if (existattrp != NULL) {
NULL             1043 ext/dom/element.c 	dom_namednode_iter(intern, 0, namednode, NULL, local, nsuri TSRMLS_CC);
NULL             1069 ext/dom/element.c 	if (attr == NULL) {
NULL             1100 ext/dom/element.c 	if (value != NULL) {
NULL             1106 ext/dom/element.c 			if (nsp != NULL) {
NULL             1123 ext/dom/element.c 		if (id_val != NULL) {
NULL             1124 ext/dom/element.c 			xmlAddID(NULL, attrp->doc, id_val, attrp);
NULL             1160 ext/dom/element.c 	attrp = xmlHasNsProp(nodep, name, NULL);
NULL             1161 ext/dom/element.c 	if (attrp == NULL || attrp->type == XML_ATTRIBUTE_DECL) {
NULL             1198 ext/dom/element.c 	if (attrp == NULL || attrp->type == XML_ATTRIBUTE_DECL) {
NULL               39 ext/dom/entity.c 	{NULL, NULL, NULL}
NULL               53 ext/dom/entity.c 	if (nodep == NULL) {
NULL               83 ext/dom/entity.c 	if (nodep == NULL) {
NULL              114 ext/dom/entity.c 	if (nodep == NULL) {
NULL               47 ext/dom/entityreference.c 	{NULL, NULL, NULL}
NULL               55 ext/dom/entityreference.c 	xmlNodePtr oldnode = NULL;
NULL               74 ext/dom/entityreference.c 	node = xmlNewReference(NULL, name);
NULL               82 ext/dom/entityreference.c 	if (intern != NULL) {
NULL               84 ext/dom/entityreference.c 		if (oldnode != NULL) {
NULL               85 ext/dom/namednodemap.c 	{NULL, NULL, NULL}
NULL              102 ext/dom/namednodemap.c 	if (objmap != NULL) {
NULL              114 ext/dom/namednodemap.c 					while (curnode->next != NULL) {
NULL              139 ext/dom/namednodemap.c 	zval *id, *rv = NULL;
NULL              142 ext/dom/namednodemap.c 	xmlNodePtr itemnode = NULL;
NULL              147 ext/dom/namednodemap.c 	xmlNotation *notep = NULL;
NULL              157 ext/dom/namednodemap.c 	if (objmap != NULL) {
NULL              216 ext/dom/namednodemap.c 	zval *id, *rv = NULL;
NULL              220 ext/dom/namednodemap.c 	xmlNodePtr itemnode = NULL;
NULL              234 ext/dom/namednodemap.c 		if (objmap != NULL) {
NULL              249 ext/dom/namednodemap.c 					while (count < index && curnode != NULL) {
NULL              275 ext/dom/namednodemap.c 	zval *id, *rv = NULL;
NULL              278 ext/dom/namednodemap.c 	xmlNodePtr itemnode = NULL;
NULL              283 ext/dom/namednodemap.c 	xmlNotation *notep = NULL;
NULL              293 ext/dom/namednodemap.c 	if (objmap != NULL) {
NULL               53 ext/dom/namelist.c 	{NULL, NULL, NULL}
NULL              175 ext/dom/node.c 	{NULL, NULL, NULL}
NULL              183 ext/dom/node.c 		if (nodep->nsDef != NULL && nodep->nsDef->href != NULL) {
NULL              185 ext/dom/node.c 				(nodep->nsDef->prefix == NULL || xmlStrEqual(nsptr->prefix, nodep->nsDef->prefix))) {
NULL              187 ext/dom/node.c 				nodep->nsDef = 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              268 ext/dom/node.c 	if(str != NULL) {
NULL              274 ext/dom/node.c 	if (qname != NULL) {
NULL              294 ext/dom/node.c 	char *str = NULL;
NULL              298 ext/dom/node.c 	if (nodep == NULL) {
NULL              317 ext/dom/node.c 			str = NULL;
NULL              323 ext/dom/node.c 	if(str != NULL) {
NULL              342 ext/dom/node.c 	if (nodep == NULL) {
NULL              393 ext/dom/node.c 	if (nodep == NULL) {
NULL              426 ext/dom/node.c 	if (nodep == NULL) {
NULL              438 ext/dom/node.c 	if (NULL == (*retval = php_dom_create_object(nodeparent, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              439 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              461 ext/dom/node.c 	if (nodep == NULL) {
NULL              473 ext/dom/node.c 		dom_namednode_iter(obj, XML_ELEMENT_NODE, intern, NULL, NULL, NULL TSRMLS_CC);
NULL              490 ext/dom/node.c 	xmlNode *nodep, *first = NULL;
NULL              495 ext/dom/node.c 	if (nodep == NULL) {
NULL              510 ext/dom/node.c 	if (NULL == (*retval = php_dom_create_object(first, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              511 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              528 ext/dom/node.c 	xmlNode *nodep, *last = NULL;
NULL              533 ext/dom/node.c 	if (nodep == NULL) {
NULL              548 ext/dom/node.c 	if (NULL == (*retval = php_dom_create_object(last, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              549 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              571 ext/dom/node.c 	if (nodep == NULL) {
NULL              583 ext/dom/node.c 	if (NULL == (*retval = php_dom_create_object(prevsib, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              584 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              606 ext/dom/node.c 	if (nodep == NULL) {
NULL              618 ext/dom/node.c 	if (NULL == (*retval = php_dom_create_object(nextsib, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              619 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              641 ext/dom/node.c 	if (nodep == NULL) {
NULL              651 ext/dom/node.c 		dom_namednode_iter(obj, XML_ATTRIBUTE_NODE, intern, NULL, NULL, NULL TSRMLS_CC);
NULL              676 ext/dom/node.c 	if (nodep == NULL) {
NULL              694 ext/dom/node.c 	if (NULL == (*retval = php_dom_create_object((xmlNodePtr) docp, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              695 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              713 ext/dom/node.c 	char *str = NULL;
NULL              717 ext/dom/node.c 	if (nodep == NULL) {
NULL              726 ext/dom/node.c 			if (nodep->ns != NULL) {
NULL              731 ext/dom/node.c 			str = NULL;
NULL              737 ext/dom/node.c 	if(str != NULL) {
NULL              759 ext/dom/node.c 	char *str = NULL;
NULL              763 ext/dom/node.c 	if (nodep == NULL) {
NULL              773 ext/dom/node.c 			if (ns != NULL && ns->prefix) {
NULL              778 ext/dom/node.c 			str = NULL;
NULL              784 ext/dom/node.c 	if (str == NULL) {
NULL              796 ext/dom/node.c 	xmlNode *nodep, *nsnode = NULL;
NULL              797 ext/dom/node.c 	xmlNsPtr ns = NULL, curns;
NULL              803 ext/dom/node.c 	if (nodep == NULL) {
NULL              812 ext/dom/node.c 			if (nsnode == NULL) {
NULL              814 ext/dom/node.c 				if (nsnode == NULL) {
NULL              827 ext/dom/node.c 			if (nsnode && nodep->ns != NULL && !xmlStrEqual(nodep->ns->prefix, (xmlChar *)prefix)) {
NULL              829 ext/dom/node.c 				if (strURI == NULL || 
NULL              834 ext/dom/node.c 					ns = NULL;
NULL              837 ext/dom/node.c 					while (curns != NULL) {
NULL              844 ext/dom/node.c 					if (ns == NULL) {
NULL              849 ext/dom/node.c 				if (ns == NULL) {
NULL              885 ext/dom/node.c 	if (nodep == NULL) {
NULL              917 ext/dom/node.c 	if (nodep == NULL) {
NULL              947 ext/dom/node.c 	char *str = NULL;
NULL              951 ext/dom/node.c 	if (nodep == NULL) {
NULL              960 ext/dom/node.c 	if(str != NULL) {
NULL              987 ext/dom/node.c 		if (prevsib == NULL) {
NULL              993 ext/dom/node.c 		if (nextsib == NULL) {
NULL             1001 ext/dom/node.c 		while (node != NULL) {
NULL             1005 ext/dom/node.c 				if (node->_private != NULL) {
NULL             1008 ext/dom/node.c 					php_libxml_increment_doc_ref((php_libxml_node_object *)childobj, NULL TSRMLS_CC);
NULL             1017 ext/dom/node.c 		fragment->children = NULL;
NULL             1018 ext/dom/node.c 		fragment->last = NULL;
NULL             1030 ext/dom/node.c 	zval *id, *node, *ref = NULL, *rv = NULL;
NULL             1047 ext/dom/node.c 	new_child = NULL;
NULL             1052 ext/dom/node.c 		(child->parent != NULL && dom_node_is_read_only(child->parent) == SUCCESS)) {
NULL             1062 ext/dom/node.c 	if (child->doc != parentp->doc && child->doc != NULL) {
NULL             1067 ext/dom/node.c 	if (child->type == XML_DOCUMENT_FRAG_NODE && child->children == NULL) {
NULL             1068 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Document Fragment is empty");
NULL             1072 ext/dom/node.c 	if (child->doc == NULL && parentp->doc != NULL) {
NULL             1074 ext/dom/node.c 		php_libxml_increment_doc_ref((php_libxml_node_object *)childobj, NULL TSRMLS_CC);
NULL             1077 ext/dom/node.c 	if (ref != NULL) {
NULL             1084 ext/dom/node.c 		if (child->parent != NULL) {
NULL             1089 ext/dom/node.c 			(refp->prev != NULL && refp->prev->type == XML_TEXT_NODE))) {
NULL             1090 ext/dom/node.c 			if (child->doc == NULL) {
NULL             1098 ext/dom/node.c 			if (new_child->prev != NULL) {
NULL             1101 ext/dom/node.c 			if (new_child->parent != NULL) {
NULL             1110 ext/dom/node.c 			if (child->ns == NULL)
NULL             1114 ext/dom/node.c 			if (lastattr != NULL && lastattr->type != XML_ATTRIBUTE_DECL) {
NULL             1127 ext/dom/node.c 		if (new_child == NULL) {
NULL             1131 ext/dom/node.c 		if (child->parent != NULL){
NULL             1134 ext/dom/node.c 		if (child->type == XML_TEXT_NODE && parentp->last != NULL && parentp->last->type == XML_TEXT_NODE) {
NULL             1136 ext/dom/node.c 			if (child->doc == NULL) {
NULL             1140 ext/dom/node.c 			if (parentp->children == NULL) {
NULL             1152 ext/dom/node.c 			if (child->ns == NULL)
NULL             1156 ext/dom/node.c 			if (lastattr != NULL && lastattr->type != XML_ATTRIBUTE_DECL) {
NULL             1166 ext/dom/node.c 			new_child = _php_dom_insert_fragment(parentp, parentp->last, NULL, child, intern, childobj TSRMLS_CC);
NULL             1168 ext/dom/node.c 		if (new_child == NULL) {
NULL             1173 ext/dom/node.c 	if (NULL == new_child) {
NULL             1174 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't add newnode as the previous sibling of refnode");
NULL             1220 ext/dom/node.c 		(newchild->parent != NULL && dom_node_is_read_only(newchild->parent) == SUCCESS)) {
NULL             1225 ext/dom/node.c 	if (newchild->doc != nodep->doc && newchild->doc != NULL) {
NULL             1246 ext/dom/node.c 		zval *rv = NULL;
NULL             1260 ext/dom/node.c 			if (newchild->doc == NULL && nodep->doc != NULL) {
NULL             1263 ext/dom/node.c 				php_libxml_increment_doc_ref((php_libxml_node_object *)newchildobj, NULL TSRMLS_CC);
NULL             1304 ext/dom/node.c 		(child->parent != NULL && dom_node_is_read_only(child->parent) == SUCCESS)) {
NULL             1317 ext/dom/node.c 			zval *rv = NULL;
NULL             1337 ext/dom/node.c 	zval *id, *node, *rv = NULL;
NULL             1338 ext/dom/node.c 	xmlNodePtr child, nodep, new_child = NULL;
NULL             1357 ext/dom/node.c 		(child->parent != NULL && dom_node_is_read_only(child->parent) == SUCCESS)) {
NULL             1367 ext/dom/node.c 	if (!(child->doc == NULL || child->doc == nodep->doc)) {
NULL             1372 ext/dom/node.c 	if (child->type == XML_DOCUMENT_FRAG_NODE && child->children == NULL) {
NULL             1373 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Document Fragment is empty");
NULL             1377 ext/dom/node.c 	if (child->doc == NULL && nodep->doc != NULL) {
NULL             1379 ext/dom/node.c 		php_libxml_increment_doc_ref((php_libxml_node_object *)childobj, NULL TSRMLS_CC);
NULL             1382 ext/dom/node.c 	if (child->parent != NULL){
NULL             1386 ext/dom/node.c 	if (child->type == XML_TEXT_NODE && nodep->last != NULL && nodep->last->type == XML_TEXT_NODE) {
NULL             1388 ext/dom/node.c 		if (child->doc == NULL) {
NULL             1392 ext/dom/node.c 		if (nodep->children == NULL) {
NULL             1404 ext/dom/node.c 		if (child->ns == NULL)
NULL             1408 ext/dom/node.c 		if (lastattr != NULL && lastattr->type != XML_ATTRIBUTE_DECL) {
NULL             1415 ext/dom/node.c 		new_child = _php_dom_insert_fragment(nodep, nodep->last, NULL, child, intern, childobj TSRMLS_CC);
NULL             1418 ext/dom/node.c 	if (new_child == NULL) {
NULL             1420 ext/dom/node.c 		if (new_child == NULL) {
NULL             1421 ext/dom/node.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't append node");
NULL             1468 ext/dom/node.c 	zval *rv = NULL;
NULL             1490 ext/dom/node.c 		if (n->nsDef != NULL) {
NULL             1493 ext/dom/node.c 		if (n->ns != NULL) {
NULL             1496 ext/dom/node.c 			if (ns == NULL) {
NULL             1498 ext/dom/node.c 				if (ns != NULL) {
NULL             1501 ext/dom/node.c 					while (root->parent != NULL) {
NULL             1510 ext/dom/node.c 		if (n->properties != NULL) {
NULL             1517 ext/dom/node.c 		intern = NULL;
NULL             1643 ext/dom/node.c 	xmlNodePtr nodep, lookupp = NULL;
NULL             1675 ext/dom/node.c 		if (lookupp != NULL && (nsptr = xmlSearchNsByHref(lookupp->doc, lookupp, uri))) {
NULL             1676 ext/dom/node.c 			if (nsptr->prefix != NULL) {
NULL             1710 ext/dom/node.c 		nsptr = xmlSearchNs(nodep->doc, nodep, NULL);
NULL             1732 ext/dom/node.c 	char *prefix=NULL;
NULL             1741 ext/dom/node.c 		if (nodep == NULL) {
NULL             1747 ext/dom/node.c 	if (nsptr && nsptr->href != NULL) {
NULL             1803 ext/dom/node.c 	zval *xpath_array=NULL, *ns_prefixes=NULL;
NULL             1806 ext/dom/node.c 	xmlNodeSetPtr nodeset = NULL;
NULL             1809 ext/dom/node.c 	xmlChar **inclusive_ns_prefixes = NULL;
NULL             1810 ext/dom/node.c 	char *file = NULL;
NULL             1813 ext/dom/node.c 	xmlXPathContextPtr ctxp=NULL;
NULL             1814 ext/dom/node.c 	xmlXPathObjectPtr xpathobjp=NULL;
NULL             1835 ext/dom/node.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node must be associated with a document");
NULL             1839 ext/dom/node.c 	if (xpath_array == NULL) {
NULL             1844 ext/dom/node.c 			ctxp->node = NULL;
NULL             1852 ext/dom/node.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "XPath query did not return a nodeset.");
NULL             1866 ext/dom/node.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "'query' missing from xpath array or is not a string");
NULL             1883 ext/dom/node.c 						&prefix, &prefix_key_len, &idx, 0, NULL) == HASH_KEY_IS_STRING) {
NULL             1892 ext/dom/node.c 		ctxp->node = NULL;
NULL             1900 ext/dom/node.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "XPath query did not return a nodeset.");
NULL             1905 ext/dom/node.c 	if (ns_prefixes != NULL) {
NULL             1918 ext/dom/node.c 			inclusive_ns_prefixes[nscount] = NULL;
NULL             1920 ext/dom/node.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, 
NULL             1926 ext/dom/node.c 		buf = xmlOutputBufferCreateFilename(file, NULL, 0);
NULL             1928 ext/dom/node.c 		buf = xmlAllocOutputBuffer(NULL);
NULL             1931 ext/dom/node.c     if (buf != NULL) {
NULL             1936 ext/dom/node.c 	if (inclusive_ns_prefixes != NULL) {
NULL             1939 ext/dom/node.c 	if (xpathobjp != NULL) {
NULL             1942 ext/dom/node.c 	if (ctxp != NULL) {
NULL             1946 ext/dom/node.c     if (buf == NULL || ret < 0) {
NULL             2000 ext/dom/node.c 	if (value == NULL) {
NULL               47 ext/dom/nodelist.c 	{NULL, NULL, NULL}
NULL               63 ext/dom/nodelist.c 	if (objmap != NULL) {
NULL               77 ext/dom/nodelist.c 							while (curnode->next != NULL) {
NULL              109 ext/dom/nodelist.c 	zval *id, *rv = NULL;
NULL              113 ext/dom/nodelist.c 	xmlNodePtr itemnode = NULL;
NULL              129 ext/dom/nodelist.c 		if (objmap != NULL) {
NULL              149 ext/dom/nodelist.c 							while (count < index && curnode != NULL) {
NULL               39 ext/dom/notation.c 	{NULL, NULL, NULL}
NULL               55 ext/dom/notation.c 	if (nodep == NULL) {
NULL               85 ext/dom/notation.c 	if (nodep == NULL) {
NULL              122 ext/dom/php_dom.c 			if (node->doc == NULL) {
NULL              165 ext/dom/php_dom.c 		doc_props->classmap = NULL;
NULL              179 ext/dom/php_dom.c 		if (doc_props->classmap == NULL) {
NULL              180 ext/dom/php_dom.c 			if (ce == NULL) {
NULL              184 ext/dom/php_dom.c 			zend_hash_init(doc_props->classmap, 0, NULL, NULL, 0);
NULL              187 ext/dom/php_dom.c 			return zend_hash_update(doc_props->classmap, basece->name, basece->name_length + 1, &ce, sizeof(ce), NULL);
NULL              198 ext/dom/php_dom.c 	zend_class_entry **ce = NULL;
NULL              220 ext/dom/php_dom.c 	if (document == NULL) {
NULL              231 ext/dom/php_dom.c 	if (obj && obj->ptr != NULL) {
NULL              234 ext/dom/php_dom.c 		return NULL;
NULL              242 ext/dom/php_dom.c 	if (obj && obj->_private != NULL) {
NULL              245 ext/dom/php_dom.c 		return NULL;
NULL              253 ext/dom/php_dom.c 	*retval = NULL;
NULL              254 ext/dom/php_dom.c 	php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot read property");
NULL              262 ext/dom/php_dom.c 	php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot write property");
NULL              274 ext/dom/php_dom.c 	zend_hash_add(prop_handler, name, strlen(name)+1, &hnd, sizeof(dom_prop_handler), NULL);
NULL              282 ext/dom/php_dom.c 	zval **retval = NULL;
NULL              296 ext/dom/php_dom.c 	if (obj->prop_handler != NULL) {
NULL              330 ext/dom/php_dom.c 	if (obj->prop_handler != NULL) {
NULL              375 ext/dom/php_dom.c 	if (obj->prop_handler != NULL) {
NULL              410 ext/dom/php_dom.c 	if (obj->prop_handler != NULL) {
NULL              443 ext/dom/php_dom.c 	xmlNodePtr nodep = NULL;
NULL              457 ext/dom/php_dom.c 	zval *rv = NULL;
NULL              459 ext/dom/php_dom.c 	xmlNodePtr nodep = NULL;
NULL              473 ext/dom/php_dom.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Nodetype to import");
NULL              490 ext/dom/php_dom.c 	if (obj->clone == NULL) {
NULL              516 ext/dom/php_dom.c 	PHP_FE(dom_import_simplexml, NULL)
NULL              517 ext/dom/php_dom.c 	{NULL, NULL, NULL}
NULL              531 ext/dom/php_dom.c 	{NULL, NULL, NULL}
NULL              535 ext/dom/php_dom.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              541 ext/dom/php_dom.c 	NULL,
NULL              542 ext/dom/php_dom.c 	NULL,
NULL              571 ext/dom/php_dom.c 	zend_hash_init(&classes, 0, NULL, NULL, 1);
NULL              574 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              578 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMStringList", NULL, php_dom_domstringlist_class_functions, dom_domstringlist_class_entry);
NULL              580 ext/dom/php_dom.c 	zend_hash_init(&dom_domstringlist_prop_handlers, 0, NULL, NULL, 1);
NULL              581 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domstringlist_prop_handlers, "length", dom_domstringlist_length_read, NULL TSRMLS_CC);
NULL              582 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              584 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMNameList", NULL, php_dom_namelist_class_functions, dom_namelist_class_entry);
NULL              586 ext/dom/php_dom.c 	zend_hash_init(&dom_namelist_prop_handlers, 0, NULL, NULL, 1);
NULL              587 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namelist_prop_handlers, "length", dom_namelist_length_read, NULL TSRMLS_CC);
NULL              588 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              590 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMImplementationList", NULL, php_dom_domimplementationlist_class_functions, dom_domimplementationlist_class_entry);
NULL              592 ext/dom/php_dom.c 	zend_hash_init(&dom_domimplementationlist_prop_handlers, 0, NULL, NULL, 1);
NULL              593 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domimplementationlist_prop_handlers, "length", dom_domimplementationlist_length_read, NULL TSRMLS_CC);
NULL              594 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              596 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMImplementationSource", NULL, php_dom_domimplementationsource_class_functions, dom_domimplementationsource_class_entry);
NULL              597 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMImplementation", NULL, php_dom_domimplementation_class_functions, dom_domimplementation_class_entry);
NULL              599 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMNode", NULL, php_dom_node_class_functions, dom_node_class_entry);
NULL              601 ext/dom/php_dom.c 	zend_hash_init(&dom_node_prop_handlers, 0, NULL, NULL, 1);
NULL              602 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "nodeName", dom_node_node_name_read, NULL TSRMLS_CC);
NULL              604 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "nodeType", dom_node_node_type_read, NULL TSRMLS_CC);
NULL              605 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "parentNode", dom_node_parent_node_read, NULL TSRMLS_CC);
NULL              606 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "childNodes", dom_node_child_nodes_read, NULL TSRMLS_CC);
NULL              607 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "firstChild", dom_node_first_child_read, NULL TSRMLS_CC);
NULL              608 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "lastChild", dom_node_last_child_read, NULL TSRMLS_CC);
NULL              609 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "previousSibling", dom_node_previous_sibling_read, NULL TSRMLS_CC);
NULL              610 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "nextSibling", dom_node_next_sibling_read, NULL TSRMLS_CC);
NULL              611 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "attributes", dom_node_attributes_read, NULL TSRMLS_CC);
NULL              612 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "ownerDocument", dom_node_owner_document_read, NULL TSRMLS_CC);
NULL              613 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "namespaceURI", dom_node_namespace_uri_read, NULL TSRMLS_CC);
NULL              615 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "localName", dom_node_local_name_read, NULL TSRMLS_CC);
NULL              616 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_node_prop_handlers, "baseURI", dom_node_base_uri_read, NULL TSRMLS_CC);
NULL              618 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              620 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMNameSpaceNode", NULL, NULL, dom_namespace_node_class_entry);
NULL              622 ext/dom/php_dom.c 	zend_hash_init(&dom_namespace_node_prop_handlers, 0, NULL, NULL, 1);
NULL              623 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "nodeName", dom_node_node_name_read, NULL TSRMLS_CC);
NULL              624 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "nodeValue", dom_node_node_value_read, NULL TSRMLS_CC);
NULL              625 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "nodeType", dom_node_node_type_read, NULL TSRMLS_CC);
NULL              626 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "prefix", dom_node_prefix_read, NULL TSRMLS_CC);
NULL              627 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "localName", dom_node_local_name_read, NULL TSRMLS_CC);
NULL              628 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "namespaceURI", dom_node_namespace_uri_read, NULL TSRMLS_CC);
NULL              629 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "ownerDocument", dom_node_owner_document_read, NULL TSRMLS_CC);
NULL              630 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namespace_node_prop_handlers, "parentNode", dom_node_parent_node_read, NULL TSRMLS_CC);
NULL              631 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              634 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              637 ext/dom/php_dom.c 	zend_hash_init(&dom_document_prop_handlers, 0, NULL, NULL, 1);
NULL              638 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "doctype", dom_document_doctype_read, NULL TSRMLS_CC);
NULL              639 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "implementation", dom_document_implementation_read, NULL TSRMLS_CC);
NULL              640 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "documentElement", dom_document_document_element_read, NULL TSRMLS_CC);
NULL              641 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "actualEncoding", dom_document_encoding_read, NULL TSRMLS_CC);
NULL              643 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "xmlEncoding", dom_document_encoding_read, NULL TSRMLS_CC);
NULL              650 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "config", dom_document_config_read, NULL TSRMLS_CC);
NULL              658 ext/dom/php_dom.c 	zend_hash_merge(&dom_document_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              659 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              663 ext/dom/php_dom.c 	dom_nodelist_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC);
NULL              666 ext/dom/php_dom.c 	zend_hash_init(&dom_nodelist_prop_handlers, 0, NULL, NULL, 1);
NULL              667 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_nodelist_prop_handlers, "length", dom_nodelist_length_read, NULL TSRMLS_CC);
NULL              668 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              672 ext/dom/php_dom.c 	dom_namednodemap_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC);
NULL              675 ext/dom/php_dom.c 	zend_hash_init(&dom_namednodemap_prop_handlers, 0, NULL, NULL, 1);
NULL              676 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_namednodemap_prop_handlers, "length", dom_namednodemap_length_read, NULL TSRMLS_CC);
NULL              677 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              681 ext/dom/php_dom.c 	zend_hash_init(&dom_characterdata_prop_handlers, 0, NULL, NULL, 1);
NULL              683 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_characterdata_prop_handlers, "length", dom_characterdata_length_read, NULL TSRMLS_CC);
NULL              684 ext/dom/php_dom.c 	zend_hash_merge(&dom_characterdata_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              685 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              689 ext/dom/php_dom.c 	zend_hash_init(&dom_attr_prop_handlers, 0, NULL, NULL, 1);
NULL              690 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_attr_prop_handlers, "name", dom_attr_name_read, NULL TSRMLS_CC);
NULL              691 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_attr_prop_handlers, "specified", dom_attr_specified_read, NULL TSRMLS_CC);
NULL              693 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_attr_prop_handlers, "ownerElement", dom_attr_owner_element_read, NULL TSRMLS_CC);
NULL              694 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_attr_prop_handlers, "schemaTypeInfo", dom_attr_schema_type_info_read, NULL TSRMLS_CC);
NULL              695 ext/dom/php_dom.c 	zend_hash_merge(&dom_attr_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              696 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              700 ext/dom/php_dom.c 	zend_hash_init(&dom_element_prop_handlers, 0, NULL, NULL, 1);
NULL              701 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_element_prop_handlers, "tagName", dom_element_tag_name_read, NULL TSRMLS_CC);
NULL              702 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_element_prop_handlers, "schemaTypeInfo", dom_element_schema_type_info_read, NULL TSRMLS_CC);
NULL              703 ext/dom/php_dom.c 	zend_hash_merge(&dom_element_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              704 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              708 ext/dom/php_dom.c 	zend_hash_init(&dom_text_prop_handlers, 0, NULL, NULL, 1);
NULL              709 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_text_prop_handlers, "wholeText", dom_text_whole_text_read, NULL TSRMLS_CC);
NULL              710 ext/dom/php_dom.c 	zend_hash_merge(&dom_text_prop_handlers, &dom_characterdata_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              711 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              714 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              716 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMTypeinfo", NULL, php_dom_typeinfo_class_functions, dom_typeinfo_class_entry);
NULL              718 ext/dom/php_dom.c 	zend_hash_init(&dom_typeinfo_prop_handlers, 0, NULL, NULL, 1);
NULL              719 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_typeinfo_prop_handlers, "typeName", dom_typeinfo_type_name_read, NULL TSRMLS_CC);
NULL              720 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_typeinfo_prop_handlers, "typeNamespace", dom_typeinfo_type_namespace_read, NULL TSRMLS_CC);
NULL              721 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              723 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMUserDataHandler", NULL, php_dom_userdatahandler_class_functions, dom_userdatahandler_class_entry);
NULL              724 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMDomError", NULL, php_dom_domerror_class_functions, dom_domerror_class_entry);
NULL              726 ext/dom/php_dom.c 	zend_hash_init(&dom_domerror_prop_handlers, 0, NULL, NULL, 1);
NULL              727 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "severity", dom_domerror_severity_read, NULL TSRMLS_CC);
NULL              728 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "message", dom_domerror_message_read, NULL TSRMLS_CC);
NULL              729 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "type", dom_domerror_type_read, NULL TSRMLS_CC);
NULL              730 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "relatedException", dom_domerror_related_exception_read, NULL TSRMLS_CC);
NULL              731 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "related_data", dom_domerror_related_data_read, NULL TSRMLS_CC);
NULL              732 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "location", dom_domerror_location_read, NULL TSRMLS_CC);
NULL              733 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              735 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMErrorHandler", NULL, php_dom_domerrorhandler_class_functions, dom_domerrorhandler_class_entry);
NULL              736 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMLocator", NULL, php_dom_domlocator_class_functions, dom_domlocator_class_entry);
NULL              738 ext/dom/php_dom.c 	zend_hash_init(&dom_domlocator_prop_handlers, 0, NULL, NULL, 1);
NULL              739 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "lineNumber", dom_domlocator_line_number_read, NULL TSRMLS_CC);
NULL              740 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "columnNumber", dom_domlocator_column_number_read, NULL TSRMLS_CC);
NULL              741 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "offset", dom_domlocator_offset_read, NULL TSRMLS_CC);
NULL              742 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "relatedNode", dom_domlocator_related_node_read, NULL TSRMLS_CC);
NULL              743 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "uri", dom_domlocator_uri_read, NULL TSRMLS_CC);
NULL              744 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              746 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMConfiguration", NULL, php_dom_domconfiguration_class_functions, dom_domconfiguration_class_entry);
NULL              748 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              752 ext/dom/php_dom.c 	zend_hash_init(&dom_documenttype_prop_handlers, 0, NULL, NULL, 1);
NULL              753 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_documenttype_prop_handlers, "name", dom_documenttype_name_read, NULL TSRMLS_CC);
NULL              754 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_documenttype_prop_handlers, "entities", dom_documenttype_entities_read, NULL TSRMLS_CC);
NULL              755 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_documenttype_prop_handlers, "notations", dom_documenttype_notations_read, NULL TSRMLS_CC);
NULL              756 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_documenttype_prop_handlers, "publicId", dom_documenttype_public_id_read, NULL TSRMLS_CC);
NULL              757 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_documenttype_prop_handlers, "systemId", dom_documenttype_system_id_read, NULL TSRMLS_CC);
NULL              758 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_documenttype_prop_handlers, "internalSubset", dom_documenttype_internal_subset_read, NULL TSRMLS_CC);
NULL              759 ext/dom/php_dom.c 	zend_hash_merge(&dom_documenttype_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              760 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              762 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMNotation", NULL, php_dom_notation_class_functions, dom_notation_class_entry);
NULL              764 ext/dom/php_dom.c 	zend_hash_init(&dom_notation_prop_handlers, 0, NULL, NULL, 1);
NULL              765 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_notation_prop_handlers, "publicId", dom_notation_public_id_read, NULL TSRMLS_CC);
NULL              766 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_notation_prop_handlers, "systemId", dom_notation_system_id_read, NULL TSRMLS_CC);
NULL              768 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_notation_prop_handlers, "nodeName", dom_node_node_name_read, NULL TSRMLS_CC);
NULL              770 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_notation_prop_handlers, "attributes", dom_node_attributes_read, NULL TSRMLS_CC);
NULL              771 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              775 ext/dom/php_dom.c 	zend_hash_init(&dom_entity_prop_handlers, 0, NULL, NULL, 1);
NULL              776 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_entity_prop_handlers, "publicId", dom_entity_public_id_read, NULL TSRMLS_CC);
NULL              777 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_entity_prop_handlers, "systemId", dom_entity_system_id_read, NULL TSRMLS_CC);
NULL              778 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_entity_prop_handlers, "notationName", dom_entity_notation_name_read, NULL TSRMLS_CC);
NULL              782 ext/dom/php_dom.c 	zend_hash_merge(&dom_entity_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              784 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              787 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              791 ext/dom/php_dom.c 	zend_hash_init(&dom_processinginstruction_prop_handlers, 0, NULL, NULL, 1);
NULL              792 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_processinginstruction_prop_handlers, "target", dom_processinginstruction_target_read, NULL TSRMLS_CC);
NULL              794 ext/dom/php_dom.c 	zend_hash_merge(&dom_processinginstruction_prop_handlers, &dom_node_prop_handlers, NULL, NULL, sizeof(dom_prop_handler), 0);
NULL              795 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              797 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMStringExtend", NULL, php_dom_string_extend_class_functions, dom_string_extend_class_entry);
NULL              802 ext/dom/php_dom.c 	dom_xpath_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC);
NULL              804 ext/dom/php_dom.c 	zend_hash_init(&dom_xpath_prop_handlers, 0, NULL, NULL, 1);
NULL              805 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_xpath_prop_handlers, "document", dom_xpath_document_read, NULL TSRMLS_CC);
NULL              806 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              929 ext/dom/php_dom.c 	while (node != NULL) {
NULL              933 ext/dom/php_dom.c 		if (wrapper != NULL ) {
NULL              967 ext/dom/php_dom.c 	if (intern->ptr != NULL) {
NULL              970 ext/dom/php_dom.c 		intern->ptr = NULL;
NULL              986 ext/dom/php_dom.c 	if (intern->ptr != NULL && ((php_libxml_node_ptr *)intern->ptr)->node != NULL) {
NULL              993 ext/dom/php_dom.c 		intern->ptr = NULL;
NULL             1003 ext/dom/php_dom.c 	zval *baseobj = NULL;
NULL             1030 ext/dom/php_dom.c 	intern->ptr = NULL;
NULL             1031 ext/dom/php_dom.c 	intern->prop_handler = NULL;
NULL             1032 ext/dom/php_dom.c 	intern->document = NULL;
NULL             1035 ext/dom/php_dom.c 	while(base_class->type != ZEND_INTERNAL_CLASS && base_class->parent != NULL) {
NULL             1061 ext/dom/php_dom.c 		if (node != NULL) {
NULL             1063 ext/dom/php_dom.c 			if (cloned_node != NULL) {
NULL             1134 ext/dom/php_dom.c 		intern->ptr = NULL;
NULL             1160 ext/dom/php_dom.c 	objmap->baseobj = NULL;
NULL             1161 ext/dom/php_dom.c 	objmap->baseobjptr = NULL;
NULL             1163 ext/dom/php_dom.c 	objmap->ht = NULL;
NULL             1164 ext/dom/php_dom.c 	objmap->local = NULL;
NULL             1165 ext/dom/php_dom.c 	objmap->ns = NULL;
NULL             1284 ext/dom/php_dom.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported node type: %d", Z_TYPE_P(obj));
NULL             1295 ext/dom/php_dom.c 	if (obj->doc != NULL) {
NULL             1296 ext/dom/php_dom.c 		if (domobj != NULL) {
NULL             1317 ext/dom/php_dom.c     if (parent == NULL || child == NULL || child->doc != parent->doc) {
NULL             1350 ext/dom/php_dom.c 	xmlNodePtr ret = NULL;
NULL             1352 ext/dom/php_dom.c 	while (nodep != NULL && (*cur <= index || index == -1)) {
NULL             1355 ext/dom/php_dom.c 				if (ns == NULL || (nodep->ns != NULL && (xmlStrEqual(nodep->ns->href, ns) || xmlStrEqual("*", ns)))) {
NULL             1364 ext/dom/php_dom.c 			if (ret != NULL) {
NULL             1383 ext/dom/php_dom.c 	while(child != NULL) {
NULL             1387 ext/dom/php_dom.c 				while (nextp != NULL) {
NULL             1404 ext/dom/php_dom.c 				while (attr != NULL) {
NULL             1425 ext/dom/php_dom.c 	if (doc == NULL)
NULL             1428 ext/dom/php_dom.c 	if (doc->oldNs == NULL) {
NULL             1430 ext/dom/php_dom.c 		if (doc->oldNs == NULL) {
NULL             1440 ext/dom/php_dom.c 	while (cur->next != NULL) {
NULL             1463 ext/dom/php_dom.c 	if (*localname == NULL) {
NULL             1465 ext/dom/php_dom.c 		if (*prefix == NULL && uri_len == 0) {
NULL             1476 ext/dom/php_dom.c 	if (*prefix != NULL && uri_len == 0) {
NULL             1496 ext/dom/php_dom.c 	xmlNsPtr nsptr = NULL;
NULL             1506 ext/dom/php_dom.c 	if (nsptr == NULL) {
NULL             1518 ext/dom/php_dom.c 	xmlNs *ret = NULL;
NULL             1519 ext/dom/php_dom.c 	if (node == NULL)
NULL             1520 ext/dom/php_dom.c 		return NULL;
NULL             1522 ext/dom/php_dom.c 	if (localName == NULL || xmlStrEqual(localName, "")) {
NULL             1524 ext/dom/php_dom.c 		while (cur != NULL) {
NULL             1525 ext/dom/php_dom.c 			if (cur->prefix == NULL  && cur->href != NULL) {
NULL             1533 ext/dom/php_dom.c 		while (cur != NULL) {
NULL             1534 ext/dom/php_dom.c 			if (cur->prefix != NULL && xmlStrEqual(localName, cur->prefix)) {
NULL              119 ext/dom/php_dom.h entry = zend_register_internal_class_ex(&ce, parent_ce, NULL TSRMLS_CC);
NULL              123 ext/dom/php_dom.h 	if (__intern->ptr == NULL || !(__ptr = (__prtype)((php_libxml_node_ptr *)__intern->ptr)->node)) { \
NULL              124 ext/dom/php_dom.h   		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
NULL              131 ext/dom/php_dom.h 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expects exactly 0 parameters, %d given", ZEND_NUM_ARGS()); \
NULL              136 ext/dom/php_dom.h 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not yet implemented"); \
NULL               48 ext/dom/processinginstruction.c 	{NULL, NULL, NULL}
NULL               56 ext/dom/processinginstruction.c 	xmlNodePtr nodep = NULL, oldnode = NULL;
NULL               58 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              131 ext/dom/processinginstruction.c 	if (nodep == NULL) {
NULL              139 ext/dom/processinginstruction.c 	if ((content = xmlNodeGetContent(nodep)) != NULL) {
NULL              156 ext/dom/processinginstruction.c 	if (nodep == NULL) {
NULL               53 ext/dom/string_extend.c 	{NULL, NULL, NULL}
NULL               65 ext/dom/text.c 	{NULL, NULL, NULL}
NULL               73 ext/dom/text.c 	xmlNodePtr nodep = NULL, oldnode = NULL;
NULL               75 ext/dom/text.c 	char *value = NULL;
NULL               93 ext/dom/text.c 	if (intern != NULL) {
NULL               95 ext/dom/text.c 		if (oldnode != NULL) {
NULL              111 ext/dom/text.c 	xmlChar *wholetext = NULL;
NULL              115 ext/dom/text.c 	if (node == NULL) {
NULL              132 ext/dom/text.c 	if (wholetext != NULL) {
NULL              172 ext/dom/text.c 	if (cur == NULL) {
NULL              193 ext/dom/text.c 	if (nnode == NULL) {
NULL              197 ext/dom/text.c 	if (node->parent != NULL) {
NULL              203 ext/dom/text.c 	return_value = php_dom_create_object(nnode, &ret, NULL, return_value, intern TSRMLS_CC);
NULL               39 ext/dom/typeinfo.c 	{NULL, NULL, NULL}
NULL               39 ext/dom/userdatahandler.c 	PHP_FALIAS(handle, dom_userdatahandler_handle, NULL)
NULL               40 ext/dom/userdatahandler.c 	{NULL, NULL, NULL}
NULL               60 ext/dom/xml_common.h 	if (__intern->node == NULL || !(__ptr = (__prtype)__intern->node->node)) { \
NULL               61 ext/dom/xml_common.h   		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
NULL               68 ext/dom/xml_common.h 	if (__intern->document != NULL) { \
NULL               70 ext/dom/xml_common.h   			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", __intern->std.ce->name);\
NULL               77 ext/dom/xml_common.h 	if (NULL == (zval = php_dom_create_object(obj, ret, zval, return_value, domobject TSRMLS_CC))) { \
NULL               78 ext/dom/xml_common.h 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); \
NULL               83 ext/dom/xml_common.h 	if (NULL == (zval = getThis())) { \
NULL               84 ext/dom/xml_common.h 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Underlying object missing"); \
NULL               69 ext/dom/xpath.c 	{NULL, NULL, NULL}
NULL               76 ext/dom/xpath.c 	xmlDocPtr docp = NULL;
NULL               90 ext/dom/xpath.c 	if (ctx == NULL) {
NULL               96 ext/dom/xpath.c 	if (intern != NULL) {
NULL               98 ext/dom/xpath.c 		if (oldctx != NULL) {
NULL              112 ext/dom/xpath.c 	xmlDoc *docp = NULL;
NULL              123 ext/dom/xpath.c 	if (NULL == (*retval = php_dom_create_object((xmlNodePtr) docp, &ret, NULL, *retval, obj TSRMLS_CC))) {
NULL              124 ext/dom/xpath.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object");
NULL              146 ext/dom/xpath.c 	if (ctxp == NULL) {
NULL              147 ext/dom/xpath.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Context");
NULL              168 ext/dom/xpath.c 	zval *id, *retval, *context = NULL;
NULL              170 ext/dom/xpath.c 	xmlNodePtr nodep = NULL;
NULL              175 ext/dom/xpath.c 	xmlDoc *docp = NULL;
NULL              186 ext/dom/xpath.c 	if (ctxp == NULL) {
NULL              187 ext/dom/xpath.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Context");
NULL              192 ext/dom/xpath.c 	if (docp == NULL) {
NULL              193 ext/dom/xpath.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid XPath Document Pointer");
NULL              197 ext/dom/xpath.c 	if (context != NULL) {
NULL              206 ext/dom/xpath.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node From Wrong Document");
NULL              215 ext/dom/xpath.c     if (ns != NULL) {
NULL              216 ext/dom/xpath.c         while (ns[nsnbr] != NULL)
NULL              225 ext/dom/xpath.c 	ctxp->node = NULL;
NULL              227 ext/dom/xpath.c 	if (ns != NULL) {
NULL              229 ext/dom/xpath.c 		ctxp->namespaces = NULL;
NULL              253 ext/dom/xpath.c 			if (xpathobjp->type == XPATH_NODESET && NULL != (nodesetp = xpathobjp->nodesetval)) {
NULL              266 ext/dom/xpath.c 						curns = xmlNewNs(NULL, node->name, NULL);
NULL              271 ext/dom/xpath.c 							node = xmlNewDocNode(docp, NULL, (char *) node->children, node->name);
NULL              273 ext/dom/xpath.c 							node = xmlNewDocNode(docp, NULL, "xmlns", node->name);
NULL              279 ext/dom/xpath.c 					child = php_dom_create_object(node, &ret, NULL, child, intern TSRMLS_CC);
NULL              141 ext/exif/exif.c 	{NULL, NULL, NULL}
NULL              184 ext/exif/exif.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal encoding ignored: '%s'", new_value);
NULL              195 ext/exif/exif.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal encoding ignored: '%s'", new_value);
NULL              216 ext/exif/exif.c 	exif_globals->encode_unicode    = NULL;
NULL              217 ext/exif/exif.c 	exif_globals->decode_unicode_be = NULL;
NULL              218 ext/exif/exif.c 	exif_globals->decode_unicode_le = NULL;
NULL              219 ext/exif/exif.c 	exif_globals->encode_jis        = NULL;
NULL              220 ext/exif/exif.c 	exif_globals->decode_jis_be     = NULL;
NULL              221 ext/exif/exif.c 	exif_globals->decode_jis_le     = NULL;
NULL              250 ext/exif/exif.c 	{NULL, NULL, NULL}
NULL              257 ext/exif/exif.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              263 ext/exif/exif.c 	NULL, NULL,
NULL              271 ext/exif/exif.c 	NULL,
NULL              272 ext/exif/exif.c 	NULL,
NULL              305 ext/exif/exif.c #define EXIF_ERRLOG_FILEEOF(ImageInfo)    exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_FILEEOF);
NULL              306 ext/exif/exif.c #define EXIF_ERRLOG_CORRUPT(ImageInfo)    exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_CORRUPT);
NULL              307 ext/exif/exif.c #define EXIF_ERRLOG_THUMBEOF(ImageInfo)   exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_THUMBEOF);
NULL              308 ext/exif/exif.c #define EXIF_ERRLOG_FSREALLOC(ImageInfo)  exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "%s", EXIF_ERROR_FSREALLOC);
NULL              991 ext/exif/exif.c   { tag_table_VND_CANON,     "Canon",                   NULL,  NULL,                       0,  0,  MN_ORDER_INTEL,    MN_OFFSET_GUESS},
NULL              993 ext/exif/exif.c   { tag_table_VND_CASIO,     "CASIO",                   NULL,  NULL,                       0,  0,  MN_ORDER_MOTOROLA, MN_OFFSET_NORMAL},
NULL              994 ext/exif/exif.c   { tag_table_VND_FUJI,      "FUJIFILM",                NULL,  "FUJIFILM\x0C\x00\x00\x00", 12, 12, MN_ORDER_INTEL,    MN_OFFSET_MAKER},
NULL              995 ext/exif/exif.c   { tag_table_VND_NIKON,     "NIKON",                   NULL,  "Nikon\x00\x01\x00",        8,  8,  MN_ORDER_NORMAL,   MN_OFFSET_NORMAL},
NULL              996 ext/exif/exif.c   { tag_table_VND_NIKON_990, "NIKON",                   NULL,  NULL,                       0,  0,  MN_ORDER_NORMAL,   MN_OFFSET_NORMAL},
NULL              997 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             1269 ext/exif/exif.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type single");
NULL             1274 ext/exif/exif.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type double");
NULL             1318 ext/exif/exif.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type single");
NULL             1323 ext/exif/exif.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Found value of type double");
NULL             1609 ext/exif/exif.c 	ImageInfo->file.list[count].data = NULL;
NULL             1613 ext/exif/exif.c 		data = NULL;
NULL             1614 ext/exif/exif.c 	} else if (data == NULL) {
NULL             1781 ext/exif/exif.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Found value of type single");
NULL             1787 ext/exif/exif.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Found value of type double");
NULL             1847 ext/exif/exif.c 			info_data->value.s = php_addslashes(value, strlen(value), NULL, 0 TSRMLS_CC);
NULL             1893 ext/exif/exif.c 			exif_error_docref(NULL EXIFERR_CC, image_info, E_NOTICE, "Adding %s as buffer%s", name, exif_char_dump(value, length, 0));
NULL             1917 ext/exif/exif.c 			if ((f=image_info->info_list[section_index].list[i].name) != NULL) {
NULL             1929 ext/exif/exif.c 					if ((f=image_info->info_list[section_index].list[i].value.s) != NULL) {
NULL             1944 ext/exif/exif.c 						if ((f=image_info->info_list[section_index].list[i].value.list) != NULL) {
NULL             1967 ext/exif/exif.c 	zval 			 *tmpi, *array = NULL;
NULL             2036 ext/exif/exif.c 							array = NULL;
NULL             2261 ext/exif/exif.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Undefined JPEG2000 comment encoding");
NULL             2265 ext/exif/exif.c 		exif_iif_add_tag(image_info, SECTION_COMMENT, "Comment", TAG_COMPUTED_VALUE, TAG_FMT_UNDEFINED, 0, NULL);
NULL             2266 ext/exif/exif.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "JPEG2000 comment section too small");
NULL             2373 ext/exif/exif.c 	szTemp = exif_get_tagname(tag, NULL, 0, tag_table_IFD TSRMLS_CC);
NULL             2475 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: filetype = %d", ImageInfo->Thumbnail.filetype);
NULL             2487 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             2515 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             2532 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             2543 ext/exif/exif.c 			exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: created");
NULL             2565 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Illegal thumbnail size/offset");
NULL             2643 ext/exif/exif.c 	*pszEncoding = NULL;
NULL             2765 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             2792 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             2815 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(SECTION_MAKERNOTE));
NULL             2827 ext/exif/exif.c 	char *value_ptr, tagname[64], cbuf[32], *outside=NULL;
NULL             2903 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Wrong file pointer: 0x%08X != 0x08X", fgot, offset_val);
NULL             2923 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             3066 ext/exif/exif.c 					exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Skip SUB IFD");
NULL             3090 ext/exif/exif.c 							exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found EXIF");
NULL             3097 ext/exif/exif.c 							exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found GPS");
NULL             3104 ext/exif/exif.c 							exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Found INTEROPERABILITY");
NULL             3119 ext/exif/exif.c 					exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Subsection %s done", exif_get_sectionname(sub_section_index));
NULL             3139 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             3176 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Expect next IFD to be thumbnail");
NULL             3180 ext/exif/exif.c 			exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail size: 0x%04X", ImageInfo->Thumbnail.size);
NULL             3211 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF alignment marker");
NULL             3219 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF start (1)");
NULL             3228 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process TIFF in JPEG done");
NULL             3247 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Incorrect APP1 Exif Identifier Code");
NULL             3252 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Process APP1/EXIF done");
NULL             3272 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             3291 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Needing section %d @ 0x%08X", ImageInfo->file.count, fpos);
NULL             3324 ext/exif/exif.c 			exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "To many padding bytes");
NULL             3336 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             3343 ext/exif/exif.c 		sn = exif_file_sections_add(ImageInfo, marker, itemlen+1, NULL);
NULL             3352 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             3357 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             3366 ext/exif/exif.c 					sn = exif_file_sections_add(ImageInfo, M_PSEUDO, size, NULL);
NULL             3377 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "No image in jpeg!");
NULL             3429 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Done");
NULL             3449 ext/exif/exif.c 			exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Thumbnail is not a JPEG image");
NULL             3477 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             3498 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Thumbnail: size: %d * %d", sof_info.width, sof_info.height);
NULL             3504 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Could not compute size of thumbnail");
NULL             3514 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Could not compute size of thumbnail");
NULL             3531 ext/exif/exif.c 		sn = exif_file_sections_add(ImageInfo, M_PSEUDO, 2, NULL);
NULL             3533 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             3541 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             3550 ext/exif/exif.c 			exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF done, next offset x%04X", next_offset);
NULL             3559 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             3617 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             3625 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             3633 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             3637 ext/exif/exif.c 					exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read from TIFF, done");
NULL             3671 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             3681 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             3695 ext/exif/exif.c 						exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Next IFD: %s done", exif_get_sectionname(sub_section_index));
NULL             3710 ext/exif/exif.c 					exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read next IFD (THUMBNAIL) at x%04X", next_offset);
NULL             3714 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             3726 ext/exif/exif.c 					exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "Read next IFD (THUMBNAIL) done");
NULL             3731 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             3735 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             3739 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             3764 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid JPEG file");
NULL             3774 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "File has TIFF/II format");
NULL             3782 ext/exif/exif.c 					exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Invalid TIFF file");
NULL             3790 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_NOTICE, "File has TIFF/MM format");
NULL             3798 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_WARNING, "File not supported");
NULL             3806 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "File too small (%d)", ImageInfo->FileSize);
NULL             3859 ext/exif/exif.c 	ImageInfo->infile = php_stream_open_wrapper(FileName, "rb", STREAM_MUST_SEEK|IGNORE_PATH|ENFORCE_SAFE_MODE, NULL);
NULL             3861 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Unable to open file");
NULL             3868 ext/exif/exif.c 				exif_error_docref(NULL EXIFERR_CC, ImageInfo, E_WARNING, "Not a file");
NULL             3890 ext/exif/exif.c 	php_basename(FileName, strlen(FileName), NULL, 0, &(ImageInfo->FileName), NULL TSRMLS_CC);
NULL             3953 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Sections needed: %s", sections_str[0] ? sections_str : "None");
NULL             3978 ext/exif/exif.c 		exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Sections found: %s", sections_str[0] ? sections_str : "None");
NULL             3993 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Generate section FILE");
NULL             4005 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Generate section COMPUTED");
NULL             4055 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             4076 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Adding image infos");
NULL             4094 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Discarding info");
NULL             4100 ext/exif/exif.c 	php_error_docref1(NULL TSRMLS_CC, Z_STRVAL_PP(p_name), E_NOTICE, "done");
NULL             4131 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             4139 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Returning thumbnail(%d)", ImageInfo.Thumbnail.size);
NULL             4158 ext/exif/exif.c 	exif_error_docref(NULL EXIFERR_CC, &ImageInfo, E_NOTICE, "Discarding info");
NULL             4164 ext/exif/exif.c 	php_error_docref1(NULL TSRMLS_CC, p_name, E_NOTICE, "Done");
NULL             4184 ext/exif/exif.c 	stream = php_stream_open_wrapper(Z_STRVAL_PP(arg1), "rb", IGNORE_PATH|ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL);
NULL             4186 ext/exif/exif.c 	if (stream == NULL) {
NULL             4190 ext/exif/exif.c 	itype = php_getimagetype(stream, NULL TSRMLS_CC);
NULL              178 ext/fbsql/php_fbsql.c 	char *digest = NULL;
NULL              616 ext/fbsql/php_fbsql.c 	{NULL, NULL, NULL}
NULL              632 ext/fbsql/php_fbsql.c 	NULL,
NULL              633 ext/fbsql/php_fbsql.c 	NULL,
NULL              644 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "A link to the server could not be established"); \
NULL              750 ext/fbsql/php_fbsql.c 	STD_PHP_INI_ENTRY    ("fbsql.default_host",					NULL,		PHP_INI_SYSTEM, OnUpdateString, hostName,         zend_fbsql_globals, fbsql_globals)
NULL              762 ext/fbsql/php_fbsql.c 	if (fbsql_globals->hostName==NULL)
NULL              780 ext/fbsql/php_fbsql.c 	le_result	= zend_register_list_destructors_ex(phpfbReleaseResult, NULL, "fbsql result", module_number);
NULL              781 ext/fbsql/php_fbsql.c 	le_link		= zend_register_list_destructors_ex(phpfbReleaseLink, NULL, "fbsql link", module_number);
NULL              782 ext/fbsql/php_fbsql.c 	le_plink	= zend_register_list_destructors_ex(NULL, phpfbReleasePLink, "fbsql plink", module_number);
NULL              868 ext/fbsql/php_fbsql.c 	char *hostName = NULL, *userName = NULL, *userPassword = NULL;
NULL              890 ext/fbsql/php_fbsql.c 	if (hostName     == NULL) hostName     = FB_SQL_G(hostName);
NULL              891 ext/fbsql/php_fbsql.c 	if (userName     == NULL) userName     = FB_SQL_G(userName);
NULL              892 ext/fbsql/php_fbsql.c 	if (userPassword == NULL) userPassword = FB_SQL_G(userPassword);
NULL              910 ext/fbsql/php_fbsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "FrontBase link is not connected, ty to reconnect.");
NULL              917 ext/fbsql/php_fbsql.c 				phpLink->connection = NULL;
NULL              919 ext/fbsql/php_fbsql.c 				phpLink->databaseName = NULL;
NULL              931 ext/fbsql/php_fbsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "FrontBase link limit %d exceeded", FB_SQL_G(maxLinks));
NULL              938 ext/fbsql/php_fbsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "FrontBase persistent link limit %d exceeded", FB_SQL_G(maxPersistent));
NULL              948 ext/fbsql/php_fbsql.c 			phpLink->databaseName	  = NULL;
NULL              949 ext/fbsql/php_fbsql.c 			phpLink->execHandler      = NULL;
NULL              953 ext/fbsql/php_fbsql.c 			phpLink->errorText        = NULL;
NULL              954 ext/fbsql/php_fbsql.c 			phpLink->connection		  = NULL;
NULL              959 ext/fbsql/php_fbsql.c 			if (zend_hash_update(&EG(persistent_list), name, strlen(name) + 1, &le, sizeof(le), NULL)==FAILURE)
NULL              980 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "FrontBase link limit %d exceeded", FB_SQL_G(maxLinks));
NULL             1009 ext/fbsql/php_fbsql.c 		phpLink->databaseName	  = NULL;
NULL             1010 ext/fbsql/php_fbsql.c 		phpLink->execHandler      = NULL;
NULL             1014 ext/fbsql/php_fbsql.c 		phpLink->errorText        = NULL;
NULL             1015 ext/fbsql/php_fbsql.c 		phpLink->connection		  = NULL;
NULL             1021 ext/fbsql/php_fbsql.c 		if (zend_hash_update(&EG(regular_list), name, strlen(name) + 1, &le, sizeof(le), NULL)==FAILURE)
NULL             1037 ext/fbsql/php_fbsql.c 	if (result->rowHandler == NULL)
NULL             1040 ext/fbsql/php_fbsql.c 		if (rawData == NULL) {
NULL             1077 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1078 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             1139 ext/fbsql/php_fbsql.c 		if (c == NULL)
NULL             1142 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", fbcdcClassErrorMessage());
NULL             1153 ext/fbsql/php_fbsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", emg);
NULL             1155 ext/fbsql/php_fbsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "No message");
NULL             1210 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1212 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **Locking = NULL, **Isolation = NULL;
NULL             1229 ext/fbsql/php_fbsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid locking type.");
NULL             1233 ext/fbsql/php_fbsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid isolation type.");
NULL             1252 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1254 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **onoff = NULL;
NULL             1293 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1295 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             1330 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1332 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             1366 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1368 ext/fbsql/php_fbsql.c 	zval	**lob_data, **fbsql_link_index = NULL;
NULL             1429 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             1430 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **lob_mode = NULL;
NULL             1453 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1454 ext/fbsql/php_fbsql.c 	zval	**lob_handle, **fbsql_link_index = NULL;
NULL             1457 ext/fbsql/php_fbsql.c 	char* value = NULL;
NULL             1483 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The handle is invalid");
NULL             1518 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1519 ext/fbsql/php_fbsql.c 	zval	**lob_handle, **fbsql_link_index = NULL;
NULL             1521 ext/fbsql/php_fbsql.c 	char* value = NULL;
NULL             1547 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The handle is invalid");
NULL             1574 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1575 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **host_name = NULL;
NULL             1608 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1609 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **dbname = NULL;
NULL             1647 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1648 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **db_password = NULL;
NULL             1681 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1682 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **username = NULL;
NULL             1715 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1716 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **password = NULL;
NULL             1749 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1750 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **user, **password, **old_password;
NULL             1791 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1792 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **dbname;
NULL             1794 ext/fbsql/php_fbsql.c 	char* name = NULL;
NULL             1836 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1874 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1875 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **user, **password, **database;
NULL             1877 ext/fbsql/php_fbsql.c 	char *name = NULL, *userName, *userPassword;
NULL             1935 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             1936 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **database_name, **database_options = NULL;
NULL             1939 ext/fbsql/php_fbsql.c 	char *databaseName, *databaseOptions = NULL;
NULL             1972 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) phpLink->execHandler = fbcehHandlerForHost(phpLink->hostName, 128);
NULL             1983 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create %s@%s, database is %s", databaseName, phpLink->hostName, txt);
NULL             1990 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create %s@%s. %s", databaseName, phpLink->hostName, error);
NULL             2006 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Database %s@%s created -- status unknown", databaseName, phpLink->hostName);
NULL             2017 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2018 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **database_name;
NULL             2046 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) phpLink->execHandler = fbcehHandlerForHost(phpLink->hostName, 128);
NULL             2058 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not drop %s@%s, database is %s", databaseName, phpLink->hostName, txt);
NULL             2066 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not drop %s@%s. %s", databaseName, phpLink->hostName, error);
NULL             2082 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Database %s@%s dropped -- status unknown", databaseName, phpLink->hostName);
NULL             2092 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2093 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **database_name, **database_options;
NULL             2096 ext/fbsql/php_fbsql.c 	char *databaseName, *databaseOptions = NULL;
NULL             2129 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) phpLink->execHandler = fbcehHandlerForHost(phpLink->hostName, 128);
NULL             2140 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not start %s@%s, as database is %s", databaseName, phpLink->hostName, txt);
NULL             2147 ext/fbsql/php_fbsql.c 		if (databaseOptions != NULL) 
NULL             2159 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not start %s@%s. %s", databaseName, phpLink->hostName, error);
NULL             2177 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Database %s@%s started -- status unknown", databaseName, phpLink->hostName);
NULL             2188 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2189 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **database_name;
NULL             2225 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot stop database %s@%s", databaseName, phpLink->hostName);
NULL             2247 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2248 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **database_name;
NULL             2275 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) phpLink->execHandler = fbcehHandlerForHost(phpLink->hostName, 128);
NULL             2297 ext/fbsql/php_fbsql.c 		link->errorText = NULL;
NULL             2299 ext/fbsql/php_fbsql.c 	if (md == NULL)
NULL             2304 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", link->errorText);
NULL             2314 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error in statement: '%s' %s", sql, emg);
NULL             2316 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "No message");
NULL             2331 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Warning in statement: '%s' %s", sql, emg);
NULL             2333 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "No message");
NULL             2347 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             2350 ext/fbsql/php_fbsql.c 	char*          fh = NULL;
NULL             2368 ext/fbsql/php_fbsql.c 		if (tp == NULL) {
NULL             2381 ext/fbsql/php_fbsql.c 			result->rowHandler  = NULL;
NULL             2382 ext/fbsql/php_fbsql.c 			result->fetchHandle = NULL;
NULL             2390 ext/fbsql/php_fbsql.c 			result->row         = NULL;
NULL             2391 ext/fbsql/php_fbsql.c 			result->array       = NULL;
NULL             2392 ext/fbsql/php_fbsql.c 			result->list        = NULL;
NULL             2433 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2434 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **query, **batch_size;
NULL             2474 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2475 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **dbname, **query;
NULL             2514 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2515 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             2535 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) phpLink->execHandler = fbcehHandlerForHost(phpLink->hostName, 128);
NULL             2538 ext/fbsql/php_fbsql.c 	phpResult->fetchHandle = NULL;
NULL             2539 ext/fbsql/php_fbsql.c 	phpResult->rowHandler  = NULL;
NULL             2540 ext/fbsql/php_fbsql.c 	phpResult->ResultmetaData    = NULL;
NULL             2541 ext/fbsql/php_fbsql.c 	phpResult->metaData    = NULL;
NULL             2546 ext/fbsql/php_fbsql.c 	phpResult->row         = NULL;
NULL             2549 ext/fbsql/php_fbsql.c 	phpResult->list        = NULL;
NULL             2560 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2561 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL, **database_name;
NULL             2588 ext/fbsql/php_fbsql.c 	if (databaseName == NULL) {
NULL             2602 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2603 ext/fbsql/php_fbsql.c 	zval **fbsql_link_index = NULL, **database_name, **table_name;
NULL             2649 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2650 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             2670 ext/fbsql/php_fbsql.c 	if (phpLink->errorText == NULL) {
NULL             2683 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2684 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             2730 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2731 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             2759 ext/fbsql/php_fbsql.c 	PHPFBResult* phpResult = NULL;
NULL             2760 ext/fbsql/php_fbsql.c 	zval	**result = NULL;
NULL             2789 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             2790 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             3060 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unimplemented type (%d)", dtc);
NULL             3105 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such row %d in result set %d", rowIndex, rowIndex);
NULL             3111 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such column %d in result set %d", columnIndex, rowIndex);
NULL             3117 ext/fbsql/php_fbsql.c 		if (row == NULL)
NULL             3138 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3139 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **row = NULL, **field = NULL;
NULL             3192 ext/fbsql/php_fbsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal column index - %d", columnIndex);
NULL             3213 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3214 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL;
NULL             3237 ext/fbsql/php_fbsql.c 		result->rowHandler  = NULL;
NULL             3243 ext/fbsql/php_fbsql.c 		result->row         = NULL;
NULL             3244 ext/fbsql/php_fbsql.c 		result->array       = NULL;
NULL             3245 ext/fbsql/php_fbsql.c 		result->list        = NULL;
NULL             3261 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3262 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL;
NULL             3295 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3296 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL;
NULL             3396 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3397 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **zresult_type = NULL;
NULL             3429 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal result type use FBSQL_NUM, FBSQL_ASSOC, or FBSQL_BOTH");
NULL             3433 ext/fbsql/php_fbsql.c 	if (result->fetchHandle == NULL)
NULL             3435 ext/fbsql/php_fbsql.c 		if (result->array == NULL && result->list == NULL)
NULL             3451 ext/fbsql/php_fbsql.c 				key = NULL;
NULL             3460 ext/fbsql/php_fbsql.c 				if (result_type & FBSQL_NUM || key == NULL)
NULL             3464 ext/fbsql/php_fbsql.c 				if (result_type & FBSQL_ASSOC && key != NULL)
NULL             3486 ext/fbsql/php_fbsql.c 				if (result_type & FBSQL_NUM || key == NULL)
NULL             3490 ext/fbsql/php_fbsql.c 				if (result_type & FBSQL_ASSOC && key != NULL)
NULL             3528 ext/fbsql/php_fbsql.c 		if (row == NULL)
NULL             3573 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3574 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **row_number = NULL;
NULL             3595 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal row_index (%d)", rowIndex);
NULL             3612 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3613 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL;
NULL             3628 ext/fbsql/php_fbsql.c 	if (result->row == NULL) RETURN_FALSE;
NULL             3633 ext/fbsql/php_fbsql.c 		if (result->row[i]) phpfbColumnAsString(result, i, result->row[i], &length, NULL TSRMLS_CC);
NULL             3643 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3644 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3672 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             3698 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3699 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3727 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             3741 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3742 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3770 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             3790 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3791 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3819 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             3831 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3832 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3860 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             3883 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3884 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3912 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             3935 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             3936 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **field_index = NULL;
NULL             3966 ext/fbsql/php_fbsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d no such column in result", column);
NULL             4020 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             4021 ext/fbsql/php_fbsql.c 	zval **fbsql_result_index = NULL, **table_index;
NULL             4044 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal index (%i)", index);
NULL             4063 ext/fbsql/php_fbsql.c 	PHPFBResult* result = NULL;
NULL             4064 ext/fbsql/php_fbsql.c 	zval	**fbsql_result_index = NULL;
NULL             4087 ext/fbsql/php_fbsql.c 	PHPFBLink* phpLink = NULL;
NULL             4088 ext/fbsql/php_fbsql.c 	zval	**fbsql_link_index = NULL;
NULL             4109 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) phpLink->execHandler = fbcehHandlerForHost(phpLink->hostName, 128);
NULL             4110 ext/fbsql/php_fbsql.c 	if (phpLink->execHandler == NULL) {
NULL             4112 ext/fbsql/php_fbsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No valid Exec handler available for this connection");
NULL             4118 ext/fbsql/php_fbsql.c 		if (asInfo != NULL) {
NULL              142 ext/fbsql/php_fbsql.h #define fbsql_module_ptr NULL
NULL              317 ext/fdf/fdf.c  	{NULL, NULL, NULL}
NULL              331 ext/fdf/fdf.c  	NULL,
NULL              336 ext/fdf/fdf.c      NULL,
NULL              337 ext/fdf/fdf.c      NULL,
NULL              375 ext/fdf/fdf.c  	le_fdf = zend_register_list_destructors_ex(phpi_FDFClose, NULL, "fdf", module_number);
NULL              589 ext/fdf/fdf.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "the optional 'which' parameter requires FDF toolkit 5.0 or above, it will be ignored for now");
NULL              620 ext/fdf/fdf.c  		buffer = NULL;
NULL              689 ext/fdf/fdf.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "setting array values is only possible with FDF toolkit 5.0 and above");
NULL              711 ext/fdf/fdf.c  	char *buffer=NULL, *fieldname=NULL;
NULL              784 ext/fdf/fdf.c  	err = FDFSetAP(fdf, Z_STRVAL_PP(fieldname), facenr, NULL, Z_STRVAL_PP(filename), (ASInt32) Z_LVAL_PP(pagenr));
NULL              946 ext/fdf/fdf.c  	char *filename, *target_frame= NULL;
NULL              975 ext/fdf/fdf.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "setting the target frame is only possible with FDF toolkit 5.0 and above, ignoring it for now");
NULL             1022 ext/fdf/fdf.c  	char *filename = NULL;
NULL             1051 ext/fdf/fdf.c  				php_stream *stream = php_stream_open_wrapper(temp_filename, "rb", 0, NULL);
NULL             1082 ext/fdf/fdf.c  	char *temp_filename = NULL;
NULL             1159 ext/fdf/fdf.c  	filespec.FS = NULL;
NULL             1161 ext/fdf/fdf.c  	filespec.Mac = NULL;
NULL             1162 ext/fdf/fdf.c  	filespec.DOS = NULL;
NULL             1163 ext/fdf/fdf.c  	filespec.Unix = NULL;
NULL             1164 ext/fdf/fdf.c  	filespec.ID[0] = NULL;
NULL             1165 ext/fdf/fdf.c  	filespec.ID[1] = NULL;
NULL             1282 ext/fdf/fdf.c  		err = FDFGetOpt(fdf, fieldname, (ASInt32)-1, NULL, NULL, 0, &elements);
NULL             1400 ext/fdf/fdf.c  	char *name=NULL, *value=NULL, *p, *data;
NULL             1402 ext/fdf/fdf.c  	char *lastfieldname =NULL;
NULL             1403 ext/fdf/fdf.c  	char *filename = NULL;
NULL             1408 ext/fdf/fdf.c  	fp=php_open_temporary_file(NULL, "fdfdata.", &filename TSRMLS_CC);
NULL             1437 ext/fdf/fdf.c  			err = FDFGetValue(theFDF, name, NULL, 0, &nBytes);			
NULL             1542 ext/fdf/fdf.c  	zval *r_fdf = NULL;
NULL             1697 ext/fdf/fdf.c  	err = FDFRemoveItem(fdf, *fieldname ? fieldname : NULL, item);
NULL             1780 ext/fdf/fdf.c  								NULL, 
NULL             1784 ext/fdf/fdf.c  								0, NULL TSRMLS_CC) == SUCCESS
NULL             1791 ext/fdf/fdf.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "callback failed");
NULL             1806 ext/fdf/fdf.c  	zval *userdata = NULL;
NULL             1822 ext/fdf/fdf.c  		php_error_docref1(NULL TSRMLS_CC, name, E_WARNING, "Second argument is expected to be a valid callback");
NULL             1833 ext/fdf/fdf.c  						userdata ? &userdata : NULL, 0); 
NULL               93 ext/fdf/php_fdf.h #define fdf_module_ptr NULL
NULL               29 ext/filter/callback_filter.c 	if (!option_array || !zend_is_callable(option_array, IS_CALLABLE_CHECK_NO_ACCESS, NULL)) {
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               83 ext/filter/filter.c 	PHP_FE(filter_input,		NULL)
NULL               84 ext/filter/filter.c 	PHP_FE(filter_var,		NULL)
NULL               85 ext/filter/filter.c 	PHP_FE(filter_input_array,	NULL)
NULL               86 ext/filter/filter.c 	PHP_FE(filter_var_array,	NULL)
NULL               87 ext/filter/filter.c 	PHP_FE(filter_list,		NULL)
NULL               88 ext/filter/filter.c 	PHP_FE(filter_has_var,		NULL)
NULL               89 ext/filter/filter.c 	PHP_FE(filter_id,		NULL)
NULL               90 ext/filter/filter.c 	{NULL, NULL, NULL}
NULL              104 ext/filter/filter.c 	NULL,
NULL              146 ext/filter/filter.c 	PHP_INI_ENTRY("filter.default_flags", NULL,     PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateFlags)
NULL              152 ext/filter/filter.c 	filter_globals->post_array = NULL;
NULL              153 ext/filter/filter.c 	filter_globals->get_array = NULL;
NULL              154 ext/filter/filter.c 	filter_globals->cookie_array = NULL;
NULL              155 ext/filter/filter.c 	filter_globals->env_array = NULL;
NULL              156 ext/filter/filter.c 	filter_globals->server_array = NULL;
NULL              157 ext/filter/filter.c 	filter_globals->session_array = NULL;
NULL              168 ext/filter/filter.c 	ZEND_INIT_MODULE_GLOBALS(filter, php_filter_init_globals, NULL);
NULL              257 ext/filter/filter.c 		IF_G(a) = NULL;          \
NULL              343 ext/filter/filter.c 	zval *array_ptr = NULL, *orig_array_ptr = NULL;
NULL              344 ext/filter/filter.c 	char *orig_var = NULL;
NULL              347 ext/filter/filter.c 	assert(*val != NULL);
NULL              410 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              476 ext/filter/filter.c 	zval *array_ptr = NULL;
NULL              503 ext/filter/filter.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "INPUT_SESSION is not yet implemented");
NULL              507 ext/filter/filter.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "INPUT_REQUEST is not yet implemented");
NULL              523 ext/filter/filter.c 	zval       *array_ptr = NULL;
NULL              541 ext/filter/filter.c 	zval  *options = NULL;
NULL              543 ext/filter/filter.c 	char  *charset = NULL;
NULL              644 ext/filter/filter.c 		php_filter_call(&return_value, FILTER_DEFAULT, NULL, 0, FILTER_REQUIRE_ARRAY TSRMLS_CC);
NULL              650 ext/filter/filter.c 		php_filter_call(&return_value, Z_LVAL_PP(op), NULL, 0, FILTER_REQUIRE_ARRAY TSRMLS_CC);
NULL              660 ext/filter/filter.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Numeric keys are not allowed in the definition array");
NULL              665 ext/filter/filter.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty keys are not allowed in the definition array");
NULL              695 ext/filter/filter.c 	zval **filter_args = NULL, **tmp;
NULL              696 ext/filter/filter.c 	zval  *input = NULL;
NULL              750 ext/filter/filter.c 	zval **filter_args = NULL, *data;
NULL              774 ext/filter/filter.c 	zval   *array_input = NULL, **op = NULL;
NULL              815 ext/filter/filter.c 	zval *array_input = NULL, **op = NULL;
NULL               54 ext/filter/logical_filters.c 	var_name = NULL;                                                                                                     \
NULL              323 ext/filter/logical_filters.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "decimal separator must be one char");
NULL              409 ext/filter/logical_filters.c 	pcre       *re = NULL;
NULL              410 ext/filter/logical_filters.c 	pcre_extra *pcre_extra = NULL;
NULL              421 ext/filter/logical_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "'regexp' option missing");
NULL              429 ext/filter/logical_filters.c 	matches = pcre_exec(re, NULL, Z_STRVAL_P(value), Z_STRLEN_P(value), 0, 0, ovector, 3);
NULL              452 ext/filter/logical_filters.c 	if (url == NULL) {
NULL              457 ext/filter/logical_filters.c 		url->scheme == NULL || 
NULL              459 ext/filter/logical_filters.c 		(url->host == NULL && (strcmp(url->scheme, "mailto") && strcmp(url->scheme, "news") && strcmp(url->scheme, "file"))) ||
NULL              460 ext/filter/logical_filters.c 		((flags & FILTER_FLAG_PATH_REQUIRED) && url->path == NULL) || ((flags & FILTER_FLAG_QUERY_REQUIRED) && url->query == NULL)
NULL              474 ext/filter/logical_filters.c 	pcre       *re = NULL;
NULL              475 ext/filter/logical_filters.c 	pcre_extra *pcre_extra = NULL;
NULL              485 ext/filter/logical_filters.c 	matches = pcre_exec(re, NULL, Z_STRVAL_P(value), Z_STRLEN_P(value), 0, 0, ovector, 3);
NULL              202 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              191 ext/ftp/ftp.c  	return NULL;
NULL              200 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              205 ext/ftp/ftp.c  		ftp->pwd = NULL;
NULL              209 ext/ftp/ftp.c  		ftp->syst = NULL;
NULL              219 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              223 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, "QUIT", NULL)) {
NULL              232 ext/ftp/ftp.c  		ftp->pwd = NULL;
NULL              245 ext/ftp/ftp.c  	SSL_CTX	*ctx = NULL;
NULL              247 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              277 ext/ftp/ftp.c  		if (ctx == NULL) {
NULL              278 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create the SSL context");
NULL              285 ext/ftp/ftp.c  		if (ftp->ssl_handle == NULL) {
NULL              286 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create the SSL handle");
NULL              294 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL/TLS handshake failed");
NULL              351 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              359 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, "REIN", NULL)) {
NULL              377 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              378 ext/ftp/ftp.c  		return NULL;
NULL              385 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, "SYST", NULL)) {
NULL              386 ext/ftp/ftp.c  		return NULL;
NULL              389 ext/ftp/ftp.c  		return NULL;
NULL              413 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              414 ext/ftp/ftp.c  		return NULL;
NULL              421 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, "PWD", NULL)) {
NULL              422 ext/ftp/ftp.c  		return NULL;
NULL              425 ext/ftp/ftp.c  		return NULL;
NULL              428 ext/ftp/ftp.c  	if ((pwd = strchr(ftp->inbuf, '"')) == NULL) { 
NULL              429 ext/ftp/ftp.c  		return NULL;
NULL              431 ext/ftp/ftp.c  	if ((end = strrchr(++pwd, '"')) == NULL) { 
NULL              432 ext/ftp/ftp.c  		return NULL;
NULL              445 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              464 ext/ftp/ftp.c  	if (ftp == NULL || cmd == NULL) {
NULL              467 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, cmd, NULL)) {
NULL              485 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              491 ext/ftp/ftp.c  		ftp->pwd = NULL;
NULL              509 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              515 ext/ftp/ftp.c  		ftp->pwd = NULL;
NULL              518 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, "CDUP", NULL)) {
NULL              535 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              536 ext/ftp/ftp.c  		return NULL;
NULL              539 ext/ftp/ftp.c  		return NULL;
NULL              542 ext/ftp/ftp.c  		return NULL;
NULL              545 ext/ftp/ftp.c  	if ((mkd = strchr(ftp->inbuf, '"')) == NULL) {
NULL              549 ext/ftp/ftp.c  	if ((end = strrchr(++mkd, '"')) == NULL) {
NULL              550 ext/ftp/ftp.c  		return NULL;
NULL              565 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              585 ext/ftp/ftp.c  	if (ftp == NULL || filename_len <= 0) {
NULL              613 ext/ftp/ftp.c  	if (ftp == NULL || size <= 0) {
NULL              664 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              701 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              724 ext/ftp/ftp.c  		if (!ftp_putcmd(ftp, "EPSV", NULL)) {
NULL              755 ext/ftp/ftp.c  	if (!ftp_putcmd(ftp, "PASV", NULL)) {
NULL              786 ext/ftp/ftp.c  	databuf_t		*data = NULL;
NULL              791 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              798 ext/ftp/ftp.c  	if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) {
NULL              806 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "PHP cannot handle files greater than 2147483647 bytes.");
NULL              825 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              903 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "PHP cannot handle files with a size greater than 2147483647 bytes.");
NULL              921 ext/ftp/ftp.c  	if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) {
NULL              966 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL              993 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1013 ext/ftp/ftp.c  	stamp = time(NULL);
NULL             1035 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1054 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1078 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1161 ext/ftp/ftp.c  					ftp->extra = NULL;
NULL             1168 ext/ftp/ftp.c  					ftp->extra = NULL;
NULL             1191 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1380 ext/ftp/ftp.c  		return NULL;
NULL             1391 ext/ftp/ftp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "socket() failed: %s (%d)", strerror(errno), errno);
NULL             1406 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_connect_nonb() failed: %s (%d)", strerror(errno), errno);
NULL             1424 ext/ftp/ftp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "bind() failed: %s (%d)", strerror(errno), errno);
NULL             1429 ext/ftp/ftp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "getsockname() failed: %s (%d)", strerror(errno), errno);
NULL             1434 ext/ftp/ftp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "listen() failed: %s (%d)", strerror(errno), errno);
NULL             1481 ext/ftp/ftp.c  	return NULL;
NULL             1507 ext/ftp/ftp.c  		return NULL;
NULL             1516 ext/ftp/ftp.c  		if (ctx == NULL) {
NULL             1517 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_accept: failed to create the SSL context");
NULL             1524 ext/ftp/ftp.c  		if (data->ssl_handle == NULL) {
NULL             1525 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_accept: failed to create the SSL handle");
NULL             1538 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "data_accept: SSL/TLS handshake failed");
NULL             1557 ext/ftp/ftp.c  	if (data == NULL) {
NULL             1558 ext/ftp/ftp.c  		return NULL;
NULL             1579 ext/ftp/ftp.c  		ftp->data = NULL;
NULL             1582 ext/ftp/ftp.c  	return NULL;
NULL             1591 ext/ftp/ftp.c  	php_stream	*tmpstream = NULL;
NULL             1592 ext/ftp/ftp.c  	databuf_t	*data = NULL;
NULL             1597 ext/ftp/ftp.c  	char		**ret = NULL;
NULL             1602 ext/ftp/ftp.c  	if ((tmpstream = php_stream_fopen_tmpfile()) == NULL) {
NULL             1603 ext/ftp/ftp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create temporary file.  Check permissions in temporary files directory.");
NULL             1604 ext/ftp/ftp.c  		return NULL;
NULL             1611 ext/ftp/ftp.c  	if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) {
NULL             1631 ext/ftp/ftp.c  	if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) {
NULL             1674 ext/ftp/ftp.c  	*entry = NULL;
NULL             1680 ext/ftp/ftp.c  		return NULL;
NULL             1689 ext/ftp/ftp.c  	return NULL;
NULL             1698 ext/ftp/ftp.c  	databuf_t		*data = NULL;
NULL             1701 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1709 ext/ftp/ftp.c  	if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) {
NULL             1718 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "PHP cannot handle files greater than 2147483648 bytes.");
NULL             1737 ext/ftp/ftp.c  	if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) {
NULL             1759 ext/ftp/ftp.c  	databuf_t	*data = NULL;
NULL             1822 ext/ftp/ftp.c  	databuf_t		*data = NULL;
NULL             1825 ext/ftp/ftp.c  	if (ftp == NULL) {
NULL             1831 ext/ftp/ftp.c  	if ((data = ftp_getdata(ftp TSRMLS_CC)) == NULL) {
NULL             1836 ext/ftp/ftp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "PHP cannot handle files with a size greater than 2147483647 bytes.");
NULL             1854 ext/ftp/ftp.c  	if ((data = data_accept(data, ftp TSRMLS_CC)) == NULL) { 
NULL              314 ext/ftp/php_ftp.c 	{NULL, NULL, NULL}
NULL              322 ext/ftp/php_ftp.c 	NULL,
NULL              323 ext/ftp/php_ftp.c 	NULL,
NULL              324 ext/ftp/php_ftp.c 	NULL,
NULL              343 ext/ftp/php_ftp.c 	le_ftpbuf = zend_register_list_destructors_ex(ftp_destructor_ftpbuf, NULL, le_ftpbuf_name, module_number);
NULL              366 ext/ftp/php_ftp.c 									php_error_docref(NULL TSRMLS_CC, E_WARNING, "Mode must be FTP_ASCII or FTP_BINARY"); \
NULL              388 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timeout has to be greater than 0");
NULL              424 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timeout has to be greater than 0");
NULL              460 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              483 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              505 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              530 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              555 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              599 ext/ftp/php_ftp.c 	if (NULL == (tmp = ftp_mkdir(ftp, dir))) {
NULL              600 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              625 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              650 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              662 ext/ftp/php_ftp.c 	zval		*z_ftp, *zresponse = NULL;
NULL              665 ext/ftp/php_ftp.c 	char		*response = NULL;
NULL              673 ext/ftp/php_ftp.c 	ret = ftp_alloc(ftp, size, zresponse ? &response : NULL);
NULL              703 ext/ftp/php_ftp.c 	if (NULL == (nlist = ftp_nlist(ftp, dir TSRMLS_CC))) {
NULL              732 ext/ftp/php_ftp.c 	if (NULL == (llist = ftp_list(ftp, dir, recursive TSRMLS_CC))) {
NULL              758 ext/ftp/php_ftp.c 	if (NULL == (syst = ftp_syst(ftp))) {
NULL              759 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              803 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              851 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              910 ext/ftp/php_ftp.c 		outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt+" : "rb+", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL              911 ext/ftp/php_ftp.c 		if (outstream == NULL) {
NULL              912 ext/ftp/php_ftp.c 			outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL              914 ext/ftp/php_ftp.c 		if (outstream != NULL) {
NULL              924 ext/ftp/php_ftp.c 		outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL              927 ext/ftp/php_ftp.c 	if (outstream == NULL)	{
NULL              928 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error opening %s", local);
NULL              935 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL              971 ext/ftp/php_ftp.c 		outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt+" : "rb+", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL              972 ext/ftp/php_ftp.c 		if (outstream == NULL) {
NULL              973 ext/ftp/php_ftp.c 			outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL              975 ext/ftp/php_ftp.c 		if (outstream != NULL) {
NULL              985 ext/ftp/php_ftp.c 		outstream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "wt" : "wb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL              988 ext/ftp/php_ftp.c 	if (outstream == NULL)	{
NULL              989 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error opening %s", local);
NULL             1000 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1027 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "no nbronous transfer to continue.");
NULL             1042 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1088 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1139 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1167 ext/ftp/php_ftp.c 	if (!(instream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt" : "rb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL))) {
NULL             1191 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1220 ext/ftp/php_ftp.c 	if (!(instream = php_stream_open_wrapper(local, mode == FTPTYPE_ASCII ? "rt" : "rb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL))) {
NULL             1253 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1317 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1342 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1367 ext/ftp/php_ftp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ftp->inbuf);
NULL             1411 ext/ftp/php_ftp.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Option TIMEOUT_SEC expects value of type long, %s given",
NULL             1416 ext/ftp/php_ftp.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Timeout has to be greater than 0");
NULL             1424 ext/ftp/php_ftp.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Option AUTOSEEK expects value of type boolean, %s given",
NULL             1432 ext/ftp/php_ftp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option '%ld'", option);
NULL             1461 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              109 ext/gd/gd.c    #define gdImageCreateFromGdCtx      NULL
NULL              110 ext/gd/gd.c    #define gdImageCreateFromGd2Ctx     NULL
NULL              111 ext/gd/gd.c    #define gdImageCreateFromGd2partCtx NULL
NULL              112 ext/gd/gd.c    #define gdImageCreateFromGifCtx     NULL
NULL              113 ext/gd/gd.c    #define gdImageCreateFromJpegCtx    NULL
NULL              114 ext/gd/gd.c    #define gdImageCreateFromPngCtx     NULL
NULL              115 ext/gd/gd.c    #define gdImageCreateFromWBMPCtx    NULL
NULL             1161 ext/gd/gd.c    	{NULL, NULL, NULL}
NULL             1173 ext/gd/gd.c    	NULL,
NULL             1175 ext/gd/gd.c    	NULL,
NULL             1179 ext/gd/gd.c    	NULL,
NULL             1192 ext/gd/gd.c    	PHP_INI_ENTRY("gd.jpeg_ignore_warning", "0", PHP_INI_ALL, NULL)
NULL             1240 ext/gd/gd.c    	le_gd = zend_register_list_destructors_ex(php_free_gd_image, NULL, "gd", module_number);
NULL             1241 ext/gd/gd.c    	le_gd_font = zend_register_list_destructors_ex(php_free_gd_font, NULL, "gd font", module_number);
NULL             1250 ext/gd/gd.c    	le_ps_font = zend_register_list_destructors_ex(php_free_ps_font, NULL, "gd PS font", module_number);
NULL             1251 ext/gd/gd.c    	le_ps_enc = zend_register_list_destructors_ex(php_free_ps_enc, NULL, "gd PS encoding", module_number);
NULL             1594 ext/gd/gd.c    	stream = php_stream_open_wrapper(Z_STRVAL_PP(file), "rb", ENFORCE_SAFE_MODE | IGNORE_PATH | IGNORE_URL_WIN | REPORT_ERRORS, NULL);
NULL             1595 ext/gd/gd.c    	if (stream == NULL) {
NULL             1620 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "End of file while reading header");
NULL             1622 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading header");
NULL             1641 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error reading font");
NULL             1657 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "End of file while reading body");
NULL             1659 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading body");
NULL             1737 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid image dimensions");
NULL             1785 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of colors has to be greater than zero");
NULL             1813 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image1 must be TrueColor" );
NULL             1817 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image2 must be Palette" );
NULL             1821 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image1 and Image2 must be the same size" );
NULL             1825 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Image2 must have at least one color" );
NULL             2140 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid window handle");
NULL             2172 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Windows API too old");
NULL             2281 ext/gd/gd.c    	if (im_dst != NULL) {
NULL             2351 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid image dimensions");
NULL             2403 ext/gd/gd.c    	if (data == NULL) {
NULL             2456 ext/gd/gd.c    		return NULL;
NULL             2461 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed data is not in '%s' format", tn);
NULL             2467 ext/gd/gd.c    		return NULL;
NULL             2495 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string or invalid image");
NULL             2508 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No JPEG support in this PHP build");
NULL             2517 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No PNG support in this PHP build");
NULL             2526 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No GIF support in this PHP build");
NULL             2535 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No WBMP support in this PHP build");
NULL             2544 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No GD2 support in this PHP build");
NULL             2550 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Data is not in a recognized format");
NULL             2555 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't create GD Image Stream out of Data");
NULL             2569 ext/gd/gd.c    	gdImagePtr im = NULL;
NULL             2570 ext/gd/gd.c    	char *fn=NULL;
NULL             2572 ext/gd/gd.c    	FILE * fp = NULL;
NULL             2589 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Zero width or height not allowed");
NULL             2596 ext/gd/gd.c    	stream = php_stream_open_wrapper(fn, "rb", ENFORCE_SAFE_MODE|REPORT_ERRORS|IGNORE_PATH|IGNORE_URL_WIN, NULL);
NULL             2597 ext/gd/gd.c    	if (stream == NULL)	{
NULL             2602 ext/gd/gd.c    	ioctx_func_p = NULL; /* don't allow sockets without IOCtx */
NULL             2621 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot read image data");
NULL             2628 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot allocate GD IO context");
NULL             2688 ext/gd/gd.c    	php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s' is not a valid %s file", fn, tn);
NULL             2731 ext/gd/gd.c    	_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_XBM, "XBM", gdImageCreateFromXbm, NULL);
NULL             2741 ext/gd/gd.c    	_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_XPM, "XPM", gdImageCreateFromXpm, NULL);
NULL             2788 ext/gd/gd.c    	char *fn = NULL;
NULL             2821 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for writing", fn);
NULL             2831 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             2877 ext/gd/gd.c    		tmp = php_open_temporary_file(NULL, NULL, &path TSRMLS_CC);
NULL             2878 ext/gd/gd.c    		if (tmp == NULL) {
NULL             2879 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open temporary file");
NULL             2889 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             3117 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%ld,%ld is out of bounds", Z_LVAL_PP(x), Z_LVAL_PP(y));
NULL             3129 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%ld,%ld is out of bounds", Z_LVAL_PP(x), Z_LVAL_PP(y));
NULL             3210 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Color index %d out of range",	col);
NULL             3324 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Color index %d out of range", col);
NULL             3707 ext/gd/gd.c    	zval **var = NULL;
NULL             3725 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "2nd argument to imagepolygon not an array");
NULL             3731 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have at least 3 points in your array");
NULL             3736 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             3894 ext/gd/gd.c    	unsigned char *str = NULL;
NULL             4127 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid image dimensions");
NULL             4215 ext/gd/gd.c    	zval *IM, *EXT = NULL;
NULL             4216 ext/gd/gd.c    	gdImagePtr im=NULL;
NULL             4220 ext/gd/gd.c    	unsigned char *str = NULL, *fontname = NULL;
NULL             4221 ext/gd/gd.c    	char *error = NULL;
NULL             4260 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             4285 ext/gd/gd.c    			fontname = NULL;
NULL             4313 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", error);
NULL             4368 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Font file not found (%s)", Z_STRVAL_PP(file));
NULL             4376 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "T1Lib Error (%i): %s", f_ind, T1_StrError(f_ind));
NULL             4381 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't load the font");
NULL             4480 ext/gd/gd.c    	if ((enc_vector = T1_LoadEncoding(Z_STRVAL_PP(enc))) == NULL) {
NULL             4481 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't load encoding vector from %s", Z_STRVAL_PP(enc));
NULL             4488 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't reencode font");
NULL             4516 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second parameter %F out of range (must be > 0)", Z_DVAL_PP(ext));
NULL             4571 ext/gd/gd.c    	T1_TMATRIX *transform = NULL;
NULL             4588 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Foreground color index %ld out of range", _fg);
NULL             4597 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Background color index %ld out of range", _bg);
NULL             4639 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value %ld as number of steps for antialiasing", aa_steps);
NULL             4644 ext/gd/gd.c    		transform = T1_RotateMatrix(NULL, angle);
NULL             4653 ext/gd/gd.c    				php_error_docref(NULL TSRMLS_CC, E_WARNING, "T1Lib Error: %s", T1_StrError(T1_errno));
NULL             4674 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "T1Lib Error: %s", T1_StrError(T1_errno));
NULL             4855 ext/gd/gd.c    	if (im_dest == NULL) {
NULL             4856 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate temporary buffer");
NULL             4862 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer");
NULL             4868 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer");
NULL             4905 ext/gd/gd.c    	char *fn_org = NULL;
NULL             4906 ext/gd/gd.c    	char *fn_dest = NULL;
NULL             4939 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid threshold value '%d'", int_threshold);
NULL             4952 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for reading", fn_org);
NULL             4959 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for writing", fn_dest);
NULL             4967 ext/gd/gd.c    			if (im_org == NULL) {
NULL             4968 ext/gd/gd.c    				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' Not a valid GIF file", fn_dest);
NULL             4982 ext/gd/gd.c    			if (im_org == NULL) {
NULL             4983 ext/gd/gd.c    				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' Not a valid JPEG file", fn_dest);
NULL             4993 ext/gd/gd.c    			if (im_org == NULL) {
NULL             4994 ext/gd/gd.c    				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' Not a valid PNG file", fn_dest);
NULL             5001 ext/gd/gd.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Format not supported");
NULL             5034 ext/gd/gd.c    	if (im_tmp == NULL ) {
NULL             5035 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate temporary buffer");
NULL             5046 ext/gd/gd.c    	if (im_dest == NULL) {
NULL             5047 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate destination buffer");
NULL             5053 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer");
NULL             5059 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate the colors for the destination buffer");
NULL             5104 ext/gd/gd.c    	if (im_src == NULL) {	\
NULL             5142 ext/gd/gd.c    	if (im_src == NULL) {
NULL             5165 ext/gd/gd.c    	if (im_src == NULL) {
NULL             5189 ext/gd/gd.c    	if (im_src == NULL) {
NULL             5268 ext/gd/gd.c    	if (im_src == NULL) {
NULL             5319 ext/gd/gd.c    	zval **var = NULL, **var2 = NULL;
NULL             5320 ext/gd/gd.c    	gdImagePtr im_src = NULL;
NULL             5333 ext/gd/gd.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have 3x3 array");
NULL             5340 ext/gd/gd.c    				php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have 3x3 array");
NULL             5350 ext/gd/gd.c    					php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must have a 3x3 matrix");
NULL               54 ext/gd/gd_ctx.c 	char *fn = NULL;
NULL               55 ext/gd/gd_ctx.c 	FILE *fp = NULL;
NULL               98 ext/gd/gd_ctx.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open '%s' for writing: %s", fn, strerror(errno));
NULL              123 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              116 ext/gd/gdcache.c 		return NULL;
NULL              123 ext/gd/gdcache.c 		prevprev->next = NULL;
NULL              165 ext/gd/gdcache.c 	*error = NULL;
NULL               48 ext/gd/gdcache.h #ifndef NULL
NULL              328 ext/gd/gdttf.c 		return NULL;
NULL              346 ext/gd/gdttf.c 		return NULL;
NULL              355 ext/gd/gdttf.c 		return NULL;
NULL              361 ext/gd/gdttf.c 		return NULL;
NULL              367 ext/gd/gdttf.c 		return NULL;
NULL              397 ext/gd/gdttf.c 	        return NULL;
NULL              451 ext/gd/gdttf.c 		return NULL;
NULL              468 ext/gd/gdttf.c 		return NULL;
NULL              509 ext/gd/gdttf.c 	a->Bit.bitmap = NULL;
NULL              602 ext/gd/gdttf.c 	*error = NULL;
NULL              677 ext/gd/gdttf.c 		return (char *)NULL;
NULL              731 ext/gd/gdttf.c 	return (char *)NULL;
NULL              835 ext/gd/gdttf.c     return (char *)NULL;
NULL              104 ext/gd/libgd/gd.c 	php_verror(NULL, "", type, format, args TSRMLS_CC);
NULL              115 ext/gd/libgd/gd.c 	php_verror(NULL, "", E_WARNING, format, args TSRMLS_CC);
NULL              125 ext/gd/libgd/gd.c 		return NULL;
NULL              129 ext/gd/libgd/gd.c 		return NULL;
NULL              176 ext/gd/libgd/gd.c 		return NULL;
NULL              180 ext/gd/libgd/gd.c 		return NULL;
NULL              184 ext/gd/libgd/gd.c 		return NULL;
NULL             1961 ext/gd/libgd/gd.c 	struct seg *stack = NULL;
NULL             2862 ext/gd/libgd/gd.c 	if (dst != NULL) {
NULL             2908 ext/gd/libgd/gd.c 	if (dst != NULL) {
NULL             2955 ext/gd/libgd/gd.c 	if (dst != NULL) {
NULL             3012 ext/gd/libgd/gd.c 	if (dst1 == NULL) {
NULL             3013 ext/gd/libgd/gd.c 		return NULL;
NULL             3077 ext/gd/libgd/gd.c 	if (dst2 == NULL) {
NULL             3079 ext/gd/libgd/gd.c 		return NULL;
NULL             3103 ext/gd/libgd/gd.c 	if (dst3 == NULL) {
NULL             3105 ext/gd/libgd/gd.c 		return NULL;
NULL             3134 ext/gd/libgd/gd.c 	if (src == NULL) {
NULL             3135 ext/gd/libgd/gd.c 		return NULL;
NULL             3139 ext/gd/libgd/gd.c 		return NULL;
NULL             3173 ext/gd/libgd/gd.c 	if (pMidImg == NULL) {
NULL             3174 ext/gd/libgd/gd.c 		return NULL;
NULL             3655 ext/gd/libgd/gd.c 	if (src==NULL) {
NULL             3689 ext/gd/libgd/gd.c 	if (src==NULL) {
NULL             3722 ext/gd/libgd/gd.c 	if (src==NULL || (brightness < -255 || brightness>255)) {
NULL             3769 ext/gd/libgd/gd.c 	if (src==NULL) {
NULL             3825 ext/gd/libgd/gd.c 	if (src == NULL) {
NULL             3870 ext/gd/libgd/gd.c 	if (src==NULL) {
NULL             3878 ext/gd/libgd/gd.c 	if (srcback==NULL) {
NULL             3932 ext/gd/libgd/gd.c 	if (src==NULL) {
NULL             3940 ext/gd/libgd/gd.c 	if (srcback==NULL) {
NULL              171 ext/gd/libgd/gd_gd.c 	if (im == NULL) {
NULL              272 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              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              124 ext/gd/libgd/gd_jpeg.c 	gdIOCtx *out = gdNewDynamicCtx (2048, NULL);
NULL              670 ext/gd/libgd/gd_jpeg.c 	if (cinfo->src == NULL) { /* first time for this JPEG object? */
NULL              686 ext/gd/libgd/gd_jpeg.c 	src->pub.next_input_byte = NULL;	/* until buffer loaded */
NULL              794 ext/gd/libgd/gd_jpeg.c 	if (cinfo->dest == NULL) { /* first time for this JPEG object? */
NULL               64 ext/gd/libgd/gd_png.c 	if (jmpbuf_ptr == NULL) { /* we are completely hosed now */
NULL              124 ext/gd/libgd/gd_png.c 	png_bytep image_data = NULL;
NULL              125 ext/gd/libgd/gd_png.c 	png_bytepp row_pointers = NULL;
NULL              126 ext/gd/libgd/gd_png.c 	gdImagePtr im = NULL;
NULL              127 ext/gd/libgd/gd_png.c 	int i, j, *open = NULL;
NULL              139 ext/gd/libgd/gd_png.c 		return NULL;
NULL              143 ext/gd/libgd/gd_png.c 		return NULL;
NULL              147 ext/gd/libgd/gd_png.c 	png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, &gdPngJmpbufStruct, gdPngErrorHandler, NULL);
NULL              149 ext/gd/libgd/gd_png.c 	png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL);
NULL              151 ext/gd/libgd/gd_png.c 	if (png_ptr == NULL) {
NULL              153 ext/gd/libgd/gd_png.c 		return NULL;
NULL              157 ext/gd/libgd/gd_png.c 	if (info_ptr == NULL) {
NULL              159 ext/gd/libgd/gd_png.c 		png_destroy_read_struct (&png_ptr, NULL, NULL);
NULL              161 ext/gd/libgd/gd_png.c 		return NULL;
NULL              175 ext/gd/libgd/gd_png.c 		png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
NULL              177 ext/gd/libgd/gd_png.c 		return NULL;
NULL              186 ext/gd/libgd/gd_png.c 	png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, &interlace_type, NULL, NULL);
NULL              192 ext/gd/libgd/gd_png.c 	if (im == NULL) {
NULL              194 ext/gd/libgd/gd_png.c 		png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
NULL              198 ext/gd/libgd/gd_png.c 		return NULL;
NULL              213 ext/gd/libgd/gd_png.c 		png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
NULL              219 ext/gd/libgd/gd_png.c 		return NULL;
NULL              238 ext/gd/libgd/gd_png.c 				png_get_tRNS(png_ptr, info_ptr, &trans, &num_trans, NULL);
NULL              251 ext/gd/libgd/gd_png.c 			if ((palette = (png_colorp) gdMalloc (256 * sizeof (png_color))) == NULL) {
NULL              253 ext/gd/libgd/gd_png.c 				png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
NULL              255 ext/gd/libgd/gd_png.c 				return NULL;
NULL              271 ext/gd/libgd/gd_png.c 				png_get_tRNS(png_ptr, info_ptr, NULL, NULL, &trans_gray_rgb);
NULL              298 ext/gd/libgd/gd_png.c 					png_get_tRNS(png_ptr, info_ptr, NULL, NULL, &trans_color_rgb);
NULL              326 ext/gd/libgd/gd_png.c 	png_read_end(png_ptr, NULL);		/* ...done! */
NULL              349 ext/gd/libgd/gd_png.c 	png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
NULL              428 ext/gd/libgd/gd_png.c 	gdIOCtx *out = gdNewDynamicCtx(2048, NULL);
NULL              439 ext/gd/libgd/gd_png.c 	gdIOCtx *out = gdNewDynamicCtx(2048, NULL);
NULL              472 ext/gd/libgd/gd_png.c 	png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, &gdPngJmpbufStruct, gdPngErrorHandler, NULL);
NULL              474 ext/gd/libgd/gd_png.c 	png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL);
NULL              476 ext/gd/libgd/gd_png.c 	if (png_ptr == NULL) {
NULL              482 ext/gd/libgd/gd_png.c 	if (info_ptr == NULL) {
NULL              484 ext/gd/libgd/gd_png.c 		png_destroy_write_struct (&png_ptr, (png_infopp) NULL);
NULL              596 ext/gd/libgd/gd_png.c 			png_set_tRNS (png_ptr, info_ptr, trans_values, 256, NULL);
NULL              619 ext/gd/libgd/gd_png.c 			png_set_tRNS(png_ptr, info_ptr, trans_values, tc, 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               70 ext/gd/libgd/gdcache.c   head->mru = NULL;
NULL               98 ext/gd/libgd/gdcache.c   gdCache_element_t *elem, *prev = NULL, *prevprev = NULL;
NULL              124 ext/gd/libgd/gdcache.c       return NULL;
NULL              133 ext/gd/libgd/gdcache.c       prevprev->next = NULL;
NULL              177 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              790 ext/gd/libgd/gdft.c 	char *tmpstr = NULL;
NULL             1025 ext/gd/libgd/gdft.c 		FT_Set_Transform(face, &matrix, NULL);
NULL             1137 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               47 ext/gd/libgd/gdxpm.c 				red = strtol(buf, NULL, 16);
NULL               50 ext/gd/libgd/gdxpm.c 				green = strtol(buf, NULL, 16);
NULL               53 ext/gd/libgd/gdxpm.c 				blue = strtol(buf, NULL, 16);
NULL               60 ext/gd/libgd/gdxpm.c 				red = strtol(buf, NULL, 16);
NULL               64 ext/gd/libgd/gdxpm.c 				green = strtol(buf, NULL, 16);
NULL               68 ext/gd/libgd/gdxpm.c 				blue = strtol(buf, NULL, 16);
NULL               76 ext/gd/libgd/gdxpm.c 				red = strtol(buf, NULL, 16);
NULL               82 ext/gd/libgd/gdxpm.c 				green = strtol(buf, NULL, 16);
NULL               88 ext/gd/libgd/gdxpm.c 				blue = strtol(buf, NULL, 16);
NULL               98 ext/gd/libgd/gdxpm.c 				red = strtol(buf, NULL, 16);
NULL              105 ext/gd/libgd/gdxpm.c 				green = strtol(buf, NULL, 16);
NULL              112 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              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 		(PG(safe_mode) && !php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))   \
NULL               38 ext/gd/php_gd.h 		php_error_docref(NULL TSRMLS_CC, E_WARNING, errormsg);                          \
NULL              202 ext/gd/php_gd.h #define phpext_gd_ptr NULL
NULL              124 ext/gettext/gettext.c     {NULL, NULL, NULL}
NULL              134 ext/gettext/gettext.c 	NULL,
NULL              135 ext/gettext/gettext.c 	NULL,
NULL              136 ext/gettext/gettext.c 	NULL,
NULL              137 ext/gettext/gettext.c 	NULL,
NULL              171 ext/gettext/gettext.c 		domain_name = NULL;
NULL              335 ext/gettext/gettext.c 		char* msgstr = NULL;
NULL               50 ext/gettext/php_gettext.h #define gettext_module_ptr NULL
NULL              316 ext/gmp/gmp.c  	{NULL, NULL, NULL}	/* Must be the last line in gmp_functions[] */
NULL              327 ext/gmp/gmp.c  	NULL,
NULL              328 ext/gmp/gmp.c  	NULL,
NULL              334 ext/gmp/gmp.c  	NULL,
NULL              335 ext/gmp/gmp.c  	NULL,
NULL              388 ext/gmp/gmp.c  	le_gmp = zend_register_list_destructors_ex(_php_gmpnum_free, NULL, GMP_RESOURCE_NAME, module_number);
NULL              433 ext/gmp/gmp.c  	ZEND_REGISTER_RESOURCE(NULL, gmpnumber, le_gmp);\
NULL              477 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Unable to convert variable to GMP - wrong type");
NULL              510 ext/gmp/gmp.c  #define gmp_binary_op(op)         _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL)
NULL              545 ext/gmp/gmp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Zero operand not allowed");
NULL              600 ext/gmp/gmp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Zero operand not allowed");
NULL              759 ext/gmp/gmp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad base for conversion: %d (should be between 2 and 36)", base);
NULL              821 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad base for conversion: %d", base);
NULL             1007 ext/gmp/gmp.c  	gmp_zval_binary_ui_op_ex(return_value, a_arg, b_arg, mpz_divexact, NULL, 0, 1 TSRMLS_CC);
NULL             1041 ext/gmp/gmp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Number has to be greater than or equal to 0");
NULL             1047 ext/gmp/gmp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Number has to be greater than or equal to 0");
NULL             1077 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Negative exponent not supported");
NULL             1111 ext/gmp/gmp.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Second parameter cannot be less than 0");
NULL             1147 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Number has to be greater than or equal to 0");
NULL             1173 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Number has to be greater than or equal to 0");
NULL             1496 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Index must be greater than or equal to zero");
NULL             1526 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Index must be greater than or equal to zero");
NULL             1584 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Starting index must be greater than or equal to zero");
NULL             1607 ext/gmp/gmp.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Starting index must be greater than or equal to zero");
NULL               92 ext/gmp/php_gmp.h #define phpext_gmp_ptr NULL
NULL               35 ext/hash/hash.c # define DEFAULT_CONTEXT NULL
NULL               47 ext/hash/hash.c 		ops = NULL;
NULL               60 ext/hash/hash.c 	zend_hash_add(&php_hash_hashtable, lower, algo_len + 1, (void*)ops, sizeof(php_hash_ops), NULL);
NULL               73 ext/hash/hash.c 	php_stream *stream = NULL;
NULL               81 ext/hash/hash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo);
NULL               85 ext/hash/hash.c 		stream = php_stream_open_wrapper_ex(data, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL, DEFAULT_CONTEXT);
NULL              147 ext/hash/hash.c 	php_stream *stream = NULL;
NULL              156 ext/hash/hash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo);
NULL              160 ext/hash/hash.c 		stream = php_stream_open_wrapper_ex(data, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL, DEFAULT_CONTEXT);
NULL              254 ext/hash/hash.c 	char *algo, *key = NULL;
NULL              267 ext/hash/hash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown hashing algorithm: %s", algo);
NULL              274 ext/hash/hash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "HMAC requested without a key");
NULL              285 ext/hash/hash.c 	hash->key = NULL;
NULL              342 ext/hash/hash.c 	php_stream *stream = NULL;
NULL              377 ext/hash/hash.c 	zval *zhash, *zcontext = NULL;
NULL              391 ext/hash/hash.c 	stream = php_stream_open_wrapper_ex(filename, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL, context);
NULL              443 ext/hash/hash.c 		hash->key = NULL;
NULL              447 ext/hash/hash.c 	hash->context = NULL;
NULL              516 ext/hash/hash.c 	php_hash_le_hash = zend_register_list_destructors_ex(php_hash_dtor, NULL, PHP_HASH_RESNAME, module_number);
NULL              518 ext/hash/hash.c 	zend_hash_init(&php_hash_hashtable, 35, NULL, NULL, 1);
NULL              589 ext/hash/hash.c 		(type = zend_hash_get_current_key_ex(&php_hash_hashtable, &str, NULL, &idx, 0, &pos)) != HASH_KEY_NON_EXISTANT;
NULL              728 ext/hash/hash.c 	{NULL, NULL, NULL}
NULL              742 ext/hash/hash.c 	NULL, /* RINIT */
NULL              743 ext/hash/hash.c 	NULL, /* RSHUTDOWN */
NULL              148 ext/hash/hash_md.c 	stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL);
NULL              134 ext/hash/hash_sha.c 	stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL);
NULL              156 ext/iconv/iconv.c 	{NULL, NULL, NULL}
NULL              171 ext/iconv/iconv.c 	NULL,
NULL              172 ext/iconv/iconv.c 	NULL,
NULL              177 ext/iconv/iconv.c 	NULL,
NULL              178 ext/iconv/iconv.c 	NULL,
NULL              190 ext/iconv/iconv.c 	iconv_globals->input_encoding = NULL;
NULL              191 ext/iconv/iconv.c 	iconv_globals->output_encoding = NULL;
NULL              192 ext/iconv/iconv.c 	iconv_globals->internal_encoding = NULL;
NULL              338 ext/iconv/iconv.c 	if (in_p != NULL) {
NULL              385 ext/iconv/iconv.c 			if (iconv(cd, NULL, NULL, (char **) &out_p, &out_left) == (size_t)0) {
NULL              426 ext/iconv/iconv.c 	*out = NULL;
NULL              467 ext/iconv/iconv.c 	result = iconv(cd, NULL, NULL, &out_p, &out_left);
NULL              492 ext/iconv/iconv.c 	*out = NULL;
NULL              532 ext/iconv/iconv.c 		   	result = iconv(cd, NULL, NULL, (char **) &out_p, &out_left);
NULL              737 ext/iconv/iconv.c 	cd2 = (iconv_t)NULL;
NULL              754 ext/iconv/iconv.c 			if (cd2 == (iconv_t)NULL) {
NULL              758 ext/iconv/iconv.c 					cd2 = (iconv_t)NULL;
NULL              795 ext/iconv/iconv.c 		if (cd2 != (iconv_t)NULL) {
NULL              796 ext/iconv/iconv.c 			_php_iconv_appendl(pretval, NULL, 0, cd2);
NULL              801 ext/iconv/iconv.c 	if (cd1 != (iconv_t)NULL) {
NULL              805 ext/iconv/iconv.c 	if (cd2 != (iconv_t)NULL) {
NULL              845 ext/iconv/iconv.c 		if (ndl_buf != NULL) {
NULL              854 ext/iconv/iconv.c 		if (ndl_buf != NULL) {
NULL             1007 ext/iconv/iconv.c 	char *buf = NULL;
NULL             1008 ext/iconv/iconv.c 	char *encoded = NULL;
NULL             1160 ext/iconv/iconv.c 					if (iconv(cd, NULL, NULL, (char **) &out_p, &out_left) == (size_t)-1) {
NULL             1176 ext/iconv/iconv.c 					if (iconv(cd, NULL, NULL, NULL, NULL) == (size_t)-1) {
NULL             1203 ext/iconv/iconv.c 				encoded = NULL;
NULL             1259 ext/iconv/iconv.c 					if (iconv(cd, NULL, NULL, (char **) &out_p, &out_left) == (size_t)-1) {
NULL             1303 ext/iconv/iconv.c 				if (iconv(cd, NULL, NULL, NULL, NULL) == (size_t)-1) {
NULL             1321 ext/iconv/iconv.c 	if (encoded != NULL) {
NULL             1324 ext/iconv/iconv.c 	if (buf != NULL) {
NULL             1341 ext/iconv/iconv.c 	const char *csname = NULL;
NULL             1343 ext/iconv/iconv.c 	const char *encoded_text = NULL;
NULL             1345 ext/iconv/iconv.c 	const char *encoded_word = NULL;
NULL             1346 ext/iconv/iconv.c 	const char *spaces = NULL;
NULL             1350 ext/iconv/iconv.c 	if (next_pos != NULL) {
NULL             1351 ext/iconv/iconv.c 		*next_pos = NULL;
NULL             1396 ext/iconv/iconv.c 						encoded_word = NULL;
NULL             1410 ext/iconv/iconv.c 					encoded_word = NULL;
NULL             1435 ext/iconv/iconv.c 					if (csname == NULL) {
NULL             1448 ext/iconv/iconv.c 							encoded_word = NULL;
NULL             1476 ext/iconv/iconv.c 							encoded_word = NULL;
NULL             1519 ext/iconv/iconv.c 							encoded_word = NULL;
NULL             1541 ext/iconv/iconv.c 						encoded_word = NULL;
NULL             1582 ext/iconv/iconv.c 				if (encoded_word == NULL) {
NULL             1585 ext/iconv/iconv.c 				spaces = NULL;
NULL             1597 ext/iconv/iconv.c 						encoded_word = NULL;
NULL             1655 ext/iconv/iconv.c 								decoded_text = NULL;
NULL             1659 ext/iconv/iconv.c 						if (decoded_text == NULL) {
NULL             1666 ext/iconv/iconv.c 								encoded_word = NULL;
NULL             1689 ext/iconv/iconv.c 								encoded_word = NULL;
NULL             1744 ext/iconv/iconv.c 						if (spaces != NULL && encoded_word == NULL) {
NULL             1746 ext/iconv/iconv.c 							spaces = NULL;
NULL             1756 ext/iconv/iconv.c 						if (spaces != NULL) {
NULL             1758 ext/iconv/iconv.c 							spaces = NULL;
NULL             1761 ext/iconv/iconv.c 						encoded_word = NULL;
NULL             1816 ext/iconv/iconv.c 	if (next_pos != NULL) {
NULL             1840 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot open converter");
NULL             1844 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong charset, conversion from `%s' to `%s' is not allowed",
NULL             1849 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected an incomplete multibyte character in input string");
NULL             1853 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected an illegal character in input string");
NULL             1858 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Buffer length exceeded");
NULL             1862 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Malformed string");
NULL             1867 ext/iconv/iconv.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown error (%d)", errno);
NULL             1894 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             1931 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             1942 ext/iconv/iconv.c 	if (err == PHP_ICONV_ERR_SUCCESS && str != NULL && retval.c != NULL) {
NULL             1976 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             1981 ext/iconv/iconv.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string.");
NULL             2029 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             2049 ext/iconv/iconv.c 	const char *field_name = NULL;
NULL             2051 ext/iconv/iconv.c 	const char *field_value = NULL;
NULL             2053 ext/iconv/iconv.c 	zval *pref = NULL;
NULL             2054 ext/iconv/iconv.c 	zval tmp_zv, *tmp_zv_p = NULL;
NULL             2071 ext/iconv/iconv.c 	if (pref != NULL) {
NULL             2090 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             2102 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             2149 ext/iconv/iconv.c 		if (retval.c != NULL) {
NULL             2159 ext/iconv/iconv.c 	if (tmp_zv_p != NULL) {
NULL             2188 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             2192 ext/iconv/iconv.c 	err = _php_iconv_mime_decode(&retval, encoded_str, encoded_str_len, charset, NULL, mode);
NULL             2196 ext/iconv/iconv.c 		if (retval.c != NULL) {
NULL             2229 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             2237 ext/iconv/iconv.c 		char *header_name = NULL;
NULL             2239 ext/iconv/iconv.c 		char *header_value = NULL;
NULL             2249 ext/iconv/iconv.c 		if (decoded_header.c == NULL) {
NULL             2273 ext/iconv/iconv.c 		if (header_name != NULL) {
NULL             2284 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             2321 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             2328 ext/iconv/iconv.c 	if (out_buffer != NULL) {
NULL             2340 ext/iconv/iconv.c 	char *out_buffer, *content_type, *mimetype = NULL, *s;
NULL             2353 ext/iconv/iconv.c 		if ((s = strchr(SG(sapi_headers).mimetype,';')) == NULL){
NULL             2362 ext/iconv/iconv.c 	if (mimetype != NULL) {
NULL             2367 ext/iconv/iconv.c 		if (out_buffer != NULL) {
NULL             2399 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             2476 ext/iconv/iconv.c 	if (NULL == (self->to_charset = pemalloc(to_charset_len + 1, persistent))) {
NULL             2480 ext/iconv/iconv.c 	if (NULL == (self->from_charset = pemalloc(from_charset_len + 1, persistent))) {
NULL             2511 ext/iconv/iconv.c 	char *out_buf = NULL;
NULL             2517 ext/iconv/iconv.c 	if (ps == NULL) {
NULL             2526 ext/iconv/iconv.c 	if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) {
NULL             2541 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             2545 ext/iconv/iconv.c 						if (ps != NULL) {
NULL             2548 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             2570 ext/iconv/iconv.c 							if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             2577 ext/iconv/iconv.c 							if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) {
NULL             2582 ext/iconv/iconv.c 							if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) {
NULL             2583 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 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset);
NULL             2603 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             2615 ext/iconv/iconv.c 		if ((ps == NULL ? iconv(self->cd, NULL, NULL, &pd, &ocnt):
NULL             2620 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             2624 ext/iconv/iconv.c 					if (ps != NULL) {
NULL             2626 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             2634 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             2647 ext/iconv/iconv.c 						if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             2654 ext/iconv/iconv.c 						if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) {
NULL             2659 ext/iconv/iconv.c 						if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) {
NULL             2660 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 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "iconv stream filter (\"%s\"=>\"%s\"): unknown error", self->from_charset, self->to_charset);
NULL             2680 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             2685 ext/iconv/iconv.c 			if (ps == NULL) {
NULL             2693 ext/iconv/iconv.c 		if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             2717 ext/iconv/iconv.c 	php_stream_bucket *bucket = NULL;
NULL             2721 ext/iconv/iconv.c 	while (buckets_in->head != NULL) {
NULL             2737 ext/iconv/iconv.c 				buckets_out, NULL, 0, &consumed,
NULL             2743 ext/iconv/iconv.c 	if (bytes_consumed != NULL) {
NULL             2750 ext/iconv/iconv.c 	if (bucket != NULL) {
NULL             2774 ext/iconv/iconv.c 	php_stream_filter *retval = NULL;
NULL             2776 ext/iconv/iconv.c 	char *from_charset = NULL, *to_charset = NULL;
NULL             2779 ext/iconv/iconv.c 	if ((from_charset = strchr(name, '.')) == NULL) {
NULL             2780 ext/iconv/iconv.c 		return NULL;
NULL             2783 ext/iconv/iconv.c 	if ((from_charset = strchr(from_charset, '.')) == NULL) {
NULL             2784 ext/iconv/iconv.c 		return NULL;
NULL             2787 ext/iconv/iconv.c 	if ((to_charset = strchr(from_charset, '/')) == NULL) {
NULL             2788 ext/iconv/iconv.c 		return NULL;
NULL             2795 ext/iconv/iconv.c 		return NULL;
NULL             2798 ext/iconv/iconv.c 	if (NULL == (inst = pemalloc(sizeof(php_iconv_stream_filter), persistent))) {
NULL             2799 ext/iconv/iconv.c 		return NULL;
NULL             2804 ext/iconv/iconv.c 		return NULL;
NULL             2807 ext/iconv/iconv.c 	if (NULL == (retval = php_stream_filter_alloc(&php_iconv_stream_filter_ops, inst, persistent))) {
NULL              104 ext/iconv/php_iconv.h #define iconv_module_ptr NULL
NULL               96 ext/imap/php_imap.c 	PHP_FE(imap_open,								NULL)
NULL               97 ext/imap/php_imap.c 	PHP_FE(imap_reopen,								NULL)
NULL               98 ext/imap/php_imap.c 	PHP_FE(imap_close,								NULL)
NULL               99 ext/imap/php_imap.c 	PHP_FE(imap_num_msg,							NULL)
NULL              100 ext/imap/php_imap.c 	PHP_FE(imap_num_recent,							NULL)
NULL              101 ext/imap/php_imap.c 	PHP_FE(imap_headers,							NULL)
NULL              102 ext/imap/php_imap.c 	PHP_FE(imap_headerinfo,							NULL)
NULL              103 ext/imap/php_imap.c 	PHP_FE(imap_rfc822_parse_headers,				NULL)
NULL              104 ext/imap/php_imap.c 	PHP_FE(imap_rfc822_write_address,				NULL)
NULL              105 ext/imap/php_imap.c 	PHP_FE(imap_rfc822_parse_adrlist,				NULL)
NULL              106 ext/imap/php_imap.c 	PHP_FE(imap_body,								NULL)
NULL              107 ext/imap/php_imap.c 	PHP_FE(imap_bodystruct,							NULL)
NULL              108 ext/imap/php_imap.c 	PHP_FE(imap_fetchbody,							NULL)
NULL              109 ext/imap/php_imap.c 	PHP_FE(imap_savebody,							NULL)
NULL              110 ext/imap/php_imap.c 	PHP_FE(imap_fetchheader,						NULL)
NULL              111 ext/imap/php_imap.c 	PHP_FE(imap_fetchstructure,						NULL)
NULL              112 ext/imap/php_imap.c 	PHP_FE(imap_expunge,							NULL)
NULL              113 ext/imap/php_imap.c 	PHP_FE(imap_delete,								NULL)
NULL              114 ext/imap/php_imap.c 	PHP_FE(imap_undelete,							NULL)
NULL              115 ext/imap/php_imap.c 	PHP_FE(imap_check,								NULL)
NULL              116 ext/imap/php_imap.c 	PHP_FE(imap_mail_copy,							NULL)
NULL              117 ext/imap/php_imap.c 	PHP_FE(imap_mail_move,							NULL)
NULL              118 ext/imap/php_imap.c 	PHP_FE(imap_mail_compose,						NULL)
NULL              119 ext/imap/php_imap.c 	PHP_FE(imap_createmailbox,						NULL)
NULL              120 ext/imap/php_imap.c 	PHP_FE(imap_renamemailbox,						NULL)
NULL              121 ext/imap/php_imap.c 	PHP_FE(imap_deletemailbox,						NULL)
NULL              122 ext/imap/php_imap.c 	PHP_FE(imap_subscribe,							NULL)
NULL              123 ext/imap/php_imap.c 	PHP_FE(imap_unsubscribe,						NULL)
NULL              124 ext/imap/php_imap.c 	PHP_FE(imap_append,								NULL)
NULL              125 ext/imap/php_imap.c 	PHP_FE(imap_ping,								NULL)
NULL              126 ext/imap/php_imap.c 	PHP_FE(imap_base64,								NULL)
NULL              127 ext/imap/php_imap.c 	PHP_FE(imap_qprint,								NULL)
NULL              128 ext/imap/php_imap.c 	PHP_FE(imap_8bit,								NULL)
NULL              129 ext/imap/php_imap.c 	PHP_FE(imap_binary,								NULL)
NULL              130 ext/imap/php_imap.c 	PHP_FE(imap_utf8,								NULL)
NULL              131 ext/imap/php_imap.c 	PHP_FE(imap_status,								NULL)
NULL              132 ext/imap/php_imap.c 	PHP_FE(imap_mailboxmsginfo,						NULL)
NULL              133 ext/imap/php_imap.c 	PHP_FE(imap_setflag_full,						NULL)
NULL              134 ext/imap/php_imap.c 	PHP_FE(imap_clearflag_full,						NULL)
NULL              135 ext/imap/php_imap.c 	PHP_FE(imap_sort,								NULL)
NULL              136 ext/imap/php_imap.c 	PHP_FE(imap_uid,								NULL)
NULL              137 ext/imap/php_imap.c 	PHP_FE(imap_msgno,								NULL)
NULL              138 ext/imap/php_imap.c 	PHP_FE(imap_list,								NULL)
NULL              139 ext/imap/php_imap.c 	PHP_FE(imap_lsub,								NULL)
NULL              140 ext/imap/php_imap.c 	PHP_FE(imap_fetch_overview,						NULL)
NULL              141 ext/imap/php_imap.c 	PHP_FE(imap_alerts,								NULL)
NULL              142 ext/imap/php_imap.c 	PHP_FE(imap_errors,								NULL)
NULL              143 ext/imap/php_imap.c 	PHP_FE(imap_last_error,							NULL)
NULL              144 ext/imap/php_imap.c 	PHP_FE(imap_search,								NULL)
NULL              145 ext/imap/php_imap.c 	PHP_FE(imap_utf7_decode,						NULL)
NULL              146 ext/imap/php_imap.c 	PHP_FE(imap_utf7_encode,						NULL)
NULL              147 ext/imap/php_imap.c 	PHP_FE(imap_mime_header_decode,					NULL)
NULL              148 ext/imap/php_imap.c 	PHP_FE(imap_thread,								NULL)
NULL              149 ext/imap/php_imap.c 	PHP_FE(imap_timeout,								NULL)
NULL              152 ext/imap/php_imap.c 	PHP_FE(imap_get_quota,							NULL)
NULL              153 ext/imap/php_imap.c 	PHP_FE(imap_get_quotaroot,						NULL)
NULL              154 ext/imap/php_imap.c 	PHP_FE(imap_set_quota,							NULL)
NULL              155 ext/imap/php_imap.c 	PHP_FE(imap_setacl,								NULL)
NULL              156 ext/imap/php_imap.c 	PHP_FE(imap_getacl,								NULL)
NULL              159 ext/imap/php_imap.c 	PHP_FE(imap_mail,								NULL)
NULL              161 ext/imap/php_imap.c 	PHP_FALIAS(imap_header,			imap_headerinfo,	NULL)
NULL              162 ext/imap/php_imap.c 	PHP_FALIAS(imap_listmailbox,	imap_list,			NULL)
NULL              163 ext/imap/php_imap.c 	PHP_FALIAS(imap_getmailboxes,	imap_list_full,		NULL)
NULL              164 ext/imap/php_imap.c 	PHP_FALIAS(imap_scanmailbox,	imap_listscan,		NULL)
NULL              165 ext/imap/php_imap.c 	PHP_FALIAS(imap_listsubscribed,	imap_lsub,			NULL)
NULL              166 ext/imap/php_imap.c 	PHP_FALIAS(imap_getsubscribed,	imap_lsub_full,		NULL)
NULL              167 ext/imap/php_imap.c 	PHP_FALIAS(imap_fetchtext,		imap_body,			NULL)
NULL              168 ext/imap/php_imap.c 	PHP_FALIAS(imap_scan,			imap_listscan,		NULL)
NULL              169 ext/imap/php_imap.c 	PHP_FALIAS(imap_create,			imap_createmailbox,	NULL)
NULL              170 ext/imap/php_imap.c 	PHP_FALIAS(imap_rename,			imap_renamemailbox,	NULL)
NULL              171 ext/imap/php_imap.c 	{NULL, NULL, NULL}
NULL              178 ext/imap/php_imap.c 	{NULL, NULL, NULL}
NULL              185 ext/imap/php_imap.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              190 ext/imap/php_imap.c 	NULL,
NULL              197 ext/imap/php_imap.c 	NULL,
NULL              198 ext/imap/php_imap.c 	NULL,
NULL              212 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number");	\
NULL              248 ext/imap/php_imap.c 	return zend_hash_update(symtable, key, strlen(key)+1, (void *) &tmp, sizeof(zval *), NULL);
NULL              264 ext/imap/php_imap.c 	return zend_hash_next_index_insert(symtable, (void *) &tmp, sizeof(zval *), NULL); 
NULL              669 ext/imap/php_imap.c 	le_imap = zend_register_list_destructors_ex(mail_close_it, NULL, "imap", module_number);
NULL              697 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s (errflg=%ld)", ecur->LTEXT, ecur->errflg);
NULL              709 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s", acur->LTEXT);
NULL              785 ext/imap/php_imap.c 			(PG(safe_mode) && !php_checkuid(Z_STRVAL_PP(mailbox), NULL, CHECKUID_CHECK_FILE_AND_DIR)))) {
NULL              796 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING ,"Retries must be greater or equal to 0");
NULL              806 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't open stream %s", Z_STRVAL_PP(mailbox));
NULL              865 ext/imap/php_imap.c 			(PG(safe_mode) && !php_checkuid(Z_STRVAL_PP(mailbox), NULL, CHECKUID_CHECK_FILE_AND_DIR)))) {
NULL              871 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't re-open stream");
NULL              984 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "c-client imap_getquota failed");
NULL             1012 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "c-client imap_getquotaroot failed");
NULL             1124 ext/imap/php_imap.c 	zval **options, **streamind=NULL;
NULL             1125 ext/imap/php_imap.c 	pils *imap_le_struct=NULL; 
NULL             1230 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number");
NULL             1591 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "From length has to be between 1 and %i", MAILTMPLEN);
NULL             1600 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Subject length has to be between 1 and %i", MAILTMPLEN);
NULL             1675 ext/imap/php_imap.c 		rfc822_parse_msg(&en, NULL, Z_STRVAL_PP(headers), Z_STRLEN_PP(headers), NULL, Z_STRVAL_PP(defaulthost), NIL);
NULL             1677 ext/imap/php_imap.c 		rfc822_parse_msg(&en, NULL, Z_STRVAL_PP(headers), Z_STRLEN_PP(headers), NULL, "UNKNOWN", NIL);
NULL             1862 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No body information available");
NULL             1900 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No body information available");
NULL             1913 ext/imap/php_imap.c 	pils *imap_ptr = NULL;
NULL             1914 ext/imap/php_imap.c 	php_stream *writer = NULL;
NULL             1939 ext/imap/php_imap.c 			writer = php_stream_open_wrapper(Z_STRVAL_PP(out), "wb", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL);
NULL             1948 ext/imap/php_imap.c 	mail_fetchbody_full(imap_ptr->imap_stream, msgno, section, NULL, flags);
NULL             1949 ext/imap/php_imap.c 	IMAPG(gets_stream) = NULL;
NULL             1975 ext/imap/php_imap.c 	if (decode == NULL) {
NULL             2000 ext/imap/php_imap.c 	if (decode == NULL) {
NULL             2025 ext/imap/php_imap.c 	if (decode == NULL) {
NULL             2050 ext/imap/php_imap.c 	if (decode == NULL) {
NULL             2207 ext/imap/php_imap.c 	src.data  = NULL;
NULL             2209 ext/imap/php_imap.c 	dest.data = NULL;
NULL             2286 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid modified UTF-7 character: `%c'", *inp);
NULL             2291 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected end of string");
NULL             2302 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Stray modified base64 character: `%c'", *--inp);
NULL             2307 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid modified base64 character: `%c'", *inp);
NULL             2328 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected end of string");
NULL             2385 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "outp - out [%ld] != outlen [%d]", outp - out, outlen);
NULL             2504 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "outp - out [%ld] != outlen [%d]", outp - out, outlen);
NULL             2588 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized sort criteria");
NULL             2594 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             2683 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number");
NULL             2771 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad message number");
NULL             2778 ext/imap/php_imap.c 	if (body == NULL) {
NULL             2912 ext/imap/php_imap.c 					env->from->next=NULL;
NULL             2918 ext/imap/php_imap.c 					env->to->next = NULL;
NULL             2961 ext/imap/php_imap.c 	BODY *bod=NULL, *topbod=NULL;
NULL             2962 ext/imap/php_imap.c 	PART *mypart=NULL, *part;
NULL             2963 ext/imap/php_imap.c 	PARAMETER *param, *disp_param = NULL, *custom_headers_param = NULL, *tmp_param = NULL;
NULL             2964 ext/imap/php_imap.c 	char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL;
NULL             2972 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected Array as envelope parameter");
NULL             2977 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected Array as body parameter");
NULL             3029 ext/imap/php_imap.c 			custom_headers_param = tmp_param = NULL;
NULL             3034 ext/imap/php_imap.c 				custom_headers_param->attribute = NULL;
NULL             3045 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "body parameter must be a non-empty array");
NULL             3071 ext/imap/php_imap.c 				disp_param = tmp_param = NULL;
NULL             3105 ext/imap/php_imap.c 				disp_param = tmp_param = NULL;
NULL             3184 ext/imap/php_imap.c 					disp_param = tmp_param = NULL;
NULL             3218 ext/imap/php_imap.c 					disp_param = tmp_param = NULL;
NULL             3260 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot generate multipart e-mail without components.");
NULL             3319 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "The boudary should be no longer then 4kb");
NULL             3382 ext/imap/php_imap.c 	char *tsm_errmsg = NULL;
NULL             3384 ext/imap/php_imap.c 	char *bufferTo = NULL, *bufferCc = NULL, *bufferBcc = NULL, *bufferHeader = NULL;
NULL             3412 ext/imap/php_imap.c 		addr = NULL;
NULL             3413 ext/imap/php_imap.c 		rfc822_parse_adrlist(&addr, tempMailTo, NULL);
NULL             3415 ext/imap/php_imap.c 			if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) {
NULL             3441 ext/imap/php_imap.c 		addr = NULL;
NULL             3442 ext/imap/php_imap.c 		rfc822_parse_adrlist(&addr, tempMailTo, NULL);
NULL             3444 ext/imap/php_imap.c 			if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) {
NULL             3467 ext/imap/php_imap.c 		addr = NULL;
NULL             3468 ext/imap/php_imap.c 		rfc822_parse_adrlist(&addr, tempMailTo, NULL);
NULL             3470 ext/imap/php_imap.c 			if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) {
NULL             3493 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tsm_errmsg);
NULL             3496 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err));
NULL             3513 ext/imap/php_imap.c 		if (headers != NULL) {
NULL             3524 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not execute mail delivery program");
NULL             3537 ext/imap/php_imap.c 	char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL;
NULL             3549 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No to field in mail command");
NULL             3558 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No subject field in mail command");
NULL             3568 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No message string in mail command");
NULL             3569 ext/imap/php_imap.c 		message = NULL;
NULL             3766 ext/imap/php_imap.c 				zend_hash_next_index_insert(Z_ARRVAL_P(return_value), (void *)&myobject, sizeof(zval *), NULL);
NULL             3784 ext/imap/php_imap.c 					if (decode == NULL) {
NULL             3793 ext/imap/php_imap.c 					zend_hash_next_index_insert(Z_ARRVAL_P(return_value), (void *)&myobject, sizeof(zval *), NULL);
NULL             3823 ext/imap/php_imap.c 		zend_hash_next_index_insert(Z_ARRVAL_P(return_value), (void *)&myobject, sizeof(zval *), NULL);
NULL             3908 ext/imap/php_imap.c 		*fulladdress = NULL;
NULL             3929 ext/imap/php_imap.c 	char *fulladdress=NULL;
NULL             4220 ext/imap/php_imap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function returned an empty tree");
NULL             4315 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to read from socket");
NULL             4318 ext/imap/php_imap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to write to stream");
NULL             4322 ext/imap/php_imap.c 		return NULL;
NULL             4329 ext/imap/php_imap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to read from socket");
NULL             4331 ext/imap/php_imap.c 			buf = NULL;
NULL              221 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              157 ext/interbase/ibase_events.c 		ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), "InterBase link", le_link, le_plink);
NULL              231 ext/interbase/ibase_events.c 			if (SUCCESS != call_user_function(EG(function_table), NULL,
NULL              301 ext/interbase/ibase_events.c 		ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link),
NULL              307 ext/interbase/ibase_events.c 	if (!zend_is_callable(*cb_arg, 0, NULL)) {
NULL              167 ext/interbase/ibase_query.c 	if (ib_query != NULL) {
NULL              181 ext/interbase/ibase_query.c 	le_result = zend_register_list_destructors_ex(_php_ibase_free_result, NULL, 
NULL              183 ext/interbase/ibase_query.c 	le_query = zend_register_list_destructors_ex(php_ibase_free_query_rsrc, NULL, 
NULL              308 ext/interbase/ibase_query.c 	ib_query->stmt = NULL;
NULL              309 ext/interbase/ibase_query.c 	ib_query->in_array = NULL;
NULL              310 ext/interbase/ibase_query.c 	ib_query->out_array = NULL;
NULL              314 ext/interbase/ibase_query.c 	ib_query->out_sqlda = NULL;
NULL              315 ext/interbase/ibase_query.c 	ib_query->in_sqlda = NULL;
NULL              376 ext/interbase/ibase_query.c 		ib_query->in_sqlda = NULL;
NULL              384 ext/interbase/ibase_query.c 		ib_query->out_sqlda = NULL;
NULL              724 ext/interbase/ibase_query.c 					ibase_blob ib_blob = { NULL, BLOB_INPUT };
NULL              840 ext/interbase/ibase_query.c 			var->sqlind = NULL;
NULL              849 ext/interbase/ibase_query.c 	XSQLDA *in_sqlda = NULL, *out_sqlda = NULL;
NULL              850 ext/interbase/ibase_query.c 	BIND_BUF *bind_buf = NULL;
NULL              871 ext/interbase/ibase_query.c 			tr = NULL;
NULL              874 ext/interbase/ibase_query.c 					ib_query->query, ib_query->dialect, NULL)) {
NULL              885 ext/interbase/ibase_query.c 			if (ib_query->link->tr_list == NULL) {
NULL              887 ext/interbase/ibase_query.c 				ib_query->link->tr_list->trans = NULL;
NULL              888 ext/interbase/ibase_query.c 				ib_query->link->tr_list->next = NULL;
NULL              892 ext/interbase/ibase_query.c 			for (l = &ib_query->link->tr_list; *l != NULL; l = &(*l)->next);
NULL              895 ext/interbase/ibase_query.c 			(*l)->next = NULL;
NULL              905 ext/interbase/ibase_query.c 					&ib_query->trans->handle, 0, ib_query->query, ib_query->dialect, NULL)) {
NULL              910 ext/interbase/ibase_query.c 			if (ib_query->trans->handle == NULL && ib_query->trans_res_id != 0) {
NULL             1028 ext/interbase/ibase_query.c 			*ib_resultp = NULL;
NULL             1043 ext/interbase/ibase_query.c 	zval *zlink, *ztrans, ***bind_args = NULL;
NULL             1047 ext/interbase/ibase_query.c 	ibase_db_link *ib_link = NULL;
NULL             1048 ext/interbase/ibase_query.c 	ibase_trans *trans = NULL;
NULL             1049 ext/interbase/ibase_query.c 	ibase_query ib_query = { NULL, NULL, 0, 0 };
NULL             1050 ext/interbase/ibase_query.c 	ibase_result *result = NULL;
NULL             1075 ext/interbase/ibase_query.c 				if (trans != NULL) {
NULL             1085 ext/interbase/ibase_query.c 				isc_db_handle db = NULL;
NULL             1086 ext/interbase/ibase_query.c 				isc_tr_handle trans = NULL;
NULL             1097 ext/interbase/ibase_query.c 						query, SQL_DIALECT_CURRENT, NULL)) {
NULL             1111 ext/interbase/ibase_query.c 					ib_link->tr_list = NULL;
NULL             1112 ext/interbase/ibase_query.c 					ib_link->event_head = NULL;
NULL             1125 ext/interbase/ibase_query.c 				ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK,
NULL             1135 ext/interbase/ibase_query.c 	if (ib_link == NULL || FAILURE == _php_ibase_def_trans(ib_link, &trans TSRMLS_CC) 
NULL             1146 ext/interbase/ibase_query.c 			php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE,
NULL             1164 ext/interbase/ibase_query.c 		if (result != NULL) { /* statement returns a result */
NULL             1169 ext/interbase/ibase_query.c 				ib_query.stmt = NULL; /* keep stmt when free query */
NULL             1187 ext/interbase/ibase_query.c 	ibase_trans *trans = NULL;
NULL             1197 ext/interbase/ibase_query.c 			ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK,
NULL             1199 ext/interbase/ibase_query.c 			if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) {
NULL             1211 ext/interbase/ibase_query.c 			if (trans == NULL) {			
NULL             1214 ext/interbase/ibase_query.c 				if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) {
NULL             1488 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             1736 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,
NULL             1757 ext/interbase/ibase_query.c 			if (trans != NULL) {
NULL             1801 ext/interbase/ibase_query.c 	zval *query, ***args = NULL;
NULL             1803 ext/interbase/ibase_query.c 	ibase_result *result = NULL;
NULL             1820 ext/interbase/ibase_query.c 			php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE,
NULL             1853 ext/interbase/ibase_query.c 		if (ib_query->trans->handle == NULL) {
NULL             1857 ext/interbase/ibase_query.c 		if (result != NULL) {
NULL             1860 ext/interbase/ibase_query.c 				result->stmt = NULL;
NULL             1920 ext/interbase/ibase_query.c 	if (sqlda == NULL) {
NULL             2043 ext/interbase/ibase_query.c 	if (sqlda == NULL) {
NULL             2072 ext/interbase/ibase_query.c 	if (ib_query->in_sqlda == NULL) {
NULL             2095 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              279 ext/interbase/ibase_service.c 	char res_buf[400], *result, *heap_buf = NULL, *heap_p;
NULL              286 ext/interbase/ibase_service.c 		if (isc_service_start(IB_STATUS, &svm->handle, NULL, sizeof(action), action)) {
NULL              295 ext/interbase/ibase_service.c 	if (isc_service_query(IB_STATUS, &svm->handle, NULL, sizeof(spb), spb,
NULL              460 ext/interbase/ibase_service.c 	if (isc_service_start(IB_STATUS, &svm->handle, NULL, (unsigned short)spb_len, buf)) {
NULL              568 ext/interbase/ibase_service.c 	if (isc_service_start(IB_STATUS, &svm->handle, NULL, (unsigned short)spb_len, buf)) {
NULL               51 ext/interbase/interbase.c 	PHP_FE(ibase_connect, NULL)
NULL               52 ext/interbase/interbase.c 	PHP_FE(ibase_pconnect, NULL)
NULL               53 ext/interbase/interbase.c 	PHP_FE(ibase_close, NULL)
NULL               54 ext/interbase/interbase.c 	PHP_FE(ibase_drop_db, NULL)
NULL               55 ext/interbase/interbase.c 	PHP_FE(ibase_query, NULL)
NULL               56 ext/interbase/interbase.c 	PHP_FE(ibase_fetch_row, NULL)
NULL               57 ext/interbase/interbase.c 	PHP_FE(ibase_fetch_assoc, NULL)
NULL               58 ext/interbase/interbase.c 	PHP_FE(ibase_fetch_object, NULL)
NULL               59 ext/interbase/interbase.c 	PHP_FE(ibase_free_result, NULL)
NULL               60 ext/interbase/interbase.c 	PHP_FE(ibase_name_result, NULL)
NULL               61 ext/interbase/interbase.c 	PHP_FE(ibase_prepare, NULL)
NULL               62 ext/interbase/interbase.c 	PHP_FE(ibase_execute, NULL)
NULL               63 ext/interbase/interbase.c 	PHP_FE(ibase_free_query, NULL)
NULL               64 ext/interbase/interbase.c 	PHP_FE(ibase_gen_id, NULL)
NULL               65 ext/interbase/interbase.c 	PHP_FE(ibase_num_fields, NULL)
NULL               66 ext/interbase/interbase.c 	PHP_FE(ibase_num_params, NULL)
NULL               68 ext/interbase/interbase.c 	PHP_FE(ibase_num_rows, NULL)
NULL               70 ext/interbase/interbase.c 	PHP_FE(ibase_affected_rows, NULL)
NULL               71 ext/interbase/interbase.c 	PHP_FE(ibase_field_info, NULL)
NULL               72 ext/interbase/interbase.c 	PHP_FE(ibase_param_info, NULL)
NULL               74 ext/interbase/interbase.c 	PHP_FE(ibase_trans, NULL)
NULL               75 ext/interbase/interbase.c 	PHP_FE(ibase_commit, NULL)
NULL               76 ext/interbase/interbase.c 	PHP_FE(ibase_rollback, NULL)
NULL               77 ext/interbase/interbase.c 	PHP_FE(ibase_commit_ret, NULL)
NULL               78 ext/interbase/interbase.c 	PHP_FE(ibase_rollback_ret, NULL)
NULL               80 ext/interbase/interbase.c 	PHP_FE(ibase_blob_info, NULL)
NULL               81 ext/interbase/interbase.c 	PHP_FE(ibase_blob_create, NULL)
NULL               82 ext/interbase/interbase.c 	PHP_FE(ibase_blob_add, NULL)
NULL               83 ext/interbase/interbase.c 	PHP_FE(ibase_blob_cancel, NULL)
NULL               84 ext/interbase/interbase.c 	PHP_FE(ibase_blob_close, NULL)
NULL               85 ext/interbase/interbase.c 	PHP_FE(ibase_blob_open, NULL)
NULL               86 ext/interbase/interbase.c 	PHP_FE(ibase_blob_get, NULL)
NULL               87 ext/interbase/interbase.c 	PHP_FE(ibase_blob_echo, NULL)
NULL               88 ext/interbase/interbase.c 	PHP_FE(ibase_blob_import, NULL)
NULL               89 ext/interbase/interbase.c 	PHP_FE(ibase_errmsg, NULL)
NULL               90 ext/interbase/interbase.c 	PHP_FE(ibase_errcode, NULL)
NULL               92 ext/interbase/interbase.c 	PHP_FE(ibase_add_user, NULL)
NULL               93 ext/interbase/interbase.c 	PHP_FE(ibase_modify_user, NULL)
NULL               94 ext/interbase/interbase.c 	PHP_FE(ibase_delete_user, NULL)
NULL               96 ext/interbase/interbase.c 	PHP_FE(ibase_service_attach, NULL)
NULL               97 ext/interbase/interbase.c 	PHP_FE(ibase_service_detach, NULL)
NULL               98 ext/interbase/interbase.c 	PHP_FE(ibase_backup, NULL)
NULL               99 ext/interbase/interbase.c 	PHP_FE(ibase_restore, NULL)
NULL              100 ext/interbase/interbase.c 	PHP_FE(ibase_maintain_db, NULL)
NULL              101 ext/interbase/interbase.c 	PHP_FE(ibase_db_info, NULL)
NULL              102 ext/interbase/interbase.c 	PHP_FE(ibase_server_info, NULL)
NULL              104 ext/interbase/interbase.c 	PHP_FE(ibase_wait_event, NULL)
NULL              105 ext/interbase/interbase.c 	PHP_FE(ibase_set_event_handler, NULL)
NULL              106 ext/interbase/interbase.c 	PHP_FE(ibase_free_event_handler, NULL)
NULL              115 ext/interbase/interbase.c 	PHP_FALIAS(fbird_connect,ibase_connect, NULL)
NULL              116 ext/interbase/interbase.c 	PHP_FALIAS(fbird_pconnect,ibase_pconnect, NULL)
NULL              117 ext/interbase/interbase.c 	PHP_FALIAS(fbird_close,ibase_close, NULL)
NULL              118 ext/interbase/interbase.c 	PHP_FALIAS(fbird_drop_db,ibase_drop_db, NULL)
NULL              119 ext/interbase/interbase.c 	PHP_FALIAS(fbird_query,ibase_query, NULL)
NULL              120 ext/interbase/interbase.c 	PHP_FALIAS(fbird_fetch_row,ibase_fetch_row, NULL)
NULL              121 ext/interbase/interbase.c 	PHP_FALIAS(fbird_fetch_assoc,ibase_fetch_assoc, NULL)
NULL              122 ext/interbase/interbase.c 	PHP_FALIAS(fbird_fetch_object,ibase_fetch_object, NULL)
NULL              123 ext/interbase/interbase.c 	PHP_FALIAS(fbird_free_result,ibase_free_result, NULL)
NULL              124 ext/interbase/interbase.c 	PHP_FALIAS(fbird_name_result,ibase_name_result, NULL)
NULL              125 ext/interbase/interbase.c 	PHP_FALIAS(fbird_prepare,ibase_prepare, NULL)
NULL              126 ext/interbase/interbase.c 	PHP_FALIAS(fbird_execute,ibase_execute, NULL)
NULL              127 ext/interbase/interbase.c 	PHP_FALIAS(fbird_free_query,ibase_free_query, NULL)
NULL              128 ext/interbase/interbase.c 	PHP_FALIAS(fbird_gen_id,ibase_gen_id, NULL)
NULL              129 ext/interbase/interbase.c 	PHP_FALIAS(fbird_num_fields,ibase_num_fields, NULL)
NULL              130 ext/interbase/interbase.c 	PHP_FALIAS(fbird_num_params,ibase_num_params, NULL)
NULL              132 ext/interbase/interbase.c 	PHP_FALIAS(fbird_num_rows,ibase_num_rows, NULL)
NULL              134 ext/interbase/interbase.c 	PHP_FALIAS(fbird_affected_rows,ibase_affected_rows, NULL)
NULL              135 ext/interbase/interbase.c 	PHP_FALIAS(fbird_field_info,ibase_field_info, NULL)
NULL              136 ext/interbase/interbase.c 	PHP_FALIAS(fbird_param_info,ibase_param_info, NULL)
NULL              138 ext/interbase/interbase.c 	PHP_FALIAS(fbird_trans,ibase_trans, NULL)
NULL              139 ext/interbase/interbase.c 	PHP_FALIAS(fbird_commit,ibase_commit, NULL)
NULL              140 ext/interbase/interbase.c 	PHP_FALIAS(fbird_rollback,ibase_rollback, NULL)
NULL              141 ext/interbase/interbase.c 	PHP_FALIAS(fbird_commit_ret,ibase_commit_ret, NULL)
NULL              142 ext/interbase/interbase.c 	PHP_FALIAS(fbird_rollback_ret,ibase_rollback_ret, NULL)
NULL              144 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_info,ibase_blob_info, NULL)
NULL              145 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_create,ibase_blob_create, NULL)
NULL              146 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_add,ibase_blob_add, NULL)
NULL              147 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_cancel,ibase_blob_cancel, NULL)
NULL              148 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_close,ibase_blob_close, NULL)
NULL              149 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_open,ibase_blob_open, NULL)
NULL              150 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_get,ibase_blob_get, NULL)
NULL              151 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_echo,ibase_blob_echo, NULL)
NULL              152 ext/interbase/interbase.c 	PHP_FALIAS(fbird_blob_import,ibase_blob_import, NULL)
NULL              153 ext/interbase/interbase.c 	PHP_FALIAS(fbird_errmsg,ibase_errmsg, NULL)
NULL              154 ext/interbase/interbase.c 	PHP_FALIAS(fbird_errcode,ibase_errcode, NULL)
NULL              156 ext/interbase/interbase.c 	PHP_FALIAS(fbird_add_user,ibase_add_user, NULL)
NULL              157 ext/interbase/interbase.c 	PHP_FALIAS(fbird_modify_user,ibase_modify_user, NULL)
NULL              158 ext/interbase/interbase.c 	PHP_FALIAS(fbird_delete_user,ibase_delete_user, NULL)
NULL              160 ext/interbase/interbase.c 	PHP_FALIAS(fbird_service_attach,ibase_service_attach, NULL)
NULL              161 ext/interbase/interbase.c 	PHP_FALIAS(fbird_service_detach,ibase_service_detach, NULL)
NULL              162 ext/interbase/interbase.c 	PHP_FALIAS(fbird_backup,ibase_backup, NULL)
NULL              163 ext/interbase/interbase.c 	PHP_FALIAS(fbird_restore,ibase_restore, NULL)
NULL              164 ext/interbase/interbase.c 	PHP_FALIAS(fbird_maintain_db,ibase_maintain_db, NULL)
NULL              165 ext/interbase/interbase.c 	PHP_FALIAS(fbird_db_info,ibase_db_info, NULL)
NULL              166 ext/interbase/interbase.c 	PHP_FALIAS(fbird_server_info,ibase_server_info, NULL)
NULL              168 ext/interbase/interbase.c 	PHP_FALIAS(fbird_wait_event,ibase_wait_event, NULL)
NULL              169 ext/interbase/interbase.c 	PHP_FALIAS(fbird_set_event_handler,ibase_set_event_handler, NULL)
NULL              170 ext/interbase/interbase.c 	PHP_FALIAS(fbird_free_event_handler,ibase_free_event_handler, NULL)
NULL              171 ext/interbase/interbase.c 	{NULL, NULL, NULL}
NULL              180 ext/interbase/interbase.c 	NULL,
NULL              186 ext/interbase/interbase.c 	NULL,
NULL              187 ext/interbase/interbase.c 	NULL,
NULL              246 ext/interbase/interbase.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", IBG(errmsg));
NULL              267 ext/interbase/interbase.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", IBG(errmsg));
NULL              304 ext/interbase/interbase.c 	*trans = NULL;
NULL              318 ext/interbase/interbase.c 	for (l = link->tr_list; l != NULL; ++i) {
NULL              320 ext/interbase/interbase.c 		if (p->trans != NULL) {
NULL              322 ext/interbase/interbase.c 				if (p->trans->handle != NULL) {
NULL              330 ext/interbase/interbase.c 				if (p->trans->handle != NULL) { 
NULL              340 ext/interbase/interbase.c 						p->trans->db_link[j] = NULL;
NULL              349 ext/interbase/interbase.c 	link->tr_list = NULL;
NULL              353 ext/interbase/interbase.c 		e->link = NULL;
NULL              372 ext/interbase/interbase.c 	if (link->handle != NULL) {
NULL              387 ext/interbase/interbase.c 	if (link->handle != NULL) {
NULL              402 ext/interbase/interbase.c 	if (trans->handle != NULL) {
NULL              411 ext/interbase/interbase.c 		if (trans->db_link[i] != NULL) {
NULL              413 ext/interbase/interbase.c 			for (l = &trans->db_link[i]->tr_list; *l != NULL; l = &(*l)->next) {
NULL              444 ext/interbase/interbase.c 	PHP_INI_ENTRY_EX("ibase.allow_persistent", "1", PHP_INI_SYSTEM, NULL, zend_ini_boolean_displayer_cb)
NULL              445 ext/interbase/interbase.c 	PHP_INI_ENTRY_EX("ibase.max_persistent", "-1", PHP_INI_SYSTEM, NULL, display_link_numbers)
NULL              446 ext/interbase/interbase.c 	PHP_INI_ENTRY_EX("ibase.max_links", "-1", PHP_INI_SYSTEM, NULL, display_link_numbers)
NULL              447 ext/interbase/interbase.c 	PHP_INI_ENTRY("ibase.default_db", NULL, PHP_INI_SYSTEM, NULL)
NULL              448 ext/interbase/interbase.c 	PHP_INI_ENTRY("ibase.default_user", NULL, PHP_INI_ALL, NULL)
NULL              449 ext/interbase/interbase.c 	PHP_INI_ENTRY_EX("ibase.default_password", NULL, PHP_INI_ALL, NULL, php_ibase_password_displayer_cb)
NULL              450 ext/interbase/interbase.c 	PHP_INI_ENTRY("ibase.default_charset", NULL, PHP_INI_ALL, NULL)
NULL              451 ext/interbase/interbase.c 	PHP_INI_ENTRY("ibase.timestampformat", IB_DEF_DATE_FMT " " IB_DEF_TIME_FMT, PHP_INI_ALL, NULL)
NULL              452 ext/interbase/interbase.c 	PHP_INI_ENTRY("ibase.dateformat", IB_DEF_DATE_FMT, PHP_INI_ALL, NULL)
NULL              453 ext/interbase/interbase.c 	PHP_INI_ENTRY("ibase.timeformat", IB_DEF_TIME_FMT, PHP_INI_ALL, NULL)
NULL              467 ext/interbase/interbase.c 	le_link = zend_register_list_destructors_ex(_php_ibase_close_link, NULL, LE_LINK, module_number);
NULL              469 ext/interbase/interbase.c 	le_trans = zend_register_list_destructors_ex(_php_ibase_free_trans, NULL, LE_TRANS, module_number);
NULL              515 ext/interbase/interbase.c 		ibase_entry->handle = NULL;
NULL              557 ext/interbase/interbase.c 		info_func_t info_func = NULL;
NULL              624 ext/interbase/interbase.c 	char *c, hash[16], *args[] = { NULL, NULL, NULL, NULL, NULL };
NULL              629 ext/interbase/interbase.c 	isc_db_handle db_handle = NULL;
NULL              735 ext/interbase/interbase.c 					(void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)) {
NULL              744 ext/interbase/interbase.c 		ib_link->tr_list = NULL;
NULL              745 ext/interbase/interbase.c 		ib_link->event_head = NULL;
NULL              754 ext/interbase/interbase.c 			(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)) {
NULL              781 ext/interbase/interbase.c 	zval **link_arg = NULL;
NULL              814 ext/interbase/interbase.c 	zval **link_arg = NULL;
NULL              846 ext/interbase/interbase.c 	for (l = ib_link->tr_list; l != NULL; l = l->next) {
NULL              847 ext/interbase/interbase.c 		if (l->trans != NULL) l->trans->handle = NULL;
NULL              864 ext/interbase/interbase.c 	ibase_db_link **ib_link = NULL;
NULL              866 ext/interbase/interbase.c 	isc_tr_handle tr_handle = NULL;
NULL              962 ext/interbase/interbase.c 		ZEND_FETCH_RESOURCE2(ib_link[0], ibase_db_link *, NULL, IBG(default_link), LE_LINK, 
NULL              984 ext/interbase/interbase.c 		if (ib_link[i]->tr_list == NULL) {
NULL              986 ext/interbase/interbase.c 			ib_link[i]->tr_list->trans = NULL;
NULL              987 ext/interbase/interbase.c 			ib_link[i]->tr_list->next = NULL;
NULL              991 ext/interbase/interbase.c 		for (l = &ib_link[i]->tr_list; *l != NULL; l = &(*l)->next);
NULL              994 ext/interbase/interbase.c 		(*l)->next = NULL;
NULL             1003 ext/interbase/interbase.c 	if (ib_link == NULL) {
NULL             1004 ext/interbase/interbase.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid database link");
NULL             1009 ext/interbase/interbase.c 	if (ib_link->tr_list == NULL) {
NULL             1011 ext/interbase/interbase.c 		ib_link->tr_list->trans = NULL;
NULL             1012 ext/interbase/interbase.c 		ib_link->tr_list->next = NULL;
NULL             1015 ext/interbase/interbase.c 	if (*trans == NULL) {
NULL             1018 ext/interbase/interbase.c 		if (tr == NULL) {
NULL             1020 ext/interbase/interbase.c 			tr->handle = NULL;
NULL             1026 ext/interbase/interbase.c 		if (tr->handle == NULL) {
NULL             1027 ext/interbase/interbase.c 			if (isc_start_transaction(IB_STATUS, &tr->handle, 1, &ib_link->handle, 0, NULL)) {
NULL             1040 ext/interbase/interbase.c 	ibase_trans *trans = NULL;
NULL             1053 ext/interbase/interbase.c 			ZEND_FETCH_RESOURCE2(ib_link, ibase_db_link *, NULL, IBG(default_link), LE_LINK, 
NULL             1055 ext/interbase/interbase.c 			if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) {
NULL             1076 ext/interbase/interbase.c 				if (ib_link->tr_list == NULL || ib_link->tr_list->trans == NULL) {
NULL             1155 ext/interbase/interbase.c 	zval *link = NULL;
NULL             1160 ext/interbase/interbase.c 	ibase_trans *trans = NULL;
NULL             1187 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_string(code, NULL, "Firebird Embedded PHP engine" TSRMLS_CC);
NULL              196 ext/interbase/php_ibase_udf.c 		if (!zend_is_callable(&callback, 0, NULL)) {
NULL              287 ext/interbase/php_ibase_udf.c 		if (FAILURE == call_user_function(EG(function_table), NULL,
NULL              346 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              287 ext/json/JSON_parser.c 	double d = zend_strtod(buf->c, NULL);
NULL              296 ext/json/JSON_parser.c         ZVAL_DOUBLE(*z, zend_strtod(buf->c, NULL));
NULL               45 ext/json/json.c     PHP_FE(json_encode, NULL)
NULL               46 ext/json/json.c     PHP_FE(json_decode, NULL)
NULL               47 ext/json/json.c     {NULL, NULL, NULL}  /* Must be the last line in json_functions[] */
NULL               59 ext/json/json.c     NULL,
NULL               60 ext/json/json.c     NULL,
NULL               61 ext/json/json.c     NULL,
NULL               62 ext/json/json.c     NULL,
NULL              136 ext/json/json.c         php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected");
NULL              357 ext/json/json.c                 char *d = NULL;
NULL              104 ext/ldap/ldap.c 	PHP_FE(ldap_connect,								NULL)
NULL              105 ext/ldap/ldap.c 	PHP_FALIAS(ldap_close,		ldap_unbind,			NULL)
NULL              106 ext/ldap/ldap.c 	PHP_FE(ldap_bind,									NULL)
NULL              108 ext/ldap/ldap.c 	PHP_FE(ldap_sasl_bind,								NULL)
NULL              110 ext/ldap/ldap.c 	PHP_FE(ldap_unbind,									NULL)
NULL              111 ext/ldap/ldap.c 	PHP_FE(ldap_read,									NULL)
NULL              112 ext/ldap/ldap.c 	PHP_FE(ldap_list,									NULL)
NULL              113 ext/ldap/ldap.c 	PHP_FE(ldap_search,									NULL)
NULL              114 ext/ldap/ldap.c 	PHP_FE(ldap_free_result,							NULL)
NULL              115 ext/ldap/ldap.c 	PHP_FE(ldap_count_entries,							NULL)
NULL              116 ext/ldap/ldap.c 	PHP_FE(ldap_first_entry,							NULL)
NULL              117 ext/ldap/ldap.c 	PHP_FE(ldap_next_entry,								NULL)
NULL              118 ext/ldap/ldap.c 	PHP_FE(ldap_get_entries,							NULL)
NULL              121 ext/ldap/ldap.c 	PHP_FE(ldap_get_attributes,							NULL)
NULL              122 ext/ldap/ldap.c 	PHP_FALIAS(ldap_get_values,	ldap_get_values_len,				NULL)
NULL              123 ext/ldap/ldap.c 	PHP_FE(ldap_get_values_len,							NULL)
NULL              124 ext/ldap/ldap.c 	PHP_FE(ldap_get_dn,									NULL)
NULL              125 ext/ldap/ldap.c 	PHP_FE(ldap_explode_dn,								NULL)
NULL              126 ext/ldap/ldap.c 	PHP_FE(ldap_dn2ufn,									NULL)
NULL              127 ext/ldap/ldap.c 	PHP_FE(ldap_add,									NULL)
NULL              128 ext/ldap/ldap.c 	PHP_FE(ldap_delete,									NULL)
NULL              129 ext/ldap/ldap.c 	PHP_FALIAS(ldap_modify,		ldap_mod_replace,		NULL)
NULL              132 ext/ldap/ldap.c 	PHP_FE(ldap_mod_add,								NULL)
NULL              133 ext/ldap/ldap.c 	PHP_FE(ldap_mod_replace,							NULL)
NULL              134 ext/ldap/ldap.c 	PHP_FE(ldap_mod_del,								NULL)
NULL              137 ext/ldap/ldap.c 	PHP_FE(ldap_errno,									NULL)
NULL              138 ext/ldap/ldap.c 	PHP_FE(ldap_err2str,								NULL)
NULL              139 ext/ldap/ldap.c 	PHP_FE(ldap_error,									NULL)
NULL              140 ext/ldap/ldap.c 	PHP_FE(ldap_compare,								NULL)
NULL              141 ext/ldap/ldap.c 	PHP_FE(ldap_sort,									NULL)
NULL              144 ext/ldap/ldap.c 	PHP_FE(ldap_rename,									NULL)
NULL              146 ext/ldap/ldap.c 	PHP_FE(ldap_set_option,								NULL)
NULL              147 ext/ldap/ldap.c 	PHP_FE(ldap_first_reference,						NULL)
NULL              148 ext/ldap/ldap.c 	PHP_FE(ldap_next_reference,							NULL)
NULL              156 ext/ldap/ldap.c 	PHP_FE(ldap_start_tls,								NULL)
NULL              161 ext/ldap/ldap.c 	PHP_FE(ldap_set_rebind_proc,						NULL)
NULL              165 ext/ldap/ldap.c 	PHP_FE(ldap_t61_to_8859,							NULL)
NULL              166 ext/ldap/ldap.c 	PHP_FE(ldap_8859_to_t61,							NULL)
NULL              169 ext/ldap/ldap.c 	{NULL, NULL, NULL}
NULL              179 ext/ldap/ldap.c 	NULL, 
NULL              180 ext/ldap/ldap.c 	NULL,
NULL              185 ext/ldap/ldap.c 	NULL,
NULL              186 ext/ldap/ldap.c 	NULL,
NULL              203 ext/ldap/ldap.c 	if (ld->rebindproc != NULL) {
NULL              222 ext/ldap/ldap.c 	if (entry->ber != NULL) {
NULL              294 ext/ldap/ldap.c 	le_link = zend_register_list_destructors_ex(_close_ldap_link, NULL, "ldap link", module_number);
NULL              295 ext/ldap/ldap.c 	le_result = zend_register_list_destructors_ex(_free_ldap_result, NULL, "ldap result", module_number);
NULL              296 ext/ldap/ldap.c 	le_result_entry = zend_register_list_destructors_ex(_free_ldap_result_entry, NULL, "ldap result entry", module_number);
NULL              379 ext/ldap/ldap.c 	char *host = NULL;
NULL              383 ext/ldap/ldap.c 	char *wallet = NULL, *walletpasswd = NULL;
NULL              410 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", LDAPG(num_links));
NULL              417 ext/ldap/ldap.c 	if (host != NULL && strchr(host, '/')) {
NULL              423 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not create session handle: %s", ldap_err2string(rc));
NULL              433 ext/ldap/ldap.c 	if (ldap == NULL) {
NULL              441 ext/ldap/ldap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL init failed");
NULL              469 ext/ldap/ldap.c 	return ldap_get_lderrno(ldap, NULL, NULL);
NULL              479 ext/ldap/ldap.c 	char *ldap_bind_dn = NULL, *ldap_bind_pw = NULL;
NULL              491 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to bind to server: %s", ldap_err2string(rc));
NULL              515 ext/ldap/ldap.c 	ctx->mech    = (sasl_mech) ? ber_strdup(sasl_mech) : NULL;
NULL              516 ext/ldap/ldap.c 	ctx->realm   = (sasl_realm) ? ber_strdup(sasl_realm) : NULL;
NULL              517 ext/ldap/ldap.c 	ctx->authcid = (sasl_authc_id) ? ber_strdup(sasl_authc_id) : NULL;
NULL              518 ext/ldap/ldap.c 	ctx->passwd  = (passwd) ? ber_strdup(passwd) : NULL;
NULL              519 ext/ldap/ldap.c 	ctx->authzid = (sasl_authz_id) ? ber_strdup(sasl_authz_id) : NULL;
NULL              521 ext/ldap/ldap.c 	if (ctx->mech == NULL) {
NULL              524 ext/ldap/ldap.c 	if (ctx->realm == NULL) {
NULL              527 ext/ldap/ldap.c 	if (ctx->authcid == NULL) {
NULL              530 ext/ldap/ldap.c 	if (ctx->authzid == NULL) {
NULL              560 ext/ldap/ldap.c 		p = NULL;
NULL              590 ext/ldap/ldap.c 	char *binddn = NULL;
NULL              591 ext/ldap/ldap.c 	char *passwd = NULL;
NULL              592 ext/ldap/ldap.c 	char *sasl_mech = NULL;
NULL              593 ext/ldap/ldap.c 	char *sasl_realm = NULL;
NULL              594 ext/ldap/ldap.c 	char *sasl_authz_id = NULL;
NULL              595 ext/ldap/ldap.c 	char *sasl_authc_id = NULL;
NULL              596 ext/ldap/ldap.c 	char *props = NULL;
NULL              612 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              614 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to bind to server: %s", ldap_err2string(rc));
NULL              680 ext/ldap/ldap.c 	char *ldap_base_dn = NULL;
NULL              681 ext/ldap/ldap.c 	char *ldap_filter = NULL;
NULL              682 ext/ldap/ldap.c 	char **ldap_attrs = NULL; 
NULL              717 ext/ldap/ldap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected Array as last element");
NULL              726 ext/ldap/ldap.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array initialization wrong");
NULL              735 ext/ldap/ldap.c 			ldap_attrs[num_attribs] = NULL;
NULL              763 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No links in link array");
NULL              764 ext/ldap/ldap.c 			if (ldap_attrs != NULL) {
NULL              773 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              774 ext/ldap/ldap.c 				if (ldap_attrs != NULL) {
NULL              786 ext/ldap/ldap.c 				ldap_base_dn = NULL;
NULL              793 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              794 ext/ldap/ldap.c 				if (ldap_attrs != NULL) {
NULL              813 ext/ldap/ldap.c 			ld = (ldap_linkdata *) zend_fetch_resource(entry TSRMLS_CC, -1, "ldap link", NULL, 1, le_link);
NULL              814 ext/ldap/ldap.c 			if (ld == NULL) {
NULL              817 ext/ldap/ldap.c 				if (ldap_attrs != NULL) {
NULL              830 ext/ldap/ldap.c 					ldap_base_dn = NULL;
NULL              848 ext/ldap/ldap.c 		if (ldap_attrs != NULL) {
NULL              858 ext/ldap/ldap.c 				rcs[i] = ldap_result(lds[i]->link, LDAP_RES_ANY, 1 /* LDAP_MSG_ALL */, NULL, &ldap_res);
NULL              872 ext/ldap/ldap.c 	ld = (ldap_linkdata *) zend_fetch_resource(link TSRMLS_CC, -1, "ldap link", NULL, 1, le_link);
NULL              873 ext/ldap/ldap.c 	if (ld == NULL) {
NULL              874 ext/ldap/ldap.c 		if (ldap_attrs != NULL) {
NULL              885 ext/ldap/ldap.c 	if (ldap_attrs != NULL) {
NULL              898 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Search: %s", ldap_err2string(errno));
NULL              902 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Partial search results returned: Sizelimit exceeded");
NULL              906 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Partial search results returned: Adminlimit exceeded");
NULL              992 ext/ldap/ldap.c 	if ((entry = ldap_first_entry(ld->link, ldap_result)) == NULL) {
NULL             1000 ext/ldap/ldap.c 		resultentry->ber = NULL;
NULL             1021 ext/ldap/ldap.c 	if ((entry_next = ldap_next_entry(ld->link, resultentry->data)) == NULL) {
NULL             1029 ext/ldap/ldap.c 		resultentry_next->ber = NULL;
NULL             1067 ext/ldap/ldap.c 	if (ldap_result_entry == NULL) RETURN_FALSE;
NULL             1069 ext/ldap/ldap.c 	while (ldap_result_entry != NULL) {
NULL             1077 ext/ldap/ldap.c 		while (attribute != NULL) {
NULL             1090 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             1100 ext/ldap/ldap.c 		if (ber != NULL) {
NULL             1114 ext/ldap/ldap.c 		zend_hash_index_update(Z_ARRVAL_P(return_value), num_entries, (void *) &tmp1, sizeof(zval *), NULL);
NULL             1142 ext/ldap/ldap.c 	if ((attribute = ldap_first_attribute(ld->link, resultentry->data, &resultentry->ber)) == NULL) {
NULL             1170 ext/ldap/ldap.c 	if (resultentry->ber == NULL) {
NULL             1171 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             1175 ext/ldap/ldap.c 	if ((attribute = ldap_next_attribute(ld->link, resultentry->data, resultentry->ber)) == NULL) {
NULL             1177 ext/ldap/ldap.c 		if (resultentry->ber != NULL) {
NULL             1179 ext/ldap/ldap.c 			resultentry->ber = NULL;
NULL             1216 ext/ldap/ldap.c 	while (attribute != NULL) {
NULL             1228 ext/ldap/ldap.c 		zend_hash_update(Z_ARRVAL_P(return_value), attribute, strlen(attribute)+1, (void *) &tmp, sizeof(zval *), NULL);
NULL             1238 ext/ldap/ldap.c 	if (ber != NULL) {
NULL             1268 ext/ldap/ldap.c 	if ((ldap_value_len = ldap_get_values_len(ld->link, resultentry->data, attribute)) == NULL) {
NULL             1269 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             1303 ext/ldap/ldap.c 	if (text != NULL) {
NULL             1337 ext/ldap/ldap.c 	while (ldap_value[i] != NULL) i++;
NULL             1366 ext/ldap/ldap.c 	if (ufn !=NULL) {
NULL             1399 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected Array as the last element");
NULL             1427 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown attribute in the data");
NULL             1457 ext/ldap/ldap.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Value array must have consecutive indices 0, 1, ...");
NULL             1469 ext/ldap/ldap.c 		ldap_mods[i]->mod_bvalues[num_values] = NULL;
NULL             1472 ext/ldap/ldap.c 	ldap_mods[num_attribs] = NULL;
NULL             1477 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Add: %s", ldap_err2string(i));
NULL             1482 ext/ldap/ldap.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Modify: %s", ldap_err2string(i));
NULL             1557 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Delete: %s", ldap_err2string(rc));
NULL             1652 ext/ldap/ldap.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Compare: %s", ldap_err2string(errno));
NULL             1675 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Supplied resource is not a valid ldap result resource");
NULL             1679 ext/ldap/ldap.c 	if (ldap_sort_entries(ld->link, (LDAPMessage **) &le->ptr, sflen ? sortfilter : NULL, strcmp) != LDAP_SUCCESS) {
NULL             1680 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", ldap_err2string(errno));
NULL             1740 ext/ldap/ldap.c 			char *val = NULL;
NULL             1742 ext/ldap/ldap.c 			if (ldap_get_option(ld->link, opt, &val) || val == NULL || *val == '\0') {
NULL             1779 ext/ldap/ldap.c 		ldap = NULL;
NULL             1852 ext/ldap/ldap.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Expected non-empty array value for this option");
NULL             1856 ext/ldap/ldap.c 			*ctrls = NULL;
NULL             1861 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             1866 ext/ldap/ldap.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Control must have an oid key");
NULL             1878 ext/ldap/ldap.c 					ctrl->ldctl_value.bv_val = NULL;
NULL             1889 ext/ldap/ldap.c 				*ctrlp = NULL;
NULL             1932 ext/ldap/ldap.c 				myargcount > 3 ? &lmatcheddn : NULL,
NULL             1933 ext/ldap/ldap.c 				myargcount > 4 ? &lerrmsg : NULL,
NULL             1934 ext/ldap/ldap.c 				myargcount > 5 ? &lreferrals : NULL,
NULL             1935 ext/ldap/ldap.c 				NULL /* &serverctrls */,
NULL             1938 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to parse result: %s", ldap_err2string(rc));
NULL             1950 ext/ldap/ldap.c 			if (lreferrals != NULL) {
NULL             1960 ext/ldap/ldap.c 			if (lerrmsg == NULL) {
NULL             1968 ext/ldap/ldap.c 			if (lmatcheddn == NULL) {
NULL             1996 ext/ldap/ldap.c 	if ((entry = ldap_first_reference(ld->link, ldap_result)) == NULL) {
NULL             2024 ext/ldap/ldap.c 	if ((entry_next = ldap_next_reference(ld->link, resultentry->data)) == NULL) {
NULL             2053 ext/ldap/ldap.c 	if (ldap_parse_reference(ld->link, resultentry->data, &lreferrals, NULL /* &serverctrls */, 0) != LDAP_SUCCESS) {
NULL             2059 ext/ldap/ldap.c 	if (lreferrals != NULL) {
NULL             2079 ext/ldap/ldap.c 	char *newp = NULL;
NULL             2092 ext/ldap/ldap.c 	newp = (Z_STRLEN_PP(newparent) > 0) ?  Z_STRVAL_PP(newparent) : NULL;
NULL             2095 ext/ldap/ldap.c 	rc = ldap_rename_s(ld->link, Z_STRVAL_PP(dn), Z_STRVAL_PP(newrdn), newp, Z_BVAL_PP(deleteoldrdn), NULL, NULL);
NULL             2097 ext/ldap/ldap.c 	if (newp != NULL) {
NULL             2098 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             2128 ext/ldap/ldap.c 		((rc = ldap_start_tls_s(ld->link, NULL, NULL)) != LDAP_SUCCESS)
NULL             2130 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Unable to start TLS: %s", ldap_err2string(rc));
NULL             2153 ext/ldap/ldap.c 	ld = (ldap_linkdata *) zend_fetch_resource(&cb_link TSRMLS_CC, -1, "ldap link", NULL, 1, le_link);
NULL             2156 ext/ldap/ldap.c 	if (ld == NULL || ld->rebindproc == NULL) {
NULL             2157 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Link not found or no callback set");
NULL             2166 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             2171 ext/ldap/ldap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "rebind_proc PHP callback failed");
NULL             2196 ext/ldap/ldap.c 		if (ld->rebindproc != NULL) {
NULL             2198 ext/ldap/ldap.c 			ld->rebindproc = NULL;
NULL             2199 ext/ldap/ldap.c 			ldap_set_rebind_proc(ld->link, NULL, NULL);
NULL             2206 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             2213 ext/ldap/ldap.c 	if (ld->rebindproc == NULL) {
NULL             2259 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              121 ext/libxml/libxml.c 	{NULL, NULL, NULL}
NULL              136 ext/libxml/libxml.c 	NULL,                       /* globals dtor */
NULL              137 ext/libxml/libxml.c 	NULL,                       /* post deactivate */
NULL              147 ext/libxml/libxml.c 		object->properties = NULL;
NULL              159 ext/libxml/libxml.c 	if (nodeptr != NULL) {
NULL              164 ext/libxml/libxml.c 			if (nodeptr->node != NULL && nodeptr->node->type != XML_DOCUMENT_NODE) {
NULL              165 ext/libxml/libxml.c 				nodeptr->node->_private = NULL;
NULL              167 ext/libxml/libxml.c 			nodeptr->node = NULL;
NULL              177 ext/libxml/libxml.c 		if (node->_private != NULL) {
NULL              178 ext/libxml/libxml.c 			((php_libxml_node_ptr *) node->_private)->node = NULL;
NULL              190 ext/libxml/libxml.c 				if (node->name != NULL) {
NULL              193 ext/libxml/libxml.c 				if (((xmlEntityPtr) node)->ExternalID != NULL) {
NULL              196 ext/libxml/libxml.c 				if (((xmlEntityPtr) node)->SystemID != NULL) {
NULL              204 ext/libxml/libxml.c 					node->ns = NULL;
NULL              217 ext/libxml/libxml.c 	if (node != NULL) {
NULL              219 ext/libxml/libxml.c 		while (curnode != NULL) {
NULL              229 ext/libxml/libxml.c     					if ((node->doc != NULL) && (((xmlAttrPtr) node)->atype == XML_ATTRIBUTE_ID)) {
NULL              248 ext/libxml/libxml.c 				node->doc = NULL;
NULL              260 ext/libxml/libxml.c 	libxml_globals->stream_context = NULL;
NULL              261 ext/libxml/libxml.c 	libxml_globals->error_buffer.c = NULL;
NULL              262 ext/libxml/libxml.c 	libxml_globals->error_list = NULL;
NULL              271 ext/libxml/libxml.c 	php_stream_context *context = NULL;
NULL              272 ext/libxml/libxml.c 	php_stream_wrapper *wrapper = NULL;
NULL              273 ext/libxml/libxml.c 	char *resolved_path, *path_to_open = NULL;
NULL              274 ext/libxml/libxml.c 	void *ret_val = NULL;
NULL              281 ext/libxml/libxml.c 	if (uri && (uri->scheme == NULL || (xmlStrncmp(uri->scheme, "file", 4) == 0))) {
NULL              282 ext/libxml/libxml.c 		resolved_path = xmlURIUnescapeString(filename, 0, NULL);
NULL              292 ext/libxml/libxml.c 	if (resolved_path == NULL) {
NULL              293 ext/libxml/libxml.c 		return NULL;
NULL              304 ext/libxml/libxml.c 		if (wrapper->wops->url_stat(wrapper, path_to_open, PHP_STREAM_URL_STAT_QUIET, &ssbuf, NULL TSRMLS_CC) == -1) {
NULL              308 ext/libxml/libxml.c 			return NULL;
NULL              313 ext/libxml/libxml.c 		context = zend_fetch_resource(&LIBXML(stream_context) TSRMLS_CC, -1, "Stream-Context", NULL, 1, php_le_stream_context());
NULL              316 ext/libxml/libxml.c 	ret_val = php_stream_open_wrapper_ex(path_to_open, (char *)mode, ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL, context);
NULL              355 ext/libxml/libxml.c 	void *context = NULL;
NULL              357 ext/libxml/libxml.c 	if (URI == NULL)
NULL              358 ext/libxml/libxml.c 		return(NULL);
NULL              362 ext/libxml/libxml.c 	if (context == NULL) {
NULL              363 ext/libxml/libxml.c 		return(NULL);
NULL              368 ext/libxml/libxml.c 	if (ret != NULL) {
NULL              385 ext/libxml/libxml.c 	void *context = NULL;
NULL              386 ext/libxml/libxml.c 	char *unescaped = NULL;
NULL              388 ext/libxml/libxml.c 	if (URI == NULL)
NULL              389 ext/libxml/libxml.c 		return(NULL);
NULL              392 ext/libxml/libxml.c 	if (puri != NULL) {
NULL              393 ext/libxml/libxml.c 		if (puri->scheme != NULL)
NULL              394 ext/libxml/libxml.c 			unescaped = xmlURIUnescapeString(URI, 0, NULL);
NULL              398 ext/libxml/libxml.c 	if (unescaped != NULL) {
NULL              404 ext/libxml/libxml.c 	if (context == NULL) {
NULL              408 ext/libxml/libxml.c 	if (context == NULL) {
NULL              409 ext/libxml/libxml.c 		return(NULL);
NULL              414 ext/libxml/libxml.c 	if (ret != NULL) {
NULL              446 ext/libxml/libxml.c 		error_copy.node = NULL;
NULL              449 ext/libxml/libxml.c 		error_copy.ctxt = NULL;
NULL              451 ext/libxml/libxml.c 		error_copy.file = NULL;
NULL              452 ext/libxml/libxml.c 		error_copy.str1 = NULL;
NULL              453 ext/libxml/libxml.c 		error_copy.str2 = NULL;
NULL              454 ext/libxml/libxml.c 		error_copy.str3 = NULL;
NULL              469 ext/libxml/libxml.c 	if (parser != NULL && parser->input != NULL) {
NULL              471 ext/libxml/libxml.c 			php_error_docref(NULL TSRMLS_CC, level, "%s in %s, line: %d", msg, parser->input->filename, parser->input->line);
NULL              473 ext/libxml/libxml.c 			php_error_docref(NULL TSRMLS_CC, level, "%s in Entity, line: %d", msg, parser->input->line);
NULL              481 ext/libxml/libxml.c 		_php_list_set_error_structure(NULL, msg);
NULL              483 ext/libxml/libxml.c 		php_error_docref(NULL TSRMLS_CC, level, "%s", msg);
NULL              509 ext/libxml/libxml.c 			_php_list_set_error_structure(NULL, LIBXML(error_buffer).c);
NULL              519 ext/libxml/libxml.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", LIBXML(error_buffer).c);
NULL              544 ext/libxml/libxml.c 	_php_list_set_error_structure(error, NULL);
NULL              564 ext/libxml/libxml.c 		zend_hash_init(&php_libxml_exports, 0, NULL, NULL, 1);
NULL              625 ext/libxml/libxml.c 	INIT_CLASS_ENTRY(ce, "LibXMLError", NULL);
NULL              635 ext/libxml/libxml.c 	xmlSetGenericErrorFunc(NULL, php_libxml_error_handler);
NULL              653 ext/libxml/libxml.c 	xmlSetGenericErrorFunc(NULL, NULL);
NULL              654 ext/libxml/libxml.c 	xmlSetStructuredErrorFunc(NULL, NULL);
NULL              656 ext/libxml/libxml.c 	xmlParserInputBufferCreateFilenameDefault(NULL);
NULL              657 ext/libxml/libxml.c 	xmlOutputBufferCreateFilenameDefault(NULL);
NULL              661 ext/libxml/libxml.c 		LIBXML(stream_context) = NULL;
NULL              667 ext/libxml/libxml.c 		LIBXML(error_list) = NULL;
NULL              696 ext/libxml/libxml.c 		LIBXML(stream_context) = NULL;
NULL              726 ext/libxml/libxml.c 		xmlSetStructuredErrorFunc(NULL, NULL);
NULL              730 ext/libxml/libxml.c 			LIBXML(error_list) = NULL;
NULL              733 ext/libxml/libxml.c 		xmlSetStructuredErrorFunc(NULL, php_libxml_structured_error_handler);
NULL              734 ext/libxml/libxml.c 		if (LIBXML(error_list) == NULL) {
NULL              788 ext/libxml/libxml.c 		while (error != NULL) {
NULL              861 ext/libxml/libxml.c 	return zend_hash_add(&php_libxml_exports, ce->name, ce->name_length + 1, &export_hnd, sizeof(export_hnd), NULL);
NULL              866 ext/libxml/libxml.c 	zend_class_entry *ce = NULL;
NULL              867 ext/libxml/libxml.c 	xmlNodePtr node = NULL;
NULL              872 ext/libxml/libxml.c 		while (ce->parent != NULL) {
NULL              886 ext/libxml/libxml.c 	if (object != NULL && node != NULL) {
NULL              887 ext/libxml/libxml.c 		if (object->node != NULL) {
NULL              894 ext/libxml/libxml.c 		if (node->_private != NULL) {
NULL              898 ext/libxml/libxml.c 			if (object->node->_private == NULL) {
NULL              919 ext/libxml/libxml.c 	if (object != NULL && object->node != NULL) {
NULL              923 ext/libxml/libxml.c 			if (obj_node->node != NULL) {
NULL              924 ext/libxml/libxml.c 				obj_node->node->_private = NULL;
NULL              928 ext/libxml/libxml.c 		object->node = NULL;
NULL              938 ext/libxml/libxml.c 	if (object->document != NULL) {
NULL              941 ext/libxml/libxml.c 	} else if (docp != NULL) {
NULL              946 ext/libxml/libxml.c 		object->document->doc_props = NULL;
NULL              956 ext/libxml/libxml.c 	if (object != NULL && object->document != NULL) {
NULL              959 ext/libxml/libxml.c 			if (object->document->ptr != NULL) {
NULL              962 ext/libxml/libxml.c 			if (object->document->doc_props != NULL) {
NULL              970 ext/libxml/libxml.c 			object->document = NULL;
NULL              988 ext/libxml/libxml.c 			if (node->parent == NULL || node->type == XML_NAMESPACE_DECL) {
NULL             1004 ext/libxml/libxml.c 					node->doc = NULL;
NULL             1019 ext/libxml/libxml.c 	if (object != NULL && object->node != NULL) {
NULL             1027 ext/libxml/libxml.c 				obj_node->_private = NULL;
NULL             1031 ext/libxml/libxml.c 	if (object != NULL && object->document != NULL) {
NULL              106 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", "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", "CP950", 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               63 ext/mbstring/libmbfl/filters/mbfilter_cp51932.c static const char *mbfl_encoding_cp51932_aliases[] = {"cp51932", NULL};
NULL               40 ext/mbstring/libmbfl/filters/mbfilter_cp866.c static const char *mbfl_encoding_cp866_aliases[] = {"CP866", "CP-866", "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_sjis_win_aliases[] = {"SJIS-open", "CP932", "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               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               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              171 ext/mbstring/libmbfl/filters/mbfilter_htmlent.c 	filter->opaque = 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               44 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.c 	NULL,
NULL               45 ext/mbstring/libmbfl/filters/mbfilter_iso2022_kr.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               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               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               61 ext/mbstring/libmbfl/filters/mbfilter_sjis.c static const char *mbfl_encoding_sjis_aliases[] = {"x-sjis", "SHIFT-JIS", 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               59 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               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               41 ext/mbstring/libmbfl/filters/mbfilter_uuencode.c 	NULL,
NULL               42 ext/mbstring/libmbfl/filters/mbfilter_uuencode.c 	NULL,
NULL              134 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd == NULL) {
NULL              135 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              141 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->from == NULL) {
NULL              144 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->to == NULL) {
NULL              149 ext/mbstring/libmbfl/mbfl/mbfilter.c 	convd->filter1 = NULL;
NULL              150 ext/mbstring/libmbfl/mbfl/mbfilter.c 	convd->filter2 = NULL;
NULL              151 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (mbfl_convert_filter_get_vtbl(convd->from->no_encoding, convd->to->no_encoding) != NULL) {
NULL              155 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (convd->filter2 != NULL) {
NULL              156 ext/mbstring/libmbfl/mbfl/mbfilter.c 			convd->filter1 = mbfl_convert_filter_new(convd->from->no_encoding, mbfl_no_encoding_wchar, (int (*)(int, void*))convd->filter2->filter_function, NULL, convd->filter2);
NULL              157 ext/mbstring/libmbfl/mbfl/mbfilter.c 			if (convd->filter1 == NULL) {
NULL              162 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter1 == NULL) {
NULL              163 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              174 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd != NULL) {
NULL              195 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd != NULL) {
NULL              196 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (convd->filter2 != NULL) {
NULL              198 ext/mbstring/libmbfl/mbfl/mbfilter.c 		} else if (convd->filter1 != NULL) {
NULL              211 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd != NULL) {
NULL              212 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (convd->filter2 != NULL) {
NULL              214 ext/mbstring/libmbfl/mbfl/mbfilter.c 		} else if (convd->filter1 != NULL) {
NULL              230 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd != NULL && p != NULL) {
NULL              232 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (filter != NULL) {
NULL              254 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd == NULL || string == NULL) {
NULL              262 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter != NULL) {
NULL              278 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd == NULL) {
NULL              282 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter1 != NULL) {
NULL              285 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter2 != NULL) {
NULL              295 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd != NULL && result != NULL && convd->device.buffer != NULL) {
NULL              300 ext/mbstring/libmbfl/mbfl/mbfilter.c 		result = NULL;
NULL              309 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd == NULL || result == NULL) {
NULL              310 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              320 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd == NULL || string == NULL || result == NULL) {
NULL              321 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              324 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter1 != NULL) {
NULL              327 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter2 != NULL) {
NULL              338 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd == NULL) {
NULL              342 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter1 != NULL) {
NULL              346 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (convd->filter2 != NULL) {
NULL              364 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (elist == NULL || elistsz <= 0) {
NULL              365 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              370 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (identd == NULL) {
NULL              371 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              374 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (identd->filter_list == NULL) {
NULL              376 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              384 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (filter != NULL) {
NULL              403 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (identd != NULL) {
NULL              404 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (identd->filter_list != NULL) {
NULL              425 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (identd != NULL && string != NULL && string->val != NULL) {
NULL              460 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (identd != NULL) {
NULL              507 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding == NULL || string == NULL || result == NULL) {
NULL              508 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              511 ext/mbstring/libmbfl/mbfl/mbfilter.c 	filter1 = NULL;
NULL              512 ext/mbstring/libmbfl/mbfl/mbfilter.c 	filter2 = NULL;
NULL              513 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (mbfl_convert_filter_get_vtbl(string->no_encoding, toenc) != NULL) {
NULL              517 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (filter2 != NULL) {
NULL              518 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              519 ext/mbstring/libmbfl/mbfl/mbfilter.c 			if (filter1 == NULL) {
NULL              524 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter1 == NULL) {
NULL              525 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              528 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter2 != NULL) {
NULL              538 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL              549 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter2 != NULL) {
NULL              571 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (flist == NULL) {
NULL              572 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              576 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (elist != NULL) {
NULL              588 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL              609 ext/mbstring/libmbfl/mbfl/mbfilter.c 	encoding = NULL;
NULL              650 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding != NULL &&
NULL              655 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL              665 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding != NULL &&
NULL              694 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding == NULL || string == NULL) {
NULL              705 ext/mbstring/libmbfl/mbfl/mbfilter.c 	} else if (encoding->mblen_table != NULL) {
NULL              711 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (p != NULL) {
NULL              725 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (filter == NULL) {
NULL              731 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (p != NULL) {
NULL              818 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (string == NULL) {
NULL              822 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding == NULL) {
NULL              833 ext/mbstring/libmbfl/mbfl/mbfilter.c 	} else if (encoding->mblen_table != NULL) {
NULL              839 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (p != NULL) {
NULL              866 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (haystack == NULL || needle == NULL) {
NULL              875 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter == NULL) {
NULL              880 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL              891 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pc.needle.buffer == NULL) {
NULL              903 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter == NULL) {
NULL              922 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL              957 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (haystack == NULL || needle == NULL) {
NULL              966 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter == NULL) {
NULL              971 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL              982 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pc.needle.buffer == NULL) {
NULL              994 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (filter == NULL) {
NULL             1007 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL             1068 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding == NULL || string == NULL || result == NULL) {
NULL             1069 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1076 ext/mbstring/libmbfl/mbfl/mbfilter.c 	   encoding->mblen_table != NULL) {
NULL             1086 ext/mbstring/libmbfl/mbfl/mbfilter.c 		} else if (encoding->mblen_table != NULL) {
NULL             1093 ext/mbstring/libmbfl/mbfl/mbfilter.c 			if (p != NULL) {
NULL             1141 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (w != NULL) {
NULL             1143 ext/mbstring/libmbfl/mbfl/mbfilter.c 			if (p != NULL) {
NULL             1156 ext/mbstring/libmbfl/mbfl/mbfilter.c 			result = NULL;
NULL             1178 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (decoder == NULL || encoder == NULL) {
NULL             1181 ext/mbstring/libmbfl/mbfl/mbfilter.c 			return NULL;
NULL             1191 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (p != NULL) {
NULL             1229 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding == NULL || string == NULL || result == NULL) {
NULL             1230 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1237 ext/mbstring/libmbfl/mbfl/mbfilter.c 	   encoding->mblen_table != NULL) {
NULL             1253 ext/mbstring/libmbfl/mbfl/mbfilter.c 		} else if (encoding->mblen_table != NULL) {
NULL             1259 ext/mbstring/libmbfl/mbfl/mbfilter.c 			if (p != NULL) {
NULL             1305 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (w != NULL) {
NULL             1317 ext/mbstring/libmbfl/mbfl/mbfilter.c 			result = NULL;
NULL             1338 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (encoder == NULL || encoder_tmp == NULL || decoder == NULL || decoder_tmp == NULL) {
NULL             1343 ext/mbstring/libmbfl/mbfl/mbfilter.c 			return NULL;
NULL             1349 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (p != NULL) {
NULL             1440 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (string->len > 0 && string->val != NULL) {
NULL             1446 ext/mbstring/libmbfl/mbfl/mbfilter.c 		if (filter == NULL) {
NULL             1527 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (string == NULL || result == NULL) {
NULL             1528 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1549 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pc.decoder == NULL || pc.decoder_backup == NULL || encoder == NULL) {
NULL             1553 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1569 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL             1900 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (string == NULL || result == NULL) {
NULL             1901 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1904 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (encoding == NULL) {
NULL             1905 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1919 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (decoder == NULL || encoder == NULL) {
NULL             1922 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             1932 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (p != NULL) {
NULL             2126 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (outencoding == NULL || outencoding->mime_name == NULL || outencoding->mime_name[0] == '\0') {
NULL             2127 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2131 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pe == NULL) {
NULL             2132 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2183 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pe->encod_filter == NULL ||
NULL             2184 ext/mbstring/libmbfl/mbfl/mbfilter.c 	    pe->encod_filter_backup == NULL ||
NULL             2185 ext/mbstring/libmbfl/mbfl/mbfilter.c 	    pe->conv2_filter == NULL ||
NULL             2186 ext/mbstring/libmbfl/mbfl/mbfilter.c 	    pe->conv2_filter_backup == NULL ||
NULL             2187 ext/mbstring/libmbfl/mbfl/mbfilter.c 	    pe->conv1_filter == NULL) {
NULL             2189 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2243 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pe == NULL) {
NULL             2244 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2247 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (linefeed != NULL) {
NULL             2320 ext/mbstring/libmbfl/mbfl/mbfilter.c 			if (encoding != NULL) {
NULL             2481 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pd == NULL) {
NULL             2482 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2498 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pd->conv1_filter == NULL || pd->conv2_filter == NULL || pd->deco_filter == NULL) {
NULL             2500 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2540 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pd == NULL) {
NULL             2541 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2725 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (string == NULL || result == NULL) {
NULL             2726 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2750 ext/mbstring/libmbfl/mbfl/mbfilter.c 	if (pc.decoder == NULL || encoder == NULL) {
NULL             2753 ext/mbstring/libmbfl/mbfl/mbfilter.c 		return NULL;
NULL             2764 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              221 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	NULL
NULL              236 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	if (filter == NULL) {
NULL              237 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 		return NULL;
NULL              243 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	if (filter->from == NULL) {
NULL              246 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	if (filter->to == NULL) {
NULL              250 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	if (output_function != NULL) {
NULL              471 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	while ((vtbl = mbfl_convert_filter_list[i++]) != NULL){
NULL              477 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	return NULL;
NULL              486 ext/mbstring/libmbfl/mbfl/mbfl_convert.c 	if (vtbl == NULL) {
NULL               34 ext/mbstring/libmbfl/mbfl/mbfl_defs.h #ifndef NULL
NULL              109 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c static const char *mbfl_encoding_auto_aliases[] = {"unknown", NULL};
NULL              114 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	NULL,
NULL              116 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	NULL,
NULL              185 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	NULL
NULL              195 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	if (name == NULL) {
NULL              196 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 		return NULL;
NULL              200 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL){
NULL              208 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL) {
NULL              209 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 		if (encoding->mime_name != NULL) {
NULL              218 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL) {
NULL              219 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 		if (encoding->aliases != NULL) {
NULL              221 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 			while ((*encoding->aliases)[j] != NULL) {
NULL              230 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	return NULL;
NULL              240 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	while ((encoding = mbfl_encoding_ptr_list[i++]) != NULL){
NULL              246 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	return NULL;
NULL              255 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	if (encoding == NULL) {
NULL              268 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	if (encoding == NULL) {
NULL              287 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	if (encoding != NULL && encoding->mime_name != NULL && encoding->mime_name[0] != '\0') {
NULL              290 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 		return NULL;
NULL              300 ext/mbstring/libmbfl/mbfl/mbfl_encoding.c 	if (encoding == NULL) {
NULL              140 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	NULL
NULL              154 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	while ((vtbl = mbfl_identify_filter_list[i++]) != NULL) {
NULL              169 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	if (filter == NULL) {
NULL              170 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 		return NULL;
NULL              175 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 		return NULL;
NULL              187 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	if (filter->encoding == NULL) {
NULL              197 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	if (vtbl == NULL) {
NULL              212 ext/mbstring/libmbfl/mbfl/mbfl_ident.c 	if (filter == NULL) {
NULL               83 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	NULL
NULL               93 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	if (name == NULL) {
NULL               94 ext/mbstring/libmbfl/mbfl/mbfl_language.c 		return NULL;
NULL               98 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	while ((language = mbfl_language_ptr_table[i++]) != NULL){
NULL              105 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	while ((language = mbfl_language_ptr_table[i++]) != NULL){
NULL              113 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	while ((language = mbfl_language_ptr_table[i++]) != NULL) {
NULL              114 ext/mbstring/libmbfl/mbfl/mbfl_language.c 		if (language->aliases != NULL) {
NULL              116 ext/mbstring/libmbfl/mbfl/mbfl_language.c 			while ((*language->aliases)[j] != NULL) {
NULL              125 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	return NULL;
NULL              135 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	while ((language = mbfl_language_ptr_table[i++]) != NULL){
NULL              141 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	return NULL;
NULL              150 ext/mbstring/libmbfl/mbfl/mbfl_language.c 	if (language == NULL) {
NULL              163 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               18 ext/mbstring/libmbfl/nls/nls_ru.c 	NULL,
NULL               16 ext/mbstring/libmbfl/nls/nls_tr.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               15 ext/mbstring/libmbfl/tests/sample.c   mbfl_buffer_converter *convd = NULL;
NULL               55 ext/mbstring/mb_gpc.c 	char *res = NULL, *separator=NULL;
NULL              194 ext/mbstring/mb_gpc.c 	char *strtok_buf = NULL, **val_list = NULL;
NULL              196 ext/mbstring/mb_gpc.c 	int n, num, *len_list = NULL;
NULL              200 ext/mbstring/mb_gpc.c 	mbfl_encoding_detector *identd = NULL; 
NULL              201 ext/mbstring/mb_gpc.c 	mbfl_buffer_converter *convd = NULL;
NULL              237 ext/mbstring/mb_gpc.c 	strtok_buf = NULL;
NULL              258 ext/mbstring/mb_gpc.c 		var = php_strtok_r(NULL, info->separator, &strtok_buf);
NULL              286 ext/mbstring/mb_gpc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to detect encoding");
NULL              292 ext/mbstring/mb_gpc.c 	convd = NULL;
NULL              295 ext/mbstring/mb_gpc.c 		if (convd != NULL) {
NULL              300 ext/mbstring/mb_gpc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create converter");
NULL              313 ext/mbstring/mb_gpc.c 		if (convd != NULL && mbfl_buffer_converter_feed_result(convd, &string, &resvar) != NULL) {
NULL              321 ext/mbstring/mb_gpc.c 		if (convd != NULL && mbfl_buffer_converter_feed_result(convd, &string, &resval) != NULL) {
NULL              337 ext/mbstring/mb_gpc.c 		if (convd != NULL){
NULL              349 ext/mbstring/mb_gpc.c 	if (convd != NULL) {
NULL              353 ext/mbstring/mb_gpc.c 	if (val_list != NULL) {
NULL              356 ext/mbstring/mb_gpc.c 	if (len_list != NULL) {
NULL              192 ext/mbstring/mbstring.c 	{0, NULL, NULL, NULL}
NULL              198 ext/mbstring/mbstring.c 	PHP_FE(mb_convert_case,			NULL)
NULL              199 ext/mbstring/mbstring.c 	PHP_FE(mb_strtoupper,			NULL)
NULL              200 ext/mbstring/mbstring.c 	PHP_FE(mb_strtolower,			NULL)
NULL              201 ext/mbstring/mbstring.c 	PHP_FE(mb_language,				NULL)
NULL              202 ext/mbstring/mbstring.c 	PHP_FE(mb_internal_encoding,	NULL)
NULL              203 ext/mbstring/mbstring.c 	PHP_FE(mb_http_input,			NULL)
NULL              204 ext/mbstring/mbstring.c 	PHP_FE(mb_http_output,			NULL)
NULL              205 ext/mbstring/mbstring.c 	PHP_FE(mb_detect_order,			NULL)
NULL              206 ext/mbstring/mbstring.c 	PHP_FE(mb_substitute_character,	NULL)
NULL              208 ext/mbstring/mbstring.c 	PHP_FE(mb_output_handler,		NULL)
NULL              209 ext/mbstring/mbstring.c 	PHP_FE(mb_preferred_mime_name,	NULL)
NULL              210 ext/mbstring/mbstring.c 	PHP_FE(mb_strlen,				NULL)
NULL              211 ext/mbstring/mbstring.c 	PHP_FE(mb_strpos,				NULL)
NULL              212 ext/mbstring/mbstring.c 	PHP_FE(mb_strrpos,				NULL)
NULL              213 ext/mbstring/mbstring.c 	PHP_FE(mb_stripos,				NULL)
NULL              214 ext/mbstring/mbstring.c 	PHP_FE(mb_strripos,				NULL)
NULL              215 ext/mbstring/mbstring.c 	PHP_FE(mb_strstr,				NULL)
NULL              216 ext/mbstring/mbstring.c 	PHP_FE(mb_strrchr,				NULL)
NULL              217 ext/mbstring/mbstring.c 	PHP_FE(mb_stristr,				NULL)
NULL              218 ext/mbstring/mbstring.c 	PHP_FE(mb_strrichr,				NULL)
NULL              219 ext/mbstring/mbstring.c 	PHP_FE(mb_substr_count,			NULL)
NULL              220 ext/mbstring/mbstring.c 	PHP_FE(mb_substr,				NULL)
NULL              221 ext/mbstring/mbstring.c 	PHP_FE(mb_strcut,				NULL)
NULL              222 ext/mbstring/mbstring.c 	PHP_FE(mb_strwidth,				NULL)
NULL              223 ext/mbstring/mbstring.c 	PHP_FE(mb_strimwidth,			NULL)
NULL              224 ext/mbstring/mbstring.c 	PHP_FE(mb_convert_encoding,		NULL)
NULL              225 ext/mbstring/mbstring.c 	PHP_FE(mb_detect_encoding,		NULL)
NULL              226 ext/mbstring/mbstring.c 	PHP_FE(mb_list_encodings,		NULL)
NULL              227 ext/mbstring/mbstring.c 	PHP_FE(mb_convert_kana,			NULL)
NULL              228 ext/mbstring/mbstring.c 	PHP_FE(mb_encode_mimeheader,	NULL)
NULL              229 ext/mbstring/mbstring.c 	PHP_FE(mb_decode_mimeheader,	NULL)
NULL              231 ext/mbstring/mbstring.c 	PHP_FE(mb_encode_numericentity,	NULL)
NULL              232 ext/mbstring/mbstring.c 	PHP_FE(mb_decode_numericentity,	NULL)
NULL              233 ext/mbstring/mbstring.c 	PHP_FE(mb_send_mail,			NULL)
NULL              234 ext/mbstring/mbstring.c 	PHP_FE(mb_get_info,				NULL)
NULL              235 ext/mbstring/mbstring.c 	PHP_FE(mb_check_encoding,		NULL)
NULL              239 ext/mbstring/mbstring.c 	{ NULL, NULL, NULL }
NULL              257 ext/mbstring/mbstring.c     NULL,
NULL              265 ext/mbstring/mbstring.c 	{ MULTIPART_CONTENT_TYPE,    sizeof(MULTIPART_CONTENT_TYPE)-1,    NULL,                         rfc1867_post_handler },
NULL              266 ext/mbstring/mbstring.c 	{ NULL, 0, NULL, NULL }
NULL              327 ext/mbstring/mbstring.c 	{ MULTIPART_CONTENT_TYPE,    sizeof(MULTIPART_CONTENT_TYPE)-1,    NULL,                         rfc1867_post_handler },
NULL              328 ext/mbstring/mbstring.c 	{ NULL, 0, NULL, NULL }
NULL              345 ext/mbstring/mbstring.c 	list = NULL;
NULL              346 ext/mbstring/mbstring.c 	if (value == NULL || value_length <= 0) {
NULL              348 ext/mbstring/mbstring.c 			*return_list = NULL;
NULL              368 ext/mbstring/mbstring.c 		if (tmpstr == NULL) {
NULL              375 ext/mbstring/mbstring.c 		while ((p2 = php_memnstr(p1, ",", 1, endp)) != NULL) {
NULL              382 ext/mbstring/mbstring.c 		if (list != NULL) {
NULL              389 ext/mbstring/mbstring.c 				if (p == NULL) {
NULL              424 ext/mbstring/mbstring.c 			} while (n < size && p2 != NULL);
NULL              434 ext/mbstring/mbstring.c 					*return_list = NULL;
NULL              443 ext/mbstring/mbstring.c 				*return_list = NULL;
NULL              459 ext/mbstring/mbstring.c 	return php_mb_parse_encoding_list(encoding_list, strlen(encoding_list), NULL, NULL, 0 TSRMLS_CC);	
NULL              477 ext/mbstring/mbstring.c 	list = NULL;
NULL              490 ext/mbstring/mbstring.c 		if (list != NULL) {
NULL              531 ext/mbstring/mbstring.c 					*return_list = NULL;
NULL              540 ext/mbstring/mbstring.c 				*return_list = NULL;
NULL              594 ext/mbstring/mbstring.c 		if (MBSTRG(detect_order_list) != NULL) {
NULL              614 ext/mbstring/mbstring.c 		if (MBSTRG(http_input_list) != NULL) {
NULL              637 ext/mbstring/mbstring.c 		if (new_value != NULL && new_value_length > 0) {
NULL              650 ext/mbstring/mbstring.c 	if (new_value == NULL) {
NULL              672 ext/mbstring/mbstring.c 		if (new_value != NULL && new_value_length > 0) {
NULL              688 ext/mbstring/mbstring.c 		if (MBSTRG(script_encoding_list) != NULL) {
NULL              706 ext/mbstring/mbstring.c 	char *endptr = NULL;
NULL              708 ext/mbstring/mbstring.c 	if (new_value != NULL) {
NULL              738 ext/mbstring/mbstring.c 	if (new_value == NULL) {
NULL              760 ext/mbstring/mbstring.c 	 PHP_INI_ENTRY("mbstring.detect_order", NULL, PHP_INI_ALL, OnUpdate_mbstring_detect_order)
NULL              763 ext/mbstring/mbstring.c 	 PHP_INI_ENTRY("mbstring.internal_encoding", NULL, PHP_INI_ALL, OnUpdate_mbstring_internal_encoding)
NULL              765 ext/mbstring/mbstring.c 	 PHP_INI_ENTRY("mbstring.script_encoding", NULL, PHP_INI_ALL, OnUpdate_mbstring_script_encoding)
NULL              767 ext/mbstring/mbstring.c 	 PHP_INI_ENTRY("mbstring.substitute_character", NULL, PHP_INI_ALL, OnUpdate_mbstring_substitute_character)
NULL              788 ext/mbstring/mbstring.c 	mbstring_globals->script_encoding_list = NULL;
NULL              798 ext/mbstring/mbstring.c 	mbstring_globals->http_input_list = NULL;
NULL              800 ext/mbstring/mbstring.c 	mbstring_globals->detect_order_list = NULL;
NULL              802 ext/mbstring/mbstring.c 	mbstring_globals->current_detect_order_list = NULL;
NULL              814 ext/mbstring/mbstring.c 	mbstring_globals->outconv = NULL;
NULL              886 ext/mbstring/mbstring.c 	enum mbfl_no_encoding *list=NULL, *entry;
NULL              895 ext/mbstring/mbstring.c 		char *default_enc = NULL;
NULL              978 ext/mbstring/mbstring.c 					zend_hash_add(EG(function_table), p->save_func, strlen(p->save_func)+1, orig, sizeof(zend_function), NULL);
NULL              981 ext/mbstring/mbstring.c 						NULL) == FAILURE) {
NULL             1007 ext/mbstring/mbstring.c 	if (MBSTRG(current_detect_order_list) != NULL) {
NULL             1009 ext/mbstring/mbstring.c 		MBSTRG(current_detect_order_list) = NULL;
NULL             1012 ext/mbstring/mbstring.c 	if (MBSTRG(outconv) != NULL) {
NULL             1015 ext/mbstring/mbstring.c 		MBSTRG(outconv) = NULL;
NULL             1029 ext/mbstring/mbstring.c 			zend_hash_update(EG(function_table), p->orig_func, strlen(p->orig_func)+1, orig, sizeof(zend_function), NULL);
NULL             1080 ext/mbstring/mbstring.c 	char *name = NULL;
NULL             1087 ext/mbstring/mbstring.c 	if (name == NULL) {
NULL             1092 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown language \"%s\"", name);
NULL             1107 ext/mbstring/mbstring.c 	char *name = NULL;
NULL             1114 ext/mbstring/mbstring.c 	if (name == NULL) {
NULL             1116 ext/mbstring/mbstring.c 		if (name != NULL) {
NULL             1124 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name);
NULL             1144 ext/mbstring/mbstring.c 	char *typ = NULL;
NULL             1155 ext/mbstring/mbstring.c  	if (typ == NULL) {
NULL             1194 ext/mbstring/mbstring.c 			list = NULL;
NULL             1226 ext/mbstring/mbstring.c 			(name = (char *)mbfl_no_encoding2name(result)) != NULL) {
NULL             1239 ext/mbstring/mbstring.c 	char *name = NULL;
NULL             1247 ext/mbstring/mbstring.c 	if (name == NULL) {
NULL             1249 ext/mbstring/mbstring.c 		if (name != NULL) {
NULL             1257 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name);
NULL             1289 ext/mbstring/mbstring.c 		list = NULL;
NULL             1310 ext/mbstring/mbstring.c 		if (list == NULL) {
NULL             1358 ext/mbstring/mbstring.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown character.");
NULL             1369 ext/mbstring/mbstring.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown character.");
NULL             1385 ext/mbstring/mbstring.c 	char *name = NULL;
NULL             1393 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name);
NULL             1397 ext/mbstring/mbstring.c 			if (preferred_name == NULL || *preferred_name == '\0') {
NULL             1398 ext/mbstring/mbstring.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "No MIME preferred name corresponding to \"%s\"", name);
NULL             1416 ext/mbstring/mbstring.c 	char *encstr = NULL;
NULL             1421 ext/mbstring/mbstring.c 	track_vars_array = NULL;
NULL             1427 ext/mbstring/mbstring.c 	if (track_vars_array != NULL) {
NULL             1436 ext/mbstring/mbstring.c 	info.force_register_globals = (track_vars_array == NULL);
NULL             1450 ext/mbstring/mbstring.c 	if (encstr != NULL) efree(encstr);
NULL             1467 ext/mbstring/mbstring.c 	char *s, *mimetype = NULL;
NULL             1481 ext/mbstring/mbstring.c  			MBSTRG(outconv) = NULL;
NULL             1490 ext/mbstring/mbstring.c 			if ((s = strchr(SG(sapi_headers).mimetype,';')) == NULL){
NULL             1518 ext/mbstring/mbstring.c  	if (MBSTRG(outconv) == NULL) {
NULL             1546 ext/mbstring/mbstring.c 		MBSTRG(outconv) = NULL;
NULL             1557 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             1567 ext/mbstring/mbstring.c 	if (enc_name == NULL) {
NULL             1572 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             1593 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             1608 ext/mbstring/mbstring.c 	if (enc_name != NULL) {
NULL             1611 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             1617 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string.");
NULL             1621 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter.");
NULL             1633 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Needle has not positive length.");
NULL             1636 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding or conversion error.");
NULL             1639 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Argument is empty.");
NULL             1642 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error in mb_strpos.");
NULL             1656 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             1660 ext/mbstring/mbstring.c 	char *enc_name2 = NULL;
NULL             1680 ext/mbstring/mbstring.c 			if (enc_name2 != NULL) {
NULL             1715 ext/mbstring/mbstring.c 	if (enc_name != NULL) {
NULL             1718 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             1732 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             1806 ext/mbstring/mbstring.c 	mbfl_string haystack, needle, result, *ret = NULL;
NULL             1807 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             1822 ext/mbstring/mbstring.c 	if (enc_name != NULL) {
NULL             1825 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             1831 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Empty delimiter.");
NULL             1839 ext/mbstring/mbstring.c 			if (ret != NULL) {
NULL             1847 ext/mbstring/mbstring.c 			if (ret != NULL) {
NULL             1864 ext/mbstring/mbstring.c 	mbfl_string haystack, needle, result, *ret = NULL;
NULL             1865 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             1880 ext/mbstring/mbstring.c 	if (enc_name != NULL) {
NULL             1883 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             1899 ext/mbstring/mbstring.c 			if (ret != NULL) {
NULL             1907 ext/mbstring/mbstring.c 			if (ret != NULL) {
NULL             1925 ext/mbstring/mbstring.c 	mbfl_string haystack, needle, result, *ret = NULL;
NULL             1940 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Empty delimiter.");
NULL             1946 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", from_encoding);
NULL             1960 ext/mbstring/mbstring.c 		if (ret != NULL) {
NULL             1968 ext/mbstring/mbstring.c 		if (ret != NULL) {
NULL             1983 ext/mbstring/mbstring.c 	mbfl_string haystack, needle, result, *ret = NULL;
NULL             1999 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", from_encoding);
NULL             2013 ext/mbstring/mbstring.c 		if (ret != NULL) {
NULL             2021 ext/mbstring/mbstring.c 		if (ret != NULL) {
NULL             2036 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             2050 ext/mbstring/mbstring.c 	if (enc_name != NULL) {
NULL             2053 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             2059 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Empty substring.");
NULL             2103 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", Z_STRVAL_PP(arg4));
NULL             2156 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2195 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", Z_STRVAL_PP(arg4));
NULL             2244 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2258 ext/mbstring/mbstring.c 	char *enc_name = NULL;
NULL             2270 ext/mbstring/mbstring.c 	if (enc_name != NULL) {
NULL             2273 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", enc_name);
NULL             2301 ext/mbstring/mbstring.c 	marker.val = NULL;
NULL             2322 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", Z_STRVAL_PP(arg5));
NULL             2337 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Start position is out of range");
NULL             2345 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Width is negative value");
NULL             2356 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2371 ext/mbstring/mbstring.c 	char *output=NULL;
NULL             2377 ext/mbstring/mbstring.c 		return NULL;
NULL             2383 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", _to_encoding);
NULL             2384 ext/mbstring/mbstring.c 			return NULL;
NULL             2401 ext/mbstring/mbstring.c 		list = NULL;
NULL             2413 ext/mbstring/mbstring.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to detect character encoding");
NULL             2419 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal character encoding specified");
NULL             2421 ext/mbstring/mbstring.c 		if (list != NULL) {
NULL             2428 ext/mbstring/mbstring.c 	if (convd == NULL) {
NULL             2429 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create character encoding converter");
NULL             2430 ext/mbstring/mbstring.c 		return NULL;
NULL             2457 ext/mbstring/mbstring.c 	char *_from_encodings, *ret, *s_free = NULL;
NULL             2462 ext/mbstring/mbstring.c 	_from_encodings = NULL;
NULL             2477 ext/mbstring/mbstring.c 			_from_encodings = NULL;
NULL             2495 ext/mbstring/mbstring.c 			if (_from_encodings != NULL && !strlen(_from_encodings)) {
NULL             2497 ext/mbstring/mbstring.c 				_from_encodings = NULL;
NULL             2514 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2621 ext/mbstring/mbstring.c 	list = NULL;
NULL             2644 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal argument");
NULL             2656 ext/mbstring/mbstring.c 	if (size > 0 && list != NULL) {
NULL             2669 ext/mbstring/mbstring.c 	if (list != NULL) {
NULL             2672 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2691 ext/mbstring/mbstring.c 	while ((encoding = encodings[i++]) != NULL) {
NULL             2706 ext/mbstring/mbstring.c 	char *name = NULL;
NULL             2713 ext/mbstring/mbstring.c 	if (name == NULL) {
NULL             2717 ext/mbstring/mbstring.c 		while ((encoding = encodings[i++]) != NULL) {
NULL             2720 ext/mbstring/mbstring.c 			if (encoding->aliases != NULL) {
NULL             2722 ext/mbstring/mbstring.c 				while ((*encoding->aliases)[j] != NULL) {
NULL             2732 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name);
NULL             2737 ext/mbstring/mbstring.c 		if (name != NULL) {
NULL             2740 ext/mbstring/mbstring.c 			while ((encoding = encodings[i++]) != NULL) {
NULL             2744 ext/mbstring/mbstring.c 				if (encoding->aliases != NULL) {
NULL             2746 ext/mbstring/mbstring.c 					while ((*encoding->aliases)[j] != NULL) {
NULL             2769 ext/mbstring/mbstring.c 	char *name = NULL;
NULL             2776 ext/mbstring/mbstring.c 	if (name == NULL) {
NULL             2780 ext/mbstring/mbstring.c 		while ((encoding = encodings[i++]) != NULL) {
NULL             2781 ext/mbstring/mbstring.c 			if(encoding->mime_name != NULL) {
NULL             2790 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", name);
NULL             2795 ext/mbstring/mbstring.c 		if (name != NULL) {
NULL             2798 ext/mbstring/mbstring.c 			while ((encoding = encodings[i++]) != NULL) {
NULL             2800 ext/mbstring/mbstring.c 				if(encoding->mime_name != NULL) {
NULL             2819 ext/mbstring/mbstring.c 	char *charset_name = NULL;
NULL             2821 ext/mbstring/mbstring.c 	char *trans_enc_name = NULL;
NULL             2838 ext/mbstring/mbstring.c 	if (charset_name != NULL) {
NULL             2841 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", charset_name);
NULL             2846 ext/mbstring/mbstring.c 		if (lang != NULL) {
NULL             2852 ext/mbstring/mbstring.c 	if (trans_enc_name != NULL) {
NULL             2862 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2886 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             2900 ext/mbstring/mbstring.c 	char *optstr = NULL;
NULL             2902 ext/mbstring/mbstring.c 	char *encname = NULL;
NULL             2914 ext/mbstring/mbstring.c 	if (optstr != NULL) {
NULL             2980 ext/mbstring/mbstring.c 	if (encname != NULL) {
NULL             2983 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", encname);
NULL             2989 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             3028 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", Z_STRVAL_PP(args[0]));
NULL             3041 ext/mbstring/mbstring.c 	elist = NULL;
NULL             3063 ext/mbstring/mbstring.c 		if (identd != NULL) {
NULL             3070 ext/mbstring/mbstring.c 						if (target_hash != NULL) {
NULL             3080 ext/mbstring/mbstring.c 					if (target_hash != NULL) {
NULL             3093 ext/mbstring/mbstring.c 								if (target_hash != NULL) {
NULL             3121 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to detect encoding");
NULL             3125 ext/mbstring/mbstring.c 	if (elist != NULL) {
NULL             3129 ext/mbstring/mbstring.c 	convd = NULL;
NULL             3132 ext/mbstring/mbstring.c 		if (convd == NULL) {
NULL             3133 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create converter");
NULL             3141 ext/mbstring/mbstring.c 	if (convd != NULL) {
NULL             3151 ext/mbstring/mbstring.c 					if (target_hash != NULL) {
NULL             3161 ext/mbstring/mbstring.c 				if (target_hash != NULL) {
NULL             3175 ext/mbstring/mbstring.c 							if (target_hash != NULL) {
NULL             3183 ext/mbstring/mbstring.c 							if (ret != NULL) {
NULL             3199 ext/mbstring/mbstring.c 				if (ret != NULL) {
NULL             3214 ext/mbstring/mbstring.c 	if (name != NULL) {
NULL             3252 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", Z_STRVAL_PP(arg3));
NULL             3260 ext/mbstring/mbstring.c 	convmap = NULL;
NULL             3281 ext/mbstring/mbstring.c 	if (convmap == NULL) {
NULL             3287 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             3463 ext/mbstring/mbstring.c 							if (fld_name.c != NULL && fld_val.c != NULL) {
NULL             3515 ext/mbstring/mbstring.c 		if (fld_name.c != NULL && fld_val.c != NULL) {
NULL             3534 ext/mbstring/mbstring.c 	char *to=NULL;
NULL             3536 ext/mbstring/mbstring.c 	char *message=NULL;
NULL             3538 ext/mbstring/mbstring.c 	char *headers=NULL;
NULL             3540 ext/mbstring/mbstring.c 	char *subject=NULL;
NULL             3542 ext/mbstring/mbstring.c 	char *extra_cmd=NULL;
NULL             3545 ext/mbstring/mbstring.c 	char *to_r = NULL;
NULL             3552 ext/mbstring/mbstring.c 	char *message_buf=NULL, *subject_buf=NULL, *p;
NULL             3568 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SAFE MODE Restriction in effect.  The fifth parameter is disabled in SAFE MODE.");
NULL             3582 ext/mbstring/mbstring.c 	if (lang != NULL) {
NULL             3603 ext/mbstring/mbstring.c 	zend_hash_init(&ht_headers, 0, NULL, (dtor_func_t) my_smart_str_dtor, 0);
NULL             3605 ext/mbstring/mbstring.c 	if (headers != NULL) {
NULL             3612 ext/mbstring/mbstring.c 		char *charset = NULL;
NULL             3619 ext/mbstring/mbstring.c 		if (p != NULL) {
NULL             3626 ext/mbstring/mbstring.c 				if ((param_name = php_strtok_r(p, "= ", &tmp)) != NULL) {
NULL             3630 ext/mbstring/mbstring.c 						charset = php_strtok_r(NULL, "= ", &tmp);
NULL             3631 ext/mbstring/mbstring.c 						if (charset != NULL) {
NULL             3636 ext/mbstring/mbstring.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported charset \"%s\" - will be regarded as ascii", charset); 
NULL             3661 ext/mbstring/mbstring.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported transfer encoding \"%s\" - will be regarded as 8bit", s->c); 
NULL             3669 ext/mbstring/mbstring.c 	if (to != NULL) {
NULL             3693 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing To: field");
NULL             3698 ext/mbstring/mbstring.c 	if (subject != NULL && subject_len >= 0) {
NULL             3708 ext/mbstring/mbstring.c 		if (pstr != NULL) {
NULL             3712 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing Subject: field");
NULL             3717 ext/mbstring/mbstring.c 	if (message != NULL) {
NULL             3728 ext/mbstring/mbstring.c 		pstr = NULL;
NULL             3732 ext/mbstring/mbstring.c 			if (mbfl_convert_encoding(&orig_str, &tmpstr, tran_cs) != NULL) {
NULL             3738 ext/mbstring/mbstring.c 		if (pstr != NULL) {
NULL             3743 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty message body");
NULL             3744 ext/mbstring/mbstring.c 		message = NULL;
NULL             3752 ext/mbstring/mbstring.c 	if (headers != NULL) {
NULL             3768 ext/mbstring/mbstring.c 		if (p != NULL) {
NULL             3777 ext/mbstring/mbstring.c 		if (p == NULL) {
NULL             3830 ext/mbstring/mbstring.c 	char *typ = NULL;
NULL             3847 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_encoding2name(MBSTRG(current_internal_encoding))) != NULL) {
NULL             3850 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_encoding2name(MBSTRG(http_input_identify))) != NULL) {
NULL             3853 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_encoding2name(MBSTRG(current_http_output_encoding))) != NULL) {
NULL             3871 ext/mbstring/mbstring.c 		if (lang != NULL) {
NULL             3872 ext/mbstring/mbstring.c 			if ((name = (char *)mbfl_no_encoding2name(lang->mail_charset)) != NULL) {
NULL             3875 ext/mbstring/mbstring.c 			if ((name = (char *)mbfl_no_encoding2name(lang->mail_header_encoding)) != NULL) {
NULL             3878 ext/mbstring/mbstring.c 			if ((name = (char *)mbfl_no_encoding2name(lang->mail_body_encoding)) != NULL) {
NULL             3888 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_language2name(MBSTRG(current_language))) != NULL) {
NULL             3897 ext/mbstring/mbstring.c 				if ((name = (char *)mbfl_no_encoding2name(*entry)) != NULL) {
NULL             3926 ext/mbstring/mbstring.c 				if ((name = (char *)mbfl_no_encoding2name(*entry)) != NULL) {
NULL             3936 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_encoding2name(MBSTRG(current_internal_encoding))) != NULL) {
NULL             3940 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_encoding2name(MBSTRG(http_input_identify))) != NULL) {
NULL             3944 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_encoding2name(MBSTRG(current_http_output_encoding))) != NULL) {
NULL             3963 ext/mbstring/mbstring.c 		if (lang != NULL && (name = (char *)mbfl_no_encoding2name(lang->mail_charset)) != NULL) {
NULL             3967 ext/mbstring/mbstring.c 		if (lang != NULL && (name = (char *)mbfl_no_encoding2name(lang->mail_header_encoding)) != NULL) {
NULL             3971 ext/mbstring/mbstring.c 		if (lang != NULL && (name = (char *)mbfl_no_encoding2name(lang->mail_body_encoding)) != NULL) {
NULL             3983 ext/mbstring/mbstring.c 		if ((name = (char *)mbfl_no_language2name(MBSTRG(current_language))) != NULL) {
NULL             4044 ext/mbstring/mbstring.c 	char *var = NULL;
NULL             4046 ext/mbstring/mbstring.c 	char *enc = NULL;
NULL             4050 ext/mbstring/mbstring.c 	mbfl_string string, result, *ret = NULL;
NULL             4057 ext/mbstring/mbstring.c 	if (var == NULL) {
NULL             4061 ext/mbstring/mbstring.c 	if (enc != NULL) {
NULL             4064 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid encoding \"%s\"", enc);
NULL             4070 ext/mbstring/mbstring.c 	if (convd == NULL) {
NULL             4071 ext/mbstring/mbstring.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create converter");
NULL             4089 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             4114 ext/mbstring/mbstring.c 	if (enc != NULL) {
NULL             4116 ext/mbstring/mbstring.c 			if (enc->mblen_table != NULL) {
NULL             4117 ext/mbstring/mbstring.c 				if (s != NULL) return enc->mblen_table[*(unsigned char *)s];
NULL             4141 ext/mbstring/mbstring.c 	char *last=NULL;
NULL             4153 ext/mbstring/mbstring.c 					return NULL; /* something is going wrong! */
NULL             4168 ext/mbstring/mbstring.c 				return NULL;
NULL             4212 ext/mbstring/mbstring.c 	mbfl_string string, result, *ret = NULL;
NULL             4251 ext/mbstring/mbstring.c 		if (convd == NULL) {
NULL             4259 ext/mbstring/mbstring.c 		if (ret != NULL) {
NULL             4280 ext/mbstring/mbstring.c 	mbfl_encoding_detector *identd = NULL; 
NULL             4293 ext/mbstring/mbstring.c 		mbfl_no_encoding2name(MBSTRG(http_input_list)[0]) != NULL) {
NULL             4300 ext/mbstring/mbstring.c 		list = NULL;
NULL             4304 ext/mbstring/mbstring.c 		if (size > 0 && list != NULL) {
NULL             4390 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", from_encoding);
NULL             4395 ext/mbstring/mbstring.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string.");
NULL             4419 ext/mbstring/mbstring.c 	char *name, *list = NULL;
NULL             4434 ext/mbstring/mbstring.c 				*list = (char)NULL;
NULL             4476 ext/mbstring/mbstring.c 	list = NULL;
NULL             4480 ext/mbstring/mbstring.c 		return NULL;
NULL             4482 ext/mbstring/mbstring.c 	if (size > 0 && list != NULL) {
NULL             4494 ext/mbstring/mbstring.c 	if (list != NULL) {
NULL             4497 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL             4500 ext/mbstring/mbstring.c 		return NULL;
NULL             4534 ext/mbstring/mbstring.c 	if (convd == NULL) {
NULL             4542 ext/mbstring/mbstring.c 	if (ret != NULL) {
NULL              231 ext/mbstring/mbstring.h #define mbstring_module_ptr NULL
NULL               66 ext/mbstring/oniguruma/regcomp.c   else return NULL;
NULL             1582 ext/mbstring/oniguruma/regcomp.c 	if (NCONS(x).right != NULL) {
NULL             3224 ext/mbstring/oniguruma/regcomp.c     *root = onig_node_new_list(snode, NULL);
NULL             3229 ext/mbstring/oniguruma/regcomp.c     **tailp = onig_node_new_list(snode, NULL);
NULL             3581 ext/mbstring/oniguruma/regcomp.c 	    tqn->head_exact = NULL;
NULL             4824 ext/mbstring/oniguruma/regcomp.c   reg->exact_end     = (UChar* )NULL;
NULL             4828 ext/mbstring/oniguruma/regcomp.c     reg->exact = (UChar* )NULL;
NULL             5020 ext/mbstring/oniguruma/regcomp.c     prev->chain = (regex_t* )NULL;
NULL             5059 ext/mbstring/oniguruma/regcomp.c   reg->chain = (regex_t* )NULL;
NULL             5138 ext/mbstring/oniguruma/regcomp.c   reg->repeat_range       = (OnigRepeatRange* )NULL;
NULL             5230 ext/mbstring/oniguruma/regcomp.c     scan_env.mem_nodes_dynamic = (Node** )NULL;
NULL             5344 ext/mbstring/oniguruma/regcomp.c   (*reg)->exact            = (UChar* )NULL;
NULL             5345 ext/mbstring/oniguruma/regcomp.c   (*reg)->int_map          = (int* )NULL;
NULL             5346 ext/mbstring/oniguruma/regcomp.c   (*reg)->int_map_backward = (int* )NULL;
NULL             5347 ext/mbstring/oniguruma/regcomp.c   (*reg)->chain            = (regex_t* )NULL;
NULL             5349 ext/mbstring/oniguruma/regcomp.c   (*reg)->p                = (UChar* )NULL;
NULL             5352 ext/mbstring/oniguruma/regcomp.c   (*reg)->name_table       = (void* )NULL;
NULL             5367 ext/mbstring/oniguruma/regcomp.c   if (IS_NOT_NULL(einfo)) einfo->par = (UChar* )NULL;
NULL             5376 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               37 ext/mbstring/oniguruma/regenc.h #ifndef NULL
NULL               57 ext/mbstring/oniguruma/regenc.h #define ONIG_CHECK_NULL_RETURN(p)          if (ONIG_IS_NULL(p)) return NULL
NULL              523 ext/mbstring/oniguruma/regexec.c   if (state_check_buff != NULL) {\
NULL              560 ext/mbstring/oniguruma/regexec.c   stk->u.state.state_check = ((state_check_buff != NULL) ? (snum) : 0);\
NULL              565 ext/mbstring/oniguruma/regexec.c   if (state_check_buff != NULL) {\
NULL             1469 ext/mbstring/oniguruma/regexec.c       onig_print_compiled_byte_code(stderr, p, NULL, encode);
NULL             2936 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             2995 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3027 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3053 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3111 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3149 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3199 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3213 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3228 ext/mbstring/oniguruma/regexec.c   return (UChar* )NULL;
NULL             3291 ext/mbstring/oniguruma/regexec.c   UChar *p, *pprev = (UChar* )NULL;
NULL             3665 ext/mbstring/oniguruma/regexec.c       prev = (UChar* )NULL;
NULL             3691 ext/mbstring/oniguruma/regexec.c       prev = (UChar* )NULL;
NULL             3727 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              188 ext/mbstring/oniguruma/regext.c     *reg = NULL;
NULL              254 ext/mbstring/oniguruma/regint.h #define CHECK_NULL_RETURN(p)          if (IS_NULL(p)) return NULL
NULL              478 ext/mbstring/oniguruma/regparse.c   reg->name_table = (void* )NULL;
NULL              488 ext/mbstring/oniguruma/regparse.c   e = (NameEntry* )NULL;
NULL              634 ext/mbstring/oniguruma/regparse.c 	e->name       = NULL;
NULL              639 ext/mbstring/oniguruma/regparse.c 	e->back_refs = (int* )NULL;
NULL              644 ext/mbstring/oniguruma/regparse.c       t->e = NULL;
NULL              662 ext/mbstring/oniguruma/regparse.c   reg->name_table = NULL;
NULL              681 ext/mbstring/oniguruma/regparse.c   return (NameEntry* )NULL;
NULL              746 ext/mbstring/oniguruma/regparse.c     e->back_refs  = (int* )NULL;
NULL              754 ext/mbstring/oniguruma/regparse.c       t->e     = NULL;
NULL              777 ext/mbstring/oniguruma/regparse.c 	t->e[i].name       = NULL;
NULL              781 ext/mbstring/oniguruma/regparse.c 	t->e[i].back_refs  = (int* )NULL;
NULL              931 ext/mbstring/oniguruma/regparse.c   env->error             = (UChar* )NULL;
NULL              932 ext/mbstring/oniguruma/regparse.c   env->error_end         = (UChar* )NULL;
NULL              939 ext/mbstring/oniguruma/regparse.c   env->mem_nodes_dynamic = (Node** )NULL;
NULL             1001 ext/mbstring/oniguruma/regparse.c static FreeNode* FreeNodeList = (FreeNode* )NULL;
NULL             1132 ext/mbstring/oniguruma/regparse.c   cc->mbuf  = NULL;
NULL             1174 ext/mbstring/oniguruma/regparse.c     cc->mbuf = NULL;
NULL             1183 ext/mbstring/oniguruma/regparse.c     CHECK_NULL_RETURN_VAL(bbuf, NULL);
NULL             1248 ext/mbstring/oniguruma/regparse.c   NANCHOR(node).target   = NULL;
NULL             1267 ext/mbstring/oniguruma/regparse.c   NBACKREF(node).back_dynamic = (int* )NULL;
NULL             1294 ext/mbstring/oniguruma/regparse.c       return NULL;
NULL             1327 ext/mbstring/oniguruma/regparse.c   NQUALIFIER(node).target = NULL;
NULL             1355 ext/mbstring/oniguruma/regparse.c   NEFFECT(node).target    = NULL;
NULL             1473 ext/mbstring/oniguruma/regparse.c     return NULL;
NULL             1495 ext/mbstring/oniguruma/regparse.c   return node_new_str(NULL, NULL);
NULL             1737 ext/mbstring/oniguruma/regparse.c   *pbuf = (BBuf* )NULL;
NULL             1781 ext/mbstring/oniguruma/regparse.c   *pbuf = (BBuf* )NULL;
NULL             1877 ext/mbstring/oniguruma/regparse.c   *pbuf = (BBuf* )NULL;
NULL             3775 ext/mbstring/oniguruma/regparse.c     { (UChar* )NULL, -1, 0 }
NULL             3846 ext/mbstring/oniguruma/regparse.c     { (UChar* )NULL, -1, 0 }
NULL             4078 ext/mbstring/oniguruma/regparse.c   prev_cc = (CClassNode* )NULL;
NULL             4406 ext/mbstring/oniguruma/regparse.c   *np = NULL;
NULL             4834 ext/mbstring/oniguruma/regparse.c     OnigTypeCClassTable = NULL;
NULL             4851 ext/mbstring/oniguruma/regparse.c   *np = NULL;
NULL             5212 ext/mbstring/oniguruma/regparse.c 	*targetp = node_new_list(*targetp, NULL);
NULL             5214 ext/mbstring/oniguruma/regparse.c 	tmp = NCONS(*targetp).right = node_new_list(qn, NULL);
NULL             5232 ext/mbstring/oniguruma/regparse.c   *top = NULL;
NULL             5240 ext/mbstring/oniguruma/regparse.c     *top  = node_new_list(node, NULL);
NULL             5252 ext/mbstring/oniguruma/regparse.c 	*headp = node_new_list(node, NULL);
NULL             5269 ext/mbstring/oniguruma/regparse.c   *top = NULL;
NULL             5280 ext/mbstring/oniguruma/regparse.c     *top  = node_new_alt(node, NULL);
NULL             5288 ext/mbstring/oniguruma/regparse.c       *headp = node_new_alt(node, NULL);
NULL             5339 ext/mbstring/oniguruma/regparse.c   *root = NULL;
NULL               40 ext/mbstring/oniguruma/regposerr.c   NULL,
NULL               85 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               49 ext/mbstring/php_mbregex.c 	zend_hash_init(&(MBSTRG(ht_rc)), 0, NULL, (void (*)(void *)) php_mb_regex_free_cache, 1);
NULL               50 ext/mbstring/php_mbregex.c 	MBSTRG(search_str) = (zval*) NULL;
NULL               51 ext/mbstring/php_mbregex.c 	MBSTRG(search_re) = (php_mb_regex_t*)NULL;
NULL               53 ext/mbstring/php_mbregex.c 	MBSTRG(search_regs) = (OnigRegion*)NULL;
NULL               92 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_str) != NULL) {
NULL               94 ext/mbstring/php_mbregex.c 		MBSTRG(search_str) = (zval *)NULL;
NULL               98 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_regs) != NULL) {
NULL              100 ext/mbstring/php_mbregex.c 		MBSTRG(search_regs) = (OnigRegion *)NULL;
NULL              235 ext/mbstring/php_mbregex.c 	{ NULL, ONIG_ENCODING_UNDEF }
NULL              245 ext/mbstring/php_mbregex.c 	if (pname == NULL) {
NULL              249 ext/mbstring/php_mbregex.c 	for (mapping = enc_name_map; mapping->names != NULL; mapping++) {
NULL              266 ext/mbstring/php_mbregex.c 	for (mapping = enc_name_map; mapping->names != NULL; mapping++) {
NULL              272 ext/mbstring/php_mbregex.c 	return NULL;
NULL              284 ext/mbstring/php_mbregex.c 	php_mb_regex_t *retval = NULL, **rc = NULL;
NULL              292 ext/mbstring/php_mbregex.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex compile err: %s", err_str);
NULL              293 ext/mbstring/php_mbregex.c 			retval = NULL;
NULL              296 ext/mbstring/php_mbregex.c 		zend_hash_update(&MBSTRG(ht_rc), (char *) pattern, patlen + 1, (void *) &retval, sizeof(retval), NULL);
NULL              420 ext/mbstring/php_mbregex.c 	if (parg != NULL) {
NULL              471 ext/mbstring/php_mbregex.c 					if (eval != NULL) *eval = 1; 
NULL              477 ext/mbstring/php_mbregex.c 		if (option != NULL) *option|=optm; 
NULL              495 ext/mbstring/php_mbregex.c 		if ( retval != NULL ) {
NULL              505 ext/mbstring/php_mbregex.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown encoding \"%s\"", Z_STRVAL_PP(arg1));
NULL              524 ext/mbstring/php_mbregex.c 	OnigRegion *regs = NULL;
NULL              529 ext/mbstring/php_mbregex.c 	array = NULL;
NULL              551 ext/mbstring/php_mbregex.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "empty pattern");
NULL              557 ext/mbstring/php_mbregex.c 	if (re == NULL) {
NULL              572 ext/mbstring/php_mbregex.c 	if (array != NULL) {
NULL              592 ext/mbstring/php_mbregex.c 	if (regs != NULL) {
NULL              631 ext/mbstring/php_mbregex.c 	OnigRegion *regs = NULL;
NULL              638 ext/mbstring/php_mbregex.c 	char *description = NULL;
NULL              646 ext/mbstring/php_mbregex.c 		if (current_enc_name == NULL ||
NULL              647 ext/mbstring/php_mbregex.c 			(enc = mbfl_name2encoding(current_enc_name)) == NULL) {
NULL              648 ext/mbstring/php_mbregex.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error");
NULL              654 ext/mbstring/php_mbregex.c 		char *option_str = NULL;
NULL              665 ext/mbstring/php_mbregex.c 		if (option_str != NULL) {
NULL              686 ext/mbstring/php_mbregex.c 	if (re == NULL) {
NULL              695 ext/mbstring/php_mbregex.c 		description = NULL;
NULL              708 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              714 ext/mbstring/php_mbregex.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty regular expression");
NULL              749 ext/mbstring/php_mbregex.c 					php_error_docref(NULL TSRMLS_CC,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, eval_buf.c);
NULL              781 ext/mbstring/php_mbregex.c 	if (regs != NULL) {
NULL              819 ext/mbstring/php_mbregex.c 	OnigRegion *regs = NULL;
NULL              836 ext/mbstring/php_mbregex.c 	if ((re = php_mbregex_compile_pattern(arg_pattern, arg_pattern_len, MBSTRG(regex_default_options), MBSTRG(current_mbctype), MBSTRG(regex_default_syntax) TSRMLS_CC)) == NULL) {
NULL              849 ext/mbstring/php_mbregex.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty regular expression");
NULL              877 ext/mbstring/php_mbregex.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex search failure in mbsplit(): %s", err_str);
NULL              907 ext/mbstring/php_mbregex.c 		char *option_str = NULL;
NULL              916 ext/mbstring/php_mbregex.c 		if (option_str != NULL) {
NULL              917 ext/mbstring/php_mbregex.c 			_php_mb_regex_init_options(option_str, option_str_len, &option, &syntax, NULL);
NULL              924 ext/mbstring/php_mbregex.c 	if ((re = php_mbregex_compile_pattern(arg_pattern, arg_pattern_len, option, MBSTRG(current_mbctype), syntax TSRMLS_CC)) == NULL) {
NULL              929 ext/mbstring/php_mbregex.c 	err = onig_match(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUChar *)string, NULL, 0);
NULL              963 ext/mbstring/php_mbregex.c 		_php_mb_regex_init_options(Z_STRVAL_PP(arg_options), Z_STRLEN_PP(arg_options), &option, &syntax, NULL);
NULL              973 ext/mbstring/php_mbregex.c 		if ((MBSTRG(search_re) = php_mbregex_compile_pattern(Z_STRVAL_PP(arg_pattern), Z_STRLEN_PP(arg_pattern), option, MBSTRG(current_mbctype), MBSTRG(regex_default_syntax) TSRMLS_CC)) == NULL) {
NULL              979 ext/mbstring/php_mbregex.c 	str = NULL;
NULL              981 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_str) != NULL && Z_TYPE_P(MBSTRG(search_str)) == IS_STRING){
NULL              986 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_re) == NULL) {
NULL              987 ext/mbstring/php_mbregex.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No regex given");
NULL              991 ext/mbstring/php_mbregex.c 	if (str == NULL) {
NULL              992 ext/mbstring/php_mbregex.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No string given");
NULL             1008 ext/mbstring/php_mbregex.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "mbregex search failure in mbregex_search(): %s", err_str);
NULL             1012 ext/mbstring/php_mbregex.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty regular expression");
NULL             1049 ext/mbstring/php_mbregex.c 		MBSTRG(search_regs) = (OnigRegion *)NULL;
NULL             1083 ext/mbstring/php_mbregex.c 	OnigSyntaxType *syntax = NULL;
NULL             1105 ext/mbstring/php_mbregex.c 		_php_mb_regex_init_options(Z_STRVAL_PP(arg_options), Z_STRLEN_PP(arg_options), &option, &syntax, NULL);
NULL             1116 ext/mbstring/php_mbregex.c 		if ((MBSTRG(search_re) = php_mbregex_compile_pattern(Z_STRVAL_PP(arg_pattern), Z_STRLEN_PP(arg_pattern), option, MBSTRG(current_mbctype), syntax TSRMLS_CC)) == NULL) {
NULL             1121 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_str) != NULL) {
NULL             1123 ext/mbstring/php_mbregex.c 		MBSTRG(search_str) = (zval *)NULL;
NULL             1132 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_regs) != NULL) {
NULL             1134 ext/mbstring/php_mbregex.c 		MBSTRG(search_regs) = (OnigRegion *) NULL;
NULL             1148 ext/mbstring/php_mbregex.c 	if (MBSTRG(search_regs) != NULL && Z_TYPE_P(MBSTRG(search_str)) == IS_STRING && Z_STRVAL_P(MBSTRG(search_str)) != NULL) {
NULL             1189 ext/mbstring/php_mbregex.c 	if (n < 0 || (MBSTRG(search_str) != NULL && Z_TYPE_P(MBSTRG(search_str)) == IS_STRING && n >= Z_STRLEN_P(MBSTRG(search_str)))) {
NULL             1190 ext/mbstring/php_mbregex.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Position is out of range");
NULL             1203 ext/mbstring/php_mbregex.c 	if (prev_options != NULL) {
NULL             1206 ext/mbstring/php_mbregex.c 	if (prev_syntax != NULL) {
NULL             1220 ext/mbstring/php_mbregex.c 	char *string = NULL;
NULL             1228 ext/mbstring/php_mbregex.c 	if (string != NULL) {
NULL             1230 ext/mbstring/php_mbregex.c 		syntax = NULL;
NULL             1231 ext/mbstring/php_mbregex.c 		_php_mb_regex_init_options(string, string_len, &opt, &syntax, NULL);
NULL             1232 ext/mbstring/php_mbregex.c 		php_mb_regex_set_options(opt, syntax, NULL, NULL TSRMLS_CC);
NULL               46 ext/mbstring/php_mbregex.h 	PHP_FE(mb_regex_encoding,	NULL) \
NULL               47 ext/mbstring/php_mbregex.h 	PHP_FE(mb_regex_set_options,	NULL) \
NULL               50 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_replace,			NULL) \
NULL               51 ext/mbstring/php_mbregex.h 	PHP_FE(mb_eregi_replace,			NULL) \
NULL               52 ext/mbstring/php_mbregex.h 	PHP_FE(mb_split,					NULL) \
NULL               53 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_match,			NULL) \
NULL               54 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search,			NULL) \
NULL               55 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search_pos,		NULL) \
NULL               56 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search_regs,		NULL) \
NULL               57 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search_init,		NULL) \
NULL               58 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search_getregs,	NULL) \
NULL               59 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search_getpos,	NULL) \
NULL               60 ext/mbstring/php_mbregex.h 	PHP_FE(mb_ereg_search_setpos,	NULL) \
NULL               61 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbregex_encoding,	mb_regex_encoding,	NULL) \
NULL               62 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg,	mb_ereg,	NULL) \
NULL               63 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mberegi,	mb_eregi,	NULL) \
NULL               64 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_replace,	mb_ereg_replace,	NULL) \
NULL               65 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mberegi_replace,	mb_eregi_replace,	NULL) \
NULL               66 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbsplit,	mb_split,	NULL) \
NULL               67 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_match,	mb_ereg_match,	NULL) \
NULL               68 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search,	mb_ereg_search,	NULL) \
NULL               69 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_pos,	mb_ereg_search_pos,	NULL) \
NULL               70 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_regs,	mb_ereg_search_regs,	NULL) \
NULL               71 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_init,	mb_ereg_search_init,	NULL) \
NULL               72 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_getregs,	mb_ereg_search_getregs,	NULL) \
NULL               73 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_getpos,	mb_ereg_search_getpos,	NULL) \
NULL               74 ext/mbstring/php_mbregex.h 	PHP_FALIAS(mbereg_search_setpos,	mb_ereg_search_setpos,	NULL)
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               48 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_ecb, NULL)
NULL               49 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_cbc, NULL)
NULL               50 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_cfb, NULL)
NULL               51 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_ofb, NULL)
NULL               52 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_get_key_size, NULL)
NULL               53 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_get_block_size, NULL)
NULL               54 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_get_cipher_name, NULL)
NULL               55 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_create_iv, NULL)
NULL               57 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_list_algorithms, NULL)
NULL               58 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_list_modes, NULL)
NULL               59 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_get_iv_size, NULL)
NULL               60 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_encrypt, NULL)
NULL               61 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_decrypt, NULL)
NULL               63 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_open, NULL)
NULL               64 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_generic_init, NULL)
NULL               65 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_generic, NULL)
NULL               66 ext/mcrypt/mcrypt.c 	PHP_FE(mdecrypt_generic, NULL)
NULL               67 ext/mcrypt/mcrypt.c 	PHP_DEP_FALIAS(mcrypt_generic_end, mcrypt_generic_deinit, NULL)
NULL               68 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_generic_deinit, NULL)
NULL               70 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_self_test, NULL)
NULL               71 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_is_block_algorithm_mode, NULL)
NULL               72 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_is_block_algorithm, NULL)
NULL               73 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_is_block_mode, NULL)
NULL               74 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_get_block_size, NULL)
NULL               75 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_get_key_size, NULL)
NULL               76 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_get_supported_key_sizes, NULL)
NULL               77 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_get_iv_size, NULL)
NULL               78 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_get_algorithms_name, NULL)
NULL               79 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_enc_get_modes_name, NULL)
NULL               80 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_self_test, NULL)
NULL               82 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_is_block_algorithm_mode, NULL)
NULL               83 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_is_block_algorithm, NULL)
NULL               84 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_is_block_mode, NULL)
NULL               85 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_get_algo_block_size, NULL)
NULL               86 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_get_algo_key_size, NULL)
NULL               87 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_get_supported_key_sizes, NULL)
NULL               89 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_close, NULL)
NULL               90 ext/mcrypt/mcrypt.c 	{NULL, NULL, NULL}
NULL              105 ext/mcrypt/mcrypt.c 	NULL, NULL,
NULL              109 ext/mcrypt/mcrypt.c 	NULL,
NULL              110 ext/mcrypt/mcrypt.c 	NULL,
NULL              111 ext/mcrypt/mcrypt.c 	NULL,
NULL              148 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_FAILED); 					\
NULL              157 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE); 			\
NULL              200 ext/mcrypt/mcrypt.c 			iv = NULL;											\
NULL              215 ext/mcrypt/mcrypt.c 	char *dir = NULL;                                                   \
NULL              231 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Operation disallowed prior to mcrypt_generic_init().");	\
NULL              236 ext/mcrypt/mcrypt.c 	STD_PHP_INI_ENTRY("mcrypt.algorithms_dir", NULL, PHP_INI_ALL, OnUpdateString, algorithms_dir, zend_mcrypt_globals, mcrypt_globals)
NULL              237 ext/mcrypt/mcrypt.c 	STD_PHP_INI_ENTRY("mcrypt.modes_dir",      NULL, PHP_INI_ALL, OnUpdateString, modes_dir, zend_mcrypt_globals, mcrypt_globals)
NULL              247 ext/mcrypt/mcrypt.c 		pm = NULL;
NULL              254 ext/mcrypt/mcrypt.c 	le_mcrypt = zend_register_list_destructors_ex(php_mcrypt_module_dtor, NULL, "mcrypt", module_number);
NULL              395 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open encryption module");
NULL              430 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key size is 0");
NULL              440 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key size too large; supplied length: %d, max: %d", Z_STRLEN_PP(key), max_key_size);
NULL              448 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Iv size incorrect; supplied length: %d, needed: %d", Z_STRLEN_PP(iv), iv_size);
NULL              461 ext/mcrypt/mcrypt.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Key length incorrect");
NULL              464 ext/mcrypt/mcrypt.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Memory allocation error");
NULL              468 ext/mcrypt/mcrypt.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error");
NULL              498 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "An empty string was passed");
NULL              542 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "An empty string was passed");
NULL              613 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not terminate encryption specifier");
NULL              828 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No algorithms found in module dir");
NULL              855 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No modes found in module dir");
NULL              887 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
NULL              916 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
NULL              945 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
NULL              985 ext/mcrypt/mcrypt.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
NULL              999 ext/mcrypt/mcrypt.c 	char *key_s = NULL, *iv_s;
NULL             1007 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_OPEN_MODULE_FAILED);
NULL             1013 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size of key is too large for this algorithm");
NULL             1016 ext/mcrypt/mcrypt.c 	if (count == 0 && key_length_sizes == NULL) { /* all lengths 1 - k_l_s = OK */
NULL             1042 ext/mcrypt/mcrypt.c 	iv_s = NULL;
NULL             1046 ext/mcrypt/mcrypt.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, MCRYPT_IV_WRONG_SIZE);
NULL             1053 ext/mcrypt/mcrypt.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempt to use an empty IV, which is NOT recommend");
NULL             1074 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Mcrypt initialisation failed");
NULL             1087 ext/mcrypt/mcrypt.c 	if (key_s != NULL) {
NULL             1090 ext/mcrypt/mcrypt.c 	if (iv_s != NULL) {
NULL             1223 ext/mcrypt/mcrypt.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can not create an IV with a size of less then 1 or greater then %d", INT_MAX);
NULL             1236 ext/mcrypt/mcrypt.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot open source device");
NULL             1250 ext/mcrypt/mcrypt.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not gather sufficient random data");
NULL               89 ext/mcrypt/php_mcrypt.h #define mcrypt_module_ptr NULL
NULL               37 ext/mhash/mhash.c 	PHP_FE(mhash_get_block_size, NULL)
NULL               38 ext/mhash/mhash.c 	PHP_FE(mhash_get_hash_name, NULL)
NULL               39 ext/mhash/mhash.c 	PHP_FE(mhash_keygen_s2k, NULL)
NULL               40 ext/mhash/mhash.c 	PHP_FE(mhash_count, NULL)
NULL               41 ext/mhash/mhash.c 	PHP_FE(mhash, NULL)
NULL               42 ext/mhash/mhash.c 	{NULL, NULL, NULL}
NULL               49 ext/mhash/mhash.c 	PHP_MINIT(mhash), NULL,
NULL               50 ext/mhash/mhash.c 	NULL, NULL,
NULL              153 ext/mhash/mhash.c 	char *data, *key=NULL;
NULL              163 ext/mhash/mhash.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "mhash initialization failed");
NULL              172 ext/mhash/mhash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "mhash initialization failed");
NULL              208 ext/mhash/mhash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "the byte parameter must be greater than 0");
NULL              215 ext/mhash/mhash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, 
NULL              238 ext/mhash/mhash.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "mhash key generation failed");
NULL               44 ext/mhash/php_mhash.h #define mhash_module_ptr NULL
NULL              222 ext/mime_magic/mime_magic.c 	PHP_FE(mime_content_type,	NULL)	   
NULL              223 ext/mime_magic/mime_magic.c 	{NULL, NULL, NULL}	
NULL              237 ext/mime_magic/mime_magic.c 	NULL,
NULL              238 ext/mime_magic/mime_magic.c 	NULL,
NULL              246 ext/mime_magic/mime_magic.c 	NULL,
NULL              247 ext/mime_magic/mime_magic.c 	NULL,
NULL              272 ext/mime_magic/mime_magic.c 	mime_global.magic = NULL;
NULL              273 ext/mime_magic/mime_magic.c 	mime_global.last = NULL;
NULL              302 ext/mime_magic/mime_magic.c 	if (mime_global.magic != NULL && mime_global.magic != (struct magic *) -1) {
NULL              304 ext/mime_magic/mime_magic.c 		while (iter != NULL) {
NULL              333 ext/mime_magic/mime_magic.c 	char *content_type=NULL, *content_encoding=NULL;
NULL              353 ext/mime_magic/mime_magic.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "can only process string or stream arguments");
NULL              409 ext/mime_magic/mime_magic.c     if (f == NULL) {
NULL              415 ext/mime_magic/mime_magic.c     conf->magic = conf->last = NULL;
NULL              418 ext/mime_magic/mime_magic.c     for (lineno = 1; fgets(line, BUFSIZ, f) != NULL; lineno++) {
NULL              526 ext/mime_magic/mime_magic.c     m->next = NULL;
NULL              900 ext/mime_magic/mime_magic.c     req_dat->head = req_dat->tail = (magic_rsl *) NULL;
NULL              933 ext/mime_magic/mime_magic.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "request config should not be NULL");
NULL              945 ext/mime_magic/mime_magic.c     rsl->next = (magic_rsl *) NULL;
NULL             1068 ext/mime_magic/mime_magic.c 		stream = php_stream_open_wrapper(Z_STRVAL_P(what), "rb", IGNORE_PATH | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL             1069 ext/mime_magic/mime_magic.c 		if (stream == NULL) {
NULL             1072 ext/mime_magic/mime_magic.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "can't read `%s'", Z_STRVAL_P(what));
NULL             1093 ext/mime_magic/mime_magic.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "read failed on stream");
NULL             1095 ext/mime_magic/mime_magic.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "read failed: %s", Z_STRVAL_P(what));
NULL             1160 ext/mime_magic/mime_magic.c 			if (php_stream_stat_path_ex(Z_STRVAL_P(what), PHP_STREAM_URL_STAT_QUIET, &stat_ssb, NULL)) {
NULL             1162 ext/mime_magic/mime_magic.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Non-statable file path (%s)", Z_STRVAL_P(what));
NULL             1174 ext/mime_magic/mime_magic.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Non-statable file path (%s)", Z_STRVAL_P(what));
NULL             1220 ext/mime_magic/mime_magic.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "broken symlink (%s)", Z_STRVAL_P(what));
NULL             1237 ext/mime_magic/mime_magic.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid mode 0%o.", (unsigned int)stat_ssb.sb.st_mode);
NULL             1397 ext/mime_magic/mime_magic.c     char *strtok_buf = NULL;
NULL             1429 ext/mime_magic/mime_magic.c     has_escapes = (memchr(s, '\033', small_nbytes) != NULL);
NULL             1430 ext/mime_magic/mime_magic.c     while ((token = php_strtok_r((char *) s, " \t\n\r\f", &strtok_buf)) != NULL) {
NULL             1431 ext/mime_magic/mime_magic.c 		s = NULL;		/* make strtok() keep on tokin' */
NULL             1595 ext/mime_magic/mime_magic.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "BOINK");
NULL             1640 ext/mime_magic/mime_magic.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid type %d in mcheck().", m->type);
NULL             1689 ext/mime_magic/mime_magic.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "mcheck: can't happen: invalid relation %d.", m->reln);
NULL             1770 ext/mime_magic/mime_magic.c 			if ((rt = strchr(pp, '\n')) != NULL) {
NULL             1780 ext/mime_magic/mime_magic.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid m->type (%d) in mprint().", m->type);
NULL             1805 ext/mime_magic/mime_magic.c 		if ((rt = strchr(p->s, '\n')) != NULL)
NULL             1828 ext/mime_magic/mime_magic.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid type %d in mconvert().", m->type);
NULL             1905 ext/mime_magic/mime_magic.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, ": bad state %d (ws)", state);
NULL             1949 ext/mime_magic/mime_magic.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "bad state %d (ns)", state);
NULL              321 ext/mime_magic/phpmimemagic.h 		NULL, 0
NULL               49 ext/ming/ming.c 	PHP_FALIAS(ming_setcubicthreshold,  ming_setCubicThreshold,  NULL)
NULL               50 ext/ming/ming.c 	PHP_FALIAS(ming_setscale,           ming_setScale,           NULL)
NULL               51 ext/ming/ming.c 	PHP_FALIAS(ming_useswfversion,      ming_useSWFVersion,      NULL)
NULL               52 ext/ming/ming.c 	PHP_FALIAS(ming_keypress,           ming_keypress,           NULL)
NULL               54 ext/ming/ming.c 	PHP_FALIAS(ming_useconstants,		ming_useConstants,       NULL)
NULL               57 ext/ming/ming.c 	PHP_FALIAS(ming_setswfcompression,	ming_setSWFCompression,  NULL)
NULL               59 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL               86 ext/ming/ming.c 	if ((PG(safe_mode) && !php_checkuid((file), NULL, CHECKUID_CHECK_FILE_AND_DIR)) || php_check_open_basedir((file) TSRMLS_CC)) {	\
NULL              221 ext/ming/ming.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find property %s", name);
NULL              222 ext/ming/ming.c 			return NULL;
NULL              226 ext/ming/ming.c 		return NULL;
NULL              232 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find identifier (%d)", id_to_find);
NULL              233 ext/ming/ming.c 		return NULL;
NULL              280 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFCharacter");
NULL              281 ext/ming/ming.c 		return NULL;
NULL              301 ext/ming/ming.c 	if (stream == NULL)
NULL              302 ext/ming/ming.c 		return NULL;
NULL              305 ext/ming/ming.c 		return NULL;
NULL              333 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Couldn't compile actionscript");
NULL              352 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFAction");
NULL              359 ext/ming/ming.c 	PHP_ME(swfaction, __construct,         NULL, 0)
NULL              360 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL              370 ext/ming/ming.c 	zval **zfile, **zmask = NULL;
NULL              397 ext/ming/ming.c 	if (zmask != NULL) {
NULL              436 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFBitmap");
NULL              465 ext/ming/ming.c 	PHP_ME(swfbitmap, __construct,         NULL, 0)
NULL              466 ext/ming/ming.c 	PHP_ME(swfbitmap, getWidth,            NULL, 0)
NULL              467 ext/ming/ming.c 	PHP_ME(swfbitmap, getHeight,           NULL, 0)
NULL              468 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL              500 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFButton");
NULL              655 ext/ming/ming.c 	if(item != NULL) {
NULL              699 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Only one character expected");
NULL              708 ext/ming/ming.c 	PHP_ME(swfbutton, __construct,   NULL, 0)
NULL              709 ext/ming/ming.c 	PHP_ME(swfbutton, setHit,        NULL, 0)
NULL              710 ext/ming/ming.c 	PHP_ME(swfbutton, setOver,       NULL, 0)
NULL              711 ext/ming/ming.c 	PHP_ME(swfbutton, setUp,         NULL, 0)
NULL              712 ext/ming/ming.c 	PHP_ME(swfbutton, setDown,       NULL, 0)
NULL              713 ext/ming/ming.c 	PHP_ME(swfbutton, setAction,     NULL, 0)
NULL              714 ext/ming/ming.c 	PHP_ME(swfbutton, addShape,      NULL, 0)
NULL              716 ext/ming/ming.c 	PHP_ME(swfbutton, setMenu,       NULL, 0)
NULL              718 ext/ming/ming.c 	PHP_ME(swfbutton, addAction,     NULL, 0)
NULL              720 ext/ming/ming.c 	PHP_ME(swfbutton, addSound,      NULL, 0)
NULL              722 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL              736 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFDisplayItem");
NULL             1203 ext/ming/ming.c 	PHP_ME(swfdisplayitem, moveTo,      NULL, 0)
NULL             1204 ext/ming/ming.c 	PHP_ME(swfdisplayitem, move,        NULL, 0)
NULL             1205 ext/ming/ming.c 	PHP_ME(swfdisplayitem, scaleTo,     NULL, 0)
NULL             1206 ext/ming/ming.c 	PHP_ME(swfdisplayitem, scale,       NULL, 0)
NULL             1207 ext/ming/ming.c 	PHP_ME(swfdisplayitem, rotateTo,    NULL, 0)
NULL             1208 ext/ming/ming.c 	PHP_ME(swfdisplayitem, rotate,      NULL, 0)
NULL             1209 ext/ming/ming.c 	PHP_ME(swfdisplayitem, skewXTo,     NULL, 0)
NULL             1210 ext/ming/ming.c 	PHP_ME(swfdisplayitem, skewX,       NULL, 0)
NULL             1211 ext/ming/ming.c 	PHP_ME(swfdisplayitem, skewYTo,     NULL, 0)
NULL             1212 ext/ming/ming.c 	PHP_ME(swfdisplayitem, skewY,       NULL, 0)
NULL             1213 ext/ming/ming.c 	PHP_ME(swfdisplayitem, setMatrix,   NULL, 0)
NULL             1214 ext/ming/ming.c 	PHP_ME(swfdisplayitem, setDepth,    NULL, 0)
NULL             1215 ext/ming/ming.c 	PHP_ME(swfdisplayitem, setRatio,    NULL, 0)
NULL             1216 ext/ming/ming.c 	PHP_ME(swfdisplayitem, addColor,    NULL, 0)
NULL             1217 ext/ming/ming.c 	PHP_ME(swfdisplayitem, multColor,   NULL, 0)
NULL             1218 ext/ming/ming.c 	PHP_ME(swfdisplayitem, setName,     NULL, 0)
NULL             1219 ext/ming/ming.c 	PHP_ME(swfdisplayitem, addAction,   NULL, 0)
NULL             1221 ext/ming/ming.c 	PHP_ME(swfdisplayitem, remove,      NULL, 0)
NULL             1222 ext/ming/ming.c 	PHP_ME(swfdisplayitem, setMaskLevel,NULL, 0)
NULL             1223 ext/ming/ming.c 	PHP_ME(swfdisplayitem, endMask,     NULL, 0)
NULL             1224 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getX,        NULL, 0)
NULL             1225 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getY,        NULL, 0)
NULL             1226 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getXScale,   NULL, 0)
NULL             1227 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getYScale,   NULL, 0)
NULL             1228 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getXSkew,    NULL, 0)
NULL             1229 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getYSkew,    NULL, 0)
NULL             1230 ext/ming/ming.c 	PHP_ME(swfdisplayitem, getRot,      NULL, 0)
NULL             1232 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1243 ext/ming/ming.c   php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Instantiating SWFFill won't do any good- use SWFShape::addFill() instead");
NULL             1262 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFFill");
NULL             1351 ext/ming/ming.c 	PHP_ME(swffill, __construct, NULL, 0)
NULL             1352 ext/ming/ming.c 	PHP_ME(swffill, moveTo,      NULL, 0)
NULL             1353 ext/ming/ming.c 	PHP_ME(swffill, scaleTo,     NULL, 0)
NULL             1354 ext/ming/ming.c 	PHP_ME(swffill, rotateTo,    NULL, 0)
NULL             1355 ext/ming/ming.c 	PHP_ME(swffill, skewXTo,     NULL, 0)
NULL             1356 ext/ming/ming.c 	PHP_ME(swffill, skewYTo,     NULL, 0)
NULL             1357 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1416 ext/ming/ming.c 	PHP_ME(swffontchar, addChars,   NULL, 0)
NULL             1417 ext/ming/ming.c 	PHP_ME(swffontchar, addUTF8Chars,  NULL, 0)
NULL             1418 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1433 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFFont");
NULL             1457 ext/ming/ming.c 		stream = php_stream_open_wrapper(Z_STRVAL_PP(zfile), "rb", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL);
NULL             1459 ext/ming/ming.c 		if (stream == NULL) {
NULL             1618 ext/ming/ming.c 	PHP_ME(swffont, __construct,       NULL, 0)
NULL             1619 ext/ming/ming.c 	PHP_ME(swffont, getWidth,          NULL, 0)
NULL             1621 ext/ming/ming.c 	PHP_ME(swffont, getUTF8Width,      NULL, 0)
NULL             1624 ext/ming/ming.c 	PHP_ME(swffont, getAscent,         NULL, 0)
NULL             1625 ext/ming/ming.c 	PHP_ME(swffont, getDescent,        NULL, 0)
NULL             1626 ext/ming/ming.c 	PHP_ME(swffont, getLeading,        NULL, 0)
NULL             1629 ext/ming/ming.c 	PHP_ME(swffont, getShape,          NULL, 0)
NULL             1631 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1663 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFGradient");
NULL             1704 ext/ming/ming.c 	PHP_ME(swfgradient, __construct, NULL, 0)
NULL             1705 ext/ming/ming.c 	PHP_ME(swfgradient, addEntry,    NULL, 0)
NULL             1706 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1738 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFMorph");
NULL             1773 ext/ming/ming.c 	PHP_ME(swfmorph, __construct,     NULL, 0)
NULL             1774 ext/ming/ming.c 	PHP_ME(swfmorph, getShape1,       NULL, 0)
NULL             1775 ext/ming/ming.c 	PHP_ME(swfmorph, getShape2,       NULL, 0)
NULL             1776 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1853 ext/ming/ming.c 	PHP_ME(swfsound, __construct,             NULL, 0)
NULL             1854 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1938 ext/ming/ming.c 	PHP_ME(swfsoundinstance, noMultiple,    NULL, 0)
NULL             1939 ext/ming/ming.c 	PHP_ME(swfsoundinstance, loopInPoint,   NULL, 0)
NULL             1940 ext/ming/ming.c 	PHP_ME(swfsoundinstance, loopOutPoint,  NULL, 0)
NULL             1941 ext/ming/ming.c 	PHP_ME(swfsoundinstance, loopCount,     NULL, 0)
NULL             1942 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             1952 ext/ming/ming.c 	zval **zfile = NULL;
NULL             2043 ext/ming/ming.c 	PHP_ME(swfvideostream, 	__construct,	NULL, 0)
NULL             2044 ext/ming/ming.c 	PHP_ME(swfvideostream, setdimension, NULL, 0)
NULL             2045 ext/ming/ming.c 	PHP_ME(swfvideostream, getnumframes, NULL, 0)
NULL             2046 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             2059 ext/ming/ming.c 	zval **zfile = NULL;
NULL             2121 ext/ming/ming.c 	PHP_ME(swfprebuiltclip, __construct, NULL, 0)
NULL             2122 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             2170 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFMovie");
NULL             2225 ext/ming/ming.c 			SWFMovie_protect(movie, NULL);
NULL             2267 ext/ming/ming.c 	if (item != NULL) {
NULL             2307 ext/ming/ming.c 	zval **zlimit = NULL;
NULL             2327 ext/ming/ming.c 	out = SWFMovie_output(movie, &phpByteOutputMethod, NULL);
NULL             2333 ext/ming/ming.c 	zval **zlimit = NULL;
NULL             2350 ext/ming/ming.c 	RETURN_LONG(SWFMovie_output(movie, &phpByteOutputMethod, NULL, limit));
NULL             2352 ext/ming/ming.c 	RETURN_LONG(SWFMovie_output(movie, &phpByteOutputMethod, NULL));
NULL             2375 ext/ming/ming.c 	zval **zlimit = NULL;
NULL             2429 ext/ming/ming.c 	zval **zlimit = NULL;
NULL             2479 ext/ming/ming.c 	stream = php_stream_open_wrapper(Z_STRVAL_PP(x), "wb", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL);
NULL             2481 ext/ming/ming.c 	if (stream == NULL) {
NULL             2658 ext/ming/ming.c 	if(item != NULL)
NULL             2703 ext/ming/ming.c 	if(res != NULL)
NULL             2731 ext/ming/ming.c 	if(res != NULL)
NULL             2760 ext/ming/ming.c 	if(res != NULL)
NULL             2773 ext/ming/ming.c 	PHP_ME(swfmovie, __construct,       NULL, 0)
NULL             2774 ext/ming/ming.c 	PHP_ME(swfmovie, nextFrame,         NULL, 0)
NULL             2775 ext/ming/ming.c 	PHP_ME(swfmovie, labelFrame,        NULL, 0)
NULL             2776 ext/ming/ming.c 	PHP_ME(swfmovie, add,               NULL, 0)
NULL             2777 ext/ming/ming.c 	PHP_ME(swfmovie, remove,            NULL, 0)
NULL             2778 ext/ming/ming.c 	PHP_ME(swfmovie, output,            NULL, 0)
NULL             2779 ext/ming/ming.c 	PHP_ME(swfmovie, save,              NULL, 0)
NULL             2780 ext/ming/ming.c 	PHP_ME(swfmovie, saveToFile,        NULL, 0)
NULL             2781 ext/ming/ming.c 	PHP_ME(swfmovie, setBackground,     NULL, 0)
NULL             2782 ext/ming/ming.c 	PHP_ME(swfmovie, setRate,           NULL, 0)
NULL             2783 ext/ming/ming.c 	PHP_ME(swfmovie, setDimension,      NULL, 0)
NULL             2784 ext/ming/ming.c 	PHP_ME(swfmovie, setFrames,         NULL, 0)
NULL             2786 ext/ming/ming.c 	PHP_ME(swfmovie, streamMP3,         NULL, 0)
NULL             2787 ext/ming/ming.c 	PHP_ME(swfmovie, addExport,         NULL, 0)
NULL             2788 ext/ming/ming.c 	PHP_ME(swfmovie, writeExports,      NULL, 0)
NULL             2789 ext/ming/ming.c 	PHP_ME(swfmovie, startSound,        NULL, 0)
NULL             2790 ext/ming/ming.c 	PHP_ME(swfmovie, stopSound,         NULL, 0)
NULL             2791 ext/ming/ming.c 	PHP_ME(swfmovie, importChar,        NULL, 0)
NULL             2792 ext/ming/ming.c 	PHP_ME(swfmovie, importFont,        NULL, 0)
NULL             2793 ext/ming/ming.c 	PHP_ME(swfmovie, addFont,           NULL, 0)
NULL             2794 ext/ming/ming.c 	PHP_ME(swfmovie, protect,           NULL, 0)
NULL             2797 ext/ming/ming.c 	PHP_ME(swfmovie, namedAnchor,       NULL, 0)
NULL             2799 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             2831 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFShape");
NULL             2881 ext/ming/ming.c 	SWFFill fill=NULL;
NULL             2915 ext/ming/ming.c 			php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Argument is not a bitmap nor a gradient");
NULL             2948 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Error adding fill to shape");
NULL             3000 ext/ming/ming.c 			fill = NULL;
NULL             3050 ext/ming/ming.c 			fill = NULL;
NULL             3304 ext/ming/ming.c 	PHP_ME(swfshape, __construct,        NULL, 0)
NULL             3305 ext/ming/ming.c 	PHP_ME(swfshape, setLine,            NULL, 0)
NULL             3306 ext/ming/ming.c 	PHP_ME(swfshape, addFill,            NULL, 0)
NULL             3307 ext/ming/ming.c 	PHP_ME(swfshape, setLeftFill,        NULL, 0)
NULL             3308 ext/ming/ming.c 	PHP_ME(swfshape, setRightFill,       NULL, 0)
NULL             3309 ext/ming/ming.c 	PHP_ME(swfshape, movePenTo,          NULL, 0)
NULL             3310 ext/ming/ming.c 	PHP_ME(swfshape, movePen,            NULL, 0)
NULL             3311 ext/ming/ming.c 	PHP_ME(swfshape, drawLineTo,         NULL, 0)
NULL             3312 ext/ming/ming.c 	PHP_ME(swfshape, drawLine,           NULL, 0)
NULL             3313 ext/ming/ming.c 	PHP_ME(swfshape, drawCurveTo,        NULL, 0)
NULL             3314 ext/ming/ming.c 	PHP_ME(swfshape, drawCurve,          NULL, 0)
NULL             3315 ext/ming/ming.c 	PHP_ME(swfshape, drawGlyph,          NULL, 0)
NULL             3316 ext/ming/ming.c 	PHP_ME(swfshape, drawCircle,         NULL, 0)
NULL             3317 ext/ming/ming.c 	PHP_ME(swfshape, drawArc,            NULL, 0)
NULL             3318 ext/ming/ming.c 	PHP_ME(swfshape, drawCubic,          NULL, 0)
NULL             3319 ext/ming/ming.c 	PHP_ME(swfshape, drawCubicTo,        NULL, 0)
NULL             3320 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             3352 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFSprite");
NULL             3382 ext/ming/ming.c 	if (item != NULL) {
NULL             3465 ext/ming/ming.c 	if(item != NULL) {
NULL             3495 ext/ming/ming.c 	PHP_ME(swfsprite, __construct,  	NULL, 0)
NULL             3496 ext/ming/ming.c 	PHP_ME(swfsprite, add,				NULL, 0)
NULL             3497 ext/ming/ming.c 	PHP_ME(swfsprite, remove,			NULL, 0)
NULL             3498 ext/ming/ming.c 	PHP_ME(swfsprite, nextFrame,		NULL, 0)
NULL             3499 ext/ming/ming.c 	PHP_ME(swfsprite, labelFrame,		NULL, 0)
NULL             3500 ext/ming/ming.c 	PHP_ME(swfsprite, setFrames,		NULL, 0)
NULL             3502 ext/ming/ming.c 	PHP_ME(swfsprite, startSound,		NULL, 0)
NULL             3503 ext/ming/ming.c 	PHP_ME(swfsprite, stopSound,		NULL, 0)
NULL             3505 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             3537 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFText");
NULL             3649 ext/ming/ming.c 	SWFText_addString(text, Z_STRVAL_PP(s), NULL);
NULL             3668 ext/ming/ming.c 	SWFText_addUTF8String(text, Z_STRVAL_PP(s), NULL);
NULL             3781 ext/ming/ming.c 	PHP_ME(swftext, __construct,       NULL, 0)
NULL             3782 ext/ming/ming.c 	PHP_ME(swftext, setFont,           NULL, 0)
NULL             3783 ext/ming/ming.c 	PHP_ME(swftext, setHeight,         NULL, 0)
NULL             3784 ext/ming/ming.c 	PHP_ME(swftext, setSpacing,        NULL, 0)
NULL             3785 ext/ming/ming.c 	PHP_ME(swftext, setColor,          NULL, 0)
NULL             3786 ext/ming/ming.c 	PHP_ME(swftext, moveTo,            NULL, 0)
NULL             3787 ext/ming/ming.c 	PHP_ME(swftext, addString,         NULL, 0)
NULL             3789 ext/ming/ming.c 	PHP_ME(swftext, addUTF8String,     NULL, 0)
NULL             3792 ext/ming/ming.c 	PHP_ME(swftext, getWidth,          NULL, 0)
NULL             3794 ext/ming/ming.c 	PHP_ME(swftext, getUTF8Width,      NULL, 0)
NULL             3797 ext/ming/ming.c 	PHP_ME(swftext, getAscent,         NULL, 0)
NULL             3798 ext/ming/ming.c 	PHP_ME(swftext, getDescent,        NULL, 0)
NULL             3799 ext/ming/ming.c 	PHP_ME(swftext, getLeading,        NULL, 0)
NULL             3800 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             3841 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Called object is not an SWFTextField");
NULL             3859 ext/ming/ming.c 	return NULL;
NULL             4092 ext/ming/ming.c 	PHP_ME(swftextfield, __construct,     NULL, 0)
NULL             4093 ext/ming/ming.c 	PHP_ME(swftextfield, setFont,         NULL, 0)
NULL             4094 ext/ming/ming.c 	PHP_ME(swftextfield, setBounds,       NULL, 0)
NULL             4095 ext/ming/ming.c 	PHP_ME(swftextfield, align,           NULL, 0)
NULL             4096 ext/ming/ming.c 	PHP_ME(swftextfield, setHeight,       NULL, 0)
NULL             4097 ext/ming/ming.c 	PHP_ME(swftextfield, setLeftMargin,   NULL, 0)
NULL             4098 ext/ming/ming.c 	PHP_ME(swftextfield, setRightMargin,  NULL, 0)
NULL             4099 ext/ming/ming.c 	PHP_ME(swftextfield, setMargins,      NULL, 0)
NULL             4100 ext/ming/ming.c 	PHP_ME(swftextfield, setIndentation,  NULL, 0)
NULL             4101 ext/ming/ming.c 	PHP_ME(swftextfield, setLineSpacing,  NULL, 0)
NULL             4102 ext/ming/ming.c 	PHP_ME(swftextfield, setColor,        NULL, 0)
NULL             4103 ext/ming/ming.c 	PHP_ME(swftextfield, setName,         NULL, 0)
NULL             4104 ext/ming/ming.c 	PHP_ME(swftextfield, addString,       NULL, 0)
NULL             4106 ext/ming/ming.c 	PHP_ME(swftextfield, setPadding,      NULL, 0)
NULL             4107 ext/ming/ming.c 	PHP_ME(swftextfield, addChars,        NULL, 0)
NULL             4109 ext/ming/ming.c 	{ NULL, NULL, NULL }
NULL             4119 ext/ming/ming.c 	NULL,            /* module shutdown function */
NULL             4121 ext/ming/ming.c 	NULL,            /* request shutdown function */
NULL             4157 ext/ming/ming.c 	php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "%s", buffer);
NULL             4166 ext/ming/ming.c 		php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Error initializing Ming module");
NULL             4276 ext/ming/ming.c 	le_swfshapep = zend_register_list_destructors_ex(destroy_SWFShape_resource, NULL, "SWFShape", module_number);
NULL             4277 ext/ming/ming.c 	le_swffillp = zend_register_list_destructors_ex(destroy_SWFFill_resource, NULL, "SWFFill", module_number);
NULL             4278 ext/ming/ming.c 	le_swfgradientp = zend_register_list_destructors_ex(destroy_SWFGradient_resource, NULL, "SWFGradient", module_number);
NULL             4279 ext/ming/ming.c 	le_swfbitmapp = zend_register_list_destructors_ex(destroy_SWFBitmap_resource, NULL, "SWFBitmap", module_number);
NULL             4280 ext/ming/ming.c 	le_swftextp = zend_register_list_destructors_ex(destroy_SWFText_resource, NULL, "SWFText", module_number);
NULL             4281 ext/ming/ming.c 	le_swftextfieldp = zend_register_list_destructors_ex(destroy_SWFTextField_resource, NULL, "SWFTextField", module_number);
NULL             4282 ext/ming/ming.c 	le_swffontp = zend_register_list_destructors_ex(destroy_SWFFont_resource, NULL, "SWFFont", module_number);
NULL             4283 ext/ming/ming.c 	le_swfdisplayitemp = zend_register_list_destructors_ex(NULL, NULL, "SWFDisplayItem", module_number);
NULL             4284 ext/ming/ming.c 	le_swfmoviep = zend_register_list_destructors_ex(destroy_SWFMovie_resource, NULL, "SWFMovie", module_number);
NULL             4285 ext/ming/ming.c 	le_swfbuttonp = zend_register_list_destructors_ex(destroy_SWFButton_resource, NULL, "SWFButton", module_number);
NULL             4286 ext/ming/ming.c 	le_swfactionp = zend_register_list_destructors_ex(NULL, NULL, "SWFAction", module_number);
NULL             4287 ext/ming/ming.c 	le_swfmorphp = zend_register_list_destructors_ex(destroy_SWFMorph_resource, NULL, "SWFMorph", module_number);
NULL             4288 ext/ming/ming.c 	le_swfspritep = zend_register_list_destructors_ex(destroy_SWFSprite_resource, NULL, "SWFSprite", module_number);
NULL             4289 ext/ming/ming.c 	le_swfinputp = zend_register_list_destructors_ex(destroy_SWFInput_resource, NULL, "SWFInput", module_number);
NULL             4291 ext/ming/ming.c 	le_swfsoundp = zend_register_list_destructors_ex(destroy_SWFSound_resource, NULL, "SWFSound", module_number);
NULL             4293 ext/ming/ming.c 	le_swffontcharp = zend_register_list_destructors_ex(destroy_SWFFontCharacter_resource, NULL, "SWFFontCharacter", module_number);
NULL             4294 ext/ming/ming.c 	le_swfsoundinstancep = zend_register_list_destructors_ex(NULL, NULL, "SWFSoundInstance", module_number);
NULL             4295 ext/ming/ming.c 	le_swfvideostreamp = zend_register_list_destructors_ex(destroy_SWFVideoStream_resource, NULL, "SWFVideoStream", module_number);
NULL             4298 ext/ming/ming.c 	le_swfprebuiltclipp = zend_register_list_destructors_ex(destroy_SWFPrebuiltClip_resource, NULL, "SWFPrebuiltClip", module_number);
NULL              277 ext/ming/php_ming.h #define ming_module_ptr NULL
NULL               50 ext/msql/php_msql.c 	PHP_FE(msql_connect,							NULL)
NULL               51 ext/msql/php_msql.c 	PHP_FE(msql_pconnect,							NULL)
NULL               52 ext/msql/php_msql.c 	PHP_FE(msql_close,								NULL)
NULL               53 ext/msql/php_msql.c 	PHP_FE(msql_select_db,							NULL)
NULL               54 ext/msql/php_msql.c 	PHP_FE(msql_create_db,							NULL)
NULL               55 ext/msql/php_msql.c 	PHP_FE(msql_drop_db,							NULL)
NULL               56 ext/msql/php_msql.c 	PHP_FE(msql_query,								NULL)
NULL               57 ext/msql/php_msql.c 	PHP_FE(msql_db_query,							NULL)
NULL               58 ext/msql/php_msql.c 	PHP_FE(msql_list_dbs,							NULL)
NULL               59 ext/msql/php_msql.c 	PHP_FE(msql_list_tables,						NULL)
NULL               60 ext/msql/php_msql.c 	PHP_FE(msql_list_fields,						NULL)
NULL               61 ext/msql/php_msql.c 	PHP_FE(msql_error,								NULL)
NULL               62 ext/msql/php_msql.c 	PHP_FE(msql_result,								NULL)
NULL               63 ext/msql/php_msql.c 	PHP_FE(msql_num_rows,							NULL)
NULL               64 ext/msql/php_msql.c 	PHP_FE(msql_num_fields,							NULL)
NULL               65 ext/msql/php_msql.c 	PHP_FE(msql_fetch_row,							NULL)
NULL               66 ext/msql/php_msql.c 	PHP_FE(msql_fetch_array,						NULL)
NULL               67 ext/msql/php_msql.c 	PHP_FE(msql_fetch_object,						NULL)
NULL               68 ext/msql/php_msql.c 	PHP_FE(msql_data_seek,							NULL)
NULL               69 ext/msql/php_msql.c 	PHP_FE(msql_fetch_field,						NULL)
NULL               70 ext/msql/php_msql.c 	PHP_FE(msql_field_seek,							NULL)
NULL               71 ext/msql/php_msql.c 	PHP_FE(msql_free_result,						NULL)
NULL               72 ext/msql/php_msql.c 	PHP_FE(msql_field_name,							NULL)
NULL               73 ext/msql/php_msql.c 	PHP_FE(msql_field_table,						NULL)
NULL               74 ext/msql/php_msql.c 	PHP_FE(msql_field_len,							NULL)
NULL               75 ext/msql/php_msql.c 	PHP_FE(msql_field_type,							NULL)
NULL               76 ext/msql/php_msql.c 	PHP_FE(msql_field_flags,						NULL)
NULL               78 ext/msql/php_msql.c 	PHP_FALIAS(msql_fieldname,		msql_field_name,		NULL)
NULL               79 ext/msql/php_msql.c 	PHP_FALIAS(msql_fieldtable,		msql_field_table,		NULL)
NULL               80 ext/msql/php_msql.c 	PHP_FALIAS(msql_fieldlen,		msql_field_len,			NULL)
NULL               81 ext/msql/php_msql.c 	PHP_FALIAS(msql_fieldtype,		msql_field_type,		NULL)
NULL               82 ext/msql/php_msql.c 	PHP_FALIAS(msql_fieldflags,		msql_field_flags,		NULL)
NULL               84 ext/msql/php_msql.c 	PHP_FALIAS(msql_regcase,		sql_regcase,			NULL)
NULL               86 ext/msql/php_msql.c 	PHP_FALIAS(msql_affected_rows,	msql_affected_rows,		NULL)
NULL               89 ext/msql/php_msql.c 	PHP_FALIAS(msql,				msql_db_query,			NULL)
NULL               90 ext/msql/php_msql.c 	PHP_FALIAS(msql_selectdb,		msql_select_db,			NULL)
NULL               91 ext/msql/php_msql.c 	PHP_FALIAS(msql_createdb,		msql_create_db,			NULL)
NULL               92 ext/msql/php_msql.c 	PHP_FALIAS(msql_dropdb,			msql_drop_db,			NULL)
NULL               93 ext/msql/php_msql.c 	PHP_FALIAS(msql_freeresult,		msql_free_result,		NULL)
NULL               94 ext/msql/php_msql.c 	PHP_FALIAS(msql_numfields,		msql_num_fields,		NULL)
NULL               95 ext/msql/php_msql.c 	PHP_FALIAS(msql_numrows,		msql_num_rows,			NULL)
NULL               96 ext/msql/php_msql.c 	PHP_FALIAS(msql_listdbs,		msql_list_dbs,			NULL)
NULL               97 ext/msql/php_msql.c 	PHP_FALIAS(msql_listtables,		msql_list_tables,		NULL)
NULL               98 ext/msql/php_msql.c 	PHP_FALIAS(msql_listfields,		msql_list_fields,		NULL)
NULL               99 ext/msql/php_msql.c 	PHP_FALIAS(msql_dbname,			msql_result,			NULL)
NULL              100 ext/msql/php_msql.c 	PHP_FALIAS(msql_tablename,		msql_result,			NULL)
NULL              101 ext/msql/php_msql.c 	{NULL, NULL, NULL}
NULL              107 ext/msql/php_msql.c 	"msql", msql_functions, PHP_MINIT(msql), NULL, PHP_RINIT(msql), NULL,
NULL              175 ext/msql/php_msql.c 	msql_globals.le_query = zend_register_list_destructors_ex(_delete_query, NULL, "msql query", module_number);
NULL              176 ext/msql/php_msql.c 	msql_globals.le_link = zend_register_list_destructors_ex(_close_msql_link, NULL, "msql link", module_number);
NULL              177 ext/msql/php_msql.c 	msql_globals.le_plink = zend_register_list_destructors_ex(NULL, _close_msql_plink, "msql link persistent", module_number);
NULL              241 ext/msql/php_msql.c 			host=NULL;
NULL              268 ext/msql/php_msql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%d)", msql_globals.num_links);
NULL              273 ext/msql/php_msql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open persistent links (%d)", msql_globals.num_persistent);
NULL              291 ext/msql/php_msql.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              305 ext/msql/php_msql.c 			if (msql_stat(le->ptr)==NULL) { /* the link died */
NULL              306 ext/msql/php_msql.c 				if (msql_connect(le->ptr,host,user,passwd)==NULL) {
NULL              307 ext/msql/php_msql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "mSQL link lost, unable to reconnect");
NULL              344 ext/msql/php_msql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%d)",msql_globals.num_links);
NULL              359 ext/msql/php_msql.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              655 ext/msql/php_msql.c 	if ((msql_result=msqlListDBs(msql))==NULL) {
NULL              656 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save mSQL query result");
NULL              696 ext/msql/php_msql.c 	if ((msql_result=msqlListTables(msql))==NULL) {
NULL              697 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save mSQL query result");
NULL              738 ext/msql/php_msql.c 	if ((msql_result=msqlListFields(msql,Z_STRVAL_P(table)))==NULL) {
NULL              739 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save mSQL query result");
NULL              761 ext/msql/php_msql.c 	zval *result, *row, *field=NULL;
NULL              787 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on mSQL query index %ld", Z_LVAL_P(row), Z_LVAL_P(result));
NULL              791 ext/msql/php_msql.c 	if ((sql_row=msqlFetchRow(msql_result))==NULL) { /* shouldn't happen? */
NULL              807 ext/msql/php_msql.c 						table_name = NULL;
NULL              819 ext/msql/php_msql.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s%s%s not found in mSQL query index %ld",
NULL              837 ext/msql/php_msql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified");
NULL              926 ext/msql/php_msql.c 	if (!msql_result || (msql_row=msqlFetchRow(msql_result))==NULL) {
NULL             1016 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is invalid for mSQL query index %ld", Z_LVAL_P(offset), Z_LVAL_P(result));
NULL             1069 ext/msql/php_msql.c 	zval *result, *field=NULL;
NULL             1093 ext/msql/php_msql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Bad field offset specified");
NULL             1098 ext/msql/php_msql.c 	if (!msql_result || (msql_field=msqlFetchField(msql_result))==NULL) {
NULL             1134 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Field %ld is invalid for mSQL query index %ld",
NULL             1168 ext/msql/php_msql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Field %ld is invalid for mSQL query index %ld", Z_LVAL_P(field), Z_LVAL_P(result));
NULL             1172 ext/msql/php_msql.c 	if ((msql_field=msqlFetchField(msql_result))==NULL) {
NULL               76 ext/msql/php_msql.h #define msql_module_ptr NULL
NULL               51 ext/mssql/php_mssql.c 	PHP_FE(mssql_connect,				NULL)
NULL               52 ext/mssql/php_mssql.c 	PHP_FE(mssql_pconnect,				NULL)
NULL               53 ext/mssql/php_mssql.c 	PHP_FE(mssql_close,					NULL)
NULL               54 ext/mssql/php_mssql.c 	PHP_FE(mssql_select_db,				NULL)
NULL               55 ext/mssql/php_mssql.c 	PHP_FE(mssql_query,					NULL)
NULL               56 ext/mssql/php_mssql.c 	PHP_FE(mssql_fetch_batch,			NULL)
NULL               57 ext/mssql/php_mssql.c 	PHP_FE(mssql_rows_affected,			NULL)
NULL               58 ext/mssql/php_mssql.c 	PHP_FE(mssql_free_result,			NULL)
NULL               59 ext/mssql/php_mssql.c 	PHP_FE(mssql_get_last_message,		NULL)
NULL               60 ext/mssql/php_mssql.c 	PHP_FE(mssql_num_rows,				NULL)
NULL               61 ext/mssql/php_mssql.c 	PHP_FE(mssql_num_fields,			NULL)
NULL               62 ext/mssql/php_mssql.c 	PHP_FE(mssql_fetch_field,			NULL)
NULL               63 ext/mssql/php_mssql.c 	PHP_FE(mssql_fetch_row,				NULL)
NULL               64 ext/mssql/php_mssql.c 	PHP_FE(mssql_fetch_array,			NULL)
NULL               65 ext/mssql/php_mssql.c 	PHP_FE(mssql_fetch_assoc,			NULL)
NULL               66 ext/mssql/php_mssql.c 	PHP_FE(mssql_fetch_object,			NULL)
NULL               67 ext/mssql/php_mssql.c 	PHP_FE(mssql_field_length,			NULL)
NULL               68 ext/mssql/php_mssql.c 	PHP_FE(mssql_field_name,			NULL)
NULL               69 ext/mssql/php_mssql.c 	PHP_FE(mssql_field_type,			NULL)
NULL               70 ext/mssql/php_mssql.c 	PHP_FE(mssql_data_seek,				NULL)
NULL               71 ext/mssql/php_mssql.c 	PHP_FE(mssql_field_seek,			NULL)
NULL               72 ext/mssql/php_mssql.c 	PHP_FE(mssql_result,				NULL)
NULL               73 ext/mssql/php_mssql.c 	PHP_FE(mssql_next_result,			NULL)
NULL               74 ext/mssql/php_mssql.c 	PHP_FE(mssql_min_error_severity,	NULL)
NULL               75 ext/mssql/php_mssql.c 	PHP_FE(mssql_min_message_severity,	NULL)
NULL               76 ext/mssql/php_mssql.c  	PHP_FE(mssql_init,					NULL)
NULL               78 ext/mssql/php_mssql.c  	PHP_FE(mssql_execute,				NULL)
NULL               79 ext/mssql/php_mssql.c 	PHP_FE(mssql_free_statement,		NULL)
NULL               80 ext/mssql/php_mssql.c  	PHP_FE(mssql_guid_string,			NULL)
NULL               81 ext/mssql/php_mssql.c 	{NULL, NULL, NULL}
NULL              100 ext/mssql/php_mssql.c 	NULL,
NULL              101 ext/mssql/php_mssql.c 	NULL,
NULL              112 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              124 ext/mssql/php_mssql.c 		value = NULL;
NULL              160 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (severity %d)", dberrstr, severity);
NULL              171 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "message: %s (severity %d)", msgtext, severity);
NULL              175 ext/mssql/php_mssql.c 		MS_SQL_G(server_message) = NULL;
NULL              207 ext/mssql/php_mssql.c 		result->data = NULL;
NULL              298 ext/mssql/php_mssql.c 	le_statement = zend_register_list_destructors_ex(_free_mssql_statement, NULL, "mssql statement", module_number);
NULL              299 ext/mssql/php_mssql.c 	le_result = zend_register_list_destructors_ex(_free_mssql_result, NULL, "mssql result", module_number);
NULL              300 ext/mssql/php_mssql.c 	le_link = zend_register_list_destructors_ex(_close_mssql_link, NULL, "mssql link", module_number);
NULL              301 ext/mssql/php_mssql.c 	le_plink = zend_register_list_destructors_ex(NULL, _close_mssql_plink, "mssql link persistent", module_number);
NULL              344 ext/mssql/php_mssql.c 	MS_SQL_G(server_message) = NULL;
NULL              359 ext/mssql/php_mssql.c 	MS_SQL_G(appname) = NULL;
NULL              362 ext/mssql/php_mssql.c 		MS_SQL_G(server_message) = NULL;
NULL              396 ext/mssql/php_mssql.c 			host=user=passwd=NULL;
NULL              409 ext/mssql/php_mssql.c 				user=passwd=NULL;
NULL              423 ext/mssql/php_mssql.c 				passwd=NULL;
NULL              464 ext/mssql/php_mssql.c 	if (hashed_details == NULL) {
NULL              465 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Out of memory");
NULL              473 ext/mssql/php_mssql.c 	if ((mssql.login = dblogin()) == NULL) {
NULL              474 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to allocate login record");
NULL              522 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MS_SQL_G(num_links));
NULL              528 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              535 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to server:  %s", host);
NULL              571 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              585 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Hashed persistent link is not a MS SQL link!");
NULL              597 ext/mssql/php_mssql.c 				if ((mssql_ptr->link=dbopen(mssql_ptr->login,host))==NULL) {
NULL              601 ext/mssql/php_mssql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Link to server lost, unable to reconnect");
NULL              655 ext/mssql/php_mssql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MS_SQL_G(num_links));
NULL              661 ext/mssql/php_mssql.c 		if ((mssql.link=dbopen(mssql.login, host))==NULL) {
NULL              662 ext/mssql/php_mssql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to server:  %s", host);
NULL              701 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              743 ext/mssql/php_mssql.c 	zval **mssql_link_index=NULL;
NULL              806 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to select database:  %s", Z_STRVAL_PP(db));
NULL              817 ext/mssql/php_mssql.c 	if (dbdata(mssql_ptr->link,offset) == NULL && dbdatlen(mssql_ptr->link,offset) == 0) {
NULL              854 ext/mssql/php_mssql.c 			dbconvert(NULL, column_type, dbdata(mssql_ptr->link,offset), 8, SQLFLT8, (LPBYTE)&res_buf, -1);
NULL              912 ext/mssql/php_mssql.c 					res_length = dbconvert(NULL,coltype(offset),dbdata(mssql_ptr->link,offset), res_length, SQLCHAR,res_buf,-1);
NULL              918 ext/mssql/php_mssql.c 						dbconvert(NULL, SQLDATETIM4, dbdata(mssql_ptr->link,offset), -1, SQLDATETIME, (LPBYTE) &temp, -1);
NULL              930 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "column %d has unknown data type (%d)", offset, coltype(offset));
NULL              981 ext/mssql/php_mssql.c 			res_length = dbconvert(NULL,coltype(offset),dbdata(mssql_ptr->link,offset), res_length, SQLCHAR, res_buf, -1);
NULL              987 ext/mssql/php_mssql.c 				dbconvert(NULL, SQLDATETIM4, dbdata(mssql_ptr->link,offset), -1, SQLDATETIME, (LPBYTE) &temp, -1);
NULL              999 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "column %d has unknown data type (%d)", offset, coltype(offset));
NULL             1018 ext/mssql/php_mssql.c 			if (statement->binds != NULL) {	/*	Maybe a non-parameter sp	*/
NULL             1056 ext/mssql/php_mssql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "An output parameter variable was not provided");
NULL             1061 ext/mssql/php_mssql.c 	if (statement->binds != NULL) {	/*	Maybe a non-parameter sp	*/
NULL             1068 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             1081 ext/mssql/php_mssql.c 			char *source = NULL;
NULL             1226 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set query");
NULL             1230 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Query failed");
NULL             1251 ext/mssql/php_mssql.c 	result->statement = NULL;
NULL             1256 ext/mssql/php_mssql.c 	result->data = NULL;
NULL             1368 ext/mssql/php_mssql.c 	zval **mssql_result_index, **resulttype = NULL;
NULL             1401 ext/mssql/php_mssql.c 		MS_SQL_G(server_message) = NULL;
NULL             1517 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad row offset");
NULL             1619 ext/mssql/php_mssql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset");
NULL             1671 ext/mssql/php_mssql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset");
NULL             1718 ext/mssql/php_mssql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset");
NULL             1764 ext/mssql/php_mssql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset");
NULL             1792 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset");
NULL             1818 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad row offset (%ld)", Z_LVAL_PP(row));
NULL             1833 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s field not found in result", Z_STRVAL_PP(field));
NULL             1842 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified");
NULL             1965 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to init stored procedure");
NULL             1969 ext/mssql/php_mssql.c 	statement=NULL;
NULL             1990 ext/mssql/php_mssql.c 	LPBYTE value = NULL;
NULL             2059 ext/mssql/php_mssql.c 	if (statement==NULL) {
NULL             2103 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "unsupported type");
NULL             2118 ext/mssql/php_mssql.c 		zend_hash_init(statement->binds, 13, NULL, _mssql_bind_hash_dtor, 0);
NULL             2127 ext/mssql/php_mssql.c 		if( NULL == bindp ) RETURN_FALSE;
NULL             2134 ext/mssql/php_mssql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set parameter");
NULL             2171 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "stored procedure execution failed");
NULL             2179 ext/mssql/php_mssql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "could not retrieve results");
NULL             2187 ext/mssql/php_mssql.c 	result=NULL;
NULL             2221 ext/mssql/php_mssql.c 	if (result==NULL) {
NULL             2288 ext/mssql/php_mssql.c 	dbconvert(NULL, SQLBINARY, (BYTE*)Z_STRVAL_PP(binary), MIN(16, Z_STRLEN_PP(binary)), SQLCHAR, buffer, -1);
NULL              206 ext/mssql/php_mssql.h #define mssql_module_ptr NULL
NULL               49 ext/mysql/php_mysql.c # define signal(a, b) NULL
NULL               52 ext/mysql/php_mysql.c # define signal(a, b) NULL
NULL              134 ext/mysql/php_mysql.c 	PHP_FE(mysql_connect,								NULL)
NULL              135 ext/mysql/php_mysql.c 	PHP_FE(mysql_pconnect,								NULL)
NULL              136 ext/mysql/php_mysql.c 	PHP_FE(mysql_close,									NULL)
NULL              137 ext/mysql/php_mysql.c 	PHP_FE(mysql_select_db,								NULL)
NULL              140 ext/mysql/php_mysql.c 	PHP_DEP_FE(mysql_create_db,							NULL)
NULL              141 ext/mysql/php_mysql.c 	PHP_DEP_FE(mysql_drop_db,							NULL)
NULL              144 ext/mysql/php_mysql.c 	PHP_FE(mysql_query,									NULL)
NULL              145 ext/mysql/php_mysql.c 	PHP_FE(mysql_unbuffered_query,						NULL)
NULL              146 ext/mysql/php_mysql.c 	PHP_FE(mysql_db_query,								NULL)
NULL              147 ext/mysql/php_mysql.c 	PHP_FE(mysql_list_dbs,								NULL)
NULL              148 ext/mysql/php_mysql.c 	PHP_DEP_FE(mysql_list_tables,						NULL)
NULL              149 ext/mysql/php_mysql.c 	PHP_FE(mysql_list_fields,							NULL)
NULL              150 ext/mysql/php_mysql.c 	PHP_FE(mysql_list_processes,						NULL)
NULL              151 ext/mysql/php_mysql.c 	PHP_FE(mysql_error,									NULL)
NULL              153 ext/mysql/php_mysql.c 	PHP_FE(mysql_errno,									NULL)
NULL              155 ext/mysql/php_mysql.c 	PHP_FE(mysql_affected_rows,							NULL)
NULL              156 ext/mysql/php_mysql.c 	PHP_FE(mysql_insert_id,								NULL)
NULL              157 ext/mysql/php_mysql.c 	PHP_FE(mysql_result,								NULL)
NULL              158 ext/mysql/php_mysql.c 	PHP_FE(mysql_num_rows,								NULL)
NULL              159 ext/mysql/php_mysql.c 	PHP_FE(mysql_num_fields,							NULL)
NULL              160 ext/mysql/php_mysql.c 	PHP_FE(mysql_fetch_row,								NULL)
NULL              161 ext/mysql/php_mysql.c 	PHP_FE(mysql_fetch_array,							NULL)
NULL              162 ext/mysql/php_mysql.c 	PHP_FE(mysql_fetch_assoc,							NULL)
NULL              163 ext/mysql/php_mysql.c 	PHP_FE(mysql_fetch_object,							NULL)
NULL              164 ext/mysql/php_mysql.c 	PHP_FE(mysql_data_seek,								NULL)
NULL              165 ext/mysql/php_mysql.c 	PHP_FE(mysql_fetch_lengths,							NULL)
NULL              166 ext/mysql/php_mysql.c 	PHP_FE(mysql_fetch_field,							NULL)
NULL              167 ext/mysql/php_mysql.c 	PHP_FE(mysql_field_seek,							NULL)
NULL              168 ext/mysql/php_mysql.c 	PHP_FE(mysql_free_result,							NULL)
NULL              169 ext/mysql/php_mysql.c 	PHP_FE(mysql_field_name,							NULL)
NULL              170 ext/mysql/php_mysql.c 	PHP_FE(mysql_field_table,							NULL)
NULL              171 ext/mysql/php_mysql.c 	PHP_FE(mysql_field_len,								NULL)
NULL              172 ext/mysql/php_mysql.c 	PHP_FE(mysql_field_type,							NULL)
NULL              173 ext/mysql/php_mysql.c 	PHP_FE(mysql_field_flags,							NULL)
NULL              174 ext/mysql/php_mysql.c 	PHP_FE(mysql_escape_string,							NULL)
NULL              175 ext/mysql/php_mysql.c 	PHP_FE(mysql_real_escape_string,					NULL)
NULL              176 ext/mysql/php_mysql.c 	PHP_FE(mysql_stat,									NULL)
NULL              177 ext/mysql/php_mysql.c 	PHP_FE(mysql_thread_id,								NULL)
NULL              178 ext/mysql/php_mysql.c 	PHP_FE(mysql_client_encoding,					NULL)
NULL              179 ext/mysql/php_mysql.c 	PHP_FE(mysql_ping,									NULL)
NULL              181 ext/mysql/php_mysql.c 	PHP_FE(mysql_get_client_info,						NULL)
NULL              182 ext/mysql/php_mysql.c 	PHP_FE(mysql_get_host_info,							NULL)
NULL              183 ext/mysql/php_mysql.c 	PHP_FE(mysql_get_proto_info,						NULL)
NULL              184 ext/mysql/php_mysql.c 	PHP_FE(mysql_get_server_info,						NULL)
NULL              187 ext/mysql/php_mysql.c 	PHP_FE(mysql_info,		            				NULL)
NULL              189 ext/mysql/php_mysql.c 	PHP_FE(mysql_set_charset,							NULL)
NULL              192 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql,				mysql_db_query,		NULL)
NULL              193 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_fieldname,		mysql_field_name,	NULL)
NULL              194 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_fieldtable,	mysql_field_table,	NULL)
NULL              195 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_fieldlen,		mysql_field_len,	NULL)
NULL              196 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_fieldtype,		mysql_field_type,	NULL)
NULL              197 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_fieldflags,	mysql_field_flags,	NULL)
NULL              198 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_selectdb,		mysql_select_db,	NULL)
NULL              201 ext/mysql/php_mysql.c 	PHP_DEP_FALIAS(mysql_createdb,	mysql_create_db,	NULL)
NULL              202 ext/mysql/php_mysql.c 	PHP_DEP_FALIAS(mysql_dropdb,	mysql_drop_db,		NULL)
NULL              205 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_freeresult,	mysql_free_result,	NULL)
NULL              206 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_numfields,		mysql_num_fields,	NULL)
NULL              207 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_numrows,		mysql_num_rows,		NULL)
NULL              208 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_listdbs,		mysql_list_dbs,		NULL)
NULL              209 ext/mysql/php_mysql.c 	PHP_DEP_FALIAS(mysql_listtables,mysql_list_tables,	NULL)
NULL              210 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_listfields,	mysql_list_fields,	NULL)
NULL              211 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_db_name,		mysql_result,		NULL)
NULL              212 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_dbname,		mysql_result,		NULL)
NULL              213 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_tablename,		mysql_result,		NULL)
NULL              214 ext/mysql/php_mysql.c 	PHP_FALIAS(mysql_table_name,	mysql_result,		NULL)
NULL              215 ext/mysql/php_mysql.c 	{NULL, NULL, NULL}
NULL              233 ext/mysql/php_mysql.c 	NULL,
NULL              234 ext/mysql/php_mysql.c 	NULL,
NULL              245 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              257 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              342 ext/mysql/php_mysql.c 	if (new_value != NULL) { /* default port */
NULL              357 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              358 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              359 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              360 ext/mysql/php_mysql.c 	PHP_INI_ENTRY("mysql.default_port",				NULL,	PHP_INI_ALL,		OnMySQLPort)
NULL              361 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              372 ext/mysql/php_mysql.c 	mysql_globals->default_socket = NULL;
NULL              373 ext/mysql/php_mysql.c 	mysql_globals->default_host = NULL;
NULL              374 ext/mysql/php_mysql.c 	mysql_globals->default_user = NULL;
NULL              375 ext/mysql/php_mysql.c 	mysql_globals->default_password = NULL;
NULL              377 ext/mysql/php_mysql.c 	mysql_globals->connect_error = NULL;
NULL              389 ext/mysql/php_mysql.c 	le_result = zend_register_list_destructors_ex(_free_mysql_result, NULL, "mysql result", module_number);
NULL              390 ext/mysql/php_mysql.c 	le_link = zend_register_list_destructors_ex(_close_mysql_link, NULL, "mysql link", module_number);
NULL              391 ext/mysql/php_mysql.c 	le_plink = zend_register_list_destructors_ex(NULL, _close_mysql_plink, "mysql link persistent", module_number);
NULL              405 ext/mysql/php_mysql.c 	if (mysql_server_init(0, NULL, NULL)) {
NULL              447 ext/mysql/php_mysql.c 	MySG(connect_error) = NULL;
NULL              469 ext/mysql/php_mysql.c 	if (MySG(connect_error)!=NULL) {
NULL              516 ext/mysql/php_mysql.c 	char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL;
NULL              518 ext/mysql/php_mysql.c 	char *hashed_details=NULL;
NULL              521 ext/mysql/php_mysql.c 	php_mysql_conn *mysql=NULL;
NULL              552 ext/mysql/php_mysql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "SQL safe mode in effect - ignoring host/user/password information");
NULL              554 ext/mysql/php_mysql.c 		host_and_port=passwd=NULL;
NULL              628 ext/mysql/php_mysql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MySG(num_links));
NULL              633 ext/mysql/php_mysql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open persistent links (%ld)", MySG(num_persistent));
NULL              647 ext/mysql/php_mysql.c 			if (mysql_real_connect(&mysql->conn, host, user, passwd, NULL, port, socket, client_flags)==NULL) {
NULL              649 ext/mysql/php_mysql.c 			if (mysql_connect(&mysql->conn, host, user, passwd)==NULL) {
NULL              652 ext/mysql/php_mysql.c 				if (MySG(connect_error)!=NULL) efree(MySG(connect_error));
NULL              654 ext/mysql/php_mysql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", MySG(connect_error));
NULL              666 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              691 ext/mysql/php_mysql.c 				if (mysql_real_connect(le->ptr, host, user, passwd, NULL, port, socket, client_flags)==NULL) {
NULL              693 ext/mysql/php_mysql.c 				if (mysql_connect(le->ptr, host, user, passwd)==NULL) {
NULL              695 ext/mysql/php_mysql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Link to server lost, unable to reconnect");
NULL              740 ext/mysql/php_mysql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", MySG(num_links));
NULL              754 ext/mysql/php_mysql.c 		if (mysql_real_connect(&mysql->conn, host, user, passwd, NULL, port, socket, client_flags)==NULL) {
NULL              756 ext/mysql/php_mysql.c 		if (mysql_connect(&mysql->conn, host, user, passwd)==NULL) {
NULL              759 ext/mysql/php_mysql.c 			if (MySG(connect_error)!=NULL) efree(MySG(connect_error));
NULL              761 ext/mysql/php_mysql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", MySG(connect_error));
NULL              776 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              821 ext/mysql/php_mysql.c 	zval **mysql_link=NULL;
NULL             1033 ext/mysql/php_mysql.c 	zval *mysql_link = NULL;
NULL             1055 ext/mysql/php_mysql.c 	zval *mysql_link = NULL;
NULL             1079 ext/mysql/php_mysql.c 	zval *mysql_link = NULL;
NULL             1104 ext/mysql/php_mysql.c 	zval *mysql_link = NULL;
NULL             1289 ext/mysql/php_mysql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save result set");
NULL             1328 ext/mysql/php_mysql.c 	php_mysql_do_query_general(query, mysql_link, id, NULL, use_store, return_value TSRMLS_CC);
NULL             1377 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "This function is deprecated; use mysql_query() instead.");
NULL             1414 ext/mysql/php_mysql.c 	if ((mysql_result=mysql_list_dbs(&mysql->conn, NULL))==NULL) {
NULL             1415 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result");
NULL             1459 ext/mysql/php_mysql.c 	if ((mysql_result=mysql_list_tables(&mysql->conn, NULL))==NULL) {
NULL             1460 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result");
NULL             1506 ext/mysql/php_mysql.c 	if ((mysql_result=mysql_list_fields(&mysql->conn, Z_STRVAL_PP(table), NULL))==NULL) {
NULL             1507 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result");
NULL             1518 ext/mysql/php_mysql.c 	zval *mysql_link = NULL;
NULL             1537 ext/mysql/php_mysql.c 	if (mysql_result == NULL) {
NULL             1538 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to save MySQL query result");
NULL             1559 ext/mysql/php_mysql.c 				if (MySG(connect_error)!=NULL){
NULL             1686 ext/mysql/php_mysql.c 	zval *mysql_link = NULL;
NULL             1749 ext/mysql/php_mysql.c 	zval **result, **row, **field=NULL;
NULL             1775 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on MySQL result index %ld", Z_LVAL_PP(row), Z_LVAL_PP(result));
NULL             1779 ext/mysql/php_mysql.c 	if ((sql_row=mysql_fetch_row(mysql_result))==NULL 
NULL             1780 ext/mysql/php_mysql.c 		|| (sql_row_lengths=mysql_fetch_lengths(mysql_result))==NULL) { /* shouldn't happen? */
NULL             1795 ext/mysql/php_mysql.c 						table_name = NULL;
NULL             1807 ext/mysql/php_mysql.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s%s%s not found in MySQL result index %ld",
NULL             1825 ext/mysql/php_mysql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified");
NULL             1895 ext/mysql/php_mysql.c 	zval            *res, *ctor_params = NULL;
NULL             1896 ext/mysql/php_mysql.c 	zend_class_entry *ce = NULL;
NULL             1913 ext/mysql/php_mysql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find class '%s'", class_name);
NULL             1947 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             1952 ext/mysql/php_mysql.c 	if ((mysql_row=mysql_fetch_row(mysql_result))==NULL 
NULL             1953 ext/mysql/php_mysql.c 		|| (mysql_row_lengths=mysql_fetch_lengths(mysql_result))==NULL) {
NULL             2001 ext/mysql/php_mysql.c 		object_and_properties_init(return_value, ce, NULL);
NULL             2007 ext/mysql/php_mysql.c 			fci.function_name = NULL;
NULL             2008 ext/mysql/php_mysql.c 			fci.symbol_table = NULL;
NULL             2019 ext/mysql/php_mysql.c 					while (p != NULL) {
NULL             2035 ext/mysql/php_mysql.c 				fci.params = NULL;
NULL             2117 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)", Z_LVAL_PP(offset), Z_LVAL_PP(result));
NULL             2142 ext/mysql/php_mysql.c 	if ((lengths=mysql_fetch_lengths(mysql_result))==NULL) {
NULL             2231 ext/mysql/php_mysql.c 	zval **result, **field=NULL;
NULL             2255 ext/mysql/php_mysql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad field offset");
NULL             2260 ext/mysql/php_mysql.c 	if ((mysql_field=mysql_fetch_field(mysql_result))==NULL) {
NULL             2297 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %ld is invalid for MySQL result index %ld", Z_LVAL_PP(offset), Z_LVAL_PP(result));
NULL             2330 ext/mysql/php_mysql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %ld is invalid for MySQL result index %ld", Z_LVAL_PP(field), Z_LVAL_PP(result));
NULL             2334 ext/mysql/php_mysql.c 	if ((mysql_field=mysql_fetch_field(mysql_result))==NULL) {
NULL             2510 ext/mysql/php_mysql.c 	zval           *mysql_link = NULL;
NULL               31 ext/mysql/php_mysql.h #define mysql_module_ptr NULL
NULL              122 ext/mysql/php_mysql_structs.h #define mysql_module_ptr NULL
NULL              129 ext/mysqli/mysqli.c 		mysql->li_read = NULL;
NULL              209 ext/mysqli/mysqli.c 		my_res->ptr = NULL;
NULL              218 ext/mysqli/mysqli.c 	*retval = NULL;
NULL              219 ext/mysqli/mysqli.c 	php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot read property");
NULL              227 ext/mysqli/mysqli.c 	php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot write property");
NULL              252 ext/mysqli/mysqli.c 	if (obj->prop_handler != NULL) {
NULL              259 ext/mysqli/mysqli.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name );
NULL              302 ext/mysqli/mysqli.c 	if (obj->prop_handler != NULL) {
NULL              329 ext/mysqli/mysqli.c 	zend_hash_add(h, pname, strlen(pname) + 1, &p, sizeof(mysqli_prop_handler), NULL);
NULL              347 ext/mysqli/mysqli.c 		f.arg_info = NULL;
NULL              380 ext/mysqli/mysqli.c 	intern->ptr = NULL;
NULL              381 ext/mysqli/mysqli.c 	intern->prop_handler = NULL;
NULL              384 ext/mysqli/mysqli.c 	while (mysqli_base_class->type != ZEND_INTERNAL_CLASS && mysqli_base_class->parent != NULL)
NULL              408 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              422 ext/mysqli/mysqli.c 	{NULL, NULL, NULL}
NULL              427 ext/mysqli/mysqli.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              442 ext/mysqli/mysqli.c 	NULL,
NULL              443 ext/mysqli/mysqli.c 	NULL,
NULL              456 ext/mysqli/mysqli.c 	STD_PHP_INI_ENTRY("mysqli.default_host",			NULL,	PHP_INI_ALL,		OnUpdateString,		default_host,		zend_mysqli_globals,		mysqli_globals)
NULL              457 ext/mysqli/mysqli.c 	STD_PHP_INI_ENTRY("mysqli.default_user",			NULL,	PHP_INI_ALL,		OnUpdateString,		default_user,		zend_mysqli_globals,		mysqli_globals)
NULL              458 ext/mysqli/mysqli.c 	STD_PHP_INI_ENTRY("mysqli.default_pw",				NULL,	PHP_INI_ALL,		OnUpdateString,		default_pw,			zend_mysqli_globals,		mysqli_globals)
NULL              460 ext/mysqli/mysqli.c 	STD_PHP_INI_ENTRY("mysqli.default_socket",			NULL,	PHP_INI_ALL,		OnUpdateStringUnempty,	default_socket,	zend_mysqli_globals,		mysqli_globals)
NULL              473 ext/mysqli/mysqli.c 	mysqli_globals->default_host = NULL;
NULL              474 ext/mysqli/mysqli.c 	mysqli_globals->default_user = NULL;
NULL              475 ext/mysqli/mysqli.c 	mysqli_globals->default_pw = NULL;
NULL              476 ext/mysqli/mysqli.c 	mysqli_globals->default_socket = NULL;
NULL              498 ext/mysqli/mysqli.c 	if (mysql_server_init(0, NULL, NULL)) {
NULL              504 ext/mysqli/mysqli.c 	mysqli_object_handlers.clone_obj = NULL;
NULL              510 ext/mysqli/mysqli.c 	zend_hash_init(&classes, 0, NULL, NULL, 1);
NULL              514 ext/mysqli/mysqli.c 	mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException, NULL TSRMLS_CC);
NULL              516 ext/mysqli/mysqli.c 	mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC);
NULL              524 ext/mysqli/mysqli.c 	zend_hash_init(&mysqli_driver_properties, 0, NULL, NULL, 1);
NULL              526 ext/mysqli/mysqli.c 	zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_driver_properties, sizeof(mysqli_driver_properties), NULL);
NULL              531 ext/mysqli/mysqli.c 	zend_hash_init(&mysqli_link_properties, 0, NULL, NULL, 1);
NULL              533 ext/mysqli/mysqli.c 	zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_link_properties, sizeof(mysqli_link_properties), NULL);
NULL              538 ext/mysqli/mysqli.c 	zend_hash_init(&mysqli_warning_properties, 0, NULL, NULL, 1);
NULL              540 ext/mysqli/mysqli.c 	zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_warning_properties, sizeof(mysqli_warning_properties), NULL);
NULL              544 ext/mysqli/mysqli.c 	zend_hash_init(&mysqli_result_properties, 0, NULL, NULL, 1);
NULL              546 ext/mysqli/mysqli.c 	zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_result_properties, sizeof(mysqli_result_properties), NULL);
NULL              550 ext/mysqli/mysqli.c 	zend_hash_init(&mysqli_stmt_properties, 0, NULL, NULL, 1);
NULL              552 ext/mysqli/mysqli.c 	zend_hash_add(&classes, ce->name, ce->name_length+1, &mysqli_stmt_properties, sizeof(mysqli_stmt_properties), NULL);
NULL              701 ext/mysqli/mysqli.c 	MyG(error_msg) = NULL;
NULL              853 ext/mysqli/mysqli.c 	zval            *ctor_params = NULL;
NULL              854 ext/mysqli/mysqli.c 	zend_class_entry *ce = NULL;
NULL              869 ext/mysqli/mysqli.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find class '%s'", class_name);
NULL              889 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              943 ext/mysqli/mysqli.c 		object_and_properties_init(return_value, ce, NULL);
NULL              949 ext/mysqli/mysqli.c 			fci.function_name = NULL;
NULL              950 ext/mysqli/mysqli.c 			fci.symbol_table = NULL;
NULL              961 ext/mysqli/mysqli.c 					while (p != NULL) {
NULL              977 ext/mysqli/mysqli.c 				fci.params = NULL;
NULL             1043 ext/mysqli/mysqli.c 	mysql->li_read = NULL;
NULL             1053 ext/mysqli/mysqli.c 	php_stream_context 			*context = NULL;
NULL             1075 ext/mysqli/mysqli.c 	mysql->li_stream = php_stream_open_wrapper_ex((char *)filename, "r", 0, NULL, context);
NULL             1077 ext/mysqli/mysqli.c 	if (mysql->li_stream == NULL) {
NULL             1130 ext/mysqli/mysqli.c 						NULL,
NULL             1136 ext/mysqli/mysqli.c 						NULL TSRMLS_CC) == SUCCESS) {
NULL              113 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              118 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              166 ext/mysqli/mysqli_api.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[ofs], i+1);
NULL              187 ext/mysqli/mysqli_api.c 			stmt->param.vars[i] = NULL;
NULL              242 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              371 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              409 ext/mysqli/mysqli_api.c 	zval  		*mysql_link = NULL;
NULL              461 ext/mysqli/mysqli_api.c 	mysql->mysql = NULL;
NULL              502 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT");
NULL              867 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field offset is invalid for resultset");
NULL              958 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid field offset");
NULL             1021 ext/mysqli/mysqli_api.c 	zval  		*mysql_link = NULL;
NULL             1037 ext/mysqli/mysqli_api.c 	zval  		*mysql_link = NULL;
NULL             1053 ext/mysqli/mysqli_api.c 	zval	  	*mysql_link = NULL;
NULL             1070 ext/mysqli/mysqli_api.c 	zval		*mysql_link = NULL;
NULL             1086 ext/mysqli/mysqli_api.c 	zval  		*mysql_link = NULL;
NULL             1104 ext/mysqli/mysqli_api.c 	if (!(mysql->mysql = mysql_init(NULL))) {
NULL             1174 ext/mysqli/mysqli_api.c 		mysql->li_read = NULL;
NULL             1197 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback function %s", callback_name);
NULL             1274 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT");
NULL             1287 ext/mysqli/mysqli_api.c 	zval  			*mysql_link = NULL;
NULL             1345 ext/mysqli/mysqli_api.c 	char			*query = NULL;
NULL             1355 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             1373 ext/mysqli/mysqli_api.c 			stmt->stmt = NULL;
NULL             1410 ext/mysqli/mysqli_api.c 	char 			*hostname = NULL, *username=NULL, *passwd=NULL, *dbname=NULL, *socket=NULL;
NULL             1422 ext/mysqli/mysqli_api.c 		socket = NULL;
NULL             1454 ext/mysqli/mysqli_api.c 	if (mysql_real_connect(mysql->mysql,hostname,username,passwd,dbname,port,socket,flags) == NULL) {
NULL             1484 ext/mysqli/mysqli_api.c 	char			*query = NULL;
NULL             1513 ext/mysqli/mysqli_api.c 	zval		*mysql_link = NULL;
NULL             1566 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter number");
NULL             1611 ext/mysqli/mysqli_api.c 	stmt->stmt = NULL;
NULL             1630 ext/mysqli/mysqli_api.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be positive");
NULL             1800 ext/mysqli/mysqli_api.c 			ssl_parm[i] = NULL;
NULL              136 ext/mysqli/mysqli_driver.c 	{"client_info", driver_client_info_read, NULL},
NULL              137 ext/mysqli/mysqli_driver.c 	{"client_version", driver_client_version_read, NULL},
NULL              138 ext/mysqli/mysqli_driver.c 	{"driver_version", driver_driver_version_read, NULL},
NULL              139 ext/mysqli/mysqli_driver.c 	{"embedded", driver_embedded_read, NULL},
NULL              142 ext/mysqli/mysqli_driver.c 	{NULL, NULL, NULL}
NULL              148 ext/mysqli/mysqli_driver.c 	PHP_FALIAS(embedded_server_start, mysqli_embedded_server_start, NULL)
NULL              149 ext/mysqli/mysqli_driver.c 	PHP_FALIAS(embedded_server_end, mysqli_embedded_server_end, NULL)
NULL              150 ext/mysqli/mysqli_driver.c 	{NULL, NULL, NULL}
NULL               51 ext/mysqli/mysqli_embedded.c 		mysql_server_init(-1,NULL, NULL);
NULL               57 ext/mysqli/mysqli_embedded.c 		arguments[0] = NULL; 
NULL               78 ext/mysqli/mysqli_embedded.c 		groups[0] = NULL; 
NULL               93 ext/mysqli/mysqli_embedded.c 		groups[index] = NULL;	
NULL               96 ext/mysqli/mysqli_embedded.c 		groups[0] = NULL;
NULL               34 ext/mysqli/mysqli_exception.c 	{NULL, NULL, NULL}
NULL               49 ext/mysqli/mysqli_exception.c 	 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "(%s/%d): %s", sqlstate, errorno, message);
NULL               54 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_affected_rows,						NULL)
NULL               55 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_autocommit,							NULL)
NULL               56 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_change_user,							NULL)
NULL               57 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_character_set_name,					NULL)
NULL               58 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_close,								NULL)
NULL               59 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_commit,								NULL)
NULL               60 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_connect, 								NULL)
NULL               61 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_connect_errno,						NULL)
NULL               62 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_connect_error,						NULL)
NULL               63 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_data_seek,							NULL)
NULL               64 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_debug,								NULL)
NULL               65 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_disable_reads_from_master,			NULL)
NULL               66 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_disable_rpl_parse,					NULL)
NULL               67 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_dump_debug_info,						NULL)
NULL               68 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_enable_reads_from_master,				NULL)
NULL               69 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_enable_rpl_parse,						NULL)
NULL               70 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_embedded_server_end,					NULL)
NULL               71 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_embedded_server_start,				NULL)
NULL               72 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_errno,								NULL)
NULL               73 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_error,								NULL)
NULL               74 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_execute,							NULL)
NULL               75 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_execute, mysqli_stmt_execute,		NULL)
NULL               76 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_field,							NULL)
NULL               77 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_fields,							NULL)
NULL               78 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_field_direct,					NULL)
NULL               79 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_lengths,						NULL)
NULL               80 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_array,							NULL)
NULL               81 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_assoc,							NULL) 
NULL               82 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_object,							NULL) 
NULL               83 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_fetch_row,							NULL)
NULL               84 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_field_count,							NULL)
NULL               85 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_field_seek,							NULL)
NULL               86 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_field_tell,							NULL)
NULL               87 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_free_result,							NULL)
NULL               89 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_charset,							NULL)
NULL               91 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_client_info,						NULL)
NULL               92 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_client_version,					NULL)
NULL               93 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_host_info,						NULL)
NULL               94 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_proto_info,						NULL)
NULL               95 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_server_info,						NULL)
NULL               96 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_server_version,					NULL)
NULL               97 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_get_warnings,							NULL)
NULL               98 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_init, 								NULL)
NULL               99 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_info,									NULL)
NULL              100 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_insert_id,							NULL)
NULL              101 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_kill,									NULL)
NULL              102 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_set_local_infile_default,				NULL)
NULL              103 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_set_local_infile_handler,				NULL)
NULL              104 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_master_query,							NULL)
NULL              105 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_more_results,							NULL)
NULL              106 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_multi_query, 							NULL)
NULL              107 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_next_result,							NULL)
NULL              108 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_num_fields,							NULL)
NULL              109 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_num_rows,								NULL)
NULL              110 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_options, 								NULL)
NULL              111 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_ping,									NULL)
NULL              112 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_prepare,								NULL)
NULL              113 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_report,								NULL)
NULL              114 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_query,								NULL)
NULL              115 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_real_connect,							NULL)
NULL              116 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_real_escape_string,					NULL)
NULL              117 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_real_query,							NULL)
NULL              118 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_rollback,								NULL)
NULL              119 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_rpl_parse_enabled,					NULL)
NULL              120 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_rpl_probe,							NULL)
NULL              121 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_rpl_query_type,						NULL)
NULL              122 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_select_db,							NULL)
NULL              124 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_set_charset,							NULL)
NULL              126 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_attr_get,						NULL)
NULL              127 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_attr_set,						NULL)
NULL              128 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_field_count,						NULL)
NULL              129 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_init,							NULL)
NULL              130 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_prepare,							NULL)
NULL              131 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_result_metadata,					NULL)
NULL              132 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_send_long_data,					NULL)
NULL              135 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_fetch,							NULL)
NULL              136 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_free_result,						NULL)
NULL              137 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_get_warnings,					NULL)
NULL              138 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_insert_id,						NULL)
NULL              139 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_reset,							NULL)
NULL              140 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_param_count,						NULL)
NULL              141 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_send_query,							NULL)
NULL              142 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_slave_query,							NULL)
NULL              143 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_sqlstate,   							NULL)
NULL              144 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_ssl_set,								NULL)
NULL              145 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stat,									NULL)
NULL              146 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_affected_rows,					NULL)
NULL              147 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_close,							NULL)
NULL              148 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_data_seek,						NULL)
NULL              149 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_errno,							NULL)
NULL              150 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_error,							NULL)
NULL              151 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_num_rows,						NULL)
NULL              152 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_sqlstate,   						NULL)
NULL              153 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_store_result,							NULL)
NULL              154 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_stmt_store_result,					NULL)
NULL              155 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_thread_id,							NULL)
NULL              156 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_thread_safe,							NULL)
NULL              157 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_use_result,							NULL)
NULL              158 ext/mysqli/mysqli_fe.c 	PHP_FE(mysqli_warning_count,						NULL)
NULL              163 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_client_encoding,	mysqli_character_set_name,	NULL)
NULL              164 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_escape_string,	mysqli_real_escape_string,	NULL)
NULL              165 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_fetch,			mysqli_stmt_fetch,			NULL)
NULL              166 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_param_count,		mysqli_stmt_param_count,	NULL)
NULL              167 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_get_metadata,		mysqli_stmt_result_metadata,	NULL)
NULL              168 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_send_long_data,	mysqli_stmt_send_long_data,	NULL)
NULL              169 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_set_opt,			mysqli_options,				NULL)
NULL              171 ext/mysqli/mysqli_fe.c 	{NULL, NULL, NULL}	/* Must be the last line in mysqli_functions[] */
NULL              180 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(autocommit,mysqli_autocommit,NULL)
NULL              181 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(change_user,mysqli_change_user,NULL)
NULL              182 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(character_set_name, mysqli_character_set_name,NULL)
NULL              183 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(client_encoding, mysqli_character_set_name,NULL)
NULL              184 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(close,mysqli_close,NULL)
NULL              185 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(commit,mysqli_commit,NULL)
NULL              186 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(connect,mysqli_connect,NULL)
NULL              187 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(debug,mysqli_debug,NULL)
NULL              188 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(disable_reads_from_master,mysqli_disable_reads_from_master,NULL)
NULL              189 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(disable_rpl_parse,mysqli_disable_rpl_parse,NULL)
NULL              190 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(dump_debug_info,mysqli_dump_debug_info,NULL)
NULL              191 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(enable_reads_from_master,mysqli_enable_reads_from_master,NULL)
NULL              192 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(enable_rpl_parse,mysqli_enable_rpl_parse,NULL)
NULL              194 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_charset,mysqli_get_charset,NULL)
NULL              196 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_client_info,mysqli_get_client_info,NULL)
NULL              197 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_server_info,mysqli_get_server_info,NULL)
NULL              198 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_warnings, mysqli_get_warnings, NULL)
NULL              199 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(init,mysqli_init,NULL)
NULL              200 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(kill,mysqli_kill,NULL)
NULL              201 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(set_local_infile_default,mysqli_set_local_infile_default,NULL)
NULL              202 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(set_local_infile_handler,mysqli_set_local_infile_handler,NULL)
NULL              203 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(master_query,mysqli_master_query,NULL)
NULL              204 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(multi_query,mysqli_multi_query,NULL)
NULL              205 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli,mysqli_connect,NULL)
NULL              206 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(more_results,mysqli_more_results, NULL)
NULL              207 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(next_result, mysqli_next_result, NULL)
NULL              208 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(options,mysqli_options,NULL)
NULL              209 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(ping,mysqli_ping,NULL)
NULL              210 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(prepare,mysqli_prepare,NULL)
NULL              211 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(query,mysqli_query,NULL)
NULL              212 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(real_connect,mysqli_real_connect,NULL)
NULL              213 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(real_escape_string,mysqli_real_escape_string,NULL)
NULL              214 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(escape_string, mysqli_real_escape_string,NULL)
NULL              215 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(real_query,mysqli_real_query,NULL)
NULL              216 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(rollback,mysqli_rollback,NULL)
NULL              217 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(rpl_parse_enabled,mysqli_rpl_parse_enabled,NULL)
NULL              218 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(rpl_probe,mysqli_rpl_probe,NULL)
NULL              219 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(rpl_query_type,mysqli_rpl_query_type,NULL)
NULL              220 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(select_db,mysqli_select_db,NULL)
NULL              222 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(set_charset,mysqli_set_charset,NULL)
NULL              224 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(set_opt, mysqli_options,NULL)
NULL              225 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(slave_query,mysqli_slave_query,NULL)
NULL              226 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(ssl_set,mysqli_ssl_set,NULL)
NULL              227 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(stat,mysqli_stat,NULL)
NULL              228 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(stmt_init,mysqli_stmt_init, NULL)
NULL              229 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(store_result,mysqli_store_result,NULL)
NULL              230 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(thread_safe,mysqli_thread_safe,NULL)
NULL              231 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(use_result,mysqli_use_result,NULL)
NULL              232 ext/mysqli/mysqli_fe.c 	{NULL, NULL, NULL}
NULL              241 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_result, mysqli_result_construct, NULL)
NULL              242 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(close,mysqli_free_result,NULL)
NULL              243 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(free,mysqli_free_result,NULL)
NULL              244 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(data_seek,mysqli_data_seek,NULL)
NULL              245 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_field,mysqli_fetch_field,NULL)
NULL              246 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_fields,mysqli_fetch_fields,NULL)
NULL              247 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_field_direct,mysqli_fetch_field_direct,NULL)
NULL              248 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_array,mysqli_fetch_array,NULL)
NULL              249 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_assoc,mysqli_fetch_assoc,NULL) 
NULL              250 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_object,mysqli_fetch_object,NULL) 
NULL              251 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch_row,mysqli_fetch_row,NULL)
NULL              252 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(field_count,mysqli_field_count,NULL)
NULL              253 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(field_seek,mysqli_field_seek,NULL)
NULL              254 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(free_result,mysqli_free_result,NULL)
NULL              255 ext/mysqli/mysqli_fe.c 	{NULL, NULL, NULL}
NULL              264 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(mysqli_stmt, mysqli_stmt_construct, NULL)
NULL              265 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(attr_get,mysqli_stmt_attr_get,NULL)
NULL              266 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(attr_set,mysqli_stmt_attr_set,NULL)
NULL              269 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(close,mysqli_stmt_close,NULL)
NULL              270 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(data_seek,mysqli_stmt_data_seek,NULL)
NULL              271 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(execute,mysqli_stmt_execute,NULL)
NULL              272 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(fetch,mysqli_stmt_fetch,NULL)
NULL              273 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(get_warnings, mysqli_stmt_get_warnings,	NULL)
NULL              274 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(result_metadata, mysqli_stmt_result_metadata,NULL)
NULL              275 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(num_rows, mysqli_stmt_num_rows,NULL)
NULL              276 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(send_long_data,mysqli_stmt_send_long_data,NULL)
NULL              277 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(stmt,mysqli_prepare,NULL)
NULL              278 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(free_result,mysqli_stmt_free_result,NULL)
NULL              279 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(reset,mysqli_stmt_reset,NULL)
NULL              280 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(prepare,mysqli_stmt_prepare, NULL)
NULL              281 ext/mysqli/mysqli_fe.c 	PHP_FALIAS(store_result,mysqli_stmt_store_result,NULL)
NULL              282 ext/mysqli/mysqli_fe.c 	{NULL, NULL, NULL}
NULL               36 ext/mysqli/mysqli_nonapi.c 	MY_MYSQL 			*mysql = NULL;
NULL               37 ext/mysqli/mysqli_nonapi.c 	MYSQLI_RESOURCE 	*mysqli_resource = NULL;
NULL               39 ext/mysqli/mysqli_nonapi.c 	char 				*hostname = NULL, *username=NULL, *passwd=NULL, *dbname=NULL, *socket=NULL;
NULL               53 ext/mysqli/mysqli_nonapi.c 		socket = NULL;
NULL               79 ext/mysqli/mysqli_nonapi.c 				mysql->mysql = NULL;
NULL               87 ext/mysqli/mysqli_nonapi.c 	if (!(mysql->mysql = mysql_init(NULL))) {
NULL              106 ext/mysqli/mysqli_nonapi.c 	if (mysql_real_connect(mysql->mysql,hostname,username,passwd,dbname,port,socket,CLIENT_MULTI_RESULTS) == NULL) {
NULL              192 ext/mysqli/mysqli_nonapi.c 	char			*query = NULL;
NULL              232 ext/mysqli/mysqli_nonapi.c 	char				*query = NULL;
NULL              241 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty query");
NULL              245 ext/mysqli/mysqli_nonapi.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for resultmode");
NULL              340 ext/mysqli/mysqli_nonapi.c 	char				*cs_name = NULL;
NULL               34 ext/mysqli/mysqli_prop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Property access is not allowed yet"); \
NULL               43 ext/mysqli/mysqli_prop.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\
NULL               55 ext/mysqli/mysqli_prop.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\
NULL               68 ext/mysqli/mysqli_prop.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\
NULL              316 ext/mysqli/mysqli_prop.c 	{"affected_rows", link_affected_rows_read, NULL},
NULL              317 ext/mysqli/mysqli_prop.c 	{"client_info", link_client_info_read, NULL},
NULL              318 ext/mysqli/mysqli_prop.c 	{"client_version", link_client_version_read, NULL},
NULL              319 ext/mysqli/mysqli_prop.c 	{"connect_errno", link_connect_errno_read, NULL},
NULL              320 ext/mysqli/mysqli_prop.c 	{"connect_error", link_connect_error_read, NULL},
NULL              321 ext/mysqli/mysqli_prop.c 	{"errno", link_errno_read, NULL},
NULL              322 ext/mysqli/mysqli_prop.c 	{"error", link_error_read, NULL},
NULL              323 ext/mysqli/mysqli_prop.c 	{"field_count", link_field_count_read, NULL},
NULL              324 ext/mysqli/mysqli_prop.c 	{"host_info", link_host_info_read, NULL},
NULL              325 ext/mysqli/mysqli_prop.c 	{"info", link_info_read, NULL},
NULL              326 ext/mysqli/mysqli_prop.c 	{"insert_id", link_insert_id_read, NULL},
NULL              327 ext/mysqli/mysqli_prop.c 	{"server_info", link_server_info_read, NULL},
NULL              328 ext/mysqli/mysqli_prop.c 	{"server_version", link_server_version_read, NULL},
NULL              329 ext/mysqli/mysqli_prop.c 	{"sqlstate", link_sqlstate_read, NULL},
NULL              330 ext/mysqli/mysqli_prop.c 	{"protocol_version", link_protocol_version_read, NULL},
NULL              331 ext/mysqli/mysqli_prop.c 	{"thread_id", link_thread_id_read, NULL},
NULL              332 ext/mysqli/mysqli_prop.c 	{"warning_count", link_warning_count_read, NULL},
NULL              333 ext/mysqli/mysqli_prop.c 	{NULL, NULL, NULL}	
NULL              337 ext/mysqli/mysqli_prop.c 	{"current_field", result_current_field_read, NULL},
NULL              338 ext/mysqli/mysqli_prop.c 	{"field_count", result_field_count_read, NULL},
NULL              339 ext/mysqli/mysqli_prop.c 	{"lengths", result_lengths_read, NULL},
NULL              340 ext/mysqli/mysqli_prop.c 	{"num_rows", result_num_rows_read, NULL},
NULL              341 ext/mysqli/mysqli_prop.c 	{"type", result_type_read, NULL},
NULL              342 ext/mysqli/mysqli_prop.c 	{NULL, NULL, NULL}
NULL              346 ext/mysqli/mysqli_prop.c 	{"affected_rows", stmt_affected_rows_read, NULL},
NULL              347 ext/mysqli/mysqli_prop.c 	{"insert_id", stmt_insert_id_read, NULL},
NULL              348 ext/mysqli/mysqli_prop.c 	{"num_rows", stmt_num_rows_read, NULL},
NULL              349 ext/mysqli/mysqli_prop.c 	{"param_count", stmt_param_count_read, NULL},
NULL              350 ext/mysqli/mysqli_prop.c 	{"field_count", stmt_field_count_read, NULL},
NULL              351 ext/mysqli/mysqli_prop.c 	{"errno", stmt_errno_read, NULL},
NULL              352 ext/mysqli/mysqli_prop.c 	{"error", stmt_error_read, NULL},
NULL              353 ext/mysqli/mysqli_prop.c 	{"sqlstate", stmt_sqlstate_read, NULL},
NULL              354 ext/mysqli/mysqli_prop.c 	{"id", stmt_id_read, NULL},
NULL              355 ext/mysqli/mysqli_prop.c 	{NULL, NULL, NULL}
NULL              103 ext/mysqli/mysqli_repl.c 	char			*query = NULL;
NULL              178 ext/mysqli/mysqli_repl.c 	char			*query = NULL;
NULL              199 ext/mysqli/mysqli_repl.c 	char			*query = NULL;
NULL               48 ext/mysqli/mysqli_report.h #define MYSQLI_PROFILER_STARTTIME(ptr) if (MyG(profiler.mode)) gettimeofday(&ptr.starttime, NULL)
NULL               49 ext/mysqli/mysqli_report.h #define MYSQLI_PROFILER_ENDTIME(ptr) if (MyG(profiler.mode)) gettimeofday(&ptr.endtime, NULL)
NULL               66 ext/mysqli/mysqli_warning.c 	MYSQLI_WARNING	*w, *first = NULL, *prev = NULL;
NULL               71 ext/mysqli/mysqli_warning.c 		return NULL;
NULL              215 ext/mysqli/mysqli_warning.c 	PHP_ME(mysqli_warning, __construct,		NULL, ZEND_ACC_PROTECTED)
NULL              216 ext/mysqli/mysqli_warning.c 	PHP_ME(mysqli_warning, next, 			NULL, ZEND_ACC_PUBLIC)
NULL              217 ext/mysqli/mysqli_warning.c 	{NULL, NULL, NULL}
NULL              221 ext/mysqli/mysqli_warning.c 	{"message", mysqli_warning_message, NULL},
NULL              222 ext/mysqli/mysqli_warning.c 	{"sqlstate", mysqli_warning_sqlstate, NULL},
NULL              223 ext/mysqli/mysqli_warning.c 	{"errno", mysqli_warning_errno, NULL},
NULL              224 ext/mysqli/mysqli_warning.c 	{NULL, NULL, NULL}
NULL              218 ext/mysqli/php_mysqli.h   		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\
NULL              223 ext/mysqli/php_mysqli.h 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \
NULL              238 ext/mysqli/php_mysqli.h 	intern->ptr = NULL; \
NULL              256 ext/mysqli/php_mysqli.h 	while (b[i].pname != NULL) { \
NULL              458 ext/mysqli/php_mysqli.h #define my_estrdup(x) (x) ? estrdup(x) : NULL
NULL               62 ext/ncurses/ncurses.c 	NULL,
NULL               63 ext/ncurses/ncurses.c 	NULL,
NULL              244 ext/ncurses/ncurses.c 	ZEND_INIT_MODULE_GLOBALS(ncurses, php_ncurses_init_globals, NULL);
NULL              246 ext/ncurses/ncurses.c 	le_ncurses_windows = zend_register_list_destructors_ex(ncurses_destruct_window, NULL, "ncurses_window", module_number);
NULL              248 ext/ncurses/ncurses.c 	le_ncurses_panels = zend_register_list_destructors_ex(ncurses_destruct_panel, NULL, "ncurses_panel", module_number);
NULL               54 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_addch,			NULL)
NULL               56 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_color_set,		NULL)
NULL               58 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_delwin,			NULL)
NULL               59 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_end,			NULL)
NULL               60 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_getch,			NULL)
NULL               61 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_has_colors,		NULL)
NULL               62 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_init,			NULL)
NULL               63 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_init_pair,		NULL)
NULL               66 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_move,			NULL)
NULL               67 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_newwin,			NULL)
NULL               68 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_refresh,			NULL)
NULL               69 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_start_color,		NULL)
NULL               70 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_standout,		NULL)
NULL               71 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_standend,		NULL)
NULL               72 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_baudrate,		NULL)
NULL               73 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_beep,			NULL)
NULL               74 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_can_change_color,	NULL)
NULL               75 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_cbreak,			NULL)
NULL               76 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_clear,			NULL)
NULL               77 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_clrtobot,		NULL)
NULL               78 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_clrtoeol,		NULL)
NULL               79 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_def_prog_mode,		NULL)
NULL               80 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_reset_prog_mode,		NULL)
NULL               81 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_def_shell_mode,		NULL)
NULL               82 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_reset_shell_mode,	NULL)
NULL               83 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_delch,			NULL)
NULL               84 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_deleteln,		NULL)
NULL               85 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_doupdate,		NULL)
NULL               86 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_echo,			NULL)
NULL               87 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_erase,			NULL)
NULL               88 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_werase,			NULL)
NULL               89 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_erasechar,		NULL)
NULL               90 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_flash,			NULL)
NULL               91 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_flushinp,		NULL)
NULL               92 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_has_ic,			NULL)
NULL               93 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_has_il,			NULL)
NULL               94 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_inch,			NULL)
NULL               95 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_insertln,		NULL)
NULL               96 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_isendwin,		NULL)
NULL               97 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_killchar,		NULL)
NULL               98 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_nl,			NULL)
NULL               99 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_nocbreak,		NULL)
NULL              100 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_noecho,			NULL)
NULL              101 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_nonl,			NULL)
NULL              102 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_noraw,			NULL)
NULL              103 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_raw,			NULL)
NULL              104 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_meta,			NULL)
NULL              105 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_resetty,			NULL)
NULL              106 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_savetty,			NULL)
NULL              107 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_termattrs,		NULL)
NULL              108 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_use_default_colors,	NULL)
NULL              109 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_attr,		NULL)
NULL              110 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_clear,		NULL)
NULL              111 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_noutrefresh,		NULL)
NULL              112 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_refresh,		NULL)
NULL              113 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_restore,		NULL)
NULL              114 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_touch,		NULL)
NULL              115 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_attroff,			NULL)
NULL              116 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_attron,			NULL)
NULL              117 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_attrset,			NULL)
NULL              118 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_bkgd,			NULL)
NULL              119 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_curs_set,		NULL)
NULL              120 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_delay_output,		NULL)
NULL              121 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_echochar,		NULL)
NULL              122 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_halfdelay,		NULL)
NULL              123 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_has_key,			NULL)
NULL              124 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_insch,			NULL)
NULL              125 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_insdelln,		NULL)
NULL              126 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mouseinterval,		NULL)
NULL              127 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_napms,			NULL)
NULL              128 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_scrl,			NULL)
NULL              129 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_attroff,		NULL)
NULL              130 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_attron,		NULL)
NULL              131 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_attrset,		NULL)
NULL              133 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_color,		NULL)
NULL              135 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_init,		NULL)
NULL              136 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_slk_set,			NULL)
NULL              137 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_typeahead,		NULL)
NULL              138 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_ungetch,			NULL)
NULL              139 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_vidattr, 		NULL)
NULL              140 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wrefresh,		NULL)
NULL              142 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_use_extended_names,	NULL)
NULL              144 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_bkgdset,			NULL)
NULL              145 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_filter,			NULL)
NULL              146 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_noqiflush,		NULL)
NULL              147 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_qiflush,			NULL)
NULL              148 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_timeout,			NULL)
NULL              149 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_use_env,			NULL)
NULL              150 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_addstr,			NULL)
NULL              151 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_putp,			NULL)
NULL              152 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_scr_dump,		NULL)
NULL              153 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_scr_init,		NULL)
NULL              154 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_scr_restore,		NULL)
NULL              155 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_scr_set,			NULL)
NULL              156 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvaddch,			NULL)
NULL              157 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvaddchnstr,		NULL)
NULL              158 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_addchnstr,		NULL)
NULL              159 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvaddchstr,		NULL)
NULL              160 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_addchstr,		NULL)
NULL              161 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvaddnstr,		NULL)
NULL              162 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_addnstr,			NULL)
NULL              163 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvaddstr,		NULL)
NULL              164 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvdelch,			NULL)
NULL              165 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvgetch,			NULL)
NULL              166 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvinch,			NULL)
NULL              167 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvwaddstr,		NULL)
NULL              168 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_insstr,			NULL)
NULL              170 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvhline,			NULL)
NULL              171 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_mvcur,			NULL)
NULL              172 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_init_color,		NULL)
NULL              173 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_border,			NULL)
NULL              175 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_assume_default_colors,	NULL)
NULL              177 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_define_key,	NULL)
NULL              178 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_hline,		NULL)
NULL              179 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_vline,		NULL)
NULL              180 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_keyok,		NULL)
NULL              181 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_termname,	NULL)
NULL              182 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_longname,	NULL)
NULL              185 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_ungetmouse,	NULL)
NULL              188 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_waddstr,		NULL)
NULL              189 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wnoutrefresh,	NULL)
NULL              190 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wclear,		NULL)
NULL              192 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wcolor_set,	NULL)
NULL              194 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wgetch,		NULL)
NULL              195 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_keypad,		NULL)
NULL              196 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wmove,		NULL)
NULL              198 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_newpad,		NULL)
NULL              199 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_prefresh,	NULL)
NULL              200 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_pnoutrefresh,	NULL)
NULL              201 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wstandout,	NULL)
NULL              202 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wstandend,	NULL)
NULL              203 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wattrset,	NULL)
NULL              204 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wattron,		NULL)
NULL              205 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wattroff,	NULL)
NULL              206 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_waddch,		NULL)
NULL              207 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wborder,		NULL)
NULL              208 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_whline,		NULL)
NULL              209 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_wvline,		NULL)
NULL              214 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_update_panels,	NULL)
NULL              215 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_panel_window,	NULL)
NULL              216 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_panel_below,	NULL)
NULL              217 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_panel_above,	NULL)
NULL              218 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_replace_panel,	NULL)
NULL              219 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_move_panel,	NULL)
NULL              220 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_bottom_panel,	NULL)
NULL              221 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_top_panel,	NULL)
NULL              222 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_show_panel,	NULL)
NULL              223 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_hide_panel,	NULL)
NULL              224 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_del_panel,	NULL)
NULL              225 ext/ncurses/ncurses_fe.c 	PHP_FE(ncurses_new_panel,	NULL)
NULL              228 ext/ncurses/ncurses_fe.c   {NULL, NULL, NULL}  /* Must be the last line in ncurses_functions[] */
NULL               35 ext/ncurses/ncurses_functions.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must initialize ncruses via ncurses_init(), before calling any ncurses functions."); \
NULL               82 ext/ncurses/ncurses_functions.c 	RETURN_LONG(color_set(pair,NULL));
NULL             2223 ext/ncurses/ncurses_functions.c 	if (*panel == NULL) {
NULL             2364 ext/ncurses/ncurses_functions.c 	zval *phandle = NULL;
NULL             2394 ext/ncurses/ncurses_functions.c 	zval *phandle = NULL;
NULL             2422 ext/ncurses/ncurses_functions.c 	zval *phandle = NULL;
NULL             2435 ext/ncurses/ncurses_functions.c 	if (*win == NULL) {
NULL              210 ext/oci8/oci8.c 	PHP_FE(oci_field_is_null,           NULL)
NULL              211 ext/oci8/oci8.c 	PHP_FE(oci_field_name,              NULL)
NULL              212 ext/oci8/oci8.c 	PHP_FE(oci_field_size,              NULL)
NULL              213 ext/oci8/oci8.c 	PHP_FE(oci_field_scale,             NULL)
NULL              214 ext/oci8/oci8.c 	PHP_FE(oci_field_precision,         NULL)
NULL              215 ext/oci8/oci8.c 	PHP_FE(oci_field_type,              NULL)
NULL              216 ext/oci8/oci8.c 	PHP_FE(oci_field_type_raw,          NULL)
NULL              217 ext/oci8/oci8.c 	PHP_FE(oci_execute,                 NULL)
NULL              218 ext/oci8/oci8.c 	PHP_FE(oci_cancel,                  NULL)
NULL              219 ext/oci8/oci8.c 	PHP_FE(oci_fetch,                   NULL)
NULL              220 ext/oci8/oci8.c 	PHP_FE(oci_fetch_object,            NULL)
NULL              221 ext/oci8/oci8.c 	PHP_FE(oci_fetch_row,               NULL)
NULL              222 ext/oci8/oci8.c 	PHP_FE(oci_fetch_assoc,             NULL)
NULL              223 ext/oci8/oci8.c 	PHP_FE(oci_fetch_array,             NULL)
NULL              226 ext/oci8/oci8.c 	PHP_FE(oci_free_statement,          NULL)
NULL              227 ext/oci8/oci8.c 	PHP_FE(oci_internal_debug,          NULL)
NULL              228 ext/oci8/oci8.c 	PHP_FE(oci_num_fields,              NULL)
NULL              229 ext/oci8/oci8.c 	PHP_FE(oci_parse,                   NULL)
NULL              230 ext/oci8/oci8.c 	PHP_FE(oci_new_cursor,              NULL)
NULL              231 ext/oci8/oci8.c 	PHP_FE(oci_result,                  NULL)
NULL              232 ext/oci8/oci8.c 	PHP_FE(oci_server_version,          NULL)
NULL              233 ext/oci8/oci8.c 	PHP_FE(oci_statement_type,          NULL)
NULL              234 ext/oci8/oci8.c 	PHP_FE(oci_num_rows,                NULL)
NULL              235 ext/oci8/oci8.c 	PHP_FE(oci_close,                   NULL)
NULL              236 ext/oci8/oci8.c 	PHP_FE(oci_connect,                 NULL)
NULL              237 ext/oci8/oci8.c 	PHP_FE(oci_new_connect,             NULL)
NULL              238 ext/oci8/oci8.c 	PHP_FE(oci_pconnect,                NULL)
NULL              239 ext/oci8/oci8.c 	PHP_FE(oci_error,                   NULL)
NULL              240 ext/oci8/oci8.c 	PHP_FE(oci_free_descriptor,         NULL)
NULL              241 ext/oci8/oci8.c 	PHP_FE(oci_lob_save,                NULL)
NULL              242 ext/oci8/oci8.c 	PHP_FE(oci_lob_import,              NULL)
NULL              243 ext/oci8/oci8.c 	PHP_FE(oci_lob_size,                NULL)	
NULL              244 ext/oci8/oci8.c 	PHP_FE(oci_lob_load,                NULL)
NULL              245 ext/oci8/oci8.c 	PHP_FE(oci_lob_read,                NULL)
NULL              246 ext/oci8/oci8.c 	PHP_FE(oci_lob_eof,                 NULL)	
NULL              247 ext/oci8/oci8.c 	PHP_FE(oci_lob_tell,                NULL)
NULL              248 ext/oci8/oci8.c 	PHP_FE(oci_lob_truncate,            NULL)
NULL              249 ext/oci8/oci8.c 	PHP_FE(oci_lob_erase,               NULL)
NULL              250 ext/oci8/oci8.c 	PHP_FE(oci_lob_flush,               NULL)
NULL              251 ext/oci8/oci8.c 	PHP_FE(ocisetbufferinglob,          NULL)
NULL              252 ext/oci8/oci8.c 	PHP_FE(ocigetbufferinglob,          NULL)
NULL              253 ext/oci8/oci8.c 	PHP_FE(oci_lob_is_equal,		    NULL)
NULL              254 ext/oci8/oci8.c 	PHP_FE(oci_lob_rewind,              NULL)
NULL              255 ext/oci8/oci8.c 	PHP_FE(oci_lob_write,               NULL)
NULL              256 ext/oci8/oci8.c 	PHP_FE(oci_lob_append,              NULL)
NULL              257 ext/oci8/oci8.c 	PHP_FE(oci_lob_copy,                NULL)
NULL              258 ext/oci8/oci8.c 	PHP_FE(oci_lob_export,              NULL)
NULL              259 ext/oci8/oci8.c 	PHP_FE(oci_lob_seek,                NULL)
NULL              260 ext/oci8/oci8.c 	PHP_FE(oci_commit,                  NULL)
NULL              261 ext/oci8/oci8.c 	PHP_FE(oci_rollback,                NULL)
NULL              262 ext/oci8/oci8.c 	PHP_FE(oci_new_descriptor,          NULL)
NULL              263 ext/oci8/oci8.c 	PHP_FE(oci_set_prefetch,            NULL)
NULL              264 ext/oci8/oci8.c 	PHP_FE(oci_password_change,         NULL)
NULL              266 ext/oci8/oci8.c 	PHP_FE(oci_free_collection,         NULL)
NULL              267 ext/oci8/oci8.c 	PHP_FE(oci_collection_append,       NULL)
NULL              268 ext/oci8/oci8.c 	PHP_FE(oci_collection_element_get,      NULL)
NULL              269 ext/oci8/oci8.c 	PHP_FE(oci_collection_element_assign,   NULL)
NULL              270 ext/oci8/oci8.c 	PHP_FE(oci_collection_assign,       NULL)
NULL              271 ext/oci8/oci8.c 	PHP_FE(oci_collection_size,         NULL)
NULL              272 ext/oci8/oci8.c 	PHP_FE(oci_collection_max,          NULL)
NULL              273 ext/oci8/oci8.c 	PHP_FE(oci_collection_trim,         NULL)
NULL              274 ext/oci8/oci8.c 	PHP_FE(oci_new_collection,          NULL)
NULL              277 ext/oci8/oci8.c 	PHP_FALIAS(oci_free_cursor,     oci_free_statement,       NULL)
NULL              278 ext/oci8/oci8.c 	PHP_FALIAS(ocifreecursor,       oci_free_statement,       NULL)
NULL              281 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnisnull,     oci_field_is_null,      NULL)
NULL              282 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnname,       oci_field_name,         NULL)
NULL              283 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnsize,       oci_field_size,         NULL)
NULL              284 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnscale,      oci_field_scale,        NULL)
NULL              285 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumnprecision,  oci_field_precision,    NULL)
NULL              286 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumntype,       oci_field_type,         NULL)
NULL              287 ext/oci8/oci8.c 	PHP_FALIAS(ocicolumntyperaw,    oci_field_type_raw,     NULL)
NULL              288 ext/oci8/oci8.c 	PHP_FALIAS(ociexecute,          oci_execute,            NULL)
NULL              289 ext/oci8/oci8.c 	PHP_FALIAS(ocicancel,           oci_cancel,             NULL)
NULL              290 ext/oci8/oci8.c 	PHP_FALIAS(ocifetch,            oci_fetch,              NULL)
NULL              292 ext/oci8/oci8.c 	PHP_FALIAS(ocifreestatement,    oci_free_statement,     NULL)
NULL              293 ext/oci8/oci8.c 	PHP_FALIAS(ociinternaldebug,    oci_internal_debug,     NULL)
NULL              294 ext/oci8/oci8.c 	PHP_FALIAS(ocinumcols,          oci_num_fields,         NULL)
NULL              295 ext/oci8/oci8.c 	PHP_FALIAS(ociparse,            oci_parse,              NULL)
NULL              296 ext/oci8/oci8.c 	PHP_FALIAS(ocinewcursor,        oci_new_cursor,         NULL)
NULL              297 ext/oci8/oci8.c 	PHP_FALIAS(ociresult,           oci_result,             NULL)
NULL              298 ext/oci8/oci8.c 	PHP_FALIAS(ociserverversion,    oci_server_version,     NULL)
NULL              299 ext/oci8/oci8.c 	PHP_FALIAS(ocistatementtype,    oci_statement_type,     NULL)
NULL              300 ext/oci8/oci8.c 	PHP_FALIAS(ocirowcount,         oci_num_rows,           NULL)
NULL              301 ext/oci8/oci8.c 	PHP_FALIAS(ocilogoff,           oci_close,              NULL)
NULL              302 ext/oci8/oci8.c 	PHP_FALIAS(ocilogon,            oci_connect,            NULL)
NULL              303 ext/oci8/oci8.c 	PHP_FALIAS(ocinlogon,           oci_new_connect,        NULL)
NULL              304 ext/oci8/oci8.c 	PHP_FALIAS(ociplogon,           oci_pconnect,           NULL)
NULL              305 ext/oci8/oci8.c 	PHP_FALIAS(ocierror,            oci_error,              NULL)
NULL              306 ext/oci8/oci8.c 	PHP_FALIAS(ocifreedesc,         oci_free_descriptor,    NULL)
NULL              307 ext/oci8/oci8.c 	PHP_FALIAS(ocisavelob,          oci_lob_save,           NULL)
NULL              308 ext/oci8/oci8.c 	PHP_FALIAS(ocisavelobfile,      oci_lob_import,         NULL)
NULL              309 ext/oci8/oci8.c 	PHP_FALIAS(ociwritelobtofile,   oci_lob_export,         NULL)
NULL              310 ext/oci8/oci8.c 	PHP_FALIAS(ociloadlob,          oci_lob_load,           NULL)
NULL              311 ext/oci8/oci8.c 	PHP_FALIAS(ocicommit,           oci_commit,             NULL)
NULL              312 ext/oci8/oci8.c 	PHP_FALIAS(ocirollback,         oci_rollback,           NULL)
NULL              313 ext/oci8/oci8.c 	PHP_FALIAS(ocinewdescriptor,    oci_new_descriptor,     NULL)
NULL              314 ext/oci8/oci8.c 	PHP_FALIAS(ocisetprefetch,      oci_set_prefetch,       NULL)
NULL              315 ext/oci8/oci8.c 	PHP_FALIAS(ocipasswordchange,   oci_password_change,    NULL)
NULL              317 ext/oci8/oci8.c 	PHP_FALIAS(ocifreecollection,   oci_free_collection,    NULL)
NULL              318 ext/oci8/oci8.c 	PHP_FALIAS(ocinewcollection,    oci_new_collection,     NULL)
NULL              319 ext/oci8/oci8.c 	PHP_FALIAS(ocicollappend,       oci_collection_append,  NULL)
NULL              320 ext/oci8/oci8.c 	PHP_FALIAS(ocicollgetelem,      oci_collection_element_get,     NULL)
NULL              321 ext/oci8/oci8.c 	PHP_FALIAS(ocicollassignelem,   oci_collection_element_assign,  NULL)
NULL              322 ext/oci8/oci8.c 	PHP_FALIAS(ocicollsize,         oci_collection_size,    NULL)
NULL              323 ext/oci8/oci8.c 	PHP_FALIAS(ocicollmax,          oci_collection_max,     NULL)
NULL              324 ext/oci8/oci8.c 	PHP_FALIAS(ocicolltrim,         oci_collection_trim,    NULL)
NULL              326 ext/oci8/oci8.c 	{NULL,NULL,NULL}
NULL              330 ext/oci8/oci8.c 	PHP_FALIAS(load,        oci_lob_load,           NULL)
NULL              331 ext/oci8/oci8.c 	PHP_FALIAS(tell,        oci_lob_tell,           NULL)
NULL              332 ext/oci8/oci8.c 	PHP_FALIAS(truncate,    oci_lob_truncate,       NULL)
NULL              333 ext/oci8/oci8.c 	PHP_FALIAS(erase,       oci_lob_erase,          NULL)
NULL              334 ext/oci8/oci8.c 	PHP_FALIAS(flush,       oci_lob_flush,          NULL)
NULL              335 ext/oci8/oci8.c 	PHP_FALIAS(setbuffering,ocisetbufferinglob,     NULL)
NULL              336 ext/oci8/oci8.c 	PHP_FALIAS(getbuffering,ocigetbufferinglob,     NULL)
NULL              337 ext/oci8/oci8.c 	PHP_FALIAS(rewind,      oci_lob_rewind,			NULL)
NULL              338 ext/oci8/oci8.c 	PHP_FALIAS(read,        oci_lob_read,           NULL)
NULL              339 ext/oci8/oci8.c 	PHP_FALIAS(eof,         oci_lob_eof,            NULL)
NULL              340 ext/oci8/oci8.c 	PHP_FALIAS(seek,        oci_lob_seek,           NULL)	
NULL              341 ext/oci8/oci8.c 	PHP_FALIAS(write,       oci_lob_write,          NULL)
NULL              342 ext/oci8/oci8.c 	PHP_FALIAS(append,      oci_lob_append,         NULL)
NULL              343 ext/oci8/oci8.c 	PHP_FALIAS(size,        oci_lob_size,           NULL)
NULL              344 ext/oci8/oci8.c 	PHP_FALIAS(writetofile, oci_lob_export,         NULL)
NULL              345 ext/oci8/oci8.c 	PHP_FALIAS(export,      oci_lob_export,         NULL)
NULL              346 ext/oci8/oci8.c 	PHP_FALIAS(import,      oci_lob_import,         NULL)
NULL              348 ext/oci8/oci8.c 	PHP_FALIAS(writetemporary,  oci_lob_write_temporary,    NULL)
NULL              349 ext/oci8/oci8.c 	PHP_FALIAS(close,           oci_lob_close,              NULL)
NULL              351 ext/oci8/oci8.c 	PHP_FALIAS(save,        oci_lob_save,           NULL)
NULL              352 ext/oci8/oci8.c 	PHP_FALIAS(savefile,    oci_lob_import,         NULL)
NULL              353 ext/oci8/oci8.c 	PHP_FALIAS(free,        oci_free_descriptor,    NULL)
NULL              354 ext/oci8/oci8.c 	{NULL,NULL,NULL}
NULL              359 ext/oci8/oci8.c 	PHP_FALIAS(append,        oci_collection_append,            NULL)
NULL              360 ext/oci8/oci8.c 	PHP_FALIAS(getelem,       oci_collection_element_get,       NULL)
NULL              361 ext/oci8/oci8.c 	PHP_FALIAS(assignelem,    oci_collection_element_assign,    NULL)
NULL              362 ext/oci8/oci8.c 	PHP_FALIAS(assign,        oci_collection_assign,            NULL)
NULL              363 ext/oci8/oci8.c 	PHP_FALIAS(size,          oci_collection_size,              NULL)
NULL              364 ext/oci8/oci8.c 	PHP_FALIAS(max,           oci_collection_max,               NULL)
NULL              365 ext/oci8/oci8.c 	PHP_FALIAS(trim,          oci_collection_trim,              NULL)
NULL              366 ext/oci8/oci8.c 	PHP_FALIAS(free,          oci_free_collection,              NULL)
NULL              367 ext/oci8/oci8.c 	{NULL,NULL,NULL}
NULL              384 ext/oci8/oci8.c 	NULL,                     /* globals dtor */
NULL              385 ext/oci8/oci8.c 	NULL,                     /* post deactivate */
NULL              417 ext/oci8/oci8.c 	errcode = OCIEnvInit (&OCI_G(env), OCI_DEFAULT, 0, NULL);
NULL              423 ext/oci8/oci8.c 	errcode = OCIHandleAlloc (OCI_G(env), (dvoid **)&OCI_G(err), OCI_HTYPE_ERROR, 0, NULL);
NULL              433 ext/oci8/oci8.c 	OCIErrorGet(OCI_G(env), (ub4)1, NULL, &error_code, tmp_buf, (ub4)PHP_OCI_ERRBUF_LEN, (ub4)OCI_HTYPE_ERROR);
NULL              443 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_ERROR: %s", tmp_buf);
NULL              447 ext/oci8/oci8.c 			OCI_G(env) = NULL;
NULL              448 ext/oci8/oci8.c 			OCI_G(err) = NULL;
NULL              450 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_SUCCESS_WITH_INFO: %s", tmp_buf);
NULL              462 ext/oci8/oci8.c 		OCI_G(err) = NULL;
NULL              467 ext/oci8/oci8.c 		OCI_G(env) = NULL;
NULL              504 ext/oci8/oci8.c 	OCIInitialize(PHP_OCI_INIT_MODE, NULL, NULL, NULL, NULL);
NULL              510 ext/oci8/oci8.c 	ZEND_INIT_MODULE_GLOBALS(oci, php_oci_init_globals, NULL);
NULL              514 ext/oci8/oci8.c 	le_statement = zend_register_list_destructors_ex(php_oci_statement_list_dtor, NULL, "oci8 statement", module_number);
NULL              515 ext/oci8/oci8.c 	le_connection = zend_register_list_destructors_ex(php_oci_connection_list_dtor, NULL, "oci8 connection", module_number);
NULL              516 ext/oci8/oci8.c 	le_pconnection = zend_register_list_destructors_ex(NULL, php_oci_pconnection_list_dtor, "oci8 persistent connection", module_number);
NULL              517 ext/oci8/oci8.c 	le_descriptor = zend_register_list_destructors_ex(php_oci_descriptor_list_dtor, NULL, "oci8 descriptor", module_number);
NULL              519 ext/oci8/oci8.c 	le_collection = zend_register_list_destructors_ex(php_oci_collection_list_dtor, NULL, "oci8 collection", module_number);
NULL              773 ext/oci8/oci8.c 		define->name = NULL;
NULL              842 ext/oci8/oci8.c 	data = NULL;
NULL              866 ext/oci8/oci8.c 	text *errbuf = (text *)NULL;
NULL              875 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_SUCCESS_WITH_INFO: %s", errbuf);
NULL              878 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_SUCCESS_WITH_INFO: failed to fetch error message");
NULL              882 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_NEED_DATA");
NULL              885 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_NO_DATA");
NULL              890 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errbuf);
NULL              893 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to fetch error message");
NULL              897 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_INVALID_HANDLE");
NULL              900 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_STILL_EXECUTING");
NULL              903 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCI_CONTINUE");
NULL              906 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown OCI error code: %d", status);
NULL              922 ext/oci8/oci8.c 	PHP_OCI_CALL(OCIErrorGet, (error_handle, (ub4)1, NULL, &error_code, tmp_buf, (ub4)PHP_OCI_ERRBUF_LEN, (ub4)OCI_HTYPE_ERROR));
NULL              931 ext/oci8/oci8.c 			*error_buf = NULL;
NULL              943 ext/oci8/oci8.c 	*sqltext = NULL;
NULL              969 ext/oci8/oci8.c 	char *dbname = NULL, *charset = NULL;
NULL              980 ext/oci8/oci8.c 		charset = NULL;
NULL              983 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              998 ext/oci8/oci8.c 	php_oci_connection *connection = NULL;
NULL             1012 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             1013 ext/oci8/oci8.c 				return NULL;
NULL             1017 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Privileged connect is disabled in Safe Mode");
NULL             1018 ext/oci8/oci8.c 				return NULL;
NULL             1027 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid session mode specified (%ld)", session_mode);
NULL             1028 ext/oci8/oci8.c 			return NULL;
NULL             1048 ext/oci8/oci8.c 	if (OCI_G(env) == NULL) {
NULL             1056 ext/oci8/oci8.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid character set name: %s", charset);
NULL             1075 ext/oci8/oci8.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Your version of Oracle Client doesn't support setting the charset; bad or no charset conversions may result");
NULL             1079 ext/oci8/oci8.c 	timestamp = time(NULL);
NULL             1134 ext/oci8/oci8.c 							if (tmp != NULL && rsrc_type == le_pconnection && strlen(tmp->hash_key) == hashed_details.len &&
NULL             1147 ext/oci8/oci8.c 					connection = NULL;
NULL             1157 ext/oci8/oci8.c 				connection = NULL;
NULL             1179 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Too many open persistent connections (%ld)", OCI_G(num_persistent));
NULL             1223 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIEnvNlsCreate, (&(connection->env), PHP_OCI_INIT_MODE, 0, NULL, NULL, NULL, 0, NULL, connection->charset, connection->charset));
NULL             1229 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIEnvCreate, (&(connection->env), PHP_OCI_INIT_MODE, 0, NULL, NULL, NULL, 0, NULL));
NULL             1234 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIEnvInit, (&(connection->env), OCI_DEFAULT, 0, NULL));
NULL             1240 ext/oci8/oci8.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, PHP_OCI_INIT_FUNC_NAME "() failed. There is something wrong with your system - please check that PATH includes the directory with Oracle Instant Client libraries");
NULL             1242 ext/oci8/oci8.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, PHP_OCI_INIT_FUNC_NAME "() failed. There is something wrong with your system - please check that LD_LIBRARY_PATH includes the directory with Oracle Instant Client libraries");
NULL             1245 ext/oci8/oci8.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, PHP_OCI_INIT_FUNC_NAME "() failed. There is something wrong with your system - please check that ORACLE_HOME is set and points to the right directory");
NULL             1248 ext/oci8/oci8.c 		return NULL;
NULL             1252 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->server), OCI_HTYPE_SERVER, 0, NULL));
NULL             1257 ext/oci8/oci8.c 		return NULL;
NULL             1266 ext/oci8/oci8.c 		return NULL;
NULL             1271 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->session), OCI_HTYPE_SESSION, 0, NULL));
NULL             1276 ext/oci8/oci8.c 		return NULL;
NULL             1280 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->err), OCI_HTYPE_ERROR, 0, NULL));
NULL             1285 ext/oci8/oci8.c 		return NULL;
NULL             1289 ext/oci8/oci8.c 	PHP_OCI_CALL_RETURN(OCI_G(errcode), OCIHandleAlloc, (connection->env, (dvoid **)&(connection->svc), OCI_HTYPE_SVCCTX, 0, NULL));
NULL             1294 ext/oci8/oci8.c 		return NULL;
NULL             1304 ext/oci8/oci8.c 			return NULL;
NULL             1315 ext/oci8/oci8.c 			return NULL;
NULL             1325 ext/oci8/oci8.c 		return NULL;
NULL             1334 ext/oci8/oci8.c 		return NULL;
NULL             1344 ext/oci8/oci8.c 			return NULL;
NULL             1352 ext/oci8/oci8.c 			return NULL;
NULL             1384 ext/oci8/oci8.c 				return NULL;
NULL             1398 ext/oci8/oci8.c 			return NULL;
NULL             1412 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             1418 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             1561 ext/oci8/oci8.c 	connection = NULL;
NULL             1626 ext/oci8/oci8.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find LOB descriptor #%d", column->descid);
NULL             1742 ext/oci8/oci8.c 		column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL             1744 ext/oci8/oci8.c 		if (column == NULL) {
NULL             1795 ext/oci8/oci8.c 	timestamp = time(NULL);
NULL             1808 ext/oci8/oci8.c 				connection->descriptors = NULL;
NULL             1858 ext/oci8/oci8.c 		if (le->ptr != NULL && --le->refcount<=0) {
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              235 ext/oci8/oci8_collection.c 	return NULL;
NULL              306 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              341 ext/oci8/oci8_collection.c 	element_double = zend_strtod(number, NULL);
NULL              433 ext/oci8/oci8_collection.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode);
NULL              542 ext/oci8/oci8_collection.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown or unsupported type of element: %d", collection->element_typecode);
NULL              577 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              613 ext/oci8/oci8_collection.c 	element_double = zend_strtod(number, NULL);
NULL              707 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              247 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              266 ext/oci8/oci8_interface.c 	char *buffer = NULL;
NULL              276 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              316 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              323 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0");
NULL              354 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              383 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              407 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              440 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              488 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              532 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              568 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              573 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              609 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              614 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to zero");
NULL              643 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be greater than or equal to 0");
NULL              648 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to 0");
NULL              658 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be greater than or equal to 0");
NULL              663 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length must be greater than or equal to 0");
NULL              669 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              702 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              740 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              767 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              793 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              798 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              806 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0");
NULL              835 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              840 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              876 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Start parameter must be greater than or equal to 0");
NULL              880 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than or equal to 0");
NULL              890 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Start parameter must be greater than or equal to 0");
NULL              894 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than or equal to 0");
NULL              900 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL              923 ext/oci8/oci8_interface.c 	if (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              931 ext/oci8/oci8_interface.c 	stream = php_stream_open_wrapper_ex(filename, "w", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, NULL);
NULL              990 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL             1017 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL             1074 ext/oci8/oci8_interface.c 		connection->descriptors = NULL;
NULL             1100 ext/oci8/oci8_interface.c 		connection->descriptors = NULL;
NULL             1389 ext/oci8/oci8_interface.c 			columns[ i ] = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL             1403 ext/oci8/oci8_interface.c 					zend_hash_next_index_insert(Z_ARRVAL_P(row), &element, sizeof(zval*), NULL);
NULL             1405 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             1409 ext/oci8/oci8_interface.c 			zend_hash_next_index_insert(Z_ARRVAL_P(array), &row, sizeof(zval*), NULL);
NULL             1425 ext/oci8/oci8_interface.c 				columns[ i ] = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL             1433 ext/oci8/oci8_interface.c 				columns[ i ] = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL             1445 ext/oci8/oci8_interface.c 				zend_hash_index_update((*(outarrs[ i ]))->value.ht, rows, (void *)&element, sizeof(zval*), NULL);
NULL             1576 ext/oci8/oci8_interface.c 	dvoid *errh = NULL;
NULL             1579 ext/oci8/oci8_interface.c 	text *sqltext = NULL;
NULL             1587 ext/oci8/oci8_interface.c 		statement = (php_oci_statement *) zend_fetch_resource(&arg TSRMLS_CC, -1, NULL, NULL, 1, le_statement);
NULL             1601 ext/oci8/oci8_interface.c 		connection = (php_oci_connection *) zend_fetch_resource(&arg TSRMLS_CC, -1, NULL, NULL, 1, le_connection);
NULL             1608 ext/oci8/oci8_interface.c 		connection = (php_oci_connection *) zend_fetch_resource(&arg TSRMLS_CC, -1, NULL, NULL, 1, le_pconnection);
NULL             1625 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "OCIError: unable to find error handle");
NULL             1719 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "is disabled in Safe Mode");
NULL             1727 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "username cannot be empty");
NULL             1731 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "old password cannot be empty");
NULL             1735 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "new password cannot be empty");
NULL             1746 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "username cannot be empty");
NULL             1750 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "old password cannot be empty");
NULL             1754 ext/oci8/oci8_interface.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "new password cannot be empty");
NULL             1758 ext/oci8/oci8_interface.c 		connection = php_oci_do_connect_ex((char *)user, user_len, (char *)pass_old, pass_old_len, (char *)pass_new, pass_new_len, (char *)dbname, dbname_len, NULL, OCI_DEFAULT, 0, 0 TSRMLS_CC);
NULL             1782 ext/oci8/oci8_interface.c 	statement = php_oci_statement_create(connection, NULL, 0 TSRMLS_CC);
NULL             1813 ext/oci8/oci8_interface.c 	char *version = NULL;
NULL             1920 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             1952 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             1986 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             2021 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             2026 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             2062 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             2090 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             2118 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             2151 ext/oci8/oci8_interface.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL             2171 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              100 ext/oci8/oci8_lob.c 		zend_hash_next_index_insert(connection->descriptors,&descriptor,sizeof(php_oci_descriptor *),NULL);
NULL              166 ext/oci8/oci8_lob.c 				*(ctx->lob_data) = NULL;
NULL              179 ext/oci8/oci8_lob.c 				*(ctx->lob_data) = NULL;
NULL              189 ext/oci8/oci8_lob.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unexpected LOB piece id received (value:%d)", piece);
NULL              190 ext/oci8/oci8_lob.c 			*(ctx->lob_data) = NULL;
NULL              247 ext/oci8/oci8_lob.c 	*data = NULL;
NULL              262 ext/oci8/oci8_lob.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be less than size of the LOB");
NULL              391 ext/oci8/oci8_lob.c 			*data = NULL;
NULL              407 ext/oci8/oci8_lob.c 				*data = NULL;
NULL              636 ext/oci8/oci8_lob.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid flag value: %ld", flush_flag);
NULL              702 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              707 ext/oci8/oci8_lob.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't open file %s", filename);
NULL              791 ext/oci8/oci8_lob.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size must be greater than or equal to 0");
NULL              796 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              878 ext/oci8/oci8_lob.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid temporary lob type: %d", type);
NULL               55 ext/oci8/oci8_statement.c 		PHP_OCI_CALL(OCIHandleAlloc, (connection->env, (dvoid **)&(statement->stmt), OCI_HTYPE_STMT, 0, NULL));
NULL               58 ext/oci8/oci8_statement.c 	PHP_OCI_CALL(OCIHandleAlloc, (connection->env, (dvoid **)&(statement->stmt), OCI_HTYPE_STMT, 0, NULL));
NULL               61 ext/oci8/oci8_statement.c 	PHP_OCI_CALL(OCIHandleAlloc, (connection->env, (dvoid **)&(statement->err), OCI_HTYPE_ERROR, 0, NULL));
NULL               72 ext/oci8/oci8_statement.c 				 NULL,
NULL               85 ext/oci8/oci8_statement.c 			PHP_OCI_CALL(OCIStmtRelease, (statement->stmt, statement->err, NULL, 0, statement->errcode ? OCI_STRLS_CACHE_DELETE : OCI_DEFAULT));
NULL               94 ext/oci8/oci8_statement.c 			return NULL;
NULL              103 ext/oci8/oci8_statement.c 		statement->last_query = NULL;
NULL              131 ext/oci8/oci8_statement.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of rows has to be greater than or equal to 1");
NULL              171 ext/oci8/oci8_statement.c 		if (statement->last_query == NULL) {
NULL              176 ext/oci8/oci8_statement.c 				statement->columns = NULL;
NULL              194 ext/oci8/oci8_statement.c 		column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL              219 ext/oci8/oci8_statement.c 				column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL              249 ext/oci8/oci8_statement.c 				column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL              262 ext/oci8/oci8_statement.c 			column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL              263 ext/oci8/oci8_statement.c 			if (column == NULL) {
NULL              291 ext/oci8/oci8_statement.c 	php_oci_out_column *column = NULL;
NULL              294 ext/oci8/oci8_statement.c 	if (statement->columns == NULL) { /* we release the columns at the end of a fetch */
NULL              295 ext/oci8/oci8_statement.c 		return NULL;
NULL              300 ext/oci8/oci8_statement.c 			column = php_oci_statement_get_column(statement, i + 1, NULL, 0 TSRMLS_CC);
NULL              301 ext/oci8/oci8_statement.c 			if (column == NULL) {
NULL              309 ext/oci8/oci8_statement.c 			return NULL;
NULL              314 ext/oci8/oci8_statement.c 	return NULL;
NULL              326 ext/oci8/oci8_statement.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid context pointer value");
NULL              335 ext/oci8/oci8_statement.c 				nested_stmt = php_oci_statement_create(outcol->statement->connection, NULL, 0 TSRMLS_CC); 
NULL              395 ext/oci8/oci8_statement.c 	OCIParam *param = NULL;
NULL              411 ext/oci8/oci8_statement.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid execute mode given: %d", mode);
NULL              442 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              466 ext/oci8/oci8_statement.c 		zend_hash_init(statement->columns, 13, NULL, php_oci_column_hash_dtor, 0);
NULL              668 ext/oci8/oci8_statement.c 						(dvoid *)NULL,                              /* IN/OUT pointer to a buffer */
NULL              672 ext/oci8/oci8_statement.c 						(ub2 *)NULL,                                /* IN/OUT Pointer to array of length of data fetched */
NULL              673 ext/oci8/oci8_statement.c 						(ub2 *)NULL,                                /* OUT    Pointer to array of column-level return codes */
NULL              746 ext/oci8/oci8_statement.c 			PHP_OCI_CALL(OCIStmtRelease, (statement->stmt, statement->err, NULL, 0, statement->errcode ? OCI_STRLS_CACHE_DELETE : OCI_DEFAULT));
NULL              913 ext/oci8/oci8_statement.c 	php_oci_collection *bind_collection = NULL;
NULL              915 ext/oci8/oci8_statement.c 	php_oci_descriptor *bind_descriptor = NULL;
NULL              916 ext/oci8/oci8_statement.c 	php_oci_statement  *bind_statement  = NULL;
NULL              917 ext/oci8/oci8_statement.c 	dvoid *oci_desc                 = NULL;
NULL              919 ext/oci8/oci8_statement.c 	OCIStmt *oci_stmt               = NULL;
NULL              920 ext/oci8/oci8_statement.c 	dvoid *bind_data                = NULL;
NULL              932 ext/oci8/oci8_statement.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find collection property");
NULL              955 ext/oci8/oci8_statement.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find descriptor property");
NULL             1006 ext/oci8/oci8_statement.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or unsupported datatype given: %ld", type);
NULL             1017 ext/oci8/oci8_statement.c 		zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0);
NULL             1124 ext/oci8/oci8_statement.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid phpbind pointer value");
NULL             1177 ext/oci8/oci8_statement.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid phpbind pointer value");
NULL             1183 ext/oci8/oci8_statement.c 		if (phpbind->statement != NULL) {
NULL             1230 ext/oci8/oci8_statement.c 		return NULL;
NULL             1233 ext/oci8/oci8_statement.c 	statement = (php_oci_statement *) zend_fetch_resource(&z_statement TSRMLS_CC, -1, "oci8 statement", NULL, 1, le_statement);
NULL             1236 ext/oci8/oci8_statement.c 		return NULL;
NULL             1240 ext/oci8/oci8_statement.c 		return NULL;
NULL             1246 ext/oci8/oci8_statement.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid column name \"%s\"", Z_STRVAL_P(column_index));
NULL             1247 ext/oci8/oci8_statement.c 			return NULL;
NULL             1255 ext/oci8/oci8_statement.c 		column = php_oci_statement_get_column(statement, Z_LVAL(tmp), NULL, 0 TSRMLS_CC);
NULL             1257 ext/oci8/oci8_statement.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid column index \"%ld\"", Z_LVAL(tmp));
NULL             1259 ext/oci8/oci8_statement.c 			return NULL;
NULL             1317 ext/oci8/oci8_statement.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid max length value (%ld)", maxlength);
NULL             1339 ext/oci8/oci8_statement.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must provide max length value for empty arrays");
NULL             1348 ext/oci8/oci8_statement.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown or unsupported datatype given: %ld", type);
NULL             1353 ext/oci8/oci8_statement.c 	if (bind == NULL) {
NULL             1360 ext/oci8/oci8_statement.c 		zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0);
NULL             1365 ext/oci8/oci8_statement.c 	bindp->descriptor = NULL;
NULL             1366 ext/oci8/oci8_statement.c 	bindp->statement = NULL;
NULL             1368 ext/oci8/oci8_statement.c 	bindp->bind = NULL;
NULL             1491 ext/oci8/oci8_statement.c 	bind->array.indicators		= NULL;
NULL             1529 ext/oci8/oci8_statement.c 	bind->array.indicators		= NULL;
NULL             1567 ext/oci8/oci8_statement.c 	bind->array.indicators		= NULL;
NULL             1578 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             1586 ext/oci8/oci8_statement.c 				return NULL;
NULL             1592 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             1600 ext/oci8/oci8_statement.c 				return NULL;
NULL               57 ext/oci8/php_oci8.h # define oci8_module_ptr NULL
NULL              267 ext/oci8/php_oci8_int.h 		resource->id = ZEND_REGISTER_RESOURCE(NULL, resource, le_resource); \
NULL              284 ext/oci8/php_oci8_int.h 		var = (type) zend_fetch_resource(&zval TSRMLS_CC, -1, name, NULL, 1, resource_type); \
NULL              454 ext/oci8/php_oci8_int.h # define oci8_module_ptr NULL
NULL               53 ext/odbc/birdstep.c 	PHP_FE(birdstep_connect,        NULL)
NULL               54 ext/odbc/birdstep.c 	PHP_FE(birdstep_close,          NULL)
NULL               55 ext/odbc/birdstep.c 	PHP_FE(birdstep_exec,           NULL)
NULL               56 ext/odbc/birdstep.c 	PHP_FE(birdstep_fetch,          NULL)
NULL               57 ext/odbc/birdstep.c 	PHP_FE(birdstep_result,         NULL)
NULL               58 ext/odbc/birdstep.c 	PHP_FE(birdstep_freeresult,     NULL)
NULL               59 ext/odbc/birdstep.c 	PHP_FE(birdstep_autocommit,     NULL)
NULL               60 ext/odbc/birdstep.c 	PHP_FE(birdstep_off_autocommit, NULL)
NULL               61 ext/odbc/birdstep.c 	PHP_FE(birdstep_commit,         NULL)
NULL               62 ext/odbc/birdstep.c 	PHP_FE(birdstep_rollback,       NULL)
NULL               63 ext/odbc/birdstep.c 	PHP_FE(birdstep_fieldnum,       NULL)
NULL               64 ext/odbc/birdstep.c 	PHP_FE(birdstep_fieldname,      NULL)
NULL               71 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_connect,        birdstep_connect,        NULL)
NULL               72 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_close,          birdstep_close,          NULL)
NULL               73 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_exec,           birdstep_exec,           NULL)
NULL               74 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_fetch,          birdstep_fetch,          NULL)
NULL               75 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_result,         birdstep_result,         NULL)
NULL               76 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_freeresult,     birdstep_freeresult,     NULL)
NULL               77 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_autocommit,     birdstep_autocommit,     NULL)
NULL               78 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_off_autocommit, birdstep_off_autocommit, NULL)
NULL               79 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_commit,         birdstep_commit,         NULL)
NULL               80 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_rollback,       birdstep_rollback,       NULL)
NULL               81 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_fieldnum,       birdstep_fieldnum,       NULL)
NULL               82 ext/odbc/birdstep.c 	PHP_FALIAS(velocis_fieldname,      birdstep_fieldname,      NULL)
NULL               84 ext/odbc/birdstep.c 	{NULL, NULL, NULL}
NULL               94 ext/odbc/birdstep.c 	NULL,
NULL              107 ext/odbc/birdstep.c #define PHP_GET_BIRDSTEP_RES_IDX(id) convert_to_long_ex(id); if (!(res = birdstep_find_result(list, Z_LVAL_PP(id)))) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Not result index (%ld)", Z_LVAL_PP(id)); RETURN_FALSE; } 
NULL              108 ext/odbc/birdstep.c #define PHP_BIRDSTEP_CHK_LNK(id) convert_to_long_ex(id); if (!(conn = birdstep_find_conn(list,Z_LVAL_PP(id)))) { php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Not connection index (%ld)", Z_LVAL_PP(id)); RETURN_FALSE; }
NULL              145 ext/odbc/birdstep.c 	php_birdstep_module.le_link   = zend_register_list_destructors_ex(_close_birdstep_link, NULL, "birdstep link", module_number);
NULL              146 ext/odbc/birdstep.c 	php_birdstep_module.le_result = zend_register_list_destructors_ex(_free_birdstep_result, NULL, "birdstep result", module_number);
NULL              190 ext/odbc/birdstep.c 		return(NULL);
NULL              218 ext/odbc/birdstep.c 		return(NULL);
NULL              235 ext/odbc/birdstep.c 	char *Serv = NULL;
NULL              236 ext/odbc/birdstep.c 	char *User = NULL;
NULL              237 ext/odbc/birdstep.c 	char *Pass = NULL;
NULL              244 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Too many open connections (%d)",php_birdstep_module.num_links);
NULL              258 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Could not allocate connection handle");
NULL              263 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Could not connect to server \"%s\" for %s",Serv,User);
NULL              299 ext/odbc/birdstep.c 	char *query = NULL;
NULL              318 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLAllocStmt return %d",stat);
NULL              324 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Can not execute \"%s\" query",query);
NULL              332 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLNumResultCols return %d",stat);
NULL              340 ext/odbc/birdstep.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLNumResultCols return %d",stat);
NULL              354 ext/odbc/birdstep.c 			   &colnamelen,NULL);
NULL              356 ext/odbc/birdstep.c 			   NULL,0,NULL,&res->values[i].valtype);
NULL              360 ext/odbc/birdstep.c 					res->values[i].value = NULL;
NULL              366 ext/odbc/birdstep.c 			   NULL,0,NULL,&coldesc);
NULL              399 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLFetch return error");
NULL              420 ext/odbc/birdstep.c 	char *field = NULL;
NULL              441 ext/odbc/birdstep.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,  "Field %s not found",field);
NULL              446 ext/odbc/birdstep.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Field index not in range");
NULL              458 ext/odbc/birdstep.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLFetch return error");
NULL              483 ext/odbc/birdstep.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: SQLGetData return error");
NULL              494 ext/odbc/birdstep.c 			if ( res->values[indx].value != NULL ) {
NULL              534 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Set autocommit_on option failure");
NULL              556 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Set autocommit_off option failure");
NULL              576 ext/odbc/birdstep.c 	stat = SQLTransact(NULL,conn->hdbc,SQL_COMMIT);
NULL              578 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Commit failure");
NULL              598 ext/odbc/birdstep.c 	stat = SQLTransact(NULL,conn->hdbc,SQL_ROLLBACK);
NULL              600 ext/odbc/birdstep.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Birdstep: Rollback failure");
NULL              623 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               72 ext/odbc/php_odbc.c 	PHP_FE(odbc_autocommit, NULL)
NULL               73 ext/odbc/php_odbc.c 	PHP_FE(odbc_binmode, NULL)
NULL               74 ext/odbc/php_odbc.c 	PHP_FE(odbc_close, NULL)
NULL               75 ext/odbc/php_odbc.c 	PHP_FE(odbc_close_all, NULL)
NULL               76 ext/odbc/php_odbc.c 	PHP_FE(odbc_columns, NULL)
NULL               77 ext/odbc/php_odbc.c 	PHP_FE(odbc_commit, NULL)
NULL               78 ext/odbc/php_odbc.c 	PHP_FE(odbc_connect, NULL)
NULL               79 ext/odbc/php_odbc.c 	PHP_FE(odbc_cursor, NULL)
NULL               81 ext/odbc/php_odbc.c 	PHP_FE(odbc_data_source, NULL)
NULL               83 ext/odbc/php_odbc.c 	PHP_FE(odbc_execute, NULL)
NULL               84 ext/odbc/php_odbc.c 	PHP_FE(odbc_error, NULL)
NULL               85 ext/odbc/php_odbc.c 	PHP_FE(odbc_errormsg, NULL)
NULL               86 ext/odbc/php_odbc.c 	PHP_FE(odbc_exec, NULL)
NULL               88 ext/odbc/php_odbc.c 	PHP_FE(odbc_fetch_array, NULL)
NULL               89 ext/odbc/php_odbc.c 	PHP_FE(odbc_fetch_object, NULL)
NULL               91 ext/odbc/php_odbc.c 	PHP_FE(odbc_fetch_row, NULL)
NULL               93 ext/odbc/php_odbc.c 	PHP_FE(odbc_field_len, NULL)
NULL               94 ext/odbc/php_odbc.c 	PHP_FE(odbc_field_scale, NULL)
NULL               95 ext/odbc/php_odbc.c 	PHP_FE(odbc_field_name, NULL)
NULL               96 ext/odbc/php_odbc.c 	PHP_FE(odbc_field_type, NULL)
NULL               97 ext/odbc/php_odbc.c 	PHP_FE(odbc_field_num, NULL)
NULL               98 ext/odbc/php_odbc.c 	PHP_FE(odbc_free_result, NULL)
NULL               99 ext/odbc/php_odbc.c 	PHP_FE(odbc_gettypeinfo, NULL)
NULL              100 ext/odbc/php_odbc.c 	PHP_FE(odbc_longreadlen, NULL)
NULL              102 ext/odbc/php_odbc.c 	PHP_FE(odbc_next_result, NULL)
NULL              104 ext/odbc/php_odbc.c 	PHP_FE(odbc_num_fields, NULL)
NULL              105 ext/odbc/php_odbc.c 	PHP_FE(odbc_num_rows, NULL)
NULL              106 ext/odbc/php_odbc.c 	PHP_FE(odbc_pconnect, NULL)
NULL              107 ext/odbc/php_odbc.c 	PHP_FE(odbc_prepare, NULL)
NULL              108 ext/odbc/php_odbc.c 	PHP_FE(odbc_result, NULL)
NULL              109 ext/odbc/php_odbc.c 	PHP_FE(odbc_result_all, NULL)
NULL              110 ext/odbc/php_odbc.c 	PHP_FE(odbc_rollback, NULL)
NULL              111 ext/odbc/php_odbc.c 	PHP_FE(odbc_setoption, NULL)
NULL              112 ext/odbc/php_odbc.c 	PHP_FE(odbc_specialcolumns, NULL)
NULL              113 ext/odbc/php_odbc.c 	PHP_FE(odbc_statistics, NULL)
NULL              114 ext/odbc/php_odbc.c 	PHP_FE(odbc_tables, NULL)
NULL              115 ext/odbc/php_odbc.c 	PHP_FE(odbc_primarykeys, NULL)
NULL              117 ext/odbc/php_odbc.c 	PHP_FE(odbc_columnprivileges, NULL)
NULL              118 ext/odbc/php_odbc.c 	PHP_FE(odbc_tableprivileges, NULL)
NULL              121 ext/odbc/php_odbc.c 	PHP_FE(odbc_foreignkeys, NULL)
NULL              122 ext/odbc/php_odbc.c 	PHP_FE(odbc_procedures, NULL)
NULL              124 ext/odbc/php_odbc.c 	PHP_FE(odbc_procedurecolumns, NULL)
NULL              127 ext/odbc/php_odbc.c 	PHP_FALIAS(odbc_do, odbc_exec, NULL)
NULL              128 ext/odbc/php_odbc.c 	PHP_FALIAS(odbc_field_precision, odbc_field_len, NULL)
NULL              129 ext/odbc/php_odbc.c 	{ NULL, NULL, NULL }
NULL              150 ext/odbc/php_odbc.c 	NULL,
NULL              151 ext/odbc/php_odbc.c 	NULL,
NULL              178 ext/odbc/php_odbc.c 			res->values = NULL;
NULL              206 ext/odbc/php_odbc.c 		SQLTransact( NULL, handle, SQL_ROLLBACK );
NULL              283 ext/odbc/php_odbc.c 		value = NULL;
NULL              308 ext/odbc/php_odbc.c 		value = NULL;
NULL              339 ext/odbc/php_odbc.c 		value = NULL;
NULL              370 ext/odbc/php_odbc.c 		value = NULL;
NULL              392 ext/odbc/php_odbc.c 	STD_PHP_INI_ENTRY("odbc.default_db", NULL, PHP_INI_ALL, OnUpdateString,
NULL              394 ext/odbc/php_odbc.c 	STD_PHP_INI_ENTRY("odbc.default_user", NULL, PHP_INI_ALL, OnUpdateString,
NULL              396 ext/odbc/php_odbc.c 	STD_PHP_INI_ENTRY_EX("odbc.default_pw", NULL, PHP_INI_ALL, OnUpdateString,
NULL              421 ext/odbc/php_odbc.c 	le_result = zend_register_list_destructors_ex(_free_odbc_result, NULL, "odbc result", module_number);
NULL              422 ext/odbc/php_odbc.c 	le_conn = zend_register_list_destructors_ex(_close_odbc_conn, NULL, "odbc link", module_number);
NULL              423 ext/odbc/php_odbc.c 	le_pconn = zend_register_list_destructors_ex(NULL, _close_odbc_pconn, "odbc link persistent", module_number);
NULL              601 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              603 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQL error: %s, SQL state %s", errormsg, state);
NULL              656 ext/odbc/php_odbc.c 				NULL, 0, NULL, &result->values[i].coltype);
NULL              667 ext/odbc/php_odbc.c 				result->values[i].value = NULL;
NULL              679 ext/odbc/php_odbc.c 									NULL, 0, NULL, &displaysize);
NULL              752 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL              757 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index larger than number of fields");
NULL              762 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field numbering starts at 1");
NULL              768 ext/odbc/php_odbc.c 					NULL, 0, NULL, &len);
NULL              840 ext/odbc/php_odbc.c 	odbc_result *result = NULL;
NULL              863 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL              876 ext/odbc/php_odbc.c 	rc = SQLGetInfo(conn->hdbc, SQL_FETCH_DIRECTION, (void *) &scrollopts, sizeof(scrollopts), NULL);
NULL              916 ext/odbc/php_odbc.c 		result->values = NULL;
NULL              938 ext/odbc/php_odbc.c 	params_t *params = NULL;
NULL              958 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "No array passed");
NULL              970 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No parameters to SQL statement given");
NULL              976 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              985 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter");
NULL              994 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter");
NULL             1017 ext/odbc/php_odbc.c 				if (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             1031 ext/odbc/php_odbc.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING,"Can't open file %s", filename);
NULL             1123 ext/odbc/php_odbc.c 			result->values = NULL;
NULL             1172 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQL error: %s, SQL state %s", errormsg, state);
NULL             1203 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to get parameters");
NULL             1212 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid fetch type (%d)", fetch_type);
NULL             1256 ext/odbc/php_odbc.c 	odbc_result *result = NULL;
NULL             1282 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             1296 ext/odbc/php_odbc.c 	rc = SQLGetInfo(conn->hdbc, SQL_FETCH_DIRECTION, (void *) &scrollopts, sizeof(scrollopts), NULL);
NULL             1335 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             1355 ext/odbc/php_odbc.c 	char *buf = NULL;
NULL             1390 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             1437 ext/odbc/php_odbc.c 				if (buf == NULL) buf = emalloc(result->longreadlen + 1);
NULL             1469 ext/odbc/php_odbc.c 			zend_hash_index_update(Z_ARRVAL_P(return_value), i, &tmp, sizeof(zval *), NULL);
NULL             1473 ext/odbc/php_odbc.c 					Z_STRLEN_P(tmp)+1, &tmp, sizeof(zval *), NULL);
NULL             1476 ext/odbc/php_odbc.c 					strlen(result->values[i].name)+1, &tmp, sizeof(zval *), NULL);
NULL             1513 ext/odbc/php_odbc.c 	char *buf = NULL;
NULL             1547 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             1597 ext/odbc/php_odbc.c 				if (buf == NULL) buf = emalloc(result->longreadlen + 1);
NULL             1626 ext/odbc/php_odbc.c 		zend_hash_index_update(Z_ARRVAL_PP(pv_res_arr), i, &tmp, sizeof(zval *), NULL);
NULL             1648 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             1697 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             1743 ext/odbc/php_odbc.c 	field = NULL;
NULL             1759 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             1764 ext/odbc/php_odbc.c 	if (field != NULL) {
NULL             1765 ext/odbc/php_odbc.c 		if (result->values == NULL) {
NULL             1766 ext/odbc/php_odbc.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Result set contains no data");
NULL             1778 ext/odbc/php_odbc.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field %s not found", field);
NULL             1784 ext/odbc/php_odbc.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index is larger than the number of fields");
NULL             1820 ext/odbc/php_odbc.c 					   			NULL, 0, NULL, &fieldsize);
NULL             1902 ext/odbc/php_odbc.c 	char *buf = NULL;
NULL             1925 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             1974 ext/odbc/php_odbc.c 					if (buf == NULL) buf = emalloc(result->longreadlen);
NULL             2041 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             2089 ext/odbc/php_odbc.c 				 uid = NULL;
NULL             2092 ext/odbc/php_odbc.c 				 pwd = NULL;
NULL             2114 ext/odbc/php_odbc.c 		 rc = SQLDriverConnect((*conn)->hdbc, NULL, lpszConnStr, SQL_NTS,
NULL             2126 ext/odbc/php_odbc.c 		rc = SQLDriverConnect((*conn)->hdbc, NULL, db, SQL_NTS,
NULL             2164 ext/odbc/php_odbc.c 			rc = SQLDriverConnect((*conn)->hdbc, NULL, ldb, strlen(ldb), dsnbuf, 
NULL             2206 ext/odbc/php_odbc.c 	char    *db = NULL;
NULL             2207 ext/odbc/php_odbc.c 	char    *uid = NULL;
NULL             2208 ext/odbc/php_odbc.c 	char    *pwd = NULL;
NULL             2237 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Cursor type (%d)", cur_opt);
NULL             2277 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too many open links (%ld)", ODBCG(num_links));
NULL             2282 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Too many open persistent links (%ld)", ODBCG(num_persistent));
NULL             2295 ext/odbc/php_odbc.c 						sizeof(zend_rsrc_list_entry), NULL) == FAILURE) {
NULL             2361 ext/odbc/php_odbc.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Too many open connections (%ld)",ODBCG(num_links));
NULL             2374 ext/odbc/php_odbc.c 				   sizeof(zend_rsrc_list_entry), NULL) == FAILURE) {
NULL             2466 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             2482 ext/odbc/php_odbc.c 			result->values = NULL;
NULL             2526 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             2531 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index larger than number of fields");
NULL             2536 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field numbering starts at 1");
NULL             2562 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             2567 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field index larger than number of fields");
NULL             2572 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field numbering starts at 1");
NULL             2577 ext/odbc/php_odbc.c 					 SQL_COLUMN_TYPE_NAME, tmp, 31, &tmplen, NULL);
NULL             2615 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No tuples available at this result index");
NULL             2641 ext/odbc/php_odbc.c 	zval **pv_conn, **pv_onoff = NULL;
NULL             2781 ext/odbc/php_odbc.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set option for persistent connection");
NULL             2801 ext/odbc/php_odbc.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option type");
NULL             2819 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             2821 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL;
NULL             2851 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             2862 ext/odbc/php_odbc.c 	if (table && strlen(table) && schema && !strlen(schema)) schema = NULL;
NULL             2885 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             2898 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             2900 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL;
NULL             2935 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             2948 ext/odbc/php_odbc.c 	if (table && strlen(table) && schema && !strlen(schema)) schema = NULL;
NULL             2971 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             2985 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             2987 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL;
NULL             3015 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3046 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3062 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3064 ext/odbc/php_odbc.c 	char *pcat = NULL, *pschema = NULL, *ptable = NULL;
NULL             3065 ext/odbc/php_odbc.c 	char *fcat = NULL, *fschema = NULL, *ftable = NULL;
NULL             3089 ext/odbc/php_odbc.c 	if ((int)strlen((xstr)) == 0) (xstr) = NULL
NULL             3109 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3142 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3156 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3184 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3211 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3224 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3226 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *table = NULL;
NULL             3252 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3282 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3296 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3298 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL;
NULL             3330 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3361 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3376 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3378 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *proc = NULL;
NULL             3408 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3438 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3453 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3455 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *name = NULL;
NULL             3490 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3523 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3537 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3539 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *name = NULL;
NULL             3571 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3603 ext/odbc/php_odbc.c 		result->values = NULL;
NULL             3617 ext/odbc/php_odbc.c 	odbc_result   *result = NULL;
NULL             3619 ext/odbc/php_odbc.c 	char *cat = NULL, *schema = NULL, *table = NULL;
NULL             3645 ext/odbc/php_odbc.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLAllocStmt error 'Invalid Handle'");
NULL             3675 ext/odbc/php_odbc.c 		result->values = NULL;
NULL              104 ext/odbc/php_odbc.h #define odbc_module_ptr NULL
NULL               98 ext/openssl/openssl.c 	PHP_FE(openssl_pkey_free,			NULL)
NULL               99 ext/openssl/openssl.c 	PHP_FE(openssl_pkey_new,			NULL)
NULL              101 ext/openssl/openssl.c 	PHP_FE(openssl_pkey_export_to_file,	NULL)
NULL              102 ext/openssl/openssl.c 	PHP_FE(openssl_pkey_get_private,	NULL)
NULL              103 ext/openssl/openssl.c 	PHP_FE(openssl_pkey_get_public,		NULL)
NULL              104 ext/openssl/openssl.c 	PHP_FE(openssl_pkey_get_details,	NULL)
NULL              106 ext/openssl/openssl.c 	PHP_FALIAS(openssl_free_key,		openssl_pkey_free, 			NULL)
NULL              107 ext/openssl/openssl.c 	PHP_FALIAS(openssl_get_privatekey,	openssl_pkey_get_private,	NULL)
NULL              108 ext/openssl/openssl.c 	PHP_FALIAS(openssl_get_publickey,	openssl_pkey_get_public,	NULL)
NULL              111 ext/openssl/openssl.c 	PHP_FE(openssl_x509_read,				NULL)
NULL              112 ext/openssl/openssl.c 	PHP_FE(openssl_x509_free,          		NULL)
NULL              113 ext/openssl/openssl.c 	PHP_FE(openssl_x509_parse,			 	NULL)
NULL              114 ext/openssl/openssl.c 	PHP_FE(openssl_x509_checkpurpose,		NULL)
NULL              115 ext/openssl/openssl.c 	PHP_FE(openssl_x509_check_private_key,	NULL)
NULL              117 ext/openssl/openssl.c 	PHP_FE(openssl_x509_export_to_file,		NULL)
NULL              121 ext/openssl/openssl.c 	PHP_FE(openssl_pkcs12_export_to_file,	NULL)
NULL              127 ext/openssl/openssl.c 	PHP_FE(openssl_csr_export_to_file,	NULL)
NULL              128 ext/openssl/openssl.c 	PHP_FE(openssl_csr_sign,			NULL)
NULL              129 ext/openssl/openssl.c 	PHP_FE(openssl_csr_get_subject,		NULL)
NULL              130 ext/openssl/openssl.c 	PHP_FE(openssl_csr_get_public_key,	NULL)
NULL              133 ext/openssl/openssl.c 	PHP_FE(openssl_verify,		NULL)
NULL              138 ext/openssl/openssl.c 	PHP_FE(openssl_pkcs7_verify,		NULL)
NULL              139 ext/openssl/openssl.c 	PHP_FE(openssl_pkcs7_decrypt,		NULL)
NULL              140 ext/openssl/openssl.c 	PHP_FE(openssl_pkcs7_sign,			NULL)
NULL              141 ext/openssl/openssl.c 	PHP_FE(openssl_pkcs7_encrypt,		NULL)
NULL              148 ext/openssl/openssl.c 	PHP_FE(openssl_error_string, NULL)
NULL              149 ext/openssl/openssl.c 	{NULL, NULL, NULL}
NULL              161 ext/openssl/openssl.c 	NULL,
NULL              162 ext/openssl/openssl.c 	NULL,
NULL              192 ext/openssl/openssl.c 	assert(pkey != NULL);
NULL              213 ext/openssl/openssl.c 	if (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              263 ext/openssl/openssl.c 	ASN1_STRING * str = NULL;
NULL              266 ext/openssl/openssl.c 	if (key != NULL) {
NULL              324 ext/openssl/openssl.c 	if (key != NULL) {
NULL              325 ext/openssl/openssl.c 		zend_hash_update(HASH_OF(val), key, strlen(key) + 1, (void *)&subitem, sizeof(subitem), NULL);
NULL              352 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "extension author too lazy to parse %s correctly", timestr->data);
NULL              417 ext/openssl/openssl.c 	if (!X509V3_EXT_add_conf(config, &ctx, (char *)section, NULL)) {
NULL              418 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error loading %s section %s of %s",
NULL              435 ext/openssl/openssl.c 	str = CONF_get_string(req->req_config, NULL, "oid_section");
NULL              436 ext/openssl/openssl.c 	if (str == NULL) {
NULL              440 ext/openssl/openssl.c 	if (sktmp == NULL) {
NULL              441 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "problem loading oid section %s", str);
NULL              447 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "problem creating object %s=%s", cnf->name, cnf->value);
NULL              487 ext/openssl/openssl.c 	req->global_config = CONF_load(NULL, default_ssl_conf_filename, NULL);
NULL              488 ext/openssl/openssl.c 	req->req_config = CONF_load(NULL, req->config_filename, NULL);
NULL              490 ext/openssl/openssl.c 	if (req->req_config == NULL) {
NULL              495 ext/openssl/openssl.c 	str = CONF_get_string(req->req_config, NULL, "oid_file");
NULL              521 ext/openssl/openssl.c 		if (str == NULL) {
NULL              532 ext/openssl/openssl.c 	if (req->digest_name == NULL) {
NULL              538 ext/openssl/openssl.c 	if (req->md_alg == NULL) {
NULL              547 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid global string mask setting %s", str);
NULL              561 ext/openssl/openssl.c 		req->priv_key = NULL;
NULL              565 ext/openssl/openssl.c 		req->global_config = NULL;
NULL              569 ext/openssl/openssl.c 		req->req_config = NULL;
NULL              586 ext/openssl/openssl.c 	if (file == NULL) {
NULL              594 ext/openssl/openssl.c 	if (file == NULL || !RAND_load_file(file, -1)) {
NULL              596 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to load random state; not enough random data!");
NULL              617 ext/openssl/openssl.c 	if (file == NULL) {
NULL              620 ext/openssl/openssl.c 	if (file == NULL || !RAND_write_file(file)) {
NULL              621 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to write random state");
NULL              645 ext/openssl/openssl.c 			return NULL;
NULL              659 ext/openssl/openssl.c 	le_key = zend_register_list_destructors_ex(php_pkey_free, NULL, "OpenSSL key", module_number);
NULL              660 ext/openssl/openssl.c 	le_x509 = zend_register_list_destructors_ex(php_x509_free, NULL, "OpenSSL X.509", module_number);
NULL              661 ext/openssl/openssl.c 	le_csr = zend_register_list_destructors_ex(php_csr_free, NULL, "OpenSSL X.509 CSR", module_number);
NULL              674 ext/openssl/openssl.c 	ssl_stream_data_index = SSL_get_ex_new_index(0, "PHP stream index", NULL, NULL, NULL);
NULL              735 ext/openssl/openssl.c 	if (config_filename == NULL) {
NULL              740 ext/openssl/openssl.c 	if (config_filename == NULL) {
NULL              808 ext/openssl/openssl.c 	X509 *cert = NULL;
NULL              820 ext/openssl/openssl.c 			return NULL;
NULL              831 ext/openssl/openssl.c 		return NULL;
NULL              835 ext/openssl/openssl.c 		return NULL;
NULL              846 ext/openssl/openssl.c 			return NULL;
NULL              850 ext/openssl/openssl.c 		if (in == NULL) {
NULL              851 ext/openssl/openssl.c 			return NULL;
NULL              853 ext/openssl/openssl.c 		cert = PEM_read_bio_X509(in, NULL, NULL, NULL);
NULL              859 ext/openssl/openssl.c 		if (in == NULL) {
NULL              860 ext/openssl/openssl.c 			return NULL;
NULL              862 ext/openssl/openssl.c 		cert = (X509 *) PEM_ASN1_read_bio((char *(*)())d2i_X509, PEM_STRING_X509, in, NULL, NULL, NULL);
NULL              892 ext/openssl/openssl.c 	if (cert == NULL) {
NULL              893 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1");
NULL              910 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening file %s", filename);
NULL              935 ext/openssl/openssl.c 	if (cert == NULL) {
NULL              936 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1");
NULL              966 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL              967 ext/openssl/openssl.c 	EVP_PKEY * key = NULL;
NULL              976 ext/openssl/openssl.c 	if (cert == NULL) {
NULL              998 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             1014 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             1035 ext/openssl/openssl.c 	add_assoc_string(return_value, "serialNumber", i2s_ASN1_INTEGER(NULL, X509_get_serialNumber(cert)), 1); 
NULL             1043 ext/openssl/openssl.c 	tmpstr = (char *)X509_alias_get0(cert, NULL);
NULL             1116 ext/openssl/openssl.c 	STACK_OF(X509_INFO) *sk=NULL;
NULL             1117 ext/openssl/openssl.c 	STACK_OF(X509) *stack=NULL, *ret=NULL;
NULL             1118 ext/openssl/openssl.c 	BIO *in=NULL;
NULL             1123 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "memory allocation failure");
NULL             1133 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening the file, %s", certfile);
NULL             1139 ext/openssl/openssl.c 	if(!(sk=PEM_X509_INFO_read_bio(in, NULL, NULL, NULL))) {
NULL             1140 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error reading the file, %s", certfile);
NULL             1148 ext/openssl/openssl.c 		if (xi->x509 != NULL) {
NULL             1150 ext/openssl/openssl.c 			xi->x509=NULL;
NULL             1155 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "no certificates in file, %s", certfile);
NULL             1176 ext/openssl/openssl.c 	if (csc == NULL) {
NULL             1177 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "memory allocation failure");
NULL             1196 ext/openssl/openssl.c 	zval ** zcert, * zcainfo = NULL;
NULL             1197 ext/openssl/openssl.c 	X509_STORE * cainfo = NULL;
NULL             1198 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             1200 ext/openssl/openssl.c 	STACK_OF(X509) * untrustedchain = NULL;
NULL             1202 ext/openssl/openssl.c 	char * untrusted = NULL;
NULL             1214 ext/openssl/openssl.c 		if (untrustedchain == NULL) {
NULL             1220 ext/openssl/openssl.c 	if (cainfo == NULL) {
NULL             1224 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             1255 ext/openssl/openssl.c 	if (store == NULL) {
NULL             1256 ext/openssl/openssl.c 		return NULL;
NULL             1271 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to stat %s", Z_STRVAL_PP(item));
NULL             1277 ext/openssl/openssl.c 				if (file_lookup == NULL || !X509_LOOKUP_load_file(file_lookup, Z_STRVAL_PP(item), X509_FILETYPE_PEM)) {
NULL             1278 ext/openssl/openssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "error loading file %s", Z_STRVAL_PP(item));
NULL             1282 ext/openssl/openssl.c 				file_lookup = NULL;
NULL             1285 ext/openssl/openssl.c 				if (dir_lookup == NULL || !X509_LOOKUP_add_dir(dir_lookup, Z_STRVAL_PP(item), X509_FILETYPE_PEM)) {
NULL             1286 ext/openssl/openssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "error loading directory %s", Z_STRVAL_PP(item));
NULL             1290 ext/openssl/openssl.c 				dir_lookup = NULL;
NULL             1297 ext/openssl/openssl.c 			X509_LOOKUP_load_file(file_lookup, NULL, X509_FILETYPE_DEFAULT);
NULL             1303 ext/openssl/openssl.c 			X509_LOOKUP_add_dir(dir_lookup, NULL, X509_FILETYPE_DEFAULT);
NULL             1323 ext/openssl/openssl.c 	if (x509 == NULL) {
NULL             1324 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied parameter cannot be coerced into an X509 certificate!");
NULL             1363 ext/openssl/openssl.c 	STACK_OF(X509) * sk = NULL;
NULL             1375 ext/openssl/openssl.c 			if (cert == NULL) {
NULL             1382 ext/openssl/openssl.c 				if (cert == NULL) {
NULL             1395 ext/openssl/openssl.c 		if (cert == NULL) {
NULL             1401 ext/openssl/openssl.c 			if (cert == NULL) {
NULL             1416 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             1417 ext/openssl/openssl.c 	BIO * bio_out = NULL;
NULL             1418 ext/openssl/openssl.c 	PKCS12 * p12 = NULL;
NULL             1420 ext/openssl/openssl.c 	char * friendly_name = NULL;
NULL             1424 ext/openssl/openssl.c 	zval *zcert = NULL, *zpkey = NULL, *args = NULL;
NULL             1425 ext/openssl/openssl.c 	EVP_PKEY *priv_key = NULL;
NULL             1428 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
NULL             1436 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             1437 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1");
NULL             1441 ext/openssl/openssl.c 	if (priv_key == NULL) {
NULL             1442 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get private key from parameter 3");
NULL             1446 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key does not correspond to cert");
NULL             1477 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening file %s", filename);
NULL             1499 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             1501 ext/openssl/openssl.c 	PKCS12 * p12 = NULL;
NULL             1502 ext/openssl/openssl.c 	zval * zcert = NULL, *zout = NULL, *zpkey, *args = NULL;
NULL             1503 ext/openssl/openssl.c 	EVP_PKEY *priv_key = NULL;
NULL             1507 ext/openssl/openssl.c 	char * friendly_name = NULL;
NULL             1509 ext/openssl/openssl.c 	STACK_OF(X509) *ca = NULL;
NULL             1517 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             1518 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 1");
NULL             1522 ext/openssl/openssl.c 	if (priv_key == NULL) {
NULL             1523 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get private key from parameter 3");
NULL             1527 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key does not correspond to cert");
NULL             1571 ext/openssl/openssl.c 	zval *zout = NULL, *zextracerts, *zcert, *zpkey;
NULL             1574 ext/openssl/openssl.c 	PKCS12 * p12 = NULL;
NULL             1575 ext/openssl/openssl.c 	EVP_PKEY * pkey = NULL;
NULL             1576 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             1577 ext/openssl/openssl.c 	STACK_OF(X509) * ca = NULL;
NULL             1578 ext/openssl/openssl.c 	BIO * bio_in = NULL;
NULL             1609 ext/openssl/openssl.c 			if (PEM_write_bio_PrivateKey(bio_out, pkey, NULL, NULL, 0, 0, NULL)) {
NULL             1670 ext/openssl/openssl.c 	STACK_OF(CONF_VALUE) * dn_sk, *attr_sk = NULL;
NULL             1674 ext/openssl/openssl.c 	if (dn_sect == NULL) {
NULL             1678 ext/openssl/openssl.c 	if (dn_sk == NULL) { 
NULL             1682 ext/openssl/openssl.c 	if (attr_sect == NULL) {
NULL             1683 ext/openssl/openssl.c 		attr_sk = NULL;
NULL             1686 ext/openssl/openssl.c 		if (attr_sk == NULL) {
NULL             1703 ext/openssl/openssl.c 			char * strindex = NULL; 
NULL             1719 ext/openssl/openssl.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "dn: add_entry_by_NID %d -> %s (failed)", nid, Z_STRVAL_PP(item));
NULL             1723 ext/openssl/openssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "dn: %s is not a recognized name", strindex);
NULL             1769 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "add_entry_by_txt %s -> %s (failed)", type, v->value);
NULL             1773 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "no objects specified in config file");
NULL             1792 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             1796 ext/openssl/openssl.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "dn: %s is not a recognized name", strindex);
NULL             1809 ext/openssl/openssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "add1_attr_by_txt %s -> %s (failed)", v->name, v->value);
NULL             1824 ext/openssl/openssl.c 	X509_REQ * csr = NULL;
NULL             1825 ext/openssl/openssl.c 	char * filename = NULL;
NULL             1842 ext/openssl/openssl.c 		return NULL;
NULL             1844 ext/openssl/openssl.c 		return NULL;
NULL             1852 ext/openssl/openssl.c 			return NULL;
NULL             1858 ext/openssl/openssl.c 	csr = PEM_read_bio_X509_REQ(in, NULL,NULL,NULL);
NULL             1870 ext/openssl/openssl.c 	zval * zcsr = NULL;
NULL             1872 ext/openssl/openssl.c 	char * filename = NULL; int filename_len;
NULL             1882 ext/openssl/openssl.c 	if (csr == NULL) {
NULL             1883 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get CSR from parameter 1");
NULL             1899 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening file %s", filename);
NULL             1914 ext/openssl/openssl.c 	zval * zcsr = NULL, *zout=NULL;
NULL             1926 ext/openssl/openssl.c 	if (csr == NULL) {
NULL             1927 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get CSR from parameter 1");
NULL             1959 ext/openssl/openssl.c 	zval ** zcert = NULL, **zcsr, **zpkey, *args = NULL;
NULL             1962 ext/openssl/openssl.c 	X509 * cert = NULL, *new_cert = NULL;
NULL             1964 ext/openssl/openssl.c 	EVP_PKEY * key = NULL, *priv_key = NULL;
NULL             1976 ext/openssl/openssl.c 	if (csr == NULL) {
NULL             1977 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get CSR from parameter 1");
NULL             1982 ext/openssl/openssl.c 		if (cert == NULL) {
NULL             1983 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get cert from parameter 2");
NULL             1988 ext/openssl/openssl.c 	if (priv_key == NULL) {
NULL             1989 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get private key from parameter 3");
NULL             1993 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "private key does not correspond to signing cert");
NULL             2002 ext/openssl/openssl.c 	if (key == NULL) {
NULL             2003 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error unpacking public key");
NULL             2009 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Signature verification problems");
NULL             2013 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Signature did not match the certificate request");
NULL             2020 ext/openssl/openssl.c 	if (new_cert == NULL) {
NULL             2021 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No memory");
NULL             2032 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             2047 ext/openssl/openssl.c 		X509V3_set_ctx(&ctx, cert, new_cert, csr, NULL, 0);
NULL             2056 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to sign it");
NULL             2062 ext/openssl/openssl.c 	new_cert = NULL;
NULL             2067 ext/openssl/openssl.c 		cert = NULL;
NULL             2094 ext/openssl/openssl.c 	zval * args = NULL, * dn, *attribs = NULL;
NULL             2096 ext/openssl/openssl.c 	X509_REQ * csr = NULL;
NULL             2110 ext/openssl/openssl.c 			req.priv_key = php_openssl_evp_from_zval(&out_pkey, 0, NULL, 0, &key_resource TSRMLS_CC);
NULL             2111 ext/openssl/openssl.c 			if (req.priv_key != NULL) {
NULL             2115 ext/openssl/openssl.c 		if (req.priv_key == NULL) {
NULL             2118 ext/openssl/openssl.c 		if (req.priv_key == NULL) {
NULL             2119 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to generate a private key");
NULL             2126 ext/openssl/openssl.c 					X509V3_set_ctx(&ext_ctx, NULL, NULL, csr, NULL, 0);
NULL             2133 ext/openssl/openssl.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error loading extension section %s", req.request_extensions_section);
NULL             2139 ext/openssl/openssl.c 							csr = NULL;			
NULL             2141 ext/openssl/openssl.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error signing request");
NULL             2148 ext/openssl/openssl.c 							req.priv_key = NULL; /* make sure the cleanup code doesn't zap it! */
NULL             2150 ext/openssl/openssl.c 							req.priv_key = NULL; /* make sure the cleanup code doesn't zap it! */
NULL             2157 ext/openssl/openssl.c 						req.priv_key = NULL;
NULL             2186 ext/openssl/openssl.c 	if (csr == NULL) {
NULL             2193 ext/openssl/openssl.c 	add_assoc_name_entry(return_value, NULL, subject, use_shortnames TSRMLS_CC);
NULL             2215 ext/openssl/openssl.c 	if (csr == NULL) {
NULL             2244 ext/openssl/openssl.c 	EVP_PKEY * key = NULL;
NULL             2245 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             2248 ext/openssl/openssl.c 	char * filename = NULL;
NULL             2257 ext/openssl/openssl.c 	return NULL;
NULL             2268 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             2269 ext/openssl/openssl.c 			return NULL;
NULL             2283 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             2310 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied key param is a public key");
NULL             2315 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             2354 ext/openssl/openssl.c 				if (in == NULL) {
NULL             2357 ext/openssl/openssl.c 				key = PEM_read_bio_PUBKEY(in, NULL,NULL, NULL);
NULL             2373 ext/openssl/openssl.c 			if (in == NULL) {
NULL             2376 ext/openssl/openssl.c 			key = PEM_read_bio_PrivateKey(in, NULL,NULL, passphrase);
NULL             2381 ext/openssl/openssl.c 	if (public_key && cert && key == NULL) {
NULL             2390 ext/openssl/openssl.c 		*resourceval = ZEND_REGISTER_RESOURCE(NULL, key, le_key);
NULL             2402 ext/openssl/openssl.c 	char * randfile = NULL;
NULL             2404 ext/openssl/openssl.c 	EVP_PKEY * return_val = NULL;
NULL             2407 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             2409 ext/openssl/openssl.c 		return NULL;
NULL             2415 ext/openssl/openssl.c 	if ((req->priv_key = EVP_PKEY_new()) != NULL) {
NULL             2418 ext/openssl/openssl.c 				if (EVP_PKEY_assign_RSA(req->priv_key, RSA_generate_key(req->priv_key_bits, 0x10001, NULL, NULL))) {
NULL             2425 ext/openssl/openssl.c 					DSA *dsapar = DSA_generate_parameters(req->priv_key_bits, NULL, 0, NULL, NULL, NULL, NULL);
NULL             2440 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported private key type");
NULL             2446 ext/openssl/openssl.c 	if (return_val == NULL) {
NULL             2448 ext/openssl/openssl.c 		req->priv_key = NULL;
NULL             2449 ext/openssl/openssl.c 		return NULL;
NULL             2460 ext/openssl/openssl.c 	assert(pkey != NULL);
NULL             2466 ext/openssl/openssl.c 			assert(pkey->pkey.rsa != NULL);
NULL             2468 ext/openssl/openssl.c 			if (NULL == pkey->pkey.rsa->p || NULL == pkey->pkey.rsa->q) {
NULL             2479 ext/openssl/openssl.c 			assert(pkey->pkey.dsa != NULL);
NULL             2481 ext/openssl/openssl.c 			if (NULL == pkey->pkey.dsa->p || NULL == pkey->pkey.dsa->q || NULL == pkey->pkey.dsa->priv_key){ 
NULL             2488 ext/openssl/openssl.c 			assert(pkey->pkey.dh != NULL);
NULL             2490 ext/openssl/openssl.c 			if (NULL == pkey->pkey.dh->p || NULL == pkey->pkey.dh->priv_key) {
NULL             2496 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!");
NULL             2508 ext/openssl/openssl.c 	zval * args = NULL;
NULL             2523 ext/openssl/openssl.c 			req.priv_key = NULL;
NULL             2535 ext/openssl/openssl.c 	zval ** zpkey, * args = NULL;
NULL             2536 ext/openssl/openssl.c 	char * passphrase = NULL; int passphrase_len = 0;
NULL             2537 ext/openssl/openssl.c 	char * filename = NULL; int filename_len = 0;
NULL             2540 ext/openssl/openssl.c 	BIO * bio_out = NULL;
NULL             2550 ext/openssl/openssl.c 	if (key == NULL) {
NULL             2551 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get key from parameter 1");
NULL             2567 ext/openssl/openssl.c 			cipher = NULL;
NULL             2569 ext/openssl/openssl.c 		if (PEM_write_bio_PrivateKey(bio_out, key, cipher, (unsigned char *)passphrase, passphrase_len, NULL, NULL)) {
NULL             2591 ext/openssl/openssl.c 	zval ** zpkey, * args = NULL, *out;
NULL             2592 ext/openssl/openssl.c 	char * passphrase = NULL; int passphrase_len = 0;
NULL             2595 ext/openssl/openssl.c 	BIO * bio_out = NULL;
NULL             2605 ext/openssl/openssl.c 	if (key == NULL) {
NULL             2606 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot get key from parameter 1");
NULL             2618 ext/openssl/openssl.c 			cipher = NULL;
NULL             2620 ext/openssl/openssl.c 		if (PEM_write_bio_PrivateKey(bio_out, key, cipher, (unsigned char *)passphrase, passphrase_len, NULL, NULL)) {
NULL             2655 ext/openssl/openssl.c 	pkey = php_openssl_evp_from_zval(cert, 1, NULL, 1, &Z_LVAL_P(return_value) TSRMLS_CC);
NULL             2657 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             2693 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             2765 ext/openssl/openssl.c 	X509_STORE * store = NULL;
NULL             2766 ext/openssl/openssl.c 	zval * cainfo = NULL;
NULL             2767 ext/openssl/openssl.c 	STACK_OF(X509) *signers= NULL;
NULL             2768 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
NULL             2769 ext/openssl/openssl.c 	PKCS7 * p7 = NULL;
NULL             2770 ext/openssl/openssl.c 	BIO * in = NULL, * datain = NULL, * dataout = NULL;
NULL             2773 ext/openssl/openssl.c 	char * extracerts = NULL; int extracerts_len;
NULL             2774 ext/openssl/openssl.c 	char * signersfilename = NULL; int signersfilename_len;
NULL             2775 ext/openssl/openssl.c 	char * datafilename = NULL; int datafilename_len;
NULL             2787 ext/openssl/openssl.c 		if (others == NULL) {
NULL             2804 ext/openssl/openssl.c 	if (in == NULL) {
NULL             2808 ext/openssl/openssl.c 	if (p7 == NULL) {
NULL             2822 ext/openssl/openssl.c 		if (dataout == NULL) {
NULL             2844 ext/openssl/openssl.c 				signers = PKCS7_get0_signers(p7, NULL, flags);
NULL             2852 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "signature OK, but cannot open %s for writing", signersfilename);
NULL             2874 ext/openssl/openssl.c 	zval ** zrecipcerts, * zheaders = NULL;
NULL             2875 ext/openssl/openssl.c 	STACK_OF(X509) * recipcerts = NULL;
NULL             2876 ext/openssl/openssl.c 	BIO * infile = NULL, * outfile = NULL;
NULL             2878 ext/openssl/openssl.c 	PKCS7 * p7 = NULL;
NULL             2882 ext/openssl/openssl.c 	const EVP_CIPHER *cipher = NULL;
NULL             2887 ext/openssl/openssl.c 	char * infilename = NULL;	int infilename_len;
NULL             2888 ext/openssl/openssl.c 	char * outfilename = NULL;	int outfilename_len;
NULL             2902 ext/openssl/openssl.c 	if (infile == NULL) {
NULL             2907 ext/openssl/openssl.c 	if (outfile == NULL) { 
NULL             2920 ext/openssl/openssl.c 			if (cert == NULL) {
NULL             2928 ext/openssl/openssl.c 				if (cert == NULL) {
NULL             2941 ext/openssl/openssl.c 		if (cert == NULL) {
NULL             2949 ext/openssl/openssl.c 			if (cert == NULL) {
NULL             2980 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid cipher type `%ld'", cipherid);
NULL             2983 ext/openssl/openssl.c 	if (cipher == NULL) {
NULL             2985 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to get cipher");
NULL             2991 ext/openssl/openssl.c 	if (p7 == NULL) {
NULL             3037 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             3038 ext/openssl/openssl.c 	EVP_PKEY * privkey = NULL;
NULL             3040 ext/openssl/openssl.c 	PKCS7 * p7 = NULL;
NULL             3041 ext/openssl/openssl.c 	BIO * infile = NULL, * outfile = NULL;
NULL             3042 ext/openssl/openssl.c 	STACK_OF(X509) *others = NULL;
NULL             3050 ext/openssl/openssl.c 	char * extracertsfilename = NULL; int extracertsfilename_len;
NULL             3063 ext/openssl/openssl.c 		if (others == NULL) { 
NULL             3069 ext/openssl/openssl.c 	if (privkey == NULL) {
NULL             3070 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error getting private key");
NULL             3075 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             3076 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error getting cert");
NULL             3085 ext/openssl/openssl.c 	if (infile == NULL) {
NULL             3086 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening input file %s!", infilename);
NULL             3091 ext/openssl/openssl.c 	if (outfile == NULL) {
NULL             3092 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error opening output file %s!", outfilename);
NULL             3097 ext/openssl/openssl.c 	if (p7 == NULL) {
NULL             3098 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error creating PKCS7 structure!");
NULL             3146 ext/openssl/openssl.c 	zval ** recipcert, ** recipkey = NULL;
NULL             3147 ext/openssl/openssl.c 	X509 * cert = NULL;
NULL             3148 ext/openssl/openssl.c 	EVP_PKEY * key = NULL;
NULL             3150 ext/openssl/openssl.c 	BIO * in = NULL, * out = NULL, * datain = NULL;
NULL             3151 ext/openssl/openssl.c 	PKCS7 * p7 = NULL;
NULL             3163 ext/openssl/openssl.c 	if (cert == NULL) {
NULL             3164 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to coerce parameter 3 to x509 cert");
NULL             3169 ext/openssl/openssl.c 	if (key == NULL) {
NULL             3170 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to get private key");
NULL             3179 ext/openssl/openssl.c 	if (in == NULL) {
NULL             3183 ext/openssl/openssl.c 	if (out == NULL) {
NULL             3189 ext/openssl/openssl.c 	if (p7 == NULL) {
NULL             3218 ext/openssl/openssl.c 	unsigned char *cryptedbuf = NULL;
NULL             3232 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3233 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "key param is not a valid private key");
NULL             3250 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!");
NULL             3257 ext/openssl/openssl.c 		cryptedbuf = NULL;
NULL             3276 ext/openssl/openssl.c 	unsigned char *cryptedbuf = NULL;
NULL             3290 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3291 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "key parameter is not a valid private key");
NULL             3313 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!");
NULL             3322 ext/openssl/openssl.c 		cryptedbuf = NULL;
NULL             3354 ext/openssl/openssl.c 	pkey = php_openssl_evp_from_zval(key, 1, NULL, 0, &keyresource TSRMLS_CC);
NULL             3355 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3356 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "key parameter is not a valid public key");
NULL             3373 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!");
NULL             3381 ext/openssl/openssl.c 		cryptedbuf = NULL;
NULL             3400 ext/openssl/openssl.c 	unsigned char *cryptedbuf = NULL;
NULL             3413 ext/openssl/openssl.c 	pkey = php_openssl_evp_from_zval(key, 1, NULL, 0, &keyresource TSRMLS_CC);
NULL             3414 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3415 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "key parameter is not a valid public key");
NULL             3438 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "key type not supported in this PHP build!");
NULL             3448 ext/openssl/openssl.c 		cryptedbuf = NULL;
NULL             3500 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3501 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied key param cannot be coerced into a private key");
NULL             3507 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm.");
NULL             3552 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown signature algorithm.");
NULL             3556 ext/openssl/openssl.c 	pkey = php_openssl_evp_from_zval(key, 1, NULL, 0, &keyresource TSRMLS_CC);
NULL             3557 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3558 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied key param cannot be coerced into a public key");
NULL             3584 ext/openssl/openssl.c 	unsigned char *buf = NULL, **eks;
NULL             3595 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Fourth argument to openssl_seal() must be a non-empty array");
NULL             3611 ext/openssl/openssl.c 		pkeys[i] = php_openssl_evp_from_zval(pubkey, 1, NULL, 0, &key_resources[i] TSRMLS_CC);
NULL             3612 ext/openssl/openssl.c 		if (pkeys[i] == NULL) {
NULL             3613 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "not a public key (%dth member of pubkeys)", i);
NULL             3622 ext/openssl/openssl.c 	if (!EVP_EncryptInit(&ctx,EVP_rc4(),NULL,NULL)) {
NULL             3630 ext/openssl/openssl.c 	iv = ivlen ? emalloc(ivlen + 1) : NULL;
NULL             3635 ext/openssl/openssl.c 	if (!EVP_SealInit(&ctx, EVP_rc4(), eks, eksl, NULL, pkeys, nkeys) || !EVP_SealUpdate(&ctx, buf, &len1, (unsigned char *)data, data_len)) {
NULL             3654 ext/openssl/openssl.c 			eks[i] = NULL;
NULL             3705 ext/openssl/openssl.c 	if (pkey == NULL) {
NULL             3706 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to coerce parameter 4 into a private key");
NULL             3711 ext/openssl/openssl.c 	if (EVP_OpenInit(&ctx, EVP_rc4(), (unsigned char *)ekey, ekey_len, NULL, pkey) && EVP_OpenUpdate(&ctx, buf, &len1, (unsigned char *)data, data_len)) {
NULL             3782 ext/openssl/openssl.c 	zval **val = NULL;
NULL             3783 ext/openssl/openssl.c 	char *cnmatch = NULL;
NULL             3793 ext/openssl/openssl.c 	if (peer == NULL) {
NULL             3794 ext/openssl/openssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not get peer certificate");
NULL             3810 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             3838 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL             3853 ext/openssl/openssl.c     zval **val = NULL;
NULL             3854 ext/openssl/openssl.c     char *passphrase = NULL;
NULL             3871 ext/openssl/openssl.c 	zval **val = NULL;
NULL             3872 ext/openssl/openssl.c 	char *cafile = NULL;
NULL             3873 ext/openssl/openssl.c 	char *capath = NULL;
NULL             3874 ext/openssl/openssl.c 	char *certfile = NULL;
NULL             3875 ext/openssl/openssl.c 	char *cipherlist = NULL;
NULL             3891 ext/openssl/openssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set verify locations `%s' `%s'", cafile, capath);
NULL             3892 ext/openssl/openssl.c 				return NULL;
NULL             3901 ext/openssl/openssl.c 		SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, NULL);
NULL             3918 ext/openssl/openssl.c 		X509 *cert = NULL;
NULL             3919 ext/openssl/openssl.c 		EVP_PKEY *key = NULL;
NULL             3924 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             3925 ext/openssl/openssl.c 			return NULL;
NULL             3929 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to set private key file `%s'", certfile);
NULL             3930 ext/openssl/openssl.c 			return NULL;
NULL             3944 ext/openssl/openssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Private key does not match certificate!");
NULL             3957 ext/openssl/openssl.c 	return NULL;
NULL               79 ext/openssl/php_openssl.h #define phpext_openssl_ptr NULL
NULL               92 ext/openssl/xp_ssl.c 	char *ebuf = NULL, *wptr = NULL;
NULL              113 ext/openssl/xp_ssl.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              120 ext/openssl/xp_ssl.c 					char *estr = php_socket_strerror(php_socket_errno(), NULL, 0);
NULL              122 ext/openssl/xp_ssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              139 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 						if (wptr == NULL) {
NULL              167 ext/openssl/xp_ssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              268 ext/openssl/xp_ssl.c 			sslsock->ssl_handle = NULL;
NULL              315 ext/openssl/xp_ssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL/TLS already set-up for this stream");
NULL              361 ext/openssl/xp_ssl.c 	if (ctx == NULL) {
NULL              362 ext/openssl/xp_ssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create an SSL context");
NULL              369 ext/openssl/xp_ssl.c 	if (sslsock->ssl_handle == NULL) {
NULL              370 ext/openssl/xp_ssl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create an SSL handle");
NULL              381 ext/openssl/xp_ssl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "supplied session stream must be an SSL enabled stream");
NULL              423 ext/openssl/xp_ssl.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "SSL: connection timeout");
NULL              466 ext/openssl/xp_ssl.c 						peer_cert = NULL;
NULL              531 ext/openssl/xp_ssl.c 	xparam->outputs.client = NULL;
NULL              534 ext/openssl/xp_ssl.c 			xparam->want_textaddr ? &xparam->outputs.textaddr : NULL,
NULL              535 ext/openssl/xp_ssl.c 			xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL,
NULL              536 ext/openssl/xp_ssl.c 			xparam->want_addr ? &xparam->outputs.addr : NULL,
NULL              537 ext/openssl/xp_ssl.c 			xparam->want_addr ? &xparam->outputs.addrlen : NULL,
NULL              539 ext/openssl/xp_ssl.c 			xparam->want_errortext ? &xparam->outputs.error_text : NULL,
NULL              548 ext/openssl/xp_ssl.c 		if (clisockdata == NULL) {
NULL              558 ext/openssl/xp_ssl.c 			xparam->outputs.client = php_stream_alloc_rel(stream->ops, clisockdata, NULL, "r+");
NULL              584 ext/openssl/xp_ssl.c 					NULL TSRMLS_CC) < 0 || php_stream_xport_crypto_enable(
NULL              586 ext/openssl/xp_ssl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to enable crypto");
NULL              589 ext/openssl/xp_ssl.c 				xparam->outputs.client = NULL;
NULL              595 ext/openssl/xp_ssl.c 	return xparam->outputs.client == NULL ? -1 : 0;
NULL              686 ext/openssl/xp_ssl.c 						if (php_stream_xport_crypto_setup(stream, sslsock->method, NULL TSRMLS_CC) < 0 ||
NULL              688 ext/openssl/xp_ssl.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to enable crypto");
NULL              753 ext/openssl/xp_ssl.c 	NULL, /* seek */
NULL              766 ext/openssl/xp_ssl.c 	php_stream *stream = NULL;
NULL              767 ext/openssl/xp_ssl.c 	php_openssl_netstream_data_t *sslsock = NULL;
NULL              787 ext/openssl/xp_ssl.c 	if (stream == NULL)	{
NULL              789 ext/openssl/xp_ssl.c 		return NULL;
NULL               48 ext/pcntl/pcntl.c 	PHP_FE(pcntl_fork,			NULL)
NULL               51 ext/pcntl/pcntl.c 	PHP_FE(pcntl_signal,		NULL)
NULL               52 ext/pcntl/pcntl.c 	PHP_FE(pcntl_wifexited,		NULL)
NULL               53 ext/pcntl/pcntl.c 	PHP_FE(pcntl_wifstopped,	NULL)
NULL               54 ext/pcntl/pcntl.c 	PHP_FE(pcntl_wifsignaled,	NULL)
NULL               55 ext/pcntl/pcntl.c 	PHP_FE(pcntl_wexitstatus,	NULL)
NULL               56 ext/pcntl/pcntl.c 	PHP_FE(pcntl_wtermsig,		NULL)
NULL               57 ext/pcntl/pcntl.c 	PHP_FE(pcntl_wstopsig,		NULL)
NULL               58 ext/pcntl/pcntl.c 	PHP_FE(pcntl_exec,			NULL)
NULL               59 ext/pcntl/pcntl.c 	PHP_FE(pcntl_alarm,			NULL)
NULL               61 ext/pcntl/pcntl.c 	PHP_FE(pcntl_getpriority,	NULL)
NULL               64 ext/pcntl/pcntl.c 	PHP_FE(pcntl_setpriority,	NULL)
NULL               66 ext/pcntl/pcntl.c 	{NULL, NULL, NULL}	
NULL               81 ext/pcntl/pcntl.c 	NULL,
NULL               82 ext/pcntl/pcntl.c 	NULL,
NULL              175 ext/pcntl/pcntl.c 	zend_hash_init(&PCNTL_G(php_signal_table), 16, NULL, ZVAL_PTR_DTOR, 0);
NULL              176 ext/pcntl/pcntl.c 	PCNTL_G(head) = PCNTL_G(tail) = PCNTL_G(spares) = NULL;
NULL              228 ext/pcntl/pcntl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d", errno);
NULL              253 ext/pcntl/pcntl.c 	zval *z_status = NULL;
NULL              277 ext/pcntl/pcntl.c 	zval *z_status = NULL;
NULL              289 ext/pcntl/pcntl.c 		child_id = wait3(&status, options, NULL);
NULL              438 ext/pcntl/pcntl.c 	char **argv = NULL, **envp = NULL;
NULL              465 ext/pcntl/pcntl.c 		*(current_arg) = NULL;
NULL              469 ext/pcntl/pcntl.c 		*(argv+1) = NULL;
NULL              481 ext/pcntl/pcntl.c 			switch (return_val = zend_hash_get_current_key_ex(envs_hash, &key, &key_length, &key_num, 0, NULL)) {
NULL              504 ext/pcntl/pcntl.c 		*(pair) = NULL;
NULL              508 ext/pcntl/pcntl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error has occured: (errno %d) %s", errno, strerror(errno));
NULL              512 ext/pcntl/pcntl.c 	if (envp != NULL) {
NULL              513 ext/pcntl/pcntl.c 		for (pair = envp; *pair != NULL; pair++) efree(*pair);
NULL              527 ext/pcntl/pcntl.c 	zval *handle, **dest_handle = NULL;
NULL              552 ext/pcntl/pcntl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid value for handle argument specified");
NULL              555 ext/pcntl/pcntl.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error assigning signal");
NULL              562 ext/pcntl/pcntl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not a callable function name error", func_name);
NULL              573 ext/pcntl/pcntl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error assigning signal");
NULL              601 ext/pcntl/pcntl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: No process was located using the given parameters", errno);
NULL              604 ext/pcntl/pcntl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: Invalid identifier flag", errno);
NULL              607 ext/pcntl/pcntl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error %d has occured", errno);
NULL              634 ext/pcntl/pcntl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: No process was located using the given parameters", errno);
NULL              637 ext/pcntl/pcntl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error %d: Invalid identifier flag", errno);
NULL              640 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              643 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              646 ext/pcntl/pcntl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown error %d has occured", errno);
NULL              671 ext/pcntl/pcntl.c 	psig->next = NULL;
NULL              697 ext/pcntl/pcntl.c 	PCNTL_G(head) = NULL; /* simple stores are atomic */
NULL              710 ext/pcntl/pcntl.c 			call_user_function(EG(function_table), NULL, *handle, retval, 1, &param TSRMLS_CC);
NULL               86 ext/pcre/pcrelib/dftables.c if (f == NULL)
NULL             1022 ext/pcre/pcrelib/pcre_compile.c     if (name == NULL && count == lorn) return count;
NULL             1037 ext/pcre/pcrelib/pcre_compile.c   if (name == NULL && count == lorn) return count;
NULL             1042 ext/pcre/pcrelib/pcre_compile.c   if (name != NULL && lorn == ptr - thisname &&
NULL             1327 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_END) return NULL;
NULL             1428 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_END) return NULL;
NULL             1525 ext/pcre/pcrelib/pcre_compile.c for (code = first_significant_code(code + _pcre_OP_lengths[*code], NULL, 0, TRUE);
NULL             1527 ext/pcre/pcrelib/pcre_compile.c      code = first_significant_code(code + _pcre_OP_lengths[c], NULL, 0, TRUE))
NULL             1723 ext/pcre/pcrelib/pcre_compile.c while (bcptr != NULL && bcptr->current >= code)
NULL             1853 ext/pcre/pcrelib/pcre_compile.c while ((ptr = (uschar *)find_recurse(ptr, utf8)) != NULL)
NULL             2368 ext/pcre/pcrelib/pcre_compile.c uschar *previous = NULL;
NULL             2369 ext/pcre/pcrelib/pcre_compile.c uschar *previous_callout = NULL;
NULL             2370 ext/pcre/pcrelib/pcre_compile.c uschar *save_hwm = NULL;
NULL             2381 ext/pcre/pcrelib/pcre_compile.c uschar *utf8_char = NULL;
NULL             2385 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) DPRINTF((">> start branch\n"));
NULL             2441 ext/pcre/pcrelib/pcre_compile.c   if (lengthptr != NULL)
NULL             2475 ext/pcre/pcrelib/pcre_compile.c     if (previous != NULL)
NULL             2513 ext/pcre/pcrelib/pcre_compile.c       if (previous_callout != NULL)
NULL             2515 ext/pcre/pcrelib/pcre_compile.c         if (lengthptr == NULL)  /* Don't attempt in pre-compile phase */
NULL             2517 ext/pcre/pcrelib/pcre_compile.c         previous_callout = NULL;
NULL             2534 ext/pcre/pcrelib/pcre_compile.c   if (!is_quantifier && previous_callout != NULL &&
NULL             2537 ext/pcre/pcrelib/pcre_compile.c     if (lengthptr == NULL)      /* Don't attempt in pre-compile phase */
NULL             2539 ext/pcre/pcrelib/pcre_compile.c     previous_callout = NULL;
NULL             2578 ext/pcre/pcrelib/pcre_compile.c     if (lengthptr != NULL)
NULL             2600 ext/pcre/pcrelib/pcre_compile.c     previous = NULL;
NULL             2605 ext/pcre/pcrelib/pcre_compile.c     previous = NULL;
NULL             2711 ext/pcre/pcrelib/pcre_compile.c       if (lengthptr != NULL)
NULL             2853 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr == NULL) switch (-c)
NULL             3234 ext/pcre/pcrelib/pcre_compile.c         if (lengthptr == NULL) for (; c <= d; c++)
NULL             3423 ext/pcre/pcrelib/pcre_compile.c       if (lengthptr == NULL)    /* Save time in the pre-compile phase */
NULL             3459 ext/pcre/pcrelib/pcre_compile.c     if (previous == NULL)
NULL             3564 ext/pcre/pcrelib/pcre_compile.c           check_auto_possessive(OP_NOT, c, utf8, NULL, ptr + 1, options, cd))
NULL             3588 ext/pcre/pcrelib/pcre_compile.c           check_auto_possessive(c, 0, utf8, NULL, ptr + 1, options, cd))
NULL             3789 ext/pcre/pcrelib/pcre_compile.c       uschar *bralink = NULL;
NULL             3867 ext/pcre/pcrelib/pcre_compile.c           offset = (bralink == NULL)? 0 : previous - bralink;
NULL             3890 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr != NULL)
NULL             3942 ext/pcre/pcrelib/pcre_compile.c         if (lengthptr != NULL && repeat_max > 0)
NULL             3973 ext/pcre/pcrelib/pcre_compile.c             offset = (bralink == NULL)? 0 : code - bralink;
NULL             3991 ext/pcre/pcrelib/pcre_compile.c         while (bralink != NULL)
NULL             3997 ext/pcre/pcrelib/pcre_compile.c           bralink = (oldlinkoffset == 0)? NULL : bralink - oldlinkoffset;
NULL             4020 ext/pcre/pcrelib/pcre_compile.c         if (lengthptr == NULL && *bracode != OP_ONCE)
NULL             4101 ext/pcre/pcrelib/pcre_compile.c     previous = NULL;
NULL             4125 ext/pcre/pcrelib/pcre_compile.c       previous = NULL;
NULL             4279 ext/pcre/pcrelib/pcre_compile.c         if (lengthptr != NULL) break;
NULL             4401 ext/pcre/pcrelib/pcre_compile.c           previous = NULL;
NULL             4462 ext/pcre/pcrelib/pcre_compile.c         previous = NULL;
NULL             4494 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr != NULL)
NULL             4579 ext/pcre/pcrelib/pcre_compile.c         if (lengthptr != NULL)
NULL             4712 ext/pcre/pcrelib/pcre_compile.c           if (lengthptr == NULL)
NULL             4719 ext/pcre/pcrelib/pcre_compile.c             if (called == NULL)
NULL             4721 ext/pcre/pcrelib/pcre_compile.c               if (find_parens(ptr, cd->bracount, NULL, recno,
NULL             4829 ext/pcre/pcrelib/pcre_compile.c                (lengthptr == NULL || *lengthptr == 2 + 2*LINK_SIZE))
NULL             4852 ext/pcre/pcrelib/pcre_compile.c           previous = NULL;       /* This item can't be repeated */
NULL             4891 ext/pcre/pcrelib/pcre_compile.c     previous = (bravalue >= OP_ONCE)? code : NULL;
NULL             4911 ext/pcre/pcrelib/pcre_compile.c          (lengthptr == NULL)? NULL :   /* Actual compile phase */
NULL             4926 ext/pcre/pcrelib/pcre_compile.c     if (bravalue == OP_COND && lengthptr == NULL)
NULL             4978 ext/pcre/pcrelib/pcre_compile.c     if (lengthptr != NULL)
NULL             5150 ext/pcre/pcrelib/pcre_compile.c         previous = (-c > ESC_b && -c < ESC_Z)? code : NULL;
NULL             5298 ext/pcre/pcrelib/pcre_compile.c uschar *reverse_count = NULL;
NULL             5363 ext/pcre/pcrelib/pcre_compile.c         &branchreqbyte, &bc, cd, (lengthptr == NULL)? NULL : &length))
NULL             5376 ext/pcre/pcrelib/pcre_compile.c   if (lengthptr == NULL)
NULL             5448 ext/pcre/pcrelib/pcre_compile.c     if (lengthptr == NULL)
NULL             5486 ext/pcre/pcrelib/pcre_compile.c     if (lengthptr != NULL)
NULL             5507 ext/pcre/pcrelib/pcre_compile.c   if (lengthptr != NULL)
NULL             5648 ext/pcre/pcrelib/pcre_compile.c      NULL, 0, FALSE);
NULL             5791 ext/pcre/pcrelib/pcre_compile.c return pcre_compile2(pattern, options, NULL, errorptr, erroroffset, tables);
NULL             5830 ext/pcre/pcrelib/pcre_compile.c if (errorptr == NULL)
NULL             5832 ext/pcre/pcrelib/pcre_compile.c   if (errorcodeptr != NULL) *errorcodeptr = 99;
NULL             5833 ext/pcre/pcrelib/pcre_compile.c   return NULL;
NULL             5836 ext/pcre/pcrelib/pcre_compile.c *errorptr = NULL;
NULL             5837 ext/pcre/pcrelib/pcre_compile.c if (errorcodeptr != NULL) *errorcodeptr = ERR0;
NULL             5841 ext/pcre/pcrelib/pcre_compile.c if (erroroffset == NULL)
NULL             5875 ext/pcre/pcrelib/pcre_compile.c if (tables == NULL) tables = _pcre_default_tables;
NULL             5985 ext/pcre/pcrelib/pcre_compile.c cd->name_table = NULL;
NULL             6005 ext/pcre/pcrelib/pcre_compile.c   &code, &ptr, &errorcode, FALSE, FALSE, 0, &firstbyte, &reqbyte, NULL, cd,
NULL             6026 ext/pcre/pcrelib/pcre_compile.c if (re == NULL)
NULL             6049 ext/pcre/pcrelib/pcre_compile.c re->tables = (tables == _pcre_default_tables)? NULL : tables;
NULL             6050 ext/pcre/pcrelib/pcre_compile.c re->nullpad = NULL;
NULL             6077 ext/pcre/pcrelib/pcre_compile.c   &errorcode, FALSE, FALSE, 0, &firstbyte, &reqbyte, NULL, cd, NULL);
NULL             6107 ext/pcre/pcrelib/pcre_compile.c   if (groupptr == NULL) errorcode = ERR53;
NULL             6125 ext/pcre/pcrelib/pcre_compile.c   if (errorcodeptr != NULL) *errorcodeptr = errorcode;
NULL             6126 ext/pcre/pcrelib/pcre_compile.c   return NULL;
NULL             6211 ext/pcre/pcrelib/pcre_compile.c   if (errorcodeptr != NULL) *errorcodeptr = ERR23;
NULL             6212 ext/pcre/pcrelib/pcre_compile.c   return NULL;
NULL              281 ext/pcre/pcrelib/pcre_exec.c   if (frame != NULL)\
NULL              422 ext/pcre/pcrelib/pcre_exec.c frame->Xprevframe = NULL;            /* Marks the top level */
NULL              765 ext/pcre/pcrelib/pcre_exec.c       condition = md->recursive != NULL &&
NULL              789 ext/pcre/pcrelib/pcre_exec.c       RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, NULL,
NULL              840 ext/pcre/pcrelib/pcre_exec.c     if (md->recursive != NULL && md->recursive->group_num == 0)
NULL              880 ext/pcre/pcrelib/pcre_exec.c       RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, NULL, 0,
NULL              907 ext/pcre/pcrelib/pcre_exec.c       RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, NULL, 0,
NULL              957 ext/pcre/pcrelib/pcre_exec.c     if (pcre_callout != NULL)
NULL             1022 ext/pcre/pcrelib/pcre_exec.c         if (new_recursive.offset_save == NULL) RRETURN(PCRE_ERROR_NOMEMORY);
NULL             1191 ext/pcre/pcrelib/pcre_exec.c     else saved_eptr = NULL;
NULL             1234 ext/pcre/pcrelib/pcre_exec.c       if (md->recursive != NULL && md->recursive->group_num == number)
NULL             4370 ext/pcre/pcrelib/pcre_exec.c const uschar *start_bits = NULL;
NULL             4385 ext/pcre/pcrelib/pcre_exec.c if (re == NULL || subject == NULL ||
NULL             4386 ext/pcre/pcrelib/pcre_exec.c    (offsets == NULL && offsetcount > 0)) return PCRE_ERROR_NULL;
NULL             4392 ext/pcre/pcrelib/pcre_exec.c study = NULL;
NULL             4395 ext/pcre/pcrelib/pcre_exec.c md->callout_data = NULL;
NULL             4401 ext/pcre/pcrelib/pcre_exec.c if (extra_data != NULL)
NULL             4419 ext/pcre/pcrelib/pcre_exec.c if (tables == NULL) tables = _pcre_default_tables;
NULL             4429 ext/pcre/pcrelib/pcre_exec.c   if (re == NULL) return PCRE_ERROR_BADMAGIC;
NULL             4430 ext/pcre/pcrelib/pcre_exec.c   if (study != NULL) study = &internal_study;
NULL             4458 ext/pcre/pcrelib/pcre_exec.c md->recursive = NULL;                   /* No recursion at top level */
NULL             4572 ext/pcre/pcrelib/pcre_exec.c   if (md->offset_vector == NULL) return PCRE_ERROR_NOMEMORY;
NULL             4594 ext/pcre/pcrelib/pcre_exec.c if (md->offset_vector != NULL)
NULL             4616 ext/pcre/pcrelib/pcre_exec.c     if (!startline && study != NULL &&
NULL             4644 ext/pcre/pcrelib/pcre_exec.c   if (md->offset_vector != NULL)
NULL             4700 ext/pcre/pcrelib/pcre_exec.c   else if (start_bits != NULL)
NULL             4785 ext/pcre/pcrelib/pcre_exec.c   rc = match(start_match, md->start_code, start_match, 2, md, ims, NULL, 0, 0);
NULL               73 ext/pcre/pcrelib/pcre_fullinfo.c const pcre_study_data *study = NULL;
NULL               75 ext/pcre/pcrelib/pcre_fullinfo.c if (re == NULL || where == NULL) return PCRE_ERROR_NULL;
NULL               77 ext/pcre/pcrelib/pcre_fullinfo.c if (extra_data != NULL && (extra_data->flags & PCRE_EXTRA_STUDY_DATA) != 0)
NULL               83 ext/pcre/pcrelib/pcre_fullinfo.c   if (re == NULL) return PCRE_ERROR_BADMAGIC;
NULL               84 ext/pcre/pcrelib/pcre_fullinfo.c   if (study != NULL) study = &internal_study;
NULL               98 ext/pcre/pcrelib/pcre_fullinfo.c   *((size_t *)where) = (study == NULL)? 0 : study->size;
NULL              120 ext/pcre/pcrelib/pcre_fullinfo.c     (study != NULL && (study->options & PCRE_STUDY_MAPPED) != 0)?
NULL              121 ext/pcre/pcrelib/pcre_fullinfo.c       ((const pcre_study_data *)extra_data->study_data)->start_bits : NULL;
NULL               74 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0)
NULL               78 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0)
NULL               80 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0)
NULL              124 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMECOUNT, &top)) != 0)
NULL              128 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMEENTRYSIZE, &entrysize)) != 0)
NULL              130 ext/pcre/pcrelib/pcre_get.c if ((rc = pcre_fullinfo(code, NULL, PCRE_INFO_NAMETABLE, &nametable)) != 0)
NULL              323 ext/pcre/pcrelib/pcre_get.c if (stringlist == NULL) return PCRE_ERROR_NOMEMORY;
NULL              337 ext/pcre/pcrelib/pcre_get.c *stringlist = NULL;
NULL              398 ext/pcre/pcrelib/pcre_get.c if (substring == NULL) return PCRE_ERROR_NOMEMORY;
NULL               58 ext/pcre/pcrelib/pcre_globals.c PCRE_EXP_DATA_DEFN int   (*pcre_callout)(pcre_callout_block *) = NULL;
NULL               78 ext/pcre/pcrelib/pcre_info.c if (re == NULL) return PCRE_ERROR_NULL;
NULL               81 ext/pcre/pcrelib/pcre_info.c   re = _pcre_try_flipped(re, &internal_re, NULL, NULL);
NULL               82 ext/pcre/pcrelib/pcre_info.c   if (re == NULL) return PCRE_ERROR_BADMAGIC;
NULL               84 ext/pcre/pcrelib/pcre_info.c if (optptr != NULL) *optptr = (int)(re->options & PUBLIC_OPTIONS);
NULL               85 ext/pcre/pcrelib/pcre_info.c if (first_byte != NULL)
NULL               79 ext/pcre/pcrelib/pcre_maketables.c if (yield == NULL) return NULL;
NULL               73 ext/pcre/pcrelib/pcre_refcount.c if (re == NULL) return PCRE_ERROR_NULL;
NULL              507 ext/pcre/pcrelib/pcre_study.c *errorptr = NULL;
NULL              509 ext/pcre/pcrelib/pcre_study.c if (re == NULL || re->magic_number != MAGIC_NUMBER)
NULL              512 ext/pcre/pcrelib/pcre_study.c   return NULL;
NULL              518 ext/pcre/pcrelib/pcre_study.c   return NULL;
NULL              530 ext/pcre/pcrelib/pcre_study.c   return NULL;
NULL              535 ext/pcre/pcrelib/pcre_study.c if (tables == NULL)
NULL              536 ext/pcre/pcrelib/pcre_study.c   (void)pcre_fullinfo(external_re, NULL, PCRE_INFO_DEFAULT_TABLES,
NULL              548 ext/pcre/pcrelib/pcre_study.c   (re->options & PCRE_UTF8) != 0, &compile_block) != SSB_DONE) return NULL;
NULL              560 ext/pcre/pcrelib/pcre_study.c if (extra == NULL)
NULL              563 ext/pcre/pcrelib/pcre_study.c   return NULL;
NULL              104 ext/pcre/pcrelib/pcre_try_flipped.c   return NULL;
NULL              125 ext/pcre/pcrelib/pcre_try_flipped.c if (study != NULL)
NULL               91 ext/pcre/pcrelib/pcredemo.c   NULL);                /* use default character tables */
NULL               95 ext/pcre/pcrelib/pcredemo.c if (re == NULL)
NULL              110 ext/pcre/pcrelib/pcredemo.c   NULL,                 /* no extra data - we didn't study the pattern */
NULL              176 ext/pcre/pcrelib/pcredemo.c   NULL,                 /* no extra data - we didn't study the pattern */
NULL              190 ext/pcre/pcrelib/pcredemo.c     NULL,                     /* no extra data - we didn't study the pattern */
NULL              196 ext/pcre/pcrelib/pcredemo.c     NULL,                     /* no extra data - we didn't study the pattern */
NULL              261 ext/pcre/pcrelib/pcredemo.c     NULL,                 /* no extra data - we didn't study the pattern */
NULL              124 ext/pcre/pcrelib/pcregrep.c static char *colour_option = NULL;
NULL              125 ext/pcre/pcrelib/pcregrep.c static char *dee_option = NULL;
NULL              126 ext/pcre/pcrelib/pcregrep.c static char *DEE_option = NULL;
NULL              127 ext/pcre/pcrelib/pcregrep.c static char *newline = NULL;
NULL              128 ext/pcre/pcrelib/pcregrep.c static char *pattern_filename = NULL;
NULL              130 ext/pcre/pcrelib/pcregrep.c static char *locale = NULL;
NULL              132 ext/pcre/pcrelib/pcregrep.c static const unsigned char *pcretables = NULL;
NULL              135 ext/pcre/pcrelib/pcregrep.c static pcre **pattern_list = NULL;
NULL              136 ext/pcre/pcrelib/pcregrep.c static pcre_extra **hints_list = NULL;
NULL              138 ext/pcre/pcrelib/pcregrep.c static char *include_pattern = NULL;
NULL              139 ext/pcre/pcrelib/pcregrep.c static char *exclude_pattern = NULL;
NULL              141 ext/pcre/pcrelib/pcregrep.c static pcre *include_compiled = NULL;
NULL              142 ext/pcre/pcrelib/pcregrep.c static pcre *exclude_compiled = NULL;
NULL              193 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    N_NULL,   NULL,              "",              "  terminate options" },
NULL              194 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    N_HELP,   NULL,              "help",          "display this help and exit" },
NULL              199 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'c',      NULL,              "count",         "print only a count of matching lines per FILE" },
NULL              203 ext/pcre/pcrelib/pcregrep.c   { OP_PATLIST,   'e',      NULL,              "regex(p)",      "specify pattern (may be used more than once)" },
NULL              204 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'F',      NULL,              "fixed_strings", "patterns are sets of newline-separated strings" },
NULL              206 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    N_FOFFSETS, NULL,            "file-offsets",  "output file offsets, not text" },
NULL              207 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'H',      NULL,              "with-filename", "force the prefixing filename on output" },
NULL              208 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'h',      NULL,              "no-filename",   "suppress the prefixing filename on output" },
NULL              209 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'i',      NULL,              "ignore-case",   "ignore case distinctions" },
NULL              210 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'l',      NULL,              "files-with-matches", "print only FILE names containing matches" },
NULL              211 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'L',      NULL,              "files-without-match","print only FILE names not containing matches" },
NULL              213 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    N_LOFFSETS, NULL,            "line-offsets",  "output line numbers and offsets, not text" },
NULL              215 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'M',      NULL,              "multiline",     "run in multiline mode" },
NULL              217 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'n',      NULL,              "line-number",   "print line number with output lines" },
NULL              218 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'o',      NULL,              "only-matching", "show only the part of the line that matched" },
NULL              219 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'q',      NULL,              "quiet",         "suppress output, just set return code" },
NULL              220 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'r',      NULL,              "recursive",     "recursively scan sub-directories" },
NULL              226 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    's',      NULL,              "no-messages",   "suppress error messages" },
NULL              227 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'u',      NULL,              "utf-8",         "use UTF-8 mode" },
NULL              228 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'V',      NULL,              "version",       "print version information and exit" },
NULL              229 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'v',      NULL,              "invert-match",  "select non-matching lines" },
NULL              230 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'w',      NULL,              "word-regex(p)", "force patterns to match only as words"  },
NULL              231 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    'x',      NULL,              "line-regex(p)", "force patterns to match only whole lines" },
NULL              232 ext/pcre/pcrelib/pcregrep.c   { OP_NODATA,    0,        NULL,               NULL,            NULL }
NULL              296 ext/pcre/pcrelib/pcregrep.c   if (dent == NULL) return NULL;
NULL              380 ext/pcre/pcrelib/pcregrep.c if ((pattern == NULL) || (dir == NULL))
NULL              398 ext/pcre/pcrelib/pcregrep.c return NULL;
NULL              409 ext/pcre/pcrelib/pcregrep.c       return NULL;
NULL              419 ext/pcre/pcrelib/pcregrep.c return NULL;   /* Keep compiler happy; never executed */
NULL              801 ext/pcre/pcrelib/pcregrep.c     if (printname != NULL) fprintf(stdout, "%s-", printname);
NULL              847 ext/pcre/pcrelib/pcregrep.c char *lastmatchrestart = NULL;
NULL              853 ext/pcre/pcrelib/pcregrep.c FILE *in = NULL;                    /* Ensure initialized */
NULL              856 ext/pcre/pcrelib/pcregrep.c gzFile ingz = NULL;
NULL              860 ext/pcre/pcrelib/pcregrep.c BZFILE *inbz2 = NULL;
NULL             1044 ext/pcre/pcrelib/pcregrep.c         if (printname != NULL) fprintf(stdout, "%s:", printname);
NULL             1090 ext/pcre/pcrelib/pcregrep.c           if (printname != NULL) fprintf(stdout, "%s-", printname);
NULL             1130 ext/pcre/pcrelib/pcregrep.c           if (printname != NULL) fprintf(stdout, "%s-", printname);
NULL             1144 ext/pcre/pcrelib/pcregrep.c       if (printname != NULL) fprintf(stdout, "%s:", printname);
NULL             1306 ext/pcre/pcrelib/pcregrep.c   if (printname != NULL) fprintf(stdout, "%s:", printname);
NULL             1342 ext/pcre/pcrelib/pcregrep.c FILE *in = NULL;           /* Ensure initialized */
NULL             1345 ext/pcre/pcrelib/pcregrep.c gzFile ingz = NULL;
NULL             1349 ext/pcre/pcrelib/pcregrep.c BZFILE *inbz2 = NULL;
NULL             1358 ext/pcre/pcrelib/pcregrep.c       stdin_name : NULL);
NULL             1374 ext/pcre/pcrelib/pcregrep.c     if (dir == NULL)
NULL             1382 ext/pcre/pcrelib/pcregrep.c     while ((nextfile = readdirectory(dir)) != NULL)
NULL             1388 ext/pcre/pcrelib/pcregrep.c       if (exclude_compiled != NULL &&
NULL             1389 ext/pcre/pcrelib/pcregrep.c           pcre_exec(exclude_compiled, NULL, buffer, blen, 0, 0, NULL, 0) >= 0)
NULL             1392 ext/pcre/pcrelib/pcregrep.c       if (include_compiled != NULL &&
NULL             1393 ext/pcre/pcrelib/pcregrep.c           pcre_exec(include_compiled, NULL, buffer, blen, 0, 0, NULL, 0) < 0)
NULL             1425 ext/pcre/pcrelib/pcregrep.c   if (ingz == NULL)
NULL             1464 ext/pcre/pcrelib/pcregrep.c if (handle == NULL)
NULL             1475 ext/pcre/pcrelib/pcregrep.c   (filenames == FN_DEFAULT && !only_one_at_top))? pathname : NULL);
NULL             1695 ext/pcre/pcrelib/pcregrep.c     (filename == NULL)? "command-line " : "", MAX_PATTERN_COUNT);
NULL             1703 ext/pcre/pcrelib/pcregrep.c if (pattern_list[pattern_count] != NULL)
NULL             1714 ext/pcre/pcrelib/pcregrep.c if (filename == NULL)
NULL             1814 ext/pcre/pcrelib/pcregrep.c   option_item *op = NULL;
NULL             1826 ext/pcre/pcrelib/pcregrep.c     if (pattern_filename != NULL || pattern_count > 0) break;
NULL             1856 ext/pcre/pcrelib/pcregrep.c       if (opbra == NULL)     /* Not a (p) case */
NULL             1858 ext/pcre/pcrelib/pcregrep.c         if (equals == NULL)  /* Not thing=data case */
NULL             1865 ext/pcre/pcrelib/pcregrep.c           int arglen = (argequals == NULL)? (int)strlen(arg) : argequals - arg;
NULL             2021 ext/pcre/pcrelib/pcregrep.c         int nlen = (equals == NULL)? (int)strlen(op->long_name) :
NULL             2060 ext/pcre/pcrelib/pcregrep.c if (locale == NULL)
NULL             2066 ext/pcre/pcrelib/pcregrep.c if (locale == NULL)
NULL             2075 ext/pcre/pcrelib/pcregrep.c if (locale != NULL)
NULL             2077 ext/pcre/pcrelib/pcregrep.c   if (setlocale(LC_CTYPE, locale) == NULL)
NULL             2088 ext/pcre/pcrelib/pcregrep.c if (colour_option != NULL && strcmp(colour_option, "never") != 0)
NULL             2101 ext/pcre/pcrelib/pcregrep.c     if (cs == NULL) cs = getenv("PCREGREP_COLOR");
NULL             2102 ext/pcre/pcrelib/pcregrep.c     if (cs != NULL) colour_string = cs;
NULL             2141 ext/pcre/pcrelib/pcregrep.c if (dee_option != NULL)
NULL             2153 ext/pcre/pcrelib/pcregrep.c if (DEE_option != NULL)
NULL             2184 ext/pcre/pcrelib/pcregrep.c if (pattern_list == NULL || hints_list == NULL)
NULL             2193 ext/pcre/pcrelib/pcregrep.c if (cmd_pattern_count == 0 && pattern_filename == NULL)
NULL             2204 ext/pcre/pcrelib/pcregrep.c   if (!compile_pattern(patterns[j], pcre_options, NULL,
NULL             2211 ext/pcre/pcrelib/pcregrep.c if (pattern_filename != NULL)
NULL             2226 ext/pcre/pcrelib/pcregrep.c     if (f == NULL)
NULL             2235 ext/pcre/pcrelib/pcregrep.c   while (fgets(buffer, MBUFTHIRD, f) != NULL)
NULL             2254 ext/pcre/pcrelib/pcregrep.c   if (error != NULL)
NULL             2266 ext/pcre/pcrelib/pcregrep.c if (exclude_pattern != NULL)
NULL             2270 ext/pcre/pcrelib/pcregrep.c   if (exclude_compiled == NULL)
NULL             2278 ext/pcre/pcrelib/pcregrep.c if (include_pattern != NULL)
NULL             2282 ext/pcre/pcrelib/pcregrep.c   if (include_compiled == NULL)
NULL             2294 ext/pcre/pcrelib/pcregrep.c   rc = pcregrep(stdin, FR_PLAIN, (filenames > FN_DEFAULT)? stdin_name : NULL);
NULL             2314 ext/pcre/pcrelib/pcregrep.c if (pattern_list != NULL)
NULL             2319 ext/pcre/pcrelib/pcregrep.c if (hints_list != NULL)
NULL              171 ext/pcre/pcrelib/pcreposix.c addlength = (preg != NULL && (int)preg->re_erroffset != -1)?
NULL              233 ext/pcre/pcrelib/pcreposix.c   &erroffset, NULL);
NULL              236 ext/pcre/pcrelib/pcreposix.c if (preg->re_pcre == NULL) return eint[errorcode];
NULL              238 ext/pcre/pcrelib/pcreposix.c preg->re_nsub = pcre_info((const pcre *)preg->re_pcre, NULL, NULL);
NULL              266 ext/pcre/pcrelib/pcreposix.c int *ovector = NULL;
NULL              292 ext/pcre/pcrelib/pcreposix.c     if (ovector == NULL) return REG_ESPACE;
NULL              297 ext/pcre/pcrelib/pcreposix.c rc = pcre_exec((const pcre *)preg->re_pcre, NULL, string, (int)strlen(string),
NULL               99 ext/pcre/php_pcre.c 	zend_hash_init(&pcre_globals->pcre_cache, 0, NULL, php_free_pcre_cache, 1);
NULL              181 ext/pcre/php_pcre.c 	pcre				*re = NULL;
NULL              194 ext/pcre/php_pcre.c 	unsigned const char *tables = NULL;
NULL              196 ext/pcre/php_pcre.c 	char				*locale = setlocale(LC_CTYPE, NULL);
NULL              209 ext/pcre/php_pcre.c 		if (pcre_info(pce->re, NULL, NULL) == PCRE_ERROR_BADMAGIC) {
NULL              228 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty regular expression");
NULL              229 ext/pcre/php_pcre.c 		return NULL;
NULL              236 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC,E_WARNING, "Delimiter must not be alphanumeric or backslash");
NULL              237 ext/pcre/php_pcre.c 		return NULL;
NULL              257 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC,E_WARNING, "No ending delimiter '%c' found", delimiter);
NULL              258 ext/pcre/php_pcre.c 			return NULL;
NULL              277 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC,E_WARNING, "No ending matching delimiter '%c' found", end_delimiter);
NULL              278 ext/pcre/php_pcre.c 			return NULL;
NULL              314 ext/pcre/php_pcre.c 				php_error_docref(NULL TSRMLS_CC,E_WARNING, "Unknown modifier '%c'", pp[-1]);
NULL              316 ext/pcre/php_pcre.c 				return NULL;
NULL              332 ext/pcre/php_pcre.c 	if (re == NULL) {
NULL              333 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC,E_WARNING, "Compilation failed: %s at offset %d", error, erroffset);
NULL              338 ext/pcre/php_pcre.c 		return NULL;
NULL              348 ext/pcre/php_pcre.c 		if (error != NULL) {
NULL              349 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while studying pattern");
NULL              352 ext/pcre/php_pcre.c 		extra = NULL;
NULL              390 ext/pcre/php_pcre.c 		*extra = pce ? pce->extra : NULL;
NULL              396 ext/pcre/php_pcre.c 	return pce ? pce->re : NULL;
NULL              407 ext/pcre/php_pcre.c 		*extra = pce ? pce->extra : NULL;
NULL              416 ext/pcre/php_pcre.c 	return pce ? pce->re : NULL;
NULL              435 ext/pcre/php_pcre.c 		zend_hash_update(Z_ARRVAL_P(result), name, strlen(name)+1, &match_pair, sizeof(zval *), NULL);
NULL              437 ext/pcre/php_pcre.c 	zend_hash_next_index_insert(Z_ARRVAL_P(result), &match_pair, sizeof(zval *), NULL);
NULL              449 ext/pcre/php_pcre.c 	zval			 *subpats = NULL;	/* Array for subpatterns */
NULL              459 ext/pcre/php_pcre.c 	if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) {
NULL              474 ext/pcre/php_pcre.c 				   **match_sets = NULL;	/* An array of sets of matches for each
NULL              487 ext/pcre/php_pcre.c 	char 		   **subpat_names = NULL;/* Array for named subpatterns */
NULL              493 ext/pcre/php_pcre.c 	if (subpats != NULL) {
NULL              512 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid flags specified");
NULL              527 ext/pcre/php_pcre.c 	if (extra == NULL) {
NULL              537 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
NULL              558 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
NULL              570 ext/pcre/php_pcre.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
NULL              579 ext/pcre/php_pcre.c 				if (is_numeric_string(subpat_names[name_idx], strlen(subpat_names[name_idx]), NULL, NULL, 0) > 0) {
NULL              580 ext/pcre/php_pcre.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Numeric named subpatterns are not allowed");
NULL              600 ext/pcre/php_pcre.c 	match = NULL;
NULL              611 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Matched, but too many substrings");
NULL              621 ext/pcre/php_pcre.c 			if (subpats != NULL) {
NULL              626 ext/pcre/php_pcre.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Get subpatterns list failed");
NULL              636 ext/pcre/php_pcre.c 												offsets[(i<<1)+1] - offsets[i<<1], offsets[i<<1], NULL);
NULL              673 ext/pcre/php_pcre.c 						zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &result_set, sizeof(zval *), NULL);
NULL              725 ext/pcre/php_pcre.c 								 strlen(subpat_names[i])+1, &match_sets[i], sizeof(zval *), NULL);
NULL              728 ext/pcre/php_pcre.c 			zend_hash_next_index_insert(Z_ARRVAL_P(subpats), &match_sets[i], sizeof(zval *), NULL);
NULL              811 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              818 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call custom replacement function");
NULL              901 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, code.c);
NULL              929 ext/pcre/php_pcre.c 	if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) {
NULL              930 ext/pcre/php_pcre.c 		return NULL;
NULL              959 ext/pcre/php_pcre.c 					*replace=NULL,		/* Replacement string */
NULL              965 ext/pcre/php_pcre.c 					*replace_end=NULL,	/* End of replacement string */
NULL              970 ext/pcre/php_pcre.c 	if (extra == NULL) {
NULL              980 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Modifier /e cannot be used with replacement callback");
NULL              981 ext/pcre/php_pcre.c 			return NULL;
NULL              992 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
NULL              993 ext/pcre/php_pcre.c 		return NULL;
NULL             1002 ext/pcre/php_pcre.c 	match = NULL;
NULL             1014 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Matched, but too many substrings");
NULL             1139 ext/pcre/php_pcre.c 			result = NULL;
NULL             1164 ext/pcre/php_pcre.c 				**replace_entry = NULL,
NULL             1219 ext/pcre/php_pcre.c 										   replace_count TSRMLS_CC)) != NULL) {
NULL             1225 ext/pcre/php_pcre.c 				return NULL;
NULL             1264 ext/pcre/php_pcre.c 	int				*replace_count_ptr=NULL; 
NULL             1272 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             1281 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             1314 ext/pcre/php_pcre.c 			if ((result = php_replace_in_subject(*regex, *replace, subject_entry, &result_len, limit_val, is_callable_replace, replace_count_ptr TSRMLS_CC)) != NULL) {
NULL             1331 ext/pcre/php_pcre.c 		if ((result = php_replace_in_subject(*regex, *replace, subject, &result_len, limit_val, is_callable_replace, replace_count_ptr TSRMLS_CC)) != NULL) {
NULL             1378 ext/pcre/php_pcre.c 	if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) {
NULL             1391 ext/pcre/php_pcre.c 	pcre_extra		*extra = NULL;		/* Holds results of studying */
NULL             1392 ext/pcre/php_pcre.c 	pcre			*re_bump = NULL;	/* Regex instance for empty matches */
NULL             1393 ext/pcre/php_pcre.c 	pcre_extra		*extra_bump = NULL;	/* Almost dummy */
NULL             1417 ext/pcre/php_pcre.c 	if (extra == NULL) {
NULL             1430 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
NULL             1440 ext/pcre/php_pcre.c 	match = NULL;
NULL             1451 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Matched, but too many substrings");
NULL             1463 ext/pcre/php_pcre.c 					add_offset_pair(return_value, last_match, &subject[offsets[0]]-last_match, next_offset, NULL);
NULL             1485 ext/pcre/php_pcre.c 							add_offset_pair(return_value, &subject[offsets[i<<1]], match_len, offsets[i<<1], NULL);
NULL             1501 ext/pcre/php_pcre.c 					if (re_bump == NULL) {
NULL             1504 ext/pcre/php_pcre.c 						if ((re_bump = pcre_get_compiled_regex("/./u", &extra_bump, &dummy TSRMLS_CC)) == NULL) {
NULL             1512 ext/pcre/php_pcre.c 						php_error_docref(NULL TSRMLS_CC,E_NOTICE, "Unknown error");
NULL             1544 ext/pcre/php_pcre.c 			add_offset_pair(return_value, &subject[start_offset], subject_len - start_offset, start_offset, NULL);
NULL             1565 ext/pcre/php_pcre.c 	char	*delim = NULL;	/* Additional delimiter argument */
NULL             1660 ext/pcre/php_pcre.c 	if ((pce = pcre_get_compiled_regex_cache(regex, regex_len TSRMLS_CC)) == NULL) {
NULL             1684 ext/pcre/php_pcre.c 	if (extra == NULL) {
NULL             1694 ext/pcre/php_pcre.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal pcre_fullinfo() error %d", rc);
NULL             1718 ext/pcre/php_pcre.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Matched, but too many substrings");
NULL             1735 ext/pcre/php_pcre.c 									 strlen(string_key)+1, entry, sizeof(zval *), NULL);
NULL             1740 ext/pcre/php_pcre.c 										   sizeof(zval *), NULL);
NULL             1772 ext/pcre/php_pcre.c 	PHP_FE(preg_split,				NULL)
NULL             1773 ext/pcre/php_pcre.c 	PHP_FE(preg_quote,				NULL)
NULL             1774 ext/pcre/php_pcre.c 	PHP_FE(preg_grep,				NULL)
NULL             1775 ext/pcre/php_pcre.c 	PHP_FE(preg_last_error,			NULL)
NULL             1776 ext/pcre/php_pcre.c 	{NULL, 		NULL,				NULL}
NULL             1785 ext/pcre/php_pcre.c 	NULL,
NULL             1786 ext/pcre/php_pcre.c 	NULL,
NULL             1792 ext/pcre/php_pcre.c 	NULL,
NULL               92 ext/pcre/php_pcre.h #define pcre_module_ptr NULL
NULL              118 ext/pdo/pdo.c  	PHP_FE(pdo_drivers,             NULL)
NULL              119 ext/pdo/pdo.c  	{NULL, NULL, NULL}
NULL              129 ext/pdo/pdo.c  	{NULL, NULL, NULL}
NULL              137 ext/pdo/pdo.c  	STANDARD_MODULE_HEADER_EX, NULL,
NULL              146 ext/pdo/pdo.c  	NULL,
NULL              147 ext/pdo/pdo.c  	NULL,
NULL              152 ext/pdo/pdo.c  	NULL,
NULL              153 ext/pdo/pdo.c  	NULL,
NULL              185 ext/pdo/pdo.c  			(void**)&driver, sizeof(driver), NULL);
NULL              199 ext/pdo/pdo.c  	pdo_driver_t **driver = NULL;
NULL              203 ext/pdo/pdo.c  	return driver ? *driver : NULL;
NULL              321 ext/pdo/pdo.c  	spl_ce_RuntimeException = NULL;
NULL              327 ext/pdo/pdo.c  	zend_hash_init(&pdo_driver_hash, 0, NULL, NULL, 1);
NULL              329 ext/pdo/pdo.c  	le_ppdo = zend_register_list_destructors_ex(NULL, php_pdo_pdbh_dtor,
NULL              332 ext/pdo/pdo.c  	INIT_CLASS_ENTRY(ce, "PDOException", NULL);
NULL              334 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              358 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              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", ENFORCE_SAFE_MODE|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              278 ext/pdo/pdo_dbh.c 		char *hashkey = NULL;
NULL              280 ext/pdo/pdo_dbh.c 		pdo_dbh_t *pdbh = NULL;
NULL              283 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              308 ext/pdo/pdo_dbh.c 						pdbh = NULL;
NULL              320 ext/pdo/pdo_dbh.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory while allocating PDO handle");
NULL              326 ext/pdo/pdo_dbh.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory while allocating PDO handle");
NULL              357 ext/pdo/pdo_dbh.c 	dbh->username = username ? pestrdup(username, is_persistent) : NULL;
NULL              358 ext/pdo/pdo_dbh.c 	dbh->password = password ? pestrdup(password, is_persistent) : NULL;
NULL              364 ext/pdo/pdo_dbh.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory");
NULL              387 ext/pdo/pdo_dbh.c 					sizeof(le), NULL)) {
NULL              388 ext/pdo/pdo_dbh.c 				php_error_docref(NULL TSRMLS_CC, E_ERROR, "Failed to register persistent entry");
NULL              421 ext/pdo/pdo_dbh.c 			pdo_raise_impl_error(dbh, NULL, "HY000", "constructor arguments must be passed as an array" TSRMLS_CC);
NULL              422 ext/pdo/pdo_dbh.c 			return NULL;
NULL              425 ext/pdo/pdo_dbh.c 			pdo_raise_impl_error(dbh, NULL, "HY000", "user-supplied statement does not accept constructor arguments" TSRMLS_CC);
NULL              426 ext/pdo/pdo_dbh.c 			return NULL;
NULL              456 ext/pdo/pdo_dbh.c 		fci.function_name = NULL;
NULL              458 ext/pdo/pdo_dbh.c 		fci.symbol_table = NULL;
NULL              467 ext/pdo/pdo_dbh.c 			while (p != NULL) {
NULL              473 ext/pdo/pdo_dbh.c 			fci.params = NULL;
NULL              485 ext/pdo/pdo_dbh.c 			object = NULL; /* marks failure */
NULL              505 ext/pdo/pdo_dbh.c 	zval *options = NULL, **opt, **item, *ctor_args;
NULL              521 ext/pdo/pdo_dbh.c 			pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              530 ext/pdo/pdo_dbh.c 			pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              536 ext/pdo/pdo_dbh.c 			pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              543 ext/pdo/pdo_dbh.c 				pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              552 ext/pdo/pdo_dbh.c 			ctor_args = NULL;
NULL              560 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              675 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "HY000", "attribute value must be an integer" TSRMLS_CC); \
NULL              691 ext/pdo/pdo_dbh.c 					pdo_raise_impl_error(dbh, NULL, "HY000", "invalid error mode" TSRMLS_CC);
NULL              707 ext/pdo/pdo_dbh.c 					pdo_raise_impl_error(dbh, NULL, "HY000", "invalid case folding mode" TSRMLS_CC);
NULL              724 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              733 ext/pdo/pdo_dbh.c 				pdo_raise_impl_error(dbh, NULL, "HY000", "invalid fetch mode type" TSRMLS_CC);
NULL              751 ext/pdo/pdo_dbh.c 				pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              762 ext/pdo/pdo_dbh.c 				pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              770 ext/pdo/pdo_dbh.c 				pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              776 ext/pdo/pdo_dbh.c 				pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              784 ext/pdo/pdo_dbh.c 				dbh->def_stmt_ctor_args = NULL;
NULL              788 ext/pdo/pdo_dbh.c 					pdo_raise_impl_error(dbh, NULL, "HY000", 
NULL              818 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support setting attributes" TSRMLS_CC);
NULL              892 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support getting attributes" TSRMLS_CC);
NULL              902 ext/pdo/pdo_dbh.c 			pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support that attribute" TSRMLS_CC);
NULL              945 ext/pdo/pdo_dbh.c 	char *name = NULL;
NULL              955 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support lastInsertId()" TSRMLS_CC);
NULL             1030 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "HY000", "failed to instantiate user supplied statement class" TSRMLS_CC);
NULL             1050 ext/pdo/pdo_dbh.c 	if (dbh->methods->preparer(dbh, statement, statement_len, stmt, NULL TSRMLS_CC)) {
NULL             1102 ext/pdo/pdo_dbh.c 		pdo_raise_impl_error(dbh, NULL, "IM001", "driver does not support quoting" TSRMLS_CC);
NULL             1184 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, beginTransaction,		NULL,			ZEND_ACC_PUBLIC)
NULL             1185 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, commit,			NULL,					ZEND_ACC_PUBLIC)
NULL             1186 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, rollBack,		NULL,					ZEND_ACC_PUBLIC)
NULL             1189 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, query,			NULL,					ZEND_ACC_PUBLIC)
NULL             1191 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, errorCode,		NULL,					ZEND_ACC_PUBLIC)
NULL             1192 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, errorInfo,		NULL,					ZEND_ACC_PUBLIC)
NULL             1195 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, __wakeup,		NULL,					ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL             1196 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, __sleep,		NULL,					ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL             1197 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, getAvailableDrivers, NULL,				ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
NULL             1198 ext/pdo/pdo_dbh.c 	{NULL, NULL, NULL}
NULL             1220 ext/pdo/pdo_dbh.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "out of memory while allocating PDO methods.");
NULL             1222 ext/pdo/pdo_dbh.c 	zend_hash_init_ex(dbh->cls_methods[kind], 8, NULL, NULL, dbh->is_persistent, 0);
NULL             1229 ext/pdo/pdo_dbh.c 		ifunc->prototype = NULL;
NULL             1241 ext/pdo/pdo_dbh.c 			ifunc->arg_info = NULL;
NULL             1255 ext/pdo/pdo_dbh.c 		zend_hash_add(dbh->cls_methods[kind], lc_name, namelen+1, &func, sizeof(func), NULL);
NULL             1271 ext/pdo/pdo_dbh.c 	zend_function *fbc = NULL;
NULL             1298 ext/pdo/pdo_dbh.c 				fbc = NULL;
NULL             1448 ext/pdo/pdo_dbh.c 		dbh->query_stmt = NULL;
NULL             1503 ext/pdo/pdo_dbh.c 		dbh->properties = NULL;
NULL             1524 ext/pdo/pdo_dbh.c 	zend_hash_init(dbh->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1528 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             1541 ext/pdo/pdo_dbh.c 		rsrc->ptr = NULL;
NULL              302 ext/pdo/pdo_sql_parser.c 	struct placeholder *placeholders = NULL, *placetail = NULL, *plc = NULL;
NULL              322 ext/pdo/pdo_sql_parser.c 			plc->next = NULL;
NULL              418 ext/pdo/pdo_sql_parser.c 						char *buf = NULL;
NULL              519 ext/pdo/pdo_sql_parser.c 		if (stmt->bound_param_map == NULL) {
NULL              521 ext/pdo/pdo_sql_parser.c 			zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0);
NULL              546 ext/pdo/pdo_sql_parser.c 				zend_hash_update(stmt->bound_param_map, name, plc->len + 1, idxbuf, plc->qlen + 1, NULL);
NULL              550 ext/pdo/pdo_sql_parser.c 			zend_hash_index_update(stmt->bound_param_map, plc->bindno, idxbuf, plc->qlen + 1, NULL);
NULL              562 ext/pdo/pdo_sql_parser.c 		if (stmt->bound_param_map == NULL) {
NULL              564 ext/pdo/pdo_sql_parser.c 			zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0);
NULL              571 ext/pdo/pdo_sql_parser.c 			zend_hash_index_update(stmt->bound_param_map, plc->bindno, name, plc->len + 1, NULL);
NULL              646 ext/pdo/pdo_sql_parser.c 				*outquery = NULL;
NULL              677 ext/pdo/pdo_sql_parser.c 				*outquery = NULL;
NULL              686 ext/pdo/pdo_sql_parser.c 				*outquery = NULL;
NULL              713 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              104 ext/pdo/pdo_stmt.c 	php_error_docref(NULL TSRMLS_CC, E_ERROR, "You should not create a PDOStatement manually");
NULL              253 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              280 ext/pdo/pdo_stmt.c 		param->parameter = NULL;
NULL              291 ext/pdo/pdo_stmt.c 	struct pdo_bound_param_data *pparam = NULL;
NULL              297 ext/pdo/pdo_stmt.c 		zend_hash_init(hash, 13, NULL, param_dtor, 0);
NULL              341 ext/pdo/pdo_stmt.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Did not found column name '%s' in the defined columns; it will not be bound", param->name);
NULL              359 ext/pdo/pdo_stmt.c 			param->name = NULL;
NULL              373 ext/pdo/pdo_stmt.c 				param->name = NULL;
NULL              407 ext/pdo/pdo_stmt.c 			param->parameter = NULL;
NULL              419 ext/pdo/pdo_stmt.c 	zval *input_params = NULL;
NULL              438 ext/pdo/pdo_stmt.c 			stmt->bound_params = NULL;
NULL              446 ext/pdo/pdo_stmt.c 						&param.name, &str_length, &num_index, 0, NULL)) {
NULL              453 ext/pdo/pdo_stmt.c 					pdo_raise_impl_error(stmt->dbh, stmt, "HY093", NULL TSRMLS_CC);
NULL              502 ext/pdo/pdo_stmt.c 		stmt->active_query_string = NULL;
NULL              524 ext/pdo/pdo_stmt.c 	stmt->active_query_string = NULL;
NULL              533 ext/pdo/pdo_stmt.c 	char *value = NULL;
NULL              542 ext/pdo/pdo_stmt.c 	value = NULL;
NULL              565 ext/pdo/pdo_stmt.c 			if (value == NULL) {
NULL              569 ext/pdo/pdo_stmt.c 					char *buf = NULL;
NULL              572 ext/pdo/pdo_stmt.c 					if(buf == NULL) {
NULL              726 ext/pdo/pdo_stmt.c 		fci->function_name = NULL;
NULL              727 ext/pdo/pdo_stmt.c 		fci->symbol_table = NULL;
NULL              736 ext/pdo/pdo_stmt.c 			while (p != NULL) {
NULL              742 ext/pdo/pdo_stmt.c 			fci->params = NULL;
NULL              761 ext/pdo/pdo_stmt.c 	zval **object = NULL, **method = NULL;
NULL              762 ext/pdo/pdo_stmt.c 	char *fname = NULL, *cname;
NULL              763 ext/pdo/pdo_stmt.c 	zend_class_entry * ce = NULL, **pce;
NULL              781 ext/pdo/pdo_stmt.c 			object = NULL;
NULL              807 ext/pdo/pdo_stmt.c 	if ((fname = strstr(fname, "::")) == NULL) {
NULL              809 ext/pdo/pdo_stmt.c 		cname = NULL;
NULL              839 ext/pdo/pdo_stmt.c 	fci->function_name = NULL;
NULL              840 ext/pdo/pdo_stmt.c 	fci->symbol_table = NULL;
NULL              873 ext/pdo/pdo_stmt.c 		stmt->fetch.cls.fci.params = NULL;
NULL              878 ext/pdo/pdo_stmt.c 		stmt->fetch.cls.ctor_args = NULL;
NULL              883 ext/pdo/pdo_stmt.c 		stmt->fetch.func.values = NULL;
NULL              895 ext/pdo/pdo_stmt.c 	zend_class_entry *ce = NULL, *old_ce = NULL;
NULL              896 ext/pdo/pdo_stmt.c 	zval grp_val, *grp, **pgrp, *retval, *old_ctor_args = NULL;
NULL              937 ext/pdo/pdo_stmt.c 					zend_hash_init(return_value->value.ht, stmt->column_count, NULL, ZVAL_PTR_DTOR, 0);
NULL              957 ext/pdo/pdo_stmt.c 						fetch_value(stmt, return_value, 1, NULL TSRMLS_CC);
NULL              959 ext/pdo/pdo_stmt.c 						fetch_value(stmt, return_value, 0, NULL TSRMLS_CC);
NULL              961 ext/pdo/pdo_stmt.c 						fetch_value(stmt, return_value, colno, NULL TSRMLS_CC); 
NULL              988 ext/pdo/pdo_stmt.c 					fetch_value(stmt, &val, i++, NULL TSRMLS_CC);
NULL             1068 ext/pdo/pdo_stmt.c 				fetch_value(stmt, &grp_val, colno, NULL TSRMLS_CC);
NULL             1070 ext/pdo/pdo_stmt.c 				fetch_value(stmt, &grp_val, i, NULL TSRMLS_CC);
NULL             1083 ext/pdo/pdo_stmt.c 			fetch_value(stmt, val, i, NULL TSRMLS_CC);
NULL             1094 ext/pdo/pdo_stmt.c 						fetch_value(stmt, tmp, ++i, NULL TSRMLS_CC);
NULL             1097 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             1100 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             1117 ext/pdo/pdo_stmt.c 						zval **curr_val = NULL;
NULL             1157 ext/pdo/pdo_stmt.c 					zend_update_property(NULL, return_value,
NULL             1174 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             1186 ext/pdo/pdo_stmt.c 						} else if (ce->unserialize(&return_value, ce, 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             1415 ext/pdo/pdo_stmt.c 			stmt->fetch.cls.ctor_args = NULL;
NULL             1463 ext/pdo/pdo_stmt.c 	fetch_value(stmt, return_value, col_n, NULL TSRMLS_CC);
NULL             1475 ext/pdo/pdo_stmt.c 	zval *old_ctor_args, *ctor_args = NULL;
NULL             1507 ext/pdo/pdo_stmt.c 				ctor_args = NULL;
NULL             1653 ext/pdo/pdo_stmt.c 			param.parameter = NULL;
NULL             1689 ext/pdo/pdo_stmt.c 			param.parameter = NULL;
NULL             1764 ext/pdo/pdo_stmt.c 	zval *value = NULL;
NULL             1906 ext/pdo/pdo_stmt.c 				stmt->fetch.into = NULL;
NULL             1971 ext/pdo/pdo_stmt.c 			stmt->fetch.cls.ctor_args = NULL;
NULL             1974 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             1999 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             2046 ext/pdo/pdo_stmt.c 		stmt->columns = NULL;
NULL             2118 ext/pdo/pdo_stmt.c 	php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL);
NULL             2123 ext/pdo/pdo_stmt.c 	if (out == NULL) {
NULL             2182 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, rowCount,		NULL,					ZEND_ACC_PUBLIC)
NULL             2186 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, errorCode,		NULL,					ZEND_ACC_PUBLIC)
NULL             2187 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, errorInfo,		NULL,					ZEND_ACC_PUBLIC)
NULL             2190 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, columnCount,	NULL,					ZEND_ACC_PUBLIC)
NULL             2193 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, nextRowset,	NULL,					ZEND_ACC_PUBLIC)
NULL             2194 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, closeCursor,	NULL,					ZEND_ACC_PUBLIC)
NULL             2195 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, debugDumpParams, NULL,					ZEND_ACC_PUBLIC)
NULL             2196 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, __wakeup,		NULL,					ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL             2197 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, __sleep,		NULL,					ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
NULL             2198 ext/pdo/pdo_stmt.c 	{NULL, NULL, NULL}
NULL             2236 ext/pdo/pdo_stmt.c 	zend_function *fbc = NULL;
NULL             2260 ext/pdo/pdo_stmt.c 			fbc = NULL;
NULL             2288 ext/pdo/pdo_stmt.c 	zend_hash_init(stmt->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             2335 ext/pdo/pdo_stmt.c 		stmt->properties = NULL;
NULL             2341 ext/pdo/pdo_stmt.c 		stmt->bound_params = NULL;
NULL             2346 ext/pdo/pdo_stmt.c 		stmt->bound_param_map = NULL;
NULL             2351 ext/pdo/pdo_stmt.c 		stmt->bound_columns = NULL;
NULL             2368 ext/pdo/pdo_stmt.c 				cols[i].name = NULL;
NULL             2372 ext/pdo/pdo_stmt.c 		stmt->columns = NULL;
NULL             2377 ext/pdo/pdo_stmt.c 		stmt->fetch.into = NULL;
NULL             2417 ext/pdo/pdo_stmt.c 	zend_hash_init(stmt->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             2464 ext/pdo/pdo_stmt.c 		*data = NULL;
NULL             2489 ext/pdo/pdo_stmt.c 		I->fetch_ahead = NULL;
NULL             2501 ext/pdo/pdo_stmt.c 		I->fetch_ahead = NULL;
NULL             2515 ext/pdo/pdo_stmt.c 	NULL
NULL             2539 ext/pdo/pdo_stmt.c 		I->fetch_ahead = NULL;
NULL             2550 ext/pdo/pdo_stmt.c 	{NULL, NULL, NULL}
NULL             2563 ext/pdo/pdo_stmt.c 			fetch_value(stmt, return_value, Z_LVAL_P(member), NULL TSRMLS_CC);
NULL             2571 ext/pdo/pdo_stmt.c 				fetch_value(stmt, return_value, colno, NULL TSRMLS_CC);
NULL             2585 ext/pdo/pdo_stmt.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "This PDORow is not from a writable result set");
NULL             2612 ext/pdo/pdo_stmt.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot delete properties from a PDORow");
NULL             2623 ext/pdo/pdo_stmt.c 		fetch_value(stmt, val, i, NULL TSRMLS_CC);
NULL             2625 ext/pdo/pdo_stmt.c 		zend_hash_update(stmt->properties, stmt->columns[i].name, stmt->columns[i].namelen + 1, (void *)&val, sizeof(zval *), NULL);
NULL             2647 ext/pdo/pdo_stmt.c 		return NULL;
NULL             2694 ext/pdo/pdo_stmt.c 	NULL,
NULL             2695 ext/pdo/pdo_stmt.c 	NULL,
NULL             2696 ext/pdo/pdo_stmt.c 	NULL,
NULL             2708 ext/pdo/pdo_stmt.c 	NULL, /* cast */
NULL             2709 ext/pdo/pdo_stmt.c 	NULL
NULL             2725 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               77 ext/pdo/php_pdo.h 		pdo_raise_impl_error(dbh, NULL, "00000", "PDO constructor was not called" TSRMLS_CC);	\
NULL              208 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               39 ext/pdo_dblib/dblib_driver.c 	pdo_dblib_stmt *S = NULL;
NULL               52 ext/pdo_dblib/dblib_driver.c 		DBLIB_G(err).lastmsg = NULL;
NULL               79 ext/pdo_dblib/dblib_driver.c 			H->link = NULL;
NULL               83 ext/pdo_dblib/dblib_driver.c 			H->login = NULL;
NULL               86 ext/pdo_dblib/dblib_driver.c 		dbh->driver_data = NULL;
NULL              174 ext/pdo_dblib/dblib_driver.c 	NULL,
NULL              175 ext/pdo_dblib/dblib_driver.c 	NULL,
NULL              176 ext/pdo_dblib/dblib_driver.c 	NULL,
NULL              177 ext/pdo_dblib/dblib_driver.c 	NULL,
NULL              178 ext/pdo_dblib/dblib_driver.c 	NULL, /* last insert */
NULL              180 ext/pdo_dblib/dblib_driver.c 	NULL, /* get attr */
NULL              181 ext/pdo_dblib/dblib_driver.c 	NULL, /* check liveness */
NULL              189 ext/pdo_dblib/dblib_driver.c 		{ "charset",	NULL,	0 },
NULL              192 ext/pdo_dblib/dblib_driver.c 		{ "dbname",		NULL,	0 },
NULL              193 ext/pdo_dblib/dblib_driver.c 		{ "secure",		NULL,	0 }, /* DBSETLSECURE */
NULL              229 ext/pdo_dblib/dblib_driver.c 	if (H->link == NULL) {
NULL               44 ext/pdo_dblib/dblib_stmt.c 				val->data = NULL;
NULL               49 ext/pdo_dblib/dblib_stmt.c 	S->rows = NULL;
NULL              145 ext/pdo_dblib/dblib_stmt.c 			if (dbdatlen(H->link, i+1) == 0 && dbdata(H->link, i+1) == NULL) {
NULL              147 ext/pdo_dblib/dblib_stmt.c 				val->data = NULL;
NULL              166 ext/pdo_dblib/dblib_stmt.c 							val->len = dbconvert(NULL, S->cols[i].coltype, dbdata(H->link, i+1),
NULL              174 ext/pdo_dblib/dblib_stmt.c 							val->data = NULL;
NULL              259 ext/pdo_dblib/dblib_stmt.c 		S->rows = NULL;
NULL              272 ext/pdo_dblib/dblib_stmt.c 	NULL, /* set attr */
NULL              273 ext/pdo_dblib/dblib_stmt.c 	NULL, /* get attr */
NULL              274 ext/pdo_dblib/dblib_stmt.c 	NULL, /* meta */
NULL              275 ext/pdo_dblib/dblib_stmt.c 	NULL, /* nextrow */
NULL               39 ext/pdo_dblib/pdo_dblib.c 	{NULL, NULL, NULL}
NULL               45 ext/pdo_dblib/pdo_dblib.c 	{NULL, NULL, NULL}
NULL               51 ext/pdo_dblib/pdo_dblib.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL               66 ext/pdo_dblib/pdo_dblib.c 	NULL,
NULL               72 ext/pdo_dblib/pdo_dblib.c 	NULL,
NULL               73 ext/pdo_dblib/pdo_dblib.c 	NULL,
NULL              103 ext/pdo_dblib/pdo_dblib.c 		einfo->oserrstr = NULL;
NULL              108 ext/pdo_dblib/pdo_dblib.c 		einfo->dberrstr = NULL;
NULL              120 ext/pdo_dblib/pdo_dblib.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              148 ext/pdo_dblib/pdo_dblib.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "dblib message: %s (severity %d)", msgtext, severity);
NULL              164 ext/pdo_dblib/pdo_dblib.c 		DBLIB_G(err).oserrstr = NULL;
NULL              168 ext/pdo_dblib/pdo_dblib.c 		DBLIB_G(err).dberrstr = NULL;
NULL              172 ext/pdo_dblib/pdo_dblib.c 		DBLIB_G(err).lastmsg = NULL;
NULL               94 ext/pdo_firebird/firebird_driver.c #define RECORD_ERROR(dbh) _firebird_error(dbh, NULL, __FILE__, __LINE__ TSRMLS_CC)
NULL              128 ext/pdo_firebird/firebird_driver.c 	pdo_firebird_stmt *S = NULL;
NULL              132 ext/pdo_firebird/firebird_driver.c 		isc_stmt_handle s = NULL;
NULL              141 ext/pdo_firebird/firebird_driver.c 		zend_hash_init(np, 8, NULL, NULL, 0);
NULL              213 ext/pdo_firebird/firebird_driver.c 	isc_stmt_handle stmt = NULL;
NULL              436 ext/pdo_firebird/firebird_driver.c 							(void*)&pindex, sizeof(long)+1,NULL);
NULL              515 ext/pdo_firebird/firebird_driver.c 			ZVAL_BOOL(val, !isc_version(&H->db, firebird_info_cb, NULL));
NULL              520 ext/pdo_firebird/firebird_driver.c 			info_func_t info_func = NULL;
NULL              589 ext/pdo_firebird/firebird_driver.c 	NULL, /* last_id not supported */
NULL              592 ext/pdo_firebird/firebird_driver.c 	NULL /* check_liveness */
NULL              600 ext/pdo_firebird/firebird_driver.c 		{ "dbname", NULL, 0 },
NULL              601 ext/pdo_firebird/firebird_driver.c 		{ "charset",  NULL,	0 },
NULL              602 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              222 ext/pdo_firebird/firebird_statement.c 	isc_blob_handle blobh = NULL;
NULL              302 ext/pdo_firebird/firebird_statement.c 		*ptr = NULL;
NULL              327 ext/pdo_firebird/firebird_statement.c 			*ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              358 ext/pdo_firebird/firebird_statement.c 				    *ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              362 ext/pdo_firebird/firebird_statement.c 					*ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              366 ext/pdo_firebird/firebird_statement.c 					*ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              370 ext/pdo_firebird/firebird_statement.c 					*ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              374 ext/pdo_firebird/firebird_statement.c 					*ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              396 ext/pdo_firebird/firebird_statement.c 					*ptr = FETCH_BUF(S->fetch_buf[colno], char, CHAR_BUF_LEN, NULL);
NULL              423 ext/pdo_firebird/firebird_statement.c 					*ptr = FETCH_BUF(S->fetch_buf[colno], char, *len = 80, NULL);
NULL              440 ext/pdo_firebird/firebird_statement.c 	isc_blob_handle h = NULL;
NULL              605 ext/pdo_firebird/firebird_statement.c 			value = NULL;
NULL               34 ext/pdo_firebird/pdo_firebird.c 	{NULL, NULL, NULL}
NULL               44 ext/pdo_firebird/pdo_firebird.c 	NULL,
NULL               45 ext/pdo_firebird/pdo_firebird.c 	NULL,
NULL               50 ext/pdo_mysql/mysql_driver.c 	pdo_mysql_stmt *S = NULL;
NULL               76 ext/pdo_mysql/mysql_driver.c 		einfo->errmsg = NULL;
NULL              145 ext/pdo_mysql/mysql_driver.c 			H->server = NULL;
NULL              149 ext/pdo_mysql/mysql_driver.c 			H->einfo.errmsg = NULL;
NULL              152 ext/pdo_mysql/mysql_driver.c 		dbh->driver_data = NULL;
NULL              163 ext/pdo_mysql/mysql_driver.c 	char *nsql = NULL;
NULL              438 ext/pdo_mysql/mysql_driver.c 	char *host = NULL, *unix_socket = NULL;
NULL              442 ext/pdo_mysql/mysql_driver.c 		{ "charset",  NULL,	0 },
NULL              462 ext/pdo_mysql/mysql_driver.c 	H->einfo.errmsg = NULL;
NULL              467 ext/pdo_mysql/mysql_driver.c 	if (!(H->server = mysql_init(NULL))) {
NULL              480 ext/pdo_mysql/mysql_driver.c 		char *init_cmd = NULL, *default_file = NULL, *default_group = NULL;
NULL              514 ext/pdo_mysql/mysql_driver.c 		init_cmd = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_INIT_COMMAND, NULL TSRMLS_CC);
NULL              524 ext/pdo_mysql/mysql_driver.c 		default_file = pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_READ_DEFAULT_FILE, NULL TSRMLS_CC);
NULL              534 ext/pdo_mysql/mysql_driver.c 		default_group= pdo_attr_strval(driver_options, PDO_MYSQL_ATTR_READ_DEFAULT_GROUP, NULL TSRMLS_CC);
NULL              553 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               42 ext/pdo_mysql/mysql_statement.c 		S->result = NULL;
NULL               46 ext/pdo_mysql/mysql_statement.c 		S->einfo.errmsg = NULL;
NULL               51 ext/pdo_mysql/mysql_statement.c 		S->stmt = NULL;
NULL              212 ext/pdo_mysql/mysql_statement.c 		S->result = NULL;
NULL              229 ext/pdo_mysql/mysql_statement.c 		if (NULL == S->result) {
NULL              264 ext/pdo_mysql/mysql_statement.c 		S->result = NULL;
NULL              287 ext/pdo_mysql/mysql_statement.c 		if (NULL == S->result) {
NULL              332 ext/pdo_mysql/mysql_statement.c 					b->buffer = NULL;
NULL              419 ext/pdo_mysql/mysql_statement.c 	if ((S->current_data = mysql_fetch_row(S->result)) == NULL) {
NULL              469 ext/pdo_mysql/mysql_statement.c 		if (S->current_data == NULL || !S->result) {
NULL              482 ext/pdo_mysql/mysql_statement.c 			*ptr = NULL;
NULL              542 ext/pdo_mysql/mysql_statement.c         PDO_MYSQL_NATIVE_TYPE_NAME(NULL)
NULL              544 ext/pdo_mysql/mysql_statement.c             return NULL;
NULL              603 ext/pdo_mysql/mysql_statement.c 		S->result = NULL;
NULL              610 ext/pdo_mysql/mysql_statement.c 			S->stmt = NULL;
NULL              640 ext/pdo_mysql/mysql_statement.c 	NULL, /* set_attr */
NULL              641 ext/pdo_mysql/mysql_statement.c 	NULL, /* get_attr */
NULL               35 ext/pdo_mysql/pdo_mysql.c 	{NULL, NULL, NULL}
NULL               43 ext/pdo_mysql/pdo_mysql.c 	{NULL, NULL, NULL}
NULL               51 ext/pdo_mysql/pdo_mysql.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL               60 ext/pdo_mysql/pdo_mysql.c 	NULL,
NULL               61 ext/pdo_mysql/pdo_mysql.c 	NULL,
NULL               76 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               84 ext/pdo_oci/oci_driver.c 	einfo->errmsg = NULL;
NULL              100 ext/pdo_oci/oci_driver.c 				OCIErrorGet(err, (ub4)1, NULL, &einfo->errcode, errbuf, (ub4)sizeof(errbuf), OCI_HTYPE_ERROR);
NULL              105 ext/pdo_oci/oci_driver.c 				OCIErrorGet(err, (ub4)1, NULL, &einfo->errcode, errbuf, (ub4)sizeof(errbuf), OCI_HTYPE_ERROR);
NULL              171 ext/pdo_oci/oci_driver.c 			H->einfo.errmsg = einfo->errmsg ? pestrdup(einfo->errmsg, dbh->is_persistent) : NULL;
NULL              196 ext/pdo_oci/oci_driver.c 		H->session = NULL;
NULL              201 ext/pdo_oci/oci_driver.c 		H->svc = NULL;
NULL              214 ext/pdo_oci/oci_driver.c 		H->server = NULL;
NULL              218 ext/pdo_oci/oci_driver.c 	H->err = NULL;
NULL              222 ext/pdo_oci/oci_driver.c 		H->env = NULL;
NULL              227 ext/pdo_oci/oci_driver.c 		H->einfo.errmsg = NULL;
NULL              241 ext/pdo_oci/oci_driver.c 	char *nsql = NULL;
NULL              269 ext/pdo_oci/oci_driver.c 	OCIHandleAlloc(H->env, (dvoid*)&S->stmt, OCI_HTYPE_STMT, 0, NULL);
NULL              272 ext/pdo_oci/oci_driver.c 	OCIHandleAlloc(H->env, (dvoid*)&S->err, OCI_HTYPE_ERROR, 0, NULL);
NULL              278 ext/pdo_oci/oci_driver.c 			nsql = NULL;
NULL              305 ext/pdo_oci/oci_driver.c 		nsql = NULL;
NULL              320 ext/pdo_oci/oci_driver.c 	OCIHandleAlloc(H->env, (dvoid*)&stmt, OCI_HTYPE_STMT, 0, NULL);
NULL              334 ext/pdo_oci/oci_driver.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "issuing a SELECT query here is invalid");
NULL              339 ext/pdo_oci/oci_driver.c 	H->last_err = OCIStmtExecute(H->svc, stmt, H->err, 1, 0, NULL, NULL,
NULL              530 ext/pdo_oci/oci_driver.c 	NULL,
NULL              533 ext/pdo_oci/oci_driver.c 	NULL,	/* check_liveness */
NULL              534 ext/pdo_oci/oci_driver.c 	NULL	/* get_driver_methods */
NULL              542 ext/pdo_oci/oci_driver.c 		{ "charset",  NULL,	0 },
NULL              559 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              566 ext/pdo_oci/oci_driver.c 	if (H->env == NULL) {
NULL              572 ext/pdo_oci/oci_driver.c 	OCIHandleAlloc(H->env, (dvoid **)&H->err, OCI_HTYPE_ERROR, 0, NULL);
NULL              575 ext/pdo_oci/oci_driver.c 	OCIHandleAlloc(H->env, (dvoid **)&H->server, OCI_HTYPE_SERVER, 0, NULL);
NULL              588 ext/pdo_oci/oci_driver.c 	H->last_err = OCIHandleAlloc(H->env, (dvoid**)&H->svc, OCI_HTYPE_SVCCTX, 0, NULL);
NULL              594 ext/pdo_oci/oci_driver.c 	H->last_err = OCIHandleAlloc(H->env, (dvoid**)&H->session, OCI_HTYPE_SESSION, 0, NULL);
NULL               69 ext/pdo_oci/oci_statement.c 		S->stmt = NULL;
NULL               73 ext/pdo_oci/oci_statement.c 		S->err = NULL;
NULL               80 ext/pdo_oci/oci_statement.c 		stmt->bound_columns = NULL;
NULL               86 ext/pdo_oci/oci_statement.c 		stmt->bound_params = NULL;
NULL               91 ext/pdo_oci/oci_statement.c 		S->einfo.errmsg = NULL;
NULL              108 ext/pdo_oci/oci_statement.c 		S->cols = NULL;
NULL              112 ext/pdo_oci/oci_statement.c 	stmt->driver_data = NULL;
NULL              145 ext/pdo_oci/oci_statement.c 				(S->stmt_type == OCI_STMT_SELECT && !S->have_blobs) ? 0 : 1, 0, NULL, NULL,
NULL              192 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              224 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              329 ext/pdo_oci/oci_statement.c 					STMT_CALL(OCIDescriptorAlloc, (S->H->env, &P->thing, OCI_DTYPE_LOB, 0, NULL));
NULL              371 ext/pdo_oci/oci_statement.c 							P->thing = NULL;
NULL              394 ext/pdo_oci/oci_statement.c 											NULL, NULL, 0, SQLCS_IMPLICIT);
NULL              413 ext/pdo_oci/oci_statement.c 											NULL, NULL, 0, SQLCS_IMPLICIT);
NULL              421 ext/pdo_oci/oci_statement.c 						P->thing = NULL;
NULL              488 ext/pdo_oci/oci_statement.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              499 ext/pdo_oci/oci_statement.c 	OCIParam *param = NULL;
NULL              553 ext/pdo_oci/oci_statement.c 			STMT_CALL(OCIDescriptorAlloc, (S->H->env, (dvoid**)&S->cols[colno].data, OCI_DTYPE_LOB, 0, NULL));
NULL              616 ext/pdo_oci/oci_statement.c 		NULL, NULL, 0, SQLCS_IMPLICIT);
NULL              635 ext/pdo_oci/oci_statement.c 		NULL, NULL, 0, SQLCS_IMPLICIT);
NULL              682 ext/pdo_oci/oci_statement.c 	NULL, /*oci_blob_seek,*/
NULL              683 ext/pdo_oci/oci_statement.c 	NULL,
NULL              684 ext/pdo_oci/oci_statement.c 	NULL,
NULL              685 ext/pdo_oci/oci_statement.c 	NULL
NULL              705 ext/pdo_oci/oci_statement.c 	return NULL;
NULL              716 ext/pdo_oci/oci_statement.c 		*ptr = NULL;
NULL              736 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               35 ext/pdo_oci/pdo_oci.c 	{NULL, NULL, NULL}
NULL               44 ext/pdo_oci/pdo_oci.c 	{NULL, NULL, NULL}
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              364 ext/pdo_odbc/odbc_driver.c 	NULL, 	/* set attr */
NULL              365 ext/pdo_odbc/odbc_driver.c 	NULL,	/* last id */
NULL              368 ext/pdo_odbc/odbc_driver.c 	NULL,	/* check_liveness */
NULL              436 ext/pdo_odbc/odbc_driver.c 		rc = SQLDriverConnect(H->dbc, NULL, (char*)dbh->data_source, strlen(dbh->data_source),
NULL               44 ext/pdo_odbc/odbc_stmt.c 		S->cols = NULL;
NULL               71 ext/pdo_odbc/odbc_stmt.c 	char *buf = NULL;
NULL              106 ext/pdo_odbc/odbc_stmt.c 			if (buf == NULL) {
NULL              214 ext/pdo_odbc/odbc_stmt.c 				P->outbuf = NULL;
NULL              391 ext/pdo_odbc/odbc_stmt.c 			&S->cols[colno].coltype, &colsize, NULL, NULL);
NULL              402 ext/pdo_odbc/odbc_stmt.c 			NULL, 0, NULL, &displaysize);
NULL              527 ext/pdo_odbc/odbc_stmt.c 		*ptr = NULL;
NULL              536 ext/pdo_odbc/odbc_stmt.c 		*ptr = NULL;
NULL              546 ext/pdo_odbc/odbc_stmt.c 		*ptr = NULL;
NULL              638 ext/pdo_odbc/odbc_stmt.c 	NULL, /* get column meta */
NULL               35 ext/pdo_odbc/pdo_odbc.c 	{NULL, NULL, NULL}
NULL               43 ext/pdo_odbc/pdo_odbc.c 	{NULL, NULL, NULL}
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              115 ext/pdo_odbc/pdo_odbc.c 	if (FAILURE == cfg_get_string("pdo_odbc.connection_pooling", &pooling_val) || pooling_val == NULL) {
NULL              127 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              162 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              164 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               39 ext/pdo_pgsql/pdo_pgsql.c 	{NULL, NULL, NULL}
NULL               48 ext/pdo_pgsql/pdo_pgsql.c 	{NULL, NULL, NULL}
NULL               56 ext/pdo_pgsql/pdo_pgsql.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL               75 ext/pdo_pgsql/pgsql_driver.c 		einfo->errmsg = NULL;
NULL               78 ext/pdo_pgsql/pgsql_driver.c 	if (sqlstate == NULL) {
NULL              165 ext/pdo_pgsql/pgsql_driver.c 	NULL,
NULL              166 ext/pdo_pgsql/pgsql_driver.c 	NULL,
NULL              167 ext/pdo_pgsql/pgsql_driver.c 	NULL
NULL              189 ext/pdo_pgsql/pgsql_driver.c 	return NULL;
NULL              199 ext/pdo_pgsql/pgsql_driver.c 			H->server = NULL;
NULL              203 ext/pdo_pgsql/pgsql_driver.c 			H->einfo.errmsg = NULL;
NULL              206 ext/pdo_pgsql/pgsql_driver.c 		dbh->driver_data = NULL;
NULL              219 ext/pdo_pgsql/pgsql_driver.c 	char *nsql = NULL;
NULL              291 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, 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              361 ext/pdo_pgsql/pgsql_driver.c 		res = PQexecParams(H->server, "SELECT CURRVAL($1)", 1, NULL, q, NULL, NULL, 0);
NULL              370 ext/pdo_pgsql/pgsql_driver.c 		PQescapeStringConn(H->server, name_escaped, name, l, NULL);
NULL              631 ext/pdo_pgsql/pgsql_driver.c 	PHP_ME(PDO, pgsqlLOBCreate, NULL, ZEND_ACC_PUBLIC)
NULL              632 ext/pdo_pgsql/pgsql_driver.c 	PHP_ME(PDO, pgsqlLOBOpen, NULL, ZEND_ACC_PUBLIC)
NULL              633 ext/pdo_pgsql/pgsql_driver.c 	PHP_ME(PDO, pgsqlLOBUnlink, NULL, ZEND_ACC_PUBLIC)
NULL              634 ext/pdo_pgsql/pgsql_driver.c 	{NULL, NULL, NULL}
NULL              643 ext/pdo_pgsql/pgsql_driver.c 			return NULL;
NULL              679 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              186 ext/pdo_pgsql/pgsql_statement.c 		char *q = NULL;
NULL              285 ext/pdo_pgsql/pgsql_statement.c 								if (P == NULL) {
NULL              310 ext/pdo_pgsql/pgsql_statement.c 						S->param_values[param->paramno] = NULL;
NULL              345 ext/pdo_pgsql/pgsql_statement.c 		char *q = NULL;
NULL              472 ext/pdo_pgsql/pgsql_statement.c 	if (strtext == NULL)
NULL              473 ext/pdo_pgsql/pgsql_statement.c 		return NULL;
NULL              557 ext/pdo_pgsql/pgsql_statement.c 		*ptr = NULL;
NULL              588 ext/pdo_pgsql/pgsql_statement.c 					*ptr = NULL;
NULL              612 ext/pdo_pgsql/pgsql_statement.c 	char *q=NULL;
NULL              665 ext/pdo_pgsql/pgsql_statement.c 	NULL, /* set_attr */
NULL              666 ext/pdo_pgsql/pgsql_statement.c 	NULL, /* get_attr */
NULL              668 ext/pdo_pgsql/pgsql_statement.c 	NULL,  /* next_rowset */
NULL               79 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               87 ext/pdo_pgsql/php_pdo_pgsql_int.h #define pdo_pgsql_sqlstate(r) (const char *)NULL
NULL               38 ext/pdo_sqlite/pdo_sqlite.c 	{NULL, NULL, NULL}
NULL               47 ext/pdo_sqlite/pdo_sqlite.c 	{NULL, NULL, NULL}
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               65 ext/pdo_sqlite/php_pdo_sqlite_int.h #define pdo_sqlite_error(s) _pdo_sqlite_error(s, NULL, __FILE__, __LINE__ TSRMLS_CC)
NULL              532 ext/pdo_sqlite/sqlite/src/os_unix.c   if (pLock == NULL)
NULL              546 ext/pdo_sqlite/sqlite/src/os_unix.c   if (pOpen == NULL)
NULL              769 ext/pdo_sqlite/sqlite/src/os_unix.c   if (pFile->pLock != NULL) {
NULL             1989 ext/pdo_sqlite/sqlite/src/os_unix.c   if (id->lockingContext != NULL) {
NULL             1990 ext/pdo_sqlite/sqlite/src/os_unix.c     if (((afpLockingContext *)id->lockingContext)->filePath != NULL)
NULL             2143 ext/pdo_sqlite/sqlite/src/os_unix.c     utimes(context->lockPath,NULL);
NULL             2199 ext/pdo_sqlite/sqlite/src/os_unix.c   if (id->lockingContext != NULL) {
NULL             2200 ext/pdo_sqlite/sqlite/src/os_unix.c     if (((dotlockLockingContext *)id->lockingContext)->lockPath != NULL)
NULL             2500 ext/pdo_sqlite/sqlite/src/os_unix.c     f.pLock = NULL;
NULL             2501 ext/pdo_sqlite/sqlite/src/os_unix.c     f.pOpen = NULL;
NULL              136 ext/pdo_sqlite/sqlite/src/os_win.c   nChar = MultiByteToWideChar(CP_UTF8, 0, zFilename, -1, NULL, 0);
NULL              183 ext/pdo_sqlite/sqlite/src/os_win.c   nByte = MultiByteToWideChar(codepage, 0, zFilename, -1, NULL,0)*sizeof(WCHAR);
NULL              330 ext/pdo_sqlite/sqlite/src/os_win.c   pFile->hMutex = CreateMutexW(NULL, FALSE, zName);
NULL              344 ext/pdo_sqlite/sqlite/src/os_win.c   pFile->hShared = CreateFileMappingW(INVALID_HANDLE_VALUE, NULL,
NULL              363 ext/pdo_sqlite/sqlite/src/os_win.c       pFile->hShared = NULL;
NULL              368 ext/pdo_sqlite/sqlite/src/os_win.c   if (pFile->hShared == NULL){
NULL              371 ext/pdo_sqlite/sqlite/src/os_win.c     pFile->hMutex = NULL;
NULL              420 ext/pdo_sqlite/sqlite/src/os_win.c     pFile->hMutex = NULL;
NULL              681 ext/pdo_sqlite/sqlite/src/os_win.c        NULL,
NULL              684 ext/pdo_sqlite/sqlite/src/os_win.c        NULL
NULL              690 ext/pdo_sqlite/sqlite/src/os_win.c          NULL,
NULL              693 ext/pdo_sqlite/sqlite/src/os_win.c          NULL
NULL              717 ext/pdo_sqlite/sqlite/src/os_win.c        NULL,
NULL              720 ext/pdo_sqlite/sqlite/src/os_win.c        NULL
NULL              726 ext/pdo_sqlite/sqlite/src/os_win.c          NULL,
NULL              729 ext/pdo_sqlite/sqlite/src/os_win.c          NULL
NULL              794 ext/pdo_sqlite/sqlite/src/os_win.c          NULL,
NULL              797 ext/pdo_sqlite/sqlite/src/os_win.c          NULL
NULL              809 ext/pdo_sqlite/sqlite/src/os_win.c         NULL,
NULL              812 ext/pdo_sqlite/sqlite/src/os_win.c         NULL
NULL              822 ext/pdo_sqlite/sqlite/src/os_win.c   f.hMutex = NULL;
NULL              852 ext/pdo_sqlite/sqlite/src/os_win.c        NULL,
NULL              855 ext/pdo_sqlite/sqlite/src/os_win.c        NULL
NULL              864 ext/pdo_sqlite/sqlite/src/os_win.c        NULL,
NULL              867 ext/pdo_sqlite/sqlite/src/os_win.c        NULL
NULL              878 ext/pdo_sqlite/sqlite/src/os_win.c   f.hMutex = NULL;
NULL              267 ext/pdo_sqlite/sqlite/src/parse.y ccons ::= NULL onconf.
NULL              268 ext/pdo_sqlite/sqlite/src/parse.y ccons ::= NOT NULL onconf(R).               {sqlite3AddNotNull(pParse, R);}
NULL              297 ext/pdo_sqlite/sqlite/src/parse.y refact(A) ::= SET NULL.              { A = OE_SetNull; }
NULL              627 ext/pdo_sqlite/sqlite/src/parse.y term(A) ::= NULL(X).             {A = sqlite3Expr(@X, 0, 0, &X);}
NULL              714 ext/pdo_sqlite/sqlite/src/parse.y expr(A) ::= expr(X) IS NULL(E). {
NULL              718 ext/pdo_sqlite/sqlite/src/parse.y expr(A) ::= expr(X) NOT NULL(E). {
NULL              722 ext/pdo_sqlite/sqlite/src/parse.y expr(A) ::= expr(X) IS NOT NULL(E). {
NULL             1685 ext/pdo_sqlite/sqlite/src/shell.c   char *home_dir = NULL;
NULL             1690 ext/pdo_sqlite/sqlite/src/shell.c   if( (pwent=getpwuid(uid)) != NULL) {
NULL             1744 ext/pdo_sqlite/sqlite/src/shell.c   char *home_dir = NULL;
NULL             1747 ext/pdo_sqlite/sqlite/src/shell.c   FILE *in = NULL;
NULL             1749 ext/pdo_sqlite/sqlite/src/shell.c   if (sqliterc == NULL) {
NULL              599 ext/pdo_sqlite/sqlite/src/tclsqlite.c   Tcl_ExternalToUtfDString(NULL, zText, -1, &dCol);
NULL             1099 ext/pdo_sqlite/sqlite/src/tclsqlite.c       Tcl_AppendResult(interp, "Error: cannot open file: ", zFile, NULL);
NULL              986 ext/pdo_sqlite/sqlite/src/test1.c   z = sqlite3_mprintf(argv[1], a[0], a[1], argc>4 ? argv[4] : NULL);
NULL             1020 ext/pdo_sqlite/sqlite/src/test1.c   sqlite3_snprintf(n, z, argv[2], a[0], a[1], argc>4 ? argv[5] : NULL);
NULL              117 ext/pdo_sqlite/sqlite_driver.c 				NULL, NULL, NULL);
NULL              144 ext/pdo_sqlite/sqlite_driver.c 			H->db = NULL;
NULL              148 ext/pdo_sqlite/sqlite_driver.c 			einfo->errmsg = NULL;
NULL              151 ext/pdo_sqlite/sqlite_driver.c 		dbh->driver_data = NULL;
NULL              188 ext/pdo_sqlite/sqlite_driver.c 	char *errmsg = NULL;
NULL              190 ext/pdo_sqlite/sqlite_driver.c 	if (sqlite3_exec(H->db, sql, NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              223 ext/pdo_sqlite/sqlite_driver.c 	char *errmsg = NULL;
NULL              225 ext/pdo_sqlite/sqlite_driver.c 	if (sqlite3_exec(H->db, "BEGIN", NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              237 ext/pdo_sqlite/sqlite_driver.c 	char *errmsg = NULL;
NULL              239 ext/pdo_sqlite/sqlite_driver.c 	if (sqlite3_exec(H->db, "COMMIT", NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              251 ext/pdo_sqlite/sqlite_driver.c 	char *errmsg = NULL;
NULL              253 ext/pdo_sqlite/sqlite_driver.c 	if (sqlite3_exec(H->db, "ROLLBACK", NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              294 ext/pdo_sqlite/sqlite_driver.c 	zval ***zargs = NULL;
NULL              295 ext/pdo_sqlite/sqlite_driver.c 	zval *retval = NULL;
NULL              299 ext/pdo_sqlite/sqlite_driver.c 	zval **agg_context = NULL;
NULL              310 ext/pdo_sqlite/sqlite_driver.c 	fc->fci.symbol_table = NULL;
NULL              311 ext/pdo_sqlite/sqlite_driver.c 	fc->fci.object_pp = NULL;
NULL              367 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the callback");
NULL              421 ext/pdo_sqlite/sqlite_driver.c 			retval = NULL;
NULL              423 ext/pdo_sqlite/sqlite_driver.c 			*agg_context = NULL;
NULL              457 ext/pdo_sqlite/sqlite_driver.c 	do_callback(&func->afini, func->fini, 0, NULL, context, 1 TSRMLS_CC);
NULL              469 ext/pdo_sqlite/sqlite_driver.c 	char *cbname = NULL;
NULL              483 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "function '%s' is not callable", cbname);
NULL              494 ext/pdo_sqlite/sqlite_driver.c 			func, php_sqlite3_func_callback, NULL, NULL);
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              561 ext/pdo_sqlite/sqlite_driver.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "function '%s' is not callable", cbname);
NULL              572 ext/pdo_sqlite/sqlite_driver.c 			func, NULL, php_sqlite3_func_step_callback, php_sqlite3_func_final_callback);
NULL              597 ext/pdo_sqlite/sqlite_driver.c 	PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC)
NULL              598 ext/pdo_sqlite/sqlite_driver.c 	PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC)
NULL              599 ext/pdo_sqlite/sqlite_driver.c 	{NULL, NULL, NULL}
NULL              609 ext/pdo_sqlite/sqlite_driver.c 			return NULL;
NULL              635 ext/pdo_sqlite/sqlite_driver.c 	NULL,	/* check_liveness: not needed */
NULL              643 ext/pdo_sqlite/sqlite_driver.c 		char *fullpath = expand_filepath(filename, NULL TSRMLS_CC);
NULL              646 ext/pdo_sqlite/sqlite_driver.c 			return NULL;
NULL              649 ext/pdo_sqlite/sqlite_driver.c 		if (PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              651 ext/pdo_sqlite/sqlite_driver.c 			return NULL;
NULL              656 ext/pdo_sqlite/sqlite_driver.c 			return NULL;
NULL              704 ext/pdo_sqlite/sqlite_driver.c 	H->einfo.errmsg = NULL;
NULL              725 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              225 ext/pdo_sqlite/sqlite_statement.c 			*ptr = NULL;
NULL              314 ext/pdo_sqlite/sqlite_statement.c 	NULL, /* set_attr */
NULL              315 ext/pdo_sqlite/sqlite_statement.c 	NULL, /* get_attr */
NULL              317 ext/pdo_sqlite/sqlite_statement.c 	NULL, /* next_rowset */
NULL               82 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               95 ext/pgsql/pgsql.c 	PHP_FE(pg_connect,		NULL)
NULL               96 ext/pgsql/pgsql.c 	PHP_FE(pg_pconnect,		NULL)
NULL               97 ext/pgsql/pgsql.c 	PHP_FE(pg_close,		NULL)
NULL               98 ext/pgsql/pgsql.c 	PHP_FE(pg_connection_status,	NULL)
NULL               99 ext/pgsql/pgsql.c 	PHP_FE(pg_connection_busy,		NULL)
NULL              100 ext/pgsql/pgsql.c 	PHP_FE(pg_connection_reset,		NULL)
NULL              101 ext/pgsql/pgsql.c 	PHP_FE(pg_host,			NULL)
NULL              102 ext/pgsql/pgsql.c 	PHP_FE(pg_dbname,		NULL)
NULL              103 ext/pgsql/pgsql.c 	PHP_FE(pg_port,			NULL)
NULL              104 ext/pgsql/pgsql.c 	PHP_FE(pg_tty,			NULL)
NULL              105 ext/pgsql/pgsql.c 	PHP_FE(pg_options,		NULL)
NULL              106 ext/pgsql/pgsql.c 	PHP_FE(pg_version,		NULL)
NULL              107 ext/pgsql/pgsql.c 	PHP_FE(pg_ping,			NULL)
NULL              109 ext/pgsql/pgsql.c 	PHP_FE(pg_parameter_status, NULL)
NULL              112 ext/pgsql/pgsql.c 	PHP_FE(pg_transaction_status, NULL)
NULL              115 ext/pgsql/pgsql.c 	PHP_FE(pg_query,		NULL)
NULL              117 ext/pgsql/pgsql.c 	PHP_FE(pg_query_params,		NULL)
NULL              120 ext/pgsql/pgsql.c 	PHP_FE(pg_prepare,		NULL)
NULL              123 ext/pgsql/pgsql.c 	PHP_FE(pg_execute,		NULL)
NULL              125 ext/pgsql/pgsql.c 	PHP_FE(pg_send_query,	NULL)
NULL              127 ext/pgsql/pgsql.c 	PHP_FE(pg_send_query_params,	NULL)
NULL              130 ext/pgsql/pgsql.c 	PHP_FE(pg_send_prepare,	NULL)
NULL              133 ext/pgsql/pgsql.c 	PHP_FE(pg_send_execute,	NULL)
NULL              135 ext/pgsql/pgsql.c 	PHP_FE(pg_cancel_query, NULL)
NULL              137 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_result,	NULL)
NULL              138 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_row,	NULL)
NULL              139 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_assoc,	NULL)
NULL              140 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_array,	NULL)
NULL              141 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_object,	NULL)
NULL              142 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_all,	NULL)
NULL              143 ext/pgsql/pgsql.c 	PHP_FE(pg_fetch_all_columns,	NULL)
NULL              145 ext/pgsql/pgsql.c 	PHP_FE(pg_affected_rows,NULL)
NULL              147 ext/pgsql/pgsql.c 	PHP_FE(pg_get_result,	NULL)
NULL              148 ext/pgsql/pgsql.c 	PHP_FE(pg_result_seek,	NULL)
NULL              149 ext/pgsql/pgsql.c 	PHP_FE(pg_result_status,NULL)
NULL              150 ext/pgsql/pgsql.c 	PHP_FE(pg_free_result,	NULL)
NULL              151 ext/pgsql/pgsql.c 	PHP_FE(pg_last_oid,	    NULL)
NULL              152 ext/pgsql/pgsql.c 	PHP_FE(pg_num_rows,		NULL)
NULL              153 ext/pgsql/pgsql.c 	PHP_FE(pg_num_fields,	NULL)
NULL              154 ext/pgsql/pgsql.c 	PHP_FE(pg_field_name,	NULL)
NULL              155 ext/pgsql/pgsql.c 	PHP_FE(pg_field_num,	NULL)
NULL              156 ext/pgsql/pgsql.c 	PHP_FE(pg_field_size,	NULL)
NULL              157 ext/pgsql/pgsql.c 	PHP_FE(pg_field_type,	NULL)
NULL              158 ext/pgsql/pgsql.c 	PHP_FE(pg_field_type_oid, NULL)
NULL              159 ext/pgsql/pgsql.c 	PHP_FE(pg_field_prtlen,	NULL)
NULL              160 ext/pgsql/pgsql.c 	PHP_FE(pg_field_is_null,NULL)
NULL              162 ext/pgsql/pgsql.c 	PHP_FE(pg_field_table,  NULL)
NULL              165 ext/pgsql/pgsql.c 	PHP_FE(pg_get_notify,   NULL)
NULL              166 ext/pgsql/pgsql.c 	PHP_FE(pg_get_pid,      NULL)
NULL              168 ext/pgsql/pgsql.c 	PHP_FE(pg_result_error, NULL)
NULL              170 ext/pgsql/pgsql.c 	PHP_FE(pg_result_error_field, NULL)
NULL              172 ext/pgsql/pgsql.c 	PHP_FE(pg_last_error,   NULL)
NULL              173 ext/pgsql/pgsql.c 	PHP_FE(pg_last_notice,  NULL)
NULL              175 ext/pgsql/pgsql.c 	PHP_FE(pg_put_line,		NULL)
NULL              176 ext/pgsql/pgsql.c 	PHP_FE(pg_end_copy,		NULL)
NULL              177 ext/pgsql/pgsql.c 	PHP_FE(pg_copy_to,      NULL)
NULL              178 ext/pgsql/pgsql.c 	PHP_FE(pg_copy_from,    NULL)
NULL              180 ext/pgsql/pgsql.c 	PHP_FE(pg_trace,		NULL)
NULL              181 ext/pgsql/pgsql.c 	PHP_FE(pg_untrace,		NULL)
NULL              183 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_create,	NULL)
NULL              184 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_unlink,	NULL)
NULL              185 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_open,		NULL)
NULL              186 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_close,		NULL)
NULL              187 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_read,		NULL)
NULL              188 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_write,		NULL)
NULL              189 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_read_all,	NULL)
NULL              190 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_import,	NULL)
NULL              191 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_export,	NULL)
NULL              192 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_seek,		NULL)
NULL              193 ext/pgsql/pgsql.c 	PHP_FE(pg_lo_tell,		NULL)
NULL              196 ext/pgsql/pgsql.c 	PHP_FE(pg_escape_string,NULL)
NULL              197 ext/pgsql/pgsql.c 	PHP_FE(pg_escape_bytea, NULL)
NULL              198 ext/pgsql/pgsql.c 	PHP_FE(pg_unescape_bytea, NULL)
NULL              201 ext/pgsql/pgsql.c 	PHP_FE(pg_set_error_verbosity,	NULL)
NULL              204 ext/pgsql/pgsql.c 	PHP_FE(pg_client_encoding,		NULL)
NULL              205 ext/pgsql/pgsql.c 	PHP_FE(pg_set_client_encoding,	NULL)
NULL              208 ext/pgsql/pgsql.c 	PHP_FE(pg_meta_data,	NULL)
NULL              209 ext/pgsql/pgsql.c 	PHP_FE(pg_convert,      NULL)
NULL              210 ext/pgsql/pgsql.c 	PHP_FE(pg_insert,       NULL)
NULL              211 ext/pgsql/pgsql.c 	PHP_FE(pg_update,       NULL)
NULL              212 ext/pgsql/pgsql.c 	PHP_FE(pg_delete,       NULL)
NULL              213 ext/pgsql/pgsql.c 	PHP_FE(pg_select,       NULL)
NULL              215 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_exec,          pg_query,          NULL)
NULL              216 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_getlastoid,    pg_last_oid,       NULL)
NULL              218 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_cmdtuples,	 pg_affected_rows,  NULL)
NULL              220 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_errormessage,	 pg_last_error,     NULL)
NULL              221 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_numrows,		 pg_num_rows,       NULL)
NULL              222 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_numfields,	 pg_num_fields,     NULL)
NULL              223 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldname,	 pg_field_name,     NULL)
NULL              224 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldsize,     pg_field_size,     NULL)
NULL              225 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldtype,	 pg_field_type,     NULL)
NULL              226 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldnum,	     pg_field_num,      NULL)
NULL              227 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldprtlen,	 pg_field_prtlen,   NULL)
NULL              228 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_fieldisnull,	 pg_field_is_null,  NULL)
NULL              229 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_freeresult,    pg_free_result,    NULL)
NULL              230 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_result,	     pg_fetch_result,   NULL)
NULL              231 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loreadall,	 pg_lo_read_all,    NULL)
NULL              232 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_locreate,	     pg_lo_create,      NULL)
NULL              233 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_lounlink,	     pg_lo_unlink,      NULL)
NULL              234 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loopen,	     pg_lo_open,        NULL)
NULL              235 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loclose,	     pg_lo_close,       NULL)
NULL              236 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loread,	     pg_lo_read,        NULL)
NULL              237 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_lowrite,	     pg_lo_write,       NULL)
NULL              238 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loimport,	     pg_lo_import,      NULL)
NULL              239 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_loexport,	     pg_lo_export,      NULL)
NULL              241 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_clientencoding,		pg_client_encoding,		NULL)
NULL              242 ext/pgsql/pgsql.c 	PHP_FALIAS(pg_setclientencoding,	pg_set_client_encoding,	NULL)
NULL              244 ext/pgsql/pgsql.c 	{NULL, NULL, NULL} 
NULL              262 ext/pgsql/pgsql.c 	NULL,
NULL              263 ext/pgsql/pgsql.c 	NULL,
NULL              296 ext/pgsql/pgsql.c 	return *buf = _php_pgsql_trim_message(PQerrorMessage(pgsql), NULL);
NULL              303 ext/pgsql/pgsql.c 	char *msgbuf = _php_pgsql_trim_message(PQerrorMessage(pgsql), NULL);	\
NULL              304 ext/pgsql/pgsql.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, text, msgbuf);	\
NULL              364 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s", notice->message);
NULL              366 ext/pgsql/pgsql.c 		zend_hash_index_update(&PGG(notices), (int)resource_id, (void **)&notice, sizeof(php_pgsql_notice *), NULL);
NULL              381 ext/pgsql/pgsql.c   		notice = NULL;
NULL              466 ext/pgsql/pgsql.c 	zend_hash_init_ex(&pgsql_globals->notices, 0, NULL, PHP_PGSQL_NOTICE_PTR_DTOR, 1, 0); 
NULL              476 ext/pgsql/pgsql.c 	le_link = zend_register_list_destructors_ex(_close_pgsql_link, NULL, "pgsql link", module_number);
NULL              477 ext/pgsql/pgsql.c 	le_plink = zend_register_list_destructors_ex(NULL, _close_pgsql_plink, "pgsql link persistent", module_number);
NULL              478 ext/pgsql/pgsql.c 	le_result = zend_register_list_destructors_ex(_free_result, NULL, "pgsql result", module_number);
NULL              479 ext/pgsql/pgsql.c 	le_lofp = zend_register_list_destructors_ex(_free_ptr, NULL, "pgsql large object", module_number);
NULL              480 ext/pgsql/pgsql.c 	le_string = zend_register_list_destructors_ex(_free_ptr, NULL, "pgsql string", module_number);
NULL              621 ext/pgsql/pgsql.c 	char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL;
NULL              682 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              687 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              698 ext/pgsql/pgsql.c 			if (pgsql==NULL || PQstatus(pgsql)==CONNECTION_BAD) {
NULL              709 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              727 ext/pgsql/pgsql.c 				if (le->ptr == NULL) {
NULL              737 ext/pgsql/pgsql.c 				if (le->ptr==NULL || PQstatus(le->ptr)==CONNECTION_BAD) {
NULL              738 ext/pgsql/pgsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING,"PostgreSQL link lost, unable to reconnect");
NULL              783 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              791 ext/pgsql/pgsql.c 		if (pgsql==NULL || PQstatus(pgsql)==CONNECTION_BAD) {
NULL              805 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              860 ext/pgsql/pgsql.c 	zval **pgsql_link = NULL;
NULL              879 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL              912 ext/pgsql/pgsql.c 	zval **pgsql_link = NULL;
NULL              931 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1052 ext/pgsql/pgsql.c 		pgsql_link = NULL;
NULL             1057 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1085 ext/pgsql/pgsql.c 		pgsql_link = NULL;
NULL             1088 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1115 ext/pgsql/pgsql.c 	zval **query, **pgsql_link = NULL;
NULL             1140 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1148 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode");
NULL             1156 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             1213 ext/pgsql/pgsql.c 	zval **query, **pgsql_link = NULL;
NULL             1218 ext/pgsql/pgsql.c 	char **params = NULL;
NULL             1242 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1247 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No array passed");
NULL             1255 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode");
NULL             1263 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             1274 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter");
NULL             1282 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter");
NULL             1288 ext/pgsql/pgsql.c 				params[i] = NULL;
NULL             1299 ext/pgsql/pgsql.c 					NULL, (const char * const *)params, NULL, NULL, 0);
NULL             1304 ext/pgsql/pgsql.c 						NULL, (const char * const *)params, NULL, NULL, 0);
NULL             1347 ext/pgsql/pgsql.c 	zval **query, **stmtname, **pgsql_link = NULL;
NULL             1372 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1381 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode");
NULL             1389 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             1391 ext/pgsql/pgsql.c 	pgsql_result = PQprepare(pgsql, Z_STRVAL_PP(stmtname), Z_STRVAL_PP(query), 0, NULL);
NULL             1395 ext/pgsql/pgsql.c 		pgsql_result = PQprepare(pgsql, Z_STRVAL_PP(stmtname), Z_STRVAL_PP(query), 0, NULL);
NULL             1436 ext/pgsql/pgsql.c 	zval **stmtname, **pgsql_link = NULL;
NULL             1441 ext/pgsql/pgsql.c 	char **params = NULL;
NULL             1465 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             1470 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No array passed");
NULL             1478 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to blocking mode");
NULL             1486 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             1498 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter");
NULL             1507 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter");
NULL             1513 ext/pgsql/pgsql.c 				params[i] = NULL;
NULL             1523 ext/pgsql/pgsql.c 					(const char * const *)params, NULL, NULL, 0);
NULL             1528 ext/pgsql/pgsql.c 						(const char * const *)params, NULL, NULL, 0);
NULL             1597 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not supported under this build");
NULL             1664 ext/pgsql/pgsql.c 	char *ret=NULL;
NULL             1679 ext/pgsql/pgsql.c 		if ((result = PQexec(pgsql,"select oid,typname from pg_type")) == NULL || PQresultStatus(result) != PGRES_TUPLES_OK) {
NULL             1691 ext/pgsql/pgsql.c 			if ((tmp_oid = PQgetvalue(result,i,oid_offset))==NULL) {
NULL             1700 ext/pgsql/pgsql.c 			if ((tmp_name = PQgetvalue(result,i,name_offset))==NULL) {
NULL             1705 ext/pgsql/pgsql.c 			zend_hash_update(list,str.c,str.len+1,(void *) &new_oid_entry, sizeof(zend_rsrc_list_entry), NULL);
NULL             1739 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad field offset specified");
NULL             1779 ext/pgsql/pgsql.c 		if ((tmp_res = PQexec(pg_result->conn, querystr.c)) == NULL || PQresultStatus(tmp_res) != PGRES_TUPLES_OK) {
NULL             1790 ext/pgsql/pgsql.c 		if ((table_name = PQgetvalue(tmp_res, 0, 0)) == NULL) {
NULL             1798 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             1833 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad field offset specified");
NULL             1936 ext/pgsql/pgsql.c 	zval **result, **row, **field=NULL;
NULL             1960 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on PostgreSQL result index %ld",
NULL             1975 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified");
NULL             1993 ext/pgsql/pgsql.c 	zval                *result, *zrow = NULL;
NULL             2000 ext/pgsql/pgsql.c 	zval            *ctor_params = NULL;
NULL             2001 ext/pgsql/pgsql.c 	zend_class_entry *ce = NULL;
NULL             2016 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not find class '%s'", class_name);
NULL             2025 ext/pgsql/pgsql.c 	if (zrow == NULL) {
NULL             2034 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid result type");
NULL             2046 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on PostgreSQL result index %ld",
NULL             2103 ext/pgsql/pgsql.c 		object_and_properties_init(return_value, ce, NULL);
NULL             2109 ext/pgsql/pgsql.c 			fci.function_name = NULL;
NULL             2110 ext/pgsql/pgsql.c 			fci.symbol_table = NULL;
NULL             2121 ext/pgsql/pgsql.c 					while (p != NULL) {
NULL             2137 ext/pgsql/pgsql.c 				fci.params = NULL;
NULL             2246 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid column number '%ld'", colno);
NULL             2322 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to jump to row %ld on PostgreSQL result index %ld",
NULL             2339 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Bad column offset specified");
NULL             2428 ext/pgsql/pgsql.c 	zval **z_filename, **z_mode, **pgsql_link = NULL;
NULL             2432 ext/pgsql/pgsql.c 	FILE *fp = NULL;
NULL             2462 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             2469 ext/pgsql/pgsql.c 	stream = php_stream_open_wrapper(Z_STRVAL_PP(z_filename), mode, ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL);
NULL             2489 ext/pgsql/pgsql.c 	zval **pgsql_link = NULL;
NULL             2507 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             2521 ext/pgsql/pgsql.c   	zval **pgsql_link = NULL;
NULL             2540 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             2555 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create PostgreSQL large object");
NULL             2566 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL;
NULL             2581 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             2588 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified");
NULL             2598 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             2607 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID is specified");
NULL             2615 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires 1 or 2 arguments");
NULL             2618 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             2625 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to delete PostgreSQL large object %u", oid);
NULL             2636 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL;
NULL             2653 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             2660 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified");
NULL             2670 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             2679 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified");
NULL             2687 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires 1 or 2 arguments");
NULL             2690 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             2721 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create PostgreSQL large object");
NULL             2727 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             2731 ext/pgsql/pgsql.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open PostgreSQL large object");
NULL             2742 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open PostgreSQL large object");
NULL             2774 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to close PostgreSQL large object descriptor %d", pgsql->lofd);
NULL             2839 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot write more than buffer size %d. Tried to write %ld", 
NULL             2844 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Buffer size must be larger than 0, but %ld was specified", Z_LVAL_PP(z_len));
NULL             2899 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL;
NULL             2917 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Old API is used");
NULL             2923 ext/pgsql/pgsql.c 	if (PG(safe_mode) &&(!php_checkuid(file_in, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             2931 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             2950 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL;
NULL             2963 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified");
NULL             2973 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             2980 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified");
NULL             2992 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             3003 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Wrong OID value passed");
NULL             3009 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Old API is used");
NULL             3011 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid OID specified");
NULL             3017 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Requires 2 or 3 arguments");
NULL             3021 ext/pgsql/pgsql.c 	if (PG(safe_mode) &&(!php_checkuid(file_out, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             3029 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             3046 ext/pgsql/pgsql.c 	zval *pgsql_id = NULL;
NULL             3055 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid whence parameter");
NULL             3073 ext/pgsql/pgsql.c 	zval *pgsql_id = NULL;
NULL             3094 ext/pgsql/pgsql.c 	zval **verbosity, **pgsql_link = NULL;
NULL             3116 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             3139 ext/pgsql/pgsql.c 	zval **encoding, **pgsql_link = NULL;
NULL             3160 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             3177 ext/pgsql/pgsql.c 	zval **pgsql_link = NULL;
NULL             3195 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             3224 ext/pgsql/pgsql.c 	zval **pgsql_link = NULL;
NULL             3243 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             3264 ext/pgsql/pgsql.c 	zval **query, **pgsql_link = NULL;
NULL             3286 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             3307 ext/pgsql/pgsql.c 	char *table_name, *pg_delim = NULL, *pg_null_as = NULL;
NULL             3318 ext/pgsql/pgsql.c 	char *csv = (char *)NULL;
NULL             3392 ext/pgsql/pgsql.c 						if (csv == (char *)NULL) {
NULL             3406 ext/pgsql/pgsql.c 								csv = (char *)NULL;
NULL             3439 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL, *pg_rows;
NULL             3441 ext/pgsql/pgsql.c 	char *table_name, *pg_delim = NULL, *pg_null_as = NULL;
NULL             3506 ext/pgsql/pgsql.c 				if (PQputCopyEnd(pgsql, NULL) != 1) {
NULL             3565 ext/pgsql/pgsql.c 	char *from = NULL, *to = NULL;
NULL             3579 ext/pgsql/pgsql.c 			pgsql_link = NULL;
NULL             3593 ext/pgsql/pgsql.c 	if (pgsql_link != NULL || id != -1) {
NULL             3595 ext/pgsql/pgsql.c 		to_len = (int) PQescapeStringConn(pgsql, to, from, (size_t)from_len, NULL);
NULL             3608 ext/pgsql/pgsql.c 	char *from = NULL, *to = NULL;
NULL             3621 ext/pgsql/pgsql.c 			pgsql_link = NULL;
NULL             3633 ext/pgsql/pgsql.c 	if (pgsql_link != NULL || id != -1) {
NULL             3677 ext/pgsql/pgsql.c 	if (strtext == NULL)
NULL             3678 ext/pgsql/pgsql.c 		return NULL;
NULL             3755 ext/pgsql/pgsql.c 	char *from = NULL, *to = NULL, *tmp = NULL;
NULL             3785 ext/pgsql/pgsql.c 	char *err = NULL;
NULL             3812 ext/pgsql/pgsql.c 	char *field = NULL;
NULL             3836 ext/pgsql/pgsql.c 		if (field == NULL) {
NULL             3852 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL;
NULL             3873 ext/pgsql/pgsql.c 	zval *pgsql_link = NULL;
NULL             3925 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE,"Cannot set connection to nonblocking mode");
NULL             3954 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode");
NULL             3971 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "PostgreSQL module error, please report this error");
NULL             3975 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode");
NULL             4017 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode");
NULL             4025 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             4036 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode");
NULL             4050 ext/pgsql/pgsql.c 	char **params = NULL;
NULL             4062 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             4067 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No array passed");
NULL             4075 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode");
NULL             4083 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             4095 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter");
NULL             4104 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter");
NULL             4110 ext/pgsql/pgsql.c 				params[i] = NULL;
NULL             4120 ext/pgsql/pgsql.c 	if (!PQsendQueryParams(pgsql, Z_STRVAL_PP(query), num_params, NULL, (const char * const *)params, NULL, NULL, 0)) {
NULL             4124 ext/pgsql/pgsql.c 		if (!PQsendQueryParams(pgsql, Z_STRVAL_PP(query), num_params, NULL, (const char * const *)params, NULL, NULL, 0)) {
NULL             4131 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode");
NULL             4153 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             4162 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode");
NULL             4170 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             4172 ext/pgsql/pgsql.c 	if (!PQsendPrepare(pgsql, Z_STRVAL_PP(stmtname), Z_STRVAL_PP(query), 0, NULL)) {
NULL             4176 ext/pgsql/pgsql.c 		if (!PQsendPrepare(pgsql, Z_STRVAL_PP(stmtname), Z_STRVAL_PP(query), 0, NULL)) {
NULL             4181 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode");
NULL             4196 ext/pgsql/pgsql.c 	char **params = NULL;
NULL             4207 ext/pgsql/pgsql.c 	if (pgsql_link == NULL && id == -1) {
NULL             4212 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No array passed");
NULL             4220 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to nonblocking mode");
NULL             4228 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             4239 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter");
NULL             4247 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error converting parameter");
NULL             4253 ext/pgsql/pgsql.c 				params[i] = NULL;
NULL             4263 ext/pgsql/pgsql.c 	if (!PQsendQueryPrepared(pgsql, Z_STRVAL_PP(stmtname), num_params, (const char * const *)params, NULL, NULL, 0)) {
NULL             4267 ext/pgsql/pgsql.c 		if (!PQsendQueryPrepared(pgsql, Z_STRVAL_PP(stmtname), num_params, (const char * const *)params, NULL, NULL, 0)) {
NULL             4274 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot set connection to blocking mode");
NULL             4337 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             4362 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid result type");
NULL             4430 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Failed to query meta_data for '%s' table %s", table_name, querystr.c);
NULL             4599 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot compile regex");
NULL             4608 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "'%s' does not match with '%s'", str, regex);
NULL             4613 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot exec regex");
NULL             4658 ext/pgsql/pgsql.c 						php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected NULL for 'NOT NULL' field '%s'", field ); \
NULL             4669 ext/pgsql/pgsql.c 	char *field = NULL;
NULL             4675 ext/pgsql/pgsql.c 	assert(pg_link != NULL);
NULL             4694 ext/pgsql/pgsql.c 		new_val = NULL;
NULL             4697 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to get array key type");
NULL             4701 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Accepts only string key for values");
NULL             4705 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Accepts only string key for values");
NULL             4709 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Invalid field name (%s) in values", field);
NULL             4713 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'type'");
NULL             4717 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'not null'");
NULL             4721 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected broken meta data. Missing 'has default'");
NULL             4727 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects scaler values as field values");
NULL             4758 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             4783 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             4825 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             4866 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             4917 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             4959 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             4991 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             5024 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             5055 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             5086 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             5165 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             5212 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             5243 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             5258 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             5264 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             5309 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified");
NULL             5313 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Table name is invalid");
NULL             5320 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection");
NULL             5345 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Failed to execute '%s'", querystr->c);
NULL             5357 ext/pgsql/pgsql.c 	zval **val, *converted = NULL;
NULL             5366 ext/pgsql/pgsql.c 	assert(pg_link != NULL);
NULL             5367 ext/pgsql/pgsql.c 	assert(table != NULL);
NULL             5396 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects associative array for values to be inserted");
NULL             5424 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             5466 ext/pgsql/pgsql.c 	char *table, *sql = NULL;
NULL             5477 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified");
NULL             5484 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection");
NULL             5511 ext/pgsql/pgsql.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects associative array for values to be inserted");
NULL             5529 ext/pgsql/pgsql.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Expects scaler values other than NULL. Need to convert?");
NULL             5543 ext/pgsql/pgsql.c 	zval *var_converted = NULL, *ids_converted = NULL;
NULL             5547 ext/pgsql/pgsql.c 	assert(pg_link != NULL);
NULL             5548 ext/pgsql/pgsql.c 	assert(table != NULL);
NULL             5618 ext/pgsql/pgsql.c 	char *table, *sql = NULL;
NULL             5629 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified");
NULL             5636 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection");
NULL             5652 ext/pgsql/pgsql.c 	zval *ids_converted = NULL;
NULL             5656 ext/pgsql/pgsql.c 	assert(pg_link != NULL);
NULL             5657 ext/pgsql/pgsql.c 	assert(table != NULL);
NULL             5710 ext/pgsql/pgsql.c 	char *table, *sql = NULL;
NULL             5721 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified");
NULL             5728 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection");
NULL             5786 ext/pgsql/pgsql.c 	zval *ids_converted = NULL;
NULL             5791 ext/pgsql/pgsql.c 	assert(pg_link != NULL);
NULL             5792 ext/pgsql/pgsql.c 	assert(table != NULL);
NULL             5824 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Failed to execute '%s'", querystr.c);
NULL             5848 ext/pgsql/pgsql.c 	char *table, *sql = NULL;
NULL             5859 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid option is specified");
NULL             5866 ext/pgsql/pgsql.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Detected unhandled result(s) in connection");
NULL              297 ext/pgsql/php_pgsql.h #define pgsql_module_ptr NULL
NULL              132 ext/posix/php_posix.h #define posix_module_ptr NULL
NULL               58 ext/posix/posix.c 	PHP_FE(posix_kill,		NULL)
NULL               61 ext/posix/posix.c 	PHP_FE(posix_getpid,	NULL)
NULL               62 ext/posix/posix.c 	PHP_FE(posix_getppid,	NULL)
NULL               65 ext/posix/posix.c 	PHP_FE(posix_getuid,	NULL)
NULL               66 ext/posix/posix.c 	PHP_FE(posix_setuid,	NULL)
NULL               67 ext/posix/posix.c 	PHP_FE(posix_geteuid,	NULL)
NULL               69 ext/posix/posix.c 	PHP_FE(posix_seteuid,	NULL)
NULL               71 ext/posix/posix.c 	PHP_FE(posix_getgid,	NULL)
NULL               72 ext/posix/posix.c 	PHP_FE(posix_setgid,	NULL)
NULL               73 ext/posix/posix.c 	PHP_FE(posix_getegid,	NULL)
NULL               75 ext/posix/posix.c 	PHP_FE(posix_setegid,	NULL)
NULL               78 ext/posix/posix.c 	PHP_FE(posix_getgroups,	NULL)
NULL               81 ext/posix/posix.c 	PHP_FE(posix_getlogin,	NULL)
NULL               85 ext/posix/posix.c 	PHP_FE(posix_getpgrp,	NULL)
NULL               87 ext/posix/posix.c 	PHP_FE(posix_setsid,	NULL)
NULL               89 ext/posix/posix.c 	PHP_FE(posix_setpgid,	NULL)
NULL               92 ext/posix/posix.c 	PHP_FE(posix_getpgid,	NULL)
NULL               95 ext/posix/posix.c 	PHP_FE(posix_getsid,	NULL)
NULL               99 ext/posix/posix.c 	PHP_FE(posix_uname,		NULL)
NULL              102 ext/posix/posix.c 	PHP_FE(posix_times,		NULL)
NULL              106 ext/posix/posix.c 	PHP_FE(posix_ctermid,	NULL)
NULL              108 ext/posix/posix.c 	PHP_FE(posix_ttyname,	NULL)
NULL              109 ext/posix/posix.c 	PHP_FE(posix_isatty,	NULL)
NULL              112 ext/posix/posix.c 	PHP_FE(posix_getcwd,	NULL)
NULL              116 ext/posix/posix.c 	PHP_FE(posix_mkfifo,	NULL)
NULL              119 ext/posix/posix.c 	PHP_FE(posix_mknod,	NULL)
NULL              123 ext/posix/posix.c 	PHP_FE(posix_access,	NULL)
NULL              125 ext/posix/posix.c 	PHP_FE(posix_getgrnam,	NULL)
NULL              126 ext/posix/posix.c 	PHP_FE(posix_getgrgid,	NULL)
NULL              127 ext/posix/posix.c 	PHP_FE(posix_getpwnam,	NULL)
NULL              128 ext/posix/posix.c 	PHP_FE(posix_getpwuid,	NULL)
NULL              131 ext/posix/posix.c 	PHP_FE(posix_getrlimit,	NULL)
NULL              134 ext/posix/posix.c 	PHP_FE(posix_get_last_error,					NULL)
NULL              135 ext/posix/posix.c 	PHP_FALIAS(posix_errno, posix_get_last_error,	NULL)
NULL              136 ext/posix/posix.c 	PHP_FE(posix_strerror,							NULL)
NULL              138 ext/posix/posix.c 	PHP_FE(posix_initgroups,	NULL)
NULL              141 ext/posix/posix.c 	{NULL, NULL, NULL}
NULL              195 ext/posix/posix.c 	NULL,
NULL              196 ext/posix/posix.c 	NULL,
NULL              197 ext/posix/posix.c 	NULL, 
NULL              202 ext/posix/posix.c 	NULL,
NULL              203 ext/posix/posix.c 	NULL,
NULL              365 ext/posix/posix.c 	if (NULL == (p = getlogin())) {
NULL              517 ext/posix/posix.c 	if (NULL == ctermid(buffer)) {
NULL              537 ext/posix/posix.c 	if (stream == NULL) {
NULL              538 ext/posix/posix.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "expects argument 1 to be a valid stream resource");
NULL              544 ext/posix/posix.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "could not use stream of type '%s'", 
NULL              590 ext/posix/posix.c 	if (NULL == (p = ttyname(fd))) {
NULL              677 ext/posix/posix.c 	if (PG(safe_mode) && (!php_checkuid(path, NULL, CHECKUID_ALLOW_ONLY_DIR))) {
NULL              712 ext/posix/posix.c 			(PG(safe_mode) && (!php_checkuid(path, NULL, CHECKUID_ALLOW_ONLY_DIR)))) {
NULL              718 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              722 ext/posix/posix.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              729 ext/posix/posix.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can not create a block or character device, creating a normal file instead");
NULL              751 ext/posix/posix.c 	if (NULL == g)
NULL              754 ext/posix/posix.c 	if (array_group == NULL || Z_TYPE_P(array_group) != IS_ARRAY)
NULL              762 ext/posix/posix.c 	for (count=0; g->gr_mem[count] != NULL; count++) {
NULL              765 ext/posix/posix.c 	zend_hash_update(Z_ARRVAL_P(array_group), "members", sizeof("members"), (void*)&array_members, sizeof(zval*), NULL);
NULL              789 ext/posix/posix.c 	path = expand_filepath(filename, NULL TSRMLS_CC);
NULL              796 ext/posix/posix.c 			(PG(safe_mode) && (!php_checkuid_ex(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR, CHECKUID_NO_ERRORS)))) {
NULL              846 ext/posix/posix.c 	if (getgrnam_r(name, g, buf, buflen, &g) || g == NULL) {
NULL              852 ext/posix/posix.c 	if (NULL == (g = getgrnam(name))) {
NULL              861 ext/posix/posix.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix group to array");
NULL              878 ext/posix/posix.c 	struct group *retgrptr = NULL;
NULL              897 ext/posix/posix.c 	if (ret || retgrptr == NULL) {
NULL              904 ext/posix/posix.c 	if (NULL == (g = getgrgid(gid))) {
NULL              913 ext/posix/posix.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix group struct to array");
NULL              923 ext/posix/posix.c 	if (NULL == pw)
NULL              925 ext/posix/posix.c 	if (NULL == return_value || Z_TYPE_P(return_value) != IS_ARRAY)
NULL              963 ext/posix/posix.c 	if (getpwnam_r(name, pw, buf, buflen, &pw) || pw == NULL) {
NULL              969 ext/posix/posix.c 	if (NULL == (pw = getpwnam(name))) {
NULL              978 ext/posix/posix.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix passwd struct to array");
NULL              994 ext/posix/posix.c 	struct passwd *retpwptr = NULL;
NULL             1012 ext/posix/posix.c 	if (ret || retpwptr == NULL) {
NULL             1019 ext/posix/posix.c 	if (NULL == (pw = getpwuid(uid))) {
NULL             1028 ext/posix/posix.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to convert posix passwd struct to array");
NULL             1129 ext/posix/posix.c 	{ 0, NULL }
NULL             1138 ext/posix/posix.c 	struct limitlist *l = NULL;
NULL               27 ext/pspell/php_pspell.h #define pspell_module_ptr NULL
NULL               78 ext/pspell/pspell.c 	PHP_FE(pspell_new,		NULL)
NULL               79 ext/pspell/pspell.c 	PHP_FE(pspell_new_personal,		NULL)
NULL               80 ext/pspell/pspell.c 	PHP_FE(pspell_new_config,		NULL)
NULL               81 ext/pspell/pspell.c 	PHP_FE(pspell_check,		NULL)
NULL               82 ext/pspell/pspell.c 	PHP_FE(pspell_suggest,		NULL)
NULL               83 ext/pspell/pspell.c 	PHP_FE(pspell_store_replacement,		NULL)
NULL               84 ext/pspell/pspell.c 	PHP_FE(pspell_add_to_personal,		NULL)
NULL               85 ext/pspell/pspell.c 	PHP_FE(pspell_add_to_session,		NULL)
NULL               86 ext/pspell/pspell.c 	PHP_FE(pspell_clear_session,		NULL)
NULL               87 ext/pspell/pspell.c 	PHP_FE(pspell_save_wordlist,		NULL)
NULL               88 ext/pspell/pspell.c 	PHP_FE(pspell_config_create,		NULL)
NULL               89 ext/pspell/pspell.c 	PHP_FE(pspell_config_runtogether,		NULL)
NULL               90 ext/pspell/pspell.c 	PHP_FE(pspell_config_mode,		NULL)
NULL               91 ext/pspell/pspell.c 	PHP_FE(pspell_config_ignore,		NULL)
NULL               92 ext/pspell/pspell.c 	PHP_FE(pspell_config_personal,		NULL)
NULL               93 ext/pspell/pspell.c 	PHP_FE(pspell_config_dict_dir,		NULL)
NULL               94 ext/pspell/pspell.c 	PHP_FE(pspell_config_data_dir,		NULL)
NULL               95 ext/pspell/pspell.c 	PHP_FE(pspell_config_repl,		NULL)
NULL               96 ext/pspell/pspell.c 	PHP_FE(pspell_config_save_repl,		NULL)
NULL               97 ext/pspell/pspell.c 	{NULL, NULL, NULL} 
NULL              105 ext/pspell/pspell.c 	"pspell", pspell_functions, PHP_MINIT(pspell), NULL, NULL, NULL, PHP_MINFO(pspell), NO_VERSION_YET, STANDARD_MODULE_PROPERTIES
NULL              129 ext/pspell/pspell.c 	if (config == NULL || type != le_pspell_config) {	\
NULL              130 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL config index", Z_LVAL_PP(conf));	\
NULL              138 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL result index", Z_LVAL_PP(scin));	\
NULL              150 ext/pspell/pspell.c 	le_pspell = zend_register_list_destructors_ex(php_pspell_close, NULL, "pspell", module_number);
NULL              151 ext/pspell/pspell.c 	le_pspell_config = zend_register_list_destructors_ex(php_pspell_close_config, NULL, "pspell config", module_number);
NULL              191 ext/pspell/pspell.c 		result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen);
NULL              253 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              299 ext/pspell/pspell.c 		result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen);
NULL              315 ext/pspell/pspell.c 	if (PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(personal), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              376 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              410 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              476 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "PSPELL had a problem. details: %s ", pspell_manager_error_message(manager));
NULL              504 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_store_replacement() gave error: %s", pspell_manager_error_message(manager));
NULL              536 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              568 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              594 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_clear_session() gave error: %s", pspell_manager_error_message(manager));
NULL              621 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "pspell_save_wordlist() gave error: %s", pspell_manager_error_message(manager));
NULL              660 ext/pspell/pspell.c 		result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen);
NULL              809 ext/pspell/pspell.c 	if (PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(value), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              867 ext/pspell/pspell.c 	if (PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(repl), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL               34 ext/readline/php_readline.h #define phpext_readline_ptr NULL
NULL               59 ext/readline/readline.c static zval *_prepped_callback = NULL;
NULL               63 ext/readline/readline.c static zval *_readline_completion = NULL;
NULL               73 ext/readline/readline.c 	PHP_FE(readline,	   		        NULL)
NULL               74 ext/readline/readline.c 	PHP_FE(readline_info,  	            NULL)
NULL               75 ext/readline/readline.c 	PHP_FE(readline_add_history, 		NULL)
NULL               76 ext/readline/readline.c 	PHP_FE(readline_clear_history, 		NULL)
NULL               78 ext/readline/readline.c 	PHP_FE(readline_list_history, 		NULL)
NULL               80 ext/readline/readline.c 	PHP_FE(readline_read_history, 		NULL)
NULL               81 ext/readline/readline.c 	PHP_FE(readline_write_history, 		NULL)
NULL               82 ext/readline/readline.c 	PHP_FE(readline_completion_function,NULL)
NULL               84 ext/readline/readline.c 	PHP_FE(readline_callback_handler_install, NULL)
NULL               85 ext/readline/readline.c 	PHP_FE(readline_callback_read_char,			NULL)
NULL               86 ext/readline/readline.c 	PHP_FE(readline_callback_handler_remove,	NULL)
NULL               87 ext/readline/readline.c 	PHP_FE(readline_redisplay, NULL)
NULL               88 ext/readline/readline.c 	PHP_FE(readline_on_new_line, NULL)
NULL               90 ext/readline/readline.c 	{NULL, NULL, NULL}
NULL               98 ext/readline/readline.c 	NULL,
NULL               99 ext/readline/readline.c 	NULL,
NULL              101 ext/readline/readline.c 	NULL, 
NULL              137 ext/readline/readline.c 	char *prompt = NULL;
NULL              316 ext/readline/readline.c 	char *filename = NULL;
NULL              343 ext/readline/readline.c 	char *filename = NULL;
NULL              384 ext/readline/readline.c 	return NULL;
NULL              418 ext/readline/readline.c 	char **matches = NULL;
NULL              425 ext/readline/readline.c 	if (call_user_function(CG(function_table), NULL, _readline_completion, &_readline_array, 3, params TSRMLS_CC) == SUCCESS) {
NULL              447 ext/readline/readline.c 	zval *arg = NULL;
NULL              448 ext/readline/readline.c 	char *name = NULL;
NULL              455 ext/readline/readline.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not callable", name);
NULL              486 ext/readline/readline.c 	call_user_function(CG(function_table), NULL, _prepped_callback, &dummy, 1, params TSRMLS_CC);
NULL              497 ext/readline/readline.c 	char *name = NULL;
NULL              506 ext/readline/readline.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not callable", name);
NULL               36 ext/recode/php_recode.h #define phpext_recode_ptr NULL
NULL               71 ext/recode/recode.c 	PHP_FE(recode_string, NULL)
NULL               72 ext/recode/recode.c 	PHP_FE(recode_file, NULL)
NULL               73 ext/recode/recode.c 	PHP_FALIAS(recode, recode_string, NULL)
NULL               74 ext/recode/recode.c 	{NULL, NULL, NULL}
NULL               83 ext/recode/recode.c 	NULL,
NULL               84 ext/recode/recode.c 	NULL, 
NULL               89 ext/recode/recode.c 	NULL,
NULL               90 ext/recode/recode.c 	NULL,
NULL              100 ext/recode/recode.c 	recode_globals->outer = NULL;
NULL              106 ext/recode/recode.c 	if (ReSG(outer) == NULL) {
NULL              133 ext/recode/recode.c 	RECODE_REQUEST request = NULL;
NULL              134 ext/recode/recode.c 	char *r = NULL;
NULL              145 ext/recode/recode.c 	if (request == NULL) {
NULL              146 ext/recode/recode.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot allocate request structure");
NULL              151 ext/recode/recode.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal recode request '%s'", req);
NULL              157 ext/recode/recode.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Recoding failed.");
NULL              175 ext/recode/recode.c 	RECODE_REQUEST request = NULL;
NULL              199 ext/recode/recode.c 	if (request == NULL) {
NULL              200 ext/recode/recode.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot allocate request structure");
NULL              205 ext/recode/recode.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal recode request '%s'", Z_STRVAL_PP(req));
NULL              210 ext/recode/recode.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Recoding failed.");
NULL              102 ext/reflection/php_reflection.c 	if (intern == NULL || intern->ptr == NULL) {                                                            \
NULL              175 ext/reflection/php_reflection.c 	str->string = NULL;
NULL              231 ext/reflection/php_reflection.c 		intern->ptr = NULL;
NULL              262 ext/reflection/php_reflection.c 	intern->zo.guards = NULL;
NULL              263 ext/reflection/php_reflection.c 	intern->ptr = NULL;
NULL              264 ext/reflection/php_reflection.c 	intern->obj = NULL;
NULL              269 ext/reflection/php_reflection.c 	retval.handle = zend_objects_store_put(intern, NULL, reflection_free_objects_storage, reflection_objects_clone TSRMLS_CC);
NULL              317 ext/reflection/php_reflection.c 	if (ce->get_iterator != NULL) {
NULL              407 ext/reflection/php_reflection.c 					_property_string(str, prop, NULL, sub_indent.string TSRMLS_CC);
NULL              467 ext/reflection/php_reflection.c 					_property_string(str, prop, NULL, sub_indent.string TSRMLS_CC);
NULL              495 ext/reflection/php_reflection.c 						_property_string(&dyn, NULL, prop_name, sub_indent.string TSRMLS_CC);	
NULL              595 ext/reflection/php_reflection.c 	return NULL;
NULL              875 ext/reflection/php_reflection.c 		_class_string(str, *pce, NULL, indent TSRMLS_CC);
NULL              985 ext/reflection/php_reflection.c 			_function_string(str, fptr, NULL, "    " TSRMLS_CC);
NULL             1038 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1065 ext/reflection/php_reflection.c 	intern->ce = NULL;
NULL             1066 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1093 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1110 ext/reflection/php_reflection.c 	intern->ce = NULL;
NULL             1111 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1131 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1132 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "class", sizeof("class"), (void **) &classname, sizeof(zval *), NULL);
NULL             1150 ext/reflection/php_reflection.c 		zend_property_info *tmp_info = NULL;
NULL             1177 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1178 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "class", sizeof("class"), (void **) &classname, sizeof(zval *), NULL);
NULL             1209 ext/reflection/php_reflection.c 	if (object_and_properties_init(reflector_ptr, ce_ptr, NULL) == FAILURE) {
NULL             1218 ext/reflection/php_reflection.c 	fci.function_table = NULL;
NULL             1219 ext/reflection/php_reflection.c 	fci.function_name = NULL;
NULL             1220 ext/reflection/php_reflection.c 	fci.symbol_table = NULL;
NULL             1255 ext/reflection/php_reflection.c 	fci.object_pp = NULL;
NULL             1261 ext/reflection/php_reflection.c 	result = zend_call_function(&fci, NULL TSRMLS_CC);
NULL             1263 ext/reflection/php_reflection.c 	if (result == FAILURE && EG(exception) == NULL) {
NULL             1302 ext/reflection/php_reflection.c 	result= call_user_function_ex(NULL, &object, &fname, &retval_ptr, 0, NULL, 0, NULL TSRMLS_CC);
NULL             1390 ext/reflection/php_reflection.c 	if (intern == NULL) {
NULL             1403 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             1406 ext/reflection/php_reflection.c 	intern->ce = NULL;
NULL             1551 ext/reflection/php_reflection.c 	if (fptr->type == ZEND_USER_FUNCTION && fptr->op_array.static_variables != NULL) {
NULL             1581 ext/reflection/php_reflection.c 	fci.function_table = NULL;
NULL             1582 ext/reflection/php_reflection.c 	fci.function_name = NULL;
NULL             1583 ext/reflection/php_reflection.c 	fci.symbol_table = NULL;
NULL             1584 ext/reflection/php_reflection.c 	fci.object_pp = NULL;
NULL             1593 ext/reflection/php_reflection.c 	fcc.object_pp = NULL;
NULL             1645 ext/reflection/php_reflection.c 	fci.function_table = NULL;
NULL             1646 ext/reflection/php_reflection.c 	fci.function_name = NULL;
NULL             1647 ext/reflection/php_reflection.c 	fci.symbol_table = NULL;
NULL             1648 ext/reflection/php_reflection.c 	fci.object_pp = NULL;
NULL             1657 ext/reflection/php_reflection.c 	fcc.object_pp = NULL;
NULL             1812 ext/reflection/php_reflection.c 	zend_class_entry *ce = NULL;
NULL             1820 ext/reflection/php_reflection.c 	if (intern == NULL) {
NULL             1917 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             2202 ext/reflection/php_reflection.c 		if ((tmp = strstr(name_str, "::")) == NULL) {
NULL             2215 ext/reflection/php_reflection.c 	if (intern == NULL) {
NULL             2252 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "class", sizeof("class"), (void **) &classname, sizeof(zval *), NULL);
NULL             2266 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             2342 ext/reflection/php_reflection.c 		object_pp = NULL;
NULL             2343 ext/reflection/php_reflection.c 		obj_ce = NULL;
NULL             2362 ext/reflection/php_reflection.c 	fci.function_table = NULL;
NULL             2363 ext/reflection/php_reflection.c 	fci.function_name = NULL;
NULL             2364 ext/reflection/php_reflection.c 	fci.symbol_table = NULL;
NULL             2445 ext/reflection/php_reflection.c 		object = NULL;
NULL             2446 ext/reflection/php_reflection.c 		obj_ce = NULL;
NULL             2466 ext/reflection/php_reflection.c 	fci.function_table = NULL;
NULL             2467 ext/reflection/php_reflection.c 	fci.function_name = NULL;
NULL             2468 ext/reflection/php_reflection.c 	fci.symbol_table = NULL;
NULL             2658 ext/reflection/php_reflection.c 	if (intern == NULL) {
NULL             2665 ext/reflection/php_reflection.c 		zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &classname, sizeof(zval *), NULL);
NULL             2682 ext/reflection/php_reflection.c 		zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &classname, sizeof(zval *), NULL);
NULL             2728 ext/reflection/php_reflection.c 			zend_hash_update(Z_ARRVAL_P(return_value), prop_name, strlen(prop_name)+1, value, sizeof(zval *), NULL);
NULL             2743 ext/reflection/php_reflection.c 	zval **prop, *def_value = NULL;
NULL             2820 ext/reflection/php_reflection.c 	ht_list[2] = NULL;
NULL             2822 ext/reflection/php_reflection.c 	for (i = 0; ht_list[i] != NULL; i++) {
NULL             3143 ext/reflection/php_reflection.c 	if ((tmp = strstr(name, "::")) != NULL) {
NULL             3409 ext/reflection/php_reflection.c 	zval *retval_ptr = NULL;
NULL             3438 ext/reflection/php_reflection.c 		fci.function_name = NULL;
NULL             3439 ext/reflection/php_reflection.c 		fci.symbol_table = NULL;
NULL             3475 ext/reflection/php_reflection.c 	zval *retval_ptr = NULL;
NULL             3494 ext/reflection/php_reflection.c 		zval ***params = NULL;
NULL             3513 ext/reflection/php_reflection.c 		fci.function_name = NULL;
NULL             3514 ext/reflection/php_reflection.c 		fci.symbol_table = NULL;
NULL             3641 ext/reflection/php_reflection.c 				if (argument == NULL || argument->ptr == NULL) {
NULL             3686 ext/reflection/php_reflection.c 				if (argument == NULL || argument->ptr == NULL) {
NULL             3719 ext/reflection/php_reflection.c 	RETURN_BOOL(ce->get_iterator != NULL);
NULL             3801 ext/reflection/php_reflection.c 	if (intern == NULL) {
NULL             3845 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "class", sizeof("class"), (void **) &classname, sizeof(zval *), NULL);
NULL             3850 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &propname, sizeof(zval *), NULL);
NULL             3872 ext/reflection/php_reflection.c 	_property_string(&str, &ref->prop, NULL, "" TSRMLS_CC);
NULL             3957 ext/reflection/php_reflection.c 	zval **member = NULL, *member_p = NULL;
NULL             4138 ext/reflection/php_reflection.c 	if (intern == NULL) {
NULL             4152 ext/reflection/php_reflection.c 	zend_hash_update(Z_OBJPROP_P(object), "name", sizeof("name"), (void **) &name, sizeof(zval *), NULL);
NULL             4155 ext/reflection/php_reflection.c 	intern->ce = NULL;
NULL             4418 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4436 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4440 ext/reflection/php_reflection.c 	ZEND_FENTRY(export, NULL, NULL, ZEND_ACC_STATIC|ZEND_ACC_ABSTRACT|ZEND_ACC_PUBLIC)
NULL             4441 ext/reflection/php_reflection.c 	ZEND_ABSTRACT_ME(reflector, __toString, NULL)
NULL             4442 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4467 ext/reflection/php_reflection.c 	ZEND_ME(reflection, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL)
NULL             4468 ext/reflection/php_reflection.c 	PHP_ABSTRACT_ME(reflection_function, __toString, NULL)
NULL             4469 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, isInternal, NULL, 0)
NULL             4470 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, isUserDefined, NULL, 0)
NULL             4471 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getName, NULL, 0)
NULL             4472 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getFileName, NULL, 0)
NULL             4473 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getStartLine, NULL, 0)
NULL             4474 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getEndLine, NULL, 0)
NULL             4475 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getDocComment, NULL, 0)
NULL             4476 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getStaticVariables, NULL, 0)
NULL             4477 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, returnsReference, NULL, 0)
NULL             4478 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getParameters, NULL, 0)
NULL             4479 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getNumberOfParameters, NULL, 0)
NULL             4480 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getNumberOfRequiredParameters, NULL, 0)
NULL             4481 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getExtension, NULL, 0)
NULL             4482 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, getExtensionName, NULL, 0)
NULL             4483 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, isDeprecated, NULL, 0)
NULL             4484 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4489 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, __toString, NULL, 0)
NULL             4491 ext/reflection/php_reflection.c 	ZEND_ME(reflection_function, isDisabled, NULL, 0)
NULL             4494 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4525 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, __toString, NULL, 0)
NULL             4526 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isPublic, NULL, 0)
NULL             4527 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isPrivate, NULL, 0)
NULL             4528 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isProtected, NULL, 0)
NULL             4529 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isAbstract, NULL, 0)
NULL             4530 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isFinal, NULL, 0)
NULL             4531 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isStatic, NULL, 0)
NULL             4532 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isConstructor, NULL, 0)
NULL             4533 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isDestructor, NULL, 0)
NULL             4534 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getModifiers, NULL, 0)
NULL             4537 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getDeclaringClass, NULL, 0)
NULL             4538 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getPrototype, NULL, 0)
NULL             4539 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4632 ext/reflection/php_reflection.c 	ZEND_ME(reflection, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL)
NULL             4635 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, __toString, NULL, 0)
NULL             4636 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getName, NULL, 0)
NULL             4637 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isInternal, NULL, 0)
NULL             4638 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isUserDefined, NULL, 0)
NULL             4639 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isInstantiable, NULL, 0)
NULL             4640 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getFileName, NULL, 0)
NULL             4641 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getStartLine, NULL, 0)
NULL             4642 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getEndLine, NULL, 0)
NULL             4643 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getDocComment, NULL, 0)
NULL             4644 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getConstructor, NULL, 0)
NULL             4652 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getConstants, NULL, 0)
NULL             4654 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getInterfaces, NULL, 0)
NULL             4655 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getInterfaceNames, NULL, 0)
NULL             4656 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isInterface, NULL, 0)
NULL             4657 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isAbstract, NULL, 0)
NULL             4658 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isFinal, NULL, 0)
NULL             4659 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getModifiers, NULL, 0)
NULL             4663 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getParentClass, NULL, 0)
NULL             4665 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getStaticProperties, NULL, 0)
NULL             4668 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getDefaultProperties, NULL, 0)
NULL             4669 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, isIterateable, NULL, 0)
NULL             4671 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getExtension, NULL, 0)
NULL             4672 ext/reflection/php_reflection.c 	ZEND_ME(reflection_class, getExtensionName, NULL, 0)
NULL             4673 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4691 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4718 ext/reflection/php_reflection.c 	ZEND_ME(reflection, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL)
NULL             4721 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, __toString, NULL, 0)
NULL             4722 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getName, NULL, 0)
NULL             4725 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isPublic, NULL, 0)
NULL             4726 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isPrivate, NULL, 0)
NULL             4727 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isProtected, NULL, 0)
NULL             4728 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isStatic, NULL, 0)
NULL             4729 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isDefault, NULL, 0)
NULL             4730 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getModifiers, NULL, 0)
NULL             4731 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getDeclaringClass, NULL, 0)
NULL             4732 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getDocComment, NULL, 0)
NULL             4733 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4750 ext/reflection/php_reflection.c 	ZEND_ME(reflection, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL)
NULL             4753 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, __toString, NULL, 0)
NULL             4754 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, getName, NULL, 0)
NULL             4755 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, isPassedByReference, NULL, 0)
NULL             4756 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, getDeclaringFunction, NULL, 0)
NULL             4757 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, getDeclaringClass, NULL, 0)
NULL             4758 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, getClass, NULL, 0)
NULL             4759 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, isArray, NULL, 0)
NULL             4760 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, allowsNull, NULL, 0)
NULL             4761 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, getPosition, NULL, 0)
NULL             4762 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, isOptional, NULL, 0)
NULL             4763 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, isDefaultValueAvailable, NULL, 0)
NULL             4764 ext/reflection/php_reflection.c 	ZEND_ME(reflection_parameter, getDefaultValue, NULL, 0)
NULL             4765 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4780 ext/reflection/php_reflection.c 	ZEND_ME(reflection, __clone, NULL, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL)
NULL             4783 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, __toString, NULL, 0)
NULL             4784 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getName, NULL, 0)
NULL             4785 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getVersion, NULL, 0)
NULL             4786 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getFunctions, NULL, 0)
NULL             4787 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getConstants, NULL, 0)
NULL             4788 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getINIEntries, NULL, 0)
NULL             4789 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getClasses, NULL, 0)
NULL             4790 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getClassNames, NULL, 0)
NULL             4791 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, getDependencies, NULL, 0)
NULL             4792 ext/reflection/php_reflection.c 	ZEND_ME(reflection_extension, info, NULL, 0)
NULL             4793 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4798 ext/reflection/php_reflection.c 	{NULL, NULL, NULL}
NULL             4827 ext/reflection/php_reflection.c 	reflection_object_handlers.clone_obj = NULL;
NULL             4831 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             4847 ext/reflection/php_reflection.c 	reflection_function_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_function_abstract_ptr, NULL TSRMLS_CC);
NULL             4860 ext/reflection/php_reflection.c 	reflection_method_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_function_abstract_ptr, NULL TSRMLS_CC);
NULL             4883 ext/reflection/php_reflection.c 	reflection_object_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_class_ptr, NULL TSRMLS_CC);
NULL             4921 ext/reflection/php_reflection.c 	NULL,
NULL             4922 ext/reflection/php_reflection.c 	NULL,
NULL             4923 ext/reflection/php_reflection.c 	NULL,
NULL              107 ext/session/mod_files.c 		return NULL;
NULL              151 ext/session/mod_files.c 			data->lastkey = NULL;
NULL              157 ext/session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'");
NULL              183 ext/session/mod_files.c 						(PG(safe_mode) && !php_checkuid(buf, NULL, CHECKUID_CHECK_FILE_AND_DIR))
NULL              199 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              203 ext/session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, 
NULL              222 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              282 ext/session/mod_files.c 			if (PG(safe_mode) && (!php_checkuid(save_path, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              304 ext/session/mod_files.c 		dirdepth = (size_t) strtol(argv[0], NULL, 10);
NULL              313 ext/session/mod_files.c 		filemode = strtol(argv[1], NULL, 8);
NULL              347 ext/session/mod_files.c 	*mod_data = NULL;
NULL              385 ext/session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "read failed: %s (%d)", strerror(errno), errno);
NULL              387 ext/session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "read returned less bytes than requested");
NULL              424 ext/session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "write failed: %s (%d)", strerror(errno), errno);
NULL              426 ext/session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "write wrote less bytes than requested");
NULL               67 ext/session/mod_mm.c static ps_mm *ps_mm_instance = NULL;
NULL              129 ext/session/mod_mm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "mm_malloc failed, avail %d, err %s", mm_available(data->mm), mm_error());
NULL              130 ext/session/mod_mm.c 		return NULL;
NULL              138 ext/session/mod_mm.c 	sd->data = NULL;
NULL              188 ext/session/mod_mm.c 	for (prev = NULL, ret = data->hash[slot]; ret; prev = ret, ret = ret->next)
NULL              290 ext/session/mod_mm.c 		ps_mm_instance = NULL;
NULL              321 ext/session/mod_mm.c 	PS_SET_MOD_DATA(NULL);
NULL              370 ext/session/mod_mm.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot allocate new data segment");
NULL              371 ext/session/mod_mm.c 				sd = NULL;
NULL               57 ext/session/mod_user.c 	zval *retval = NULL;
NULL               60 ext/session/mod_user.c 	if (call_user_function(EG(function_table), NULL, func, retval, 
NULL               63 ext/session/mod_user.c 		retval = NULL;
NULL              108 ext/session/mod_user.c 	retval = ps_call_handler(PSF(close), 0, NULL TSRMLS_CC);
NULL              114 ext/session/mod_user.c 	PS_SET_MOD_DATA(NULL);
NULL              229 ext/session/php_session.h 				(key_type = zend_hash_get_current_key_ex(_ht, &key, &key_length, &num_key, 0, NULL)) != HASH_KEY_NON_EXISTANT; \
NULL              232 ext/session/php_session.h 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Skipping numeric key %ld.", num_key); \
NULL               61 ext/session/session.c 	PHP_FE(session_name,              NULL)
NULL               62 ext/session/session.c 	PHP_FE(session_module_name,       NULL)
NULL               63 ext/session/session.c 	PHP_FE(session_save_path,         NULL)
NULL               64 ext/session/session.c 	PHP_FE(session_id,                NULL)
NULL               65 ext/session/session.c 	PHP_FE(session_regenerate_id,     NULL)
NULL               66 ext/session/session.c 	PHP_FE(session_decode,            NULL)
NULL               67 ext/session/session.c 	PHP_FE(session_register,          NULL)
NULL               68 ext/session/session.c 	PHP_FE(session_unregister,        NULL)
NULL               69 ext/session/session.c 	PHP_FE(session_is_registered,     NULL)
NULL               70 ext/session/session.c 	PHP_FE(session_encode,            NULL)
NULL               71 ext/session/session.c 	PHP_FE(session_start,             NULL)
NULL               72 ext/session/session.c 	PHP_FE(session_destroy,           NULL)
NULL               73 ext/session/session.c 	PHP_FE(session_unset,             NULL)
NULL               74 ext/session/session.c 	PHP_FE(session_set_save_handler,  NULL)
NULL               75 ext/session/session.c 	PHP_FE(session_cache_limiter,     NULL)
NULL               76 ext/session/session.c 	PHP_FE(session_cache_expire,      NULL)
NULL               77 ext/session/session.c 	PHP_FE(session_set_cookie_params, NULL)
NULL               78 ext/session/session.c 	PHP_FE(session_get_cookie_params, NULL)
NULL               79 ext/session/session.c 	PHP_FE(session_write_close,       NULL)
NULL               80 ext/session/session.c 	PHP_FALIAS(session_commit, session_write_close, NULL)
NULL               81 ext/session/session.c 	{NULL, NULL, NULL}
NULL               90 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              108 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, err_type, "Cannot find save handler %s", new_value);
NULL              143 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, err_type, "Cannot find serialization handler %s", new_value);
NULL              157 ext/session/session.c 		if (memchr(new_value, '\0', new_value_length) != NULL) {
NULL              167 ext/session/session.c 		if (PG(safe_mode) && (!php_checkuid(p, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              243 ext/session/session.c 		if (ps_serializers[i].name == NULL) {
NULL              247 ext/session/session.c 			ps_serializers[i + 1].name = NULL;
NULL              292 ext/session/session.c 	NULL,
NULL              293 ext/session/session.c 	NULL,
NULL              316 ext/session/session.c 	zval **sym_track = NULL;
NULL              330 ext/session/session.c 		zval **sym_global = NULL;
NULL              338 ext/session/session.c 		if (sym_global == NULL && sym_track == NULL) {
NULL              345 ext/session/session.c 		} else if (sym_global == NULL) {
NULL              348 ext/session/session.c 		} else if (sym_track == NULL) {
NULL              353 ext/session/session.c 		if (sym_track == NULL) {
NULL              607 ext/session/session.c 	zval *session_vars = NULL;
NULL              632 ext/session/session.c 	char *ret = NULL;
NULL              636 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown session.serialize_handler. Failed to encode session object.");
NULL              637 ext/session/session.c 			ret = NULL;
NULL              640 ext/session/session.c 			ret = NULL;
NULL              642 ext/session/session.c 		 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot encode non-existent session.");
NULL              651 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown session.serialize_handler. Failed to decode session object.");
NULL              656 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to decode session object. Session has been destroyed.");
NULL              723 ext/session/session.c 	char *remote_addr = NULL;
NULL              725 ext/session/session.c 	gettimeofday(&tv, NULL);
NULL              751 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid session hash function");
NULL              753 ext/session/session.c 		return NULL;
NULL              796 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              813 ext/session/session.c 		PS(id) = NULL;
NULL              817 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "No storage module chosen - failed to initialize session.");
NULL              823 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              830 ext/session/session.c 		PS(id) = PS(mod)->s_create_sid(&PS(mod_data), NULL TSRMLS_CC);
NULL              850 ext/session/session.c 		PS(id) = NULL;
NULL              877 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "The session bug compatibility code will not "
NULL              909 ext/session/session.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively.");
NULL              927 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to write session data (%s). Please "
NULL              998 ext/session/session.c 	gettimeofday(&tv, NULL);
NULL             1055 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)",
NULL             1058 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot send session cache limiter - headers already sent");
NULL             1083 ext/session/session.c 	char *date_fmt = NULL;
NULL             1091 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)",
NULL             1094 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot send session cookie - headers already sent");
NULL             1100 ext/session/session.c 	e_session_name = php_url_encode(PS(session_name), strlen(PS(session_name)), NULL);
NULL             1101 ext/session/session.c 	e_id = php_url_encode(PS(id), strlen(PS(id)), NULL);
NULL             1115 ext/session/session.c 		gettimeofday(&tv, NULL);
NULL             1153 ext/session/session.c 	ps_module *ret = NULL;
NULL             1168 ext/session/session.c 	const ps_serializer *ret = NULL;
NULL             1231 ext/session/session.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot find save handler %s", value);
NULL             1234 ext/session/session.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot find unknown save handler");
NULL             1317 ext/session/session.c 			strstr(Z_STRVAL_PP(data), PS(extern_referer_chk)) == NULL) {
NULL             1319 ext/session/session.c 		PS(id) = NULL;
NULL             1347 ext/session/session.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "purged %d expired session objects", nrdels);
NULL             1358 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Trying to destroy uninitialized session");
NULL             1364 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Session object destruction failed");
NULL             1471 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot find named PHP session module (%s)",
NULL             1479 ext/session/session.c 		PS(mod_data) = NULL;
NULL             1503 ext/session/session.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument %d is not a valid callback", i+1);
NULL             1585 ext/session/session.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot regenerate session id - headers already sent");
NULL             1592 ext/session/session.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Session object destruction failed");
NULL             1596 ext/session/session.c 			PS(id) = NULL;
NULL             1599 ext/session/session.c 		PS(id) = PS(mod)->s_create_sid(&PS(mod_data), NULL TSRMLS_CC);
NULL             1780 ext/session/session.c 	if (enc == NULL) {
NULL             1877 ext/session/session.c 	PS(id) = NULL;
NULL             1879 ext/session/session.c 	PS(mod_data) = NULL;
NULL             1880 ext/session/session.c 	PS(http_session_vars) = NULL;
NULL             1887 ext/session/session.c 		PS(http_session_vars) = NULL;
NULL             1904 ext/session/session.c 	if (PS(mod) == NULL) {
NULL             1954 ext/session/session.c 	ps_globals->save_path = NULL;
NULL             1955 ext/session/session.c 	ps_globals->session_name = NULL;
NULL             1956 ext/session/session.c 	ps_globals->id = NULL;
NULL             1957 ext/session/session.c 	ps_globals->mod = NULL;
NULL             1958 ext/session/session.c 	ps_globals->mod_data = NULL;
NULL             1960 ext/session/session.c 	ps_globals->http_session_vars = NULL;
NULL             1965 ext/session/session.c 	zend_register_auto_global("_SESSION", sizeof("_SESSION")-1, NULL TSRMLS_CC);
NULL             1986 ext/session/session.c 	ps_serializers[PREDEFINED_SERIALIZERS].name = NULL;
NULL               69 ext/shmop/php_shmop.h #define phpext_shmop_ptr NULL
NULL               51 ext/shmop/shmop.c 	PHP_FE(shmop_open, NULL)
NULL               52 ext/shmop/shmop.c 	PHP_FE(shmop_read, NULL)
NULL               53 ext/shmop/shmop.c 	PHP_FE(shmop_close, NULL)
NULL               54 ext/shmop/shmop.c 	PHP_FE(shmop_size, NULL)
NULL               55 ext/shmop/shmop.c 	PHP_FE(shmop_write, NULL)
NULL               56 ext/shmop/shmop.c 	PHP_FE(shmop_delete, NULL)
NULL               57 ext/shmop/shmop.c 	{NULL, NULL, NULL}	/* Must be the last line in shmop_functions[] */
NULL               68 ext/shmop/shmop.c 	NULL,
NULL               69 ext/shmop/shmop.c 	NULL,
NULL               70 ext/shmop/shmop.c 	NULL,
NULL               84 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "no shared memory segment with an id of [%lu]", shmid);	\
NULL               87 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "not a shmop resource");	\
NULL              106 ext/shmop/shmop.c 	shm_type = zend_register_list_destructors_ex(rsclean, NULL, "shmop", module_number);
NULL              138 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s is not a valid flag", flags);
NULL              168 ext/shmop/shmop.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid access mode");
NULL              173 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Shared memory segment size must be greater then zero.");
NULL              179 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to attach or create shared memory segment");
NULL              184 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to get shared memory segment information");
NULL              190 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to attach to shared memory segment");
NULL              222 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "start is out of range");
NULL              227 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "count is out of range");
NULL              296 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "trying to write to a read only segment");
NULL              301 ext/shmop/shmop.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "offset out of range");
NULL              326 ext/shmop/shmop.c 	if (shmctl(shmop->shmid, IPC_RMID, NULL)) {
NULL              327 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               43 ext/simplexml/simplexml.c zend_class_entry *sxe_class_entry = NULL;
NULL               79 ext/simplexml/simplexml.c 	php_libxml_increment_node_ptr((php_libxml_node_object *)subnode, node, NULL TSRMLS_CC);
NULL              101 ext/simplexml/simplexml.c 		__n = NULL; \
NULL              102 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node no longer exists"); \
NULL              108 ext/simplexml/simplexml.c 	xmlNodePtr retnode = NULL;
NULL              124 ext/simplexml/simplexml.c 	if (name == NULL && (node->ns == NULL || node->ns->prefix == NULL)) {
NULL              147 ext/simplexml/simplexml.c 			return NULL;
NULL              185 ext/simplexml/simplexml.c 	return NULL;
NULL              192 ext/simplexml/simplexml.c 	xmlNodePtr  retnode = NULL;
NULL              207 ext/simplexml/simplexml.c 			return NULL;
NULL              231 ext/simplexml/simplexml.c 		*name = NULL;
NULL              235 ext/simplexml/simplexml.c 	return NULL;
NULL              247 ext/simplexml/simplexml.c 	xmlAttrPtr      attr = NULL;
NULL              260 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute");
NULL              261 ext/simplexml/simplexml.c 			return NULL;
NULL              263 ext/simplexml/simplexml.c 		name = NULL;
NULL              281 ext/simplexml/simplexml.c 		test = sxe->iter.name != NULL;
NULL              284 ext/simplexml/simplexml.c 		attr = node ? node->properties : NULL;
NULL              289 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute");
NULL              290 ext/simplexml/simplexml.c 			return NULL;
NULL              304 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              314 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              325 ext/simplexml/simplexml.c 				php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, node, NULL TSRMLS_CC);
NULL              336 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              341 ext/simplexml/simplexml.c 					node = NULL;
NULL              344 ext/simplexml/simplexml.c 					_node_as_zval(sxe, node, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC);
NULL              347 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              349 ext/simplexml/simplexml.c 					node = xmlNewTextChild(mynode->parent, mynode->ns, mynode->name, NULL);
NULL              350 ext/simplexml/simplexml.c 					_node_as_zval(sxe, node, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC);
NULL              437 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "It is not possible to assign complex types to nodes");
NULL              449 ext/simplexml/simplexml.c 	xmlNodePtr      newnode = NULL;
NULL              452 ext/simplexml/simplexml.c 	xmlAttrPtr      attr = NULL;
NULL              472 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute");
NULL              480 ext/simplexml/simplexml.c 			php_trim(Z_STRVAL(trim_zv), Z_STRLEN(trim_zv), NULL, 0, &tmp_zv, 3 TSRMLS_CC);
NULL              486 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot write or create unnamed %s", attribs ? "attribute" : "element");
NULL              501 ext/simplexml/simplexml.c 		test = sxe->iter.name != NULL;
NULL              505 ext/simplexml/simplexml.c 		attr = node ? node->properties : NULL;
NULL              513 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute");
NULL              517 ext/simplexml/simplexml.c 			node = xmlNewChild(mynode, mynode->ns, sxe->iter.name, NULL);
NULL              586 ext/simplexml/simplexml.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create duplicate attribute");
NULL              594 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              630 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              634 ext/simplexml/simplexml.c 					newnode = xmlNewTextChild(mynode->parent, mynode->ns, mynode->name, value ? (xmlChar *)Z_STRVAL_P(value) : NULL);
NULL              636 ext/simplexml/simplexml.c 					newnode = xmlNewTextChild(mynode, mynode->ns, (xmlChar *)Z_STRVAL_P(member), value ? (xmlChar *)Z_STRVAL_P(value) : NULL);
NULL              640 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              642 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 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot change attribute number %ld when only %d attributes exist", Z_LVAL_P(member), nodendx);
NULL              648 ext/simplexml/simplexml.c 				newnode = (xmlNodePtr)xmlNewProp(node, (xmlChar *)Z_STRVAL_P(member), value ? (xmlChar *)Z_STRVAL_P(value) : NULL);
NULL              672 ext/simplexml/simplexml.c 	sxe_prop_dim_write(object, member, value, 1, 0, NULL TSRMLS_CC);
NULL              680 ext/simplexml/simplexml.c 	sxe_prop_dim_write(object, offset, value, 0, 1, NULL TSRMLS_CC);
NULL              699 ext/simplexml/simplexml.c 		sxe_prop_dim_write(object, member, NULL, 1, 0, &node TSRMLS_CC);
NULL              701 ext/simplexml/simplexml.c 		name = NULL;
NULL              720 ext/simplexml/simplexml.c 	xmlAttrPtr      attr = NULL;
NULL              751 ext/simplexml/simplexml.c 		test = sxe->iter.name != NULL;
NULL              754 ext/simplexml/simplexml.c 		attr = node ? node->properties : NULL;
NULL              795 ext/simplexml/simplexml.c 				node = sxe_get_element_by_offset(sxe, Z_LVAL_P(member), node, NULL);
NULL              850 ext/simplexml/simplexml.c 	xmlAttrPtr      attr = NULL;
NULL              881 ext/simplexml/simplexml.c 		test = sxe->iter.name != NULL;
NULL              884 ext/simplexml/simplexml.c 		attr = node ? node->properties : NULL;
NULL              922 ext/simplexml/simplexml.c 				node = sxe_get_element_by_offset(sxe, Z_LVAL_P(member), node, NULL);
NULL             1001 ext/simplexml/simplexml.c 		php_libxml_increment_node_ptr((php_libxml_node_object *)subnode, node, NULL TSRMLS_CC);
NULL             1018 ext/simplexml/simplexml.c 			zend_hash_next_index_insert(Z_ARRVAL_PP(data_ptr), &value, sizeof(zval *), NULL);
NULL             1024 ext/simplexml/simplexml.c 			zend_hash_next_index_insert(Z_ARRVAL_P(newptr), data_ptr, sizeof(zval *), NULL);
NULL             1025 ext/simplexml/simplexml.c 			zend_hash_next_index_insert(Z_ARRVAL_P(newptr), &value, sizeof(zval *), NULL);
NULL             1027 ext/simplexml/simplexml.c 			zend_hash_quick_update(rv, name, namelen, h, &newptr, sizeof(zval *), NULL);
NULL             1030 ext/simplexml/simplexml.c 		zend_hash_quick_update(rv, name, namelen, h, &value, sizeof(zval *), NULL);
NULL             1055 ext/simplexml/simplexml.c 		zend_hash_init(rv, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1067 ext/simplexml/simplexml.c 		attr = node ? (xmlAttrPtr)node->properties : NULL;
NULL             1068 ext/simplexml/simplexml.c 		zattr = NULL;
NULL             1092 ext/simplexml/simplexml.c 			zend_hash_next_index_insert(rv, &value, sizeof(zval *), NULL);
NULL             1093 ext/simplexml/simplexml.c 			node = NULL;
NULL             1099 ext/simplexml/simplexml.c 			if (node->children != NULL || node->prev != NULL || node->next != NULL) {
NULL             1105 ext/simplexml/simplexml.c 					zend_hash_next_index_insert(rv, &value, sizeof(zval *), NULL);
NULL             1141 ext/simplexml/simplexml.c 	if (sxe1->node == NULL) {
NULL             1164 ext/simplexml/simplexml.c 	xmlNsPtr          *ns = NULL;
NULL             1183 ext/simplexml/simplexml.c 		php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement((xmlDocPtr) sxe->document->ptr), NULL TSRMLS_CC);
NULL             1191 ext/simplexml/simplexml.c 	if (ns != NULL) {
NULL             1192 ext/simplexml/simplexml.c 		while (ns[nsnbr] != NULL) {
NULL             1201 ext/simplexml/simplexml.c 	if (ns != NULL) {
NULL             1203 ext/simplexml/simplexml.c 		sxe->xpath->namespaces = NULL;
NULL             1229 ext/simplexml/simplexml.c 				_node_as_zval(sxe, nodeptr->parent, value, SXE_ITER_NONE, NULL, NULL, 0 TSRMLS_CC);
NULL             1231 ext/simplexml/simplexml.c 				_node_as_zval(sxe, nodeptr->parent, value, SXE_ITER_ATTRLIST, (char*)nodeptr->name, NULL, 0 TSRMLS_CC);
NULL             1233 ext/simplexml/simplexml.c 				_node_as_zval(sxe, nodeptr, value, SXE_ITER_NONE, NULL, NULL, 0 TSRMLS_CC);
NULL             1304 ext/simplexml/simplexml.c 				outbuf = xmlOutputBufferCreateFilename(filename, NULL, 0);
NULL             1306 ext/simplexml/simplexml.c 				if (outbuf == NULL) {
NULL             1310 ext/simplexml/simplexml.c 				xmlNodeDumpOutput(outbuf, (xmlDocPtr) sxe->document->ptr, node, 0, 0, NULL);
NULL             1330 ext/simplexml/simplexml.c 			outbuf = xmlAllocOutputBuffer(NULL);
NULL             1332 ext/simplexml/simplexml.c 			if (outbuf == NULL) {
NULL             1418 ext/simplexml/simplexml.c 		while (ns != NULL) {
NULL             1457 ext/simplexml/simplexml.c 	char           *nsprefix = NULL;
NULL             1475 ext/simplexml/simplexml.c 	_node_as_zval(sxe, node, return_value, SXE_ITER_CHILD, NULL, (xmlChar *)nsprefix, isprefix TSRMLS_CC);
NULL             1506 ext/simplexml/simplexml.c 	char           *nsprefix = NULL;
NULL             1524 ext/simplexml/simplexml.c 	_node_as_zval(sxe, node, return_value, SXE_ITER_ATTRLIST, NULL, (xmlChar *)nsprefix, isprefix TSRMLS_CC);
NULL             1533 ext/simplexml/simplexml.c 	char           *qname, *value = NULL, *nsuri = NULL;
NULL             1536 ext/simplexml/simplexml.c 	xmlNsPtr        nsptr = NULL;
NULL             1537 ext/simplexml/simplexml.c 	xmlChar        *localname, *prefix = NULL;
NULL             1545 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Element name is required");
NULL             1553 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element to attributes");
NULL             1559 ext/simplexml/simplexml.c 	if (node == NULL) {
NULL             1560 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             1565 ext/simplexml/simplexml.c 	if (localname == NULL) {
NULL             1569 ext/simplexml/simplexml.c 	newnode = xmlNewChild(node, NULL, localname, (xmlChar *)value);
NULL             1571 ext/simplexml/simplexml.c 	if (nsuri != NULL) {
NULL             1573 ext/simplexml/simplexml.c 			newnode->ns = NULL;
NULL             1577 ext/simplexml/simplexml.c 			if (nsptr == NULL) {
NULL             1587 ext/simplexml/simplexml.c 	if (prefix != NULL) {
NULL             1598 ext/simplexml/simplexml.c 	char           *qname, *value = NULL, *nsuri = NULL;
NULL             1601 ext/simplexml/simplexml.c 	xmlAttrPtr      attrp = NULL;
NULL             1602 ext/simplexml/simplexml.c 	xmlNsPtr        nsptr = NULL;
NULL             1603 ext/simplexml/simplexml.c 	xmlChar        *localname, *prefix = NULL;
NULL             1611 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute name is required");
NULL             1624 ext/simplexml/simplexml.c 	if (node == NULL) {
NULL             1625 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate parent Element");
NULL             1630 ext/simplexml/simplexml.c 	if (localname == NULL) {
NULL             1632 ext/simplexml/simplexml.c 			if (prefix != NULL) {
NULL             1635 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute requires prefix for namespace");
NULL             1642 ext/simplexml/simplexml.c 	if (attrp != NULL && attrp->type != XML_ATTRIBUTE_DECL) {
NULL             1644 ext/simplexml/simplexml.c 		if (prefix != NULL) {
NULL             1647 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute already exists");
NULL             1651 ext/simplexml/simplexml.c 	if (nsuri != NULL) {
NULL             1653 ext/simplexml/simplexml.c 		if (nsptr == NULL) {
NULL             1661 ext/simplexml/simplexml.c 	if (prefix != NULL) {
NULL             1704 ext/simplexml/simplexml.c 	xmlChar           *contents = NULL;
NULL             1711 ext/simplexml/simplexml.c 		node = php_sxe_get_first_node(sxe, NULL TSRMLS_CC);
NULL             1713 ext/simplexml/simplexml.c 		ZVAL_BOOL(writeobj, node != NULL || zend_hash_num_elements(sxe_properties_get(readobj TSRMLS_CC)) > 0);
NULL             1718 ext/simplexml/simplexml.c 		node = php_sxe_get_first_node(sxe, NULL TSRMLS_CC);
NULL             1725 ext/simplexml/simplexml.c 				php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement((xmlDocPtr) sxe->document->ptr), NULL TSRMLS_CC);
NULL             1760 ext/simplexml/simplexml.c 	sxe->iter.data = NULL;
NULL             1803 ext/simplexml/simplexml.c 	NULL,
NULL             1809 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_method,*/
NULL             1810 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->call_method,*/
NULL             1811 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_constructor, */
NULL             1812 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_class_entry,*/
NULL             1813 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_class_name,*/
NULL             1827 ext/simplexml/simplexml.c 	NULL,
NULL             1833 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_method,*/
NULL             1834 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->call_method,*/
NULL             1835 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_constructor, */
NULL             1836 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_class_entry,*/
NULL             1837 ext/simplexml/simplexml.c 	NULL, /* zend_get_std_object_handlers()->get_class_name,*/
NULL             1858 ext/simplexml/simplexml.c 	xmlNodePtr nodep = NULL;
NULL             1859 ext/simplexml/simplexml.c 	xmlDocPtr docp = NULL;
NULL             1869 ext/simplexml/simplexml.c 	if (sxe->iter.name != NULL) {
NULL             1872 ext/simplexml/simplexml.c 	if (sxe->iter.nsprefix != NULL) {
NULL             1881 ext/simplexml/simplexml.c 	php_libxml_increment_node_ptr((php_libxml_node_object *)clone, nodep, NULL TSRMLS_CC);
NULL             1899 ext/simplexml/simplexml.c 		sxe->iter.data = NULL;
NULL             1904 ext/simplexml/simplexml.c 		sxe->iter.name = NULL;
NULL             1908 ext/simplexml/simplexml.c 		sxe->iter.nsprefix = NULL;
NULL             1912 ext/simplexml/simplexml.c 		sxe->tmp = NULL;
NULL             1963 ext/simplexml/simplexml.c 	intern->iter.nsprefix = NULL;
NULL             1964 ext/simplexml/simplexml.c 	intern->iter.name = NULL;
NULL             1970 ext/simplexml/simplexml.c 	zend_hash_init(intern->zo.properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1973 ext/simplexml/simplexml.c 	intern->zo.guards = NULL;
NULL             2018 ext/simplexml/simplexml.c 	char           *ns = NULL;
NULL             2028 ext/simplexml/simplexml.c 	docp = xmlReadFile(filename, NULL, options);
NULL             2038 ext/simplexml/simplexml.c 	sxe->iter.nsprefix = ns_len ? xmlStrdup((xmlChar *)ns) : NULL;
NULL             2041 ext/simplexml/simplexml.c 	php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement(docp), NULL TSRMLS_CC);
NULL             2056 ext/simplexml/simplexml.c 	char           *ns = NULL;
NULL             2066 ext/simplexml/simplexml.c 	docp = xmlReadMemory(data, data_len, NULL, NULL, options);
NULL             2076 ext/simplexml/simplexml.c 	sxe->iter.nsprefix = ns_len ? xmlStrdup((xmlChar *)ns) : NULL;
NULL             2079 ext/simplexml/simplexml.c 	php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement(docp), NULL TSRMLS_CC);
NULL             2092 ext/simplexml/simplexml.c 	char           *data, *ns = NULL;
NULL             2106 ext/simplexml/simplexml.c 	docp = is_url ? xmlReadFile(data, NULL, options) : xmlReadMemory(data, data_len, NULL, NULL, options);
NULL             2109 ext/simplexml/simplexml.c 		((php_libxml_node_object *)sxe)->document = NULL;
NULL             2114 ext/simplexml/simplexml.c 	sxe->iter.nsprefix = ns_len ? xmlStrdup((xmlChar *)ns) : NULL;
NULL             2117 ext/simplexml/simplexml.c 	php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, xmlDocGetRootElement(docp), NULL TSRMLS_CC);
NULL             2162 ext/simplexml/simplexml.c 		_node_as_zval(sxe, node, sxe->iter.data, SXE_ITER_NONE, NULL, prefix, isprefix TSRMLS_CC);
NULL             2174 ext/simplexml/simplexml.c 		sxe->iter.data = NULL;
NULL             2191 ext/simplexml/simplexml.c 	return NULL;
NULL             2240 ext/simplexml/simplexml.c 	xmlNodePtr curnode = NULL;
NULL             2248 ext/simplexml/simplexml.c 	if (intern != NULL && intern->node != NULL) {
NULL             2264 ext/simplexml/simplexml.c 	xmlNodePtr      node = NULL;
NULL             2271 ext/simplexml/simplexml.c 		sxe->iter.data = NULL;
NULL             2312 ext/simplexml/simplexml.c 	xmlNodePtr		nodep = NULL;
NULL             2324 ext/simplexml/simplexml.c 		if (nodep->doc == NULL) {
NULL             2325 ext/simplexml/simplexml.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Imported Node must have associated Document");
NULL             2340 ext/simplexml/simplexml.c 		php_libxml_increment_node_ptr((php_libxml_node_object *)sxe, nodep, NULL TSRMLS_CC);
NULL             2345 ext/simplexml/simplexml.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Nodetype to import");
NULL             2352 ext/simplexml/simplexml.c 	PHP_FE(simplexml_load_file, NULL)
NULL             2353 ext/simplexml/simplexml.c 	PHP_FE(simplexml_load_string, NULL)
NULL             2354 ext/simplexml/simplexml.c 	PHP_FE(simplexml_import_dom, NULL)
NULL             2355 ext/simplexml/simplexml.c 	{NULL, NULL, NULL}
NULL             2360 ext/simplexml/simplexml.c 	{NULL, NULL, NULL}
NULL             2364 ext/simplexml/simplexml.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL             2370 ext/simplexml/simplexml.c 	NULL,
NULL             2371 ext/simplexml/simplexml.c 	NULL,
NULL             2384 ext/simplexml/simplexml.c 	SXE_ME(__construct,            NULL, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) /* must be called */
NULL             2385 ext/simplexml/simplexml.c 	SXE_ME(asXML,                  NULL, ZEND_ACC_PUBLIC)
NULL             2386 ext/simplexml/simplexml.c 	SXE_MALIAS(saveXML, asXML,	   NULL, ZEND_ACC_PUBLIC)
NULL             2387 ext/simplexml/simplexml.c 	SXE_ME(xpath,                  NULL, ZEND_ACC_PUBLIC)
NULL             2388 ext/simplexml/simplexml.c 	SXE_ME(registerXPathNamespace, NULL, ZEND_ACC_PUBLIC)
NULL             2389 ext/simplexml/simplexml.c 	SXE_ME(attributes,             NULL, ZEND_ACC_PUBLIC)
NULL             2390 ext/simplexml/simplexml.c 	SXE_ME(children,               NULL, ZEND_ACC_PUBLIC)
NULL             2391 ext/simplexml/simplexml.c 	SXE_ME(getNamespaces,          NULL, ZEND_ACC_PUBLIC)
NULL             2392 ext/simplexml/simplexml.c 	SXE_ME(getDocNamespaces,       NULL, ZEND_ACC_PUBLIC)
NULL             2393 ext/simplexml/simplexml.c 	SXE_ME(getName,                NULL, ZEND_ACC_PUBLIC)
NULL             2394 ext/simplexml/simplexml.c 	SXE_ME(addChild,               NULL, ZEND_ACC_PUBLIC)
NULL             2395 ext/simplexml/simplexml.c 	SXE_ME(addAttribute,           NULL, ZEND_ACC_PUBLIC)
NULL             2396 ext/simplexml/simplexml.c 	{NULL, NULL, NULL}
NULL             2438 ext/simplexml/simplexml.c 	sxe_class_entry = NULL;
NULL               24 ext/skeleton/skeleton.c 	PHP_FE(confirm_extname_compiled,	NULL)		/* For testing, remove later. */
NULL               26 ext/skeleton/skeleton.c 	{NULL, NULL, NULL}	/* Must be the last line in extname_functions[] */
NULL              139 ext/skeleton/skeleton.c 	char *arg = NULL;
NULL               85 ext/snmp/php_snmp.h #define snmp_module_ptr NULL
NULL              118 ext/snmp/snmp.c 	PHP_FE(snmpget, NULL)
NULL              119 ext/snmp/snmp.c 	PHP_FE(snmpgetnext, NULL)
NULL              120 ext/snmp/snmp.c 	PHP_FE(snmpwalk, NULL)
NULL              121 ext/snmp/snmp.c 	PHP_FE(snmprealwalk, NULL)
NULL              122 ext/snmp/snmp.c 	PHP_FALIAS(snmpwalkoid, snmprealwalk, NULL)
NULL              123 ext/snmp/snmp.c 	PHP_FE(snmp_get_quick_print, NULL)
NULL              124 ext/snmp/snmp.c 	PHP_FE(snmp_set_quick_print, NULL)
NULL              126 ext/snmp/snmp.c 	PHP_FE(snmp_set_enum_print, NULL)
NULL              127 ext/snmp/snmp.c 	PHP_FE(snmp_set_oid_output_format, NULL)
NULL              128 ext/snmp/snmp.c 	PHP_FALIAS(snmp_set_oid_numeric_print, snmp_set_oid_output_format, NULL)
NULL              130 ext/snmp/snmp.c 	PHP_FE(snmpset, NULL)
NULL              132 ext/snmp/snmp.c 	PHP_FE(snmp2_get, NULL)
NULL              133 ext/snmp/snmp.c 	PHP_FE(snmp2_getnext, NULL)
NULL              134 ext/snmp/snmp.c 	PHP_FE(snmp2_walk, NULL)
NULL              135 ext/snmp/snmp.c 	PHP_FE(snmp2_real_walk, NULL)
NULL              136 ext/snmp/snmp.c 	PHP_FE(snmp2_set, NULL)
NULL              138 ext/snmp/snmp.c 	PHP_FE(snmp3_get, NULL)
NULL              139 ext/snmp/snmp.c 	PHP_FE(snmp3_getnext, NULL)
NULL              140 ext/snmp/snmp.c 	PHP_FE(snmp3_walk, NULL)
NULL              141 ext/snmp/snmp.c 	PHP_FE(snmp3_real_walk, NULL)
NULL              142 ext/snmp/snmp.c 	PHP_FE(snmp3_set, NULL)
NULL              143 ext/snmp/snmp.c 	PHP_FE(snmp_set_valueretrieval, NULL)
NULL              144 ext/snmp/snmp.c 	PHP_FE(snmp_get_valueretrieval, NULL)
NULL              146 ext/snmp/snmp.c 	PHP_FE(snmp_read_mib, NULL)
NULL              147 ext/snmp/snmp.c 	{NULL,NULL,NULL}
NULL              165 ext/snmp/snmp.c 	NULL,
NULL              166 ext/snmp/snmp.c 	NULL,
NULL              171 ext/snmp/snmp.c 	NULL,
NULL              172 ext/snmp/snmp.c 	NULL,
NULL              365 ext/snmp/snmp.c 	struct snmp_pdu *pdu=NULL, *response;
NULL              377 ext/snmp/snmp.c 	zval *snmpval = NULL;
NULL              385 ext/snmp/snmp.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid object identifier: %s", objid);
NULL              396 ext/snmp/snmp.c 	if ((ss = snmp_open(session)) == NULL) {
NULL              397 ext/snmp/snmp.c 		snmp_error(session, NULL, NULL, &err);
NULL              398 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not open snmp connection: %s", err);
NULL              423 ext/snmp/snmp.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid object identifier: %s", objid);
NULL              436 ext/snmp/snmp.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not add variable: %s %c %s", buf, type, value);
NULL              498 ext/snmp/snmp.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error in packet: %s", snmp_errstring(response->errstat));
NULL              509 ext/snmp/snmp.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "This name does not exist: %s",buf);
NULL              512 ext/snmp/snmp.c 						if ((pdu = snmp_fix_pdu(response, SNMP_MSG_GET)) != NULL) {
NULL              516 ext/snmp/snmp.c 						if ((pdu = snmp_fix_pdu(response, SNMP_MSG_SET)) != NULL) {
NULL              520 ext/snmp/snmp.c 						if ((pdu = snmp_fix_pdu(response, SNMP_MSG_GETNEXT)) != NULL) {
NULL              526 ext/snmp/snmp.c 										: SNMP_MSG_GETBULK))) != NULL) {
NULL              538 ext/snmp/snmp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No response from %s", session->peername);
NULL              545 ext/snmp/snmp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred, quitting");
NULL              633 ext/snmp/snmp.c 		remote_port = strtol (pptr + 1, NULL, 0);
NULL              654 ext/snmp/snmp.c 	session.authenticator = NULL;
NULL              807 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid security level: %s", level);
NULL              827 ext/snmp/snmp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid authentication protocol: %s", prot);
NULL              880 ext/snmp/snmp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid privacy protocol: %s", prot);
NULL              896 ext/snmp/snmp.c 		if (s->securityAuthProto == NULL) {
NULL              901 ext/snmp/snmp.c 		if (s->securityAuthProto == NULL) {
NULL              910 ext/snmp/snmp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error generating a key for authentication pass phrase");
NULL              925 ext/snmp/snmp.c 		if (s->securityPrivProto == NULL) {
NULL              930 ext/snmp/snmp.c 		if (s->securityPrivProto == NULL) {
NULL              939 ext/snmp/snmp.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error generating a key for privacy pass phrase");
NULL             1028 ext/snmp/snmp.c 		remote_port = strtol (pptr + 1, NULL, 0);
NULL             1036 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could net set security name: %s", Z_STRVAL_PP(a2));
NULL             1043 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid security level: %s", Z_STRVAL_PP(a3));
NULL             1050 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid authentication protocol: %s", Z_STRVAL_PP(a4));
NULL             1057 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not generate key for authentication pass phrase: %s", Z_STRVAL_PP(a4));
NULL             1065 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid security protocol: %s", Z_STRVAL_PP(a6));
NULL             1073 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not generate key for security pass phrase: %s", Z_STRVAL_PP(a7));
NULL             1198 ext/snmp/snmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading MIB file '%s': %s", Z_STRVAL_PP(filename), error);
NULL               25 ext/snmp/winsnmp.c     {"snmpget", php3_snmpget, NULL},
NULL               26 ext/snmp/winsnmp.c     {"snmpwalk", php3_snmpwalk, NULL},
NULL               27 ext/snmp/winsnmp.c     {NULL,NULL,NULL}
NULL               37 ext/snmp/winsnmp.c     NULL,
NULL               38 ext/snmp/winsnmp.c     NULL,
NULL               39 ext/snmp/winsnmp.c     NULL,
NULL               40 ext/snmp/winsnmp.c     NULL,
NULL               41 ext/snmp/winsnmp.c     NULL,
NULL               75 ext/snmp/winsnmp.c    char        *chkPtr = NULL;
NULL              102 ext/snmp/winsnmp.c 	if ((session = SnmpMgrOpen(agent, community, timeout, retries)) == NULL){
NULL              103 ext/snmp/winsnmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error on SnmpMgrOpen %d", GetLastError());
NULL              122 ext/snmp/winsnmp.c             php_error_docref(NULL TSRMLS_CC, E_WARNING, "error on SnmpMgrRequest %d", GetLastError());
NULL              127 ext/snmp/winsnmp.c                 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error: errorStatus=%d, errorIndex=%d",
NULL              132 ext/snmp/winsnmp.c                 char *str = NULL;
NULL              168 ext/snmp/winsnmp.c                 php_error_docref(NULL TSRMLS_CC, E_WARNING, "error on SnmpMgrRequest %d", GetLastError());
NULL              186 ext/snmp/winsnmp.c                     php_error_docref(NULL TSRMLS_CC, E_ERROR,"Error: errorStatus=%d, errorIndex=%d", errorStatus, errorIndex);
NULL              192 ext/snmp/winsnmp.c                     char *str = NULL;
NULL              221 ext/snmp/winsnmp.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "error on SnmpMgrClose %d", GetLastError());
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              127 ext/soap/php_encoding.c 	{{UNKNOWN_TYPE, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert},
NULL              129 ext/soap/php_encoding.c 	{{IS_NULL, "nil", XSI_NAMESPACE, NULL}, to_zval_null, to_xml_null},
NULL              130 ext/soap/php_encoding.c 	{{IS_STRING, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string},
NULL              131 ext/soap/php_encoding.c 	{{IS_LONG, XSD_INT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              132 ext/soap/php_encoding.c 	{{IS_DOUBLE, XSD_FLOAT_STRING, XSD_NAMESPACE, NULL}, to_zval_double, to_xml_double},
NULL              133 ext/soap/php_encoding.c 	{{IS_BOOL, XSD_BOOLEAN_STRING, XSD_NAMESPACE, NULL}, to_zval_bool, to_xml_bool},
NULL              134 ext/soap/php_encoding.c 	{{IS_CONSTANT, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string},
NULL              135 ext/soap/php_encoding.c 	{{IS_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_array, guess_array_map},
NULL              136 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              137 ext/soap/php_encoding.c 	{{IS_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object},
NULL              138 ext/soap/php_encoding.c 	{{IS_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_array, guess_array_map},
NULL              139 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              140 ext/soap/php_encoding.c 	{{IS_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object},
NULL              142 ext/soap/php_encoding.c 	{{XSD_STRING, XSD_STRING_STRING, XSD_NAMESPACE, NULL}, to_zval_string, to_xml_string},
NULL              143 ext/soap/php_encoding.c 	{{XSD_BOOLEAN, XSD_BOOLEAN_STRING, XSD_NAMESPACE, NULL}, to_zval_bool, to_xml_bool},
NULL              144 ext/soap/php_encoding.c 	{{XSD_DECIMAL, XSD_DECIMAL_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              145 ext/soap/php_encoding.c 	{{XSD_FLOAT, XSD_FLOAT_STRING, XSD_NAMESPACE, NULL}, to_zval_double, to_xml_double},
NULL              146 ext/soap/php_encoding.c 	{{XSD_DOUBLE, XSD_DOUBLE_STRING, XSD_NAMESPACE, NULL}, to_zval_double, to_xml_double},
NULL              148 ext/soap/php_encoding.c 	{{XSD_DATETIME, XSD_DATETIME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_datetime},
NULL              149 ext/soap/php_encoding.c 	{{XSD_TIME, XSD_TIME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_time},
NULL              150 ext/soap/php_encoding.c 	{{XSD_DATE, XSD_DATE_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_date},
NULL              151 ext/soap/php_encoding.c 	{{XSD_GYEARMONTH, XSD_GYEARMONTH_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gyearmonth},
NULL              152 ext/soap/php_encoding.c 	{{XSD_GYEAR, XSD_GYEAR_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gyear},
NULL              153 ext/soap/php_encoding.c 	{{XSD_GMONTHDAY, XSD_GMONTHDAY_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gmonthday},
NULL              154 ext/soap/php_encoding.c 	{{XSD_GDAY, XSD_GDAY_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gday},
NULL              155 ext/soap/php_encoding.c 	{{XSD_GMONTH, XSD_GMONTH_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_gmonth},
NULL              156 ext/soap/php_encoding.c 	{{XSD_DURATION, XSD_DURATION_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_duration},
NULL              158 ext/soap/php_encoding.c 	{{XSD_HEXBINARY, XSD_HEXBINARY_STRING, XSD_NAMESPACE, NULL}, to_zval_hexbin, to_xml_hexbin},
NULL              159 ext/soap/php_encoding.c 	{{XSD_BASE64BINARY, XSD_BASE64BINARY_STRING, XSD_NAMESPACE, NULL}, to_zval_base64, to_xml_base64},
NULL              161 ext/soap/php_encoding.c 	{{XSD_LONG, XSD_LONG_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              162 ext/soap/php_encoding.c 	{{XSD_INT, XSD_INT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              163 ext/soap/php_encoding.c 	{{XSD_SHORT, XSD_SHORT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              164 ext/soap/php_encoding.c 	{{XSD_BYTE, XSD_BYTE_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              165 ext/soap/php_encoding.c 	{{XSD_NONPOSITIVEINTEGER, XSD_NONPOSITIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              166 ext/soap/php_encoding.c 	{{XSD_POSITIVEINTEGER, XSD_POSITIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              167 ext/soap/php_encoding.c 	{{XSD_NONNEGATIVEINTEGER, XSD_NONNEGATIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              168 ext/soap/php_encoding.c 	{{XSD_NEGATIVEINTEGER, XSD_NEGATIVEINTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              169 ext/soap/php_encoding.c 	{{XSD_UNSIGNEDBYTE, XSD_UNSIGNEDBYTE_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              170 ext/soap/php_encoding.c 	{{XSD_UNSIGNEDSHORT, XSD_UNSIGNEDSHORT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              171 ext/soap/php_encoding.c 	{{XSD_UNSIGNEDINT, XSD_UNSIGNEDINT_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              172 ext/soap/php_encoding.c 	{{XSD_UNSIGNEDLONG, XSD_UNSIGNEDLONG_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              173 ext/soap/php_encoding.c 	{{XSD_INTEGER, XSD_INTEGER_STRING, XSD_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              175 ext/soap/php_encoding.c 	{{XSD_ANYTYPE, XSD_ANYTYPE_STRING, XSD_NAMESPACE, NULL}, guess_zval_convert, guess_xml_convert},
NULL              176 ext/soap/php_encoding.c 	{{XSD_UR_TYPE, XSD_UR_TYPE_STRING, XSD_NAMESPACE, NULL}, guess_zval_convert, guess_xml_convert},
NULL              177 ext/soap/php_encoding.c 	{{XSD_ANYURI, XSD_ANYURI_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              178 ext/soap/php_encoding.c 	{{XSD_QNAME, XSD_QNAME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              179 ext/soap/php_encoding.c 	{{XSD_NOTATION, XSD_NOTATION_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              180 ext/soap/php_encoding.c 	{{XSD_NORMALIZEDSTRING, XSD_NORMALIZEDSTRING_STRING, XSD_NAMESPACE, NULL}, to_zval_stringr, to_xml_string},
NULL              181 ext/soap/php_encoding.c 	{{XSD_TOKEN, XSD_TOKEN_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              182 ext/soap/php_encoding.c 	{{XSD_LANGUAGE, XSD_LANGUAGE_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              183 ext/soap/php_encoding.c 	{{XSD_NMTOKEN, XSD_NMTOKEN_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              184 ext/soap/php_encoding.c 	{{XSD_NMTOKENS, XSD_NMTOKENS_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_list1},
NULL              185 ext/soap/php_encoding.c 	{{XSD_NAME, XSD_NAME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              186 ext/soap/php_encoding.c 	{{XSD_NCNAME, XSD_NCNAME_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              187 ext/soap/php_encoding.c 	{{XSD_ID, XSD_ID_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              188 ext/soap/php_encoding.c 	{{XSD_IDREF, XSD_IDREF_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              189 ext/soap/php_encoding.c 	{{XSD_IDREFS, XSD_IDREFS_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_list1},
NULL              190 ext/soap/php_encoding.c 	{{XSD_ENTITY, XSD_ENTITY_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              191 ext/soap/php_encoding.c 	{{XSD_ENTITIES, XSD_ENTITIES_STRING, XSD_NAMESPACE, NULL}, to_zval_stringc, to_xml_list1},
NULL              193 ext/soap/php_encoding.c 	{{APACHE_MAP, APACHE_MAP_STRING, APACHE_NAMESPACE, NULL}, to_zval_map, to_xml_map},
NULL              195 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              196 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              197 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              198 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              201 ext/soap/php_encoding.c 	{{XSD_STRING, XSD_STRING_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_string, to_xml_string},
NULL              202 ext/soap/php_encoding.c 	{{XSD_BOOLEAN, XSD_BOOLEAN_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_bool, to_xml_bool},
NULL              203 ext/soap/php_encoding.c 	{{XSD_DECIMAL, XSD_DECIMAL_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              204 ext/soap/php_encoding.c 	{{XSD_FLOAT, XSD_FLOAT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_double, to_xml_double},
NULL              205 ext/soap/php_encoding.c 	{{XSD_DOUBLE, XSD_DOUBLE_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_double, to_xml_double},
NULL              207 ext/soap/php_encoding.c 	{{XSD_LONG, XSD_LONG_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              208 ext/soap/php_encoding.c 	{{XSD_INT, XSD_INT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              209 ext/soap/php_encoding.c 	{{XSD_SHORT, XSD_SHORT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              210 ext/soap/php_encoding.c 	{{XSD_BYTE, XSD_BYTE_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_long, to_xml_long},
NULL              211 ext/soap/php_encoding.c 	{{XSD_1999_TIMEINSTANT, XSD_1999_TIMEINSTANT_STRING, XSD_1999_NAMESPACE, NULL}, to_zval_stringc, to_xml_string},
NULL              213 ext/soap/php_encoding.c 	{{XSD_ANYXML, "<anyXML>", "<anyXML>", NULL}, to_zval_any, to_xml_any},
NULL              215 ext/soap/php_encoding.c 	{{END_KNOWN_TYPES, NULL, NULL, NULL}, guess_zval_convert, guess_xml_convert}
NULL              270 ext/soap/php_encoding.c 	return NULL;
NULL              293 ext/soap/php_encoding.c 					if (attr == NULL || attr->ns == NULL) {
NULL              334 ext/soap/php_encoding.c 			zend_hash_index_update(SOAP_GLOBAL(ref_map), (ulong)data, (void**)&node, sizeof(xmlNodePtr), NULL);
NULL              354 ext/soap/php_encoding.c 			zend_hash_index_update(SOAP_GLOBAL(ref_map), (ulong)node, (void**)data, sizeof(zval*), NULL);
NULL              362 ext/soap/php_encoding.c 	xmlNodePtr node = NULL;
NULL              370 ext/soap/php_encoding.c 		encodePtr enc = NULL;
NULL              381 ext/soap/php_encoding.c 				zns = NULL;
NULL              384 ext/soap/php_encoding.c 			if (enc == NULL && SOAP_GLOBAL(typemap)) {
NULL              388 ext/soap/php_encoding.c 				if (zns != NULL) {
NULL              400 ext/soap/php_encoding.c 		if (enc == NULL) {
NULL              403 ext/soap/php_encoding.c 		if (enc == NULL) {
NULL              408 ext/soap/php_encoding.c 			node = master_to_xml(enc, NULL, style, parent);
NULL              418 ext/soap/php_encoding.c 					set_ns_and_type_ex(node, NULL, Z_STRVAL_PP(zstype));
NULL              437 ext/soap/php_encoding.c 			char *type_name = NULL;
NULL              450 ext/soap/php_encoding.c 			    	encodePtr enc = NULL;
NULL              467 ext/soap/php_encoding.c 		if (encode == NULL) {
NULL              499 ext/soap/php_encoding.c 	zval *ret = NULL;
NULL              520 ext/soap/php_encoding.c 			if (type_attr != NULL) {
NULL              528 ext/soap/php_encoding.c 				if (nsptr != NULL) {
NULL              554 ext/soap/php_encoding.c 	if (encode == NULL) {
NULL              560 ext/soap/php_encoding.c 		if (type_attr != NULL) {
NULL              563 ext/soap/php_encoding.c 			if (enc != NULL && enc != encode) {
NULL              566 ext/soap/php_encoding.c 			         tmp->details.sdl_type != NULL &&
NULL              570 ext/soap/php_encoding.c 			    	enc = NULL;
NULL              575 ext/soap/php_encoding.c 			  if (enc != NULL) {
NULL              586 ext/soap/php_encoding.c 	xmlNodePtr ret = NULL;
NULL              593 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              607 ext/soap/php_encoding.c 		ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL              628 ext/soap/php_encoding.c 		xmlNodeDump(buf, NULL, copy, 0, 0);
NULL              636 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              654 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL              657 ext/soap/php_encoding.c 			if (SOAP_GLOBAL(encoding) != NULL) {
NULL              672 ext/soap/php_encoding.c 		} else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) {
NULL              689 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL              693 ext/soap/php_encoding.c 			if (SOAP_GLOBAL(encoding) != NULL) {
NULL              708 ext/soap/php_encoding.c 		} else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) {
NULL              725 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL              729 ext/soap/php_encoding.c 			if (SOAP_GLOBAL(encoding) != NULL) {
NULL              744 ext/soap/php_encoding.c 		} else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) {
NULL              764 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL              771 ext/soap/php_encoding.c 		} else if (data->children->type == XML_CDATA_SECTION_NODE && data->children->next == NULL) {
NULL              796 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL              798 ext/soap/php_encoding.c 		} else if (data->children->type != XML_CDATA_SECTION_NODE || data->children->next != NULL) {
NULL              841 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL              858 ext/soap/php_encoding.c 	if (SOAP_GLOBAL(encoding) != NULL) {
NULL              929 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL              964 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1002 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL             1035 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL             1065 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1099 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1127 ext/soap/php_encoding.c 		if (data->children->type == XML_TEXT_NODE && data->children->next == NULL) {
NULL             1154 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1183 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1225 ext/soap/php_encoding.c 			return NULL;
NULL             1236 ext/soap/php_encoding.c   return NULL;
NULL             1258 ext/soap/php_encoding.c 	zval* any = NULL;
NULL             1260 ext/soap/php_encoding.c 	while (node != NULL) {
NULL             1261 ext/soap/php_encoding.c 		if (get_zval_property(ret, (char*)node->name TSRMLS_CC) == NULL) {
NULL             1263 ext/soap/php_encoding.c 			if (get_attribute_ex(node->properties,"type", XSI_NAMESPACE) == NULL &&
NULL             1265 ext/soap/php_encoding.c 				while (node->next != NULL &&
NULL             1266 ext/soap/php_encoding.c 				       get_zval_property(ret, (char*)node->next->name TSRMLS_CC) == NULL &&
NULL             1267 ext/soap/php_encoding.c 				       get_attribute_ex(node->next->properties,"type", XSI_NAMESPACE) == NULL) {
NULL             1277 ext/soap/php_encoding.c 			if (any == NULL) {
NULL             1318 ext/soap/php_encoding.c 						xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1323 ext/soap/php_encoding.c 						xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1330 ext/soap/php_encoding.c 					if ((node = get_node(node->next, model->u.element->name)) != NULL) {
NULL             1343 ext/soap/php_encoding.c 								xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1348 ext/soap/php_encoding.c 								xmlNodePtr dummy = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1356 ext/soap/php_encoding.c 						} while ((node = get_node(node->next, model->u.element->name)) != NULL);
NULL             1377 ext/soap/php_encoding.c 			sdlContentModelPtr any = NULL;
NULL             1420 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             1466 ext/soap/php_encoding.c 			        sdlType->encode->details.sdl_type != NULL &&
NULL             1470 ext/soap/php_encoding.c 			        (sdlType->encode->details.sdl_type->encode == NULL ||
NULL             1481 ext/soap/php_encoding.c 				if (get_zval_property(ret, "any" TSRMLS_CC) != NULL) {
NULL             1511 ext/soap/php_encoding.c 			if (redo_any && get_zval_property(ret, "any" TSRMLS_CC) == NULL) {
NULL             1523 ext/soap/php_encoding.c 					char *str_val = NULL;
NULL             1539 ext/soap/php_encoding.c 						dummy = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1561 ext/soap/php_encoding.c 		while (trav != NULL) {
NULL             1566 ext/soap/php_encoding.c 				tmpVal = master_to_zval(NULL, trav);
NULL             1605 ext/soap/php_encoding.c 	return to_zval_object_ex(type, data, NULL);
NULL             1629 ext/soap/php_encoding.c 							property = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1650 ext/soap/php_encoding.c 						property = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1672 ext/soap/php_encoding.c 				property = xmlNewNode(NULL, BAD_CAST(model->u.element->name));
NULL             1774 ext/soap/php_encoding.c 			  return NULL;
NULL             1784 ext/soap/php_encoding.c 			  return NULL;
NULL             1796 ext/soap/php_encoding.c 	return NULL;
NULL             1802 ext/soap/php_encoding.c 	HashTable *prop = NULL;
NULL             1808 ext/soap/php_encoding.c 		xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1839 ext/soap/php_encoding.c 				} else if (prop == NULL) {
NULL             1842 ext/soap/php_encoding.c 					xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1846 ext/soap/php_encoding.c 				xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1864 ext/soap/php_encoding.c 				} else if (prop == NULL) {
NULL             1867 ext/soap/php_encoding.c 					xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1872 ext/soap/php_encoding.c 			xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1879 ext/soap/php_encoding.c 		if (prop != NULL) {
NULL             1884 ext/soap/php_encoding.c 		      sdlType->attributes == NULL &&
NULL             1885 ext/soap/php_encoding.c 		      sdlType->model != NULL &&
NULL             1886 ext/soap/php_encoding.c 		      (array_el = model_array_element(sdlType->model)) != NULL) {
NULL             1893 ext/soap/php_encoding.c 						property = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1953 ext/soap/php_encoding.c 		xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             1959 ext/soap/php_encoding.c 		if (prop != NULL) {
NULL             1971 ext/soap/php_encoding.c 				key_type = zend_hash_get_current_key_ex(prop, &str_key, &str_key_len, &index, FALSE, NULL);
NULL             2003 ext/soap/php_encoding.c 	encodePtr enc = NULL;
NULL             2129 ext/soap/php_encoding.c  				zdata = NULL;
NULL             2135 ext/soap/php_encoding.c 	 				if (enc == NULL) {
NULL             2141 ext/soap/php_encoding.c 					xparam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             2157 ext/soap/php_encoding.c 	 			  add_xml_array_elements(xmlParam, type, enc, ns, dimension-1, dims+1, NULL, style);
NULL             2167 ext/soap/php_encoding.c 				xparam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             2178 ext/soap/php_encoding.c  			  add_xml_array_elements(xmlParam, type, enc, ns, dimension-1, dims+1, NULL, style);
NULL             2195 ext/soap/php_encoding.c 	sdlTypePtr element_type = NULL;
NULL             2199 ext/soap/php_encoding.c 	encodePtr enc = NULL;
NULL             2208 ext/soap/php_encoding.c 	xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             2248 ext/soap/php_encoding.c 			if ((*ext)->ns != NULL) {
NULL             2259 ext/soap/php_encoding.c 				if (el != NULL && Z_TYPE_PP(el) == IS_ARRAY &&
NULL             2286 ext/soap/php_encoding.c 			if ((*ext)->ns != NULL) {
NULL             2332 ext/soap/php_encoding.c 					(elementType = *(sdlTypePtr*)elementType) != NULL &&
NULL             2344 ext/soap/php_encoding.c 		           (elementType = *(sdlTypePtr*)elementType) != NULL &&
NULL             2390 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);
NULL             2407 ext/soap/php_encoding.c 	encodePtr enc = NULL;
NULL             2409 ext/soap/php_encoding.c 	int* dims = NULL;
NULL             2410 ext/soap/php_encoding.c 	int* pos = NULL;
NULL             2438 ext/soap/php_encoding.c 		if (nsptr != NULL) {
NULL             2452 ext/soap/php_encoding.c 		if (nsptr != NULL) {
NULL             2473 ext/soap/php_encoding.c 	} else if (type->sdl_type != NULL &&
NULL             2474 ext/soap/php_encoding.c 	           type->sdl_type->attributes != NULL &&
NULL             2487 ext/soap/php_encoding.c 		if ((*ext)->ns != NULL) {
NULL             2495 ext/soap/php_encoding.c 	} else if (type->sdl_type != NULL &&
NULL             2496 ext/soap/php_encoding.c 	           type->sdl_type->attributes != NULL &&
NULL             2503 ext/soap/php_encoding.c 		if ((*ext)->ns != NULL) {
NULL             2518 ext/soap/php_encoding.c 	} else if (type->sdl_type != NULL &&
NULL             2519 ext/soap/php_encoding.c 	           type->sdl_type->attributes != NULL &&
NULL             2532 ext/soap/php_encoding.c 		    (elementType = *(sdlTypePtr*)elementType) != NULL &&
NULL             2540 ext/soap/php_encoding.c 	           (elementType = *(sdlTypePtr*)elementType) != NULL &&
NULL             2544 ext/soap/php_encoding.c 	if (dims == NULL) {
NULL             2556 ext/soap/php_encoding.c 		if (tmp == NULL) {
NULL             2571 ext/soap/php_encoding.c 			if (position != NULL && position->children && position->children->content) {
NULL             2573 ext/soap/php_encoding.c 				if (tmp == NULL) {
NULL             2595 ext/soap/php_encoding.c 			zend_hash_index_update(Z_ARRVAL_P(ar), pos[i], &tmpVal, sizeof(zval *), NULL);
NULL             2626 ext/soap/php_encoding.c 	xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             2642 ext/soap/php_encoding.c 				item = xmlNewNode(NULL, BAD_CAST("item"));
NULL             2644 ext/soap/php_encoding.c 				key = xmlNewNode(NULL, BAD_CAST("key"));
NULL             2702 ext/soap/php_encoding.c 			key = master_to_zval(NULL, xmlKey);
NULL             2703 ext/soap/php_encoding.c 			value = master_to_zval(NULL, xmlValue);
NULL             2706 ext/soap/php_encoding.c 				zend_hash_update(Z_ARRVAL_P(ret), Z_STRVAL_P(key), Z_STRLEN_P(key) + 1, &value, sizeof(zval *), NULL);
NULL             2708 ext/soap/php_encoding.c 				zend_hash_index_update(Z_ARRVAL_P(ret), Z_LVAL_P(key), &value, sizeof(zval *), NULL);
NULL             2743 ext/soap/php_encoding.c 	encodePtr enc = NULL;
NULL             2745 ext/soap/php_encoding.c 	xmlChar *type_name = NULL;
NULL             2751 ext/soap/php_encoding.c 	if (data == NULL) {
NULL             2757 ext/soap/php_encoding.c 		if (tmpattr != NULL) {
NULL             2761 ext/soap/php_encoding.c 				enc = NULL;
NULL             2763 ext/soap/php_encoding.c 			if (enc != NULL) {
NULL             2766 ext/soap/php_encoding.c 			         tmp->details.sdl_type != NULL &&
NULL             2770 ext/soap/php_encoding.c 			    	enc = NULL;
NULL             2778 ext/soap/php_encoding.c 		if (enc == NULL) {
NULL             2790 ext/soap/php_encoding.c 				while (trav != NULL) {
NULL             2839 ext/soap/php_encoding.c 	xmlParam = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             2942 ext/soap/php_encoding.c 	encodePtr list_enc = NULL;
NULL             2953 ext/soap/php_encoding.c 	ret = xmlNewNode(NULL, BAD_CAST("BOGUS"));
NULL             2992 ext/soap/php_encoding.c 		while (start != NULL && *start != '\0') {
NULL             2997 ext/soap/php_encoding.c 			if (next != NULL) {
NULL             3046 ext/soap/php_encoding.c 	xmlNodeDump(buf, NULL, data, 0, 0);
NULL             3072 ext/soap/php_encoding.c 	ret->next = NULL;
NULL             3088 ext/soap/php_encoding.c 	if (type == NULL) {
NULL             3150 ext/soap/php_encoding.c 	xmlNodePtr ret = NULL;
NULL             3154 ext/soap/php_encoding.c 	if (type == NULL) {
NULL             3227 ext/soap/php_encoding.c 			if (href == NULL || href->ns == NULL) {break;}
NULL             3233 ext/soap/php_encoding.c 				xmlNodePtr ret = get_node_with_attribute_recursive(data->doc->children, NULL, "id", (char*)&href->children->content[1]);
NULL             3254 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             3288 ext/soap/php_encoding.c 			return NULL;
NULL             3292 ext/soap/php_encoding.c 			while (cur != NULL) {
NULL             3302 ext/soap/php_encoding.c 				if (cur != NULL) {
NULL             3313 ext/soap/php_encoding.c 	return NULL;
NULL             3320 ext/soap/php_encoding.c 	if (ns == NULL) {
NULL             3321 ext/soap/php_encoding.c 	  return NULL;
NULL             3325 ext/soap/php_encoding.c 	if (xmlns != NULL && xmlns->prefix == NULL) {
NULL             3328 ext/soap/php_encoding.c 	if (xmlns == NULL) {
NULL             3342 ext/soap/php_encoding.c 				if (xmlSearchNs(node->doc, node, BAD_CAST(prefix.c)) == NULL) {
NULL             3346 ext/soap/php_encoding.c 				prefix.c = NULL;
NULL             3383 ext/soap/php_encoding.c 	zend_hash_init(SOAP_GLOBAL(ref_map), 0, NULL, NULL, 0);
NULL             3394 ext/soap/php_encoding.c 		SOAP_GLOBAL(ref_map) = NULL;
NULL             3400 ext/soap/php_encoding.c 	encodePtr *enc = NULL;
NULL             3405 ext/soap/php_encoding.c 		return NULL;
NULL             3434 ext/soap/php_encoding.c 	char *prev_stype = NULL, *cur_stype = NULL, *prev_ns = NULL, *cur_ns = NULL;
NULL             3462 ext/soap/php_encoding.c 				cur_stype = NULL;
NULL             3468 ext/soap/php_encoding.c 				cur_ns = NULL;
NULL             3473 ext/soap/php_encoding.c 			cur_stype = NULL;
NULL             3474 ext/soap/php_encoding.c 			cur_ns = NULL;
NULL             3477 ext/soap/php_encoding.c 			cur_stype = NULL;
NULL             3478 ext/soap/php_encoding.c 			cur_ns = NULL;
NULL             3483 ext/soap/php_encoding.c 			    (cur_stype != NULL && prev_stype != NULL && strcmp(cur_stype,prev_stype) != 0) ||
NULL             3484 ext/soap/php_encoding.c 			    (cur_stype == NULL && cur_stype != prev_stype) ||
NULL             3485 ext/soap/php_encoding.c 			    (cur_ns != NULL && prev_ns != NULL && strcmp(cur_ns,prev_ns) != 0) ||
NULL             3486 ext/soap/php_encoding.c 			    (cur_ns == NULL && cur_ns != prev_ns)) {
NULL             3504 ext/soap/php_encoding.c 		if (cur_stype != NULL) {
NULL             3590 ext/soap/php_encoding.c 	assert(t->details.map == NULL);
NULL               43 ext/soap/php_http.c 	if (stream == NULL || stream->eof || php_stream_cast(stream, PHP_STREAM_AS_FD_FOR_SELECT, (void**)&socket, 0) != SUCCESS) {
NULL              114 ext/soap/php_http.c 	php_stream_context *context = NULL;
NULL              120 ext/soap/php_http.c 	struct timeval *timeout = NULL;
NULL              153 ext/soap/php_http.c 		NULL /*persistent_id*/,
NULL              156 ext/soap/php_http.c 		NULL, NULL);
NULL              174 ext/soap/php_http.c 			stream = NULL;
NULL              179 ext/soap/php_http.c 			if (!get_http_headers(stream, &http_headers, &http_header_size TSRMLS_CC) || http_headers == NULL) {
NULL              181 ext/soap/php_http.c 				stream = NULL;
NULL              189 ext/soap/php_http.c 			if (php_stream_xport_crypto_setup(stream, STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 ||
NULL              192 ext/soap/php_http.c 				stream = NULL;
NULL              229 ext/soap/php_http.c 	php_url *phpurl = NULL;
NULL              241 ext/soap/php_http.c 	char *http_msg = NULL;
NULL              244 ext/soap/php_http.c 	if (this_ptr == NULL || Z_TYPE_P(this_ptr) != IS_OBJECT) {
NULL              285 ext/soap/php_http.c 			if (call_user_function(CG(function_table), (zval**)NULL, &func, &retval, n, params TSRMLS_CC) == SUCCESS &&
NULL              303 ext/soap/php_http.c 		stream = NULL;
NULL              306 ext/soap/php_http.c 	if (location != NULL && location[0] != '\000') {
NULL              311 ext/soap/php_http.c 	if (phpurl == NULL || phpurl->host == NULL) {
NULL              312 ext/soap/php_http.c 	  if (phpurl != NULL) {php_url_free(phpurl);}
NULL              314 ext/soap/php_http.c 		add_soap_fault(this_ptr, "HTTP", "Unable to parse URL", NULL, NULL TSRMLS_CC);
NULL              320 ext/soap/php_http.c 	if (phpurl->scheme != NULL && strcmp(phpurl->scheme, "https") == 0) {
NULL              322 ext/soap/php_http.c 	} else if (phpurl->scheme == NULL || strcmp(phpurl->scheme, "http") != 0) {
NULL              325 ext/soap/php_http.c 		add_soap_fault(this_ptr, "HTTP", "Unknown protocol. Only http and https are allowed.", NULL, NULL TSRMLS_CC);
NULL              332 ext/soap/php_http.c 	if (use_ssl && php_stream_locate_url_wrapper("https://", NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) == NULL) {
NULL              335 ext/soap/php_http.c 		add_soap_fault(this_ptr, "HTTP", "SSL support is not available in this build", NULL, NULL TSRMLS_CC);
NULL              346 ext/soap/php_http.c 	if (stream != NULL) {
NULL              349 ext/soap/php_http.c 		    (orig = (php_url *) zend_fetch_resource(tmp TSRMLS_CC, -1, "httpurl", NULL, 1, le_url)) != NULL &&
NULL              351 ext/soap/php_http.c 		     (((use_ssl && orig->scheme != NULL && strcmp(orig->scheme, "https") == 0) ||
NULL              352 ext/soap/php_http.c 		      (!use_ssl && orig->scheme == NULL) ||
NULL              361 ext/soap/php_http.c 			stream = NULL;
NULL              367 ext/soap/php_http.c 	if (stream != NULL && !stream_alive(stream TSRMLS_CC)) {
NULL              372 ext/soap/php_http.c 		stream = NULL;
NULL              385 ext/soap/php_http.c 			add_soap_fault(this_ptr, "HTTP", "Could not connect to host", NULL, NULL TSRMLS_CC);
NULL              653 ext/soap/php_http.c 					zend_hash_get_current_key(Z_ARRVAL_PP(cookies), &key, NULL, FALSE);
NULL              695 ext/soap/php_http.c 			add_soap_fault(this_ptr, "HTTP", "Failed Sending HTTP SOAP request", NULL, NULL TSRMLS_CC);
NULL              701 ext/soap/php_http.c 		add_soap_fault(this_ptr, "HTTP", "Failed to create stream??", NULL, NULL TSRMLS_CC);
NULL              721 ext/soap/php_http.c 			add_soap_fault(this_ptr, "HTTP", "Error Fetching http headers", NULL, NULL TSRMLS_CC);
NULL              743 ext/soap/php_http.c 			if (tmp != NULL) {
NULL              748 ext/soap/php_http.c 			if (tmp != NULL) {
NULL              788 ext/soap/php_http.c 		if (eqpos != NULL && (sempos == NULL || sempos > eqpos)) {
NULL              793 ext/soap/php_http.c 			if (sempos != NULL) {
NULL              806 ext/soap/php_http.c 			if (sempos != NULL) {
NULL              820 ext/soap/php_http.c 					if (sempos != NULL) {
NULL              867 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              906 ext/soap/php_http.c 		stream = NULL;
NULL              913 ext/soap/php_http.c 		if ((loc = get_http_header_value(http_headers,"Location: ")) != NULL) {
NULL              916 ext/soap/php_http.c 			if (new_url != NULL) {
NULL              920 ext/soap/php_http.c 				if (new_url->scheme == NULL && new_url->path != NULL) {
NULL              921 ext/soap/php_http.c 					new_url->scheme = phpurl->scheme ? estrdup(phpurl->scheme) : NULL;
NULL              922 ext/soap/php_http.c 					new_url->host = phpurl->host ? estrdup(phpurl->host) : NULL;
NULL              956 ext/soap/php_http.c 			zval *digest = NULL;
NULL              986 ext/soap/php_http.c 					if (digest == NULL) {
NULL              994 ext/soap/php_http.c 			if (digest != NULL) {
NULL             1024 ext/soap/php_http.c 		char *pos = NULL;
NULL             1027 ext/soap/php_http.c 		if (pos != NULL) {
NULL             1079 ext/soap/php_http.c 			add_soap_fault(this_ptr, "HTTP", "Unknown Content-Encoding", NULL, NULL TSRMLS_CC);
NULL             1082 ext/soap/php_http.c 		if (call_user_function(CG(function_table), (zval**)NULL, &func, &retval, 1, params TSRMLS_CC) == SUCCESS &&
NULL             1091 ext/soap/php_http.c 			add_soap_fault(this_ptr, "HTTP", "Can't uncompress compressed response", NULL, NULL TSRMLS_CC);
NULL             1125 ext/soap/php_http.c 			add_soap_fault(this_ptr, "HTTP", http_msg, NULL, NULL TSRMLS_CC);
NULL             1140 ext/soap/php_http.c 	char *pos, *tmp = NULL;
NULL             1157 ext/soap/php_http.c 			if (eol == NULL) {
NULL             1173 ext/soap/php_http.c 	return NULL;
NULL             1178 ext/soap/php_http.c 	char *header, *http_buf = NULL;
NULL             1275 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);
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);
NULL              254 ext/soap/php_packet_soap.c 	while (resp != NULL && resp->type != XML_ELEMENT_NODE) {
NULL              257 ext/soap/php_packet_soap.c 	if (resp != NULL) {
NULL              258 ext/soap/php_packet_soap.c 		if (fn != NULL && fn->binding && fn->binding->bindingType == BINDING_SOAP) {
NULL              260 ext/soap/php_packet_soap.c 			sdlParamPtr *h_param, param = NULL;
NULL              261 ext/soap/php_packet_soap.c 			xmlNodePtr val = NULL;
NULL              262 ext/soap/php_packet_soap.c 			char *name, *ns = NULL;
NULL              305 ext/soap/php_packet_soap.c 								if (val == NULL) {
NULL              308 ext/soap/php_packet_soap.c 								if (val == NULL) {
NULL              311 ext/soap/php_packet_soap.c 								if (val == NULL && cur->children && cur->children->next == NULL) {
NULL              329 ext/soap/php_packet_soap.c 						if (param != NULL) {
NULL              332 ext/soap/php_packet_soap.c 							tmp = master_to_zval(NULL, val);
NULL              346 ext/soap/php_packet_soap.c 			while (val != NULL) {
NULL              350 ext/soap/php_packet_soap.c 				if (val != NULL) {
NULL              355 ext/soap/php_packet_soap.c 						tmp = master_to_zval(NULL, val);
NULL              399 ext/soap/php_packet_soap.c 		while (trav != NULL) {
NULL              401 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              106 ext/soap/php_schema.c 		if (doc == NULL) {
NULL              110 ext/soap/php_schema.c 		if (schema == NULL) {
NULL              116 ext/soap/php_schema.c 			if (ns != NULL && (new_tns == NULL || xmlStrcmp(ns->children->content, new_tns->children->content) != 0)) {
NULL              120 ext/soap/php_schema.c 			if (ns == NULL && new_tns != NULL) {
NULL              126 ext/soap/php_schema.c 			if (new_tns == NULL) {
NULL              127 ext/soap/php_schema.c 				if (tns != NULL) {
NULL              130 ext/soap/php_schema.c 			} else if (tns != NULL && xmlStrcmp(tns->children->content, new_tns->children->content) != 0) {
NULL              135 ext/soap/php_schema.c 		zend_hash_add(&ctx->docs, (char*)location, xmlStrlen(location)+1, (void**)&doc, sizeof(xmlDocPtr), NULL);
NULL              167 ext/soap/php_schema.c 		zend_hash_init(ctx->sdl->types, 0, NULL, delete_type, 0);
NULL              171 ext/soap/php_schema.c 		zend_hash_init(ctx->attributes, 0, NULL, delete_attribute, 0);
NULL              175 ext/soap/php_schema.c 		zend_hash_init(ctx->attributeGroups, 0, NULL, delete_type, 0);
NULL              179 ext/soap/php_schema.c 	if (tns == NULL) {
NULL              181 ext/soap/php_schema.c 		xmlNewNs(schema, BAD_CAST(""), NULL);
NULL              185 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              190 ext/soap/php_schema.c 			if (location == NULL) {
NULL              196 ext/soap/php_schema.c 				if (base == NULL) {
NULL              202 ext/soap/php_schema.c 				schema_load_file(ctx, NULL, uri, tns, 0 TSRMLS_CC);
NULL              210 ext/soap/php_schema.c 			if (location == NULL) {
NULL              216 ext/soap/php_schema.c 				if (base == NULL) {
NULL              222 ext/soap/php_schema.c 				schema_load_file(ctx, NULL, uri, tns, 0 TSRMLS_CC);
NULL              229 ext/soap/php_schema.c 			xmlChar *uri = NULL;
NULL              234 ext/soap/php_schema.c 			if (ns != NULL && tns != NULL && xmlStrcmp(ns->children->content, tns->children->content) == 0) {
NULL              244 ext/soap/php_schema.c 				if (base == NULL) {
NULL              252 ext/soap/php_schema.c 			if (uri != NULL) {xmlFree(uri);}
NULL              268 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              270 ext/soap/php_schema.c 			schema_simpleType(ctx->sdl, tns, trav, NULL);
NULL              272 ext/soap/php_schema.c 			schema_complexType(ctx->sdl, tns, trav, NULL);
NULL              274 ext/soap/php_schema.c 			schema_group(ctx->sdl, tns, trav, NULL, NULL);
NULL              276 ext/soap/php_schema.c 			schema_attributeGroup(ctx->sdl, tns, trav, NULL, ctx);
NULL              278 ext/soap/php_schema.c 			schema_element(ctx->sdl, tns, trav, NULL, NULL);
NULL              280 ext/soap/php_schema.c 			schema_attribute(ctx->sdl, tns, trav, NULL, ctx);
NULL              308 ext/soap/php_schema.c 	if (ns == NULL) {
NULL              313 ext/soap/php_schema.c 	if (cur_type != NULL) {
NULL              320 ext/soap/php_schema.c 		if (name != NULL) {
NULL              330 ext/soap/php_schema.c 		if (sdl->encoders == NULL) {
NULL              332 ext/soap/php_schema.c 			zend_hash_init(sdl->encoders, 0, NULL, delete_encoder, 0);
NULL              341 ext/soap/php_schema.c 		zend_hash_next_index_insert(sdl->encoders,  &cur_type->encode, sizeof(encodePtr), NULL);
NULL              345 ext/soap/php_schema.c 	} else if (name != NULL) {
NULL              354 ext/soap/php_schema.c 		if (cur_type == NULL) {
NULL              357 ext/soap/php_schema.c 			if (cur_type->elements == NULL) {
NULL              359 ext/soap/php_schema.c 				zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0);
NULL              371 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              375 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              393 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              414 ext/soap/php_schema.c 	if (itemType != NULL) {
NULL              420 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL              431 ext/soap/php_schema.c 			if (cur_type->elements == NULL) {
NULL              433 ext/soap/php_schema.c 				zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0);
NULL              442 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              446 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"simpleType")) {
NULL              449 ext/soap/php_schema.c 		if (itemType != NULL) {
NULL              466 ext/soap/php_schema.c 		if (cur_type->elements == NULL) {
NULL              468 ext/soap/php_schema.c 			zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0);
NULL              476 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              496 ext/soap/php_schema.c 	if (memberTypes != NULL) {
NULL              504 ext/soap/php_schema.c 		while (start != NULL && *start != '\0') {
NULL              506 ext/soap/php_schema.c 			if (end == NULL) {
NULL              507 ext/soap/php_schema.c 				next = NULL;
NULL              515 ext/soap/php_schema.c 			if (nsptr != NULL) {
NULL              526 ext/soap/php_schema.c 				if (cur_type->elements == NULL) {
NULL              528 ext/soap/php_schema.c 					zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0);
NULL              541 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              545 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              562 ext/soap/php_schema.c 			if (cur_type->elements == NULL) {
NULL              564 ext/soap/php_schema.c 				zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0);
NULL              575 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              593 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              597 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              612 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              639 ext/soap/php_schema.c 	if (base != NULL) {
NULL              645 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL              654 ext/soap/php_schema.c 	if (cur_type->restrictions == NULL) {
NULL              660 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav, "annotation")) {
NULL              664 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav, "simpleType")) {
NULL              668 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              692 ext/soap/php_schema.c 			sdlRestrictionCharPtr enumval = NULL;
NULL              695 ext/soap/php_schema.c 			if (cur_type->restrictions->enumeration == NULL) {
NULL              697 ext/soap/php_schema.c 				zend_hash_init(cur_type->restrictions->enumeration, 0, NULL, delete_restriction_var_char, 0);
NULL              699 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              708 ext/soap/php_schema.c 		while (trav != NULL) {
NULL              710 ext/soap/php_schema.c 				schema_attribute(sdl, tns, trav, cur_type, NULL);
NULL              712 ext/soap/php_schema.c 				schema_attributeGroup(sdl, tns, trav, cur_type, NULL);
NULL              723 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              744 ext/soap/php_schema.c 	if (base != NULL) {
NULL              750 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL              760 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              764 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              766 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, NULL);
NULL              769 ext/soap/php_schema.c 			schema_all(sdl, tns, trav, cur_type, NULL);
NULL              772 ext/soap/php_schema.c 			schema_choice(sdl, tns, trav, cur_type, NULL);
NULL              775 ext/soap/php_schema.c 			schema_sequence(sdl, tns, trav, cur_type, NULL);
NULL              779 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              781 ext/soap/php_schema.c 			schema_attribute(sdl, tns, trav, cur_type, NULL);
NULL              783 ext/soap/php_schema.c 			schema_attributeGroup(sdl, tns, trav, cur_type, NULL);
NULL              793 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              804 ext/soap/php_schema.c 	if ((*valptr) == NULL) {
NULL              811 ext/soap/php_schema.c 	if (fixed != NULL) {
NULL              818 ext/soap/php_schema.c 	if (value == NULL) {
NULL              831 ext/soap/php_schema.c 	if ((*valptr) == NULL) {
NULL              838 ext/soap/php_schema.c 	if (fixed != NULL) {
NULL              846 ext/soap/php_schema.c 	if (value == NULL) {
NULL              869 ext/soap/php_schema.c 	if (base != NULL) {
NULL              875 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL              885 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              889 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              891 ext/soap/php_schema.c 			schema_attribute(sdl, tns, trav, cur_type, NULL);
NULL              893 ext/soap/php_schema.c 			schema_attributeGroup(sdl, tns, trav, cur_type, NULL);
NULL              903 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              924 ext/soap/php_schema.c 	if (base != NULL) {
NULL              930 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL              940 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL              944 ext/soap/php_schema.c 	if (trav != NULL) {
NULL              946 ext/soap/php_schema.c 			schema_group(sdl, tns, trav, cur_type, NULL);
NULL              949 ext/soap/php_schema.c 			schema_all(sdl, tns, trav, cur_type, NULL);
NULL              952 ext/soap/php_schema.c 			schema_choice(sdl, tns, trav, cur_type, NULL);
NULL              955 ext/soap/php_schema.c 			schema_sequence(sdl, tns, trav, cur_type, NULL);
NULL              959 ext/soap/php_schema.c 	while (trav != NULL) {
NULL              961 ext/soap/php_schema.c 			schema_attribute(sdl, tns, trav, cur_type, NULL);
NULL              963 ext/soap/php_schema.c 			schema_attributeGroup(sdl, tns, trav, cur_type, NULL);
NULL              973 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1018 ext/soap/php_schema.c 	zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0);
NULL             1019 ext/soap/php_schema.c 	if (model == NULL) {
NULL             1022 ext/soap/php_schema.c 		zend_hash_next_index_insert(model->u.content,&newModel,sizeof(sdlContentModelPtr), NULL);
NULL             1028 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL             1032 ext/soap/php_schema.c 	while (trav != NULL) {
NULL             1057 ext/soap/php_schema.c 	xmlAttrPtr ns, name, ref = NULL;
NULL             1061 ext/soap/php_schema.c 	if (ns == NULL) {
NULL             1066 ext/soap/php_schema.c 	if (name == NULL) {
NULL             1079 ext/soap/php_schema.c 			if (nsptr != NULL) {
NULL             1096 ext/soap/php_schema.c 			zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0);
NULL             1104 ext/soap/php_schema.c 		if (cur_type == NULL) {
NULL             1110 ext/soap/php_schema.c 			if (sdl->groups == NULL) {
NULL             1112 ext/soap/php_schema.c 				zend_hash_init(sdl->groups, 0, NULL, delete_type, 0);
NULL             1114 ext/soap/php_schema.c 			if (zend_hash_add(sdl->groups, key.c, key.len+1, (void**)&newType, sizeof(sdlTypePtr), NULL) != SUCCESS) {
NULL             1122 ext/soap/php_schema.c 		if (model == NULL) {
NULL             1125 ext/soap/php_schema.c 			zend_hash_next_index_insert(model->u.content, &newModel, sizeof(sdlContentModelPtr), NULL);
NULL             1134 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL             1138 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1140 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1147 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1154 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1164 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1186 ext/soap/php_schema.c 	zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0);
NULL             1187 ext/soap/php_schema.c 	if (model == NULL) {
NULL             1190 ext/soap/php_schema.c 		zend_hash_next_index_insert(model->u.content,&newModel,sizeof(sdlContentModelPtr), NULL);
NULL             1196 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL             1200 ext/soap/php_schema.c 	while (trav != NULL) {
NULL             1236 ext/soap/php_schema.c 	zend_hash_init(newModel->u.content, 0, NULL, delete_model, 0);
NULL             1237 ext/soap/php_schema.c 	if (model == NULL) {
NULL             1240 ext/soap/php_schema.c 		zend_hash_next_index_insert(model->u.content,&newModel,sizeof(sdlContentModelPtr), NULL);
NULL             1246 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL             1250 ext/soap/php_schema.c 	while (trav != NULL) {
NULL             1282 ext/soap/php_schema.c 	if (model != NULL) {
NULL             1290 ext/soap/php_schema.c 		zend_hash_next_index_insert(model->u.content, &newModel, sizeof(sdlContentModelPtr), NULL);
NULL             1308 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav,"annotation")) {
NULL             1312 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1327 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1353 ext/soap/php_schema.c 	if (ns == NULL) {
NULL             1358 ext/soap/php_schema.c 	if (cur_type != NULL) {
NULL             1365 ext/soap/php_schema.c 		if (name != NULL) {
NULL             1375 ext/soap/php_schema.c 		if (sdl->encoders == NULL) {
NULL             1377 ext/soap/php_schema.c 			zend_hash_init(sdl->encoders, 0, NULL, delete_encoder, 0);
NULL             1386 ext/soap/php_schema.c 		zend_hash_next_index_insert(sdl->encoders,  &cur_type->encode, sizeof(encodePtr), NULL);
NULL             1409 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav, "annotation")) {
NULL             1413 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1422 ext/soap/php_schema.c 				schema_group(sdl, tns, trav, cur_type, NULL);
NULL             1425 ext/soap/php_schema.c 				schema_all(sdl, tns, trav, cur_type, NULL);
NULL             1428 ext/soap/php_schema.c 				schema_choice(sdl, tns, trav, cur_type, NULL);
NULL             1431 ext/soap/php_schema.c 				schema_sequence(sdl, tns, trav, cur_type, NULL);
NULL             1434 ext/soap/php_schema.c 			while (trav != NULL) {
NULL             1436 ext/soap/php_schema.c 					schema_attribute(sdl, tns, trav, cur_type, NULL);
NULL             1438 ext/soap/php_schema.c 					schema_attributeGroup(sdl, tns, trav, cur_type, NULL);
NULL             1450 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1478 ext/soap/php_schema.c 	xmlAttrPtr attrs, attr, ns, name, type, ref = NULL;
NULL             1482 ext/soap/php_schema.c 	if (ns == NULL) {
NULL             1487 ext/soap/php_schema.c 	if (name == NULL) {
NULL             1506 ext/soap/php_schema.c 			if (nsptr != NULL) {
NULL             1525 ext/soap/php_schema.c 		if (cur_type == NULL) {
NULL             1526 ext/soap/php_schema.c 			if (sdl->elements == NULL) {
NULL             1528 ext/soap/php_schema.c 				zend_hash_init(sdl->elements, 0, NULL, delete_type, 0);
NULL             1535 ext/soap/php_schema.c 			if (cur_type->elements == NULL) {
NULL             1537 ext/soap/php_schema.c 				zend_hash_init(cur_type->elements, 0, NULL, delete_type, 0);
NULL             1544 ext/soap/php_schema.c 		if (zend_hash_add(addHash, key.c, key.len + 1, &newType, sizeof(sdlTypePtr), NULL) != SUCCESS) {
NULL             1545 ext/soap/php_schema.c 			if (cur_type == NULL) {
NULL             1548 ext/soap/php_schema.c 				zend_hash_next_index_insert(addHash, &newType, sizeof(sdlTypePtr), NULL);
NULL             1553 ext/soap/php_schema.c 		if (model != NULL) {
NULL             1562 ext/soap/php_schema.c 			zend_hash_next_index_insert(model->u.content, &newModel, sizeof(sdlContentModelPtr), NULL);
NULL             1573 ext/soap/php_schema.c 		if (ref != NULL) {
NULL             1588 ext/soap/php_schema.c 		if (ref != NULL) {
NULL             1596 ext/soap/php_schema.c 		if (ref != NULL) {
NULL             1598 ext/soap/php_schema.c 		} else if (ref != NULL) {
NULL             1623 ext/soap/php_schema.c 				if(def == NULL || strncmp((char*)def->children->content, "qualified", sizeof("qualified"))) {
NULL             1632 ext/soap/php_schema.c 		if (parent == NULL) {
NULL             1643 ext/soap/php_schema.c 		if (ref != NULL) {
NULL             1648 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL             1656 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav, "annotation")) {
NULL             1660 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1662 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1664 ext/soap/php_schema.c 			} else if (type != NULL) {
NULL             1670 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1672 ext/soap/php_schema.c 			} else if (type != NULL) {
NULL             1679 ext/soap/php_schema.c 	while (trav != NULL) {
NULL             1712 ext/soap/php_schema.c 	xmlAttrPtr attr, name, ref = NULL, type = NULL;
NULL             1716 ext/soap/php_schema.c 	if (name == NULL) {
NULL             1732 ext/soap/php_schema.c 			if (nsptr != NULL) {
NULL             1746 ext/soap/php_schema.c 			if (ns == NULL) {
NULL             1749 ext/soap/php_schema.c 			if (ns != NULL) {
NULL             1758 ext/soap/php_schema.c 		if (cur_type == NULL) {
NULL             1761 ext/soap/php_schema.c 			if (cur_type->attributes == NULL) {
NULL             1763 ext/soap/php_schema.c 				zend_hash_init(cur_type->attributes, 0, NULL, delete_attribute, 0);
NULL             1768 ext/soap/php_schema.c 		if (zend_hash_add(addHash, key.c, key.len + 1, &newAttr, sizeof(sdlAttributePtr), NULL) != SUCCESS) {
NULL             1782 ext/soap/php_schema.c 		if (ref != NULL) {
NULL             1787 ext/soap/php_schema.c 		if (nsptr != NULL) {
NULL             1795 ext/soap/php_schema.c 	while (attr != NULL) {
NULL             1850 ext/soap/php_schema.c 					zend_hash_init(newAttr->extraAttributes, 0, NULL, delete_extra_attribute, 0);
NULL             1857 ext/soap/php_schema.c 				zend_hash_add(newAttr->extraAttributes, key2.c, key2.len + 1, &ext, sizeof(sdlExtraAttributePtr), NULL);
NULL             1869 ext/soap/php_schema.c 				if(def == NULL || strncmp((char*)def->children->content, "qualified", sizeof("qualified"))) {
NULL             1878 ext/soap/php_schema.c 		if (parent == NULL) {
NULL             1883 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav, "annotation")) {
NULL             1887 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1890 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1892 ext/soap/php_schema.c 			} else if (type != NULL) {
NULL             1912 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             1921 ext/soap/php_schema.c 	xmlAttrPtr name, ref = NULL;
NULL             1925 ext/soap/php_schema.c 	if (name == NULL) {
NULL             1929 ext/soap/php_schema.c 		if (cur_type == NULL) {
NULL             1935 ext/soap/php_schema.c 			if (ns == NULL) {
NULL             1948 ext/soap/php_schema.c 			if (zend_hash_add(ctx->attributeGroups, key.c, key.len + 1, &newType, sizeof(sdlTypePtr), NULL) != SUCCESS) {
NULL             1959 ext/soap/php_schema.c 			if (cur_type->attributes == NULL) {
NULL             1961 ext/soap/php_schema.c 				zend_hash_init(cur_type->attributes, 0, NULL, delete_attribute, 0);
NULL             1968 ext/soap/php_schema.c 			if (nsptr != NULL) {
NULL             1979 ext/soap/php_schema.c 			zend_hash_next_index_insert(cur_type->attributes, &newAttr, sizeof(sdlAttributePtr), NULL);
NULL             1980 ext/soap/php_schema.c 			cur_type = NULL;
NULL             1987 ext/soap/php_schema.c 	if (trav != NULL && node_is_equal(trav, "annotation")) {
NULL             1991 ext/soap/php_schema.c 	while (trav != NULL) {
NULL             1993 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             1996 ext/soap/php_schema.c 			schema_attribute(sdl, tns, trav, cur_type, NULL);
NULL             1998 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             2001 ext/soap/php_schema.c 			schema_attributeGroup(sdl, tns, trav, cur_type, NULL);
NULL             2003 ext/soap/php_schema.c 			if (ref != NULL) {
NULL             2014 ext/soap/php_schema.c 	if (trav != NULL) {
NULL             2040 ext/soap/php_schema.c 	if (attr->ref != NULL) {
NULL             2041 ext/soap/php_schema.c 		if (ctx->attributes != NULL) {
NULL             2044 ext/soap/php_schema.c 				if ((*tmp)->name != NULL && attr->name == NULL) {
NULL             2047 ext/soap/php_schema.c 				if ((*tmp)->namens != NULL && attr->namens == NULL) {
NULL             2050 ext/soap/php_schema.c 				if ((*tmp)->def != NULL && attr->def == NULL) {
NULL             2053 ext/soap/php_schema.c 				if ((*tmp)->fixed != NULL && attr->fixed == NULL) {
NULL             2062 ext/soap/php_schema.c 				if ((*tmp)->extraAttributes != NULL) {
NULL             2066 ext/soap/php_schema.c 					zend_hash_init(attr->extraAttributes, zend_hash_num_elements((*tmp)->extraAttributes), NULL, delete_extra_attribute, 0);
NULL             2072 ext/soap/php_schema.c 		if (attr->name == NULL && attr->ref != NULL) {
NULL             2081 ext/soap/php_schema.c 		attr->ref = NULL;
NULL             2090 ext/soap/php_schema.c 	if (attr->ref != NULL) {
NULL             2091 ext/soap/php_schema.c 		if (ctx->attributeGroups != NULL) {
NULL             2112 ext/soap/php_schema.c 								zend_hash_init(ht, zend_hash_num_elements(newAttr->extraAttributes), NULL, delete_extra_attribute, 0);
NULL             2117 ext/soap/php_schema.c 							zend_hash_get_current_key_ex((*tmp)->attributes, &key, &key_len, NULL, 0, NULL);
NULL             2118 ext/soap/php_schema.c 							zend_hash_add(ht, key, key_len, &newAttr, sizeof(sdlAttributePtr), NULL);
NULL             2125 ext/soap/php_schema.c 							zend_hash_get_current_key((*tmp)->attributes, NULL, &index, 0);
NULL             2133 ext/soap/php_schema.c 		attr->ref = NULL;
NULL             2191 ext/soap/php_schema.c 	if (type->ref != NULL) {
NULL             2192 ext/soap/php_schema.c 		if (ctx->sdl->elements != NULL) {
NULL             2213 ext/soap/php_schema.c 		type->ref = NULL;
NULL             2235 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              246 ext/soap/php_sdl.c 	zend_hash_add(&ctx->docs, struri, strlen(struri)+1, (void**)&wsdl, sizeof(xmlDocPtr), NULL);
NULL              269 ext/soap/php_sdl.c 	while (trav != NULL) {
NULL              278 ext/soap/php_sdl.c 			while (trav2 != NULL) {
NULL              293 ext/soap/php_sdl.c 				if (base == NULL) {
NULL              306 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              316 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              326 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              336 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              362 ext/soap/php_sdl.c 	if (ctype == NULL) {
NULL              375 ext/soap/php_sdl.c 	part = get_node_with_attribute_ex((*message)->children, "part", WSDL_NAMESPACE, "name", (char*)tmp->children->content, NULL);
NULL              412 ext/soap/php_sdl.c 	if (tmp != NULL) {
NULL              416 ext/soap/php_sdl.c 		if (tmp != NULL) {
NULL              432 ext/soap/php_sdl.c 		while (trav != NULL) {
NULL              437 ext/soap/php_sdl.c 				if (h->headerfaults == NULL) {
NULL              439 ext/soap/php_sdl.c 					zend_hash_init(h->headerfaults, 0, NULL, delete_header, 0);
NULL              448 ext/soap/php_sdl.c 				if (zend_hash_add(h->headerfaults, key.c, key.len+1, (void**)&hf, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL) != SUCCESS) {
NULL              467 ext/soap/php_sdl.c 	while (trav != NULL) {
NULL              489 ext/soap/php_sdl.c 				zend_hash_init(&ht, 0, NULL, delete_parameter, 0);
NULL              507 ext/soap/php_sdl.c 					  	(*param)->paramName = NULL;
NULL              508 ext/soap/php_sdl.c 					  	zend_hash_next_index_insert(&ht, &x_param, sizeof(sdlParamPtr), NULL);
NULL              542 ext/soap/php_sdl.c 			if (binding->headers == NULL) {
NULL              544 ext/soap/php_sdl.c 				zend_hash_init(binding->headers, 0, NULL, delete_header, 0);
NULL              553 ext/soap/php_sdl.c 			if (zend_hash_add(binding->headers, key.c, key.len+1, (void**)&h, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL) != SUCCESS) {
NULL              566 ext/soap/php_sdl.c 	xmlNodePtr trav, part, message = NULL, *tmp;
NULL              567 ext/soap/php_sdl.c 	HashTable* parameters = NULL;
NULL              571 ext/soap/php_sdl.c 	if (ctype == NULL) {
NULL              582 ext/soap/php_sdl.c 	zend_hash_init(parameters, 0, NULL, delete_parameter, 0);
NULL              585 ext/soap/php_sdl.c 	while (trav != NULL) {
NULL              589 ext/soap/php_sdl.c 		if (trav->ns != NULL && strcmp((char*)trav->ns->href, WSDL_NAMESPACE) != 0) {
NULL              605 ext/soap/php_sdl.c 		if (name == NULL) {
NULL              612 ext/soap/php_sdl.c 		if (type != NULL) {
NULL              616 ext/soap/php_sdl.c 			if (element != NULL) {
NULL              624 ext/soap/php_sdl.c 		zend_hash_next_index_insert(parameters, &param, sizeof(sdlParamPtr), NULL);
NULL              640 ext/soap/php_sdl.c 	zend_hash_init(&ctx.sdl->functions, 0, NULL, delete_function, 0);
NULL              642 ext/soap/php_sdl.c 	zend_hash_init(&ctx.docs, 0, NULL, delete_document, 0);
NULL              643 ext/soap/php_sdl.c 	zend_hash_init(&ctx.messages, 0, NULL, NULL, 0);
NULL              644 ext/soap/php_sdl.c 	zend_hash_init(&ctx.bindings, 0, NULL, NULL, 0);
NULL              645 ext/soap/php_sdl.c 	zend_hash_init(&ctx.portTypes, 0, NULL, NULL, 0);
NULL              646 ext/soap/php_sdl.c 	zend_hash_init(&ctx.services,  0, NULL, NULL, 0);
NULL              663 ext/soap/php_sdl.c 			while (trav != NULL) {
NULL              669 ext/soap/php_sdl.c 				char *wsdl_soap_namespace = NULL;
NULL              685 ext/soap/php_sdl.c 				if (bindingAttr == NULL) {
NULL              690 ext/soap/php_sdl.c 				address = NULL;
NULL              692 ext/soap/php_sdl.c 				while (trav2 != NULL) {
NULL              738 ext/soap/php_sdl.c 				if (ctype == NULL) {
NULL              777 ext/soap/php_sdl.c 				if (name == NULL) {
NULL              783 ext/soap/php_sdl.c 				if (type == NULL) {
NULL              788 ext/soap/php_sdl.c 				if (ctype == NULL) {
NULL              799 ext/soap/php_sdl.c 				while (trav2 != NULL) {
NULL              818 ext/soap/php_sdl.c 					if (op_name == NULL) {
NULL              823 ext/soap/php_sdl.c 					while  (trav3 != NULL) {
NULL              836 ext/soap/php_sdl.c 					portTypeOperation = get_node_with_attribute_ex(portType->children, "operation", WSDL_NAMESPACE, "name", (char*)op_name->children->content, NULL);
NULL              837 ext/soap/php_sdl.c 					if (portTypeOperation == NULL) {
NULL              879 ext/soap/php_sdl.c 					if (input != NULL) {
NULL              883 ext/soap/php_sdl.c 						if (message == NULL) {
NULL              900 ext/soap/php_sdl.c 							if (input != NULL) {
NULL              908 ext/soap/php_sdl.c 					if (output != NULL) {
NULL              912 ext/soap/php_sdl.c 						if (message == NULL) {
NULL              934 ext/soap/php_sdl.c 							if (output != NULL) {
NULL              947 ext/soap/php_sdl.c 					while (fault != NULL) {
NULL              953 ext/soap/php_sdl.c 							if (name == NULL) {
NULL              957 ext/soap/php_sdl.c 							if (message == NULL) {
NULL              966 ext/soap/php_sdl.c 							if (f->details == NULL || zend_hash_num_elements(f->details) > 1) {
NULL              971 ext/soap/php_sdl.c 								xmlNodePtr soap_fault = get_node_with_attribute_ex(operation->children, "fault", WSDL_NAMESPACE, "name", f->name, NULL);
NULL              972 ext/soap/php_sdl.c 								if (soap_fault != NULL) {
NULL              974 ext/soap/php_sdl.c 									while (trav != NULL) {
NULL             1015 ext/soap/php_sdl.c 							if (function->faults == NULL) {
NULL             1017 ext/soap/php_sdl.c 								zend_hash_init(function->faults, 0, NULL, delete_fault, 0);
NULL             1019 ext/soap/php_sdl.c 							if (zend_hash_add(function->faults, f->name, strlen(f->name)+1, (void**)&f, sizeof(sdlFaultPtr), NULL) != SUCCESS) {
NULL             1032 ext/soap/php_sdl.c 						if (zend_hash_add(&ctx.sdl->functions, php_strtolower(tmp, len), len+1, &function, sizeof(sdlFunctionPtr), NULL) != SUCCESS) {
NULL             1033 ext/soap/php_sdl.c 							zend_hash_next_index_insert(&ctx.sdl->functions, &function, sizeof(sdlFunctionPtr), NULL);
NULL             1036 ext/soap/php_sdl.c 						if (function->requestName != NULL && strcmp(function->requestName,function->functionName) != 0) {
NULL             1037 ext/soap/php_sdl.c 							if (ctx.sdl->requests == NULL) {
NULL             1039 ext/soap/php_sdl.c 								zend_hash_init(ctx.sdl->requests, 0, NULL, NULL, 0);
NULL             1043 ext/soap/php_sdl.c 							zend_hash_add(ctx.sdl->requests, php_strtolower(tmp, len), len+1, &function, sizeof(sdlFunctionPtr), NULL);
NULL             1052 ext/soap/php_sdl.c 					zend_hash_init(ctx.sdl->bindings, 0, NULL, delete_binding, 0);
NULL             1055 ext/soap/php_sdl.c 				zend_hash_add(ctx.sdl->bindings, tmpbinding->name, strlen(tmpbinding->name), &tmpbinding, sizeof(sdlBindingPtr), NULL);
NULL             1096 ext/soap/php_sdl.c 		return NULL;
NULL             1111 ext/soap/php_sdl.c 		zend_hash_next_index_insert(ht, &data, sizeof(void*), NULL);
NULL             1113 ext/soap/php_sdl.c 		zend_hash_add(ht, *in, len, &data, sizeof(void*), NULL);
NULL             1134 ext/soap/php_sdl.c 		zend_hash_init(attr->extraAttributes, i, NULL, delete_extra_attribute, 0);
NULL             1155 ext/soap/php_sdl.c 		return NULL;
NULL             1169 ext/soap/php_sdl.c 		return NULL;
NULL             1191 ext/soap/php_sdl.c 			zend_hash_init(model->u.content, i, NULL, delete_model, 0);
NULL             1194 ext/soap/php_sdl.c 				zend_hash_next_index_insert(model->u.content,&x,sizeof(sdlContentModelPtr),NULL);
NULL             1214 ext/soap/php_sdl.c 	sdlTypePtr *elements = NULL;
NULL             1246 ext/soap/php_sdl.c 			zend_hash_init(type->restrictions->enumeration, i, NULL, delete_restriction_var_char, 0);
NULL             1253 ext/soap/php_sdl.c 			type->restrictions->enumeration = NULL;
NULL             1262 ext/soap/php_sdl.c 		elements[0] = NULL;
NULL             1264 ext/soap/php_sdl.c 		zend_hash_init(type->elements, i, NULL, delete_type, 0);
NULL             1278 ext/soap/php_sdl.c 		zend_hash_init(type->attributes, i, NULL, delete_attribute, 0);
NULL             1294 ext/soap/php_sdl.c 	if (elements != NULL) {
NULL             1311 ext/soap/php_sdl.c 	if (enc->details.sdl_type == NULL) {
NULL             1332 ext/soap/php_sdl.c 			real_enc = get_encoder_ex(NULL, enc_nscat, enc_len);
NULL             1356 ext/soap/php_sdl.c 		zend_hash_init(body->headers, i, NULL, delete_header, 0);
NULL             1377 ext/soap/php_sdl.c 				zend_hash_init(tmp->headerfaults, i, NULL, delete_header, 0);
NULL             1407 ext/soap/php_sdl.c 	if (i == 0) {return NULL;}
NULL             1409 ext/soap/php_sdl.c 	zend_hash_init(ht, i, NULL, delete_parameter, 0);
NULL             1429 ext/soap/php_sdl.c 	sdlFunctionPtr *functions = NULL;
NULL             1441 ext/soap/php_sdl.c 		return NULL;
NULL             1445 ext/soap/php_sdl.c 		return NULL;
NULL             1451 ext/soap/php_sdl.c 		return NULL;
NULL             1458 ext/soap/php_sdl.c 		return NULL;
NULL             1466 ext/soap/php_sdl.c 		return NULL;
NULL             1474 ext/soap/php_sdl.c 		return NULL;
NULL             1491 ext/soap/php_sdl.c 	types[0] = NULL;
NULL             1505 ext/soap/php_sdl.c 	encoders[0] = NULL;
NULL             1520 ext/soap/php_sdl.c 		zend_hash_init(sdl->groups, num_groups, NULL, delete_type, 0);
NULL             1530 ext/soap/php_sdl.c 		zend_hash_init(sdl->types, num_types, NULL, delete_type, 0);
NULL             1540 ext/soap/php_sdl.c 		zend_hash_init(sdl->elements, num_elements, NULL, delete_type, 0);
NULL             1551 ext/soap/php_sdl.c 		zend_hash_init(sdl->encoders, num_encoders, NULL, delete_encoder, 0);
NULL             1564 ext/soap/php_sdl.c 		zend_hash_init(sdl->bindings, num_bindings, NULL, delete_binding, 0);
NULL             1585 ext/soap/php_sdl.c 	zend_hash_init(&sdl->functions, num_func, NULL, delete_function, 0);
NULL             1598 ext/soap/php_sdl.c 				func->binding = NULL;
NULL             1611 ext/soap/php_sdl.c 				func->bindingAttributes = NULL;
NULL             1622 ext/soap/php_sdl.c 				zend_hash_init(func->faults, num_faults, NULL, delete_fault, 0);
NULL             1642 ext/soap/php_sdl.c 						fault->bindingAttributes = NULL;
NULL             1646 ext/soap/php_sdl.c 				func->faults = NULL;
NULL             1656 ext/soap/php_sdl.c 		zend_hash_init(sdl->requests, i, NULL, NULL, 0);
NULL             1697 ext/soap/php_sdl.c 	if (zend_hash_get_current_key_ex(ht, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) {
NULL             1820 ext/soap/php_sdl.c 	HashTable *tmp_elements = NULL;
NULL             1874 ext/soap/php_sdl.c 		zend_hash_init(tmp_elements, i, NULL, NULL, 0);
NULL             1880 ext/soap/php_sdl.c 			zend_hash_add(tmp_elements, (char*)tmp, sizeof(*tmp), &i, sizeof(int), NULL);
NULL             1907 ext/soap/php_sdl.c 	if (tmp_elements != NULL) {
NULL             2022 ext/soap/php_sdl.c 	zend_hash_init(&tmp_types, 0, NULL, NULL, 0);
NULL             2023 ext/soap/php_sdl.c 	zend_hash_init(&tmp_encoders, 0, NULL, NULL, 0);
NULL             2024 ext/soap/php_sdl.c 	zend_hash_init(&tmp_bindings, 0, NULL, NULL, 0);
NULL             2025 ext/soap/php_sdl.c 	zend_hash_init(&tmp_functions, 0, NULL, NULL, 0);
NULL             2047 ext/soap/php_sdl.c 			zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL);
NULL             2064 ext/soap/php_sdl.c 			zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL);
NULL             2081 ext/soap/php_sdl.c 			zend_hash_add(&tmp_types, (char*)tmp, sizeof(*tmp), (void**)&type_num, sizeof(type_num), NULL);
NULL             2098 ext/soap/php_sdl.c 			zend_hash_add(&tmp_encoders, (char*)tmp, sizeof(*tmp), (void**)&encoder_num, sizeof(encoder_num), NULL);
NULL             2105 ext/soap/php_sdl.c 		zend_hash_add(&tmp_encoders, (char*)&enc, sizeof(encodePtr), (void**)&encoder_num, sizeof(encoder_num), NULL);
NULL             2167 ext/soap/php_sdl.c 			if ((*tmp)->bindingType == BINDING_SOAP && (*tmp)->bindingAttributes != NULL) {
NULL             2175 ext/soap/php_sdl.c 			zend_hash_add(&tmp_bindings, (char*)tmp, sizeof(*tmp), (void**)&binding_num, sizeof(binding_num), NULL);
NULL             2196 ext/soap/php_sdl.c 			if ((*tmp)->binding == NULL ||
NULL             2201 ext/soap/php_sdl.c 				if ((*tmp)->binding->bindingType == BINDING_SOAP && (*tmp)->bindingAttributes != NULL) {
NULL             2224 ext/soap/php_sdl.c 					if ((*tmp)->binding->bindingType == BINDING_SOAP && (*fault)->bindingAttributes != NULL) {
NULL             2240 ext/soap/php_sdl.c 			zend_hash_add(&tmp_functions, (char*)tmp, sizeof(*tmp), (void**)&function_num, sizeof(function_num), NULL);
NULL             2280 ext/soap/php_sdl.c 	sdlRestrictionIntPtr prest = NULL;
NULL             2291 ext/soap/php_sdl.c 	sdlRestrictionCharPtr prest = NULL;
NULL             2308 ext/soap/php_sdl.c 		zend_hash_next_index_insert(bp_types, (void*)&type, sizeof(sdlTypePtr*), NULL);
NULL             2325 ext/soap/php_sdl.c 		zend_hash_next_index_insert(bp_encoders, (void*)&enc, sizeof(encodePtr*), NULL);
NULL             2341 ext/soap/php_sdl.c 	zend_hash_init(pheaders, zend_hash_num_elements(headers), NULL, delete_header_persistent, 1);
NULL             2373 ext/soap/php_sdl.c 		if (zend_hash_get_current_key_ex(headers, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) {
NULL             2374 ext/soap/php_sdl.c 			zend_hash_add(pheaders, key, key_len, (void*)&pheader, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL);
NULL             2376 ext/soap/php_sdl.c 			zend_hash_next_index_insert(pheaders, (void*)&pheader, sizeof(sdlSoapBindingFunctionHeaderPtr), NULL);
NULL             2409 ext/soap/php_sdl.c 	zend_hash_init(pparams, zend_hash_num_elements(params), NULL, delete_parameter_persistent, 1);
NULL             2434 ext/soap/php_sdl.c 		if (zend_hash_get_current_key_ex(params, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) {
NULL             2435 ext/soap/php_sdl.c 			zend_hash_add(pparams, key, key_len, (void*)&pparam, sizeof(sdlParamPtr), NULL);
NULL             2437 ext/soap/php_sdl.c 			zend_hash_next_index_insert(pparams, (void*)&pparam, sizeof(sdlParamPtr), NULL);
NULL             2456 ext/soap/php_sdl.c 	zend_hash_init(pfaults, zend_hash_num_elements(faults), NULL, delete_fault_persistent, 1);
NULL             2483 ext/soap/php_sdl.c 		if (zend_hash_get_current_key_ex(faults, &key, &key_len, &index, 0, NULL) == HASH_KEY_IS_STRING) {
NULL             2484 ext/soap/php_sdl.c 			zend_hash_add(pfaults, key, key_len, (void*)&pfault, sizeof(sdlParamPtr), NULL);
NULL             2486 ext/soap/php_sdl.c 			zend_hash_next_index_insert(pfaults, (void*)&pfault, sizeof(sdlParamPtr), NULL);
NULL             2534 ext/soap/php_sdl.c 		zend_hash_init(pattr->extraAttributes, zend_hash_num_elements(attr->extraAttributes), NULL, delete_extra_attribute_persistent, 1);
NULL             2547 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             2548 ext/soap/php_sdl.c 				zend_hash_add(pattr->extraAttributes, key, key_len, (void*)&pextra, sizeof(sdlExtraAttributePtr), NULL);
NULL             2579 ext/soap/php_sdl.c 			zend_hash_init(pmodel->u.content, zend_hash_num_elements(model->u.content), NULL, delete_model_persistent, 1);
NULL             2584 ext/soap/php_sdl.c 				zend_hash_next_index_insert(pmodel->u.content, (void*)&pcontent, sizeof(sdlContentModelPtr), NULL);
NULL             2614 ext/soap/php_sdl.c 	sdlTypePtr ptype = NULL;
NULL             2685 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             2694 ext/soap/php_sdl.c 		zend_hash_init(ptype->elements, zend_hash_num_elements(type->elements), NULL, delete_type_persistent, 1);
NULL             2699 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             2700 ext/soap/php_sdl.c 				zend_hash_add(ptype->elements, key, key_len, (void*)&pelem, sizeof(sdlTypePtr), NULL);
NULL             2702 ext/soap/php_sdl.c 				zend_hash_next_index_insert(ptype->elements, (void*)&pelem, sizeof(sdlTypePtr), NULL);
NULL             2704 ext/soap/php_sdl.c 			zend_hash_add(ptr_map, (char*)tmp, sizeof(*tmp), (void*)&pelem, sizeof(sdlTypePtr), NULL);
NULL             2713 ext/soap/php_sdl.c 		zend_hash_init(ptype->attributes, zend_hash_num_elements(type->attributes), NULL, delete_attribute_persistent, 1);
NULL             2718 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             2719 ext/soap/php_sdl.c 				zend_hash_add(ptype->attributes, key, key_len, (void*)&pattr, sizeof(sdlAttributePtr), NULL);
NULL             2721 ext/soap/php_sdl.c 				zend_hash_next_index_insert(ptype->attributes, (void*)&pattr, sizeof(sdlAttributePtr), NULL);
NULL             2736 ext/soap/php_sdl.c 	encodePtr penc = NULL;
NULL             2759 ext/soap/php_sdl.c 	sdlBindingPtr pbind = NULL;
NULL             2787 ext/soap/php_sdl.c 	sdlFunctionPtr pfunc = NULL;
NULL             2842 ext/soap/php_sdl.c 	sdlPtr psdl = NULL;
NULL             2849 ext/soap/php_sdl.c 	zend_hash_init(&bp_types, 0, NULL, NULL, 0);
NULL             2850 ext/soap/php_sdl.c 	zend_hash_init(&bp_encoders, 0, NULL, NULL, 0);
NULL             2851 ext/soap/php_sdl.c 	zend_hash_init(&ptr_map, 0, NULL, NULL, 0);
NULL             2868 ext/soap/php_sdl.c 		zend_hash_init(psdl->groups, zend_hash_num_elements(sdl->groups), NULL, delete_type_persistent, 1);
NULL             2873 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             2874 ext/soap/php_sdl.c 				zend_hash_add(psdl->groups, key, key_len, (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2876 ext/soap/php_sdl.c 				zend_hash_next_index_insert(psdl->groups, (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2878 ext/soap/php_sdl.c 			zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2888 ext/soap/php_sdl.c 		zend_hash_init(psdl->types, zend_hash_num_elements(sdl->types), NULL, delete_type_persistent, 1);
NULL             2893 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             2894 ext/soap/php_sdl.c 				zend_hash_add(psdl->types, key, key_len, (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2896 ext/soap/php_sdl.c 				zend_hash_next_index_insert(psdl->types, (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2898 ext/soap/php_sdl.c 			zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2908 ext/soap/php_sdl.c 		zend_hash_init(psdl->elements, zend_hash_num_elements(sdl->elements), NULL, delete_type_persistent, 1);
NULL             2913 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             2914 ext/soap/php_sdl.c 				zend_hash_add(psdl->elements, key, key_len, (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2916 ext/soap/php_sdl.c 				zend_hash_next_index_insert(psdl->elements, (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2918 ext/soap/php_sdl.c 			zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&ptype, sizeof(sdlTypePtr), NULL);
NULL             2928 ext/soap/php_sdl.c 		zend_hash_init(psdl->encoders, zend_hash_num_elements(sdl->encoders), NULL, delete_encoder_persistent, 1);
NULL             2933 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             2934 ext/soap/php_sdl.c 				zend_hash_add(psdl->encoders, key, key_len, (void*)&penc, sizeof(encodePtr), NULL);
NULL             2936 ext/soap/php_sdl.c 				zend_hash_next_index_insert(psdl->encoders, (void*)&penc, sizeof(encodePtr), NULL);
NULL             2938 ext/soap/php_sdl.c 			zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&penc, sizeof(encodePtr), NULL);
NULL             2945 ext/soap/php_sdl.c 		sdlTypePtr **tmp, *ptype = NULL;
NULL             2957 ext/soap/php_sdl.c 		encodePtr **tmp, *penc = NULL;
NULL             2975 ext/soap/php_sdl.c 		zend_hash_init(psdl->bindings, zend_hash_num_elements(sdl->bindings), NULL, delete_binding_persistent, 1);
NULL             2980 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             2981 ext/soap/php_sdl.c 				zend_hash_add(psdl->bindings, key, key_len, (void*)&pbind, sizeof(sdlBindingPtr), NULL);
NULL             2983 ext/soap/php_sdl.c 				zend_hash_next_index_insert(psdl->bindings, (void*)&pbind, sizeof(sdlBindingPtr), NULL);
NULL             2985 ext/soap/php_sdl.c 			zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&pbind, sizeof(sdlBindingPtr), NULL);
NULL             2990 ext/soap/php_sdl.c 	zend_hash_init(&psdl->functions, zend_hash_num_elements(&sdl->functions), NULL, delete_function_persistent, 1);
NULL             2998 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             2999 ext/soap/php_sdl.c 				zend_hash_add(&psdl->functions, key, key_len, (void*)&pfunc, sizeof(sdlFunctionPtr), NULL);
NULL             3001 ext/soap/php_sdl.c 				zend_hash_next_index_insert(&psdl->functions, (void*)&pfunc, sizeof(sdlFunctionPtr), NULL);
NULL             3003 ext/soap/php_sdl.c 			zend_hash_add(&ptr_map, (char*)tmp, sizeof(*tmp), (void*)&pfunc, sizeof(sdlFunctionPtr), NULL);
NULL             3013 ext/soap/php_sdl.c 		zend_hash_init(psdl->requests, zend_hash_num_elements(sdl->requests), NULL, NULL, 1);
NULL             3021 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             3022 ext/soap/php_sdl.c 				zend_hash_add(psdl->requests, key, key_len, (void*)&preq, sizeof(sdlFunctionPtr), NULL);
NULL             3082 ext/soap/php_sdl.c 	sdlPtr sdl = NULL;
NULL             3085 ext/soap/php_sdl.c 	php_stream_context *context=NULL;
NULL             3086 ext/soap/php_sdl.c 	zval **tmp, **proxy_host, **proxy_port, *orig_context = NULL, *new_context = NULL;
NULL             3088 ext/soap/php_sdl.c 	char* key = NULL;
NULL             3091 ext/soap/php_sdl.c 	if (strchr(uri,':') != NULL || IS_ABSOLUTE_PATH(uri, uri_len)) {
NULL             3093 ext/soap/php_sdl.c 	} else if (VCWD_REALPATH(uri, fn) == NULL) {
NULL             3131 ext/soap/php_sdl.c 		if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached TSRMLS_CC)) != NULL) {
NULL             3226 ext/soap/php_sdl.c 			if (SOAP_GLOBAL(mem_cache) == NULL) {
NULL             3228 ext/soap/php_sdl.c 				zend_hash_init(SOAP_GLOBAL(mem_cache), 0, NULL, delete_psdl, 1);
NULL             3235 ext/soap/php_sdl.c 				char *key = NULL;
NULL             3260 ext/soap/php_sdl.c 											uri_len+1, (void*)&p, sizeof(sdl_cache_bucket), NULL)) {
NULL             3266 ext/soap/php_sdl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to register persistent entry");
NULL               44 ext/soap/php_xml.c 	xmlNodePtr del = NULL;
NULL               47 ext/soap/php_xml.c 	while (trav != NULL) {
NULL               48 ext/soap/php_xml.c 		if (del != NULL) {
NULL               51 ext/soap/php_xml.c 			del = NULL;
NULL               60 ext/soap/php_xml.c 		} else if (trav->children != NULL) {
NULL               65 ext/soap/php_xml.c 	if (del != NULL) {
NULL               81 ext/soap/php_xml.c 	xmlParserCtxtPtr ctxt = NULL;
NULL               97 ext/soap/php_xml.c 		ctxt->sax->warning = NULL;
NULL               98 ext/soap/php_xml.c 		ctxt->sax->error = NULL;
NULL              103 ext/soap/php_xml.c 			if (ret->URL == NULL && ctxt->directory != NULL) {
NULL              107 ext/soap/php_xml.c 			ret = NULL;
NULL              109 ext/soap/php_xml.c 			ctxt->myDoc = NULL;
NULL              113 ext/soap/php_xml.c 		ret = NULL;
NULL              128 ext/soap/php_xml.c 	xmlParserCtxtPtr ctxt = NULL;
NULL              138 ext/soap/php_xml.c 		ctxt->sax->warning = NULL;
NULL              139 ext/soap/php_xml.c 		ctxt->sax->error = NULL;
NULL              144 ext/soap/php_xml.c 			if (ret->URL == NULL && ctxt->directory != NULL) {
NULL              148 ext/soap/php_xml.c 			ret = NULL;
NULL              150 ext/soap/php_xml.c 			ctxt->myDoc = NULL;
NULL              154 ext/soap/php_xml.c 		ret = NULL;
NULL              173 ext/soap/php_xml.c 	return php_stream_locate_url_wrapper(filename, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ? 1 : 0;
NULL              179 ext/soap/php_xml.c 	return php_stream_open_wrapper((char*)filename, "rb", ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL);
NULL              202 ext/soap/php_xml.c 		return xmlSearchNs(node->doc, node->parent, NULL);
NULL              211 ext/soap/php_xml.c 		return xmlSearchNs(node->doc, node, NULL);
NULL              217 ext/soap/php_xml.c 	if (name == NULL || strcmp((char*)node->name, name) == 0) {
NULL              233 ext/soap/php_xml.c 	if (name == NULL || strcmp((char*)node->name, name) == 0) {
NULL              250 ext/soap/php_xml.c 	while (node!=NULL) {
NULL              256 ext/soap/php_xml.c 	return NULL;
NULL              261 ext/soap/php_xml.c 	while (node!=NULL) {
NULL              267 ext/soap/php_xml.c 	return NULL;
NULL              272 ext/soap/php_xml.c 	while (node != NULL) {
NULL              275 ext/soap/php_xml.c 		} else if (node->children != NULL) {
NULL              283 ext/soap/php_xml.c 	return NULL;
NULL              290 ext/soap/php_xml.c 	while (node != NULL) {
NULL              291 ext/soap/php_xml.c 		if (name != NULL) {
NULL              293 ext/soap/php_xml.c 			if (node==NULL) {
NULL              294 ext/soap/php_xml.c 				return NULL;
NULL              299 ext/soap/php_xml.c 		if (attr != NULL && strcmp((char*)attr->children->content, value) == 0) {
NULL              304 ext/soap/php_xml.c 	return NULL;
NULL              309 ext/soap/php_xml.c 	while (node != NULL) {
NULL              312 ext/soap/php_xml.c 			if (attr != NULL && strcmp((char*)attr->children->content, value) == 0) {
NULL              316 ext/soap/php_xml.c 		if (node->children != NULL) {
NULL              324 ext/soap/php_xml.c 	return NULL;
NULL              331 ext/soap/php_xml.c 	if (found != NULL && found != (char*)inval) {
NULL              336 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               54 ext/soap/php_xml.h #define FOREACHATTRNODE(n,c,i)      FOREACHATTRNODEEX(n,c,NULL,i)
NULL               57 ext/soap/php_xml.h 		if (n == NULL) { \
NULL               65 ext/soap/php_xml.h 		if (i != NULL) { \
NULL               68 ext/soap/php_xml.h #define FOREACHNODE(n,c,i)      FOREACHNODEEX(n,c,NULL,i)
NULL               71 ext/soap/php_xml.h 		if (n == NULL) { \
NULL               75 ext/soap/php_xml.h 			i = get_node_ex(n,c,NULL); \
NULL               79 ext/soap/php_xml.h 		if(i != NULL) { \
NULL              113 ext/soap/soap.c 		if (EG(exception) == NULL || \
NULL              153 ext/soap/soap.c 			ss = NULL; \
NULL              158 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              161 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              167 ext/soap/soap.c 			ss = (soapServicePtr)zend_fetch_resource(tmp TSRMLS_CC, -1, "service", NULL, 1, le_service); \
NULL              169 ext/soap/soap.c 			ss = NULL; \
NULL              285 ext/soap/soap.c 	PHP_FE(use_soap_error_handler, NULL)
NULL              286 ext/soap/soap.c 	PHP_FE(is_soap_fault, NULL)
NULL              287 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              291 ext/soap/soap.c 	SOAP_CTOR(SoapFault, SoapFault, NULL, 0)
NULL              293 ext/soap/soap.c 	PHP_ME(SoapFault, __toString, NULL, 0)
NULL              295 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              299 ext/soap/soap.c 	SOAP_CTOR(SoapServer, SoapServer, NULL, 0)
NULL              300 ext/soap/soap.c 	PHP_ME(SoapServer, setPersistence, NULL, 0)
NULL              301 ext/soap/soap.c 	PHP_ME(SoapServer, setClass, NULL, 0)
NULL              302 ext/soap/soap.c 	PHP_ME(SoapServer, setObject, NULL, 0)
NULL              303 ext/soap/soap.c 	PHP_ME(SoapServer, addFunction, NULL, 0)
NULL              304 ext/soap/soap.c 	PHP_ME(SoapServer, getFunctions, NULL, 0)
NULL              305 ext/soap/soap.c 	PHP_ME(SoapServer, handle, NULL, 0)
NULL              306 ext/soap/soap.c 	PHP_ME(SoapServer, fault, NULL, 0)
NULL              307 ext/soap/soap.c 	PHP_ME(SoapServer, addSoapHeader, NULL, 0)
NULL              308 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              329 ext/soap/soap.c 	SOAP_CTOR(SoapClient, SoapClient, NULL, 0)
NULL              332 ext/soap/soap.c 	PHP_ME(SoapClient, __getLastRequest, NULL, 0)
NULL              333 ext/soap/soap.c 	PHP_ME(SoapClient, __getLastResponse, NULL, 0)
NULL              334 ext/soap/soap.c 	PHP_ME(SoapClient, __getLastRequestHeaders, NULL, 0)
NULL              335 ext/soap/soap.c 	PHP_ME(SoapClient, __getLastResponseHeaders, NULL, 0)
NULL              336 ext/soap/soap.c 	PHP_ME(SoapClient, __getFunctions, NULL, 0)
NULL              337 ext/soap/soap.c 	PHP_ME(SoapClient, __getTypes, NULL, 0)
NULL              338 ext/soap/soap.c 	PHP_ME(SoapClient, __doRequest, NULL, 0)
NULL              339 ext/soap/soap.c 	PHP_ME(SoapClient, __setCookie, NULL, 0)
NULL              340 ext/soap/soap.c 	PHP_ME(SoapClient, __setLocation, NULL, 0)
NULL              341 ext/soap/soap.c 	PHP_ME(SoapClient, __setSoapHeaders, NULL, 0)
NULL              342 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              346 ext/soap/soap.c 	SOAP_CTOR(SoapVar, SoapVar, NULL, 0)
NULL              347 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              351 ext/soap/soap.c 	SOAP_CTOR(SoapParam, SoapParam, NULL, 0)
NULL              352 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              356 ext/soap/soap.c 	SOAP_CTOR(SoapHeader, SoapHeader, NULL, 0)
NULL              357 ext/soap/soap.c 	{NULL, NULL, NULL}
NULL              369 ext/soap/soap.c   NULL,
NULL              439 ext/soap/soap.c 	zend_hash_init(&defEnc, 0, NULL, NULL, 1);
NULL              440 ext/soap/soap.c 	zend_hash_init(&defEncIndex, 0, NULL, NULL, 1);
NULL              441 ext/soap/soap.c 	zend_hash_init(&defEncNs, 0, NULL, NULL, 1);
NULL              449 ext/soap/soap.c 			if (defaultEncoding[i].details.ns != NULL) {
NULL              452 ext/soap/soap.c 				zend_hash_add(&defEnc, ns_type, strlen(ns_type) + 1, &enc, sizeof(encodePtr), NULL);
NULL              455 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              460 ext/soap/soap.c 			zend_hash_index_update(&defEncIndex, defaultEncoding[i].details.type, &enc, sizeof(encodePtr), NULL);
NULL              466 ext/soap/soap.c 	zend_hash_add(&defEncNs, XSD_1999_NAMESPACE, sizeof(XSD_1999_NAMESPACE), XSD_NS_PREFIX, sizeof(XSD_NS_PREFIX), NULL);
NULL              467 ext/soap/soap.c 	zend_hash_add(&defEncNs, XSD_NAMESPACE, sizeof(XSD_NAMESPACE), XSD_NS_PREFIX, sizeof(XSD_NS_PREFIX), NULL);
NULL              468 ext/soap/soap.c 	zend_hash_add(&defEncNs, XSI_NAMESPACE, sizeof(XSI_NAMESPACE), XSI_NS_PREFIX, sizeof(XSI_NS_PREFIX), NULL);
NULL              469 ext/soap/soap.c 	zend_hash_add(&defEncNs, XML_NAMESPACE, sizeof(XML_NAMESPACE), XML_NS_PREFIX, sizeof(XML_NS_PREFIX), NULL);
NULL              470 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              471 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              479 ext/soap/soap.c 	soap_globals->typemap = NULL;
NULL              481 ext/soap/soap.c 	soap_globals->error_code = NULL;
NULL              482 ext/soap/soap.c 	soap_globals->error_object = NULL;
NULL              483 ext/soap/soap.c 	soap_globals->sdl = NULL;
NULL              485 ext/soap/soap.c 	soap_globals->mem_cache = NULL;
NULL              486 ext/soap/soap.c 	soap_globals->ref_map = NULL;
NULL              505 ext/soap/soap.c 	SOAP_GLOBAL(typemap) = NULL;
NULL              507 ext/soap/soap.c 	SOAP_GLOBAL(error_code) = NULL;
NULL              508 ext/soap/soap.c 	SOAP_GLOBAL(error_object) = NULL;
NULL              509 ext/soap/soap.c 	SOAP_GLOBAL(sdl) = NULL;
NULL              511 ext/soap/soap.c 	SOAP_GLOBAL(encoding) = NULL;
NULL              512 ext/soap/soap.c 	SOAP_GLOBAL(class_map) = NULL;
NULL              514 ext/soap/soap.c 	SOAP_GLOBAL(ref_map) = NULL;
NULL              524 ext/soap/soap.c 	ZEND_INIT_MODULE_GLOBALS(soap, php_soap_init_globals, NULL);
NULL              544 ext/soap/soap.c 		fe.function_name = NULL;
NULL              545 ext/soap/soap.c 		fe.scope = NULL;
NULL              547 ext/soap/soap.c 		fe.prototype = NULL;
NULL              549 ext/soap/soap.c 		fe.arg_info = NULL;
NULL              553 ext/soap/soap.c 			(zend_function *)&fe, NULL, NULL);
NULL              557 ext/soap/soap.c 	INIT_OVERLOADED_CLASS_ENTRY(ce, PHP_SOAP_CLIENT_CLASSNAME, soap_client_functions, soap_call_function_handler, NULL, NULL);
NULL              572 ext/soap/soap.c 	soap_fault_class_entry = zend_register_internal_class_ex(&ce, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC);
NULL              584 ext/soap/soap.c 	le_sdl = register_list_destructors(delete_sdl, NULL);
NULL              585 ext/soap/soap.c 	le_url = register_list_destructors(delete_url, NULL);
NULL              586 ext/soap/soap.c 	le_service = register_list_destructors(delete_service, NULL);
NULL              587 ext/soap/soap.c 	le_typemap = register_list_destructors(delete_hashtable, NULL);
NULL              706 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL              709 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid parameter name.");
NULL              725 ext/soap/soap.c 	zval *data = NULL, *actor = NULL;
NULL              731 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL              734 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid namespace.");
NULL              737 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid header name.");
NULL              749 ext/soap/soap.c 	if (actor == NULL) {
NULL              758 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid actor.");
NULL              766 ext/soap/soap.c 	char *fault_string = NULL, *fault_code = NULL, *fault_actor = NULL, *name = NULL, *fault_code_ns = NULL;
NULL              768 ext/soap/soap.c 	zval *code = NULL, *details = NULL, *headerfault = NULL;
NULL              775 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL              793 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid fault code.");
NULL              796 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid fault code.");
NULL              798 ext/soap/soap.c 	if (fault_code != NULL && fault_code_len == 0) {
NULL              799 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters. Invalid fault code.");
NULL              801 ext/soap/soap.c 	if (name != NULL && name_len == 0) {
NULL              802 ext/soap/soap.c 		name = NULL;
NULL              806 ext/soap/soap.c 	if (headerfault != NULL) {
NULL              838 ext/soap/soap.c 	fci.symbol_table = NULL;
NULL              842 ext/soap/soap.c 	fci.params = NULL;
NULL              845 ext/soap/soap.c 	zend_call_function(&fci, NULL TSRMLS_CC);
NULL              863 ext/soap/soap.c 	char *stype = NULL, *ns = NULL, *name = NULL, *namens = NULL;
NULL              867 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL              876 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid type ID");
NULL              908 ext/soap/soap.c 	HashTable *typemap = NULL;
NULL              912 ext/soap/soap.c 		char *type_name = NULL;
NULL              913 ext/soap/soap.c 		char *type_ns = NULL;
NULL              914 ext/soap/soap.c 		zval *to_xml = NULL;
NULL              915 ext/soap/soap.c 		zval *to_zval = NULL;
NULL              919 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Wrong 'typemap' option");
NULL              925 ext/soap/soap.c 			char *name = NULL;
NULL             1001 ext/soap/soap.c 				zend_hash_init(typemap, 0, NULL, delete_encoder, 0);
NULL             1010 ext/soap/soap.c 			zend_hash_update(typemap, nscat.c, nscat.len + 1, &new_enc, sizeof(encodePtr), NULL);
NULL             1024 ext/soap/soap.c 	zval *wsdl, *options = NULL;
NULL             1028 ext/soap/soap.c 	HashTable *typemap_ht = NULL;
NULL             1033 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1038 ext/soap/soap.c 		wsdl = NULL;
NULL             1040 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1049 ext/soap/soap.c 	if (options != NULL) {
NULL             1063 ext/soap/soap.c 		} else if (wsdl == NULL) {
NULL             1064 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid arguments. 'uri' option is required in nonWSDL mode.");
NULL             1078 ext/soap/soap.c     	if (encoding == NULL) {
NULL             1079 ext/soap/soap.c 				php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid arguments. Invalid 'encoding' option - '%s'.", Z_STRVAL_PP(tmp));
NULL             1090 ext/soap/soap.c 			zend_hash_init(service->class_map, zend_hash_num_elements((*tmp)->value.ht), NULL, ZVAL_PTR_DTOR, 0);
NULL             1115 ext/soap/soap.c 	} else if (wsdl == NULL) {
NULL             1116 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid arguments. 'uri' option is required in nonWSDL mode.");
NULL             1123 ext/soap/soap.c 	zend_hash_init(service->soap_functions.ft, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1127 ext/soap/soap.c 		if (service->uri == NULL) {
NULL             1166 ext/soap/soap.c 				php_error_docref(NULL TSRMLS_CC, E_ERROR, "Tried to set persistence with bogus value (%ld)", value);
NULL             1169 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Tried to set persistence when you are using you SOAP SERVER in function mode, no persistence needed");
NULL             1229 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Tried to set a non existant class (%s)", Z_STRVAL_PP(argv[0]));
NULL             1232 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "You must pass in a string");
NULL             1254 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1274 ext/soap/soap.c 	HashTable      *ft = NULL;
NULL             1288 ext/soap/soap.c 	} else if (service->soap_functions.ft != NULL) {
NULL             1298 ext/soap/soap.c 	if (ft != NULL) {
NULL             1328 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1337 ext/soap/soap.c 			if (service->soap_functions.ft == NULL) {
NULL             1340 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             1350 ext/soap/soap.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "Tried to add a function that isn't a string");
NULL             1358 ext/soap/soap.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "Tried to add a non existant function '%s'", Z_STRVAL_PP(tmp_function));
NULL             1363 ext/soap/soap.c 				zend_hash_update(service->soap_functions.ft, key, key_len+1, &function_copy, sizeof(zval *), NULL);
NULL             1379 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Tried to add a non existant function '%s'", Z_STRVAL_P(function_name));
NULL             1381 ext/soap/soap.c 		if (service->soap_functions.ft == NULL) {
NULL             1384 ext/soap/soap.c 			zend_hash_init(service->soap_functions.ft, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1389 ext/soap/soap.c 		zend_hash_update(service->soap_functions.ft, key, key_len+1, &function_copy, sizeof(zval *), NULL);
NULL             1393 ext/soap/soap.c 			if (service->soap_functions.ft != NULL) {
NULL             1396 ext/soap/soap.c 				service->soap_functions.ft = NULL;
NULL             1400 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid value passed");
NULL             1414 ext/soap/soap.c 	sdlPtr old_sdl = NULL;
NULL             1416 ext/soap/soap.c 	xmlDocPtr doc_request=NULL, doc_return;
NULL             1422 ext/soap/soap.c 	soapHeader *soap_headers = NULL;
NULL             1424 ext/soap/soap.c 	char *arg = NULL;
NULL             1435 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1461 ext/soap/soap.c 			if (call_user_function(EG(function_table), NULL, &readfile, &readfile_ret, 1, &param  TSRMLS_CC) == FAILURE) {
NULL             1462 ext/soap/soap.c 				soap_server_fault("Server", "Couldn't find WSDL", NULL, NULL, NULL TSRMLS_CC);
NULL             1472 ext/soap/soap.c 			soap_server_fault("Server", "WSDL generation is not supported yet", NULL, NULL, NULL TSRMLS_CC);
NULL             1487 ext/soap/soap.c 	if (php_start_ob_buffer(NULL, 0, 0 TSRMLS_CC) != SUCCESS) {
NULL             1488 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR,"ob_start failed");
NULL             1521 ext/soap/soap.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR,"Request is compressed with unknown compression '%s'",Z_STRVAL_PP(encoding));
NULL             1523 ext/soap/soap.c 				if (call_user_function(CG(function_table), (zval**)NULL, &func, &retval, 1, params TSRMLS_CC) == SUCCESS &&
NULL             1528 ext/soap/soap.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR,"Can't uncompress compressed request");
NULL             1540 ext/soap/soap.c 	if (doc_request == NULL) {
NULL             1541 ext/soap/soap.c 		soap_server_fault("Client", "Bad Request", NULL, NULL, NULL TSRMLS_CC);
NULL             1543 ext/soap/soap.c 	if (xmlGetIntSubset(doc_request) != NULL) {
NULL             1553 ext/soap/soap.c 		soap_server_fault("Server", "DTD are not supported by SOAP", NULL, NULL, NULL TSRMLS_CC);
NULL             1575 ext/soap/soap.c 			soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC);
NULL             1583 ext/soap/soap.c 	soap_obj = NULL;
NULL             1607 ext/soap/soap.c 		if (soap_obj == NULL) {
NULL             1622 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             1623 ext/soap/soap.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "Error calling constructor");
NULL             1629 ext/soap/soap.c 						soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC);
NULL             1653 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             1654 ext/soap/soap.c 						php_error_docref(NULL TSRMLS_CC, E_ERROR, "Error calling constructor");
NULL             1661 ext/soap/soap.c 							soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC);
NULL             1699 ext/soap/soap.c 	doc_return = NULL;
NULL             1702 ext/soap/soap.c 	if (soap_headers != NULL) {
NULL             1704 ext/soap/soap.c 		while (header != NULL) {
NULL             1710 ext/soap/soap.c 					soap_server_fault("MustUnderstand","Header not understood", NULL, NULL, NULL TSRMLS_CC);
NULL             1721 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             1723 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             1726 ext/soap/soap.c 					php_error_docref(NULL TSRMLS_CC, E_ERROR, "Function '%s' call failed", Z_STRVAL(h->function_name));
NULL             1730 ext/soap/soap.c 					zval *headerfault = NULL, **tmp;
NULL             1746 ext/soap/soap.c 						zval *headerfault = NULL, **tmp;
NULL             1760 ext/soap/soap.c 				soap_server_fault("MustUnderstand","Header not understood", NULL, NULL, NULL TSRMLS_CC);
NULL             1771 ext/soap/soap.c 			call_status = call_user_function(NULL, &soap_obj, &function_name, &retval, num_params, params TSRMLS_CC);
NULL             1776 ext/soap/soap.c 					soap_obj = NULL;
NULL             1780 ext/soap/soap.c 				soap_obj = NULL;
NULL             1784 ext/soap/soap.c 			call_status = call_user_function(EG(function_table), NULL, &function_name, &retval, num_params, params TSRMLS_CC);
NULL             1796 ext/soap/soap.c 			soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC);
NULL             1816 ext/soap/soap.c 			soap_server_fault_ex(function, &retval, NULL TSRMLS_CC);
NULL             1830 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Function '%s' call failed", Z_STRVAL(function_name));
NULL             1838 ext/soap/soap.c 			soap_server_fault_ex(function, EG(exception), NULL TSRMLS_CC);
NULL             1861 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Dump memory failed");
NULL             1888 ext/soap/soap.c 			if (call_user_function(CG(function_table), NULL, &nm_ob_gzhandler, &result, 2, params TSRMLS_CC) != FAILURE &&
NULL             1892 ext/soap/soap.c 				buf = NULL;
NULL             1920 ext/soap/soap.c 	while (soap_headers != NULL) {
NULL             1936 ext/soap/soap.c 	service->soap_headers_ptr = NULL;
NULL             1956 ext/soap/soap.c 	char *code, *string, *actor=NULL, *name=NULL;
NULL             1958 ext/soap/soap.c 	zval* details = NULL;
NULL             1965 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1984 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "The SoapServer::addSoapHeader function may be called only during SOAP request processing");
NULL             1988 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             1992 ext/soap/soap.c 	while (*p != NULL) {
NULL             2016 ext/soap/soap.c 	doc_return = serialize_response_call(function, NULL, NULL, fault, hdr, soap_version TSRMLS_CC);
NULL             2057 ext/soap/soap.c 		if (call_user_function(CG(function_table), NULL, &nm_ob_gzhandler, &result, 2, params TSRMLS_CC) != FAILURE &&
NULL             2061 ext/soap/soap.c 			buf = NULL;
NULL             2085 ext/soap/soap.c 	set_soap_fault(&ret, NULL, code, string, actor, details, name TSRMLS_CC);
NULL             2087 ext/soap/soap.c 	soap_server_fault_ex(NULL, &ret, NULL TSRMLS_CC);
NULL             2148 ext/soap/soap.c 			if (code == NULL) {
NULL             2151 ext/soap/soap.c 			fault = add_soap_fault(SOAP_GLOBAL(error_object), code, buffer, NULL, NULL TSRMLS_CC);
NULL             2159 ext/soap/soap.c 			EG(objects_store).object_buckets = NULL;
NULL             2161 ext/soap/soap.c 			SG(sapi_headers).http_status_line = NULL;
NULL             2199 ext/soap/soap.c 			zval *outbuf = NULL;
NULL             2203 ext/soap/soap.c 			if (code == NULL) {
NULL             2210 ext/soap/soap.c 				(service = (soapServicePtr)zend_fetch_resource(tmp TSRMLS_CC, -1, "service", NULL, 1, le_service)) &&
NULL             2240 ext/soap/soap.c 			set_soap_fault(&fault_obj, NULL, code, buffer, NULL, outbuf, NULL TSRMLS_CC);
NULL             2245 ext/soap/soap.c 		SG(sapi_headers).http_status_line = NULL;
NULL             2261 ext/soap/soap.c 			soap_server_fault_ex(NULL, &fault_obj, NULL TSRMLS_CC);
NULL             2297 ext/soap/soap.c 	zval *options = NULL;
NULL             2299 ext/soap/soap.c 	php_stream_context *context = NULL;
NULL             2301 ext/soap/soap.c 	sdlPtr sdl = NULL;
NULL             2302 ext/soap/soap.c 	HashTable *typemap_ht = NULL;
NULL             2307 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             2313 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "$wsdl must be string or null");
NULL             2316 ext/soap/soap.c 		wsdl = NULL;
NULL             2321 ext/soap/soap.c 	if (options != NULL) {
NULL             2325 ext/soap/soap.c 		if (wsdl == NULL) {
NULL             2331 ext/soap/soap.c 				php_error_docref(NULL TSRMLS_CC, E_ERROR, "'uri' option is requred in nonWSDL mode");
NULL             2356 ext/soap/soap.c 		} else if (wsdl == NULL) {
NULL             2357 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "'location' option is requred in nonWSDL mode");
NULL             2433 ext/soap/soap.c     	if (encoding == NULL) {
NULL             2434 ext/soap/soap.c 				php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid 'encoding' option - '%s'", Z_STRVAL_PP(tmp));
NULL             2484 ext/soap/soap.c 	} else if (wsdl == NULL) {
NULL             2485 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "'location' and 'uri' options are requred in nonWSDL mode");
NULL             2532 ext/soap/soap.c 		add_soap_fault(this_ptr, "HTTP", "Error build soap request", NULL, NULL TSRMLS_CC);
NULL             2548 ext/soap/soap.c 	if (location == NULL) {
NULL             2555 ext/soap/soap.c 	if (action == NULL) {
NULL             2568 ext/soap/soap.c 	if (call_user_function(NULL, &this_ptr, &func, response, 5, params TSRMLS_CC) != SUCCESS) {
NULL             2569 ext/soap/soap.c 		add_soap_fault(this_ptr, "Client", "SoapSlient::__doRequest() failed", NULL, NULL TSRMLS_CC);
NULL             2573 ext/soap/soap.c 			add_soap_fault(this_ptr, "Client", "SoapSlient::__doRequest() returned non string value", NULL, NULL TSRMLS_CC);
NULL             2602 ext/soap/soap.c  	sdlPtr sdl = NULL;
NULL             2603 ext/soap/soap.c  	sdlPtr old_sdl = NULL;
NULL             2605 ext/soap/soap.c 	xmlDocPtr request = NULL;
NULL             2612 ext/soap/soap.c 	HashTable *old_typemap, *typemap = NULL;
NULL             2628 ext/soap/soap.c 	if (location == NULL) {
NULL             2652 ext/soap/soap.c 		SOAP_GLOBAL(encoding) = NULL;
NULL             2659 ext/soap/soap.c 		SOAP_GLOBAL(class_map) = NULL;
NULL             2671 ext/soap/soap.c  	if (sdl != NULL) {
NULL             2673 ext/soap/soap.c  		if (fn != NULL) {
NULL             2677 ext/soap/soap.c 			if (fn->responseName == NULL &&
NULL             2678 ext/soap/soap.c 			    fn->responseParameters == NULL &&
NULL             2679 ext/soap/soap.c 			    soap_headers == NULL) {
NULL             2683 ext/soap/soap.c 			if (location == NULL) {
NULL             2688 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             2691 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             2692 ext/soap/soap.c  				ret = do_request(this_ptr, request, location, NULL, soap_version, one_way, &response TSRMLS_CC);
NULL             2699 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             2711 ext/soap/soap.c 			add_soap_fault(this_ptr, "Client", error.c, NULL, NULL TSRMLS_CC);
NULL             2719 ext/soap/soap.c 			add_soap_fault(this_ptr, "Client", "Error finding \"uri\" property", NULL, NULL TSRMLS_CC);
NULL             2720 ext/soap/soap.c 		} else if (location == NULL) {
NULL             2721 ext/soap/soap.c 			add_soap_fault(this_ptr, "Client", "Error could not find \"location\" property", NULL, NULL TSRMLS_CC);
NULL             2723 ext/soap/soap.c 			if (call_uri == NULL) {
NULL             2726 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             2728 ext/soap/soap.c 	 		if (soap_action == NULL) {
NULL             2744 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             2758 ext/soap/soap.c 			*return_value = *add_soap_fault(this_ptr, "Client", "Unknown Error", NULL, NULL TSRMLS_CC);
NULL             2783 ext/soap/soap.c 	if (SOAP_GLOBAL(encoding) != NULL) {
NULL             2802 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid SOAP header");
NULL             2813 ext/soap/soap.c 	char *function, *location=NULL, *soap_action = NULL, *uri = NULL;
NULL             2815 ext/soap/soap.c 	HashTable* soap_headers = NULL;
NULL             2816 ext/soap/soap.c 	zval *options = NULL;
NULL             2817 ext/soap/soap.c 	zval *headers = NULL;
NULL             2818 ext/soap/soap.c 	zval *output_headers = NULL;
NULL             2820 ext/soap/soap.c 	zval **real_args = NULL;
NULL             2830 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             2851 ext/soap/soap.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "first parameter must be string or null");
NULL             2855 ext/soap/soap.c 	if (headers == NULL || Z_TYPE_P(headers) == IS_NULL) {
NULL             2863 ext/soap/soap.c 		zend_hash_init(soap_headers, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             2864 ext/soap/soap.c 		zend_hash_next_index_insert(soap_headers, &headers, sizeof(zval*), NULL);
NULL             2868 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid SOAP header");
NULL             2877 ext/soap/soap.c 				zend_hash_init(tmp, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             2878 ext/soap/soap.c 				zend_hash_copy(tmp, soap_headers, (copy_ctor_func_t) zval_add_ref, NULL, sizeof(zval *));
NULL             2885 ext/soap/soap.c 				zend_hash_next_index_insert(soap_headers, tmp, sizeof(zval *), NULL);
NULL             3045 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             3051 ext/soap/soap.c 		if (make_http_soap_request(this_ptr, buf, buf_size, location, action, version, NULL, NULL TSRMLS_CC)) {
NULL             3070 ext/soap/soap.c 	char *val = NULL;
NULL             3076 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             3080 ext/soap/soap.c 	if (val == NULL) {
NULL             3109 ext/soap/soap.c 	zval *headers = NULL;
NULL             3112 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             3116 ext/soap/soap.c 	if (headers == NULL || Z_TYPE_P(headers) == IS_NULL) {
NULL             3135 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid SOAP header");
NULL             3151 ext/soap/soap.c 	char *location = NULL;
NULL             3157 ext/soap/soap.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Invalid parameters");
NULL             3200 ext/soap/soap.c 			soap_headers = NULL;
NULL             3202 ext/soap/soap.c 		do_soap_call(this_ptr, function, Z_STRLEN(function_name->element) + 1, arg_count, arguments, return_value, NULL, NULL, NULL, soap_headers, NULL TSRMLS_CC);
NULL             3211 ext/soap/soap.c 	if (obj != NULL && obj->type == IS_OBJECT) {
NULL             3220 ext/soap/soap.c 	set_soap_fault(fault, NULL, fault_code, fault_string, fault_actor, fault_detail, NULL TSRMLS_CC);
NULL             3233 ext/soap/soap.c 	if (fault_string != NULL) {
NULL             3239 ext/soap/soap.c 	if (fault_code != NULL) {
NULL             3272 ext/soap/soap.c 	if (fault_actor != NULL) {
NULL             3275 ext/soap/soap.c 	if (fault_detail != NULL) {
NULL             3278 ext/soap/soap.c 	if (name != NULL) {
NULL             3286 ext/soap/soap.c 	zval **tmp_parameters = NULL;
NULL             3288 ext/soap/soap.c 	if (function != NULL) {
NULL             3293 ext/soap/soap.c 		if (function->requestParameters == NULL) {
NULL             3299 ext/soap/soap.c 			if (get_node(params, (*param)->paramName) != NULL) {
NULL             3330 ext/soap/soap.c 		while (trav != NULL) {
NULL             3342 ext/soap/soap.c 		    (function->requestParameters == NULL ||
NULL             3353 ext/soap/soap.c 					sdlParamPtr *param = NULL;
NULL             3354 ext/soap/soap.c 					if (function != NULL &&
NULL             3357 ext/soap/soap.c 						soap_server_fault("Client", "Error cannot find parameter", NULL, NULL, NULL TSRMLS_CC);
NULL             3359 ext/soap/soap.c 					if (param == NULL) {
NULL             3360 ext/soap/soap.c 						enc = NULL;
NULL             3373 ext/soap/soap.c 		soap_server_fault("Client","Missing parameter", NULL, NULL, NULL TSRMLS_CC);
NULL             3387 ext/soap/soap.c 			if (func->children != NULL ||
NULL             3388 ext/soap/soap.c 			    (function->requestParameters != NULL &&
NULL             3390 ext/soap/soap.c 				function = NULL;
NULL             3394 ext/soap/soap.c 	if (sdl != NULL && function == NULL) {
NULL             3399 ext/soap/soap.c 	if (function != NULL) {
NULL             3410 ext/soap/soap.c 	char* envelope_ns = NULL;
NULL             3418 ext/soap/soap.c 	env = NULL;
NULL             3420 ext/soap/soap.c 	while (trav != NULL) {
NULL             3422 ext/soap/soap.c 			if (env == NULL && node_is_equal_ex(trav,"Envelope",SOAP_1_1_ENV_NAMESPACE)) {
NULL             3427 ext/soap/soap.c 			} else if (env == NULL && node_is_equal_ex(trav,"Envelope",SOAP_1_2_ENV_NAMESPACE)) {
NULL             3433 ext/soap/soap.c 				soap_server_fault("VersionMismatch", "Wrong Version", NULL, NULL, NULL TSRMLS_CC);
NULL             3438 ext/soap/soap.c 	if (env == NULL) {
NULL             3439 ext/soap/soap.c 		soap_server_fault("Client", "looks like we got XML without \"Envelope\" element", NULL, NULL, NULL TSRMLS_CC);
NULL             3443 ext/soap/soap.c 	while (attr != NULL) {
NULL             3444 ext/soap/soap.c 		if (attr->ns == NULL) {
NULL             3445 ext/soap/soap.c 			soap_server_fault("Client", "A SOAP Envelope element cannot have non Namespace qualified attributes", NULL, NULL, NULL TSRMLS_CC);
NULL             3448 ext/soap/soap.c 				soap_server_fault("Client", "encodingStyle cannot be specified on the Envelope", NULL, NULL, NULL TSRMLS_CC);
NULL             3450 ext/soap/soap.c 				soap_server_fault("Client", "Unknown data encoding style", NULL, NULL, NULL TSRMLS_CC);
NULL             3457 ext/soap/soap.c 	head = NULL;
NULL             3459 ext/soap/soap.c 	while (trav != NULL && trav->type != XML_ELEMENT_NODE) {
NULL             3462 ext/soap/soap.c 	if (trav != NULL && node_is_equal_ex(trav,"Header",envelope_ns)) {
NULL             3468 ext/soap/soap.c 	body = NULL;
NULL             3469 ext/soap/soap.c 	while (trav != NULL && trav->type != XML_ELEMENT_NODE) {
NULL             3472 ext/soap/soap.c 	if (trav != NULL && node_is_equal_ex(trav,"Body",envelope_ns)) {
NULL             3476 ext/soap/soap.c 	while (trav != NULL && trav->type != XML_ELEMENT_NODE) {
NULL             3479 ext/soap/soap.c 	if (body == NULL) {
NULL             3480 ext/soap/soap.c 		soap_server_fault("Client", "Body must be present in a SOAP envelope", NULL, NULL, NULL TSRMLS_CC);
NULL             3483 ext/soap/soap.c 	while (attr != NULL) {
NULL             3484 ext/soap/soap.c 		if (attr->ns == NULL) {
NULL             3486 ext/soap/soap.c 				soap_server_fault("Client", "A SOAP Body element cannot have non Namespace qualified attributes", NULL, NULL, NULL TSRMLS_CC);
NULL             3490 ext/soap/soap.c 				soap_server_fault("Client", "encodingStyle cannot be specified on the Body", NULL, NULL, NULL TSRMLS_CC);
NULL             3492 ext/soap/soap.c 				soap_server_fault("Client", "Unknown data encoding style", NULL, NULL, NULL TSRMLS_CC);
NULL             3498 ext/soap/soap.c 	if (trav != NULL && *version == SOAP_1_2) {
NULL             3499 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             3502 ext/soap/soap.c 	func = NULL;
NULL             3504 ext/soap/soap.c 	while (trav != NULL) {
NULL             3516 ext/soap/soap.c 	if (func == NULL) {
NULL             3517 ext/soap/soap.c 		function = get_doc_function(sdl, NULL);
NULL             3518 ext/soap/soap.c 		if (function != NULL) {
NULL             3522 ext/soap/soap.c 			soap_server_fault("Client", "looks like we got \"Body\" without function call", NULL, NULL, NULL TSRMLS_CC);
NULL             3528 ext/soap/soap.c 				soap_server_fault("Client","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC);
NULL             3533 ext/soap/soap.c 				soap_server_fault("DataEncodingUnknown","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC);
NULL             3537 ext/soap/soap.c 		if (sdl != NULL && function == NULL) {
NULL             3539 ext/soap/soap.c 				soap_server_fault("rpc:ProcedureNotPresent","Procedure not present", NULL, NULL, NULL TSRMLS_CC);
NULL             3546 ext/soap/soap.c 	*headers = NULL;
NULL             3548 ext/soap/soap.c 		soapHeader *h, *last = NULL;
NULL             3551 ext/soap/soap.c 		while (attr != NULL) {
NULL             3552 ext/soap/soap.c 			if (attr->ns == NULL) {
NULL             3553 ext/soap/soap.c 				soap_server_fault("Client", "A SOAP Header element cannot have non Namespace qualified attributes", NULL, NULL, NULL TSRMLS_CC);
NULL             3556 ext/soap/soap.c 					soap_server_fault("Client", "encodingStyle cannot be specified on the Header", NULL, NULL, NULL TSRMLS_CC);
NULL             3558 ext/soap/soap.c 					soap_server_fault("Client", "Unknown data encoding style", NULL, NULL, NULL TSRMLS_CC);
NULL             3564 ext/soap/soap.c 		while (trav != NULL) {
NULL             3573 ext/soap/soap.c 						soap_server_fault("Client","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC);
NULL             3576 ext/soap/soap.c 					if (attr != NULL) {
NULL             3578 ext/soap/soap.c 						    (actor == NULL || strcmp((char*)attr->children->content,actor) != 0)) {
NULL             3585 ext/soap/soap.c 						soap_server_fault("DataEncodingUnknown","Unknown Data Encoding Style", NULL, NULL, NULL TSRMLS_CC);
NULL             3588 ext/soap/soap.c 					if (attr != NULL) {
NULL             3591 ext/soap/soap.c 						    (actor == NULL || strcmp((char*)attr->children->content,actor) != 0)) {
NULL             3605 ext/soap/soap.c 						soap_server_fault("Client","mustUnderstand value is not boolean", NULL, NULL, NULL TSRMLS_CC);
NULL             3644 ext/soap/soap.c 				if (last == NULL) {
NULL             3673 ext/soap/soap.c 	xmlNodePtr method = NULL, param;
NULL             3674 ext/soap/soap.c 	sdlParamPtr parameter = NULL;
NULL             3677 ext/soap/soap.c 	xmlNsPtr ns = NULL;
NULL             3679 ext/soap/soap.c 	if (function != NULL && function->binding->bindingType == BINDING_SOAP) {
NULL             3687 ext/soap/soap.c 				method = xmlNewChild(body, ns, BAD_CAST(function->responseName), NULL);
NULL             3689 ext/soap/soap.c 				method = xmlNewChild(body, ns, BAD_CAST(function->functionName), NULL);
NULL             3697 ext/soap/soap.c 			method = xmlNewChild(body, ns, BAD_CAST(function_name), NULL);
NULL             3701 ext/soap/soap.c 	if (function != NULL) {
NULL             3712 ext/soap/soap.c 		parameter = get_param(function, NULL, 0, TRUE);
NULL             3718 ext/soap/soap.c 				rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);
NULL             3745 ext/soap/soap.c 			char *param_name = NULL;
NULL             3768 ext/soap/soap.c 	if (use == SOAP_ENCODED && version == SOAP_1_2 && method != NULL) {
NULL             3777 ext/soap/soap.c 	xmlNodePtr envelope = NULL, body, param;
NULL             3778 ext/soap/soap.c 	xmlNsPtr ns = NULL;
NULL             3780 ext/soap/soap.c 	xmlNodePtr head = NULL;
NULL             3789 ext/soap/soap.c 		envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL);
NULL             3793 ext/soap/soap.c 		envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL);
NULL             3797 ext/soap/soap.c 		soap_server_fault("Server", "Unknown SOAP version", NULL, NULL, NULL TSRMLS_CC);
NULL             3806 ext/soap/soap.c 		sdlFaultPtr fault = NULL;
NULL             3807 ext/soap/soap.c 		char *fault_ns = NULL;
NULL             3814 ext/soap/soap.c 			encodePtr hdr_enc = NULL;
NULL             3817 ext/soap/soap.c 			char *hdr_ns   = headers->hdr?headers->hdr->ns:NULL;
NULL             3820 ext/soap/soap.c 			head = xmlNewChild(envelope, ns, BAD_CAST("Header"), NULL);
NULL             3849 ext/soap/soap.c 					hdr_ret = NULL;
NULL             3869 ext/soap/soap.c 		body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL);
NULL             3870 ext/soap/soap.c 		param = xmlNewChild(body, ns, BAD_CAST("Fault"), NULL);
NULL             3886 ext/soap/soap.c 					if (fault_ns == NULL) {
NULL             3902 ext/soap/soap.c 				if (fault_ns == NULL) {
NULL             3908 ext/soap/soap.c 		if (fault_ns == NULL &&
NULL             3925 ext/soap/soap.c 				xmlNodePtr node = xmlNewNode(NULL, BAD_CAST("faultcode"));
NULL             3926 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             3930 ext/soap/soap.c 					xmlChar *code = xmlBuildQName(BAD_CAST(str), nsptr->prefix, NULL, 0);
NULL             3950 ext/soap/soap.c 				xmlNodePtr node = xmlNewChild(param, ns, BAD_CAST("Code"), NULL);
NULL             3951 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             3952 ext/soap/soap.c 				node = xmlNewChild(node, ns, BAD_CAST("Value"), NULL);
NULL             3955 ext/soap/soap.c 					xmlChar *code = xmlBuildQName(BAD_CAST(str), nsptr->prefix, NULL, 0);
NULL             3964 ext/soap/soap.c 				xmlNodePtr node = xmlNewChild(param, ns, BAD_CAST("Reason"), NULL);
NULL             3973 ext/soap/soap.c 			zval *detail = NULL;
NULL             3981 ext/soap/soap.c 			node = xmlNewNode(NULL, BAD_CAST(detail_name));
NULL             3996 ext/soap/soap.c 			x = serialize_parameter(sparam, detail, 1, NULL, use, node TSRMLS_CC);
NULL             4024 ext/soap/soap.c 			serialize_zval(*tmp, NULL, detail_name, use, param TSRMLS_CC);
NULL             4031 ext/soap/soap.c 			head = xmlNewChild(envelope, ns, BAD_CAST("Header"), NULL);
NULL             4033 ext/soap/soap.c 			while (h != NULL) {
NULL             4035 ext/soap/soap.c 					encodePtr hdr_enc = NULL;
NULL             4038 ext/soap/soap.c 					char *hdr_ns   = h->hdr?h->hdr->ns:NULL;
NULL             4074 ext/soap/soap.c 							hdr_ret = NULL;
NULL             4096 ext/soap/soap.c 			if (head->children == NULL) {
NULL             4102 ext/soap/soap.c 		body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL);
NULL             4122 ext/soap/soap.c 	if (function && function->responseName == NULL && 
NULL             4123 ext/soap/soap.c 	    body->children == NULL && head == NULL) {
NULL             4125 ext/soap/soap.c 		return NULL;
NULL             4133 ext/soap/soap.c 	xmlNodePtr envelope = NULL, body, method = NULL, head = NULL;
NULL             4134 ext/soap/soap.c 	xmlNsPtr ns = NULL;
NULL             4137 ext/soap/soap.c 	HashTable *hdrs = NULL;
NULL             4145 ext/soap/soap.c 		envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL);
NULL             4149 ext/soap/soap.c 		envelope = xmlNewDocNode(doc, NULL, BAD_CAST("Envelope"), NULL);
NULL             4158 ext/soap/soap.c 		head = xmlNewChild(envelope, ns, BAD_CAST("Header"), NULL);
NULL             4161 ext/soap/soap.c 	body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL);
NULL             4174 ext/soap/soap.c 				method = xmlNewChild(body, ns, BAD_CAST(function->requestName), NULL);
NULL             4176 ext/soap/soap.c 				method = xmlNewChild(body, ns, BAD_CAST(function->functionName), NULL);
NULL             4189 ext/soap/soap.c 			method = xmlNewChild(body, ns, BAD_CAST(function_name), NULL);
NULL             4202 ext/soap/soap.c 		sdlParamPtr parameter = get_param(function, NULL, i, FALSE);
NULL             4205 ext/soap/soap.c 			param = serialize_parameter(parameter, arguments[i], i, NULL, use, method TSRMLS_CC);
NULL             4207 ext/soap/soap.c 			param = serialize_parameter(parameter, arguments[i], i, NULL, use, body TSRMLS_CC);
NULL             4224 ext/soap/soap.c 				sdlParamPtr parameter = get_param(function, NULL, i, FALSE);
NULL             4227 ext/soap/soap.c 					param = serialize_parameter(parameter, NULL, i, NULL, use, method TSRMLS_CC);
NULL             4229 ext/soap/soap.c 					param = serialize_parameter(parameter, NULL, i, NULL, use, body TSRMLS_CC);
NULL             4257 ext/soap/soap.c 				encodePtr enc = NULL;
NULL             4281 ext/soap/soap.c 					h = xmlNewNode(NULL, BAD_CAST(Z_STRVAL_PP(name)));
NULL             4360 ext/soap/soap.c 	if (param != NULL && param->paramName != NULL) {
NULL             4363 ext/soap/soap.c 		if (name == NULL) {
NULL             4382 ext/soap/soap.c 	if (param != NULL) {
NULL             4384 ext/soap/soap.c 		if (val == NULL) {
NULL             4396 ext/soap/soap.c 		enc = NULL;
NULL             4410 ext/soap/soap.c 	if (function == NULL) {
NULL             4411 ext/soap/soap.c 		return NULL;
NULL             4420 ext/soap/soap.c 	if (ht == NULL) {
NULL             4421 ext/soap/soap.c 	  return NULL;
NULL             4424 ext/soap/soap.c 	if (param_name != NULL) {
NULL             4443 ext/soap/soap.c 	return NULL;
NULL             4453 ext/soap/soap.c 	if (sdl != NULL) {
NULL             4457 ext/soap/soap.c 		} else if (sdl->requests != NULL && zend_hash_find(sdl->requests, str, len+1, (void **)&tmp) != FAILURE) {
NULL             4463 ext/soap/soap.c 	return NULL;
NULL             4477 ext/soap/soap.c 					if (params == NULL) {
NULL             4478 ext/soap/soap.c 						if ((*tmp)->requestParameters == NULL ||
NULL             4482 ext/soap/soap.c 					} else if ((*tmp)->requestParameters != NULL &&
NULL             4494 ext/soap/soap.c 								if ((*param)->element->namens != NULL && node->ns != NULL) {
NULL             4519 ext/soap/soap.c 	return NULL;
NULL             4693 ext/soap/soap.c 					if (end == NULL) {
NULL             4705 ext/soap/soap.c 					if (end != NULL) {
NULL             4721 ext/soap/soap.c 					           (elementType = *(sdlTypePtr*)elementType) != NULL &&
NULL              109 ext/sockets/php_sockets.h #define phpext_sockets_ptr NULL
NULL               92 ext/sockets/sockets.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s [%d]: %s", msg, errn, php_strerror(errn TSRMLS_CC))
NULL              125 ext/sockets/sockets.c 	PHP_FE(socket_create,			NULL)
NULL              126 ext/sockets/sockets.c 	PHP_FE(socket_create_listen,	NULL)
NULL              130 ext/sockets/sockets.c 	PHP_FE(socket_accept,			NULL)
NULL              131 ext/sockets/sockets.c 	PHP_FE(socket_set_nonblock,		NULL)
NULL              132 ext/sockets/sockets.c 	PHP_FE(socket_set_block,		NULL)
NULL              133 ext/sockets/sockets.c 	PHP_FE(socket_listen,			NULL)
NULL              134 ext/sockets/sockets.c 	PHP_FE(socket_close,			NULL)
NULL              135 ext/sockets/sockets.c 	PHP_FE(socket_write,			NULL)
NULL              136 ext/sockets/sockets.c 	PHP_FE(socket_read,				NULL)
NULL              139 ext/sockets/sockets.c 	PHP_FE(socket_connect,			NULL)
NULL              140 ext/sockets/sockets.c 	PHP_FE(socket_strerror,			NULL)
NULL              141 ext/sockets/sockets.c 	PHP_FE(socket_bind,				NULL)
NULL              143 ext/sockets/sockets.c 	PHP_FE(socket_send,				NULL)
NULL              145 ext/sockets/sockets.c 	PHP_FE(socket_sendto,			NULL)
NULL              146 ext/sockets/sockets.c 	PHP_FE(socket_get_option,		NULL)
NULL              147 ext/sockets/sockets.c 	PHP_FE(socket_set_option,		NULL)
NULL              149 ext/sockets/sockets.c 	PHP_FE(socket_shutdown,			NULL)
NULL              151 ext/sockets/sockets.c 	PHP_FE(socket_last_error,		NULL)
NULL              152 ext/sockets/sockets.c 	PHP_FE(socket_clear_error,		NULL)
NULL              155 ext/sockets/sockets.c 	PHP_FALIAS(socket_getopt, socket_get_option, NULL)
NULL              156 ext/sockets/sockets.c 	PHP_FALIAS(socket_setopt, socket_set_option, NULL)
NULL              158 ext/sockets/sockets.c 	{NULL, NULL, NULL}
NULL              167 ext/sockets/sockets.c 	NULL,
NULL              168 ext/sockets/sockets.c 	NULL,
NULL              174 ext/sockets/sockets.c 	NULL,
NULL              175 ext/sockets/sockets.c 	NULL,
NULL              208 ext/sockets/sockets.c 	if ((hp = gethostbyname("0.0.0.0")) == NULL) {
NULL              210 ext/sockets/sockets.c 	if ((hp = gethostbyname("localhost")) == NULL) {
NULL              360 ext/sockets/sockets.c 		LPTSTR tmp = NULL;
NULL              361 ext/sockets/sockets.c 		buf = NULL;
NULL              364 ext/sockets/sockets.c 			NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR) &tmp, 0, NULL)
NULL              389 ext/sockets/sockets.c 	struct addrinfo *addrinfo = NULL;
NULL              399 ext/sockets/sockets.c 		getaddrinfo(string, NULL, &hints, &addrinfo);
NULL              409 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host lookup failed: Non AF_INET6 domain returned on AF_INET6 socket");
NULL              419 ext/sockets/sockets.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host lookup failed: getaddrinfo() not available on this system");
NULL              449 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host lookup failed: Non AF_INET domain returned on AF_INET socket");
NULL              463 ext/sockets/sockets.c 	sockets_globals->strerror_buf = NULL;
NULL              473 ext/sockets/sockets.c 	le_socket = zend_register_list_destructors_ex(php_destroy_socket, NULL, le_socket_name, module_number);
NULL              548 ext/sockets/sockets.c 		SOCKETS_G(strerror_buf) = NULL;
NULL              567 ext/sockets/sockets.c 		php_sock = (php_socket*) zend_fetch_resource(element TSRMLS_CC, -1, le_socket_name, NULL, 1, le_socket);
NULL              595 ext/sockets/sockets.c 	zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(sock_array)), NULL, ZVAL_PTR_DTOR, 0);
NULL              600 ext/sockets/sockets.c 		php_sock = (php_socket*) zend_fetch_resource(element TSRMLS_CC, -1, le_socket_name, NULL, 1, le_socket);
NULL              605 ext/sockets/sockets.c 			switch (zend_hash_get_current_key_ex(Z_ARRVAL_P(sock_array), &key, &key_len, &num_key, 0, NULL)) {
NULL              635 ext/sockets/sockets.c 	struct timeval *tv_p = NULL;
NULL              649 ext/sockets/sockets.c 	if (r_array != NULL) sets += php_sock_array_to_fd_set(r_array, &rfds, &max_fd TSRMLS_CC);
NULL              650 ext/sockets/sockets.c 	if (w_array != NULL) sets += php_sock_array_to_fd_set(w_array, &wfds, &max_fd TSRMLS_CC);
NULL              651 ext/sockets/sockets.c 	if (e_array != NULL) sets += php_sock_array_to_fd_set(e_array, &efds, &max_fd TSRMLS_CC);
NULL              654 ext/sockets/sockets.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "no resource arrays were passed to select");
NULL              661 ext/sockets/sockets.c 	if (sec != NULL) {
NULL              691 ext/sockets/sockets.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to select [%d]: %s", errno, php_strerror(errno TSRMLS_CC));
NULL              695 ext/sockets/sockets.c 	if (r_array != NULL) php_sock_array_from_fd_set(r_array, &rfds TSRMLS_CC);
NULL              696 ext/sockets/sockets.c 	if (w_array != NULL) php_sock_array_from_fd_set(w_array, &wfds TSRMLS_CC);
NULL              697 ext/sockets/sockets.c 	if (e_array != NULL) php_sock_array_from_fd_set(e_array, &efds TSRMLS_CC);
NULL              923 ext/sockets/sockets.c 	zval					*arg1, *addr, *port = NULL;
NULL              957 ext/sockets/sockets.c 			if (port != NULL) {
NULL              974 ext/sockets/sockets.c 			if (port != NULL) {
NULL              990 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported address family %d", sa->sa_family);
NULL             1000 ext/sockets/sockets.c 	zval					*arg1, *arg2, *arg3 = NULL;
NULL             1034 ext/sockets/sockets.c 			if (arg3 != NULL) {
NULL             1052 ext/sockets/sockets.c 			if (arg3 != NULL) {
NULL             1069 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported address family %d", sa->sa_family);
NULL             1092 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             1097 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             1106 ext/sockets/sockets.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create socket [%d]: %s", errno, php_strerror(errno TSRMLS_CC));
NULL             1144 ext/sockets/sockets.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Socket of type AF_INET6 requires 3 arguments");
NULL             1162 ext/sockets/sockets.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Socket of type AF_INET requires 3 arguments");
NULL             1187 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type);
NULL             1279 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             1372 ext/sockets/sockets.c 	zval				*arg1, *arg2, *arg5, *arg6 = NULL;
NULL             1423 ext/sockets/sockets.c 			if (arg6 == NULL) {
NULL             1451 ext/sockets/sockets.c 			if (arg6 == NULL) {
NULL             1475 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type);
NULL             1547 ext/sockets/sockets.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type);
NULL             1674 ext/sockets/sockets.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", l_onoff_key);
NULL             1678 ext/sockets/sockets.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", l_linger_key);
NULL             1698 ext/sockets/sockets.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", sec_key);
NULL             1702 ext/sockets/sockets.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", usec_key);
NULL             1762 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             1767 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             1773 ext/sockets/sockets.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to create socket pair [%d]: %s", errno, php_strerror(errno TSRMLS_CC));
NULL             1834 ext/sockets/sockets.c 	zval		*arg1 = NULL;
NULL             1854 ext/sockets/sockets.c 	zval		*arg1 = NULL;
NULL               53 ext/spl/php_spl.c 	{NULL, NULL, NULL}
NULL               61 ext/spl/php_spl.c 	spl_globals->autoload_extensions     = NULL;
NULL               63 ext/spl/php_spl.c 	spl_globals->autoload_functions      = NULL;
NULL               85 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               86 ext/spl/php_spl.c 		return NULL;
NULL              105 ext/spl/php_spl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "object or string expected");
NULL              110 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              138 ext/spl/php_spl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "object or string expected");
NULL              143 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              220 ext/spl/php_spl.c 	zval *result = NULL;
NULL              231 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              235 ext/spl/php_spl.c 			new_op_array = NULL;
NULL              276 ext/spl/php_spl.c 	if (file_exts == NULL) { /* autoload_extensions is not intialzed, set to defaults */
NULL              293 ext/spl/php_spl.c 		pos1 = pos2 ? pos2 + 1 : NULL;
NULL              313 ext/spl/php_spl.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Class %s could not be loaded", class_name);
NULL              337 ext/spl/php_spl.c 	if (SPL_G(autoload_extensions) == NULL) {
NULL              361 ext/spl/php_spl.c 	zval *class_name, *retval = NULL;
NULL              382 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              395 ext/spl/php_spl.c 		zend_call_method_with_1_params(NULL, NULL, NULL, "spl_autoload", NULL, class_name);
NULL              405 ext/spl/php_spl.c 	char *lc_name = NULL;
NULL              406 ext/spl/php_spl.c 	zval *zcallable = NULL;
NULL              473 ext/spl/php_spl.c 			alfi.obj = NULL;
NULL              478 ext/spl/php_spl.c 			zend_hash_init(SPL_G(autoload_functions), 1, NULL, (dtor_func_t) autoload_func_info_dtor, 0);
NULL              487 ext/spl/php_spl.c 			spl_alfi.obj = NULL;
NULL              488 ext/spl/php_spl.c 			spl_alfi.ce = NULL;
NULL              489 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              492 ext/spl/php_spl.c 		zend_hash_add(SPL_G(autoload_functions), lc_name, func_name_len+1, &alfi.func_ptr, sizeof(autoload_func_info), NULL);
NULL              520 ext/spl/php_spl.c 	if (!zend_is_callable_ex(zcallable, IS_CALLABLE_CHECK_SYNTAX_ONLY, &func_name, &func_name_len, NULL, NULL, &obj_ptr TSRMLS_CC)) {
NULL              534 ext/spl/php_spl.c 			SPL_G(autoload_functions) = NULL;
NULL              535 ext/spl/php_spl.c 			EG(autoload_func) = NULL;
NULL              554 ext/spl/php_spl.c 			EG(autoload_func) = NULL;
NULL              694 ext/spl/php_spl.c 	PHP_FE(spl_classes,             NULL)
NULL              695 ext/spl/php_spl.c 	PHP_FE(spl_autoload,            NULL)
NULL              696 ext/spl/php_spl.c 	PHP_FE(spl_autoload_extensions, NULL)
NULL              697 ext/spl/php_spl.c 	PHP_FE(spl_autoload_register,   NULL)
NULL              698 ext/spl/php_spl.c 	PHP_FE(spl_autoload_unregister, NULL)
NULL              699 ext/spl/php_spl.c 	PHP_FE(spl_autoload_functions,  NULL)
NULL              700 ext/spl/php_spl.c 	PHP_FE(spl_autoload_call,       NULL)
NULL              701 ext/spl/php_spl.c 	PHP_FE(class_parents,           NULL)
NULL              702 ext/spl/php_spl.c 	PHP_FE(class_implements,        NULL)
NULL              703 ext/spl/php_spl.c 	PHP_FE(spl_object_hash,         NULL)
NULL              709 ext/spl/php_spl.c 	{NULL, NULL, NULL}
NULL              730 ext/spl/php_spl.c 	SPL_G(autoload_extensions) = NULL;
NULL              732 ext/spl/php_spl.c 	SPL_G(autoload_functions) = NULL;
NULL              740 ext/spl/php_spl.c 		SPL_G(autoload_extensions) = NULL;
NULL              746 ext/spl/php_spl.c 		SPL_G(autoload_functions) = NULL;
NULL              755 ext/spl/php_spl.c 	{NULL, NULL, NULL}
NULL              763 ext/spl/php_spl.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              771 ext/spl/php_spl.c 	NULL,
NULL              778 ext/spl/php_spl.c 	NULL,
NULL              779 ext/spl/php_spl.c 	NULL,
NULL               48 ext/spl/php_spl.h #define phpext_spl NULL
NULL              166 ext/spl/spl.php function spl_autoload(string $class_name, string $file_extensions = NULL) {/**/};
NULL              273 ext/spl/spl.php 	function __construct($message = NULL, $code = 0) {
NULL              862 ext/spl/spl.php 	function getFileInfo(string class_name = NULL) {/**/}
NULL              872 ext/spl/spl.php 	function getPathInfo(string class_name = NULL) {/**/}
NULL              959 ext/spl/spl.php 	function openFile($mode = 'r', $use_include_path = false, $context = NULL) {/**/}
NULL               94 ext/spl/spl_array.c 	while (p != NULL) {
NULL              168 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              182 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              187 ext/spl/spl_array.c 			intern->fptr_offset_get = NULL;
NULL              191 ext/spl/spl_array.c 			intern->fptr_offset_set = NULL;
NULL              195 ext/spl/spl_array.c 			intern->fptr_offset_has = NULL;
NULL              199 ext/spl/spl_array.c 			intern->fptr_offset_del = NULL;
NULL              230 ext/spl/spl_array.c 	return spl_array_object_new_ex(class_type, &tmp, NULL, 0 TSRMLS_CC);
NULL              360 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              367 ext/spl/spl_array.c 		zend_hash_next_index_insert(spl_array_get_hash_table(intern, 0 TSRMLS_CC), (void**)&value, sizeof(void*), NULL);
NULL              377 ext/spl/spl_array.c 		zend_symtable_update(spl_array_get_hash_table(intern, 0 TSRMLS_CC), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, (void**)&value, sizeof(void*), NULL);
NULL              389 ext/spl/spl_array.c 		zend_hash_index_update(spl_array_get_hash_table(intern, 0 TSRMLS_CC), index, (void**)&value, sizeof(void*), NULL);
NULL              393 ext/spl/spl_array.c 		zend_hash_next_index_insert(spl_array_get_hash_table(intern, 0 TSRMLS_CC), (void**)&value, sizeof(void*), NULL);
NULL              413 ext/spl/spl_array.c 		zend_call_method_with_1_params(&object, Z_OBJCE_P(object), &intern->fptr_offset_del, "offsetUnset", NULL, offset);
NULL              558 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              563 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              567 ext/spl/spl_array.c 	spl_array_write_dimension(object, NULL, append_value TSRMLS_CC);
NULL              710 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              749 ext/spl/spl_array.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::valid(): Array was modified outside object and is no longer an array");
NULL              754 ext/spl/spl_array.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::valid(): Array was modified outside object and internal position is no longer valid");
NULL              773 ext/spl/spl_array.c 			*data = NULL;
NULL              789 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              794 ext/spl/spl_array.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ArrayIterator::current(): Array was modified outside object and internal position is no longer valid");
NULL              814 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              819 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              832 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              880 ext/spl/spl_array.c 	iterator->intern.value = NULL;
NULL              908 ext/spl/spl_array.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              919 ext/spl/spl_array.c 			php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              938 ext/spl/spl_array.c 			php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              957 ext/spl/spl_array.c 			php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              965 ext/spl/spl_array.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              980 ext/spl/spl_array.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              986 ext/spl/spl_array.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1082 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             1119 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             1145 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             1193 ext/spl/spl_array.c 		zend_call_method(NULL, NULL, NULL, fname, fname_len, &return_value, 2, &tmp, arg TSRMLS_CC);
NULL             1195 ext/spl/spl_array.c 		zend_call_method(NULL, NULL, NULL, fname, fname_len, &return_value, 1, &tmp, NULL TSRMLS_CC);
NULL             1245 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             1250 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             1277 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             1282 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             1308 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             1325 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             1330 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             1347 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             1352 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             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             1378 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             1450 ext/spl/spl_array.c 	SPL_ME(Array, getArrayCopy,     NULL,                           ZEND_ACC_PUBLIC)
NULL             1451 ext/spl/spl_array.c 	SPL_ME(Array, count,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1452 ext/spl/spl_array.c 	SPL_ME(Array, getFlags,         NULL,                           ZEND_ACC_PUBLIC)
NULL             1454 ext/spl/spl_array.c 	SPL_ME(Array, asort,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1455 ext/spl/spl_array.c 	SPL_ME(Array, ksort,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1458 ext/spl/spl_array.c 	SPL_ME(Array, natsort,          NULL,                           ZEND_ACC_PUBLIC)
NULL             1459 ext/spl/spl_array.c 	SPL_ME(Array, natcasesort,      NULL,                           ZEND_ACC_PUBLIC)
NULL             1461 ext/spl/spl_array.c 	SPL_ME(Array, getIterator,      NULL,                           ZEND_ACC_PUBLIC)
NULL             1464 ext/spl/spl_array.c 	SPL_ME(Array, getIteratorClass, NULL,                           ZEND_ACC_PUBLIC)
NULL             1465 ext/spl/spl_array.c 	{NULL, NULL, NULL}
NULL             1475 ext/spl/spl_array.c 	SPL_ME(Array, getArrayCopy,     NULL,                           ZEND_ACC_PUBLIC)
NULL             1476 ext/spl/spl_array.c 	SPL_ME(Array, count,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1477 ext/spl/spl_array.c 	SPL_ME(Array, getFlags,         NULL,                           ZEND_ACC_PUBLIC)
NULL             1479 ext/spl/spl_array.c 	SPL_ME(Array, asort,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1480 ext/spl/spl_array.c 	SPL_ME(Array, ksort,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1483 ext/spl/spl_array.c 	SPL_ME(Array, natsort,          NULL,                           ZEND_ACC_PUBLIC)
NULL             1484 ext/spl/spl_array.c 	SPL_ME(Array, natcasesort,      NULL,                           ZEND_ACC_PUBLIC)
NULL             1486 ext/spl/spl_array.c 	SPL_ME(Array, rewind,           NULL,                           ZEND_ACC_PUBLIC)
NULL             1487 ext/spl/spl_array.c 	SPL_ME(Array, current,          NULL,                           ZEND_ACC_PUBLIC)
NULL             1488 ext/spl/spl_array.c 	SPL_ME(Array, key,              NULL,                           ZEND_ACC_PUBLIC)
NULL             1489 ext/spl/spl_array.c 	SPL_ME(Array, next,             NULL,                           ZEND_ACC_PUBLIC)
NULL             1490 ext/spl/spl_array.c 	SPL_ME(Array, valid,            NULL,                           ZEND_ACC_PUBLIC)
NULL             1492 ext/spl/spl_array.c 	{NULL, NULL, NULL}
NULL             1496 ext/spl/spl_array.c 	SPL_ME(Array, hasChildren,   NULL, ZEND_ACC_PUBLIC)
NULL             1497 ext/spl/spl_array.c 	SPL_ME(Array, getChildren,   NULL, ZEND_ACC_PUBLIC)
NULL             1498 ext/spl/spl_array.c 	{NULL, NULL, NULL}
NULL               61 ext/spl/spl_directory.c 		intern->u.file.current_line = NULL;
NULL               65 ext/spl/spl_directory.c 		intern->u.file.current_zval = NULL;
NULL              143 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              153 ext/spl/spl_directory.c 	return spl_filesystem_object_new_ex(class_type, NULL TSRMLS_CC);
NULL              163 ext/spl/spl_directory.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Object not initialized");
NULL              178 ext/spl/spl_directory.c 	intern->u.dir.dirp = php_stream_opendir(path, ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL);
NULL              191 ext/spl/spl_directory.c 	if (intern->u.dir.dirp == NULL) {
NULL              206 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) | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, intern->u.file.context);
NULL              212 ext/spl/spl_directory.c 		intern->file_name = NULL; /* until here it is not a copy */
NULL              213 ext/spl/spl_directory.c 		intern->u.file.open_mode = NULL;
NULL              277 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              330 ext/spl/spl_directory.c 		return NULL;
NULL              350 ext/spl/spl_directory.c 		zend_call_method_with_1_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1);
NULL              356 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              376 ext/spl/spl_directory.c 			php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              377 ext/spl/spl_directory.c 			return NULL;
NULL              391 ext/spl/spl_directory.c 			zend_call_method_with_1_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1);
NULL              412 ext/spl/spl_directory.c 			zend_call_method_with_2_params(&return_value, ce, &ce->constructor, "__construct", NULL, arg1, arg2);
NULL              427 ext/spl/spl_directory.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              428 ext/spl/spl_directory.c 				intern->u.file.open_mode = NULL;
NULL              431 ext/spl/spl_directory.c 				return NULL;
NULL              435 ext/spl/spl_directory.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              438 ext/spl/spl_directory.c 				return NULL;
NULL              443 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              445 ext/spl/spl_directory.c 		return NULL;
NULL              447 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              448 ext/spl/spl_directory.c 	return NULL;
NULL              474 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              479 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              489 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              543 ext/spl/spl_directory.c 		intern->file_name = NULL;
NULL              684 ext/spl/spl_directory.c 		spl_filesystem_object_create_type(0, intern, SPL_FS_INFO, NULL, return_value TSRMLS_CC);
NULL              720 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              730 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              743 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);\
NULL              847 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              875 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              886 ext/spl/spl_directory.c 	spl_filesystem_object_create_type(ht, intern, SPL_FS_FILE, NULL, return_value TSRMLS_CC);
NULL              903 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              920 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              937 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              954 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              970 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              979 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1015 ext/spl/spl_directory.c 		intern->file_name = NULL;
NULL             1209 ext/spl/spl_directory.c 		object->file_name = NULL;
NULL             1261 ext/spl/spl_directory.c 			spl_filesystem_object_create_type(0, object, SPL_FS_INFO, NULL, iterator->current TSRMLS_CC);
NULL             1302 ext/spl/spl_directory.c 		object->file_name = NULL;
NULL             1306 ext/spl/spl_directory.c 		iterator->current = NULL;
NULL             1328 ext/spl/spl_directory.c 		iterator->current = NULL;
NULL             1359 ext/spl/spl_directory.c 	iterator->current = NULL;
NULL             1415 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getPath,       NULL, ZEND_ACC_PUBLIC)
NULL             1416 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getFilename,   NULL, ZEND_ACC_PUBLIC)
NULL             1418 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getPathname,   NULL, ZEND_ACC_PUBLIC)
NULL             1419 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getPerms,      NULL, ZEND_ACC_PUBLIC)
NULL             1420 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getInode,      NULL, ZEND_ACC_PUBLIC)
NULL             1421 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getSize,       NULL, ZEND_ACC_PUBLIC)
NULL             1422 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getOwner,      NULL, ZEND_ACC_PUBLIC)
NULL             1423 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getGroup,      NULL, ZEND_ACC_PUBLIC)
NULL             1424 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getATime,      NULL, ZEND_ACC_PUBLIC)
NULL             1425 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getMTime,      NULL, ZEND_ACC_PUBLIC)
NULL             1426 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getCTime,      NULL, ZEND_ACC_PUBLIC)
NULL             1427 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getType,       NULL, ZEND_ACC_PUBLIC)
NULL             1428 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       isWritable,    NULL, ZEND_ACC_PUBLIC)
NULL             1429 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       isReadable,    NULL, ZEND_ACC_PUBLIC)
NULL             1430 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       isExecutable,  NULL, ZEND_ACC_PUBLIC)
NULL             1431 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       isFile,        NULL, ZEND_ACC_PUBLIC)
NULL             1432 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       isDir,         NULL, ZEND_ACC_PUBLIC)
NULL             1433 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       isLink,        NULL, ZEND_ACC_PUBLIC)
NULL             1434 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getLinkTarget, NULL, ZEND_ACC_PUBLIC)
NULL             1436 ext/spl/spl_directory.c 	SPL_ME(SplFileInfo,       getRealPath,   NULL, ZEND_ACC_PUBLIC)
NULL             1443 ext/spl/spl_directory.c 	SPL_MA(SplFileInfo,       __toString, SplFileInfo, getPathname, NULL, ZEND_ACC_PUBLIC)
NULL             1444 ext/spl/spl_directory.c 	{NULL, NULL, NULL}
NULL             1456 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, getFilename,   NULL, ZEND_ACC_PUBLIC)
NULL             1458 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, isDot,         NULL, ZEND_ACC_PUBLIC)
NULL             1459 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, rewind,        NULL, ZEND_ACC_PUBLIC)
NULL             1460 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, valid,         NULL, ZEND_ACC_PUBLIC)
NULL             1461 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, key,           NULL, ZEND_ACC_PUBLIC)
NULL             1462 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, current,       NULL, ZEND_ACC_PUBLIC)
NULL             1463 ext/spl/spl_directory.c 	SPL_ME(DirectoryIterator, next,          NULL, ZEND_ACC_PUBLIC)
NULL             1464 ext/spl/spl_directory.c 	SPL_MA(DirectoryIterator, __toString, DirectoryIterator, getFilename, NULL, ZEND_ACC_PUBLIC)
NULL             1465 ext/spl/spl_directory.c 	{NULL, NULL, NULL}
NULL             1481 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, rewind,        NULL, ZEND_ACC_PUBLIC)
NULL             1482 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, next,          NULL, ZEND_ACC_PUBLIC)
NULL             1483 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, key,           NULL, ZEND_ACC_PUBLIC)
NULL             1484 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, current,       NULL, ZEND_ACC_PUBLIC)
NULL             1486 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, getChildren,   NULL, ZEND_ACC_PUBLIC)
NULL             1487 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, getSubPath,    NULL, ZEND_ACC_PUBLIC)
NULL             1488 ext/spl/spl_directory.c 	SPL_ME(RecursiveDirectoryIterator, getSubPathname,NULL, ZEND_ACC_PUBLIC)
NULL             1489 ext/spl/spl_directory.c 	{NULL, NULL, NULL}
NULL             1511 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             1513 ext/spl/spl_directory.c 			buf = NULL;
NULL             1518 ext/spl/spl_directory.c 		buf = php_stream_get_line(intern->u.file.stream, NULL, 0, &line_len);
NULL             1566 ext/spl/spl_directory.c 	fci.object_pp = NULL;
NULL             1572 ext/spl/spl_directory.c 	fci.symbol_table = NULL;
NULL             1576 ext/spl/spl_directory.c 	fcic.calling_scope = NULL;
NULL             1577 ext/spl/spl_directory.c 	fcic.object_pp = NULL;
NULL             1626 ext/spl/spl_directory.c 	zval *retval = NULL;
NULL             1637 ext/spl/spl_directory.c 			return spl_filesystem_file_read_csv(intern, intern->u.file.delimiter, intern->u.file.enclosure, NULL TSRMLS_CC);
NULL             1733 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1752 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1766 ext/spl/spl_directory.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1782 ext/spl/spl_directory.c 	intern->u.file.zcontext = NULL;
NULL             1789 ext/spl/spl_directory.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1944 ext/spl/spl_directory.c 	FileFunctionCall(func_name, ZEND_NUM_ARGS(), NULL); \
NULL             1962 ext/spl/spl_directory.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character");
NULL             1969 ext/spl/spl_directory.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character");
NULL             1996 ext/spl/spl_directory.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character");
NULL             2003 ext/spl/spl_directory.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character");
NULL             2109 ext/spl/spl_directory.c 	zval *arg2 = NULL;
NULL             2139 ext/spl/spl_directory.c 	FileFunctionCall(fscanf, ZEND_NUM_ARGS(), NULL);
NULL             2286 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, rewind,         NULL, ZEND_ACC_PUBLIC)
NULL             2287 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, eof,            NULL, ZEND_ACC_PUBLIC)
NULL             2288 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, valid,          NULL, ZEND_ACC_PUBLIC)
NULL             2289 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, fgets,          NULL, ZEND_ACC_PUBLIC)
NULL             2292 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, getCsvControl,  NULL,                              ZEND_ACC_PUBLIC)
NULL             2294 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, fflush,         NULL, ZEND_ACC_PUBLIC)
NULL             2295 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, ftell,          NULL, ZEND_ACC_PUBLIC)
NULL             2297 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, fgetc,          NULL, ZEND_ACC_PUBLIC)
NULL             2298 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, fpassthru,      NULL, ZEND_ACC_PUBLIC)
NULL             2302 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, fstat,          NULL, ZEND_ACC_PUBLIC)
NULL             2304 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, current,        NULL, ZEND_ACC_PUBLIC)
NULL             2305 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, key,            NULL, ZEND_ACC_PUBLIC)
NULL             2306 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, next,           NULL, ZEND_ACC_PUBLIC)
NULL             2308 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, getFlags,       NULL, ZEND_ACC_PUBLIC)
NULL             2310 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, getMaxLineLen,  NULL, ZEND_ACC_PUBLIC)
NULL             2311 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, hasChildren,    NULL, ZEND_ACC_PUBLIC)
NULL             2312 ext/spl/spl_directory.c 	SPL_ME(SplFileObject, getChildren,    NULL, ZEND_ACC_PUBLIC)
NULL             2315 ext/spl/spl_directory.c 	SPL_MA(SplFileObject, getCurrentLine, SplFileObject, fgets,      NULL, ZEND_ACC_PUBLIC)
NULL             2316 ext/spl/spl_directory.c 	SPL_MA(SplFileObject, __toString,     SplFileObject, current,    NULL, ZEND_ACC_PUBLIC)
NULL             2317 ext/spl/spl_directory.c 	{NULL, NULL, NULL}
NULL             2327 ext/spl/spl_directory.c 	{NULL, NULL, NULL}
NULL               34 ext/spl/spl_engine.h 		return NULL;
NULL               46 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               56 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               72 ext/spl/spl_functions.c 	*ppce = zend_register_internal_class_ex(&ce, parent_ce, NULL TSRMLS_CC);
NULL              114 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               63 ext/spl/spl_iterators.c 	SPL_ABSTRACT_ME(RecursiveIterator, hasChildren,  NULL)
NULL               64 ext/spl/spl_iterators.c 	SPL_ABSTRACT_ME(RecursiveIterator, getChildren,  NULL)
NULL               65 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL              148 ext/spl/spl_iterators.c 		zend_call_method_with_0_params(&zthis, object->ce, &object->endIteration, "endIteration", NULL);
NULL              216 ext/spl/spl_iterators.c 					zend_call_method_with_0_params(&zobject, ce, NULL, "haschildren", &retval);
NULL              251 ext/spl/spl_iterators.c 					zend_call_method_with_0_params(&zthis, object->ce, &object->nextElement, "nextelement", NULL);
NULL              264 ext/spl/spl_iterators.c 					zend_call_method_with_0_params(&zthis, object->ce, &object->nextElement, "nextelement", NULL);
NULL              278 ext/spl/spl_iterators.c 					zend_call_method_with_0_params(&zobject, ce, NULL, "getchildren", &child);
NULL              294 ext/spl/spl_iterators.c 				ce = child && Z_TYPE_P(child) == IS_OBJECT ? Z_OBJCE_P(child) : NULL;
NULL              317 ext/spl/spl_iterators.c 					zend_call_method_with_0_params(&zthis, object->ce, &object->beginChildren, "beginchildren", NULL);
NULL              331 ext/spl/spl_iterators.c 				zend_call_method_with_0_params(&zthis, object->ce, &object->endChildren, "endchildren", NULL);
NULL              358 ext/spl/spl_iterators.c 			zend_call_method_with_0_params(&zthis, object->ce, &object->endChildren, "endchildren", NULL);
NULL              368 ext/spl/spl_iterators.c 		zend_call_method_with_0_params(&zthis, object->ce, &object->beginIteration, "beginIteration", NULL);
NULL              431 ext/spl/spl_iterators.c 		iterator = NULL;
NULL              437 ext/spl/spl_iterators.c 		php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              453 ext/spl/spl_iterators.c 		intern->beginIteration = NULL;
NULL              457 ext/spl/spl_iterators.c 		intern->endIteration = NULL;
NULL              461 ext/spl/spl_iterators.c 		intern->callHasChildren = NULL;
NULL              465 ext/spl/spl_iterators.c 		intern->callGetChildren = NULL;
NULL              469 ext/spl/spl_iterators.c 		intern->beginChildren = NULL;
NULL              473 ext/spl/spl_iterators.c 		intern->endChildren = NULL;
NULL              477 ext/spl/spl_iterators.c 		intern->nextElement = NULL;
NULL              488 ext/spl/spl_iterators.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              612 ext/spl/spl_iterators.c 		zend_call_method_with_0_params(&zobject, ce, NULL, "haschildren", &retval);
NULL              633 ext/spl/spl_iterators.c 		zend_call_method_with_0_params(&zobject, ce, NULL, "getchildren", &retval);
NULL              699 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              728 ext/spl/spl_iterators.c 		object->iterators = NULL;
NULL              750 ext/spl/spl_iterators.c 	retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) spl_RecursiveIteratorIterator_free_storage, NULL TSRMLS_CC);
NULL              775 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, rewind,            NULL,                                ZEND_ACC_PUBLIC)
NULL              776 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, valid,             NULL,                                ZEND_ACC_PUBLIC)
NULL              777 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, key,               NULL,                                ZEND_ACC_PUBLIC)
NULL              778 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, current,           NULL,                                ZEND_ACC_PUBLIC)
NULL              779 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, next,              NULL,                                ZEND_ACC_PUBLIC)
NULL              780 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, getDepth,          NULL,                                ZEND_ACC_PUBLIC)
NULL              782 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, getInnerIterator,  NULL,                                ZEND_ACC_PUBLIC)
NULL              783 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, beginIteration,    NULL,                                ZEND_ACC_PUBLIC)
NULL              784 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, endIteration,      NULL,                                ZEND_ACC_PUBLIC)
NULL              785 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, callHasChildren,   NULL,                                ZEND_ACC_PUBLIC)
NULL              786 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, callGetChildren,   NULL,                                ZEND_ACC_PUBLIC)
NULL              787 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, beginChildren,     NULL,                                ZEND_ACC_PUBLIC)
NULL              788 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, endChildren,       NULL,                                ZEND_ACC_PUBLIC)
NULL              789 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, nextElement,       NULL,                                ZEND_ACC_PUBLIC)
NULL              791 ext/spl/spl_iterators.c 	SPL_ME(RecursiveIteratorIterator, getMaxDepth,       NULL,                                ZEND_ACC_PUBLIC)
NULL              792 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL              798 ext/spl/spl_iterators.c 	class_type->iterator_funcs.zf_valid = NULL;
NULL              799 ext/spl/spl_iterators.c 	class_type->iterator_funcs.zf_current = NULL;
NULL              800 ext/spl/spl_iterators.c 	class_type->iterator_funcs.zf_key = NULL;
NULL              801 ext/spl/spl_iterators.c 	class_type->iterator_funcs.zf_next = NULL;
NULL              802 ext/spl/spl_iterators.c 	class_type->iterator_funcs.zf_rewind = NULL;
NULL              845 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              860 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              865 ext/spl/spl_iterators.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Unable to call %s::%s()", intern->inner.ce->name, method);
NULL              901 ext/spl/spl_iterators.c 	zend_class_entry     *ce = NULL;
NULL              908 ext/spl/spl_iterators.c 		return NULL;
NULL              919 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              920 ext/spl/spl_iterators.c 				return NULL;
NULL              923 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              925 ext/spl/spl_iterators.c 				return NULL;
NULL              928 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              930 ext/spl/spl_iterators.c 				return NULL;
NULL              938 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              939 ext/spl/spl_iterators.c 				return NULL;
NULL              942 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              944 ext/spl/spl_iterators.c 				return NULL;
NULL              957 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              958 ext/spl/spl_iterators.c 				return NULL;
NULL              968 ext/spl/spl_iterators.c 						php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              969 ext/spl/spl_iterators.c 						return NULL;
NULL              979 ext/spl/spl_iterators.c 						php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              980 ext/spl/spl_iterators.c 						return NULL;
NULL              984 ext/spl/spl_iterators.c 						php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL              985 ext/spl/spl_iterators.c 						return NULL;
NULL              996 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              998 ext/spl/spl_iterators.c 			php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1011 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1012 ext/spl/spl_iterators.c 				return NULL;
NULL             1016 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1017 ext/spl/spl_iterators.c 				return NULL;
NULL             1022 ext/spl/spl_iterators.c 			if (intern->u.regex.pce == NULL) {
NULL             1024 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1025 ext/spl/spl_iterators.c 				return NULL;
NULL             1033 ext/spl/spl_iterators.c 				php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1034 ext/spl/spl_iterators.c 				return NULL;
NULL             1049 ext/spl/spl_iterators.c 	php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC);
NULL             1081 ext/spl/spl_iterators.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "The inner constructor wasn't initialized with an iterator instance");
NULL             1092 ext/spl/spl_iterators.c 		intern->current.data = NULL;
NULL             1096 ext/spl/spl_iterators.c 		intern->current.str_key = NULL;
NULL             1101 ext/spl/spl_iterators.c 			intern->u.caching.zstr = NULL;
NULL             1105 ext/spl/spl_iterators.c 			intern->u.caching.zchildren = NULL;
NULL             1249 ext/spl/spl_iterators.c 		zend_call_method_with_0_params(&zthis, intern->std.ce, NULL, "accept", &retval);
NULL             1313 ext/spl/spl_iterators.c 	zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "haschildren", &retval);
NULL             1330 ext/spl/spl_iterators.c 	zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &retval);
NULL             1388 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             1420 ext/spl/spl_iterators.c 		result = php_pcre_replace_impl(intern->u.regex.pce, subject, subject_len, replacement, 0, &result_len, 0, NULL TSRMLS_CC);
NULL             1540 ext/spl/spl_iterators.c 	zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &retval);
NULL             1579 ext/spl/spl_iterators.c 			object->u.caching.zcache = NULL;
NULL             1614 ext/spl/spl_iterators.c 	retval.handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) spl_dual_it_free_storage, NULL TSRMLS_CC);
NULL             1627 ext/spl/spl_iterators.c 	SPL_ME(FilterIterator,  rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             1628 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         valid,            NULL, ZEND_ACC_PUBLIC)
NULL             1629 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         key,              NULL, ZEND_ACC_PUBLIC)
NULL             1630 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         current,          NULL, ZEND_ACC_PUBLIC)
NULL             1631 ext/spl/spl_iterators.c 	SPL_ME(FilterIterator,  next,             NULL, ZEND_ACC_PUBLIC)
NULL             1632 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         getInnerIterator, NULL, ZEND_ACC_PUBLIC)
NULL             1633 ext/spl/spl_iterators.c 	SPL_ABSTRACT_ME(FilterIterator, accept, NULL)
NULL             1634 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1644 ext/spl/spl_iterators.c 	SPL_ME(RecursiveFilterIterator,  hasChildren,      NULL, ZEND_ACC_PUBLIC)
NULL             1645 ext/spl/spl_iterators.c 	SPL_ME(RecursiveFilterIterator,  getChildren,      NULL, ZEND_ACC_PUBLIC)
NULL             1646 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1651 ext/spl/spl_iterators.c 	SPL_MA(ParentIterator,  accept,           RecursiveFilterIterator, hasChildren, NULL, ZEND_ACC_PUBLIC)
NULL             1652 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1682 ext/spl/spl_iterators.c 	SPL_ME(RegexIterator,   accept,           NULL,                            ZEND_ACC_PUBLIC)
NULL             1683 ext/spl/spl_iterators.c 	SPL_ME(RegexIterator,   getMode,          NULL,                            ZEND_ACC_PUBLIC)
NULL             1685 ext/spl/spl_iterators.c 	SPL_ME(RegexIterator,   getFlags,         NULL,                            ZEND_ACC_PUBLIC)
NULL             1687 ext/spl/spl_iterators.c 	SPL_ME(RegexIterator,   getPregFlags,     NULL,                            ZEND_ACC_PUBLIC)
NULL             1689 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1703 ext/spl/spl_iterators.c 	SPL_ME(RecursiveFilterIterator, hasChildren,      NULL, ZEND_ACC_PUBLIC)
NULL             1704 ext/spl/spl_iterators.c 	SPL_ME(RecursiveRegexIterator,  getChildren,      NULL, ZEND_ACC_PUBLIC)
NULL             1705 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1736 ext/spl/spl_iterators.c 		zend_call_method_with_1_params(&intern->inner.zobject, intern->inner.ce, NULL, "seek", NULL, zpos);
NULL             1835 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1852 ext/spl/spl_iterators.c 	SPL_ME(LimitIterator,   rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             1853 ext/spl/spl_iterators.c 	SPL_ME(LimitIterator,   valid,            NULL, ZEND_ACC_PUBLIC)
NULL             1854 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         key,              NULL, ZEND_ACC_PUBLIC)
NULL             1855 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         current,          NULL, ZEND_ACC_PUBLIC)
NULL             1856 ext/spl/spl_iterators.c 	SPL_ME(LimitIterator,   next,             NULL, ZEND_ACC_PUBLIC)
NULL             1858 ext/spl/spl_iterators.c 	SPL_ME(LimitIterator,   getPosition,      NULL, ZEND_ACC_PUBLIC)
NULL             1859 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         getInnerIterator, NULL, ZEND_ACC_PUBLIC)
NULL             1860 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             1886 ext/spl/spl_iterators.c 				zend_symtable_update(HASH_OF(intern->u.caching.zcache), intern->current.str_key, intern->current.str_key_len, &zcacheval, sizeof(void*), NULL);
NULL             1892 ext/spl/spl_iterators.c 			zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "haschildren", &retval);
NULL             1904 ext/spl/spl_iterators.c 					zend_call_method_with_0_params(&intern->inner.zobject, intern->inner.ce, NULL, "getchildren", &zchildren);
NULL             2069 ext/spl/spl_iterators.c 	zend_symtable_update(HASH_OF(intern->u.caching.zcache), arKey, nKeyLength+1, &value, sizeof(value), NULL);
NULL             2248 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             2249 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, valid,            NULL, ZEND_ACC_PUBLIC)
NULL             2250 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         key,              NULL, ZEND_ACC_PUBLIC)
NULL             2251 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         current,          NULL, ZEND_ACC_PUBLIC)
NULL             2252 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, next,             NULL, ZEND_ACC_PUBLIC)
NULL             2253 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, hasNext,          NULL, ZEND_ACC_PUBLIC)
NULL             2254 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, __toString,       NULL, ZEND_ACC_PUBLIC)
NULL             2255 ext/spl/spl_iterators.c 	SPL_ME(dual_it,         getInnerIterator, NULL, ZEND_ACC_PUBLIC)
NULL             2256 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, getFlags,         NULL, ZEND_ACC_PUBLIC)
NULL             2262 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, getCache,         NULL, ZEND_ACC_PUBLIC)
NULL             2263 ext/spl/spl_iterators.c 	SPL_ME(CachingIterator, count,            NULL, ZEND_ACC_PUBLIC)
NULL             2264 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2308 ext/spl/spl_iterators.c 	SPL_ME(RecursiveCachingIterator, hasChildren,   NULL, ZEND_ACC_PUBLIC)
NULL             2309 ext/spl/spl_iterators.c 	SPL_ME(RecursiveCachingIterator, getChildren,   NULL, ZEND_ACC_PUBLIC)
NULL             2310 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2327 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             2328 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          valid,            NULL, ZEND_ACC_PUBLIC)
NULL             2329 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          key,              NULL, ZEND_ACC_PUBLIC)
NULL             2330 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          current,          NULL, ZEND_ACC_PUBLIC)
NULL             2331 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          next,             NULL, ZEND_ACC_PUBLIC)
NULL             2332 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          getInnerIterator, NULL, ZEND_ACC_PUBLIC)
NULL             2333 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2411 ext/spl/spl_iterators.c 	SPL_ME(NoRewindIterator, rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             2412 ext/spl/spl_iterators.c 	SPL_ME(NoRewindIterator, valid,            NULL, ZEND_ACC_PUBLIC)
NULL             2413 ext/spl/spl_iterators.c 	SPL_ME(NoRewindIterator, key,              NULL, ZEND_ACC_PUBLIC)
NULL             2414 ext/spl/spl_iterators.c 	SPL_ME(NoRewindIterator, current,          NULL, ZEND_ACC_PUBLIC)
NULL             2415 ext/spl/spl_iterators.c 	SPL_ME(NoRewindIterator, next,             NULL, ZEND_ACC_PUBLIC)
NULL             2416 ext/spl/spl_iterators.c 	SPL_ME(dual_it,          getInnerIterator, NULL, ZEND_ACC_PUBLIC)
NULL             2417 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2448 ext/spl/spl_iterators.c 	SPL_ME(InfiniteIterator, next,             NULL, ZEND_ACC_PUBLIC)
NULL             2449 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2486 ext/spl/spl_iterators.c 	SPL_ME(EmptyIterator, rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             2487 ext/spl/spl_iterators.c 	SPL_ME(EmptyIterator, valid,            NULL, ZEND_ACC_PUBLIC)
NULL             2488 ext/spl/spl_iterators.c 	SPL_ME(EmptyIterator, key,              NULL, ZEND_ACC_PUBLIC)
NULL             2489 ext/spl/spl_iterators.c 	SPL_ME(EmptyIterator, current,          NULL, ZEND_ACC_PUBLIC)
NULL             2490 ext/spl/spl_iterators.c 	SPL_ME(EmptyIterator, next,             NULL, ZEND_ACC_PUBLIC)
NULL             2491 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2500 ext/spl/spl_iterators.c 		intern->inner.zobject = NULL;
NULL             2501 ext/spl/spl_iterators.c 		intern->inner.ce = NULL;
NULL             2502 ext/spl/spl_iterators.c 		intern->inner.object = NULL;
NULL             2505 ext/spl/spl_iterators.c 			intern->inner.iterator = NULL;
NULL             2643 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, __construct,      NULL, ZEND_ACC_PUBLIC)
NULL             2645 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, rewind,           NULL, ZEND_ACC_PUBLIC)
NULL             2646 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, valid,            NULL, ZEND_ACC_PUBLIC)
NULL             2647 ext/spl/spl_iterators.c 	SPL_ME(dual_it,        key,              NULL, ZEND_ACC_PUBLIC)
NULL             2648 ext/spl/spl_iterators.c 	SPL_ME(dual_it,        current,          NULL, ZEND_ACC_PUBLIC)
NULL             2649 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, next,             NULL, ZEND_ACC_PUBLIC)
NULL             2650 ext/spl/spl_iterators.c 	SPL_ME(dual_it,        getInnerIterator, NULL, ZEND_ACC_PUBLIC)
NULL             2651 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, getIteratorIndex, NULL, ZEND_ACC_PUBLIC)
NULL             2652 ext/spl/spl_iterators.c 	SPL_ME(AppendIterator, getArrayIterator, NULL, ZEND_ACC_PUBLIC)
NULL             2653 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2800 ext/spl/spl_iterators.c 	zend_fcall_info_call(&apply_info->fci, &apply_info->fcc, &retval, NULL TSRMLS_CC);
NULL             2817 ext/spl/spl_iterators.c 	apply_info.args = NULL;
NULL             2829 ext/spl/spl_iterators.c 	zend_fcall_info_args(&apply_info.fci, NULL TSRMLS_CC);
NULL             2834 ext/spl/spl_iterators.c 	SPL_ABSTRACT_ME(OuterIterator, getInnerIterator,   NULL)
NULL             2835 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2839 ext/spl/spl_iterators.c 	SPL_ABSTRACT_ME(Countable, count,   NULL)
NULL             2840 ext/spl/spl_iterators.c 	{NULL, NULL, NULL}
NULL             2855 ext/spl/spl_iterators.c 	spl_handlers_rec_it_it.clone_obj = NULL;
NULL             2860 ext/spl/spl_iterators.c 	spl_handlers_dual_it.clone_obj = NULL;
NULL             2924 ext/spl/spl_iterators.c 	spl_ce_RegexIterator = NULL;
NULL             2925 ext/spl/spl_iterators.c 	spl_ce_RecursiveRegexIterator = NULL;
NULL             2928 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               69 ext/spl/spl_observer.c 	SPL_ABSTRACT_ME(SplSubject,  notify,   NULL)
NULL               70 ext/spl/spl_observer.c 	{NULL, NULL, NULL}
NULL              111 ext/spl/spl_observer.c 	zend_hash_init(&intern->storage, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              113 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              123 ext/spl/spl_observer.c 	return spl_object_storage_new_ex(class_type, &tmp, NULL TSRMLS_CC);
NULL              130 ext/spl/spl_observer.c 	zend_hash_update(&intern->storage, (char*)&Z_OBJVAL_P(obj), sizeof(zend_object_value), &obj, sizeof(zval*), NULL);	
NULL              137 ext/spl/spl_observer.c 		zend_hash_update(&intern->storage, (char*)&zvalue, sizeof(zend_object_value), &obj, sizeof(zval*), NULL);
NULL              329 ext/spl/spl_observer.c 	zval *pentry, *pmembers, *pcount = NULL;
NULL              392 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              421 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  count,       NULL,                  0)
NULL              422 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  rewind,      NULL,                  0)
NULL              423 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  valid,       NULL,                  0)
NULL              424 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  key,         NULL,                  0)
NULL              425 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  current,     NULL,                  0)
NULL              426 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  next,        NULL,                  0)
NULL              428 ext/spl/spl_observer.c 	SPL_ME(SplObjectStorage,  serialize,   NULL,                  0)
NULL              429 ext/spl/spl_observer.c 	{NULL, NULL, NULL}
NULL               37 ext/spl/spl_sxe.c zend_class_entry *spl_ce_SimpleXMLIterator = NULL;
NULL               92 ext/spl/spl_sxe.c 	if (intern != NULL && intern->node != NULL) {
NULL              160 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, rewind,                 NULL, ZEND_ACC_PUBLIC)
NULL              161 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, valid,                  NULL, ZEND_ACC_PUBLIC)
NULL              162 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, current,                NULL, ZEND_ACC_PUBLIC)
NULL              163 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, key,                    NULL, ZEND_ACC_PUBLIC)
NULL              164 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, next,                   NULL, ZEND_ACC_PUBLIC)
NULL              165 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, hasChildren,            NULL, ZEND_ACC_PUBLIC)
NULL              166 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, getChildren,            NULL, ZEND_ACC_PUBLIC)
NULL              167 ext/spl/spl_sxe.c 	SPL_ME(SimpleXMLIterator, count,                  NULL, ZEND_ACC_PUBLIC)
NULL              168 ext/spl/spl_sxe.c 	{NULL, NULL, NULL}
NULL              177 ext/spl/spl_sxe.c 		spl_ce_SimpleXMLElement  = NULL;
NULL              178 ext/spl/spl_sxe.c 		spl_ce_SimpleXMLIterator = NULL;
NULL              496 ext/sqlite/libsqlite/src/os.c      NULL,
NULL              499 ext/sqlite/libsqlite/src/os.c      NULL
NULL              505 ext/sqlite/libsqlite/src/os.c        NULL,
NULL              508 ext/sqlite/libsqlite/src/os.c        NULL
NULL              629 ext/sqlite/libsqlite/src/os.c      NULL,
NULL              632 ext/sqlite/libsqlite/src/os.c      NULL
NULL              704 ext/sqlite/libsqlite/src/os.c      NULL,
NULL              707 ext/sqlite/libsqlite/src/os.c      NULL
NULL              183 ext/sqlite/libsqlite/src/parse.y carg ::= DEFAULT NULL. 
NULL              188 ext/sqlite/libsqlite/src/parse.y ccons ::= NULL onconf.
NULL              189 ext/sqlite/libsqlite/src/parse.y ccons ::= NOT NULL onconf(R).               {sqliteAddNotNull(pParse, R);}
NULL              214 ext/sqlite/libsqlite/src/parse.y refact(A) ::= SET NULL.              { A = OE_SetNull; }
NULL              536 ext/sqlite/libsqlite/src/parse.y expr(A) ::= NULL(X).             {A = sqliteExpr(TK_NULL, 0, 0, &X);}
NULL              606 ext/sqlite/libsqlite/src/parse.y expr(A) ::= expr(X) IS NULL(E). {
NULL              614 ext/sqlite/libsqlite/src/parse.y expr(A) ::= expr(X) NOT NULL(E). {
NULL              618 ext/sqlite/libsqlite/src/parse.y expr(A) ::= expr(X) IS NOT NULL(E). {
NULL               58 ext/sqlite/pdo_sqlite2.c #define pdo_sqlite2_error(msg, s) _pdo_sqlite2_error(s, NULL, msg, __FILE__, __LINE__ TSRMLS_CC)
NULL               68 ext/sqlite/pdo_sqlite2.c 		char *errmsg = NULL;
NULL               73 ext/sqlite/pdo_sqlite2.c 		S->vm = NULL;
NULL               85 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL               91 ext/sqlite/pdo_sqlite2.c 		errmsg = NULL;
NULL               92 ext/sqlite/pdo_sqlite2.c 		S->vm = NULL;
NULL              138 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL              161 ext/sqlite/pdo_sqlite2.c 				errmsg = NULL;
NULL              177 ext/sqlite/pdo_sqlite2.c 		pdo_sqlite2_error_stmt(NULL, stmt);
NULL              198 ext/sqlite/pdo_sqlite2.c 		pdo_sqlite2_error_stmt(NULL, stmt);
NULL              213 ext/sqlite/pdo_sqlite2.c 		*ptr = NULL;
NULL              226 ext/sqlite/pdo_sqlite2.c 	NULL, /* set_attr */
NULL              227 ext/sqlite/pdo_sqlite2.c 	NULL, /* get_attr */
NULL              228 ext/sqlite/pdo_sqlite2.c 	NULL
NULL              249 ext/sqlite/pdo_sqlite2.c 		einfo->errmsg = NULL;
NULL              327 ext/sqlite/pdo_sqlite2.c 			H->db = NULL;
NULL              331 ext/sqlite/pdo_sqlite2.c 			H->einfo.errmsg = NULL;
NULL              334 ext/sqlite/pdo_sqlite2.c 		dbh->driver_data = NULL;
NULL              352 ext/sqlite/pdo_sqlite2.c 		pdo_sqlite2_error(NULL, dbh);
NULL              362 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL              364 ext/sqlite/pdo_sqlite2.c 	if ((H->einfo.errcode = sqlite_exec(H->db, sql, NULL, NULL, &errmsg)) != SQLITE_OK) {
NULL              386 ext/sqlite/pdo_sqlite2.c 	if (unquotedlen && (unquoted[0] == '\x01' || memchr(unquoted, '\0', unquotedlen) != NULL)) {
NULL              418 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL              420 ext/sqlite/pdo_sqlite2.c 	if (sqlite_exec(H->db, "BEGIN", NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              430 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL              432 ext/sqlite/pdo_sqlite2.c 	if (sqlite_exec(H->db, "COMMIT", NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              442 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL              444 ext/sqlite/pdo_sqlite2.c 	if (sqlite_exec(H->db, "ROLLBACK", NULL, NULL, &errmsg) != SQLITE_OK) {
NULL              485 ext/sqlite/pdo_sqlite2.c 	PHP_FE(sqlite2_create_function, NULL)
NULL              486 ext/sqlite/pdo_sqlite2.c 	{NULL, NULL, NULL}
NULL              496 ext/sqlite/pdo_sqlite2.c 			return NULL;
NULL              512 ext/sqlite/pdo_sqlite2.c 	NULL,	/* check_liveness: not needed */
NULL              519 ext/sqlite/pdo_sqlite2.c 		char *fullpath = expand_filepath(filename, NULL TSRMLS_CC);
NULL              522 ext/sqlite/pdo_sqlite2.c 			return NULL;
NULL              525 ext/sqlite/pdo_sqlite2.c 		if (PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              527 ext/sqlite/pdo_sqlite2.c 			return NULL;
NULL              532 ext/sqlite/pdo_sqlite2.c 			return NULL;
NULL              576 ext/sqlite/pdo_sqlite2.c 	char *errmsg = NULL;
NULL              581 ext/sqlite/pdo_sqlite2.c 	H->einfo.errmsg = NULL;
NULL              601 ext/sqlite/pdo_sqlite2.c 	sqlite_set_authorizer(H->db, authorizer, NULL);
NULL               42 ext/sqlite/sess_sqlite.c 	char *errmsg = NULL;
NULL               47 ext/sqlite/sess_sqlite.c 	if (db == NULL) {
NULL               48 ext/sqlite/sess_sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, 
NULL               57 ext/sqlite/sess_sqlite.c 	sqlite_exec(db, "PRAGMA default_synchronous = OFF", NULL, NULL, NULL);
NULL               58 ext/sqlite/sess_sqlite.c 	sqlite_exec(db, "PRAGMA count_changes = OFF", NULL, NULL, NULL);
NULL               67 ext/sqlite/sess_sqlite.c 	    ")", NULL, NULL, NULL);
NULL               93 ext/sqlite/sess_sqlite.c 	*val = NULL;
NULL               97 ext/sqlite/sess_sqlite.c 	if (query == NULL) {
NULL              103 ext/sqlite/sess_sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLite: Could not compile session read query: %s", error);
NULL              111 ext/sqlite/sess_sqlite.c 			if (rowdata[0] != NULL) {
NULL              124 ext/sqlite/sess_sqlite.c 			error = NULL;
NULL              128 ext/sqlite/sess_sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLite: session read: error %s", error);
NULL              130 ext/sqlite/sess_sqlite.c 		error = NULL;
NULL              135 ext/sqlite/sess_sqlite.c 	return *val == NULL ? FAILURE : SUCCESS;
NULL              147 ext/sqlite/sess_sqlite.c 	t = time(NULL);
NULL              152 ext/sqlite/sess_sqlite.c 	rv = sqlite_exec_printf(db, "REPLACE INTO session_data VALUES('%q', '%q', %d)", NULL, NULL, &error, key, binary, t);
NULL              154 ext/sqlite/sess_sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SQLite: session write query failed: %s", error);
NULL              167 ext/sqlite/sess_sqlite.c 	rv = sqlite_exec_printf(db, "DELETE FROM session_data WHERE sess_id='%q'", NULL, NULL, NULL, key);
NULL              176 ext/sqlite/sess_sqlite.c 	time_t t = time(NULL);
NULL              180 ext/sqlite/sess_sqlite.c 			NULL, NULL, NULL, t, maxlifetime);
NULL              187 ext/sqlite/sess_sqlite.c 		rv = sqlite_exec_printf(db, "VACUUM", NULL, NULL, NULL);
NULL              112 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The database wasn't opened"); \
NULL              122 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No result set available"); \
NULL              129 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot execute empty query."); \
NULL              170 ext/sqlite/sqlite.c 	PHP_FE(sqlite_close, NULL)
NULL              173 ext/sqlite/sqlite.c 	PHP_FE(sqlite_array_query, NULL)
NULL              174 ext/sqlite/sqlite.c 	PHP_FE(sqlite_single_query, NULL)
NULL              175 ext/sqlite/sqlite.c 	PHP_FE(sqlite_fetch_array, NULL)
NULL              176 ext/sqlite/sqlite.c 	PHP_FE(sqlite_fetch_object, NULL)
NULL              177 ext/sqlite/sqlite.c 	PHP_FE(sqlite_fetch_single, NULL)
NULL              178 ext/sqlite/sqlite.c 	PHP_FALIAS(sqlite_fetch_string, sqlite_fetch_single, NULL)
NULL              179 ext/sqlite/sqlite.c 	PHP_FE(sqlite_fetch_all, NULL)
NULL              180 ext/sqlite/sqlite.c 	PHP_FE(sqlite_current, NULL)
NULL              181 ext/sqlite/sqlite.c 	PHP_FE(sqlite_column, NULL)
NULL              182 ext/sqlite/sqlite.c 	PHP_FE(sqlite_libversion, NULL)
NULL              183 ext/sqlite/sqlite.c 	PHP_FE(sqlite_libencoding, NULL)
NULL              184 ext/sqlite/sqlite.c 	PHP_FE(sqlite_changes, NULL)
NULL              185 ext/sqlite/sqlite.c 	PHP_FE(sqlite_last_insert_rowid, NULL)
NULL              186 ext/sqlite/sqlite.c 	PHP_FE(sqlite_num_rows, NULL)
NULL              187 ext/sqlite/sqlite.c 	PHP_FE(sqlite_num_fields, NULL)
NULL              188 ext/sqlite/sqlite.c 	PHP_FE(sqlite_field_name, NULL)
NULL              189 ext/sqlite/sqlite.c 	PHP_FE(sqlite_seek, NULL)
NULL              190 ext/sqlite/sqlite.c 	PHP_FE(sqlite_rewind, NULL)
NULL              191 ext/sqlite/sqlite.c 	PHP_FE(sqlite_next, NULL)
NULL              192 ext/sqlite/sqlite.c 	PHP_FE(sqlite_prev, NULL)
NULL              193 ext/sqlite/sqlite.c 	PHP_FE(sqlite_valid, NULL)
NULL              194 ext/sqlite/sqlite.c 	PHP_FALIAS(sqlite_has_more, sqlite_valid, NULL)
NULL              195 ext/sqlite/sqlite.c 	PHP_FE(sqlite_has_prev, NULL)
NULL              196 ext/sqlite/sqlite.c 	PHP_FE(sqlite_escape_string, NULL)
NULL              197 ext/sqlite/sqlite.c 	PHP_FE(sqlite_busy_timeout, NULL)
NULL              198 ext/sqlite/sqlite.c 	PHP_FE(sqlite_last_error, NULL)
NULL              199 ext/sqlite/sqlite.c 	PHP_FE(sqlite_error_string, NULL)
NULL              201 ext/sqlite/sqlite.c 	PHP_FE(sqlite_create_aggregate, NULL)
NULL              202 ext/sqlite/sqlite.c 	PHP_FE(sqlite_create_function, NULL)
NULL              204 ext/sqlite/sqlite.c 	PHP_FE(sqlite_udf_encode_binary, NULL)
NULL              205 ext/sqlite/sqlite.c 	PHP_FE(sqlite_udf_decode_binary, NULL)
NULL              206 ext/sqlite/sqlite.c 	PHP_FE(sqlite_fetch_column_types, NULL)
NULL              207 ext/sqlite/sqlite.c 	{NULL, NULL, NULL}
NULL              215 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(arrayQuery, sqlite_array_query, NULL, 0)
NULL              216 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(singleQuery, sqlite_single_query, NULL, 0)
NULL              218 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(lastInsertRowid, sqlite_last_insert_rowid, NULL, 0)
NULL              219 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(changes, sqlite_changes, NULL, 0)
NULL              220 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(createAggregate, sqlite_create_aggregate, NULL, 0)
NULL              221 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(createFunction, sqlite_create_function, NULL, 0)
NULL              222 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(busyTimeout, sqlite_busy_timeout, NULL, 0)
NULL              223 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(lastError, sqlite_last_error, NULL, 0)
NULL              224 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchColumnTypes, sqlite_fetch_column_types, NULL, 0)
NULL              227 ext/sqlite/sqlite.c 	{NULL, NULL, NULL}
NULL              231 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetch, sqlite_fetch_array, NULL, 0)
NULL              232 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchObject, sqlite_fetch_object, NULL, 0)
NULL              233 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchSingle, sqlite_fetch_single, NULL, 0)
NULL              234 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchAll, sqlite_fetch_all, NULL, 0)
NULL              235 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(column, sqlite_column, NULL, 0)
NULL              236 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(numFields, sqlite_num_fields, NULL, 0)
NULL              237 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fieldName, sqlite_field_name, NULL, 0)
NULL              239 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(current, sqlite_current, NULL, 0)
NULL              240 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(key, sqlite_key, NULL, 0)
NULL              241 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(next, sqlite_next, NULL, 0)
NULL              242 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(valid, sqlite_valid, NULL, 0)
NULL              243 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(rewind, sqlite_rewind, NULL, 0)
NULL              245 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(count, sqlite_num_rows, NULL, 0)
NULL              247 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(prev, sqlite_prev, NULL, 0)
NULL              248 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(hasPrev, sqlite_has_prev, NULL, 0)
NULL              249 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(numRows, sqlite_num_rows, NULL, 0)
NULL              250 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(seek, sqlite_seek, NULL, 0)
NULL              251 ext/sqlite/sqlite.c 	{NULL, NULL, NULL}
NULL              255 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetch, sqlite_fetch_array, NULL, 0)
NULL              256 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchObject, sqlite_fetch_object, NULL, 0)
NULL              257 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchSingle, sqlite_fetch_single, NULL, 0)
NULL              258 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fetchAll, sqlite_fetch_all, NULL, 0)
NULL              259 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(column, sqlite_column, NULL, 0)
NULL              260 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(numFields, sqlite_num_fields, NULL, 0)
NULL              261 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(fieldName, sqlite_field_name, NULL, 0)
NULL              263 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(current, sqlite_current, NULL, 0)
NULL              264 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(next, sqlite_next, NULL, 0)
NULL              265 ext/sqlite/sqlite.c 	PHP_ME_MAPPING(valid, sqlite_valid, NULL, 0)
NULL              266 ext/sqlite/sqlite.c 	{NULL, NULL, NULL}
NULL              270 ext/sqlite/sqlite.c 	{NULL, NULL, NULL}
NULL              284 ext/sqlite/sqlite.c 	{NULL, NULL, NULL}
NULL              289 ext/sqlite/sqlite.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              298 ext/sqlite/sqlite.c 	NULL,
NULL              307 ext/sqlite/sqlite.c 	NULL,
NULL              308 ext/sqlite/sqlite.c 	NULL,
NULL              331 ext/sqlite/sqlite.c 		funcs->step = NULL;
NULL              336 ext/sqlite/sqlite.c 		funcs->fini = NULL;
NULL              367 ext/sqlite/sqlite.c 		rsrc->ptr = NULL;
NULL              376 ext/sqlite/sqlite.c 		sqlite_finalize(res->vm, NULL);
NULL              386 ext/sqlite/sqlite.c 				if (res->table[base + j] != NULL) {
NULL              426 ext/sqlite/sqlite.c 	sqlite_exec(db->db, "ROLLBACK", NULL, NULL, NULL);
NULL              440 ext/sqlite/sqlite.c 	zval *retval = NULL;
NULL              441 ext/sqlite/sqlite.c 	zval ***zargs = NULL;
NULL              444 ext/sqlite/sqlite.c 	char *callable = NULL, *errbuf=NULL;
NULL              475 ext/sqlite/sqlite.c 			NULL,
NULL              480 ext/sqlite/sqlite.c 			0, NULL TSRMLS_CC);
NULL              485 ext/sqlite/sqlite.c 		if (retval == NULL) {
NULL              486 ext/sqlite/sqlite.c 			sqlite_set_result_string(func, NULL, 0);
NULL              501 ext/sqlite/sqlite.c 					sqlite_set_result_string(func, NULL, 0);
NULL              530 ext/sqlite/sqlite.c 	zval *retval = NULL;
NULL              531 ext/sqlite/sqlite.c 	zval ***zargs = NULL;
NULL              548 ext/sqlite/sqlite.c 			if (argv[i] == NULL) {
NULL              557 ext/sqlite/sqlite.c 			NULL,
NULL              562 ext/sqlite/sqlite.c 			0, NULL TSRMLS_CC);
NULL              565 ext/sqlite/sqlite.c 		if (retval == NULL) {
NULL              566 ext/sqlite/sqlite.c 			sqlite_set_result_string(func, NULL, 0);
NULL              582 ext/sqlite/sqlite.c 					sqlite_set_result_string(func, NULL, 0);
NULL              606 ext/sqlite/sqlite.c 	zval *retval = NULL;
NULL              629 ext/sqlite/sqlite.c 	if (*context_p == NULL) {
NULL              641 ext/sqlite/sqlite.c 		if (argv[i] == NULL) {
NULL              649 ext/sqlite/sqlite.c 			NULL,
NULL              654 ext/sqlite/sqlite.c 			0, NULL TSRMLS_CC);
NULL              657 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "call_user_function_ex failed");
NULL              677 ext/sqlite/sqlite.c 	zval *retval = NULL;
NULL              691 ext/sqlite/sqlite.c 			NULL,
NULL              696 ext/sqlite/sqlite.c 			0, NULL TSRMLS_CC);
NULL              699 ext/sqlite/sqlite.c 		if (retval == NULL) {
NULL              700 ext/sqlite/sqlite.c 			sqlite_set_result_string(func, NULL, 0);
NULL              716 ext/sqlite/sqlite.c 					sqlite_set_result_string(func, NULL, 0);
NULL              739 ext/sqlite/sqlite.c 				if (PG(safe_mode) && (!php_checkuid(arg4, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              752 ext/sqlite/sqlite.c 				if (PG(safe_mode) && (!php_checkuid(arg3, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              776 ext/sqlite/sqlite.c 		sqlite_ce_ ## c_name = zend_register_internal_class_ex(&ce, parent, NULL TSRMLS_CC); \
NULL              778 ext/sqlite/sqlite.c 		sqlite_object_handlers_ ## c_name.clone_obj = NULL; \
NULL              841 ext/sqlite/sqlite.c 	retval->handle = zend_objects_store_put(intern, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t) sqlite_object_free_storage, NULL TSRMLS_CC);
NULL              919 ext/sqlite/sqlite.c 		((sqlite_object_iterator*)iter)->value = NULL;
NULL              931 ext/sqlite/sqlite.c 		((sqlite_object_iterator*)iter)->value = NULL;
NULL              965 ext/sqlite/sqlite.c 	*str_key = NULL;
NULL              977 ext/sqlite/sqlite.c 		((sqlite_object_iterator*)iter)->value = NULL;
NULL              998 ext/sqlite/sqlite.c 	NULL
NULL             1023 ext/sqlite/sqlite.c 	iterator->value = NULL;
NULL             1035 ext/sqlite/sqlite.c 	REGISTER_SQLITE_CLASS(Database,   db,        NULL);
NULL             1036 ext/sqlite/sqlite.c 	REGISTER_SQLITE_CLASS(Result,     query,     NULL);
NULL             1037 ext/sqlite/sqlite.c 	REGISTER_SQLITE_CLASS(Unbuffered, ub_query,  NULL);
NULL             1068 ext/sqlite/sqlite.c 	le_sqlite_db = zend_register_list_destructors_ex(php_sqlite_db_dtor, NULL, "sqlite database", module_number);
NULL             1069 ext/sqlite/sqlite.c 	le_sqlite_pdb = zend_register_list_destructors_ex(NULL, php_sqlite_db_dtor, "sqlite database (persistent)", module_number);
NULL             1070 ext/sqlite/sqlite.c 	le_sqlite_result = zend_register_list_destructors_ex(php_sqlite_result_dtor, NULL, "sqlite result", module_number);
NULL             1141 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1142 ext/sqlite/sqlite.c 	sqlite *sdb = NULL;
NULL             1143 ext/sqlite/sqlite.c 	struct php_sqlite_db *db = NULL;
NULL             1147 ext/sqlite/sqlite.c 	if (sdb == NULL) {
NULL             1149 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1163 ext/sqlite/sqlite.c 		return NULL;
NULL             1171 ext/sqlite/sqlite.c 	zend_hash_init(&db->callbacks, 0, NULL, php_sqlite_callback_dtor, db->is_persistent);
NULL             1184 ext/sqlite/sqlite.c 		sqlite_set_authorizer(sdb, php_sqlite_authorizer, NULL);
NULL             1187 ext/sqlite/sqlite.c 	db->rsrc_id = ZEND_REGISTER_RESOURCE(object ? NULL : return_value, db, persistent_id ? le_sqlite_pdb : le_sqlite_db);
NULL             1205 ext/sqlite/sqlite.c 					(void *)&le, sizeof(le), NULL)) {
NULL             1206 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to register persistent resource");
NULL             1220 ext/sqlite/sqlite.c 	zval *errmsg = NULL;
NULL             1221 ext/sqlite/sqlite.c 	struct php_sqlite_db *db = NULL;
NULL             1235 ext/sqlite/sqlite.c 		if (!(fullpath = expand_filepath(filename, NULL TSRMLS_CC))) {
NULL             1239 ext/sqlite/sqlite.c 		if ((PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || 
NULL             1275 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Some other type of persistent resource is using this hash key!?");
NULL             1281 ext/sqlite/sqlite.c 	php_sqlite_open(fullpath, (int)mode, hashkey, return_value, errmsg, NULL TSRMLS_CC);
NULL             1293 ext/sqlite/sqlite.c 	char *filename, *fullpath = NULL;
NULL             1295 ext/sqlite/sqlite.c 	zval *errmsg = NULL;
NULL             1311 ext/sqlite/sqlite.c 		if (!(fullpath = expand_filepath(filename, NULL TSRMLS_CC))) {
NULL             1320 ext/sqlite/sqlite.c 		if ((PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) ||
NULL             1332 ext/sqlite/sqlite.c 	php_sqlite_open(fullpath ? fullpath : filename, (int)mode, NULL, return_value, errmsg, object TSRMLS_CC);
NULL             1346 ext/sqlite/sqlite.c 	char *filename, *fullpath = NULL;
NULL             1348 ext/sqlite/sqlite.c 	zval *errmsg = NULL;
NULL             1363 ext/sqlite/sqlite.c 		if (!(fullpath = expand_filepath(filename, NULL TSRMLS_CC))) {
NULL             1368 ext/sqlite/sqlite.c 		if ((PG(safe_mode) && (!php_checkuid(fullpath, NULL, CHECKUID_CHECK_FILE_AND_DIR))) ||
NULL             1376 ext/sqlite/sqlite.c 	php_sqlite_open(fullpath ? fullpath : filename, (int)mode, NULL, return_value, errmsg, return_value TSRMLS_CC);
NULL             1418 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Ignored, you must destruct the object instead");
NULL             1435 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1470 ext/sqlite/sqlite.c 						rres->table[base + i] = NULL;
NULL             1488 ext/sqlite/sqlite.c 						rres->table[i] = NULL;
NULL             1503 ext/sqlite/sqlite.c 			rres->vm = NULL;
NULL             1505 ext/sqlite/sqlite.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1521 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1532 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1548 ext/sqlite/sqlite.c 		rres = NULL;
NULL             1562 ext/sqlite/sqlite.c 		*prres = NULL;
NULL             1583 ext/sqlite/sqlite.c 		ZEND_REGISTER_RESOURCE(object ? NULL : return_value, (*prres), le_sqlite_result);
NULL             1597 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1598 ext/sqlite/sqlite.c 	zval *errmsg = NULL;
NULL             1624 ext/sqlite/sqlite.c 		db->last_err_code = sqlite_exec(db->db, sql, NULL, NULL, &errtext);
NULL             1627 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1636 ext/sqlite/sqlite.c 	sqlite_query(object, db, sql, sql_len, (int)mode, 0, return_value, NULL, errmsg TSRMLS_CC);
NULL             1648 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1673 ext/sqlite/sqlite.c 	sqlite_exec(db->db, "PRAGMA show_datatypes = ON", NULL, NULL, NULL);
NULL             1680 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1708 ext/sqlite/sqlite.c 		sqlite_finalize(res.vm, NULL);
NULL             1711 ext/sqlite/sqlite.c 	sqlite_exec(db->db, "PRAGMA show_datatypes = OFF", NULL, NULL, NULL);
NULL             1724 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1725 ext/sqlite/sqlite.c 	zval *errmsg = NULL;
NULL             1751 ext/sqlite/sqlite.c 		db->last_err_code = sqlite_exec(db->db, sql, NULL, NULL, &errtext);
NULL             1754 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1763 ext/sqlite/sqlite.c 	sqlite_query(object, db, sql, sql_len, (int)mode, 1, return_value, NULL, errmsg TSRMLS_CC);
NULL             1775 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             1776 ext/sqlite/sqlite.c 	zval *errmsg = NULL;
NULL             1800 ext/sqlite/sqlite.c 	db->last_err_code = sqlite_exec(db->db, sql, NULL, NULL, &errtext);
NULL             1803 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             1840 ext/sqlite/sqlite.c 		if (rowdata[j] == NULL) {
NULL             1849 ext/sqlite/sqlite.c 				rowdata[j] = NULL;
NULL             1854 ext/sqlite/sqlite.c 				rowdata[j] = NULL;
NULL             1906 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such column %d", j);
NULL             1916 ext/sqlite/sqlite.c 	if (rowdata[j] == NULL) {
NULL             1918 ext/sqlite/sqlite.c 	} else if (decode_binary && rowdata[j] != NULL && rowdata[j][0] == '\x01') {
NULL             1926 ext/sqlite/sqlite.c 			rowdata[j] = NULL;
NULL             1931 ext/sqlite/sqlite.c 			rowdata[j] = NULL;
NULL             1967 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "One or more rowsets were already returned; returning NULL this time");
NULL             2031 ext/sqlite/sqlite.c 	zval *ctor_params = NULL;
NULL             2071 ext/sqlite/sqlite.c 	object_and_properties_init(return_value, ce, NULL);
NULL             2079 ext/sqlite/sqlite.c 		fci.function_name = NULL;
NULL             2080 ext/sqlite/sqlite.c 		fci.symbol_table = NULL;
NULL             2091 ext/sqlite/sqlite.c 				while (p != NULL) {
NULL             2107 ext/sqlite/sqlite.c 			fci.params = NULL;
NULL             2142 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             2164 ext/sqlite/sqlite.c 		db->last_err_code = sqlite_exec(db->db, sql, NULL, NULL, &errtext);
NULL             2167 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             2174 ext/sqlite/sqlite.c 	sqlite_query(NULL, db, sql, sql_len, (int)mode, 0, NULL, &rres, NULL TSRMLS_CC);
NULL             2212 ext/sqlite/sqlite.c 	if (decode_binary && rowdata[0] != NULL && rowdata[0][0] == '\x01') {
NULL             2217 ext/sqlite/sqlite.c 			rowdata[0] = NULL;
NULL             2225 ext/sqlite/sqlite.c 			rowdata[0] = NULL;
NULL             2228 ext/sqlite/sqlite.c 		decoded = NULL;
NULL             2239 ext/sqlite/sqlite.c 	if (decoded == NULL) {
NULL             2257 ext/sqlite/sqlite.c 	char *errtext = NULL;
NULL             2280 ext/sqlite/sqlite.c 		db->last_err_code = sqlite_exec(db->db, sql, NULL, NULL, &errtext);
NULL             2283 ext/sqlite/sqlite.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errtext);
NULL             2290 ext/sqlite/sqlite.c 	sqlite_query(NULL, db, sql, sql_len, PHPSQLITE_NUM, 0, NULL, &rres, NULL TSRMLS_CC);
NULL             2516 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Row count is not available for unbuffered queries");
NULL             2567 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "you cannot use sqlite_has_prev on unbuffered querys");
NULL             2621 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "field %ld out of range", field);
NULL             2651 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot seek an unbuffered result set");
NULL             2656 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "row %ld out of range", row);
NULL             2686 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot rewind an unbuffered result set");
NULL             2691 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "no rows received");
NULL             2725 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "no more rows available");
NULL             2780 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "you cannot use sqlite_prev on unbuffered querys");
NULL             2785 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "no previous row available");
NULL             2799 ext/sqlite/sqlite.c 	char *string = NULL;
NULL             2807 ext/sqlite/sqlite.c 	if (stringlen && (string[0] == '\x01' || memchr(string, '\0', stringlen) != NULL)) {
NULL             2897 ext/sqlite/sqlite.c 				alloc_funcs->step = NULL;
NULL             2902 ext/sqlite/sqlite.c 				alloc_funcs->fini = NULL;
NULL             2926 ext/sqlite/sqlite.c 		alloc_funcs->fini = NULL;
NULL             2939 ext/sqlite/sqlite.c 	char *funcname = NULL;
NULL             2944 ext/sqlite/sqlite.c 	char *callable = NULL;
NULL             2961 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "step function `%s' is not callable", callable);
NULL             2968 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "finalize function `%s' is not callable", callable);
NULL             2989 ext/sqlite/sqlite.c 	char *funcname = NULL;
NULL             2994 ext/sqlite/sqlite.c 	char *callable = NULL;
NULL             3012 ext/sqlite/sqlite.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "function `%s' is not callable", callable);
NULL             3018 ext/sqlite/sqlite.c 	if (prep_callback_struct(db, 0, funcname, zcall, NULL, &funcs) == DO_REG) {
NULL             3028 ext/sqlite/sqlite.c 	char *data = NULL;
NULL             3035 ext/sqlite/sqlite.c 	if (data == NULL) {
NULL             3038 ext/sqlite/sqlite.c 	if (datalen && (data[0] == '\x01' || memchr(data, '\0', datalen) != NULL)) {
NULL             3057 ext/sqlite/sqlite.c 	char *data = NULL;
NULL             3064 ext/sqlite/sqlite.c 	if (data == NULL) {
NULL              111 ext/standard/array.c 	ZEND_INIT_MODULE_GLOBALS(array, php_array_init_globals, NULL); 
NULL              287 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected");
NULL              332 ext/standard/array.c 				zend_call_method_with_0_params(&array, NULL, NULL, "count", &retval);
NULL              465 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL              604 ext/standard/array.c 	fci.symbol_table = NULL;
NULL              605 ext/standard/array.c 	fci.object_pp = NULL;
NULL              627 ext/standard/array.c 	if (!zend_is_callable(*func_name, 0, NULL)) {	\
NULL              628 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid comparison function");	\
NULL              672 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL              704 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL              755 ext/standard/array.c 	status = call_user_function(EG(function_table), NULL, *BG(user_compare_func_name), &retval, 2, args TSRMLS_CC);
NULL              786 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL              817 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed variable is not an array or object");
NULL              844 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed variable is not an array or object");
NULL              871 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed variable is not an array or object");
NULL              898 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed variable is not an array or object");
NULL              925 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed variable is not an array or object");
NULL              950 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passed variable is not an array or object");
NULL              953 ext/standard/array.c 	switch (zend_hash_get_current_key_ex(target_hash, &string_key, &string_length, &num_key, 0, NULL)) {
NULL              974 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "At least one value should be passed");
NULL              987 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array must contain at least one element");
NULL             1024 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "At least one value should be passed");
NULL             1037 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array must contain at least one element");
NULL             1069 ext/standard/array.c 		  *key=NULL;				/* Entry key */
NULL             1090 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected");
NULL             1113 ext/standard/array.c 			fci.symbol_table = NULL;
NULL             1114 ext/standard/array.c 			fci.object_pp = NULL;
NULL             1129 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s()", func_name);
NULL             1131 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s() - function does not exist", func_name);
NULL             1135 ext/standard/array.c 					key = NULL;
NULL             1144 ext/standard/array.c 			key = NULL;
NULL             1158 ext/standard/array.c 		 *userdata = NULL,
NULL             1169 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             1173 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong syntax for function name");
NULL             1178 ext/standard/array.c 	php_array_walk(target_hash, userdata ? &userdata: NULL, 0 TSRMLS_CC);
NULL             1189 ext/standard/array.c 		 *userdata = NULL,
NULL             1200 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             1204 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong syntax for function name");
NULL             1209 ext/standard/array.c 	php_array_walk(target_hash, userdata ? &userdata : NULL, 1 TSRMLS_CC);
NULL             1240 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong datatype for second argument");
NULL             1360 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Prefix expected to be specified");
NULL             1382 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown extract type");
NULL             1387 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argument should be an array");
NULL             1479 ext/standard/array.c 						zend_hash_update(EG(active_symbol_table), final_name.c, final_name.len+1, (void **) entry, sizeof(zval *), NULL);
NULL             1517 ext/standard/array.c 							 Z_STRLEN_P(entry)+1, &data, sizeof(zval *), NULL);
NULL             1584 ext/standard/array.c 			zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(start_key), val, sizeof(val), NULL);
NULL             1587 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Wrong data type for start key");
NULL             1597 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of elements must be positive");
NULL             1603 ext/standard/array.c 		zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &newval, sizeof(zval *), NULL);
NULL             1627 ext/standard/array.c 			zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &val, sizeof(zval *), NULL);
NULL             1639 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             1655 ext/standard/array.c 	zval *zlow, *zhigh, *zstep = NULL;
NULL             1664 ext/standard/array.c 		if (Z_TYPE_P(zstep) == IS_DOUBLE || (Z_TYPE_P(zstep) == IS_STRING && is_numeric_string(Z_STRVAL_P(zstep), Z_STRLEN_P(zstep), NULL, NULL, 0) == IS_DOUBLE)) {
NULL             1686 ext/standard/array.c 		type1 = is_numeric_string(Z_STRVAL_P(zlow), Z_STRLEN_P(zlow), NULL, NULL, 0);
NULL             1687 ext/standard/array.c 		type2 = is_numeric_string(Z_STRVAL_P(zhigh), Z_STRLEN_P(zhigh), NULL, NULL, 0);
NULL             1785 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "step exceeds the specified range");
NULL             1822 ext/standard/array.c 	hash->pListTail = NULL;
NULL             1830 ext/standard/array.c 		elems[j]->pListNext = NULL;
NULL             1835 ext/standard/array.c 	while (temp != NULL) {
NULL             1866 ext/standard/array.c 	HashTable 	*out_hash = NULL;	/* Output hashtable */
NULL             1875 ext/standard/array.c 		return NULL;
NULL             1895 ext/standard/array.c 	zend_hash_init(out_hash, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL             1905 ext/standard/array.c 			zend_hash_quick_update(out_hash, p->arKey, p->nKeyLength, p->h, &entry, sizeof(zval *), NULL);
NULL             1907 ext/standard/array.c 			zend_hash_next_index_insert(out_hash, &entry, sizeof(zval *), NULL);
NULL             1911 ext/standard/array.c 	if (removed != NULL) {
NULL             1916 ext/standard/array.c 				zend_hash_quick_update(*removed, p->arKey, p->nKeyLength, p->h, &entry, sizeof(zval *), NULL);
NULL             1918 ext/standard/array.c 				zend_hash_next_index_insert(*removed, &entry, sizeof(zval *), NULL);
NULL             1924 ext/standard/array.c 	if (list != NULL) {
NULL             1929 ext/standard/array.c 			zend_hash_next_index_insert(out_hash, &entry, sizeof(zval *), NULL);
NULL             1938 ext/standard/array.c 			zend_hash_quick_update(out_hash, p->arKey, p->nKeyLength, p->h, &entry, sizeof(zval *), NULL);
NULL             1940 ext/standard/array.c 			zend_hash_next_index_insert(out_hash, &entry, sizeof(zval *), NULL);
NULL             1974 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argument should be an array");
NULL             1984 ext/standard/array.c 		if (zend_hash_next_index_insert(Z_ARRVAL_P(stack), &new_var, sizeof(zval *), NULL) == FAILURE) {
NULL             1986 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             2003 ext/standard/array.c 	char *key = NULL;
NULL             2013 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2030 ext/standard/array.c 	zend_hash_get_current_key_ex(Z_ARRVAL_PP(stack), &key, &key_len, &index, 0, NULL);
NULL             2042 ext/standard/array.c 		while (p != NULL) {
NULL             2107 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be an array");
NULL             2114 ext/standard/array.c 	new_hash = php_splice(Z_ARRVAL_P(stack), 0, 0, &args[1], argc-1, NULL);
NULL             2134 ext/standard/array.c 		***repl = NULL;				/* Replacement elements */
NULL             2135 ext/standard/array.c 	HashTable	*new_hash = NULL;		/* Output array's hash */
NULL             2159 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be an array");
NULL             2276 ext/standard/array.c 				zend_hash_update(Z_ARRVAL_P(return_value), string_key, string_key_len, entry, sizeof(zval *), NULL);
NULL             2281 ext/standard/array.c 					zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, entry, sizeof(zval *), NULL);
NULL             2283 ext/standard/array.c 					zend_hash_next_index_insert(Z_ARRVAL_P(return_value), entry, sizeof(zval *), NULL);
NULL             2309 ext/standard/array.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "recursion detected");
NULL             2343 ext/standard/array.c 									 src_entry, sizeof(zval *), NULL);
NULL             2349 ext/standard/array.c 				zend_hash_next_index_insert(dest, src_entry, sizeof(zval *), NULL);
NULL             2362 ext/standard/array.c 	zval ***args = NULL;
NULL             2380 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i+1);
NULL             2435 ext/standard/array.c 	search_value = NULL;
NULL             2444 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be an array");
NULL             2461 ext/standard/array.c 		if (search_value != NULL) {
NULL             2475 ext/standard/array.c 												sizeof(zval *), NULL);
NULL             2482 ext/standard/array.c 												sizeof(zval *), NULL);
NULL             2506 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2519 ext/standard/array.c 											sizeof(zval *), NULL);
NULL             2542 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2560 ext/standard/array.c 				zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &data, sizeof(data), NULL);
NULL             2569 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             2574 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only count STRING and INTEGER values!");
NULL             2601 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2619 ext/standard/array.c 				zend_hash_update(Z_ARRVAL_P(return_value), string_key, string_key_len, entry, sizeof(zval *), NULL);
NULL             2624 ext/standard/array.c 					zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, entry, sizeof(zval *), NULL);
NULL             2626 ext/standard/array.c 					zend_hash_next_index_insert(Z_ARRVAL_P(return_value), entry, sizeof(zval *), NULL);
NULL             2658 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2667 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "You may only pad up to 1048576 elements at a time");
NULL             2684 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "You may only pad up to 1048576 elements at a time");
NULL             2695 ext/standard/array.c 		new_hash = php_splice(Z_ARRVAL_P(return_value), input_size, 0, pads, num_pads, NULL);
NULL             2697 ext/standard/array.c 		new_hash = php_splice(Z_ARRVAL_P(return_value), 0, 0, pads, num_pads, NULL);
NULL             2730 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2752 ext/standard/array.c 			zend_hash_index_update(Z_ARRVAL_P(return_value), Z_LVAL_PP(entry), &data, sizeof(data), NULL);
NULL             2754 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             2757 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can only flip STRING and INTEGER values!");
NULL             2789 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2801 ext/standard/array.c 				zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, entry, sizeof(entry), NULL);
NULL             2809 ext/standard/array.c 				zend_hash_update(Z_ARRVAL_P(return_value), new_key, str_key_len, entry, sizeof(entry), NULL);
NULL             2838 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             2858 ext/standard/array.c 	arTmp[i].b = NULL;
NULL             2936 ext/standard/array.c 	fci.symbol_table = NULL;
NULL             2937 ext/standard/array.c 	fci.object_pp = NULL;
NULL             2962 ext/standard/array.c 	int (*intersect_data_compare_func)(zval **, zval ** TSRMLS_DC) = NULL;
NULL             2983 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             2996 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #1 is not an array");
NULL             3003 ext/standard/array.c 	for (p = Z_ARRVAL_PP(args[0])->pListHead; p != NULL; p = p->pListNext) {
NULL             3008 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1);
NULL             3021 ext/standard/array.c 				zend_hash_index_update(Z_ARRVAL_P(return_value), p->h, p->pData, sizeof(zval*), NULL);
NULL             3027 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1);
NULL             3040 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             3051 ext/standard/array.c 	zval ***args = NULL;
NULL             3094 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3103 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             3135 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3154 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3174 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3181 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3192 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             3197 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             3208 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i+1);
NULL             3225 ext/standard/array.c 		*list = NULL;
NULL             3240 ext/standard/array.c 		zend_hash_init(ht, zend_hash_num_elements(return_value->value.ht), NULL, ZVAL_PTR_DTOR, 0);
NULL             3440 ext/standard/array.c 	int (*diff_data_compare_func)(zval **, zval ** TSRMLS_DC) = NULL;
NULL             3461 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3474 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #1 is not an array");
NULL             3481 ext/standard/array.c 	for (p = Z_ARRVAL_PP(args[0])->pListHead; p != NULL; p = p->pListNext) {
NULL             3486 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1);
NULL             3499 ext/standard/array.c 				zend_hash_index_update(Z_ARRVAL_P(return_value), p->h, p->pData, sizeof(zval*), NULL);
NULL             3505 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1);
NULL             3518 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             3529 ext/standard/array.c 	zval ***args = NULL;
NULL             3572 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3581 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             3613 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3632 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3652 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3659 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not a valid callback %s", callback_name);
NULL             3670 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             3675 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             3686 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is not an array", i + 1);
NULL             3703 ext/standard/array.c 		*list = NULL;
NULL             3718 ext/standard/array.c 		zend_hash_init(ht, zend_hash_num_elements(return_value->value.ht), NULL, ZVAL_PTR_DTOR, 0);
NULL             3934 ext/standard/array.c 	} while (ab[r] != NULL);
NULL             4016 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             4030 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             4036 ext/standard/array.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d is an unknown sort flag", i + 1);
NULL             4042 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             4054 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Array sizes are inconsistent");
NULL             4084 ext/standard/array.c 		indirect[k][num_arrays] = NULL;
NULL             4094 ext/standard/array.c 		hash->pListTail = NULL;
NULL             4102 ext/standard/array.c 			indirect[k][i]->pListNext = NULL;
NULL             4108 ext/standard/array.c 		while (p != NULL) {
NULL             4148 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argument has to be an array");
NULL             4158 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             4218 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             4265 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The argument should be an array");
NULL             4306 ext/standard/array.c 	zval *result = NULL;
NULL             4319 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be an array");
NULL             4324 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument, '%s', should be a valid callback", callback_name);
NULL             4363 ext/standard/array.c 			fci.symbol_table = NULL;
NULL             4364 ext/standard/array.c 			fci.object_pp = NULL;
NULL             4374 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the reduction callback");
NULL             4393 ext/standard/array.c 	zval **input, **callback = NULL;
NULL             4394 ext/standard/array.c 	zval *array, *func = NULL;
NULL             4397 ext/standard/array.c 	zval *retval = NULL;
NULL             4411 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be an array");
NULL             4419 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument, '%s', should be a valid callback", callback_name);
NULL             4443 ext/standard/array.c 			fci.symbol_table = NULL;
NULL             4444 ext/standard/array.c 			fci.object_pp = NULL;
NULL             4458 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the filter callback");
NULL             4468 ext/standard/array.c 				zend_hash_update(Z_ARRVAL_P(return_value), string_key, string_key_len, operand, sizeof(zval *), NULL);
NULL             4472 ext/standard/array.c 				zend_hash_index_update(Z_ARRVAL_P(return_value), num_key, operand, sizeof(zval *), NULL);
NULL             4483 ext/standard/array.c 	zval ***pargs = NULL;
NULL             4510 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument, '%s', should be either NULL or a valid callback", callback_name);
NULL             4524 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument #%d should be an array", i + 1);
NULL             4605 ext/standard/array.c 			fci.symbol_table = NULL;
NULL             4606 ext/standard/array.c 			fci.object_pp = NULL;
NULL             4613 ext/standard/array.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the map callback");
NULL             4656 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument should be either an array or an object");
NULL             4678 ext/standard/array.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument should be either a string or an integer");
NULL             4695 ext/standard/array.c 	zval *input = NULL;
NULL             4696 ext/standard/array.c 	zval *chunk = NULL;
NULL             4705 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Size parameter expected to be greater than 0");
NULL             4740 ext/standard/array.c 			chunk = NULL;
NULL             4766 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Both parameters should have an equal number of elements");
NULL             4771 ext/standard/array.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Both parameters should have at least 1 element");
NULL               73 ext/standard/assert.c 			ASSERTG(cb) = NULL;
NULL               83 ext/standard/assert.c 	 PHP_INI_ENTRY    ("assert.callback",   NULL,   PHP_INI_ALL,    OnChangeCallback)
NULL               89 ext/standard/assert.c 	assert_globals_p->callback = NULL;
NULL               90 ext/standard/assert.c 	assert_globals_p->cb = NULL;
NULL               95 ext/standard/assert.c 	ZEND_INIT_MODULE_GLOBALS(assert, php_assert_init_globals, NULL);
NULL              112 ext/standard/assert.c 		ASSERTG(cb) = NULL;
NULL              121 ext/standard/assert.c 		ASSERTG(callback) = NULL;
NULL              142 ext/standard/assert.c 	char *myeval = NULL;
NULL              167 ext/standard/assert.c 			php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s", PHP_EOL, myeval);
NULL              214 ext/standard/assert.c 		call_user_function(CG(function_table), NULL, ASSERTG(callback), retval, 3, args TSRMLS_CC);
NULL              224 ext/standard/assert.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Assertion \"%s\" failed", myeval);
NULL              226 ext/standard/assert.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Assertion failed");
NULL              289 ext/standard/assert.c 		if (ASSERTG(callback) != NULL) {
NULL              307 ext/standard/assert.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown value %ld", Z_LVAL_PP(what));
NULL               64 ext/standard/base64.c 		if (ret_length != NULL) {
NULL               67 ext/standard/base64.c 		return NULL;
NULL               96 ext/standard/base64.c 	if (ret_length != NULL) {
NULL              163 ext/standard/base64.c 			return NULL;
NULL              191 ext/standard/base64.c 			return NULL;
NULL              218 ext/standard/base64.c 	if (result != NULL) {
NULL              240 ext/standard/base64.c 	if (result != NULL) {
NULL              119 ext/standard/basic_functions.c static zend_class_entry *incomplete_class_entry = NULL;
NULL             3388 ext/standard/basic_functions.c 	PHP_FALIAS(magic_quotes_runtime, set_magic_quotes_runtime,			NULL)
NULL             3389 ext/standard/basic_functions.c 	PHP_FE(set_magic_quotes_runtime,									NULL)
NULL             3390 ext/standard/basic_functions.c 	PHP_FE(get_magic_quotes_gpc,										NULL)
NULL             3391 ext/standard/basic_functions.c 	PHP_FE(get_magic_quotes_runtime, 									NULL)
NULL             3791 ext/standard/basic_functions.c 	{NULL, NULL, NULL}
NULL             3806 ext/standard/basic_functions.c 		zend_hash_update(&BG(sm_protected_env_vars), protected_var, strlen(protected_var), &dummy, sizeof(int), NULL);
NULL             3807 ext/standard/basic_functions.c 		protected_var = php_strtok_r(NULL, ", ", &token_buf);
NULL             3825 ext/standard/basic_functions.c 	PHP_INI_ENTRY_EX("safe_mode_protected_env_vars", SAFE_MODE_PROTECTED_ENV_VARS, PHP_INI_SYSTEM, OnUpdateSafeModeProtectedEnvVars, NULL)
NULL             3826 ext/standard/basic_functions.c 	PHP_INI_ENTRY_EX("safe_mode_allowed_env_vars",   SAFE_MODE_ALLOWED_ENV_VARS,   PHP_INI_SYSTEM, OnUpdateSafeModeAllowedEnvVars,   NULL)
NULL             3831 ext/standard/basic_functions.c 	{NULL, NULL, NULL}
NULL             3836 ext/standard/basic_functions.c 	NULL,
NULL             3873 ext/standard/basic_functions.c 		SetEnvironmentVariable(pe->key, NULL);
NULL             3877 ext/standard/basic_functions.c 		for (env = environ; env != NULL && *env != NULL; env++) {
NULL             3905 ext/standard/basic_functions.c 	BG(next) = NULL;
NULL             3907 ext/standard/basic_functions.c 	BG(user_tick_functions) = NULL;
NULL             3908 ext/standard/basic_functions.c 	BG(user_filter_map) = NULL;
NULL             3910 ext/standard/basic_functions.c 	zend_hash_init(&BG(sm_protected_env_vars), 5, NULL, NULL, 1);
NULL             3911 ext/standard/basic_functions.c 	BG(sm_allowed_env_vars) = NULL;
NULL             4132 ext/standard/basic_functions.c 	BG(strtok_string) = NULL;
NULL             4133 ext/standard/basic_functions.c 	BG(strtok_zval) = NULL;
NULL             4134 ext/standard/basic_functions.c 	BG(locale_string) = NULL;
NULL             4135 ext/standard/basic_functions.c 	BG(user_compare_func_name) = NULL;
NULL             4136 ext/standard/basic_functions.c 	BG(array_walk_func_name) = NULL;
NULL             4142 ext/standard/basic_functions.c 	if (zend_hash_init(&BG(putenv_ht), 1, NULL, (void (*)(void *)) php_putenv_destructor, 0) == FAILURE) {
NULL             4146 ext/standard/basic_functions.c 	BG(user_shutdown_function_names) = NULL;
NULL             4159 ext/standard/basic_functions.c 	FG(default_context) = NULL;
NULL             4162 ext/standard/basic_functions.c 	FG(stream_wrappers) = NULL;
NULL             4165 ext/standard/basic_functions.c 	FG(stream_filters) = NULL;
NULL             4176 ext/standard/basic_functions.c 	BG(strtok_string) = NULL;
NULL             4177 ext/standard/basic_functions.c 	BG(strtok_zval) = NULL;
NULL             4188 ext/standard/basic_functions.c 	if (BG(locale_string) != NULL) {
NULL             4194 ext/standard/basic_functions.c 	BG(locale_string) = NULL;
NULL             4217 ext/standard/basic_functions.c 		BG(user_tick_functions) = NULL;
NULL             4250 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't find constant %s", Z_STRVAL_PP(const_name));
NULL             4275 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid in_addr value");
NULL             4280 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "An unknown error occured");
NULL             4311 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized address %s", address);
NULL             4318 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unrecognized address %s", address);
NULL             4372 ext/standard/basic_functions.c 	n = strtoul(Z_STRVAL_PP(num), NULL, 0);
NULL             4428 ext/standard/basic_functions.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Safe Mode warning: Cannot override protected environment variable '%s'", pe.key);
NULL             4437 ext/standard/basic_functions.c 				char *strtok_buf = NULL;
NULL             4446 ext/standard/basic_functions.c 					allowed_prefix = php_strtok_r(NULL, ", ", &strtok_buf);
NULL             4450 ext/standard/basic_functions.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Safe Mode warning: Cannot set environment variable '%s' - it's not in the allowed list", pe.key);
NULL             4461 ext/standard/basic_functions.c 		pe.previous_value = NULL;
NULL             4462 ext/standard/basic_functions.c 		for (env = environ; env != NULL && *env != NULL; env++) {
NULL             4490 ext/standard/basic_functions.c 			zend_hash_add(&BG(putenv_ht), pe.key, pe.key_len+1, (void **) &pe, sizeof(putenv_entry), NULL);
NULL             4504 ext/standard/basic_functions.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter syntax");
NULL             4550 ext/standard/basic_functions.c 	char *options = NULL, **argv = NULL;
NULL             4554 ext/standard/basic_functions.c 	zval *val, **args = NULL, *p_longopts = NULL;
NULL             4557 ext/standard/basic_functions.c 	struct option *longopts = NULL;
NULL             4613 ext/standard/basic_functions.c 		argv[argc] = NULL;
NULL             4660 ext/standard/basic_functions.c 			p->flag = NULL;
NULL             4671 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No support for long options in this build");
NULL             4701 ext/standard/basic_functions.c 			optname = NULL;
NULL             4710 ext/standard/basic_functions.c 		if (optarg != NULL) {
NULL             4718 ext/standard/basic_functions.c 		if (!(optname_len > 1 && optname[0] == '0') && is_numeric_string(optname, optname_len, NULL, NULL, 0) == IS_LONG) {
NULL             4725 ext/standard/basic_functions.c 				zend_hash_next_index_insert(HASH_OF(*args),  (void *)&val, sizeof(zval *), NULL);
NULL             4727 ext/standard/basic_functions.c 				zend_hash_index_update(HASH_OF(return_value), optname_int, &val, sizeof(zval *), NULL);
NULL             4735 ext/standard/basic_functions.c 				zend_hash_next_index_insert(HASH_OF(*args),  (void *)&val, sizeof(zval *), NULL);
NULL             4737 ext/standard/basic_functions.c 				zend_hash_add(HASH_OF(return_value), optname, optname_len + 1, (void *)&val, sizeof(zval *), NULL);
NULL             4768 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             4791 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             4821 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             4840 ext/standard/basic_functions.c 	if (gettimeofday((struct timeval *) &tm, NULL) != 0) {
NULL             4846 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sleep until to time is less than current time");
NULL             4953 ext/standard/basic_functions.c 	zval **string, **erropt = NULL, **option = NULL, **emailhead = NULL;
NULL             4955 ext/standard/basic_functions.c 	char *message, *opt = NULL, *headers = NULL;
NULL             4960 ext/standard/basic_functions.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument 1 invalid");
NULL             4967 ext/standard/basic_functions.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments");
NULL             4976 ext/standard/basic_functions.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments");
NULL             4987 ext/standard/basic_functions.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments");
NULL             4999 ext/standard/basic_functions.c 	if (erropt != NULL) {
NULL             5004 ext/standard/basic_functions.c 	if (option != NULL) {
NULL             5009 ext/standard/basic_functions.c 	if (emailhead != NULL) {
NULL             5025 ext/standard/basic_functions.c 	php_stream *stream = NULL;
NULL             5031 ext/standard/basic_functions.c 				if (!php_mail(opt, "PHP error_log message", message, headers, NULL TSRMLS_CC)) {
NULL             5038 ext/standard/basic_functions.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "TCP/IP option not available!");
NULL             5043 ext/standard/basic_functions.c 			stream = php_stream_open_wrapper(opt, "a", IGNORE_URL_WIN | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL             5100 ext/standard/basic_functions.c 		php_error_docref1(NULL TSRMLS_CC, name, E_WARNING, "First argument is expected to be a valid callback");
NULL             5111 ext/standard/basic_functions.c 	if (call_user_function_ex(EG(function_table), NULL, *params[0], &retval_ptr, argc-1, params+1, 0, NULL TSRMLS_CC) == SUCCESS) {
NULL             5122 ext/standard/basic_functions.c 				php_error_docref1(NULL TSRMLS_CC, name, E_WARNING, "Unable to call %s(%s,%s)", name, Z_STRVAL_PP(params[1]), Z_STRVAL_PP(params[2]));
NULL             5124 ext/standard/basic_functions.c 				php_error_docref1(NULL TSRMLS_CC, name, E_WARNING, "Unable to call %s(%s)", name, Z_STRVAL_PP(params[1]));
NULL             5127 ext/standard/basic_functions.c 			php_error_docref1(NULL TSRMLS_CC, name, E_WARNING, "Unable to call %s()", name);
NULL             5160 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argument is expected to be a valid callback, '%s' was given", name);
NULL             5178 ext/standard/basic_functions.c 		func_params = NULL;
NULL             5181 ext/standard/basic_functions.c 	if (call_user_function_ex(EG(function_table), NULL, *func, &retval_ptr, count, func_params, 0, NULL TSRMLS_CC) == SUCCESS) {
NULL             5186 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s()", name);
NULL             5214 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument is not an object or class name");
NULL             5222 ext/standard/basic_functions.c 	if (call_user_function_ex(EG(function_table), params[1], *params[0], &retval_ptr, arg_count-2, params+2, 0, NULL TSRMLS_CC) == SUCCESS) {
NULL             5227 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s()", Z_STRVAL_PP(params[0]));
NULL             5237 ext/standard/basic_functions.c 	zval **method_name,	**obj, **params, ***method_args = NULL, *retval_ptr;
NULL             5246 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument is not an object or class name");
NULL             5266 ext/standard/basic_functions.c 	if (call_user_function_ex(EG(function_table), obj, *method_name, &retval_ptr, num_elems, method_args, 0, NULL TSRMLS_CC) == SUCCESS)  {
NULL             5271 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call %s()", Z_STRVAL_PP(method_name));
NULL             5302 ext/standard/basic_functions.c 	char *function_name = NULL;
NULL             5311 ext/standard/basic_functions.c 	if (call_user_function(EG(function_table), NULL,
NULL             5332 ext/standard/basic_functions.c 		if (call_user_function(	EG(function_table), NULL, 
NULL             5344 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             5350 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             5352 ext/standard/basic_functions.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call tick function");
NULL             5385 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to delete tick function executed at the moment");
NULL             5408 ext/standard/basic_functions.c 			BG(user_shutdown_function_names) = NULL;
NULL             5418 ext/standard/basic_functions.c 	char *function_name = NULL;
NULL             5436 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid shutdown callback '%s' passed", function_name);
NULL             5442 ext/standard/basic_functions.c 			zend_hash_init(BG(user_shutdown_function_names), 0, NULL, (void (*)(void *)) user_shutdown_function_dtor, 0);
NULL             5448 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             5479 ext/standard/basic_functions.c 	if (PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_ALLOW_ONLY_FILE))) {
NULL             5488 ext/standard/basic_functions.c 		php_start_ob_buffer (NULL, 0, 1 TSRMLS_CC);
NULL             5536 ext/standard/basic_functions.c 	file_handle.opened_path = NULL;
NULL             5543 ext/standard/basic_functions.c 	php_start_ob_buffer(NULL, 0, 1 TSRMLS_CC);
NULL             5573 ext/standard/basic_functions.c 		php_start_ob_buffer (NULL, 0, 1 TSRMLS_CC);
NULL             5667 ext/standard/basic_functions.c 	char *extname = NULL;
NULL             5679 ext/standard/basic_functions.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find extension '%s'", extname);
NULL             5731 ext/standard/basic_functions.c 			if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(new_value), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             5816 ext/standard/basic_functions.c 	if (str == NULL) {
NULL             5851 ext/standard/basic_functions.c 		php_start_ob_buffer (NULL, 0, 1 TSRMLS_CC);
NULL             5928 ext/standard/basic_functions.c 	if (serv == NULL) {
NULL             5953 ext/standard/basic_functions.c 	if (serv == NULL) {
NULL             5979 ext/standard/basic_functions.c 	if (ent == NULL) {
NULL             6006 ext/standard/basic_functions.c 	if (ent == NULL) {
NULL             6133 ext/standard/basic_functions.c 	if (PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(new_path), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             6151 ext/standard/basic_functions.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL             6162 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to move '%s' to '%s'", Z_STRVAL_PP(path), Z_STRVAL_PP(new_path));
NULL             6185 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             6197 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             6204 ext/standard/basic_functions.c 					        zend_hash_index_update(Z_ARRVAL_P(arr), key, &hash, sizeof(zval *), NULL);
NULL             6214 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             6249 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             6289 ext/standard/basic_functions.c 				BG(active_ini_file_section) = NULL;
NULL             6327 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Numeric key detected - possible security hazard");
NULL             6387 ext/standard/basic_functions.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "No prefix specified - possible security hazard");
NULL              111 ext/standard/browscap.c 				zend_hash_update(Z_ARRVAL_P(current_section), new_key, Z_STRLEN_P(arg1)+1, &new_property, sizeof(zval *), NULL);
NULL              129 ext/standard/browscap.c 				zend_hash_init(section_properties, 0, NULL, (dtor_func_t) browscap_entry_dtor, 1);
NULL              132 ext/standard/browscap.c 				zend_hash_update(&browser_hash, Z_STRVAL_P(arg1), Z_STRLEN_P(arg1)+1, (void *) &current_section, sizeof(zval *), NULL);
NULL              143 ext/standard/browscap.c 				zend_hash_update(section_properties, "browser_name_regex", sizeof("browser_name_regex"), (void *) &processed, sizeof(zval *), NULL);
NULL              144 ext/standard/browscap.c 				zend_hash_update(section_properties, "browser_name_pattern", sizeof("browser_name_pattern"), (void *) &unprocessed, sizeof(zval *), NULL);
NULL              161 ext/standard/browscap.c 		if (zend_hash_init_ex(&browser_hash, 0, NULL, (dtor_func_t) browscap_entry_dtor, 1, 0)==FAILURE) {
NULL              166 ext/standard/browscap.c 		fh.opened_path = NULL;
NULL              221 ext/standard/browscap.c 	if (regexec(&r, lookup_browser_name, 0, NULL, 0)==0) {
NULL              286 ext/standard/browscap.c 	zval **agent_name = NULL, **agent, **retarr;
NULL              293 ext/standard/browscap.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "browscap ini directive not set");
NULL              301 ext/standard/browscap.c 	if (agent_name == NULL || Z_TYPE_PP(agent_name) == IS_NULL) {
NULL              305 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              320 ext/standard/browscap.c 		found_browser_entry = NULL;
NULL              122 ext/standard/crypt.c 	char *str, *salt_in = 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              113 ext/standard/datetime.c 	if (unparsed_part == NULL) {
NULL               81 ext/standard/dir.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find my handle property"); \
NULL               91 ext/standard/dir.c 		dirp = (php_stream *) zend_fetch_resource(id TSRMLS_CC, -1, "Directory", NULL, 1, php_file_le_stream()); \
NULL               97 ext/standard/dir.c 	PHP_FALIAS(close,	closedir,	NULL)
NULL               98 ext/standard/dir.c 	PHP_FALIAS(rewind,	rewinddir,	NULL)
NULL               99 ext/standard/dir.c 	PHP_NAMED_FE(read,  php_if_readdir, NULL)
NULL              100 ext/standard/dir.c 	{NULL, NULL, NULL}
NULL              132 ext/standard/dir.c 	ts_allocate_id(&dir_globals_id, sizeof(php_dir_globals), NULL, NULL);
NULL              206 ext/standard/dir.c 	zval *zcontext = NULL;
NULL              207 ext/standard/dir.c 	php_stream_context *context = NULL;
NULL              220 ext/standard/dir.c 	if (dirp == NULL) {
NULL              286 ext/standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno);
NULL              295 ext/standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno);
NULL              315 ext/standard/dir.c 	if ((PG(safe_mode) && !php_checkuid(str, NULL, CHECKUID_CHECK_FILE_AND_DIR)) || php_check_open_basedir(str TSRMLS_CC)) {
NULL              321 ext/standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno);
NULL              334 ext/standard/dir.c 	char *ret=NULL;
NULL              395 ext/standard/dir.c 	char *pattern = NULL;
NULL              408 ext/standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Pattern exceeds the maximum allowed length of %d characters", MAXPATHLEN);
NULL              413 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              438 ext/standard/dir.c 	if (0 != (ret = glob(pattern, flags & GLOB_FLAGMASK, NULL, &globbuf))) {
NULL              472 ext/standard/dir.c 			if (PG(safe_mode) && (!php_checkuid_ex(globbuf.gl_pathv[n], NULL, CHECKUID_CHECK_FILE_AND_DIR, CHECKUID_NO_ERRORS))) {
NULL              521 ext/standard/dir.c 	zval *zcontext = NULL;
NULL              522 ext/standard/dir.c 	php_stream_context *context = NULL;
NULL              529 ext/standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Directory name cannot be empty");
NULL              543 ext/standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "(errno %d): %s", errno, strerror(errno));
NULL               69 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Dynamically loaded extensions aren't enabled");
NULL               72 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Dynamically loaded extensions aren't allowed when running in Safe Mode");
NULL               77 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "File name exceeds the maximum allowed length of %d characters", MAXPATHLEN);
NULL               85 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", Z_STRVAL_PP(file));
NULL               88 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, E_STRICT, "dl() is deprecated - use extension=%s in your php.ini", Z_STRVAL_PP(file));
NULL              134 ext/standard/dl.c 			if (strchr(Z_STRVAL_P(file), '/') != NULL || strchr(Z_STRVAL_P(file), DEFAULT_SLASH) != NULL) {
NULL              135 ext/standard/dl.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Temporary module name should contain only filename");
NULL              152 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, error_type, "Unable to load dynamic library '%s' - %s", libpath, GET_DL_ERROR());
NULL              173 ext/standard/dl.c 		php_error_docref(NULL TSRMLS_CC, error_type, "Invalid library (maybe not a PHP library) '%s' ", Z_STRVAL_P(file));
NULL              218 ext/standard/dl.c 			php_error_docref(NULL TSRMLS_CC, error_type,
NULL              232 ext/standard/dl.c 	if ((module_entry = zend_register_module_ex(module_entry TSRMLS_CC)) == NULL) {
NULL              244 ext/standard/dl.c 			php_error_docref(NULL TSRMLS_CC, error_type, "Unable to initialize module '%s'", module_entry->name);
NULL              262 ext/standard/dl.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot dynamically load %s - dynamic modules are not supported", Z_STRVAL_P(file));
NULL              137 ext/standard/dns.c 	if (addr == NULL) {
NULL              139 ext/standard/dns.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Address is not a valid IPv4 or IPv6 address");
NULL              141 ext/standard/dns.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Address is not in a.b.c.d form");
NULL              165 ext/standard/dns.c 		return NULL;
NULL              171 ext/standard/dns.c 		return NULL;
NULL              177 ext/standard/dns.c 	if (!hp || hp->h_name == NULL || hp->h_name[0] == '\0') {
NULL              216 ext/standard/dns.c 	if (hp == NULL || hp->h_addr_list == NULL) {
NULL              269 ext/standard/dns.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host cannot be empty");
NULL              282 ext/standard/dns.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host and type cannot be empty");
NULL              299 ext/standard/dns.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%s' not supported", Z_STRVAL_PP(arg2));
NULL              386 ext/standard/dns.c 		if (res._u._ext.nsaddrs[ns] != NULL) {
NULL              388 ext/standard/dns.c 			res._u._ext.nsaddrs[ns] = NULL;
NULL              407 ext/standard/dns.c 	*subarray = NULL;
NULL              411 ext/standard/dns.c 		return NULL;
NULL              458 ext/standard/dns.c 				return NULL;
NULL              488 ext/standard/dns.c 				return NULL;
NULL              494 ext/standard/dns.c 				return NULL;
NULL              611 ext/standard/dns.c 					return NULL;
NULL              627 ext/standard/dns.c 				return NULL;
NULL              649 ext/standard/dns.c 				return NULL;
NULL              675 ext/standard/dns.c 	u_char *cp = NULL, *end = NULL;
NULL              711 ext/standard/dns.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%d' not supported", type_param);
NULL              778 ext/standard/dns.c 			n = res_nmkquery(&res, QUERY, Z_STRVAL_P(host), C_IN, type_to_fetch, NULL, 0, NULL, buf.qb2, sizeof buf);
NULL              780 ext/standard/dns.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "res_nmkquery() failed");
NULL              788 ext/standard/dns.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "res_nsend() failed");
NULL              807 ext/standard/dns.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to parse DNS data received");
NULL              821 ext/standard/dns.c 				if (retval != NULL && store_results) {
NULL              836 ext/standard/dns.c 			if (retval != NULL) {
NULL              845 ext/standard/dns.c 			if (retval != NULL) {
NULL               64 ext/standard/exec.c 	char *buf, *tmp=NULL;
NULL               66 ext/standard/exec.c 	char *cmd_p, *b, *c, *d=NULL;
NULL               70 ext/standard/exec.c 	void (*sig_handler)() = NULL;
NULL               79 ext/standard/exec.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "No '..' components allowed in path");
NULL              104 ext/standard/exec.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to fork [%s]", cmd);
NULL              199 ext/standard/exec.c 	zval *ret_code=NULL, *ret_array=NULL;
NULL              212 ext/standard/exec.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot execute a blank command");
NULL              217 ext/standard/exec.c 		ret = php_exec(mode, cmd, NULL, return_value TSRMLS_CC);
NULL              268 ext/standard/exec.c 	char *p = NULL;
NULL              295 ext/standard/exec.c 					p = NULL;
NULL              405 ext/standard/exec.c 	char *cmd = NULL;
NULL              426 ext/standard/exec.c 	char *cmd = NULL;
NULL              454 ext/standard/exec.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot execute using backquotes in Safe Mode");
NULL              460 ext/standard/exec.c 	if ((in=VCWD_POPEN(Z_STRVAL_PP(cmd), "rt"))==NULL) {
NULL              462 ext/standard/exec.c 	if ((in=VCWD_POPEN(Z_STRVAL_PP(cmd), "r"))==NULL) {
NULL              464 ext/standard/exec.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to execute '%s'", Z_STRVAL_PP(cmd));
NULL              494 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              137 ext/standard/file.c 	if (stream == NULL) {	\
NULL              160 ext/standard/file.c 		context->options = NULL;
NULL              168 ext/standard/file.c 	FG(user_stream_current_filename) = NULL;
NULL              178 ext/standard/file.c 	STD_PHP_INI_ENTRY("user_agent", NULL, PHP_INI_ALL, OnUpdateString, user_agent, php_file_globals, file_globals)
NULL              185 ext/standard/file.c 	le_stream_context = zend_register_list_destructors_ex(file_context_dtor, NULL, "stream-context", module_number);
NULL              325 ext/standard/file.c 	zval *arg1, *arg3 = NULL;
NULL              338 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal operation argument");
NULL              373 ext/standard/file.c 	char *name = NULL, *value = NULL, *temp = NULL;
NULL              388 ext/standard/file.c 			NULL);
NULL              497 ext/standard/file.c 			name = value = NULL;
NULL              511 ext/standard/file.c 		md.token_data = NULL;
NULL              533 ext/standard/file.c 	zval *zcontext = NULL;
NULL              534 ext/standard/file.c 	php_stream_context *context = NULL;
NULL              543 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "length must be greater than or equal to zero");
NULL              551 ext/standard/file.c 				NULL, context);
NULL              557 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to seek to position %ld in the stream", offset);
NULL              592 ext/standard/file.c 	zval *zcontext = NULL;
NULL              593 ext/standard/file.c 	php_stream_context *context = NULL;
NULL              594 ext/standard/file.c 	php_stream *srcstream = NULL;
NULL              615 ext/standard/file.c 	stream = php_stream_open_wrapper_ex(filename, mode, ((flags & PHP_FILE_USE_INCLUDE_PATH) ? USE_PATH : 0) | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, context);
NULL              616 ext/standard/file.c 	if (stream == NULL) {
NULL              644 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              667 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              669 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              681 ext/standard/file.c 			if (Z_OBJ_HT_P(data) != NULL) {
NULL              687 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              717 ext/standard/file.c 	char *slashed, *target_buf=NULL, *p, *s, *e;
NULL              726 ext/standard/file.c 	zval *zcontext = NULL;
NULL              727 ext/standard/file.c 	php_stream_context *context = NULL;
NULL              734 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%ld' flag is not supported", flags);
NULL              744 ext/standard/file.c 	stream = php_stream_open_wrapper_ex(filename, "rb", (use_include_path ? USE_PATH : 0) | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, context);
NULL              835 ext/standard/file.c 	php_basename(Z_STRVAL_PP(arg2), Z_STRLEN_PP(arg2), NULL, 0, &p, &p_len TSRMLS_CC);
NULL              878 ext/standard/file.c 	zval *zcontext = NULL;
NULL              880 ext/standard/file.c 	php_stream_context *context = NULL;
NULL              889 ext/standard/file.c 	stream = php_stream_open_wrapper_ex(filename, mode, (use_include_path ? USE_PATH : 0) | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, context);
NULL              891 ext/standard/file.c 	if (stream == NULL) {
NULL              933 ext/standard/file.c 	char *p, *tmp = NULL;
NULL              962 ext/standard/file.c 				b = NULL;
NULL              977 ext/standard/file.c 			php_error_docref2(NULL TSRMLS_CC, buf, p, E_WARNING, "%s", strerror(errno));
NULL              988 ext/standard/file.c 			php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(arg1), p, E_WARNING, "%s", strerror(errno));
NULL              995 ext/standard/file.c 	if (stream == NULL)	{
NULL              996 ext/standard/file.c 		php_error_docref2(NULL TSRMLS_CC, Z_STRVAL_PP(arg1), p, E_WARNING, "%s", strerror(errno));
NULL             1051 ext/standard/file.c 	char *buf = NULL;
NULL             1064 ext/standard/file.c 		buf = php_stream_get_line(stream, NULL, 0, &line_len);
NULL             1065 ext/standard/file.c 		if (buf == NULL) {
NULL             1073 ext/standard/file.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0");
NULL             1078 ext/standard/file.c 		if (php_stream_get_line(stream, buf, len, &line_len) == NULL) {
NULL             1136 ext/standard/file.c 	zval **fd, **bytes = NULL, **allow=NULL;
NULL             1139 ext/standard/file.c 	char *buf = NULL, *retval;
NULL             1141 ext/standard/file.c 	char *allowed_tags=NULL;
NULL             1174 ext/standard/file.c 	if (bytes != NULL) {
NULL             1177 ext/standard/file.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0");
NULL             1187 ext/standard/file.c 	if ((retval = php_stream_get_line(stream, buf, len, &actual_len)) == NULL)	{
NULL             1188 ext/standard/file.c 		if (buf != NULL) {
NULL             1241 ext/standard/file.c 	buf = php_stream_get_line((php_stream *) what, NULL, 0, &len);
NULL             1242 ext/standard/file.c 	if (buf == NULL) {
NULL             1265 ext/standard/file.c 	zval **arg1, **arg2, **arg3=NULL;
NULL             1268 ext/standard/file.c 	char *buffer = NULL;
NULL             1408 ext/standard/file.c 	if (PG(safe_mode) && (!php_checkuid(dir, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             1417 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL             1433 ext/standard/file.c 	zval *zcontext = NULL;
NULL             1455 ext/standard/file.c 	zval *zcontext = NULL;
NULL             1477 ext/standard/file.c 	zval *zcontext = NULL;
NULL             1479 ext/standard/file.c 	php_stream_context *context = NULL;
NULL             1487 ext/standard/file.c 	stream = php_stream_open_wrapper_ex(filename, "rb", (use_include_path ? USE_PATH : 0) | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, context);
NULL             1551 ext/standard/file.c 	zval *zcontext = NULL;
NULL             1559 ext/standard/file.c 	wrapper = php_stream_locate_url_wrapper(old_name, NULL, 0 TSRMLS_CC);
NULL             1562 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate stream wrapper");
NULL             1567 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             1571 ext/standard/file.c 	if (wrapper != php_stream_locate_url_wrapper(new_name, NULL, 0 TSRMLS_CC)) {
NULL             1572 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot rename a file across wrapper types");
NULL             1589 ext/standard/file.c 	zval *zcontext = NULL;
NULL             1590 ext/standard/file.c 	php_stream_context *context = NULL;
NULL             1598 ext/standard/file.c 	wrapper = php_stream_locate_url_wrapper(filename, NULL, 0 TSRMLS_CC);
NULL             1601 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate stream wrapper");
NULL             1606 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             1629 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't truncate this stream!");
NULL             1695 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_dev, sizeof(zval *), NULL);
NULL             1696 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ino, sizeof(zval *), NULL);
NULL             1697 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mode, sizeof(zval *), NULL);
NULL             1698 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_nlink, sizeof(zval *), NULL);
NULL             1699 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_uid, sizeof(zval *), NULL);
NULL             1700 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_gid, sizeof(zval *), NULL);
NULL             1701 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_rdev, sizeof(zval *), NULL);
NULL             1702 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_size, sizeof(zval *), NULL);
NULL             1703 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_atime, sizeof(zval *), NULL);
NULL             1704 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mtime, sizeof(zval *), NULL);
NULL             1705 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ctime, sizeof(zval *), NULL);
NULL             1706 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blksize, sizeof(zval *), NULL);
NULL             1707 ext/standard/file.c 	zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blocks, sizeof(zval *), NULL);
NULL             1710 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             1711 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             1712 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             1713 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             1714 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             1715 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             1716 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             1717 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             1718 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             1719 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             1720 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             1721 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             1722 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             1739 ext/standard/file.c 	if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(source), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             1765 ext/standard/file.c 	php_stream *srcstream = NULL, *deststream = NULL;
NULL             1769 ext/standard/file.c 	switch (php_stream_stat_path_ex(src, 0, &src_s, NULL)) {
NULL             1780 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The first argument to copy() function cannot be a directory");
NULL             1783 ext/standard/file.c 	if (php_stream_stat_path_ex(dest, PHP_STREAM_URL_STAT_QUIET, &dest_s, NULL) != 0) {
NULL             1799 ext/standard/file.c 		if ((sp = expand_filepath(src, NULL TSRMLS_CC)) == NULL) {
NULL             1802 ext/standard/file.c 	 	if ((dp = expand_filepath(dest, NULL TSRMLS_CC)) == NULL) {
NULL             1822 ext/standard/file.c 	srcstream = php_stream_open_wrapper(src, "rb", src_chk | REPORT_ERRORS, NULL);
NULL             1828 ext/standard/file.c 	deststream = php_stream_open_wrapper(dest, "wb", ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL);
NULL             1860 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0");
NULL             1889 ext/standard/file.c 				php_mblen(NULL, 0);
NULL             1927 ext/standard/file.c 	zval *fp = NULL, *fields = NULL, **field = NULL;
NULL             1928 ext/standard/file.c 	char *delimiter_str = NULL, *enclosure_str = NULL;
NULL             1940 ext/standard/file.c 	if (delimiter_str != NULL) {
NULL             1943 ext/standard/file.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character");
NULL             1946 ext/standard/file.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "delimiter must be a single character");
NULL             1953 ext/standard/file.c 	if (enclosure_str != NULL) {
NULL             1955 ext/standard/file.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character");
NULL             1958 ext/standard/file.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "enclosure must be a single character");
NULL             2041 ext/standard/file.c 		zval *fd, **len_zv = NULL;
NULL             2042 ext/standard/file.c 		char *delimiter_str = NULL;
NULL             2044 ext/standard/file.c 		char *enclosure_str = NULL;
NULL             2053 ext/standard/file.c 		if (delimiter_str != NULL) {
NULL             2056 ext/standard/file.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "delimiter must be a character");
NULL             2059 ext/standard/file.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "delimiter must be a single character");
NULL             2066 ext/standard/file.c 		if (enclosure_str != NULL) {
NULL             2068 ext/standard/file.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "enclosure must be a character");
NULL             2071 ext/standard/file.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "enclosure must be a single character");
NULL             2078 ext/standard/file.c 		if (len_zv != NULL && Z_TYPE_PP(len_zv) != IS_NULL) {
NULL             2082 ext/standard/file.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter may not be negative");
NULL             2095 ext/standard/file.c 		if ((buf = php_stream_get_line(stream, NULL, 0, &buf_len)) == NULL) {
NULL             2100 ext/standard/file.c 		if (php_stream_get_line(stream, buf, len + 1, &buf_len) == NULL) {
NULL             2119 ext/standard/file.c 	php_mblen(NULL, 0);
NULL             2152 ext/standard/file.c 					php_mblen(NULL, 0);
NULL             2207 ext/standard/file.c 								if ((new_buf = php_stream_get_line(stream, NULL, 0, &new_len)) == NULL) {
NULL             2239 ext/standard/file.c 						php_mblen(NULL, 0);
NULL             2307 ext/standard/file.c 						php_mblen(NULL, 0);
NULL             2338 ext/standard/file.c 						php_mblen(NULL, 0);
NULL             2387 ext/standard/file.c 		if (PG(safe_mode) && (!php_checkuid(resolved_path_buff, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             2533 ext/standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filename exceeds the maximum allowed length of %d characters", MAXPATHLEN);
NULL              103 ext/standard/filestat.c 	BG(CurrentStatFile)=NULL;
NULL              104 ext/standard/filestat.c 	BG(CurrentLStatFile)=NULL;
NULL              113 ext/standard/filestat.c 		BG(CurrentStatFile) = NULL;
NULL              117 ext/standard/filestat.c 		BG(CurrentLStatFile) = NULL;
NULL              156 ext/standard/filestat.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err());
NULL              168 ext/standard/filestat.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err());
NULL              174 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load kernel32.dll");
NULL              207 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              218 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              288 ext/standard/filestat.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err());
NULL              300 ext/standard/filestat.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", php_win_err());
NULL              306 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load kernel32.dll");
NULL              339 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              349 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              412 ext/standard/filestat.c 		if (getgrnam_r(Z_STRVAL_PP(group), &gr, grbuf, grbuflen, &retgrptr) != 0 || retgrptr == NULL) {
NULL              413 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find gid for %s", Z_STRVAL_PP(group));
NULL              423 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find gid for %s", Z_STRVAL_PP(group));
NULL              433 ext/standard/filestat.c 	if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(filename), NULL, CHECKUID_ALLOW_FILE_NOT_EXISTS))) {
NULL              450 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              500 ext/standard/filestat.c 		struct passwd *retpwptr = NULL;
NULL              509 ext/standard/filestat.c 		if (getpwnam_r(Z_STRVAL_PP(user), &pw, pwbuf, pwbuflen, &retpwptr) != 0 || retpwptr == NULL) {
NULL              510 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find uid for %s", Z_STRVAL_PP(user));
NULL              520 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to find uid for %s", Z_STRVAL_PP(user));
NULL              530 ext/standard/filestat.c 	if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(filename), NULL, CHECKUID_ALLOW_FILE_NOT_EXISTS))) {
NULL              547 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              598 ext/standard/filestat.c 	if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(filename), NULL, CHECKUID_ALLOW_FILE_NOT_EXISTS))) {
NULL              615 ext/standard/filestat.c 		if (php_stream_stat_path_ex(Z_STRVAL_PP(filename), 0, &ssb, NULL)) {
NULL              616 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "stat failed for %s", Z_STRVAL_PP(filename));
NULL              632 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              648 ext/standard/filestat.c 	struct utimbuf *newtime = NULL;
NULL              655 ext/standard/filestat.c 		newtime->modtime = newtime->actime = time(NULL);
NULL              672 ext/standard/filestat.c 	if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(filename), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              684 ext/standard/filestat.c 		if (file == NULL) {
NULL              685 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create file %s because %s", Z_STRVAL_PP(filename), strerror(errno));
NULL              693 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Utime failed: %s", strerror(errno));
NULL              707 ext/standard/filestat.c 		BG(CurrentStatFile) = NULL;
NULL              711 ext/standard/filestat.c 		BG(CurrentLStatFile) = NULL;
NULL              764 ext/standard/filestat.c 			} else if (!php_checkuid_ex(local, NULL, CHECKUID_ALLOW_FILE_NOT_EXISTS, CHECKUID_NO_ERRORS)) {
NULL              805 ext/standard/filestat.c 	if (php_stream_stat_path_ex((char *)filename, flags, &ssb, NULL)) {
NULL              808 ext/standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%sstat failed for %s", IS_LINK_OPERATION(type) ? "L" : "", filename);
NULL              830 ext/standard/filestat.c 			groups = getgroups(0, NULL);
NULL              905 ext/standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown file type (%d)", ssb.sb.st_mode&S_IFMT);
NULL              958 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_dev, sizeof(zval *), NULL);
NULL              959 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ino, sizeof(zval *), NULL);
NULL              960 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mode, sizeof(zval *), NULL);
NULL              961 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_nlink, sizeof(zval *), NULL);
NULL              962 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_uid, sizeof(zval *), NULL);
NULL              963 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_gid, sizeof(zval *), NULL);
NULL              965 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_rdev, sizeof(zval *), NULL);
NULL              966 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_size, sizeof(zval *), NULL);
NULL              967 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_atime, sizeof(zval *), NULL);
NULL              968 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_mtime, sizeof(zval *), NULL);
NULL              969 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_ctime, sizeof(zval *), NULL);
NULL              970 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blksize, sizeof(zval *), NULL);
NULL              971 ext/standard/filestat.c 		zend_hash_next_index_insert(HASH_OF(return_value), (void *)&stat_blocks, sizeof(zval *), NULL);
NULL              974 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              975 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              976 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              977 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              978 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              979 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              980 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              981 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              982 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              983 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              984 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              985 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              986 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              990 ext/standard/filestat.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Didn't understand stat call");
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              802 ext/standard/filters.c 	if ((in_pp == NULL || in_left_p == NULL) && (lb_ptr >=lb_cnt)) {
NULL              812 ext/standard/filters.c 		if (!(opts & PHP_CONV_QPRINT_OPT_BINARY) && inst->lbchars != NULL && inst->lbchars_len > 0) {
NULL              847 ext/standard/filters.c 			if (line_ccnt < 2 && inst->lbchars != NULL) {
NULL              872 ext/standard/filters.c 			if (line_ccnt < 2 && inst->lbchars != NULL) {
NULL              936 ext/standard/filters.c 	if (line_len < 4 && lbchars != NULL) {
NULL              943 ext/standard/filters.c 	if (lbchars != NULL) {
NULL              947 ext/standard/filters.c 		inst->lbchars = NULL;
NULL              973 ext/standard/filters.c 	assert(inst != NULL);
NULL              974 ext/standard/filters.c 	if (inst->lbchars_dup && inst->lbchars != NULL) {
NULL              991 ext/standard/filters.c 	if ((in_pp == NULL || in_left_p == NULL) && lb_cnt == lb_ptr) {
NULL             1160 ext/standard/filters.c 	if (lbchars != NULL) {
NULL             1164 ext/standard/filters.c 		inst->lbchars = NULL;
NULL             1190 ext/standard/filters.c 	*pretval = NULL;
NULL             1199 ext/standard/filters.c 			if (NULL == (*pretval = pemalloc(Z_STRLEN(zt) + 1, persistent))) {
NULL             1207 ext/standard/filters.c 			if (NULL == (*pretval = pemalloc(Z_STRLEN_PP(tmpval) + 1, persistent))) {
NULL             1336 ext/standard/filters.c 	php_conv *retval = NULL;
NULL             1341 ext/standard/filters.c 			char *lbchars = NULL;
NULL             1344 ext/standard/filters.c 			if (options != NULL) {
NULL             1348 ext/standard/filters.c 					if (lbchars != NULL) {
NULL             1351 ext/standard/filters.c 					lbchars = NULL;
NULL             1353 ext/standard/filters.c 					if (lbchars == NULL) {
NULL             1360 ext/standard/filters.c 			if (lbchars != NULL) {
NULL             1362 ext/standard/filters.c 					if (lbchars != NULL) {
NULL             1369 ext/standard/filters.c 				if (php_conv_base64_encode_ctor((php_conv_base64_encode *)retval, 0, NULL, 0, 0, persistent)) {
NULL             1384 ext/standard/filters.c 			char *lbchars = NULL;
NULL             1388 ext/standard/filters.c 			if (options != NULL) {
NULL             1398 ext/standard/filters.c 					if (lbchars != NULL) {
NULL             1401 ext/standard/filters.c 					lbchars = NULL;
NULL             1403 ext/standard/filters.c 					if (lbchars == NULL) {
NULL             1412 ext/standard/filters.c 			if (lbchars != NULL) {
NULL             1419 ext/standard/filters.c 				if (php_conv_qprint_encode_ctor((php_conv_qprint_encode *)retval, 0, NULL, 0, 0, opts, persistent)) {
NULL             1426 ext/standard/filters.c 			char *lbchars = NULL;
NULL             1429 ext/standard/filters.c 			if (options != NULL) {
NULL             1435 ext/standard/filters.c 			if (lbchars != NULL) {
NULL             1442 ext/standard/filters.c 				if (php_conv_qprint_decode_ctor((php_conv_qprint_decode *)retval, NULL, 0, 0, persistent)) {
NULL             1449 ext/standard/filters.c 			retval = NULL;
NULL             1455 ext/standard/filters.c 	if (retval != NULL) {
NULL             1458 ext/standard/filters.c 	return NULL;	
NULL             1474 ext/standard/filters.c 	if ((inst->cd = php_conv_open(conv_mode, conv_opts, persistent)) == NULL) {
NULL             1481 ext/standard/filters.c 	if (inst->cd != NULL) {
NULL             1485 ext/standard/filters.c 	if (inst->filtername != NULL) {
NULL             1493 ext/standard/filters.c 	if (inst->cd != NULL) {
NULL             1498 ext/standard/filters.c 	if (inst->filtername != NULL) {
NULL             1513 ext/standard/filters.c 	char *out_buf = NULL;
NULL             1520 ext/standard/filters.c 	if (ps == NULL) {
NULL             1529 ext/standard/filters.c 	if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) {
NULL             1544 ext/standard/filters.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): invalid byte sequence", inst->filtername);
NULL             1548 ext/standard/filters.c 					if (ps != NULL) {
NULL             1551 ext/standard/filters.c 								php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): insufficient buffer", inst->filtername);
NULL             1566 ext/standard/filters.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unexpected end of stream", inst->filtername);
NULL             1577 ext/standard/filters.c 						if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             1584 ext/standard/filters.c 						if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) {
NULL             1589 ext/standard/filters.c 						if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) {
NULL             1590 ext/standard/filters.c 							if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             1606 ext/standard/filters.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unknown error", inst->filtername);
NULL             1618 ext/standard/filters.c 		err = ((ps == NULL ? php_conv_convert(inst->cd, NULL, NULL, &pd, &ocnt):
NULL             1622 ext/standard/filters.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): invalid byte sequence", inst->filtername);
NULL             1626 ext/standard/filters.c 				if (ps != NULL) {
NULL             1628 ext/standard/filters.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): insufficient buffer", inst->filtername);
NULL             1636 ext/standard/filters.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unexpected octet values", inst->filtername);
NULL             1649 ext/standard/filters.c 					if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             1656 ext/standard/filters.c 					if (NULL == (out_buf = pemalloc(out_buf_size, persistent))) {
NULL             1661 ext/standard/filters.c 					if (NULL == (new_out_buf = perealloc(out_buf, new_out_buf_size, persistent))) {
NULL             1662 ext/standard/filters.c 						if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             1677 ext/standard/filters.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): unknown error", inst->filtername);
NULL             1681 ext/standard/filters.c 				if (ps == NULL) {
NULL             1689 ext/standard/filters.c 		if (NULL == (new_bucket = php_stream_bucket_new(stream, out_buf, (out_buf_size - ocnt), 1, persistent TSRMLS_CC))) {
NULL             1715 ext/standard/filters.c 	php_stream_bucket *bucket = NULL;
NULL             1719 ext/standard/filters.c 	while (buckets_in->head != NULL) {
NULL             1735 ext/standard/filters.c 				buckets_out, NULL, 0, &consumed,
NULL             1748 ext/standard/filters.c 	if (bucket != NULL) {
NULL             1756 ext/standard/filters.c 	assert(thisfilter->abstract != NULL);
NULL             1771 ext/standard/filters.c 	php_stream_filter *retval = NULL;
NULL             1776 ext/standard/filters.c 	if (filterparams != NULL && Z_TYPE_P(filterparams) != IS_ARRAY) {
NULL             1777 ext/standard/filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream filter (%s): invalid filter parameter", filtername);
NULL             1778 ext/standard/filters.c 		return NULL;
NULL             1781 ext/standard/filters.c 	if ((dot = strchr(filtername, '.')) == NULL) {
NULL             1782 ext/standard/filters.c 		return NULL;
NULL             1799 ext/standard/filters.c 		(filterparams != NULL ? Z_ARRVAL_P(filterparams) : NULL),
NULL             1806 ext/standard/filters.c 	if (retval == NULL) {
NULL             1841 ext/standard/filters.c 	while ((bucket = buckets_in->head) != NULL) {
NULL             1873 ext/standard/filters.c 	php_stream_filter_ops *fops = NULL;
NULL             1877 ext/standard/filters.c 		return NULL;
NULL             1883 ext/standard/filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes", sizeof(php_consumed_filter_data));
NULL             1884 ext/standard/filters.c 		return NULL;
NULL             1911 ext/standard/filters.c 	{ NULL, NULL }
NULL              125 ext/standard/flock_compat.c     {0, 0, 0, 0, NULL};
NULL              217 ext/standard/formatted_print.c 	char *s = NULL;
NULL              335 ext/standard/formatted_print.c 	if (endptr != NULL) {
NULL              387 ext/standard/formatted_print.c 		WRONG_PARAM_COUNT_WITH_RETVAL(NULL);
NULL              393 ext/standard/formatted_print.c 		WRONG_PARAM_COUNT_WITH_RETVAL(NULL);
NULL              457 ext/standard/formatted_print.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument number must be greater than zero");
NULL              458 ext/standard/formatted_print.c 						return NULL;
NULL              499 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              500 ext/standard/formatted_print.c 						return NULL;
NULL              516 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              517 ext/standard/formatted_print.c 							return NULL;
NULL              536 ext/standard/formatted_print.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Too few arguments");
NULL              537 ext/standard/formatted_print.c 				return NULL;
NULL              676 ext/standard/formatted_print.c 	if ((result=php_formatted_print(ht, &len, 0, 0 TSRMLS_CC))==NULL) {
NULL              690 ext/standard/formatted_print.c 	if ((result=php_formatted_print(ht, &len, 1, 0 TSRMLS_CC))==NULL) {
NULL              704 ext/standard/formatted_print.c 	if ((result=php_formatted_print(ht, &len, 0, 0 TSRMLS_CC))==NULL) {
NULL              720 ext/standard/formatted_print.c 	if ((result=php_formatted_print(ht, &len, 1, 0 TSRMLS_CC))==NULL) {
NULL              748 ext/standard/formatted_print.c 	if ((result=php_formatted_print(ht, &len, 0, 1 TSRMLS_CC))==NULL) {
NULL              779 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               45 ext/standard/ftok.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Pathname is invalid");
NULL               50 ext/standard/ftok.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Project identifier is invalid");
NULL               54 ext/standard/ftok.c 	if ((PG(safe_mode) && (!php_checkuid(Z_STRVAL_PP(pathname), NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(Z_STRVAL_PP(pathname) TSRMLS_CC)) {
NULL               60 ext/standard/ftok.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "ftok() failed - %s", strerror(errno));
NULL               82 ext/standard/ftp_fopen_wrapper.c 	return strtol(buffer, NULL, 10);
NULL              105 ext/standard/ftp_fopen_wrapper.c 		stream->wrapperdata = NULL;
NULL              116 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL, *reuseid = NULL;
NULL              117 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL              125 ext/standard/ftp_fopen_wrapper.c 	if (resource == NULL || resource->path == NULL) {
NULL              129 ext/standard/ftp_fopen_wrapper.c 		return NULL;
NULL              139 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              141 ext/standard/ftp_fopen_wrapper.c 	if (stream == NULL) {
NULL              147 ext/standard/ftp_fopen_wrapper.c 	php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0);
NULL              186 ext/standard/ftp_fopen_wrapper.c 				STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0
NULL              190 ext/standard/ftp_fopen_wrapper.c 			stream = NULL;
NULL              227 ext/standard/ftp_fopen_wrapper.c 	if (resource->user != NULL) {
NULL              244 ext/standard/ftp_fopen_wrapper.c 		if (resource->pass != NULL) {
NULL              297 ext/standard/ftp_fopen_wrapper.c 	return NULL;
NULL              308 ext/standard/ftp_fopen_wrapper.c 	char *tpath, *ttpath, *hoststart=NULL;
NULL              351 ext/standard/ftp_fopen_wrapper.c 		if (ttpath == NULL) {
NULL              381 ext/standard/ftp_fopen_wrapper.c 	if (ttpath == NULL) {
NULL              398 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL, *datastream = NULL;
NULL              399 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL              403 ext/standard/ftp_fopen_wrapper.c 	char *hoststart = NULL;
NULL              405 ext/standard/ftp_fopen_wrapper.c 	php_stream *reuseid=NULL;
NULL              421 ext/standard/ftp_fopen_wrapper.c 			return NULL;
NULL              432 ext/standard/ftp_fopen_wrapper.c 		return NULL;
NULL              443 ext/standard/ftp_fopen_wrapper.c 			return NULL;
NULL              532 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "%s %s\r\n", tmp_line, (resource->path != NULL ? resource->path : "/"));
NULL              535 ext/standard/ftp_fopen_wrapper.c 	if (hoststart == NULL) {
NULL              539 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              541 ext/standard/ftp_fopen_wrapper.c 	if (datastream == NULL) {
NULL              551 ext/standard/ftp_fopen_wrapper.c 		datastream = NULL;
NULL              559 ext/standard/ftp_fopen_wrapper.c 			STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 ||
NULL              564 ext/standard/ftp_fopen_wrapper.c 		datastream = NULL;
NULL              584 ext/standard/ftp_fopen_wrapper.c 	return NULL;
NULL              610 ext/standard/ftp_fopen_wrapper.c 	php_basename(ent->d_name, tmp_len, NULL, 0, &basename, &basename_len TSRMLS_CC);
NULL              645 ext/standard/ftp_fopen_wrapper.c 		innerstream->wrapperdata = NULL;
NULL              648 ext/standard/ftp_fopen_wrapper.c 	stream->abstract = NULL;
NULL              657 ext/standard/ftp_fopen_wrapper.c 	NULL, /* write */
NULL              660 ext/standard/ftp_fopen_wrapper.c 	NULL, /* flush */
NULL              662 ext/standard/ftp_fopen_wrapper.c 	NULL, /* rewind */
NULL              663 ext/standard/ftp_fopen_wrapper.c 	NULL, /* cast */
NULL              664 ext/standard/ftp_fopen_wrapper.c 	NULL, /* stat */
NULL              665 ext/standard/ftp_fopen_wrapper.c 	NULL  /* set option */
NULL              672 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream, *reuseid, *datastream = NULL;
NULL              673 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL              675 ext/standard/ftp_fopen_wrapper.c 	char *hoststart = NULL, tmp_line[512];
NULL              699 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "NLST %s\r\n", (resource->path != NULL ? resource->path : "/"));
NULL              702 ext/standard/ftp_fopen_wrapper.c 	if (hoststart == NULL) {
NULL              706 ext/standard/ftp_fopen_wrapper.c 	if (datastream == NULL) {
NULL              716 ext/standard/ftp_fopen_wrapper.c 		datastream = NULL;
NULL              723 ext/standard/ftp_fopen_wrapper.c 			STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 ||
NULL              728 ext/standard/ftp_fopen_wrapper.c 		datastream = NULL;
NULL              749 ext/standard/ftp_fopen_wrapper.c 	return NULL;
NULL              757 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL;
NULL              758 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL              765 ext/standard/ftp_fopen_wrapper.c 	stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL TSRMLS_CC);
NULL              771 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              780 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "SIZE %s\r\n", (resource->path != NULL ? resource->path : "/"));
NULL              795 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "MDTM %s\r\n", (resource->path != NULL ? resource->path : "/"));
NULL              821 ext/standard/ftp_fopen_wrapper.c 		stamp = time(NULL);
NULL              886 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL;
NULL              887 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL              891 ext/standard/ftp_fopen_wrapper.c 	stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, NULL, NULL, &resource, NULL, NULL TSRMLS_CC);
NULL              894 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", url);
NULL              899 ext/standard/ftp_fopen_wrapper.c 	if (resource->path == NULL) {
NULL              901 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path provided in %s", url);
NULL              907 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "DELE %s\r\n", (resource->path != NULL ? resource->path : "/"));
NULL              912 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error Deleting file: %s", tmp_line);
NULL              936 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL;
NULL              937 ext/standard/ftp_fopen_wrapper.c 	php_url *resource_from = NULL, *resource_to = NULL;
NULL              962 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              965 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", resource_from->host);
NULL              971 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "RNFR %s\r\n", (resource_from->path != NULL ? resource_from->path : "/"));
NULL              976 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error Renaming file: %s", tmp_line);
NULL              982 ext/standard/ftp_fopen_wrapper.c 	php_stream_printf(stream TSRMLS_CC, "RNTO %s\r\n", (resource_to->path != NULL ? resource_to->path : "/"));
NULL              987 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error Renaming file: %s", tmp_line);
NULL             1015 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL;
NULL             1016 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL             1020 ext/standard/ftp_fopen_wrapper.c 	stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, NULL, NULL, &resource, NULL, NULL TSRMLS_CC);
NULL             1023 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", url);
NULL             1028 ext/standard/ftp_fopen_wrapper.c 	if (resource->path == NULL) {
NULL             1030 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path provided in %s", url);
NULL             1073 ext/standard/ftp_fopen_wrapper.c 								php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tmp_line);
NULL             1109 ext/standard/ftp_fopen_wrapper.c 	php_stream *stream = NULL;
NULL             1110 ext/standard/ftp_fopen_wrapper.c 	php_url *resource = NULL;
NULL             1114 ext/standard/ftp_fopen_wrapper.c 	stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, NULL, NULL, &resource, NULL, NULL TSRMLS_CC);
NULL             1117 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to connect to %s", url);
NULL             1122 ext/standard/ftp_fopen_wrapper.c 	if (resource->path == NULL) {
NULL             1124 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid path provided in %s", url);
NULL             1134 ext/standard/ftp_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tmp_line);
NULL             1170 ext/standard/ftp_fopen_wrapper.c 	NULL,
NULL               65 ext/standard/head.c 	char *cookie, *encoded_value = NULL;
NULL               71 ext/standard/head.c 	if (name && strpbrk(name, "=,; \t\r\n\013\014") != NULL) {   /* man isspace for \013 and \014 */
NULL               76 ext/standard/head.c 	if (!url_encode && value && strpbrk(value, ",; \t\r\n\013\014") != NULL) { /* man isspace for \013 and \014 */
NULL              106 ext/standard/head.c 		time_t t = time(NULL) - 31536001;
NULL              153 ext/standard/head.c 	char *name, *value = NULL, *path = NULL, *domain = NULL;
NULL              176 ext/standard/head.c 	char *name, *value = NULL, *path = NULL, *domain = NULL;
NULL               65 ext/standard/html.c 	"euro", NULL, "sbquo", "fnof", "bdquo", "hellip", "dagger",
NULL               67 ext/standard/html.c 	NULL, NULL, NULL, NULL, "lsquo", "rsquo", "ldquo", "rdquo",
NULL               69 ext/standard/html.c 	"oelig", NULL, NULL, "Yuml" 
NULL               93 ext/standard/html.c 	"macr", "deg", "plusmn", "sup2", "sup3", NULL, /* Zcaron */
NULL               94 ext/standard/html.c 	"micro", "para", "middot", NULL, /* zcaron */ "sup1", "ordm",
NULL              110 ext/standard/html.c 	"OElig", "oelig", NULL, NULL, NULL, NULL,
NULL              111 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              113 ext/standard/html.c 	"Scaron", "scaron", NULL, NULL, NULL, NULL, NULL, NULL,
NULL              114 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              115 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              117 ext/standard/html.c 	"Yuml", NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              118 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              119 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              121 ext/standard/html.c 	NULL, NULL, "fnof"
NULL              128 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              129 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              131 ext/standard/html.c 	NULL, "tilde"
NULL              138 ext/standard/html.c 	NULL, "Sigma", "Tau", "Upsilon", "Phi", "Chi", "Psi", "Omega",
NULL              140 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              145 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              147 ext/standard/html.c 	NULL, NULL, NULL,
NULL              153 ext/standard/html.c 	"ensp", "emsp", NULL, NULL, NULL, NULL, NULL,
NULL              154 ext/standard/html.c 	"thinsp", NULL, NULL, "zwnj", "zwj", "lrm", "rlm",
NULL              155 ext/standard/html.c 	NULL, NULL, NULL, "ndash", "mdash", NULL, NULL, NULL,
NULL              157 ext/standard/html.c 	"lsquo", "rsquo", "sbquo", NULL, "ldquo", "rdquo", "bdquo", NULL,
NULL              158 ext/standard/html.c 	"dagger", "Dagger",	"bull", NULL, NULL, NULL, "hellip",
NULL              159 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "permil", NULL,
NULL              161 ext/standard/html.c 	"prime", "Prime", NULL, NULL, NULL, NULL, NULL, "lsaquo", "rsaquo", NULL,
NULL              162 ext/standard/html.c 	NULL, NULL, "oline", NULL, NULL, NULL, NULL, NULL,
NULL              172 ext/standard/html.c 	"image", NULL, NULL, NULL, NULL, NULL, NULL,
NULL              174 ext/standard/html.c 	"weierp", NULL, NULL, NULL,
NULL              176 ext/standard/html.c 	"real", NULL, NULL, NULL, NULL, NULL,
NULL              178 ext/standard/html.c 	"trade", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              179 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              186 ext/standard/html.c 	"larr", "uarr", "rarr", "darr", "harr", NULL, NULL, NULL,
NULL              187 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              189 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              190 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              192 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, "crarr", NULL, NULL,
NULL              193 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              195 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              196 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              198 ext/standard/html.c 	"lArr", "uArr", "rArr", "dArr", "hArr", "vArr", NULL, NULL,
NULL              199 ext/standard/html.c 	NULL, NULL, "lAarr", "rAarr", NULL, "rarrw", NULL, NULL,
NULL              201 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              202 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              203 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              204 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              206 ext/standard/html.c 	"forall", "comp", "part", "exist", "nexist", "empty", NULL, "nabla",
NULL              207 ext/standard/html.c 	"isin", "notin", "epsis", "ni", "notni", "bepsi", NULL, "prod",
NULL              209 ext/standard/html.c 	"coprod", "sum", "minus", "mnplus", "plusdo", NULL, "setmn", "lowast",
NULL              210 ext/standard/html.c 	"compfn", NULL, "radic", NULL, NULL, "prop", "infin", "ang90",
NULL              213 ext/standard/html.c 	"or", "cap", "cup", "int", NULL, NULL, "conint", NULL,
NULL              215 ext/standard/html.c 	NULL, NULL, NULL, NULL, "there4", "becaus", NULL, NULL,
NULL              216 ext/standard/html.c 	NULL, NULL, NULL, NULL, "sim", "bsim", NULL, NULL,
NULL              218 ext/standard/html.c 	"wreath", "nsim", NULL, "sime", "nsime", "cong", NULL, "ncong",
NULL              219 ext/standard/html.c 	"asymp", "nap", "ape", NULL, "bcong", "asymp", "bump", "bumpe",
NULL              221 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              222 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              224 ext/standard/html.c 	"ne", "equiv", NULL, NULL, "le", "ge", "lE", "gE",
NULL              225 ext/standard/html.c 	"lnE", "gnE", "Lt", "Gt", "twixt", NULL, "nlt", "ngt",
NULL              227 ext/standard/html.c 	"nles", "nges", "lsim", "gsim", NULL, NULL, "lg", "gl",
NULL              228 ext/standard/html.c 	NULL, NULL, "pr", "sc", "cupre", "sscue", "prsim", "scsim",
NULL              231 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              233 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, "oplus", NULL, "otimes",
NULL              234 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              236 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, "perp", NULL, NULL,
NULL              237 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              239 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              240 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              242 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, "sdot", NULL, NULL,
NULL              243 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              245 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              246 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              248 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              249 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              251 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              252 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              254 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              255 ext/standard/html.c 	"lceil", "rceil", "lfloor", "rfloor", NULL, NULL, NULL, NULL,
NULL              257 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              258 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              260 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              261 ext/standard/html.c 	NULL, "lang", "rang"
NULL              271 ext/standard/html.c 	"spades", NULL, NULL, "clubs", NULL, "hearts", "diams"
NULL              276 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 
NULL              277 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, "#1025", /* "JO" */
NULL              278 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 
NULL              295 ext/standard/html.c 	"bull", "ndash", "mdash", NULL, "trade", "#1113", "#8250",
NULL              344 ext/standard/html.c 	"sp", NULL, NULL, NULL,
NULL              345 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              346 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              347 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, "quot", NULL,
NULL              348 ext/standard/html.c 	NULL, NULL, "amp", NULL, NULL, NULL, NULL,
NULL              349 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              350 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              351 ext/standard/html.c 	NULL, NULL, NULL, "lt", NULL, "gt", NULL,
NULL              352 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              353 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              354 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              355 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              356 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              357 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              358 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              359 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              360 ext/standard/html.c 	NULL, NULL, NULL, NULL, NULL, NULL, NULL,
NULL              361 ext/standard/html.c 	NULL, "Auml", "Aring", "Ccedil", "Eacute", "Ntilde", "Ouml",
NULL              451 ext/standard/html.c 	{ NULL }
NULL              465 ext/standard/html.c 	{ 0, NULL, 0, 0 }
NULL              719 ext/standard/html.c 	zval *uf_result = NULL;
NULL              722 ext/standard/html.c 	if (charset_hint == NULL)
NULL              782 ext/standard/html.c 		if (call_user_function_ex(CG(function_table), NULL, &nm_mb_internal_encoding, &uf_result, 0, NULL, 1, NULL TSRMLS_CC) != FAILURE) {
NULL              792 ext/standard/html.c 					charset_hint = NULL;
NULL              803 ext/standard/html.c 	if (charset_hint != NULL && (len=strlen(charset_hint)) != 0) {
NULL              810 ext/standard/html.c 	if (charset_hint != NULL && (len=strlen(charset_hint)) != 0) {
NULL              822 ext/standard/html.c 		localename = setlocale(LC_CTYPE, NULL);
NULL              857 ext/standard/html.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "charset `%s' not supported, assuming iso-8859-1",
NULL              861 ext/standard/html.c 	if (uf_result != NULL) {
NULL              940 ext/standard/html.c 				if (entity_map[j].table[k - entity_map[j].basechar] == NULL)
NULL              977 ext/standard/html.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot yet handle MBCS!");
NULL              979 ext/standard/html.c 						return NULL;
NULL             1022 ext/standard/html.c 					if (next != NULL && *next == ';') {
NULL             1141 ext/standard/html.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid multibyte sequence in argument");
NULL             1153 ext/standard/html.c 			unsigned char *rep = NULL;
NULL             1161 ext/standard/html.c 					if (rep == NULL) {
NULL             1258 ext/standard/html.c 	char *str, *hint_charset = NULL;
NULL             1367 ext/standard/html.c 	char *str, *hint_charset = NULL;
NULL             1401 ext/standard/html.c 	enum entity_charset charset = determine_charset(NULL TSRMLS_CC);
NULL             1419 ext/standard/html.c 					if (entity_map[j].table[i] == NULL)
NULL               34 ext/standard/http.c 	char *key = NULL, *ekey, *newprefix, *p;
NULL               37 ext/standard/http.c 	zval **zdata = NULL, *copyzval;
NULL               57 ext/standard/http.c 		(key_type = zend_hash_get_current_key_ex(ht, &key, &key_len, &idx, 0, NULL)) != HASH_KEY_NON_EXISTANT;
NULL               66 ext/standard/http.c 		if (key && *key == '\0' && type != NULL) {
NULL               78 ext/standard/http.c 		if (zend_hash_get_current_data_ex(ht, (void **)&zdata, NULL) == FAILURE || !zdata || !(*zdata)) {
NULL               79 ext/standard/http.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error traversing form data array");
NULL              135 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 TSRMLS_CC);
NULL              196 ext/standard/http.c 	char *prefix = NULL, *arg_sep=NULL;
NULL              206 ext/standard/http.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parameter 1 expected to be Array or Object.  Incorrect value given");
NULL              210 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 TSRMLS_CC) == FAILURE) {
NULL               86 ext/standard/http_fopen_wrapper.c 	php_stream *stream = NULL;
NULL               87 ext/standard/http_fopen_wrapper.c 	php_url *resource = NULL;
NULL               90 ext/standard/http_fopen_wrapper.c 	char *scratch = NULL;
NULL               91 ext/standard/http_fopen_wrapper.c 	char *tmp = NULL;
NULL               92 ext/standard/http_fopen_wrapper.c 	char *ua_str = NULL;
NULL               93 ext/standard/http_fopen_wrapper.c 	zval **ua_zval = NULL, **tmpzval = NULL;
NULL               97 ext/standard/http_fopen_wrapper.c 	zval *response_header = NULL;
NULL               99 ext/standard/http_fopen_wrapper.c 	char *http_header_line = NULL;
NULL              103 ext/standard/http_fopen_wrapper.c 	char *transport_string, *errstr = NULL;
NULL              105 ext/standard/http_fopen_wrapper.c 	char *protocol_version = NULL;
NULL              108 ext/standard/http_fopen_wrapper.c 	char *user_headers = NULL;
NULL              114 ext/standard/http_fopen_wrapper.c 		return NULL;
NULL              118 ext/standard/http_fopen_wrapper.c 	if (resource == NULL) {
NULL              119 ext/standard/http_fopen_wrapper.c 		return NULL;
NULL              128 ext/standard/http_fopen_wrapper.c 			return php_stream_open_wrapper_ex(path, mode, ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, context);
NULL              143 ext/standard/http_fopen_wrapper.c 			return NULL;
NULL              177 ext/standard/http_fopen_wrapper.c 			NULL, &timeout, context, &errstr, NULL);
NULL              186 ext/standard/http_fopen_wrapper.c 		errstr = NULL;
NULL              202 ext/standard/http_fopen_wrapper.c 			stream = NULL;
NULL              210 ext/standard/http_fopen_wrapper.c 			while (php_stream_gets(stream, header_line, HTTP_HEADER_BLOCK_SIZE-1) != NULL)	{
NULL              221 ext/standard/http_fopen_wrapper.c 			if (php_stream_xport_crypto_setup(stream, STREAM_CRYPTO_METHOD_SSLv23_CLIENT, NULL TSRMLS_CC) < 0 ||
NULL              225 ext/standard/http_fopen_wrapper.c 				stream = NULL;
NULL              230 ext/standard/http_fopen_wrapper.c 	if (stream == NULL)	
NULL              244 ext/standard/http_fopen_wrapper.c 	php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0);
NULL              311 ext/standard/http_fopen_wrapper.c 		protocol_version = NULL;
NULL              325 ext/standard/http_fopen_wrapper.c 		tmp = php_trim(Z_STRVAL_PP(tmpzval), Z_STRLEN_PP(tmpzval), NULL, 0, NULL, 3 TSRMLS_CC);
NULL              351 ext/standard/http_fopen_wrapper.c 				tmp_c = php_trim(tmp, strlen(tmp), NULL, 0, NULL, 3 TSRMLS_CC);
NULL              393 ext/standard/http_fopen_wrapper.c 		tmp = php_base64_encode((unsigned char*)scratch, strlen(scratch), NULL);
NULL              397 ext/standard/http_fopen_wrapper.c 			php_stream_notify_info(context, PHP_STREAM_NOTIFY_AUTH_REQUIRED, NULL, 0);
NULL              401 ext/standard/http_fopen_wrapper.c 		tmp = NULL;
NULL              445 ext/standard/http_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot construct User-agent header");
NULL              486 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              514 ext/standard/http_fopen_wrapper.c 		if (php_stream_get_line(stream, tmp_line, sizeof(tmp_line) - 1, &tmp_line_len) != NULL) {
NULL              555 ext/standard/http_fopen_wrapper.c 			zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_response, sizeof(zval *), NULL);
NULL              594 ext/standard/http_fopen_wrapper.c 				zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_header, sizeof(zval *), NULL);
NULL              610 ext/standard/http_fopen_wrapper.c 		stream = NULL;
NULL              658 ext/standard/http_fopen_wrapper.c 			if ((resource = php_url_parse(new_path)) == NULL) {
NULL              746 ext/standard/http_fopen_wrapper.c 	NULL, /* stream_close */
NULL              748 ext/standard/http_fopen_wrapper.c 	NULL, /* stat_url */
NULL              749 ext/standard/http_fopen_wrapper.c 	NULL, /* opendir */
NULL              751 ext/standard/http_fopen_wrapper.c 	NULL, /* unlink */
NULL              752 ext/standard/http_fopen_wrapper.c 	NULL, /* rename */
NULL              753 ext/standard/http_fopen_wrapper.c 	NULL, /* mkdir */
NULL              754 ext/standard/http_fopen_wrapper.c 	NULL  /* rmdir */
NULL              759 ext/standard/http_fopen_wrapper.c 	NULL,
NULL               98 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              102 ext/standard/image.c 		return NULL;
NULL              105 ext/standard/image.c 		return NULL;
NULL              121 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              125 ext/standard/image.c 		return NULL;
NULL              128 ext/standard/image.c 		return NULL;
NULL              142 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              147 ext/standard/image.c 		return NULL;
NULL              150 ext/standard/image.c 		return NULL;
NULL              164 ext/standard/image.c 		return NULL;
NULL              192 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              199 ext/standard/image.c 	char *b, *buf=NULL, *bufz=NULL;
NULL              204 ext/standard/image.c 		return NULL;
NULL              207 ext/standard/image.c 		return NULL;
NULL              212 ext/standard/image.c 			return NULL;
NULL              251 ext/standard/image.c 		result = NULL;
NULL              264 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              269 ext/standard/image.c 		return NULL;
NULL              272 ext/standard/image.c 		return NULL;
NULL              290 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              302 ext/standard/image.c 		return NULL;
NULL              305 ext/standard/image.c 		return NULL;
NULL              473 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              494 ext/standard/image.c 				if (result == NULL) {
NULL              602 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              620 ext/standard/image.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "JPEG2000 codestream corrupt(Expected SIZ marker not found after SOC)");
NULL              621 ext/standard/image.c 		return NULL;
NULL              641 ext/standard/image.c 		return NULL;
NULL              648 ext/standard/image.c 		return NULL;
NULL              674 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              699 ext/standard/image.c 			return NULL;
NULL              722 ext/standard/image.c 	if (result == NULL) {
NULL              723 ext/standard/image.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "JP2 file has no codestreams at root level");
NULL              801 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL              809 ext/standard/image.c 		return NULL;
NULL              812 ext/standard/image.c 		return NULL;
NULL              817 ext/standard/image.c 		return NULL;
NULL              825 ext/standard/image.c 		return NULL;
NULL              874 ext/standard/image.c 	return NULL;
NULL              889 ext/standard/image.c 		return NULL;
NULL              892 ext/standard/image.c 		return NULL;
NULL              898 ext/standard/image.c 			return NULL;
NULL              903 ext/standard/image.c 			return NULL;
NULL              910 ext/standard/image.c 				return NULL;
NULL              925 ext/standard/image.c 				return NULL;
NULL             1002 ext/standard/image.c 		return NULL;
NULL             1020 ext/standard/image.c 		*result = NULL;
NULL             1025 ext/standard/image.c 	while ((fline=php_stream_gets(stream, NULL, 0)) != NULL) {
NULL             1188 ext/standard/image.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!");
NULL             1199 ext/standard/image.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Read error!");
NULL             1205 ext/standard/image.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "PNG file corrupted by ASCII conversion");
NULL             1221 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             1245 ext/standard/image.c 	if (php_get_wbmp(stream, NULL, 1 TSRMLS_CC)) {
NULL             1248 ext/standard/image.c 	if (php_get_xbm(stream, NULL TSRMLS_CC)) {
NULL             1259 ext/standard/image.c 	zval **arg1, **info = NULL;
NULL             1262 ext/standard/image.c 	struct gfxinfo *result = NULL;
NULL             1263 ext/standard/image.c 	php_stream * stream = NULL;
NULL             1292 ext/standard/image.c 	stream = php_stream_open_wrapper(Z_STRVAL_PP(arg1), "rb", STREAM_MUST_SEEK|REPORT_ERRORS|IGNORE_PATH|ENFORCE_SAFE_MODE, NULL);
NULL             1298 ext/standard/image.c 	itype = php_getimagetype(stream, NULL TSRMLS_CC);
NULL             1307 ext/standard/image.c 				result = php_handle_jpeg(stream, NULL TSRMLS_CC);
NULL             1320 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             1330 ext/standard/image.c 			result = php_handle_tiff(stream, NULL, 0 TSRMLS_CC);
NULL             1333 ext/standard/image.c 			result = php_handle_tiff(stream, NULL, 1 TSRMLS_CC);
NULL               44 ext/standard/incomplete_class.c 	class_name = php_lookup_class_name(object, NULL);
NULL               51 ext/standard/incomplete_class.c 	php_error_docref(NULL TSRMLS_CC, error_type, INCOMPLETE_CLASS_MSG, class_name);
NULL               93 ext/standard/incomplete_class.c 	return NULL;
NULL              106 ext/standard/incomplete_class.c 	zend_hash_init(object->properties, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              114 ext/standard/incomplete_class.c 	INIT_CLASS_ENTRY(incomplete_class, INCOMPLETE_CLASS, NULL);
NULL              134 ext/standard/incomplete_class.c 	char *retval = NULL;
NULL              164 ext/standard/incomplete_class.c 	zend_hash_update(Z_OBJPROP_P(object), MAGIC_MEMBER, sizeof(MAGIC_MEMBER), &val, sizeof(val), NULL);
NULL               69 ext/standard/info.c 	elem_esc = php_escape_html_entities((unsigned char *)str, str_length, &new_len, 0, ENT_QUOTES, NULL TSRMLS_CC);
NULL              146 ext/standard/info.c 			switch (zend_hash_get_current_key_ex(Z_ARRVAL_PP(data), &string_key, &string_len, &num_key, 0, NULL)) {
NULL              223 ext/standard/info.c 	char *ret = php_escape_html_entities((unsigned char *)string, str_len, &new_len, 0, ENT_QUOTES, NULL TSRMLS_CC);
NULL              235 ext/standard/info.c 	return php_escape_html_entities((unsigned char *)string, strlen(string), &new_len, 0, ENT_QUOTES, NULL TSRMLS_CC);
NULL              542 ext/standard/info.c 			char *stream_protocol, *stream_protocols_buf = NULL;
NULL              548 ext/standard/info.c 						zend_hash_get_current_key_ex(url_stream_wrappers_hash, &stream_protocol, (uint *)&stream_protocol_len, &num_key, 0, NULL) == HASH_KEY_IS_STRING;
NULL              573 ext/standard/info.c 			char *xport_name, *xport_buf = NULL;
NULL              579 ext/standard/info.c 					zend_hash_get_current_key_ex(stream_xport_hash, &xport_name, (uint *)&xport_name_len, &num_key, 0, NULL) == HASH_KEY_IS_STRING;
NULL              614 ext/standard/info.c 			char *filter_name, *filter_buf = NULL;
NULL              620 ext/standard/info.c 					zend_hash_get_current_key_ex(stream_filter_hash, &filter_name, (uint *)&filter_name_len, &num_key, 0, NULL) == HASH_KEY_IS_STRING;
NULL              700 ext/standard/info.c 		display_ini_entries(NULL);
NULL              707 ext/standard/info.c 		zend_hash_init(&sorted_registry, zend_hash_num_elements(&module_registry), NULL, NULL, 1);
NULL              708 ext/standard/info.c 		zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry));
NULL              726 ext/standard/info.c 		for (env=environ; env!=NULL && *env !=NULL; env++) {
NULL              918 ext/standard/info.c 	char *elem_esc = NULL;
NULL             1029 ext/standard/info.c 	php_start_ob_buffer(NULL, 4096, 0 TSRMLS_CC);
NULL             1051 ext/standard/info.c 		if (version == NULL) {
NULL             1091 ext/standard/info.c 	the_time = time(NULL);
NULL              185 ext/standard/iptc.c 	unsigned char *spoolbuf = NULL, *poi = NULL;
NULL              193 ext/standard/iptc.c 	if (PG(safe_mode) && (!php_checkuid(jpeg_file, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              202 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              102 ext/standard/lcg.c 	ts_allocate_id(&lcg_globals_id, sizeof(php_lcg_globals), (ts_allocate_ctor) lcg_init_globals, NULL);
NULL               75 ext/standard/levenshtein.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "The general Levenshtein support is not there yet");
NULL              136 ext/standard/levenshtein.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument string(s) too long");
NULL               66 ext/standard/link.c 	if (PG(safe_mode) && !php_checkuid(Z_STRVAL_PP(filename), NULL, CHECKUID_CHECK_FILE_AND_DIR)) {
NULL               77 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              102 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              126 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory");
NULL              130 ext/standard/link.c 	if (php_stream_locate_url_wrapper(source_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ||
NULL              131 ext/standard/link.c 		php_stream_locate_url_wrapper(dest_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ) 
NULL              133 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to symlink to a URL");
NULL              137 ext/standard/link.c 	if (PG(safe_mode) && !php_checkuid(dest_p, NULL, CHECKUID_CHECK_FILE_AND_DIR)) {
NULL              141 ext/standard/link.c 	if (PG(safe_mode) && !php_checkuid(source_p, NULL, CHECKUID_CHECK_FILE_AND_DIR)) {
NULL              159 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL              183 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No such file or directory");
NULL              187 ext/standard/link.c 	if (php_stream_locate_url_wrapper(source_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ||
NULL              188 ext/standard/link.c 		php_stream_locate_url_wrapper(dest_p, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC) ) 
NULL              190 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to link to a URL");
NULL              194 ext/standard/link.c 	if (PG(safe_mode) && !php_checkuid(dest_p, NULL, CHECKUID_CHECK_FILE_AND_DIR)) {
NULL              198 ext/standard/link.c 	if (PG(safe_mode) && !php_checkuid(source_p, NULL, CHECKUID_CHECK_FILE_AND_DIR)) {
NULL              216 ext/standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL               69 ext/standard/mail.c 	char *str = NULL;
NULL               92 ext/standard/mail.c 	char *to=NULL, *message=NULL, *headers=NULL;
NULL               93 ext/standard/mail.c 	char *subject=NULL, *extra_cmd=NULL;
NULL              101 ext/standard/mail.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SAFE MODE Restriction in effect.  The fifth parameter is disabled in SAFE MODE");
NULL              197 ext/standard/mail.c 	char *tsm_errmsg = NULL;
NULL              202 ext/standard/mail.c 	char *sendmail_cmd = NULL;
NULL              207 ext/standard/mail.c 		if (TSendMail(INI_STR("SMTP"), &tsm_err, &tsm_errmsg, headers, subject, to, message, NULL, NULL, NULL TSRMLS_CC) == FAILURE) {
NULL              209 ext/standard/mail.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", tsm_errmsg);
NULL              212 ext/standard/mail.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", GetSMErrorText(tsm_err));
NULL              221 ext/standard/mail.c 	if (extra_cmd != NULL) {
NULL              236 ext/standard/mail.c 	if (extra_cmd != NULL)
NULL              242 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              249 ext/standard/mail.c 		if (headers != NULL) {
NULL              271 ext/standard/mail.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not execute mail delivery program '%s'", sendmail_path);
NULL              547 ext/standard/math.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "base must be greater than 0");				
NULL              674 ext/standard/math.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number '%s' is too big to fit in long", s);
NULL              796 ext/standard/math.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number too large");
NULL              936 ext/standard/math.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid `from base' (%ld)", Z_LVAL_PP(frombase));
NULL              940 ext/standard/math.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid `to base' (%ld)", Z_LVAL_PP(tobase));
NULL              956 ext/standard/math.c 	char *tmpbuf = NULL, *resbuf;
NULL              974 ext/standard/math.c 	if (tmpbuf == NULL || !isdigit((int)tmpbuf[0])) {
NULL              982 ext/standard/math.c 		dp = NULL;
NULL               93 ext/standard/md5.c 	stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL);
NULL              183 ext/standard/metaphone.c 	if (word == NULL)
NULL               62 ext/standard/pack.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: integer overflow in format string", code); \
NULL              171 ext/standard/pack.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: '*' ignored", code);
NULL              185 ext/standard/pack.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: not enough arguments", code);
NULL              222 ext/standard/pack.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: too few arguments", code);
NULL              231 ext/standard/pack.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: unknown format code", code);
NULL              240 ext/standard/pack.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%d arguments unused", (argc - currentarg));
NULL              293 ext/standard/pack.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", code);
NULL              340 ext/standard/pack.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: not enough characters in string", code);
NULL              354 ext/standard/pack.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: illegal hex digit %c", code, n);
NULL              643 ext/standard/pack.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid format type %c", type);
NULL              663 ext/standard/pack.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: integer overflow", type);
NULL              832 ext/standard/pack.c 								php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", type);
NULL              841 ext/standard/pack.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", type);
NULL              851 ext/standard/pack.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type %c: outside of string", type);
NULL              859 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               63 ext/standard/php_fopen_wrapper.c 	NULL, /* seek */
NULL               64 ext/standard/php_fopen_wrapper.c 	NULL, /* cast */
NULL               65 ext/standard/php_fopen_wrapper.c 	NULL, /* stat */
NULL               66 ext/standard/php_fopen_wrapper.c 	NULL  /* set_option */
NULL              124 ext/standard/php_fopen_wrapper.c 	NULL, /* seek */
NULL              125 ext/standard/php_fopen_wrapper.c 	NULL, /* cast */
NULL              126 ext/standard/php_fopen_wrapper.c 	NULL, /* stat */
NULL              127 ext/standard/php_fopen_wrapper.c 	NULL  /* set_option */
NULL              137 ext/standard/php_fopen_wrapper.c 			if ((temp_filter = php_stream_filter_create(p, NULL, php_stream_is_persistent(stream) TSRMLS_CC))) {
NULL              140 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create filter (%s)", p);
NULL              144 ext/standard/php_fopen_wrapper.c 			if ((temp_filter = php_stream_filter_create(p, NULL, php_stream_is_persistent(stream) TSRMLS_CC))) {
NULL              147 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create filter (%s)", p);
NULL              150 ext/standard/php_fopen_wrapper.c 		p = php_strtok_r(NULL, "|", &token);
NULL              159 ext/standard/php_fopen_wrapper.c 	php_stream * stream = NULL;
NULL              162 ext/standard/php_fopen_wrapper.c 	FILE *file = NULL;
NULL              173 ext/standard/php_fopen_wrapper.c 			max_memory = strtol(path, NULL, 10);
NULL              175 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Max memory must be >= 0");
NULL              176 ext/standard/php_fopen_wrapper.c 				return NULL;
NULL              187 ext/standard/php_fopen_wrapper.c 		return php_stream_alloc(&php_stream_output_ops, NULL, 0, "wb");
NULL              193 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL file-access is disabled in the server configuration");
NULL              195 ext/standard/php_fopen_wrapper.c 			return NULL;
NULL              203 ext/standard/php_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL file-access is disabled in the server configuration");
NULL              205 ext/standard/php_fopen_wrapper.c 			return NULL;
NULL              256 ext/standard/php_fopen_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "No URL resource specified");
NULL              258 ext/standard/php_fopen_wrapper.c 			return NULL;
NULL              262 ext/standard/php_fopen_wrapper.c 			return NULL;
NULL              276 ext/standard/php_fopen_wrapper.c 			p = php_strtok_r(NULL, "/", &token);
NULL              283 ext/standard/php_fopen_wrapper.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid php:// URL specified");
NULL              284 ext/standard/php_fopen_wrapper.c 		return NULL;
NULL              290 ext/standard/php_fopen_wrapper.c 		return NULL;
NULL              296 ext/standard/php_fopen_wrapper.c 		stream = php_stream_fopen_from_fd(fd, mode, NULL);
NULL              297 ext/standard/php_fopen_wrapper.c 		if (stream == NULL) {
NULL              307 ext/standard/php_fopen_wrapper.c 	NULL, /* close */
NULL              308 ext/standard/php_fopen_wrapper.c 	NULL, /* fstat */
NULL              309 ext/standard/php_fopen_wrapper.c 	NULL, /* stat */
NULL              310 ext/standard/php_fopen_wrapper.c 	NULL, /* opendir */
NULL              312 ext/standard/php_fopen_wrapper.c 	NULL, /* unlink */
NULL              313 ext/standard/php_fopen_wrapper.c 	NULL, /* rename */
NULL              314 ext/standard/php_fopen_wrapper.c 	NULL, /* mkdir */
NULL              315 ext/standard/php_fopen_wrapper.c 	NULL  /* rmdir */
NULL              320 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              153 ext/standard/php_string.h #  define php_mblen(ptr, len) ((ptr) == NULL ? mbsinit(&BG(mblen_state)): (int)mbrlen(ptr, len, &BG(mblen_state)))
NULL               52 ext/standard/php_var.h    zend_hash_init(&(var_hash), 10, NULL, NULL, 0)
NULL               74 ext/standard/php_var.h 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempted GLOBALS variable overwrite");
NULL               90 ext/standard/php_var.h 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempted super-global (%s) variable overwrite", name);
NULL              106 ext/standard/php_var.h 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attempted long input array (%s) overwrite", name);
NULL              276 ext/standard/proc_open.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No '..' components allowed in path");
NULL              302 ext/standard/proc_open.c 	le_proc_open = zend_register_list_destructors_ex(proc_open_rsrc_dtor, NULL, "process", module_number);
NULL              438 ext/standard/proc_open.c 		return NULL;
NULL              468 ext/standard/proc_open.c 	char *command, *cwd=NULL;
NULL              472 ext/standard/proc_open.c 	zval *environment = NULL;
NULL              473 ext/standard/proc_open.c 	zval *other_options = NULL;
NULL              477 ext/standard/proc_open.c 	zval **descitem = NULL;
NULL              490 ext/standard/proc_open.c 	char** child_argv = NULL;
NULL              491 ext/standard/proc_open.c 	char* command_dup = NULL;
NULL              492 ext/standard/proc_open.c 	char* orig_cwd = NULL;
NULL              551 ext/standard/proc_open.c 	security.lpSecurityDescriptor = NULL;
NULL              561 ext/standard/proc_open.c 		str_index = NULL;
NULL              562 ext/standard/proc_open.c 		zend_hash_get_current_key_ex(Z_ARRVAL_P(descriptorspec), &str_index, NULL, &nindex, 0, &pos);
NULL              565 ext/standard/proc_open.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "descriptor spec must be an integer indexed array");
NULL              584 ext/standard/proc_open.c 			if (descriptors[ndesc].childend == NULL) {
NULL              585 ext/standard/proc_open.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to dup File-Handle for descriptor %d", nindex);
NULL              591 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              598 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              605 ext/standard/proc_open.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing handle qualifier in array");
NULL              616 ext/standard/proc_open.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing mode parameter for 'pipe'");
NULL              623 ext/standard/proc_open.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to create pipe %s", strerror(errno));
NULL              655 ext/standard/proc_open.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing file name parameter for 'file'");
NULL              662 ext/standard/proc_open.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Missing mode parameter for 'file'");
NULL              668 ext/standard/proc_open.c 						ENFORCE_SAFE_MODE|REPORT_ERRORS|STREAM_WILL_CAST, NULL);
NULL              671 ext/standard/proc_open.c 				if (stream == NULL || FAILURE == php_stream_cast(stream,
NULL              684 ext/standard/proc_open.c 					SetFilePointer(descriptors[ndesc].childend, 0, NULL, FILE_END);
NULL              695 ext/standard/proc_open.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to open /dev/ptmx, errno %d", errno);
NULL              703 ext/standard/proc_open.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to open slave pty, errno %d", errno);
NULL              712 ext/standard/proc_open.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "pty pseudo terminal not supported on this system");
NULL              716 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              758 ext/standard/proc_open.c 		newprocok = CreateProcess(NULL, command, &security, &security, TRUE, NORMAL_PRIORITY_CLASS|CREATE_NO_WINDOW, env.envp, cwd, &si, &pi);
NULL              762 ext/standard/proc_open.c 		newprocok = CreateProcess(NULL, command_with_cmd, &security, &security, TRUE, NORMAL_PRIORITY_CLASS|CREATE_NO_WINDOW, env.envp, cwd, &si, &pi);
NULL              779 ext/standard/proc_open.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "CreateProcess failed");
NULL              789 ext/standard/proc_open.c 		orig_cwd = getcwd(NULL, PATH_MAX);
NULL              801 ext/standard/proc_open.c 	construct_argc_argv(command_dup, NULL, &command_num_args, NULL);
NULL              811 ext/standard/proc_open.c 	construct_argc_argv(command_dup, NULL, &command_num_args, child_argv);
NULL              812 ext/standard/proc_open.c 	child_argv[command_num_args] = NULL;
NULL              813 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              828 ext/standard/proc_open.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "procve failed - %s", strerror(errno));
NULL              844 ext/standard/proc_open.c 			ioctl(0,TIOCNOTTY,NULL);
NULL              881 ext/standard/proc_open.c 			execle("/bin/sh", "sh", "-c", command, NULL, env.envarray);
NULL              883 ext/standard/proc_open.c 			execl("/bin/sh", "sh", "-c", command, NULL);
NULL              897 ext/standard/proc_open.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "fork failed - %s", strerror(errno));
NULL              917 ext/standard/proc_open.c 	if (pipes != NULL) {
NULL              932 ext/standard/proc_open.c 		char *mode_string=NULL;
NULL              933 ext/standard/proc_open.c 		php_stream *stream = NULL;
NULL              960 ext/standard/proc_open.c 							descriptors[i].mode_flags), mode_string, NULL);
NULL              962 ext/standard/proc_open.c 				stream = php_stream_fopen_from_fd(descriptors[i].parentend, mode_string, NULL);
NULL              113 ext/standard/quot_print.c 					return NULL;
NULL              122 ext/standard/quot_print.c 						return NULL;
NULL              131 ext/standard/quot_print.c 				return NULL;
NULL               44 ext/standard/reg.c 	reg_cache *rc = NULL;
NULL               75 ext/standard/reg.c 						 (void *) &rcp, sizeof(rcp), NULL);
NULL               87 ext/standard/reg.c 							 (void *) &rcp, sizeof(rcp), NULL);
NULL              107 ext/standard/reg.c 	zend_hash_init(&reg_globals->ht_rc, 0, NULL, (void (*)(void *)) _free_reg_cache, 1);
NULL              144 ext/standard/reg.c 	char *buf = NULL, *message = NULL;
NULL              150 ext/standard/reg.c 	buf_len = regerror(REG_ITOA | err, re, NULL, 0);
NULL              160 ext/standard/reg.c 	len = regerror(err, re, NULL, 0);
NULL              175 ext/standard/reg.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message);
NULL              189 ext/standard/reg.c 		**array = NULL;		/* Optional register array */
NULL              196 ext/standard/reg.c 	char *buf = NULL;
NULL              197 ext/standard/reg.c 	char *string = NULL;
NULL              523 ext/standard/reg.c 	zval **spliton, **str, **arg_count = NULL;
NULL              568 ext/standard/reg.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Regular Expression");
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              592 ext/standard/scanf.c 	long (*fn)() = NULL;
NULL              627 ext/standard/scanf.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parameter %d must be passed by reference", i);
NULL             1062 ext/standard/scanf.c 					value = (int) (*fn)(buf, NULL, base);
NULL             1180 ext/standard/scanf.c 					dvalue = zend_strtod(buf, NULL);
NULL               82 ext/standard/sha1.c 	stream = php_stream_open_wrapper(arg, "rb", REPORT_ERRORS | ENFORCE_SAFE_MODE, NULL);
NULL               62 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to create sockets: [%d]: %s",
NULL               84 ext/standard/streamsfuncs.c 	zval *zerrno = NULL, *zerrstr = NULL, *zcontext = NULL;
NULL               88 ext/standard/streamsfuncs.c 	char *hashkey = NULL;
NULL               89 ext/standard/streamsfuncs.c 	php_stream *stream = NULL;
NULL               92 ext/standard/streamsfuncs.c 	char *errstr = NULL;
NULL               93 ext/standard/streamsfuncs.c 	php_stream_context *context = NULL;
NULL              126 ext/standard/streamsfuncs.c 	if (stream == NULL) {
NULL              128 ext/standard/streamsfuncs.c 		char *quoted_host = php_addslashes(host, host_len, NULL, 0 TSRMLS_CC);
NULL              130 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              138 ext/standard/streamsfuncs.c 	if (stream == NULL)	{
NULL              171 ext/standard/streamsfuncs.c 	zval *zerrno = NULL, *zerrstr = NULL, *zcontext = NULL;
NULL              172 ext/standard/streamsfuncs.c 	php_stream *stream = NULL;
NULL              175 ext/standard/streamsfuncs.c 	char *errstr = NULL;
NULL              176 ext/standard/streamsfuncs.c 	php_stream_context *context = NULL;
NULL              197 ext/standard/streamsfuncs.c 			NULL, NULL, context, &errstr, &err);
NULL              199 ext/standard/streamsfuncs.c 	if (stream == NULL) {
NULL              200 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              203 ext/standard/streamsfuncs.c 	if (stream == NULL)	{
NULL              235 ext/standard/streamsfuncs.c 	zval *peername = NULL;
NULL              238 ext/standard/streamsfuncs.c 	php_stream *stream = NULL, *clistream = NULL;
NULL              241 ext/standard/streamsfuncs.c 	char *errstr = NULL;
NULL              260 ext/standard/streamsfuncs.c 				peername ? &Z_STRVAL_P(peername) : NULL,
NULL              261 ext/standard/streamsfuncs.c 				peername ? &Z_STRLEN_P(peername) : NULL,
NULL              262 ext/standard/streamsfuncs.c 				NULL, NULL,
NULL              271 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "accept failed: %s", errstr ? errstr : "Unknown error");
NULL              300 ext/standard/streamsfuncs.c 				NULL, NULL
NULL              314 ext/standard/streamsfuncs.c 	char *data, *target_addr = NULL;
NULL              327 ext/standard/streamsfuncs.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to parse `%s' into a valid network address", target_addr);
NULL              332 ext/standard/streamsfuncs.c 	RETURN_LONG(php_stream_xport_sendto(stream, data, datalen, flags, target_addr ? &sa : NULL, sl TSRMLS_CC));
NULL              341 ext/standard/streamsfuncs.c 	zval *zstream, *zremote = NULL;
NULL              360 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length parameter must be greater than 0");
NULL              366 ext/standard/streamsfuncs.c 	recvd = php_stream_xport_recvfrom(stream, read_buf, to_read, flags, NULL, NULL,
NULL              367 ext/standard/streamsfuncs.c 			zremote ? &Z_STRVAL_P(zremote) : NULL,
NULL              368 ext/standard/streamsfuncs.c 			zremote ? &Z_STRLEN_P(zremote) : NULL
NULL              400 ext/standard/streamsfuncs.c 	char *contents = NULL;
NULL              409 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to seek to position %ld in the stream", pos);
NULL              445 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to seek to position %ld in the stream", pos);
NULL              490 ext/standard/streamsfuncs.c 		for (filter = stream->filterhead; filter != NULL; filter = filter->next) {
NULL              532 ext/standard/streamsfuncs.c 					&num_key, 0, NULL) == HASH_KEY_IS_STRING) {
NULL              558 ext/standard/streamsfuncs.c 			(key_flags = zend_hash_get_current_key_ex(url_stream_wrappers_hash, &stream_protocol, &stream_protocol_len, &num_key, 0, NULL)) != HASH_KEY_NON_EXISTANT;
NULL              586 ext/standard/streamsfuncs.c 		if (stream == NULL) {
NULL              617 ext/standard/streamsfuncs.c 	zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(stream_array)), NULL, ZVAL_PTR_DTOR, 0);
NULL              624 ext/standard/streamsfuncs.c 		if (stream == NULL) {
NULL              665 ext/standard/streamsfuncs.c 	zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(stream_array)), NULL, ZVAL_PTR_DTOR, 0);
NULL              672 ext/standard/streamsfuncs.c 		if (stream == NULL) {
NULL              711 ext/standard/streamsfuncs.c 	zval			*r_array, *w_array, *e_array, **sec = NULL;
NULL              713 ext/standard/streamsfuncs.c 	struct timeval *tv_p = NULL;
NULL              727 ext/standard/streamsfuncs.c 	if (r_array != NULL) {
NULL              734 ext/standard/streamsfuncs.c 	if (w_array != NULL) {
NULL              741 ext/standard/streamsfuncs.c 	if (e_array != NULL) {
NULL              749 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No stream arrays were passed");
NULL              756 ext/standard/streamsfuncs.c 	if (sec != NULL) {
NULL              760 ext/standard/streamsfuncs.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The seconds parameter must be greater than 0");
NULL              763 ext/standard/streamsfuncs.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "The microseconds parameter must be greater than 0");
NULL              782 ext/standard/streamsfuncs.c 	if (r_array != NULL) {
NULL              793 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to select [%d]: %s (max_fd=%d)",
NULL              798 ext/standard/streamsfuncs.c 	if (r_array != NULL) stream_array_from_fd_set(r_array, &rfds TSRMLS_CC);
NULL              799 ext/standard/streamsfuncs.c 	if (w_array != NULL) stream_array_from_fd_set(w_array, &wfds TSRMLS_CC);
NULL              800 ext/standard/streamsfuncs.c 	if (e_array != NULL) stream_array_from_fd_set(e_array, &efds TSRMLS_CC);
NULL              811 ext/standard/streamsfuncs.c 	zval *retval = NULL;
NULL              834 ext/standard/streamsfuncs.c 	if (FAILURE == call_user_function_ex(EG(function_table), NULL, callback, &retval, 6, ptps, 0, NULL TSRMLS_CC)) {
NULL              835 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to call user notifier");
NULL              846 ext/standard/streamsfuncs.c 		notifier->ptr = NULL;
NULL              891 ext/standard/streamsfuncs.c 			context->notifier = NULL;
NULL              912 ext/standard/streamsfuncs.c 	php_stream_context *context = NULL;
NULL              914 ext/standard/streamsfuncs.c 	context = zend_fetch_resource(&contextresource TSRMLS_CC, -1, NULL, NULL, 1, php_le_stream_context());
NULL              915 ext/standard/streamsfuncs.c 	if (context == NULL) {
NULL              918 ext/standard/streamsfuncs.c 		stream = zend_fetch_resource(&contextresource TSRMLS_CC, -1, NULL, NULL, 2, php_file_le_stream(), php_file_le_pstream);
NULL              922 ext/standard/streamsfuncs.c 			if (context == NULL) {
NULL              948 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter");
NULL              960 ext/standard/streamsfuncs.c 	zval *options = NULL, *zcontext = NULL, *zvalue = NULL;
NULL              970 ext/standard/streamsfuncs.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "called with wrong number or type of parameters; please RTM");
NULL              978 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter");
NULL             1005 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid stream/context parameter");
NULL             1017 ext/standard/streamsfuncs.c 	zval *params = NULL;
NULL             1024 ext/standard/streamsfuncs.c 	if (FG(default_context) == NULL) {
NULL             1041 ext/standard/streamsfuncs.c 	zval *params = NULL;
NULL             1066 ext/standard/streamsfuncs.c 	zval *filterparams = NULL;
NULL             1067 ext/standard/streamsfuncs.c 	php_stream_filter *filter = NULL;
NULL             1092 ext/standard/streamsfuncs.c 		if (filter == NULL) {
NULL             1105 ext/standard/streamsfuncs.c 		if (filter == NULL) {
NULL             1117 ext/standard/streamsfuncs.c 		RETURN_RESOURCE(filter->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, filter, php_file_le_stream_filter()));
NULL             1151 ext/standard/streamsfuncs.c 	filter = zend_fetch_resource(&zfilter TSRMLS_CC, -1, NULL, NULL, 1, php_file_le_stream_filter());
NULL             1153 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid resource given, not a stream filter");
NULL             1158 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to flush filter, not removing");
NULL             1163 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not invalidate filter, not removing");
NULL             1176 ext/standard/streamsfuncs.c 	char *str = NULL;
NULL             1189 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             1224 ext/standard/streamsfuncs.c 	if (php_stream_set_option(stream, PHP_STREAM_OPTION_BLOCKING, block == 0 ? 0 : 1, NULL) == -1)
NULL             1295 ext/standard/streamsfuncs.c 		ret = php_stream_set_option(stream, PHP_STREAM_OPTION_WRITE_BUFFER, PHP_STREAM_BUFFER_NONE, NULL);
NULL             1309 ext/standard/streamsfuncs.c 	zval *zstream, *zsessstream = NULL;
NULL             1310 ext/standard/streamsfuncs.c 	php_stream *stream, *sessstream = NULL;
NULL             1329 ext/standard/streamsfuncs.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "When enabling encryption you must specify the crypto type");
NULL             1352 ext/standard/streamsfuncs.c 	php_stream *stream = NULL;
NULL             1353 ext/standard/streamsfuncs.c 	php_stream_wrapper *wrapper = NULL;
NULL             1361 ext/standard/streamsfuncs.c 		if(stream == NULL) {
NULL             1367 ext/standard/streamsfuncs.c 		wrapper = php_stream_locate_url_wrapper(Z_STRVAL_P(zstream), NULL, 0 TSRMLS_CC);
NULL              113 ext/standard/string.c static MUTEX_T locale_mutex = NULL;
NULL              120 ext/standard/string.c 	register unsigned char *result = NULL;
NULL              177 ext/standard/string.c 	locale_mutex = NULL;
NULL              625 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Item '%ld' is not valid", item);
NULL              631 ext/standard/string.c 	if (value == NULL) {
NULL              681 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, no character to the left of '..'");
NULL              686 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, no character to the right of '..'");
NULL              691 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range, '..'-range needs to be incrementing");
NULL              696 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range");
NULL              761 ext/standard/string.c 	zval **what = NULL;
NULL              774 ext/standard/string.c 		php_trim(Z_STRVAL_PP(str), Z_STRLEN_PP(str), NULL, 0, return_value, mode TSRMLS_CC);
NULL              824 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Break string cannot be empty");
NULL              829 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Can't force cut when width is zero");
NULL              953 ext/standard/string.c 	if (p2 == NULL) {
NULL              959 ext/standard/string.c 		} while ((p2 = php_memnstr(p1, Z_STRVAL_P(delim), Z_STRLEN_P(delim), endp)) != NULL &&
NULL              982 ext/standard/string.c 	if (p2 == NULL) {
NULL              995 ext/standard/string.c 		} while ((p2 = php_memnstr(p1, Z_STRVAL_P(delim), Z_STRLEN_P(delim), endp)) != NULL);
NULL             1015 ext/standard/string.c 	zval **str, **delim, **zlimit = NULL;
NULL             1031 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter");
NULL             1147 ext/standard/string.c 	zval **arg1 = NULL, **arg2 = NULL, *delim, *arr;
NULL             1158 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument must be an array");
NULL             1178 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments passed");
NULL             1254 ext/standard/string.c 			BG(strtok_last) = NULL;
NULL             1274 ext/standard/string.c 		BG(strtok_last) = NULL;
NULL             1358 ext/standard/string.c 	char *ret = NULL, *c, *comp, *cend;
NULL             1372 ext/standard/string.c 				php_mblen(NULL, 0);
NULL             1408 ext/standard/string.c 	if (suffix != NULL && sufflen < (uint)(cend - comp) &&
NULL             1431 ext/standard/string.c 	char *string, *suffix = NULL, *ret;
NULL             1474 ext/standard/string.c 	char *colonpos = NULL;
NULL             1476 ext/standard/string.c 	if(colonpos != NULL) {
NULL             1564 ext/standard/string.c 	char *path, *ret = NULL;
NULL             1585 ext/standard/string.c 		ret = NULL;
NULL             1589 ext/standard/string.c 		php_basename(path, path_len, NULL, 0, &ret, &ret_len TSRMLS_CC);
NULL             1598 ext/standard/string.c 			php_basename(path, path_len, NULL, 0, &ret, &ret_len TSRMLS_CC);
NULL             1615 ext/standard/string.c 			php_basename(path, path_len, NULL, 0, &ret, &ret_len TSRMLS_CC);
NULL             1696 ext/standard/string.c 	char *found = NULL;
NULL             1714 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter");
NULL             1750 ext/standard/string.c 	char *found = NULL;
NULL             1762 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter");
NULL             1799 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 delimiter");
NULL             1852 ext/standard/string.c 	char *found = NULL;
NULL             1856 ext/standard/string.c 	char *needle_dup = NULL, *haystack_dup;
NULL             1865 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset not contained in string");
NULL             1895 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "needle is not a string or an integer");
NULL             1952 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             1959 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             2028 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             2036 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             2061 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             2070 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Offset is greater than the length of haystack string");
NULL             2101 ext/standard/string.c 	char *found = NULL;
NULL             2140 ext/standard/string.c 		return NULL;
NULL             2144 ext/standard/string.c 		return NULL;
NULL             2148 ext/standard/string.c 		return NULL;
NULL             2208 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Chunk length should be greater than zero");
NULL             2311 ext/standard/string.c 	zval **len = NULL;
NULL             2320 ext/standard/string.c 	zval **tmp_str = NULL, **tmp_from = NULL, **tmp_repl = NULL, **tmp_len= NULL;
NULL             2354 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "'from' and 'len' should be of same type - numerical or array ");
NULL             2359 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "'from' and 'len' should have the same number of elements");
NULL             2421 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Functionality of 'from' and 'len' as arrays is not implemented");
NULL             2710 ext/standard/string.c 	zend_hash_init(&tmp_hash, zend_hash_num_elements(hash), NULL, NULL, 0);
NULL             2720 ext/standard/string.c 				zend_hash_add(&tmp_hash, string_key, string_key_len, entry, sizeof(zval*), NULL);
NULL             2735 ext/standard/string.c 				zend_hash_add(&tmp_hash, Z_STRVAL(ctmp), len+1, entry, sizeof(zval*), NULL);
NULL             2814 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The second argument is not an array");
NULL             2962 ext/standard/string.c 	if (len != NULL) {
NULL             2975 ext/standard/string.c 					if (len != NULL) {
NULL             2984 ext/standard/string.c 				if (len != NULL) {
NULL             3001 ext/standard/string.c 			if (len != NULL) {
NULL             3154 ext/standard/string.c 						*target++=(char)strtol(numtmp, NULL, 16);
NULL             3165 ext/standard/string.c 						*target++=(char)strtol(numtmp, NULL, 8);
NULL             3329 ext/standard/string.c 	char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL;
NULL             3397 ext/standard/string.c 	return php_char_to_str_ex(str, len, from, to, to_len, result, 1, NULL);
NULL             3409 ext/standard/string.c 		char *end, *haystack_dup = NULL, *needle_dup = NULL;
NULL             3578 ext/standard/string.c 	return php_str_to_str_ex(haystack, length, needle, needle_len, str, str_len, _new_length, 1, NULL);
NULL             3587 ext/standard/string.c 				**replace_entry = NULL,
NULL             3589 ext/standard/string.c 	char		*replace_value = NULL;
NULL             3737 ext/standard/string.c 				php_str_replace_in_subject(*search, *replace, subject_entry, result, case_sensitivity, (argc > 3) ? &count : NULL);
NULL             3745 ext/standard/string.c 												&string_key_len, &num_key, 0, NULL)) {
NULL             3758 ext/standard/string.c 		php_str_replace_in_subject(*search, *replace, subject, return_value, case_sensitivity, (argc > 3) ? &count : NULL);
NULL             4069 ext/standard/string.c 	zval **str, **allow=NULL;
NULL             4070 ext/standard/string.c 	char *allowed_tags=NULL;
NULL             4094 ext/standard/string.c 	retval_len = php_strip_tags_ex(buf, Z_STRLEN_PP(str), NULL, allowed_tags, allowed_tags_len, 0);
NULL             4119 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Passing locale category name as string is deprecated. Use the LC_* -constants instead");
NULL             4140 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             4165 ext/standard/string.c 			loc = NULL;
NULL             4169 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Specified locale name is too long");
NULL             4210 ext/standard/string.c 	char *res = NULL;
NULL             4352 ext/standard/string.c 		tbuf = tp = NULL;
NULL             4579 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Second argument has to be greater than or equal to 0");
NULL             4643 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown mode");
NULL             4804 ext/standard/string.c 	zend_hash_update(Z_ARRVAL_P(return_value), "grouping", 9, &grouping, sizeof(zval *), NULL);
NULL             4805 ext/standard/string.c 	zend_hash_update(Z_ARRVAL_P(return_value), "mon_grouping", 13, &mon_grouping, sizeof(zval *), NULL);
NULL             4834 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty substring");
NULL             4844 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset should be greater than or equal to 0");
NULL             4849 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset value %ld exceeds string length", Z_LVAL_PP(offset));
NULL             4857 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length should be greater than 0");
NULL             4861 ext/standard/string.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Length value %ld exceeds string length", Z_LVAL_PP(length));
NULL             4898 ext/standard/string.c 	char  *result = NULL;		/* Resulting string */
NULL             4927 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Padding string cannot be empty");
NULL             4937 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             5091 ext/standard/string.c 	char *buf, *str, *char_list = NULL, *p, *e, *s, ch[256];
NULL             5114 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid format value %ld", type);
NULL             5188 ext/standard/string.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only a single %%i or %%n token can be used");
NULL             5221 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length of each segment must be greater than zero");
NULL             5259 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The character list cannot be empty");
NULL             5286 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length must be greater than zero");
NULL             5296 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The start position cannot exceed initial string length");
NULL             5301 ext/standard/string.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The length cannot exceed initial string length");
NULL              100 ext/standard/syslog.c 	BG(syslog_device)=NULL;
NULL              113 ext/standard/syslog.c 	BG(syslog_device) = NULL;
NULL              130 ext/standard/syslog.c 		BG(syslog_device) = NULL;
NULL              253 ext/standard/syslog.c 		BG(syslog_device)=NULL;
NULL              124 ext/standard/type.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot convert to resource type");
NULL              127 ext/standard/type.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type");
NULL              208 ext/standard/type.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Only one argument expected");
NULL              215 ext/standard/type.c 			if(Z_OBJ_HT_PP(arg)->get_class_entry == NULL) {
NULL              319 ext/standard/type.c 			if (is_numeric_string(Z_STRVAL_PP(arg), Z_STRLEN_PP(arg), NULL, NULL, 0)) {
NULL              382 ext/standard/type.c 		retval = zend_is_callable(*var, syntax, NULL);
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              254 ext/standard/url.c 				return NULL;
NULL              272 ext/standard/url.c 		return NULL;
NULL              346 ext/standard/url.c 	if (resource == NULL) {
NULL              347 ext/standard/url.c 		php_error_docref1(NULL TSRMLS_CC, str, E_WARNING, "Unable to parse URL");
NULL              354 ext/standard/url.c 				if (resource->scheme != NULL) RETVAL_STRING(resource->scheme, 1);
NULL              357 ext/standard/url.c 				if (resource->host != NULL) RETVAL_STRING(resource->host, 1);
NULL              363 ext/standard/url.c 				if (resource->user != NULL) RETVAL_STRING(resource->user, 1);
NULL              366 ext/standard/url.c 				if (resource->pass != NULL) RETVAL_STRING(resource->pass, 1);
NULL              369 ext/standard/url.c 				if (resource->path != NULL) RETVAL_STRING(resource->path, 1);
NULL              372 ext/standard/url.c 				if (resource->query != NULL) RETVAL_STRING(resource->query, 1);
NULL              375 ext/standard/url.c 				if (resource->fragment != NULL) RETVAL_STRING(resource->fragment, 1);
NULL              378 ext/standard/url.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid URL component identifier %ld", key);
NULL              388 ext/standard/url.c 	if (resource->scheme != NULL)
NULL              390 ext/standard/url.c 	if (resource->host != NULL)
NULL              394 ext/standard/url.c 	if (resource->user != NULL)
NULL              396 ext/standard/url.c 	if (resource->pass != NULL)
NULL              398 ext/standard/url.c 	if (resource->path != NULL)
NULL              400 ext/standard/url.c 	if (resource->query != NULL)
NULL              402 ext/standard/url.c 	if (resource->fragment != NULL)
NULL              472 ext/standard/url.c 		} else if (!isalnum(c) && strchr("_-.", c) == NULL) {
NULL              577 ext/standard/url.c 		if (!isalnum(str[y]) && strchr("_-.", str[y]) != NULL) {
NULL              664 ext/standard/url.c 	zval **prev_val, **hdr = NULL, **h;
NULL              674 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               37 ext/standard/url_scanner.c 	url_adapt(NULL,0,NULL,NULL);
NULL               44 ext/standard/url_scanner.c 	url_adapt(NULL,0,NULL,NULL);
NULL               72 ext/standard/url_scanner.c 	return NULL;
NULL               98 ext/standard/url_scanner.c 	if(src==NULL) {
NULL              100 ext/standard/url_scanner.c 		if(US.tag)  { efree(US.tag);  US.tag =NULL; }
NULL              101 ext/standard/url_scanner.c 		if(US.attr) { efree(US.attr); US.attr=NULL; }
NULL              102 ext/standard/url_scanner.c 		if(US.val)  { efree(US.val);  US.val =NULL; }
NULL              103 ext/standard/url_scanner.c 		return NULL;
NULL              149 ext/standard/url_scanner.c 				US.tag=NULL;
NULL              163 ext/standard/url_scanner.c 				US.tag=NULL;
NULL              189 ext/standard/url_scanner.c 				US.attr=NULL;
NULL               62 ext/standard/url_scanner_ex.c 	zend_hash_init(ctx->tags, 0, NULL, NULL, 1);
NULL               66 ext/standard/url_scanner_ex.c 			key = php_strtok_r(NULL, ",", &lasts)) {
NULL               80 ext/standard/url_scanner_ex.c 			zend_hash_add(ctx->tags, key, keylen, val, strlen(val)+1, NULL);
NULL              104 ext/standard/url_scanner_ex.c 	const char *bash = NULL;
NULL              919 ext/standard/url_scanner_ex.c 	ctx->result.c = NULL;
NULL              969 ext/standard/url_scanner_ex.c 			ctx->result.c = NULL;
NULL              973 ext/standard/url_scanner_ex.c 			*handled_output = NULL;
NULL              976 ext/standard/url_scanner_ex.c 		*handled_output = NULL;
NULL             1030 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               77 ext/standard/user_filters.c 	{ NULL, NULL, NULL }
NULL               87 ext/standard/user_filters.c 		bucket = NULL;
NULL               96 ext/standard/user_filters.c 	if ((php_user_filter = zend_register_internal_class(&user_filter_class_entry TSRMLS_CC)) == NULL) {
NULL              104 ext/standard/user_filters.c 	le_userfilters = zend_register_list_destructors_ex(NULL, NULL, PHP_STREAM_FILTER_RES_NAME, 0);
NULL              111 ext/standard/user_filters.c 	le_bucket_brigade = zend_register_list_destructors_ex(NULL, NULL, PHP_STREAM_BRIGADE_RES_NAME, module_number);
NULL              113 ext/standard/user_filters.c 	le_bucket = zend_register_list_destructors_ex(php_bucket_dtor, NULL, PHP_STREAM_BUCKET_RES_NAME, module_number);
NULL              135 ext/standard/user_filters.c 		BG(user_filter_map) = NULL;
NULL              145 ext/standard/user_filters.c 	zval *retval = NULL;
NULL              147 ext/standard/user_filters.c 	if (obj == NULL) {
NULL              154 ext/standard/user_filters.c 	call_user_function_ex(NULL,
NULL              158 ext/standard/user_filters.c 			0, NULL,
NULL              159 ext/standard/user_filters.c 			0, NULL TSRMLS_CC);
NULL              180 ext/standard/user_filters.c 	zval *retval = NULL;
NULL              217 ext/standard/user_filters.c 	call_result = call_user_function_ex(NULL,
NULL              222 ext/standard/user_filters.c 			0, NULL TSRMLS_CC);
NULL              224 ext/standard/user_filters.c 	if (call_result == SUCCESS && retval != NULL) {
NULL              228 ext/standard/user_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to call filter function");
NULL              242 ext/standard/user_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unprocessed filter buckets remaining on input brigade");
NULL              267 ext/standard/user_filters.c 	struct php_user_filter_data *fdat = NULL;
NULL              271 ext/standard/user_filters.c 	zval *retval = NULL;
NULL              276 ext/standard/user_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              278 ext/standard/user_filters.c 		return NULL;
NULL              302 ext/standard/user_filters.c 					period = NULL;
NULL              310 ext/standard/user_filters.c 		if (fdat == NULL) {
NULL              311 ext/standard/user_filters.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              313 ext/standard/user_filters.c 			return NULL;
NULL              318 ext/standard/user_filters.c 	if (fdat->ce == NULL) {
NULL              321 ext/standard/user_filters.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              324 ext/standard/user_filters.c 			return NULL;
NULL              330 ext/standard/user_filters.c 	filter = php_stream_filter_alloc(&userfilter_ops, NULL, 0);
NULL              331 ext/standard/user_filters.c 	if (filter == NULL) {
NULL              332 ext/standard/user_filters.c 		return NULL;
NULL              354 ext/standard/user_filters.c 	call_user_function_ex(NULL,
NULL              358 ext/standard/user_filters.c 			0, NULL,
NULL              359 ext/standard/user_filters.c 			0, NULL TSRMLS_CC);
NULL              367 ext/standard/user_filters.c 			filter->abstract = NULL;
NULL              374 ext/standard/user_filters.c 			return NULL;
NULL              440 ext/standard/user_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Object has no bucket property");
NULL              513 ext/standard/user_filters.c 	if (bucket == NULL) {
NULL              547 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_EXISTANT;
NULL              573 ext/standard/user_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter name cannot be empty");
NULL              578 ext/standard/user_filters.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Class name cannot be empty");
NULL              584 ext/standard/user_filters.c 		zend_hash_init(BG(user_filter_map), 5, NULL, (dtor_func_t) filter_item_dtor, 0);
NULL              591 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               98 ext/standard/var.c 	HashTable *myht = NULL;
NULL              251 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              414 ext/standard/var.c 		tmp_str2 = php_str_to_str_ex(tmp_str, tmp_len, "\0", 1, "' . \"\\0\" . '", 12, &tmp_len2, 0, NULL);
NULL              469 ext/standard/var.c 		php_start_ob_buffer (NULL, 0, 1 TSRMLS_CC);
NULL              511 ext/standard/var.c 			zend_hash_next_index_insert(var_hash, &var_no, sizeof(var_no), NULL);
NULL              518 ext/standard/var.c 	zend_hash_add(var_hash, p, len, &var_no, sizeof(var_no), NULL);
NULL              581 ext/standard/var.c 			i = zend_hash_get_current_key_ex(HASH_OF(retval_ptr), &key, NULL, 
NULL              594 ext/standard/var.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only "
NULL              632 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              700 ext/standard/var.c 				zval *retval_ptr = NULL;
NULL              703 ext/standard/var.c 				zend_class_entry *ce = NULL;
NULL              709 ext/standard/var.c 				if(ce && ce->serialize != NULL) {
NULL              711 ext/standard/var.c 					unsigned char *serialized_data = NULL;
NULL              739 ext/standard/var.c 												&retval_ptr, 0, 0, 1, NULL TSRMLS_CC);
NULL              747 ext/standard/var.c 								php_error_docref(NULL TSRMLS_CC, E_NOTICE, "__sleep should return an array only "
NULL              859 ext/standard/var.c 	Z_STRVAL_P(return_value) = NULL;
NULL              899 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               37 ext/standard/var_unserializer.c 	var_entries *var_hash = var_hashx->first, *prev = NULL;
NULL               60 ext/standard/var_unserializer.c 	var_entries *var_hash = var_hashx->first_dtor, *prev = NULL;
NULL              150 ext/standard/var_unserializer.c 		return NULL;
NULL              156 ext/standard/var_unserializer.c 			return NULL;
NULL              173 ext/standard/var_unserializer.c 					return NULL;
NULL              226 ext/standard/var_unserializer.c 	return parse_iv2(p, NULL);
NULL              261 ext/standard/var_unserializer.c 		if (!php_var_unserialize(&key, p, max, NULL TSRMLS_CC)) {
NULL              288 ext/standard/var_unserializer.c 				zend_hash_index_update(ht, Z_LVAL_P(key), &data, sizeof(data), NULL);
NULL              294 ext/standard/var_unserializer.c 				zend_symtable_update(ht, Z_STRVAL_P(key), Z_STRLEN_P(key) + 1, &data, sizeof(data), NULL);
NULL              325 ext/standard/var_unserializer.c 	if (ce->unserialize == NULL) {
NULL              362 ext/standard/var_unserializer.c 	zval *retval_ptr = NULL;
NULL              373 ext/standard/var_unserializer.c 		call_user_function_ex(CG(function_table), rval, &fname, &retval_ptr, 0, 0, 1, NULL TSRMLS_CC);
NULL              504 ext/standard/var_unserializer.c 	php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unexpected end of serialized data");
NULL              593 ext/standard/var_unserializer.c 		if ((PG(unserialize_callback_func) == NULL) || (PG(unserialize_callback_func)[0] == '\0')) {
NULL              605 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              606 ext/standard/var_unserializer.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "defined (%s) but not found", user_func->value.str.val);
NULL              621 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              711 ext/standard/var_unserializer.c 	zend_hash_init(Z_ARRVAL_PP(rval), elements + 1, NULL, ZVAL_PTR_DTOR, 0);
NULL              750 ext/standard/var_unserializer.c 	if ((str = unserialize_str(&YYCURSOR, &len, maxlen)) == NULL) {
NULL              904 ext/standard/var_unserializer.c 	ZVAL_DOUBLE(*rval, zend_strtod((const char *)start + 2, NULL));
NULL             1067 ext/standard/var_unserializer.c 	if (*rval != NULL) {
NULL             1109 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               85 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_connect,			NULL)
NULL               86 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_pconnect,			NULL)
NULL               87 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_close,			NULL)
NULL               88 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_select_db,		NULL)
NULL               89 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_query,			NULL)
NULL               90 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_free_result,		NULL)
NULL               91 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_get_last_message,	NULL)
NULL               92 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_num_rows,			NULL)
NULL               93 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_num_fields,		NULL)
NULL               94 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_fetch_row,		NULL)
NULL               95 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_fetch_array,		NULL)
NULL               96 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_fetch_object,		NULL)
NULL               97 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_data_seek,		NULL)
NULL               98 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_fetch_field,		NULL)
NULL               99 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_field_seek,		NULL)
NULL              100 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_result,			NULL)
NULL              101 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_affected_rows,		NULL)
NULL              102 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_min_error_severity,	NULL)
NULL              103 ext/sybase/php_sybase_db.c 	PHP_FE(sybase_min_message_severity,	NULL)
NULL              106 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_connect,		sybase_connect,			NULL)
NULL              107 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_pconnect,		sybase_pconnect,		NULL)
NULL              108 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_close,			sybase_close,			NULL)
NULL              109 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_select_db,		sybase_select_db,		NULL)
NULL              110 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_query,			sybase_query,			NULL)
NULL              111 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_free_result,	sybase_free_result,		NULL)
NULL              112 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_get_last_message,	sybase_get_last_message,	NULL)
NULL              113 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_num_rows,		sybase_num_rows,		NULL)
NULL              114 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_num_fields,	sybase_num_fields,		NULL)
NULL              115 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_fetch_row,		sybase_fetch_row,		NULL)
NULL              116 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_fetch_array,	sybase_fetch_array,		NULL)
NULL              117 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_fetch_object,	sybase_fetch_object,	NULL)
NULL              118 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_data_seek,		sybase_data_seek,		NULL)
NULL              119 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_fetch_field,	sybase_fetch_field,		NULL)
NULL              120 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_field_seek,	sybase_field_seek,		NULL)
NULL              121 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_result,		sybase_result,			NULL)
NULL              122 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_affected_rows,		sybase_affected_rows,			NULL)
NULL              123 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_min_error_severity,	sybase_min_error_severity,		NULL)
NULL              124 ext/sybase/php_sybase_db.c 	PHP_FALIAS(mssql_min_message_severity,	sybase_min_message_severity,	NULL)
NULL              126 ext/sybase/php_sybase_db.c 	{NULL, NULL, NULL}
NULL              141 ext/sybase/php_sybase_db.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              152 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase error:  %s (severity %d)",dberrstr,severity);
NULL              164 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase message:  %s (severity %d)",msgtext,severity);
NULL              276 ext/sybase/php_sybase_db.c 	php_sybase_module.le_link = zend_register_list_destructors_ex(_close_sybase_link, NULL, "sybase-db link", module_number);
NULL              277 ext/sybase/php_sybase_db.c 	php_sybase_module.le_plink = zend_register_list_destructors_ex(NULL, _close_sybase_plink, "sybase-db link persistent", module_number);
NULL              278 ext/sybase/php_sybase_db.c 	php_sybase_module.le_result = zend_register_list_destructors_ex(_free_sybase_result, NULL, "sybase-db result", module_number);
NULL              304 ext/sybase/php_sybase_db.c 	php_sybase_module.appname = NULL;
NULL              306 ext/sybase/php_sybase_db.c 	php_sybase_module.server_message = NULL;
NULL              312 ext/sybase/php_sybase_db.c 	char *user=NULL,*passwd=NULL,*host=NULL,*charset=NULL,*appname=NULL;
NULL              405 ext/sybase/php_sybase_db.c 	if ((sybase.login=dblogin())==NULL) {
NULL              406 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Unable to allocate login record");
NULL              438 ext/sybase/php_sybase_db.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Too many open links (%d)",php_sybase_module.num_links);
NULL              442 ext/sybase/php_sybase_db.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Too many open persistent links (%d)",php_sybase_module.num_persistent);
NULL              460 ext/sybase/php_sybase_db.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              468 ext/sybase/php_sybase_db.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Hashed persistent link is not a Sybase link!");
NULL              516 ext/sybase/php_sybase_db.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Too many open links (%d)",php_sybase_module.num_links);
NULL              520 ext/sybase/php_sybase_db.c 		if ((sybase.link=PHP_SYBASE_DBOPEN(sybase.login,host))==NULL) {
NULL              538 ext/sybase/php_sybase_db.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              608 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase link index",id);
NULL              649 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase link index",id);
NULL              732 ext/sybase/php_sybase_db.c 				dbconvert(NULL,coltype(offset),dbdata(sybase_ptr->link,offset), src_length,SYBCHAR,res_buf,res_length);
NULL              747 ext/sybase/php_sybase_db.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  column %d has unknown data type (%d)", offset, coltype(offset));
NULL              790 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase link index",id);
NULL              932 ext/sybase/php_sybase_db.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Expected dbnextrow() to return NO_MORE_ROWS");
NULL              958 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a Sybase result index", Z_LVAL_PP(sybase_result_index));
NULL              993 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1019 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1046 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1057 ext/sybase/php_sybase_db.c 		zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *) &result->data[result->cur_row][i], sizeof(zval *), NULL);
NULL             1079 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a Sybase result index", Z_LVAL_PP(sybase_result_index));
NULL             1091 ext/sybase/php_sybase_db.c 		zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *) &result->data[result->cur_row][i], sizeof(zval *), NULL);
NULL             1093 ext/sybase/php_sybase_db.c 		zend_hash_update(Z_ARRVAL_P(return_value), result->fields[i].name, strlen(result->fields[i].name)+1, (void *) &result->data[result->cur_row][i], sizeof(zval  *), NULL);
NULL             1139 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1145 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Bad row offset");
NULL             1233 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1244 ext/sybase/php_sybase_db.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Bad column offset");
NULL             1276 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1284 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Bad column offset");
NULL             1311 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase result index",id);
NULL             1317 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Bad row offset (%ld)", Z_LVAL_PP(row));
NULL             1332 ext/sybase/php_sybase_db.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  %s field not found in result",Z_STRVAL_PP(field));
NULL             1341 ext/sybase/php_sybase_db.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING,"Sybase:  Bad column offset specified");
NULL             1357 ext/sybase/php_sybase_db.c 	zval **sybase_link_index = NULL;
NULL             1358 ext/sybase/php_sybase_db.c 	sybase_link *sybase_ptr = NULL;
NULL             1381 ext/sybase/php_sybase_db.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,"%d is not a Sybase link index",id);
NULL               83 ext/sybase/php_sybase_db.h #define sybase_module_ptr NULL
NULL               45 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_connect, NULL)
NULL               46 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_pconnect, NULL)
NULL               47 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_close, NULL)
NULL               48 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_select_db, NULL)
NULL               49 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_query, NULL)
NULL               50 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_unbuffered_query, NULL)
NULL               51 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_free_result, NULL)
NULL               52 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_get_last_message, NULL)
NULL               53 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_num_rows, NULL)
NULL               54 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_num_fields, NULL)
NULL               55 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_fetch_row, NULL)
NULL               56 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_fetch_array, NULL)
NULL               57 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_fetch_assoc, NULL)
NULL               58 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_fetch_object, NULL)
NULL               59 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_data_seek, NULL)
NULL               60 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_fetch_field, NULL)
NULL               61 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_field_seek, NULL)
NULL               62 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_result, NULL)
NULL               63 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_affected_rows, NULL)
NULL               64 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_min_client_severity, NULL)
NULL               65 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_min_server_severity, NULL)
NULL               66 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_set_message_handler, NULL)
NULL               67 ext/sybase_ct/php_sybase_ct.c 	PHP_FE(sybase_deadlock_retry_count, NULL)
NULL               70 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_connect, sybase_connect, NULL)
NULL               71 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_pconnect, sybase_pconnect, NULL)
NULL               72 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_close, sybase_close, NULL)
NULL               73 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_select_db, sybase_select_db, NULL)
NULL               74 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_query, sybase_query, NULL)
NULL               75 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_unbuffered_query, sybase_unbuffered_query, NULL)
NULL               76 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_free_result, sybase_free_result, NULL)
NULL               77 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_get_last_message, sybase_get_last_message, NULL)
NULL               78 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_num_rows, sybase_num_rows, NULL)
NULL               79 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_num_fields, sybase_num_fields, NULL)
NULL               80 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_fetch_row, sybase_fetch_row, NULL)
NULL               81 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_fetch_array, sybase_fetch_array, NULL)
NULL               82 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_fetch_assoc, sybase_fetch_assoc, NULL)
NULL               83 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_fetch_object, sybase_fetch_object, NULL)
NULL               84 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_data_seek, sybase_data_seek, NULL)
NULL               85 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_fetch_field, sybase_fetch_field, NULL)
NULL               86 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_field_seek, sybase_field_seek, NULL)
NULL               87 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_result, sybase_result, NULL)
NULL               88 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_affected_rows, sybase_affected_rows, NULL)
NULL               89 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_min_client_severity,   sybase_min_client_severity, NULL)
NULL               90 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_min_server_severity, sybase_min_server_severity, NULL)
NULL               91 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_set_message_handler, sybase_set_message_handler, NULL)
NULL               92 ext/sybase_ct/php_sybase_ct.c 	PHP_FALIAS(mssql_deadlock_retry_count, sybase_deadlock_retry_count, NULL)
NULL               95 ext/sybase_ct/php_sybase_ct.c 	{NULL, NULL, NULL}
NULL              111 ext/sybase_ct/php_sybase_ct.c 	NULL,
NULL              123 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              138 ext/sybase_ct/php_sybase_ct.c #define efree_n(x)  { efree(x); x = NULL; }
NULL              189 ext/sybase_ct/php_sybase_ct.c 			ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL);
NULL              203 ext/sybase_ct/php_sybase_ct.c 	if (sybase_ptr->callback_name != NULL) {
NULL              205 ext/sybase_ct/php_sybase_ct.c 		sybase_ptr->callback_name= NULL;
NULL              215 ext/sybase_ct/php_sybase_ct.c 					 &con_status, CS_UNUSED, NULL)!=CS_SUCCEED) {
NULL              216 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to get connection status on close");
NULL              242 ext/sybase_ct/php_sybase_ct.c 					 &con_status, CS_UNUSED, NULL)!=CS_SUCCEED) {
NULL              243 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to get connection status on close");
NULL              265 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Client message:  %s (severity %ld)", errmsg->msgstring, CS_SEVERITY(errmsg->msgnumber));
NULL              290 ext/sybase_ct/php_sybase_ct.c 		zval *msgnumber, *severity, *state, *line, *text, *retval = NULL;
NULL              313 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              314 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Cannot call the messagehandler %s", Z_STRVAL_P(callback_name));
NULL              343 ext/sybase_ct/php_sybase_ct.c 	if (ct_con_props(connection, CS_GET, CS_USERDATA, &sybase, CS_SIZEOF(sybase), NULL) != CS_SUCCEED) {
NULL              344 ext/sybase_ct/php_sybase_ct.c 		sybase = NULL;
NULL              370 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Server message:  %s (severity %ld, procedure %s)",
NULL              385 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              399 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              400 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to set server message handler");
NULL              403 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              404 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to set client message handler");
NULL              415 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              416 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to set datetime conversion format");
NULL              430 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              431 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to update the timeout");
NULL              436 ext/sybase_ct/php_sybase_ct.c 	sybase_globals->callback_name = NULL;
NULL              450 ext/sybase_ct/php_sybase_ct.c 	le_link = zend_register_list_destructors_ex(_close_sybase_link, NULL, "sybase-ct link", module_number);
NULL              451 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              452 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              484 ext/sybase_ct/php_sybase_ct.c 	SybCtG(appname) = NULL;
NULL              487 ext/sybase_ct/php_sybase_ct.c 		SybCtG(callback_name)= NULL;
NULL              490 ext/sybase_ct/php_sybase_ct.c 	SybCtG(server_message) = NULL;
NULL              502 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to allocate connection record");
NULL              507 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              508 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to set userdata");
NULL              514 ext/sybase_ct/php_sybase_ct.c 		ct_con_props(sybase->connection, CS_SET, CS_USERNAME, user, CS_NULLTERM, NULL);
NULL              517 ext/sybase_ct/php_sybase_ct.c 		ct_con_props(sybase->connection, CS_SET, CS_PASSWORD, passwd, CS_NULLTERM, NULL);
NULL              520 ext/sybase_ct/php_sybase_ct.c 		ct_con_props(sybase->connection, CS_SET, CS_APPNAME, appname, CS_NULLTERM, NULL);
NULL              522 ext/sybase_ct/php_sybase_ct.c 		ct_con_props(sybase->connection, CS_SET, CS_APPNAME, SybCtG(appname), CS_NULLTERM, NULL);
NULL              526 ext/sybase_ct/php_sybase_ct.c 		ct_con_props(sybase->connection, CS_SET, CS_HOSTNAME, SybCtG(hostname), CS_NULLTERM, NULL);
NULL              531 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to allocate locale information");
NULL              533 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              534 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to load default locale data");
NULL              536 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              537 ext/sybase_ct/php_sybase_ct.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update character set");
NULL              539 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              540 ext/sybase_ct/php_sybase_ct.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update connection properties");
NULL              548 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              549 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase: Unable to update connection packetsize");
NULL              567 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              568 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to update the login timeout");
NULL              575 ext/sybase_ct/php_sybase_ct.c 	sybase->callback_name = NULL;
NULL              579 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to connect");
NULL              585 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to allocate command record");
NULL              604 ext/sybase_ct/php_sybase_ct.c 			host=user=passwd=charset=appname=NULL;
NULL              617 ext/sybase_ct/php_sybase_ct.c 				user=passwd=charset=appname=NULL;
NULL              631 ext/sybase_ct/php_sybase_ct.c 				passwd=charset=appname=NULL;
NULL              647 ext/sybase_ct/php_sybase_ct.c 				charset=appname=NULL;
NULL              665 ext/sybase_ct/php_sybase_ct.c 				appname=NULL;
NULL              704 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              709 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              724 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              746 ext/sybase_ct/php_sybase_ct.c 							 &con_status, CS_UNUSED, NULL)!=CS_SUCCEED) {
NULL              747 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Unable to get connection status");
NULL              807 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              825 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              946 ext/sybase_ct/php_sybase_ct.c 				ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_CURRENT);
NULL              954 ext/sybase_ct/php_sybase_ct.c 			ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL              971 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 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Command failed, cancelling rest");
NULL             1063 ext/sybase_ct/php_sybase_ct.c 				ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1072 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase:  Unexpected results, cancelling current");
NULL             1073 ext/sybase_ct/php_sybase_ct.c 				ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_CURRENT);
NULL             1078 ext/sybase_ct/php_sybase_ct.c 				ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_CURRENT);
NULL             1082 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase:  Unexpected results, cancelling all");
NULL             1083 ext/sybase_ct/php_sybase_ct.c 				ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1104 ext/sybase_ct/php_sybase_ct.c 			ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1113 ext/sybase_ct/php_sybase_ct.c 			result = NULL;
NULL             1124 ext/sybase_ct/php_sybase_ct.c 		Z_DVAL(result) = zend_strtod(buf, NULL);        \
NULL             1146 ext/sybase_ct/php_sybase_ct.c 	while ((retcode=ct_fetch(result->sybase_ptr->cmd, CS_UNUSED, CS_UNUSED, CS_UNUSED, NULL))==CS_SUCCEED) {
NULL             1169 ext/sybase_ct/php_sybase_ct.c 						ZVAL_LONG(&result->data[i][j], strtol(result->tmp_buffer[j], NULL, 10));
NULL             1182 ext/sybase_ct/php_sybase_ct.c 						Z_LVAL(result->data[i][j]) = strtol(result->tmp_buffer[j], NULL, 10);
NULL             1205 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Error reading row %d", result->num_rows);
NULL             1220 ext/sybase_ct/php_sybase_ct.c 			result = NULL;
NULL             1240 ext/sybase_ct/php_sybase_ct.c 	if (ct_res_info(sybase_ptr->cmd, CS_NUMDATA, &num_fields, CS_UNUSED, NULL)!=CS_SUCCEED) {
NULL             1241 ext/sybase_ct/php_sybase_ct.c 		return NULL;
NULL             1246 ext/sybase_ct/php_sybase_ct.c 	result->fields = NULL;
NULL             1348 ext/sybase_ct/php_sybase_ct.c 			return NULL;
NULL             1358 ext/sybase_ct/php_sybase_ct.c 	zval **query, **sybase_link_index=NULL;
NULL             1359 ext/sybase_ct/php_sybase_ct.c 	zval **store_mode= NULL;
NULL             1390 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "cannot use non-storing mode with buffered queries");
NULL             1414 ext/sybase_ct/php_sybase_ct.c 		zval *tmp = NULL;
NULL             1416 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "called without first fetching all rows from a previous unbuffered query");
NULL             1418 ext/sybase_ct/php_sybase_ct.c 			ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1448 ext/sybase_ct/php_sybase_ct.c 		result = NULL;
NULL             1463 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Connection is dead");
NULL             1468 ext/sybase_ct/php_sybase_ct.c 			ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1470 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Cannot send command");
NULL             1481 ext/sybase_ct/php_sybase_ct.c 			ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1483 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Cannot read results");
NULL             1494 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             1512 ext/sybase_ct/php_sybase_ct.c 				if (result == NULL) {
NULL             1513 ext/sybase_ct/php_sybase_ct.c 					ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1538 ext/sybase_ct/php_sybase_ct.c 							if (result == NULL) {
NULL             1539 ext/sybase_ct/php_sybase_ct.c 								ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1547 ext/sybase_ct/php_sybase_ct.c 							ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_CURRENT);
NULL             1552 ext/sybase_ct/php_sybase_ct.c 						ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_CURRENT);
NULL             1560 ext/sybase_ct/php_sybase_ct.c 					ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1578 ext/sybase_ct/php_sybase_ct.c 					ct_cancel(NULL, sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1592 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             1593 ext/sybase_ct/php_sybase_ct.c 			if (result != NULL) {
NULL             1614 ext/sybase_ct/php_sybase_ct.c 		if (result != NULL) {
NULL             1624 ext/sybase_ct/php_sybase_ct.c 		if (result != NULL) {
NULL             1670 ext/sybase_ct/php_sybase_ct.c 		ct_cancel(NULL, result->sybase_ptr->cmd, CS_CANCEL_ALL);
NULL             1757 ext/sybase_ct/php_sybase_ct.c 		zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *) &field_content, sizeof(zval* ), NULL);
NULL             1801 ext/sybase_ct/php_sybase_ct.c 			zend_hash_index_update(Z_ARRVAL_P(return_value), i, (void *) &tmp, sizeof(zval *), NULL);
NULL             1810 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             1820 ext/sybase_ct/php_sybase_ct.c 	zval **object= NULL;
NULL             1822 ext/sybase_ct/php_sybase_ct.c 	zend_class_entry *ce= NULL;
NULL             1837 ext/sybase_ct/php_sybase_ct.c 				zend_class_entry **pce = NULL;
NULL             1841 ext/sybase_ct/php_sybase_ct.c 					php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Sybase:  Class %s has not been declared", Z_STRVAL_PP(object));
NULL             1901 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", Z_LVAL_PP(offset), result->num_rows - 1);
NULL             1990 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Bad column offset");
NULL             2024 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Bad column offset");
NULL             2057 ext/sybase_ct/php_sybase_ct.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Bad row offset (%ld)", Z_LVAL_PP(row));
NULL             2072 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  %s field not found in result", Z_STRVAL_PP(field));
NULL             2081 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Sybase:  Bad column offset specified");
NULL             2196 ext/sybase_ct/php_sybase_ct.c 	zval **callback, **param, **sybase_link_index= NULL;
NULL             2223 ext/sybase_ct/php_sybase_ct.c 		*callback = NULL;
NULL             2236 ext/sybase_ct/php_sybase_ct.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argumented is expected to be a valid callback, '%s' was given", name);
NULL             2244 ext/sybase_ct/php_sybase_ct.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argumented is expected to be either NULL, an array or string, %s given", zend_zval_type_name(*param));
NULL              125 ext/sybase_ct/php_sybase_ct.h #define sybase_module_ptr NULL
NULL               42 ext/sybase_ct/tests/index.php       $expectancy   = NULL,
NULL               49 ext/sybase_ct/tests/index.php       $current= NULL;
NULL               69 ext/sysvmsg/sysvmsg.c 	PHP_FE(msg_get_queue,				NULL)
NULL               72 ext/sysvmsg/sysvmsg.c 	PHP_FE(msg_remove_queue,			NULL)
NULL               73 ext/sysvmsg/sysvmsg.c 	PHP_FE(msg_stat_queue,				NULL)
NULL               74 ext/sysvmsg/sysvmsg.c 	PHP_FE(msg_set_queue,				NULL)
NULL               75 ext/sysvmsg/sysvmsg.c 	{NULL, NULL, NULL}	/* Must be the last line in sysvmsg_functions[] */
NULL               86 ext/sysvmsg/sysvmsg.c 	NULL,
NULL               87 ext/sysvmsg/sysvmsg.c 	NULL,
NULL               88 ext/sysvmsg/sysvmsg.c 	NULL,
NULL              112 ext/sysvmsg/sysvmsg.c 	le_sysvmsg = zend_register_list_destructors_ex(sysvmsg_release, NULL, "sysvmsg queue", module_number);
NULL              138 ext/sysvmsg/sysvmsg.c 	sysvmsg_queue_t *mq = NULL;
NULL              181 ext/sysvmsg/sysvmsg.c 	sysvmsg_queue_t *mq = NULL;
NULL              229 ext/sysvmsg/sysvmsg.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
NULL              243 ext/sysvmsg/sysvmsg.c 	sysvmsg_queue_t *mq = NULL;
NULL              251 ext/sysvmsg/sysvmsg.c 	if (msgctl(mq->id, IPC_RMID, NULL) == 0) {
NULL              263 ext/sysvmsg/sysvmsg.c 	zval *out_message, *queue, *out_msgtype, *zerrcode = NULL;
NULL              267 ext/sysvmsg/sysvmsg.c 	sysvmsg_queue_t *mq = NULL;
NULL              268 ext/sysvmsg/sysvmsg.c 	struct php_msgbuf *messagebuffer = NULL; /* buffer to transmit */
NULL              280 ext/sysvmsg/sysvmsg.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "maximum size of the message has to be greater than zero");
NULL              287 ext/sysvmsg/sysvmsg.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "MSG_EXCEPT is not supported on your system");
NULL              324 ext/sysvmsg/sysvmsg.c 			zval *tmp = NULL;
NULL              330 ext/sysvmsg/sysvmsg.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "message corrupted");
NULL              351 ext/sysvmsg/sysvmsg.c 	zval *message, *queue, *zerror=NULL;
NULL              354 ext/sysvmsg/sysvmsg.c 	sysvmsg_queue_t * mq = NULL;
NULL              355 ext/sysvmsg/sysvmsg.c 	struct php_msgbuf * messagebuffer = NULL; /* buffer to transmit */
NULL              400 ext/sysvmsg/sysvmsg.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Message parameter must be either a string or a number.");
NULL              420 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               62 ext/sysvsem/sysvsem.c 	PHP_FE(sem_get,			NULL)
NULL               63 ext/sysvsem/sysvsem.c 	PHP_FE(sem_acquire,		NULL)
NULL               64 ext/sysvsem/sysvsem.c 	PHP_FE(sem_release,		NULL)
NULL               65 ext/sysvsem/sysvsem.c 	PHP_FE(sem_remove,		NULL)
NULL               66 ext/sysvsem/sysvsem.c 	{NULL, NULL, NULL}
NULL               77 ext/sysvsem/sysvsem.c 	NULL,
NULL               78 ext/sysvsem/sysvsem.c 	NULL,
NULL               79 ext/sysvsem/sysvsem.c 	NULL,
NULL               80 ext/sysvsem/sysvsem.c 	NULL,
NULL              154 ext/sysvsem/sysvsem.c 	php_sysvsem_module.le_sem = zend_register_list_destructors_ex(release_sysvsem_sem, NULL, "sysvsem", module_number);
NULL              187 ext/sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
NULL              219 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              225 ext/sysvsem/sysvsem.c 	count = semctl(semid, SYSVSEM_USAGE, GETVAL, NULL);
NULL              227 ext/sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
NULL              238 ext/sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
NULL              243 ext/sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
NULL              248 ext/sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
NULL              260 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              297 ext/sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SysV semaphore %ld (key 0x%x) is not currently acquired", Z_LVAL_PP(arg_id), sem_ptr->key);
NULL              307 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              360 ext/sysvsem/sysvsem.c 	if (semctl(sem_ptr->semid, 0, IPC_STAT, NULL) < 0) {
NULL              362 ext/sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "SysV semaphore %ld does not (any longer) exist", Z_LVAL_PP(arg_id));
NULL              369 ext/sysvsem/sysvsem.c 	if (semctl(sem_ptr->semid, 0, IPC_RMID, NULL) < 0) {
NULL              371 ext/sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for SysV sempphore %ld: %s", Z_LVAL_PP(arg_id), strerror(errno));
NULL               71 ext/sysvshm/php_sysvshm.h #define sysvshm_module_ptr NULL
NULL               45 ext/sysvshm/sysvshm.c 	PHP_FE(shm_attach, NULL)
NULL               46 ext/sysvshm/sysvshm.c 	PHP_FE(shm_remove, NULL)
NULL               47 ext/sysvshm/sysvshm.c 	PHP_FE(shm_detach, NULL)
NULL               48 ext/sysvshm/sysvshm.c 	PHP_FE(shm_put_var, NULL)
NULL               49 ext/sysvshm/sysvshm.c 	PHP_FE(shm_get_var, NULL)
NULL               50 ext/sysvshm/sysvshm.c 	PHP_FE(shm_remove_var, NULL)
NULL               51 ext/sysvshm/sysvshm.c 	{NULL, NULL, NULL}	
NULL               62 ext/sysvshm/sysvshm.c 	NULL,
NULL               63 ext/sysvshm/sysvshm.c 	NULL,
NULL               64 ext/sysvshm/sysvshm.c 	NULL,
NULL               65 ext/sysvshm/sysvshm.c 	NULL,
NULL               97 ext/sysvshm/sysvshm.c 	php_sysvshm.le_shm = zend_register_list_destructors_ex(php_release_sysvshm, NULL, "sysvshm", module_number);
NULL              139 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Segment size must be greater then zero.");
NULL              148 ext/sysvshm/sysvshm.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%x: memorysize too small", shm_key);
NULL              153 ext/sysvshm/sysvshm.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%x: %s", shm_key, strerror(errno));
NULL              159 ext/sysvshm/sysvshm.c 	if ((shm_ptr = shmat(shm_id, NULL, 0)) == (void *) - 1) {
NULL              160 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%x: %s", shm_key, strerror(errno));
NULL              198 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The parameter is not a valid shm_identifier");
NULL              226 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "The parameter is not a valid shm_identifier");
NULL              230 ext/sysvshm/sysvshm.c 	if (shmctl(shm_list_ptr->id, IPC_RMID,NULL) < 0) {
NULL              231 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%x, id %ld: %s", shm_list_ptr->key, id, strerror(errno));
NULL              262 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a SysV shared memory index", id);
NULL              278 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "not enough shared memory left");
NULL              309 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a SysV shared memory index", id);
NULL              318 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "variable key %ld doesn't exist", key);
NULL              327 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "variable data in shared memory is corrupted");
NULL              355 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a SysV shared memory index", id);
NULL              362 ext/sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "variable key %ld doesn't exist", key);
NULL               15 ext/tidy/examples/urlgrab5.php     function dump_nodes(tidyNode $node, &$urls = NULL) {
NULL               57 ext/tidy/tidy.c 		if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, NULL, "O", &object, tidy_ce_doc) == FAILURE) {	\
NULL               80 ext/tidy/tidy.c                 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not load configuration file '%s'", Z_STRVAL_PP(_val)); \
NULL               83 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               94 ext/tidy/tidy.c 		tidy_ce_ ## name = zend_register_internal_class_ex(&ce, parent, NULL TSRMLS_CC); \
NULL               97 ext/tidy/tidy.c 		tidy_object_handlers_ ## name.clone_obj = NULL; \
NULL              120 ext/tidy/tidy.c 		zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \
NULL              132 ext/tidy/tidy.c        zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \
NULL              140 ext/tidy/tidy.c 		zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \
NULL              148 ext/tidy/tidy.c 		zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \
NULL              156 ext/tidy/tidy.c        zend_hash_update(_table, #_key, sizeof(#_key), (void *)&tmp, sizeof(zval *), NULL); \
NULL              160 ext/tidy/tidy.c if ((PG(safe_mode) && (!php_checkuid(filename, NULL, CHECKUID_CHECK_FILE_AND_DIR))) || php_check_open_basedir(filename TSRMLS_CC)) { \
NULL              167 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load Tidy configuration file at '%s'.", TG(default_config)); \
NULL              277 ext/tidy/tidy.c PHP_INI_ENTRY("tidy.clean_output",     "0",    PHP_INI_PERDIR,         NULL)
NULL              281 ext/tidy/tidy.c 	PHP_FE(tidy_getopt,             NULL)
NULL              282 ext/tidy/tidy.c 	PHP_FE(tidy_parse_string,       NULL)
NULL              283 ext/tidy/tidy.c 	PHP_FE(tidy_parse_file,         NULL)
NULL              284 ext/tidy/tidy.c 	PHP_FE(tidy_get_output,         NULL)
NULL              285 ext/tidy/tidy.c 	PHP_FE(tidy_get_error_buffer,   NULL) 
NULL              286 ext/tidy/tidy.c 	PHP_FE(tidy_clean_repair,       NULL)
NULL              287 ext/tidy/tidy.c 	PHP_FE(tidy_repair_string,	NULL)
NULL              288 ext/tidy/tidy.c 	PHP_FE(tidy_repair_file,	NULL)
NULL              289 ext/tidy/tidy.c 	PHP_FE(tidy_diagnose,           NULL)
NULL              290 ext/tidy/tidy.c 	PHP_FE(tidy_get_release,	NULL)
NULL              291 ext/tidy/tidy.c 	PHP_FE(tidy_get_config,		NULL)
NULL              292 ext/tidy/tidy.c 	PHP_FE(tidy_get_status,		NULL)
NULL              293 ext/tidy/tidy.c 	PHP_FE(tidy_get_html_ver,	NULL)
NULL              294 ext/tidy/tidy.c 	PHP_FE(tidy_is_xhtml,		NULL)
NULL              295 ext/tidy/tidy.c 	PHP_FE(tidy_is_xml,		NULL)
NULL              296 ext/tidy/tidy.c 	PHP_FE(tidy_error_count,	NULL)
NULL              297 ext/tidy/tidy.c 	PHP_FE(tidy_warning_count,	NULL)
NULL              298 ext/tidy/tidy.c 	PHP_FE(tidy_access_count,	NULL)
NULL              299 ext/tidy/tidy.c 	PHP_FE(tidy_config_count,	NULL) 
NULL              301 ext/tidy/tidy.c 	PHP_FE(tidy_get_opt_doc,	NULL)
NULL              303 ext/tidy/tidy.c 	PHP_FE(tidy_get_root,		NULL)
NULL              304 ext/tidy/tidy.c 	PHP_FE(tidy_get_head,		NULL)
NULL              305 ext/tidy/tidy.c 	PHP_FE(tidy_get_html,		NULL)
NULL              306 ext/tidy/tidy.c 	PHP_FE(tidy_get_body,		NULL)
NULL              307 ext/tidy/tidy.c 	PHP_FE(ob_tidyhandler,		NULL)
NULL              308 ext/tidy/tidy.c 	{NULL, NULL, NULL}
NULL              312 ext/tidy/tidy.c 	TIDY_METHOD_MAP(getOpt, tidy_getopt, NULL)
NULL              313 ext/tidy/tidy.c 	TIDY_METHOD_MAP(cleanRepair, tidy_clean_repair, NULL)
NULL              314 ext/tidy/tidy.c 	TIDY_DOC_ME(parseFile, NULL)
NULL              315 ext/tidy/tidy.c 	TIDY_DOC_ME(parseString, NULL)
NULL              316 ext/tidy/tidy.c 	TIDY_METHOD_MAP(repairString, tidy_repair_string, NULL)
NULL              317 ext/tidy/tidy.c 	TIDY_METHOD_MAP(repairFile, tidy_repair_file, NULL)
NULL              318 ext/tidy/tidy.c 	TIDY_METHOD_MAP(diagnose, tidy_diagnose, NULL)
NULL              319 ext/tidy/tidy.c 	TIDY_METHOD_MAP(getRelease, tidy_get_release, NULL)
NULL              320 ext/tidy/tidy.c 	TIDY_METHOD_MAP(getConfig, tidy_get_config, NULL)
NULL              321 ext/tidy/tidy.c 	TIDY_METHOD_MAP(getStatus, tidy_get_status, NULL)
NULL              322 ext/tidy/tidy.c 	TIDY_METHOD_MAP(getHtmlVer, tidy_get_html_ver, NULL)
NULL              324 ext/tidy/tidy.c 	TIDY_METHOD_MAP(getOptDoc, tidy_get_opt_doc, NULL)
NULL              326 ext/tidy/tidy.c 	TIDY_METHOD_MAP(isXhtml, tidy_is_xhtml, NULL)
NULL              327 ext/tidy/tidy.c 	TIDY_METHOD_MAP(isXml, tidy_is_xml, NULL)
NULL              328 ext/tidy/tidy.c 	TIDY_METHOD_MAP(root, tidy_get_root, NULL)
NULL              329 ext/tidy/tidy.c 	TIDY_METHOD_MAP(head, tidy_get_head, NULL)
NULL              330 ext/tidy/tidy.c 	TIDY_METHOD_MAP(html, tidy_get_html, NULL)
NULL              331 ext/tidy/tidy.c 	TIDY_METHOD_MAP(body, tidy_get_body, NULL)
NULL              332 ext/tidy/tidy.c 	TIDY_DOC_ME(__construct, NULL)
NULL              333 ext/tidy/tidy.c 	{NULL, NULL, NULL}
NULL              337 ext/tidy/tidy.c 	TIDY_NODE_ME(hasChildren, NULL)
NULL              338 ext/tidy/tidy.c 	TIDY_NODE_ME(hasSiblings, NULL)
NULL              339 ext/tidy/tidy.c 	TIDY_NODE_ME(isComment, NULL)
NULL              340 ext/tidy/tidy.c 	TIDY_NODE_ME(isHtml, NULL)
NULL              341 ext/tidy/tidy.c 	TIDY_NODE_ME(isText, NULL)
NULL              342 ext/tidy/tidy.c 	TIDY_NODE_ME(isJste, NULL)
NULL              343 ext/tidy/tidy.c 	TIDY_NODE_ME(isAsp, NULL)
NULL              344 ext/tidy/tidy.c 	TIDY_NODE_ME(isPhp, NULL)
NULL              345 ext/tidy/tidy.c 	TIDY_NODE_ME(getParent, NULL)
NULL              346 ext/tidy/tidy.c 	{NULL, NULL, NULL}
NULL              361 ext/tidy/tidy.c 	NULL,
NULL              365 ext/tidy/tidy.c 	NULL,
NULL              366 ext/tidy/tidy.c 	NULL,
NULL              367 ext/tidy/tidy.c 	NULL,
NULL              393 ext/tidy/tidy.c 	php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not allocate memory for tidy! (Reason: %s)", (char *)msg);
NULL              402 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unknown Tidy Configuration Option '%s'", optname);
NULL              407 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Attempting to set read-only option '%s'", optname);
NULL              449 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to determine type of configuration option");
NULL              458 ext/tidy/tidy.c 	char *data=NULL, *arg1, *enc = NULL;
NULL              486 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not set Tidy error buffer");
NULL              500 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not set encoding '%s'", enc);
NULL              512 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errbuf->bp);
NULL              542 ext/tidy/tidy.c 	char *data = NULL;
NULL              544 ext/tidy/tidy.c 	if (!(stream = php_stream_open_wrapper(filename, "rb", (use_include_path ? USE_PATH : 0) | ENFORCE_SAFE_MODE, NULL))) {
NULL              545 ext/tidy/tidy.c 		return NULL;
NULL              610 ext/tidy/tidy.c 				php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not set Tidy error buffer");
NULL              625 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              746 ext/tidy/tidy.c 		zend_hash_update(obj->std.properties, "value", sizeof("value"), (void *)&temp, sizeof(zval *), NULL);
NULL              754 ext/tidy/tidy.c 		zend_hash_update(obj->std.properties, "errorBuffer", sizeof("errorBuffer"), (void *)&temp, sizeof(zval *), NULL);
NULL              809 ext/tidy/tidy.c 			zend_hash_update(obj->std.properties, "attribute", sizeof("attribute"), (void *)&attribute, sizeof(zval *), NULL);
NULL              834 ext/tidy/tidy.c 			zend_hash_update(obj->std.properties, "child", sizeof("child"), (void *)&children, sizeof(zval *), NULL);
NULL              870 ext/tidy/tidy.c 	return NULL;
NULL              913 ext/tidy/tidy.c 	char *opt_name = NULL;
NULL              922 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not retrieve key from option array");
NULL              928 ext/tidy/tidy.c 			opt_name = NULL;
NULL              942 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Could not set encoding '%s'", enc);
NULL              951 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", obj->ptdoc->errbuf->bp);
NULL              964 ext/tidy/tidy.c 	REGISTER_TIDY_CLASS(tidy, doc,	NULL, 0);
NULL              965 ext/tidy/tidy.c 	REGISTER_TIDY_CLASS(tidyNode, node,	NULL, ZEND_ACC_FINAL_CLASS);
NULL             1029 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "Could not set Tidy error buffer");
NULL             1041 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", errbuf.bp);
NULL             1066 ext/tidy/tidy.c 	char *input, *enc = NULL;
NULL             1068 ext/tidy/tidy.c 	zval **options = NULL;
NULL             1124 ext/tidy/tidy.c 	char *inputfile, *enc = NULL;
NULL             1128 ext/tidy/tidy.c 	zval **options = NULL;
NULL             1141 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             1233 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             1243 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown Tidy Configuration Option '%s'", optname);
NULL             1394 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             1404 ext/tidy/tidy.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown Tidy Configuration Option '%s'", optname);
NULL             1427 ext/tidy/tidy.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to determine type of configuration option");
NULL             1437 ext/tidy/tidy.c 	char *inputfile = NULL, *enc = NULL;
NULL             1441 ext/tidy/tidy.c 	zval **options = NULL;
NULL             1455 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             1469 ext/tidy/tidy.c 	char *inputfile, *enc = NULL;
NULL             1473 ext/tidy/tidy.c 	zval **options = NULL;
NULL             1486 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             1503 ext/tidy/tidy.c 	char *input, *enc = NULL;
NULL             1505 ext/tidy/tidy.c 	zval **options = NULL;
NULL              101 ext/tokenizer/tokenizer.c 	PHP_FE(token_get_all,	NULL)
NULL              102 ext/tokenizer/tokenizer.c 	PHP_FE(token_name,	NULL)
NULL              103 ext/tokenizer/tokenizer.c 	{NULL, NULL, NULL}	/* Must be the last line in tokenizer_functions[] */
NULL              116 ext/tokenizer/tokenizer.c 	NULL,
NULL              117 ext/tokenizer/tokenizer.c 	NULL,
NULL              118 ext/tokenizer/tokenizer.c 	NULL,
NULL              209 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              108 ext/wddx/wddx.c 	PHP_FE(wddx_serialize_value, NULL)
NULL              109 ext/wddx/wddx.c 	PHP_FE(wddx_serialize_vars, NULL)
NULL              110 ext/wddx/wddx.c 	PHP_FE(wddx_packet_start, NULL)
NULL              111 ext/wddx/wddx.c 	PHP_FE(wddx_packet_end, NULL)
NULL              112 ext/wddx/wddx.c 	PHP_FE(wddx_add_vars, NULL)
NULL              113 ext/wddx/wddx.c 	PHP_FE(wddx_deserialize, NULL)
NULL              114 ext/wddx/wddx.c 	{NULL, NULL, NULL}
NULL              134 ext/wddx/wddx.c 	NULL,
NULL              135 ext/wddx/wddx.c 	NULL,
NULL              136 ext/wddx/wddx.c 	NULL,
NULL              150 ext/wddx/wddx.c 	stack->varname = NULL;
NULL              179 ext/wddx/wddx.c 		*element = NULL;
NULL              241 ext/wddx/wddx.c 	php_wddx_packet_start(packet, NULL, 0);
NULL              283 ext/wddx/wddx.c 			hash_type = zend_hash_get_current_key_ex(Z_ARRVAL_P(retval), &key, &key_length, &idx, 0, NULL);
NULL              291 ext/wddx/wddx.c 					php_set_session_var(key, key_length-1, *ent, NULL TSRMLS_CC);
NULL              308 ext/wddx/wddx.c 	le_wddx = zend_register_list_destructors_ex(release_wddx_packet_rsrc, NULL, "wddx", module_number);
NULL              377 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              431 ext/wddx/wddx.c 	zval *retval = NULL;
NULL              444 ext/wddx/wddx.c 	if (call_user_function_ex(CG(function_table), &obj, fname, &retval, 0, 0, 1, NULL TSRMLS_CC) == SUCCESS) {
NULL              464 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              498 ext/wddx/wddx.c 			if (zend_hash_get_current_key_ex(HASH_OF(obj), &key, &key_len, &idx, 0, NULL) == HASH_KEY_IS_STRING) {
NULL              570 ext/wddx/wddx.c 			ent_type = zend_hash_get_current_key_ex(target_hash, &key, &key_len, &idx, 0, NULL);
NULL              579 ext/wddx/wddx.c 			php_wddx_serialize_var(packet, *ent, NULL, 0 TSRMLS_CC);
NULL              600 ext/wddx/wddx.c 		name_esc = php_escape_html_entities(name, name_len, &name_esc_len, 0, ENT_QUOTES, NULL TSRMLS_CC);
NULL              629 ext/wddx/wddx.c 				php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references");
NULL              640 ext/wddx/wddx.c 				php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "WDDX doesn't support circular references");
NULL              727 ext/wddx/wddx.c 				snprintf(tmp_buf, sizeof(tmp_buf), "%c", (char)strtol(atts[i], NULL, 16));
NULL              812 ext/wddx/wddx.c 				while ((p2 = php_memnstr(p1, ",", sizeof(",")-1, endp)) != NULL) {
NULL              838 ext/wddx/wddx.c 		ent.varname = NULL;
NULL              839 ext/wddx/wddx.c 		ent.data = NULL;
NULL              908 ext/wddx/wddx.c 			zval *fname, *retval = NULL;
NULL              913 ext/wddx/wddx.c 			call_user_function_ex(NULL, &ent1->data, fname, &retval, 0, 0, 0, NULL TSRMLS_CC);
NULL              926 ext/wddx/wddx.c 			if (ent2->type == ST_FIELD && ent2->data == NULL) {
NULL              977 ext/wddx/wddx.c 						zend_symtable_update(target_hash, ent1->varname, strlen(ent1->varname)+1, &ent1->data, sizeof(zval *), NULL);
NULL              983 ext/wddx/wddx.c 												sizeof(zval *), NULL);
NULL             1070 ext/wddx/wddx.c 				Z_LVAL_P(ent->data) = php_parse_date(tmp, NULL);
NULL             1127 ext/wddx/wddx.c 	char *comment = NULL;
NULL             1138 ext/wddx/wddx.c 	php_wddx_serialize_var(packet, var, NULL, 0 TSRMLS_CC);
NULL             1169 ext/wddx/wddx.c 	php_wddx_packet_start(packet, NULL, 0);
NULL             1196 ext/wddx/wddx.c 	packet->c = NULL;
NULL             1215 ext/wddx/wddx.c 	char *comment = NULL;
NULL             1219 ext/wddx/wddx.c 	comment = NULL;
NULL             1238 ext/wddx/wddx.c 	wddx_packet *packet = NULL;
NULL             1262 ext/wddx/wddx.c 	wddx_packet *packet = NULL;
NULL             1278 ext/wddx/wddx.c 	packet = (wddx_packet *)zend_fetch_resource(packet_id TSRMLS_CC, -1, "WDDX packet ID", NULL, 1, le_wddx);
NULL             1303 ext/wddx/wddx.c 	php_stream *stream = NULL;
NULL             1318 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 && parser->h_default == NULL) {
NULL              112 ext/xml/compat.c 	if (attributes != NULL) {
NULL              113 ext/xml/compat.c 		xmlChar    *qualified_name_attr = NULL;
NULL              118 ext/xml/compat.c 			if (attributes[y+1] != NULL) {
NULL              129 ext/xml/compat.c 		attrs[z] = NULL;
NULL              144 ext/xml/compat.c 	if (nsptr != NULL) {
NULL              156 ext/xml/compat.c 	if (parser->h_end_element == NULL) {
NULL              180 ext/xml/compat.c 	if (parser->h_end_element == NULL) {
NULL              196 ext/xml/compat.c 	if (parser->h_cdata == NULL) {
NULL              211 ext/xml/compat.c 	if (parser->h_pi == NULL) {
NULL              233 ext/xml/compat.c 	if (parser->h_unparsed_entity_decl == NULL) {
NULL              237 ext/xml/compat.c 	parser->h_unparsed_entity_decl(parser->user, name, NULL, sys_id, pub_id, notation);
NULL              245 ext/xml/compat.c 	if (parser->h_notation_decl == NULL) {
NULL              249 ext/xml/compat.c 	parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id);
NULL              296 ext/xml/compat.c 	if (parser->h_external_entity_ref == NULL) {
NULL              307 ext/xml/compat.c 	xmlEntityPtr ret = NULL;
NULL              311 ext/xml/compat.c 		if (ret == NULL)
NULL              314 ext/xml/compat.c 		if (ret == NULL || (parser->parser->instate != XML_PARSER_ENTITY_VALUE && parser->parser->instate != XML_PARSER_ATTRIBUTE_VALUE)) {
NULL              315 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              333 ext/xml/compat.c 					_external_entity_ref_handler(user, ret->name, ret->etype, ret->SystemID, ret->ExternalID, NULL);
NULL              344 ext/xml/compat.c 	NULL, /* internalSubset */
NULL              345 ext/xml/compat.c 	NULL, /* isStandalone */
NULL              346 ext/xml/compat.c 	NULL, /* hasInternalSubset */
NULL              347 ext/xml/compat.c 	NULL, /* hasExternalSubset */
NULL              348 ext/xml/compat.c 	NULL, /* resolveEntity */
NULL              350 ext/xml/compat.c 	NULL, /* entityDecl */
NULL              352 ext/xml/compat.c 	NULL, /* attributeDecl */
NULL              353 ext/xml/compat.c 	NULL, /* elementDecl */
NULL              355 ext/xml/compat.c 	NULL, /* setDocumentLocator */
NULL              356 ext/xml/compat.c 	NULL, /* startDocument */
NULL              357 ext/xml/compat.c 	NULL, /* endDocument */
NULL              360 ext/xml/compat.c 	NULL, /* reference */
NULL              362 ext/xml/compat.c 	NULL, /* ignorableWhitespace */
NULL              365 ext/xml/compat.c 	NULL, /* warning */
NULL              366 ext/xml/compat.c 	NULL, /* error */
NULL              367 ext/xml/compat.c 	NULL,  /* fatalError */
NULL              368 ext/xml/compat.c 	NULL,  /* getParameterEntity */
NULL              370 ext/xml/compat.c 	NULL, /* externalSubset */
NULL              372 ext/xml/compat.c 	NULL,
NULL              375 ext/xml/compat.c 	NULL	
NULL              381 ext/xml/compat.c 	return XML_ParserCreate_MM(encoding, NULL, NULL);
NULL              390 ext/xml/compat.c 	return XML_ParserCreate_MM(encoding, NULL, tmp);
NULL              401 ext/xml/compat.c 	parser->_ns_seperator = NULL;
NULL              403 ext/xml/compat.c 	parser->parser = xmlCreatePushParserCtxt((xmlSAXHandlerPtr) &php_xml_compat_handlers, (void *) parser, NULL, 0, NULL);
NULL              404 ext/xml/compat.c 	if (parser->parser == NULL) {
NULL              406 ext/xml/compat.c 		return NULL;
NULL              416 ext/xml/compat.c 	if (sep != NULL) {
NULL              704 ext/xml/compat.c 		parser->parser->myDoc = NULL;
NULL               30 ext/xml/php_xml.h #define xml_module_ptr NULL
NULL              111 ext/xml/xml.c  	PHP_FE(xml_parser_create, NULL)
NULL              112 ext/xml/xml.c  	PHP_FE(xml_parser_create_ns, NULL)
NULL              114 ext/xml/xml.c  	PHP_FE(xml_set_element_handler, NULL)
NULL              115 ext/xml/xml.c  	PHP_FE(xml_set_character_data_handler, NULL)
NULL              116 ext/xml/xml.c  	PHP_FE(xml_set_processing_instruction_handler, NULL)
NULL              117 ext/xml/xml.c  	PHP_FE(xml_set_default_handler, NULL)
NULL              118 ext/xml/xml.c  	PHP_FE(xml_set_unparsed_entity_decl_handler, NULL)
NULL              119 ext/xml/xml.c  	PHP_FE(xml_set_notation_decl_handler, NULL)
NULL              120 ext/xml/xml.c  	PHP_FE(xml_set_external_entity_ref_handler, NULL)
NULL              121 ext/xml/xml.c  	PHP_FE(xml_set_start_namespace_decl_handler, NULL)
NULL              122 ext/xml/xml.c  	PHP_FE(xml_set_end_namespace_decl_handler, NULL)
NULL              123 ext/xml/xml.c  	PHP_FE(xml_parse, NULL)
NULL              125 ext/xml/xml.c  	PHP_FE(xml_get_error_code, NULL)
NULL              126 ext/xml/xml.c  	PHP_FE(xml_error_string, NULL)
NULL              127 ext/xml/xml.c  	PHP_FE(xml_get_current_line_number, NULL)
NULL              128 ext/xml/xml.c  	PHP_FE(xml_get_current_column_number, NULL)
NULL              129 ext/xml/xml.c  	PHP_FE(xml_get_current_byte_index, NULL)
NULL              130 ext/xml/xml.c  	PHP_FE(xml_parser_free, NULL)
NULL              131 ext/xml/xml.c  	PHP_FE(xml_parser_set_option, NULL)
NULL              132 ext/xml/xml.c  	PHP_FE(xml_parser_get_option, NULL)
NULL              133 ext/xml/xml.c  	PHP_FE(utf8_encode, NULL)
NULL              134 ext/xml/xml.c  	PHP_FE(utf8_decode, NULL)
NULL              135 ext/xml/xml.c  	{NULL, NULL, NULL}
NULL              141 ext/xml/xml.c  	{NULL, NULL, NULL}
NULL              147 ext/xml/xml.c      STANDARD_MODULE_HEADER_EX, NULL,
NULL              155 ext/xml/xml.c  	NULL,                 /* extension-wide shutdown function */
NULL              156 ext/xml/xml.c  	NULL,                 /* per-request startup function */
NULL              157 ext/xml/xml.c  	NULL,                 /* per-request shutdown function */
NULL              162 ext/xml/xml.c      NULL,                    /* globals dtor */
NULL              163 ext/xml/xml.c      NULL,                    /* post deactivate */
NULL              173 ext/xml/xml.c  	{ "UTF-8",      NULL,                  NULL                  },
NULL              174 ext/xml/xml.c  	{ NULL,         NULL,                  NULL                  }
NULL              202 ext/xml/xml.c  	if (ptr != NULL) {
NULL              209 ext/xml/xml.c  	le_xml_parser =	zend_register_list_destructors_ex(xml_parser_dtor, NULL, "xml", module_number);
NULL              302 ext/xml/xml.c  	if (s == NULL) {
NULL              386 ext/xml/xml.c  			*handler = NULL;
NULL              417 ext/xml/xml.c  		fci.symbol_table = NULL;
NULL              425 ext/xml/xml.c  		result = zend_call_function(&fci, NULL TSRMLS_CC);
NULL              431 ext/xml/xml.c  				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", Z_STRVAL_P(handler));
NULL              436 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              438 ext/xml/xml.c  				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler");
NULL              447 ext/xml/xml.c  			return NULL;
NULL              449 ext/xml/xml.c  			return EG(exception) ? NULL : retval;
NULL              455 ext/xml/xml.c  		return NULL;
NULL              499 ext/xml/xml.c  	return NULL;
NULL              509 ext/xml/xml.c  	unsigned short (*encoder)(unsigned char) = NULL;
NULL              517 ext/xml/xml.c  		return NULL;
NULL              519 ext/xml/xml.c  	if (encoder == NULL) {
NULL              563 ext/xml/xml.c  	char (*decoder)(unsigned short) = NULL;
NULL              570 ext/xml/xml.c  	if (decoder == NULL) {
NULL              642 ext/xml/xml.c  	return NULL;
NULL              756 ext/xml/xml.c  				zend_hash_add(Z_ARRVAL_P(tag),"attributes",sizeof("attributes"),&atr,sizeof(zval*),NULL);
NULL              805 ext/xml/xml.c  				zend_hash_next_index_insert(Z_ARRVAL_P(parser->data),&tag,sizeof(zval*),NULL);
NULL              878 ext/xml/xml.c  					HashPosition hpos=NULL;
NULL              908 ext/xml/xml.c  					zend_hash_next_index_insert(Z_ARRVAL_P(parser->data),&tag,sizeof(zval*),NULL);
NULL             1075 ext/xml/xml.c  	char *encoding_param = NULL;
NULL             1078 ext/xml/xml.c  	char *ns_param = NULL;
NULL             1087 ext/xml/xml.c  	if (encoding_param != NULL) {
NULL             1101 ext/xml/xml.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "unsupported source encoding \"%s\"", encoding_param);
NULL             1108 ext/xml/xml.c  	if (ns_support && ns_param == NULL){
NULL             1113 ext/xml/xml.c  	parser->parser = XML_ParserCreate_MM((auto_detect ? NULL : encoding),
NULL             1118 ext/xml/xml.c  	parser->object = NULL;
NULL             1156 ext/xml/xml.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument 2 has wrong type");
NULL             1518 ext/xml/xml.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Parser cannot be freed while it is parsing.");
NULL             1561 ext/xml/xml.c  			if (enc == NULL) {
NULL             1562 ext/xml/xml.c  				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported target encoding \"%s\"", Z_STRVAL_PP(val));
NULL             1569 ext/xml/xml.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option");
NULL             1599 ext/xml/xml.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option");
NULL             1621 ext/xml/xml.c  	if (encoded == NULL) {
NULL             1641 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              324 ext/xmlreader/php_xmlreader.c 	{NULL, NULL, 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              368 ext/xmlreader/php_xmlreader.c 			intern->input = NULL;
NULL              373 ext/xmlreader/php_xmlreader.c 			intern->ptr = NULL;
NULL              378 ext/xmlreader/php_xmlreader.c 			intern->schema = NULL;
NULL              407 ext/xmlreader/php_xmlreader.c 	intern->ptr = NULL;
NULL              408 ext/xmlreader/php_xmlreader.c 	intern->input = NULL;
NULL              409 ext/xmlreader/php_xmlreader.c 	intern->schema = NULL;
NULL              425 ext/xmlreader/php_xmlreader.c 	char *retchar = NULL;
NULL              434 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument cannot be an empty string");
NULL              478 ext/xmlreader/php_xmlreader.c 	char *retchar = NULL;
NULL              504 ext/xmlreader/php_xmlreader.c 	xmlRelaxNGPtr schema = NULL;
NULL              511 ext/xmlreader/php_xmlreader.c 	if (source != NULL && !source_len) {
NULL              512 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Schema data source is required");
NULL              521 ext/xmlreader/php_xmlreader.c 			schema =  _xmlreader_get_relaxNG(source, source_len, type, NULL, NULL TSRMLS_CC);
NULL              527 ext/xmlreader/php_xmlreader.c 			retval = xmlTextReaderRelaxNGSetSchema(intern->ptr, NULL);
NULL              541 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              545 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "No Schema support built into libxml.");
NULL              584 ext/xmlreader/php_xmlreader.c 	char *retchar = NULL;
NULL              614 ext/xmlreader/php_xmlreader.c 	char *name, *ns_uri, *retchar = NULL;
NULL              621 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name and Namespace URI cannot be empty");
NULL              661 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parser property");
NULL              701 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name is required");
NULL              762 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute Name and Namespace URI cannot be empty");
NULL              814 ext/xmlreader/php_xmlreader.c 	if (intern != NULL && intern->ptr != NULL) {
NULL              817 ext/xmlreader/php_xmlreader.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "An Error Occured while reading");
NULL              824 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Load Data before trying to read");
NULL              836 ext/xmlreader/php_xmlreader.c 	char *name = NULL;
NULL              844 ext/xmlreader/php_xmlreader.c 	if (intern != NULL && intern->ptr != NULL) {
NULL              852 ext/xmlreader/php_xmlreader.c 		while (name != NULL && retval == 1) {
NULL              859 ext/xmlreader/php_xmlreader.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "An Error Occured while reading");
NULL              866 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Load Data before trying to read");
NULL              878 ext/xmlreader/php_xmlreader.c 	xmlreader_object *intern = NULL;
NULL              879 ext/xmlreader/php_xmlreader.c 	char *source, *valid_file = NULL;
NULL              880 ext/xmlreader/php_xmlreader.c 	char *encoding = NULL;
NULL              882 ext/xmlreader/php_xmlreader.c 	xmlTextReaderPtr reader = NULL;
NULL              889 ext/xmlreader/php_xmlreader.c 	if (id != NULL) {
NULL              891 ext/xmlreader/php_xmlreader.c 			id = NULL;
NULL              899 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input");
NULL              909 ext/xmlreader/php_xmlreader.c 	if (reader == NULL) {
NULL              910 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to open source data");
NULL              914 ext/xmlreader/php_xmlreader.c 	if (id == NULL) {
NULL              974 ext/xmlreader/php_xmlreader.c 	if (source != NULL && !source_len) {
NULL              975 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Schema data source is required");
NULL              990 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              994 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "No Schema support built into libxml.");
NULL             1024 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parser property");
NULL             1061 ext/xmlreader/php_xmlreader.c 	xmlreader_object *intern = NULL;
NULL             1062 ext/xmlreader/php_xmlreader.c 	char *source, *uri = NULL, *encoding = NULL;
NULL             1064 ext/xmlreader/php_xmlreader.c 	char *directory=NULL, resolved_path[MAXPATHLEN];
NULL             1073 ext/xmlreader/php_xmlreader.c 	if (id != NULL && ! instanceof_function(Z_OBJCE_P(id), xmlreader_class_entry TSRMLS_CC)) {
NULL             1074 ext/xmlreader/php_xmlreader.c 		id = NULL;
NULL             1076 ext/xmlreader/php_xmlreader.c 	if (id != NULL) {
NULL             1082 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string supplied as input");
NULL             1088 ext/xmlreader/php_xmlreader.c     if (inputbfr != NULL) {
NULL             1107 ext/xmlreader/php_xmlreader.c 		if (reader != NULL) {
NULL             1109 ext/xmlreader/php_xmlreader.c 			ret = xmlTextReaderSetup(reader, NULL, uri, encoding, options);
NULL             1112 ext/xmlreader/php_xmlreader.c 				if (id == NULL) {
NULL             1128 ext/xmlreader/php_xmlreader.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to load source data");
NULL             1138 ext/xmlreader/php_xmlreader.c 	zval *id, *rv = NULL;
NULL             1149 ext/xmlreader/php_xmlreader.c 		if (node == NULL) {
NULL             1150 ext/xmlreader/php_xmlreader.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "An Error Occured while expanding ");
NULL             1154 ext/xmlreader/php_xmlreader.c 			if (nodec == NULL) {
NULL             1155 ext/xmlreader/php_xmlreader.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Cannot expand this node type");
NULL             1158 ext/xmlreader/php_xmlreader.c 				DOM_RET_OBJ(rv, nodec, &ret, NULL);
NULL             1162 ext/xmlreader/php_xmlreader.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Load Data before trying to expand");
NULL             1326 ext/xmlreader/php_xmlreader.c 	{NULL, NULL, NULL}
NULL             1351 ext/xmlreader/php_xmlreader.c 	zend_hash_init(&xmlreader_prop_handlers, 0, NULL, NULL, 1);
NULL             1352 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "attributeCount", xmlTextReaderAttributeCount, NULL, IS_LONG TSRMLS_CC);
NULL             1353 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "baseURI", NULL, xmlTextReaderConstBaseUri, IS_STRING TSRMLS_CC);
NULL             1354 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "depth", xmlTextReaderDepth, NULL, IS_LONG TSRMLS_CC);
NULL             1355 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "hasAttributes", xmlTextReaderHasAttributes, NULL, IS_BOOL TSRMLS_CC);
NULL             1356 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "hasValue", xmlTextReaderHasValue, NULL, IS_BOOL TSRMLS_CC);
NULL             1357 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "isDefault", xmlTextReaderIsDefault, NULL, IS_BOOL TSRMLS_CC);
NULL             1358 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "isEmptyElement", xmlTextReaderIsEmptyElement, NULL, IS_BOOL TSRMLS_CC);
NULL             1359 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "localName", NULL, xmlTextReaderConstLocalName, IS_STRING TSRMLS_CC);
NULL             1360 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "name", NULL, xmlTextReaderConstName, IS_STRING TSRMLS_CC);
NULL             1361 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "namespaceURI", NULL, xmlTextReaderConstNamespaceUri, IS_STRING TSRMLS_CC);
NULL             1362 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "nodeType", xmlTextReaderNodeType, NULL, IS_LONG TSRMLS_CC);
NULL             1363 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "prefix", NULL, xmlTextReaderConstPrefix, IS_STRING TSRMLS_CC);
NULL             1364 ext/xmlreader/php_xmlreader.c 	xmlreader_register_prop_handler(&xmlreader_prop_handlers, "value", NULL, xmlTextReaderConstValue, IS_STRING TSRMLS_CC);
NULL             1365 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              303 ext/xmlrpc/libxmlrpc/system_methods.c    XMLRPC_VALUE xDesc = XMLRPC_IntrospectionCreateDescription(xsm_introspection_xml, NULL);
NULL              367 ext/xmlrpc/libxmlrpc/system_methods.c                             NULL);
NULL              128 ext/xmlrpc/libxmlrpc/xml_element.c #define my_free(thing)  if(thing) {free(thing); thing = NULL;}
NULL              206 ext/xmlrpc/libxmlrpc/xml_element.c           root->name = NULL;
NULL              684 ext/xmlrpc/libxmlrpc/xml_element.c    xml_element* xReturn = NULL;
NULL              696 ext/xmlrpc/libxmlrpc/xml_element.c       parser = XML_ParserCreate(NULL);
NULL              750 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              351 ext/xmlrpc/libxmlrpc/xmlrpc.c    return NULL;
NULL              372 ext/xmlrpc/libxmlrpc/xmlrpc.c    return request ? request->methodName.str : NULL;
NULL              465 ext/xmlrpc/libxmlrpc/xmlrpc.c    return NULL;
NULL              490 ext/xmlrpc/libxmlrpc/xmlrpc.c    return request ? request->io : NULL;
NULL              522 ext/xmlrpc/libxmlrpc/xmlrpc.c 	return NULL;
NULL              546 ext/xmlrpc/libxmlrpc/xmlrpc.c 	return request ? request->error : NULL;
NULL              579 ext/xmlrpc/libxmlrpc/xmlrpc.c    return NULL;
NULL              605 ext/xmlrpc/libxmlrpc/xmlrpc.c    return request ? &request->output : NULL;
NULL              642 ext/xmlrpc/libxmlrpc/xmlrpc.c    char* pRet = NULL;
NULL              645 ext/xmlrpc/libxmlrpc/xmlrpc.c       pRet = xml_elem_serialize_to_string(root_elem, NULL, buf_len);
NULL              675 ext/xmlrpc/libxmlrpc/xmlrpc.c       char* pRet = NULL;
NULL              677 ext/xmlrpc/libxmlrpc/xmlrpc.c 		xml_element *root_elem = NULL;
NULL              723 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE xResponse = NULL;
NULL              737 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE xReturn = NULL;
NULL              789 ext/xmlrpc/libxmlrpc/xmlrpc.c 								  (in_options ? &in_options->xml_elem_opts : NULL),
NULL              877 ext/xmlrpc/libxmlrpc/xmlrpc.c    const char* pRetval = NULL;
NULL              931 ext/xmlrpc/libxmlrpc/xmlrpc.c    char *pRetval = NULL;
NULL             1074 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE val = NULL;
NULL             1080 ext/xmlrpc/libxmlrpc/xmlrpc.c             const char *pSVI = NULL;
NULL             1083 ext/xmlrpc/libxmlrpc/xmlrpc.c             if(NULL == pSVI) {
NULL             1084 ext/xmlrpc/libxmlrpc/xmlrpc.c                val = NULL;
NULL             1089 ext/xmlrpc/libxmlrpc/xmlrpc.c          val = NULL;
NULL             1200 ext/xmlrpc/libxmlrpc/xmlrpc.c          XMLRPC_VALUE v = NULL;
NULL             1218 ext/xmlrpc/libxmlrpc/xmlrpc.c          if(NULL == v) {
NULL             1270 ext/xmlrpc/libxmlrpc/xmlrpc.c    return NULL;
NULL             1315 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE value = NULL;
NULL             1604 ext/xmlrpc/libxmlrpc/xmlrpc.c 	XMLRPC_VALUE xReturn = NULL;
NULL             2141 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE xReturn = NULL;
NULL             2167 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE xReturn = NULL;
NULL             2422 ext/xmlrpc/libxmlrpc/xmlrpc.c          sm->desc = NULL;
NULL             2444 ext/xmlrpc/libxmlrpc/xmlrpc.c    return NULL;
NULL             2511 ext/xmlrpc/libxmlrpc/xmlrpc.c    return NULL;
NULL             2543 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE xReturn = NULL;
NULL             2738 ext/xmlrpc/libxmlrpc/xmlrpc.c    XMLRPC_VALUE xOutput = NULL;
NULL             2740 ext/xmlrpc/libxmlrpc/xmlrpc.c    char* string = NULL;
NULL             2786 ext/xmlrpc/libxmlrpc/xmlrpc.c       xOutput = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct);
NULL               92 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    return NULL;
NULL              127 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xResponse = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct);
NULL              129 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xTypeList = NULL;
NULL              177 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xResponse = XMLRPC_CreateVector(NULL, xmlrpc_vector_array);
NULL              195 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xResponse = NULL;
NULL              203 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          XMLRPC_VALUE xTypesArray = XMLRPC_CreateVector(NULL, xmlrpc_vector_array);
NULL              208 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          xResponse = XMLRPC_CreateVector(NULL, xmlrpc_vector_array);
NULL              221 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c                                     XMLRPC_CreateValueString(NULL, 
NULL              232 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c                                        XMLRPC_CreateValueString(NULL, 
NULL              254 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xResponse = NULL;
NULL              265 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          xResponse = XMLRPC_CreateValueString(NULL, help ? help : xi_token_empty, 0);
NULL              291 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xParam = NULL;
NULL              293 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       xParam = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct);
NULL              313 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xReturn = NULL;
NULL              316 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       const char* name = NULL;
NULL              317 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       const char* type = NULL;
NULL              318 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       const char* basetype = NULL;
NULL              319 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       const char* desc = NULL;
NULL              320 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c       const char* def = NULL;
NULL              351 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          XMLRPC_VALUE xSubList = NULL;
NULL              367 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c             xReturn = describeValue_worker(ptype, name, (desc ? desc : (xSubList ? NULL : el->text.str)), optional, def, xSubList);
NULL              377 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c             xReturn = XMLRPC_CreateVector(!strcmp(el->name, "signature") ? NULL : el->name, xmlrpc_vector_struct);
NULL              391 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c          xReturn = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct);
NULL              462 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    XMLRPC_VALUE xReturn = NULL;
NULL              463 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c    xml_element* root = xml_elem_parse_buf(xml, 0, 0, err ? &err->xml_elem_error : NULL);
NULL              531 ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c                server->xIntrospection = XMLRPC_CreateVector(NULL, xmlrpc_vector_struct);
NULL               90 ext/xmlrpc/php_xmlrpc.h #define phpext_xmlrpc_ptr NULL
NULL               79 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_encode,									NULL) 
NULL               80 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_decode,									NULL)
NULL               82 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_encode_request,							NULL)
NULL               83 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_get_type,									NULL)
NULL               85 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_is_fault,									NULL)
NULL               86 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_server_create,							NULL)
NULL               87 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_server_destroy,							NULL)
NULL               88 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_server_register_method,					NULL)
NULL               89 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_server_call_method,						NULL)
NULL               90 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_parse_method_descriptions,				NULL)
NULL               91 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_server_add_introspection_data,			NULL)
NULL               92 ext/xmlrpc/xmlrpc-epi-php.c 	PHP_FE(xmlrpc_server_register_introspection_callback,	NULL)
NULL               93 ext/xmlrpc/xmlrpc-epi-php.c 	{NULL, NULL, NULL}
NULL              101 ext/xmlrpc/xmlrpc-epi-php.c 	NULL,
NULL              102 ext/xmlrpc/xmlrpc-epi-php.c 	NULL,
NULL              103 ext/xmlrpc/xmlrpc-epi-php.c 	NULL,
NULL              229 ext/xmlrpc/xmlrpc-epi-php.c 	le_xmlrpc_server = zend_register_list_destructors_ex(xmlrpc_server_destructor, NULL, "xmlrpc server", module_number);
NULL              281 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              282 ext/xmlrpc/xmlrpc-epi-php.c 				long index = strtol(id, NULL, 0);
NULL              283 ext/xmlrpc/xmlrpc-epi-php.c 				return zend_hash_index_update(Z_ARRVAL_P(list), index, (void *) val, sizeof(zval **), NULL);
NULL              285 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              288 ext/xmlrpc/xmlrpc-epi-php.c 			return zend_hash_next_index_insert(Z_ARRVAL_P(list), (void *) val, sizeof(zval **), NULL); 
NULL              466 ext/xmlrpc/xmlrpc-epi-php.c    XMLRPC_VALUE xReturn = NULL;
NULL              468 ext/xmlrpc/xmlrpc-epi-php.c       zval* val = NULL;
NULL              506 ext/xmlrpc/xmlrpc-epi-php.c                   HashTable *ht = NULL;
NULL              510 ext/xmlrpc/xmlrpc-epi-php.c                       php_error_docref(NULL TSRMLS_CC, E_ERROR, "XML-RPC doesn't support circular references");
NULL              511 ext/xmlrpc/xmlrpc-epi-php.c                       return NULL;
NULL              555 ext/xmlrpc/xmlrpc-epi-php.c    return PHP_to_XMLRPC_worker(NULL, root_val, 0 TSRMLS_CC);
NULL              561 ext/xmlrpc/xmlrpc-epi-php.c    zval* elem = NULL;
NULL              632 ext/xmlrpc/xmlrpc-epi-php.c 	XMLRPC_REQUEST xRequest = NULL;
NULL              678 ext/xmlrpc/xmlrpc-epi-php.c 	XMLRPC_VALUE xOut = NULL;
NULL              708 ext/xmlrpc/xmlrpc-epi-php.c    zval* retval = NULL;
NULL              738 ext/xmlrpc/xmlrpc-epi-php.c 	zval **xml, **method, **encoding = NULL;
NULL              752 ext/xmlrpc/xmlrpc-epi-php.c 		zval* retval = decode_request_worker(*xml, encoding ? *encoding : NULL, *method);
NULL              766 ext/xmlrpc/xmlrpc-epi-php.c 	zval **arg1, **arg2 = NULL;
NULL              779 ext/xmlrpc/xmlrpc-epi-php.c 		zval* retval = decode_request_worker(*arg1, arg2 ? *arg2 : NULL, NULL);
NULL              873 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              879 ext/xmlrpc/xmlrpc-epi-php.c    return NULL;
NULL              905 ext/xmlrpc/xmlrpc-epi-php.c          if(call_user_function(CG(function_table), NULL, *php_function, 
NULL              917 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", Z_STRVAL_PP(php_function));
NULL              924 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              928 ext/xmlrpc/xmlrpc-epi-php.c                   php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to add introspection data returned from %s()", 
NULL              935 ext/xmlrpc/xmlrpc-epi-php.c             php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error calling user introspection callback: %s()", Z_STRVAL_PP(php_function));
NULL             1005 ext/xmlrpc/xmlrpc-epi-php.c 		add_zval(server->introspection_map, NULL, &method_name_save);
NULL             1024 ext/xmlrpc/xmlrpc-epi-php.c 	zval **rawxml, **caller_params, **handle, **output_opts = NULL;
NULL             1034 ext/xmlrpc/xmlrpc-epi-php.c 		set_output_options(&out, NULL);
NULL             1052 ext/xmlrpc/xmlrpc-epi-php.c 			XMLRPC_VALUE xAnswer = NULL;
NULL             1197 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             1200 ext/xmlrpc/xmlrpc-epi-php.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid xml structure. Unable to create introspection data");
NULL             1203 ext/xmlrpc/xmlrpc-epi-php.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "xml parse error. no method description created");
NULL             1312 ext/xmlrpc/xmlrpc-epi-php.c             XMLRPC_VALUE v = XMLRPC_CreateValueDateTime_ISO8601(NULL, value->value.str.val);
NULL             1324 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             1325 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             1337 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             1470 ext/xmlrpc/xmlrpc-epi-php.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Array argument expected");
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              151 ext/xmlwriter/php_xmlwriter.c 	intern->xmlwriter_ptr = NULL;
NULL              158 ext/xmlwriter/php_xmlwriter.c 						NULL,
NULL              160 ext/xmlwriter/php_xmlwriter.c 						NULL TSRMLS_CC);
NULL              171 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, __err);	\
NULL              177 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_open_uri,			NULL)
NULL              178 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_open_memory,		NULL)
NULL              180 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_set_indent,		NULL)
NULL              181 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_set_indent_string, NULL)
NULL              184 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_comment,		NULL)
NULL              185 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_comment,		NULL)
NULL              187 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_attribute,	NULL)
NULL              188 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_attribute,		NULL)
NULL              189 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_attribute,	NULL)
NULL              191 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_attribute_ns,NULL)
NULL              192 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_attribute_ns,NULL)
NULL              194 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_element,		NULL)
NULL              195 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_element,		NULL)
NULL              196 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_full_end_element,	NULL)
NULL              197 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_element_ns,	NULL)
NULL              198 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_element,		NULL)
NULL              199 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_element_ns,	NULL)
NULL              200 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_pi,			NULL)
NULL              201 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_pi,			NULL)
NULL              202 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_pi,			NULL)
NULL              203 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_cdata,		NULL)
NULL              204 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_cdata,			NULL)
NULL              205 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_cdata,		NULL)
NULL              206 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_text,				NULL)
NULL              207 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_raw,			NULL)
NULL              208 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_document,	NULL)
NULL              209 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_document,		NULL)
NULL              210 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_comment,		NULL)
NULL              211 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_dtd,			NULL)
NULL              212 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_dtd,			NULL)
NULL              213 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_dtd,			NULL)
NULL              214 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_dtd_element,	NULL)
NULL              215 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_dtd_element,	NULL)
NULL              216 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_dtd_element,	NULL)
NULL              218 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_dtd_attlist,	NULL)
NULL              219 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_dtd_attlist,	NULL)
NULL              220 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_dtd_attlist,	NULL)
NULL              221 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_start_dtd_entity,	NULL)
NULL              222 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_end_dtd_entity,	NULL)
NULL              223 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_write_dtd_entity,	NULL)
NULL              225 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_output_memory,		NULL)
NULL              226 ext/xmlwriter/php_xmlwriter.c 	PHP_FE(xmlwriter_flush,				NULL)
NULL              227 ext/xmlwriter/php_xmlwriter.c 	{NULL, NULL, NULL}
NULL              234 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(openUri,		xmlwriter_open_uri,		NULL, 0)
NULL              235 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(openMemory,	xmlwriter_open_memory, 	NULL, 0)
NULL              237 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(setIndent,	xmlwriter_set_indent,	NULL, 0)
NULL              238 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(setIndentString,	xmlwriter_set_indent_string, NULL, 0)
NULL              241 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startComment,	xmlwriter_start_comment,	NULL, 0)
NULL              242 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endComment,		xmlwriter_end_comment,		NULL, 0)
NULL              244 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startAttribute,	xmlwriter_start_attribute,	NULL, 0)
NULL              245 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endAttribute,	xmlwriter_end_attribute,	NULL, 0)
NULL              246 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeAttribute,	xmlwriter_write_attribute,	NULL, 0)
NULL              248 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startAttributeNs,	xmlwriter_start_attribute_ns,NULL, 0)
NULL              249 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeAttributeNs,	xmlwriter_write_attribute_ns,NULL, 0)
NULL              251 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startElement,	xmlwriter_start_element,	NULL, 0)
NULL              252 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endElement,		xmlwriter_end_element,		NULL, 0)
NULL              253 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(fullEndElement,	xmlwriter_full_end_element,	NULL, 0)
NULL              254 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startElementNs,	xmlwriter_start_element_ns,	NULL, 0)
NULL              255 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeElement,	xmlwriter_write_element,	NULL, 0)
NULL              256 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeElementNs,	xmlwriter_write_element_ns,	NULL, 0)
NULL              257 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startPi,			xmlwriter_start_pi,			NULL, 0)
NULL              258 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endPi,			xmlwriter_end_pi,			NULL, 0)
NULL              259 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writePi,			xmlwriter_write_pi,			NULL, 0)
NULL              260 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startCdata,		xmlwriter_start_cdata,		NULL, 0)
NULL              261 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endCdata,		xmlwriter_end_cdata,		NULL, 0)
NULL              262 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeCdata,		xmlwriter_write_cdata,		NULL, 0)
NULL              263 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(text,			xmlwriter_text,				NULL, 0)
NULL              264 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeRaw,		xmlwriter_write_raw,		NULL, 0)
NULL              265 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startDocument,	xmlwriter_start_document,	NULL, 0)
NULL              266 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endDocument,		xmlwriter_end_document,		NULL, 0)
NULL              267 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeComment,	xmlwriter_write_comment,	NULL, 0)
NULL              268 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startDtd,		xmlwriter_start_dtd,		NULL, 0)
NULL              269 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endDtd,			xmlwriter_end_dtd,			NULL, 0)
NULL              270 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeDtd,		xmlwriter_write_dtd,		NULL, 0)
NULL              271 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startDtdElement,	xmlwriter_start_dtd_element,	NULL, 0)
NULL              272 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endDtdElement,	xmlwriter_end_dtd_element,	NULL, 0)
NULL              273 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeDtdElement,	xmlwriter_write_dtd_element,	NULL, 0)
NULL              275 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startDtdAttlist,	xmlwriter_start_dtd_attlist,	NULL, 0)
NULL              276 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endDtdAttlist,	xmlwriter_end_dtd_attlist,	NULL, 0)
NULL              277 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeDtdAttlist,	xmlwriter_write_dtd_attlist,	NULL, 0)
NULL              278 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(startDtdEntity,	xmlwriter_start_dtd_entity,	NULL, 0)
NULL              279 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(endDtdEntity,	xmlwriter_end_dtd_entity,	NULL, 0)
NULL              280 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(writeDtdEntity,	xmlwriter_write_dtd_entity,	NULL, 0)
NULL              282 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(outputMemory,	xmlwriter_output_memory,	NULL, 0)
NULL              283 ext/xmlwriter/php_xmlwriter.c 	PHP_ME_MAPPING(flush,			xmlwriter_flush,			NULL, 0)
NULL              284 ext/xmlwriter/php_xmlwriter.c 	{NULL, NULL, NULL}
NULL              311 ext/xmlwriter/php_xmlwriter.c 	if (uri->scheme != NULL) {
NULL              332 ext/xmlwriter/php_xmlwriter.c 	if ((uri->scheme == NULL || isFileUri)) {
NULL              335 ext/xmlwriter/php_xmlwriter.c 			return NULL;
NULL              353 ext/xmlwriter/php_xmlwriter.c 	php_stream_wrapper *wrapper = NULL;
NULL              354 ext/xmlwriter/php_xmlwriter.c 	void *ret_val = NULL;
NULL              356 ext/xmlwriter/php_xmlwriter.c 	ret_val = php_stream_open_wrapper_ex((char *)filename, "wb", ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL, NULL);
NULL              386 ext/xmlwriter/php_xmlwriter.c 	NULL,
NULL              387 ext/xmlwriter/php_xmlwriter.c 	NULL,
NULL              440 ext/xmlwriter/php_xmlwriter.c 	if (err_string != NULL) {
NULL              536 ext/xmlwriter/php_xmlwriter.c 	php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterSetIndentString, NULL);
NULL              768 ext/xmlwriter/php_xmlwriter.c 	char *name, *content = NULL;
NULL              823 ext/xmlwriter/php_xmlwriter.c 	char *name, *prefix, *uri, *content = NULL;
NULL              978 ext/xmlwriter/php_xmlwriter.c 	php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteCDATA, NULL);
NULL              986 ext/xmlwriter/php_xmlwriter.c 	php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteRaw, NULL);
NULL              994 ext/xmlwriter/php_xmlwriter.c 	php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteString, NULL);
NULL             1048 ext/xmlwriter/php_xmlwriter.c 	php_xmlwriter_string_arg(INTERNAL_FUNCTION_PARAM_PASSTHRU, xmlTextWriterWriteComment, NULL);
NULL             1059 ext/xmlwriter/php_xmlwriter.c 	char *version = NULL, *enc = NULL, *alone = NULL;
NULL             1107 ext/xmlwriter/php_xmlwriter.c 	char *name, *pubid = NULL, *sysid = NULL;
NULL             1156 ext/xmlwriter/php_xmlwriter.c 	char *name, *pubid = NULL, *sysid = NULL, *subset = NULL;
NULL             1374 ext/xmlwriter/php_xmlwriter.c 	char *pubid = NULL, *sysid = NULL, *ndataid = NULL;
NULL             1419 ext/xmlwriter/php_xmlwriter.c 	char *valid_file = NULL;
NULL             1428 ext/xmlwriter/php_xmlwriter.c 	ze_xmlwriter_object *ze_obj = NULL;
NULL             1448 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string as source");
NULL             1459 ext/xmlwriter/php_xmlwriter.c 	if (ioctx == NULL) {
NULL             1464 ext/xmlwriter/php_xmlwriter.c 		php_xmlwriter_streams_IO_close, ioctx, NULL);
NULL             1466 ext/xmlwriter/php_xmlwriter.c 	if (out_buffer == NULL) {
NULL             1467 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create output buffer");
NULL             1481 ext/xmlwriter/php_xmlwriter.c 	intern->output = NULL;
NULL             1506 ext/xmlwriter/php_xmlwriter.c 	ze_xmlwriter_object *ze_obj = NULL;
NULL             1518 ext/xmlwriter/php_xmlwriter.c 	if (buffer == NULL) {
NULL             1519 ext/xmlwriter/php_xmlwriter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create output buffer");
NULL             1533 ext/xmlwriter/php_xmlwriter.c 	intern->uri_output = NULL;
NULL             1578 ext/xmlwriter/php_xmlwriter.c 		if (force_string == 1 && buffer == NULL) {
NULL             1621 ext/xmlwriter/php_xmlwriter.c 	le_xmlwriter = zend_register_list_destructors_ex(xmlwriter_dtor, NULL, "xmlwriter", module_number);
NULL             1625 ext/xmlwriter/php_xmlwriter.c 	xmlwriter_object_handlers.clone_obj      = NULL;
NULL               39 ext/xsl/php_xsl.c 	{NULL, NULL, NULL}  /* Must be the last line in xsl_functions[] */
NULL               45 ext/xsl/php_xsl.c 	{NULL, NULL, NULL}
NULL               52 ext/xsl/php_xsl.c 	STANDARD_MODULE_HEADER_EX, NULL,
NULL              100 ext/xsl/php_xsl.c 		if (((xsltStylesheetPtr) intern->ptr)->_private != NULL) {
NULL              101 ext/xsl/php_xsl.c 			((xsltStylesheetPtr) intern->ptr)->_private = NULL;   
NULL              105 ext/xsl/php_xsl.c 		intern->ptr = NULL;
NULL              118 ext/xsl/php_xsl.c 	intern->ptr = NULL;
NULL              119 ext/xsl/php_xsl.c 	intern->prop_handler = NULL;
NULL              120 ext/xsl/php_xsl.c 	intern->parameter = NULL;
NULL              123 ext/xsl/php_xsl.c 	intern->registered_phpfunctions = NULL;
NULL              124 ext/xsl/php_xsl.c 	intern->node_list = NULL;
NULL              125 ext/xsl/php_xsl.c 	intern->doc = NULL;
NULL              130 ext/xsl/php_xsl.c 	zend_hash_init(intern->parameter, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              132 ext/xsl/php_xsl.c 	zend_hash_init(intern->registered_phpfunctions, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              133 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              148 ext/xsl/php_xsl.c 	xsl_object_handlers.clone_obj = NULL;
NULL              150 ext/xsl/php_xsl.c 	REGISTER_XSL_CLASS(ce, "XSLTProcessor", NULL, php_xsl_xsltprocessor_class_functions, xsl_xsltprocessor_class_entry);
NULL              268 ext/xsl/php_xsl.c 	xsltSetGenericErrorFunc(NULL, php_libxml_error_handler);
NULL              277 ext/xsl/php_xsl.c 	xsltSetGenericErrorFunc(NULL, NULL);
NULL               75 ext/xsl/php_xsl.h entry = zend_register_internal_class_ex(&ce, parent_ce, NULL TSRMLS_CC);
NULL               78 ext/xsl/php_xsl.h 	if (NULL == (zval = php_xsl_create_object(obj, ret, zval, return_value TSRMLS_CC))) { \
NULL               79 ext/xsl/php_xsl.h 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create required DOM object"); \
NULL               98 ext/xsl/xsltprocessor.c 	{NULL, NULL, NULL}
NULL              114 ext/xsl/xsltprocessor.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot create XPath expression (string contains both quote and double-quotes)");
NULL              115 ext/xsl/xsltprocessor.c 			return NULL;
NULL              134 ext/xsl/xsltprocessor.c 	char *xpath_expr, *string_key = NULL;
NULL              136 ext/xsl/xsltprocessor.c 	char **params = NULL;
NULL              148 ext/xsl/xsltprocessor.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid argument or parameter array");
NULL              150 ext/xsl/xsltprocessor.c 			return NULL;
NULL              169 ext/xsl/xsltprocessor.c 	params[i++] = NULL;
NULL              186 ext/xsl/xsltprocessor.c 	char *callable = NULL;
NULL              197 ext/xsl/xsltprocessor.c 		if (tctxt == NULL) {
NULL              203 ext/xsl/xsltprocessor.c 			if (intern == NULL) {
NULL              263 ext/xsl/xsltprocessor.c 								curns = xmlNewNs(NULL, node->name, NULL);
NULL              268 ext/xsl/xsltprocessor.c 									node = xmlNewDocNode(node->doc, NULL, (char *) node->children, node->name);
NULL              270 ext/xsl/xsltprocessor.c 									node = xmlNewDocNode(node->doc, NULL, "xmlns", node->name);
NULL              276 ext/xsl/xsltprocessor.c 							child = php_dom_create_object(node, &ret, NULL, child, domintern TSRMLS_CC);
NULL              293 ext/xsl/xsltprocessor.c 	if (obj->stringval == NULL) {
NULL              294 ext/xsl/xsltprocessor.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Handler name must be a string");
NULL              310 ext/xsl/xsltprocessor.c 	fci.symbol_table = NULL;
NULL              311 ext/xsl/xsltprocessor.c 	fci.object_pp = NULL;
NULL              316 ext/xsl/xsltprocessor.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", callable);
NULL              319 ext/xsl/xsltprocessor.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Not allowed to call handler '%s()'.", callable);
NULL              323 ext/xsl/xsltprocessor.c 		result = zend_call_function(&fci, NULL TSRMLS_CC);
NULL              326 ext/xsl/xsltprocessor.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to call handler %s()", Z_STRVAL_P(&handler));
NULL              329 ext/xsl/xsltprocessor.c 		} else if (retval == NULL) {
NULL              334 ext/xsl/xsltprocessor.c 				if (intern->node_list == NULL) {
NULL              336 ext/xsl/xsltprocessor.c 					zend_hash_init(intern->node_list, 0, NULL, ZVAL_PTR_DTOR, 0);
NULL              339 ext/xsl/xsltprocessor.c 				zend_hash_next_index_insert(intern->node_list, &retval, sizeof(zval *), NULL);
NULL              346 ext/xsl/xsltprocessor.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "A PHP Object can not be converted to a XPath-string");
NULL              385 ext/xsl/xsltprocessor.c 	zval *id, *docp = NULL;
NULL              386 ext/xsl/xsltprocessor.c 	xmlDoc *doc = NULL, *newdoc = NULL;
NULL              390 ext/xsl/xsltprocessor.c 	xmlNode *nodep = NULL;
NULL              403 ext/xsl/xsltprocessor.c 	if (doc == NULL) {
NULL              454 ext/xsl/xsltprocessor.c 		if (((xsltStylesheetPtr) intern->ptr)->_private != NULL) {
NULL              455 ext/xsl/xsltprocessor.c 			((xsltStylesheetPtr) intern->ptr)->_private = NULL;   
NULL              458 ext/xsl/xsltprocessor.c 		intern->ptr = NULL;
NULL              469 ext/xsl/xsltprocessor.c 	xmlDocPtr doc = NULL;
NULL              470 ext/xsl/xsltprocessor.c 	xmlNodePtr node = NULL;
NULL              473 ext/xsl/xsltprocessor.c 	char **params = NULL;
NULL              483 ext/xsl/xsltprocessor.c 	if (doc == NULL) {
NULL              484 ext/xsl/xsltprocessor.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Document");
NULL              485 ext/xsl/xsltprocessor.c 		return NULL;
NULL              488 ext/xsl/xsltprocessor.c 	if (style == NULL) {
NULL              489 ext/xsl/xsltprocessor.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "No stylesheet associated to this object");
NULL              490 ext/xsl/xsltprocessor.c 		return NULL;
NULL              522 ext/xsl/xsltprocessor.c 	newdocp = xsltApplyStylesheetUser(style, doc, (const char**) params, NULL, NULL, ctxt);
NULL              526 ext/xsl/xsltprocessor.c 	if (intern->node_list != NULL) {
NULL              529 ext/xsl/xsltprocessor.c 		intern->node_list = NULL;
NULL              534 ext/xsl/xsltprocessor.c 	intern->doc = NULL;
NULL              556 ext/xsl/xsltprocessor.c 	zval *id, *rv = NULL, *docp = NULL;
NULL              560 ext/xsl/xsltprocessor.c 	char *ret_class = NULL;
NULL              582 ext/xsl/xsltprocessor.c 			while (curce->parent != NULL) {
NULL              589 ext/xsl/xsltprocessor.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, 
NULL              600 ext/xsl/xsltprocessor.c 			DOM_RET_OBJ(rv, (xmlNodePtr) newdocp, &ret, NULL);
NULL              613 ext/xsl/xsltprocessor.c 	zval *id, *docp = NULL;
NULL              644 ext/xsl/xsltprocessor.c 	zval *id, *docp = NULL;
NULL              699 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              700 ext/xsl/xsltprocessor.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter array");
NULL              708 ext/xsl/xsltprocessor.c 			zend_hash_update(intern->parameter, string_key, string_key_len, &new_string, sizeof(zval*), NULL);
NULL              720 ext/xsl/xsltprocessor.c 		zend_hash_update(intern->parameter, name, name_len + 1, &new_string, sizeof(zval*), NULL);
NULL              801 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              812 ext/xsl/xsltprocessor.c 		zend_hash_update(intern->registered_phpfunctions, name, name_len + 1, &new_string, sizeof(zval*), NULL);
NULL               46 ext/zip/lib/zip_add.c     if (name == NULL || source == NULL) {
NULL               53 ext/zip/lib/zip_add_dir.c     if (name == NULL) {
NULL               58 ext/zip/lib/zip_add_dir.c     s = NULL;
NULL               62 ext/zip/lib/zip_add_dir.c 	if ((s=(char *)malloc(len+2)) == NULL) {
NULL               71 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 ((cd=_zip_cdir_new(survivors, &za->error)) == NULL)
NULL               99 ext/zip/lib/zip_close.c     if ((temp=_zip_create_temp_output(za, &out)) == NULL) {
NULL              116 ext/zip/lib/zip_close.c 	    if (za->entry[i].ch_filename == NULL) {
NULL              138 ext/zip/lib/zip_close.c 	    if (_zip_dirent_read(&de, za->zp, NULL, 0, 1, &za->error) != 0) {
NULL              153 ext/zip/lib/zip_close.c 	    if ((de.filename=strdup(za->entry[i].ch_filename)) == NULL) {
NULL              225 ext/zip/lib/zip_close.c 	za->zp = NULL;
NULL              272 ext/zip/lib/zip_close.c     if (cb(ud, NULL, 0, ZIP_SOURCE_OPEN) < 0) {
NULL              291 ext/zip/lib/zip_close.c     if (cb(ud, NULL, 0, ZIP_SOURCE_CLOSE) < 0) {
NULL              360 ext/zip/lib/zip_close.c     st->crc = crc32(0, NULL, 0);
NULL              364 ext/zip/lib/zip_close.c     zstr.opaque = NULL;
NULL              481 ext/zip/lib/zip_close.c 	if (dest->comment == NULL)
NULL              488 ext/zip/lib/zip_close.c 	    if (dest->comment == NULL)
NULL              532 ext/zip/lib/zip_close.c     if ((temp=(char *)malloc(len)) == NULL) {
NULL              534 ext/zip/lib/zip_close.c 	return NULL;
NULL              542 ext/zip/lib/zip_close.c 	return NULL;
NULL              545 ext/zip/lib/zip_close.c     if ((tfp=fdopen(tfd, "r+b")) == NULL) {
NULL              550 ext/zip/lib/zip_close.c 	return NULL;
NULL               81 ext/zip/lib/zip_dirent.c     if ((cd=(struct zip_cdir *)malloc(sizeof(*cd))) == NULL) {
NULL               83 ext/zip/lib/zip_dirent.c 	return NULL;
NULL               87 ext/zip/lib/zip_dirent.c 	== NULL) {
NULL               90 ext/zip/lib/zip_dirent.c 	return NULL;
NULL               97 ext/zip/lib/zip_dirent.c     cd->comment = NULL;
NULL              143 ext/zip/lib/zip_dirent.c     zde->filename = NULL;
NULL              145 ext/zip/lib/zip_dirent.c     zde->extrafield = NULL;
NULL              147 ext/zip/lib/zip_dirent.c     zde->comment = NULL;
NULL              163 ext/zip/lib/zip_dirent.c     de->filename = NULL;
NULL              165 ext/zip/lib/zip_dirent.c     de->extrafield = NULL;
NULL              167 ext/zip/lib/zip_dirent.c     de->comment = NULL;
NULL              267 ext/zip/lib/zip_dirent.c     zde->filename = NULL;
NULL              268 ext/zip/lib/zip_dirent.c     zde->extrafield = NULL;
NULL              269 ext/zip/lib/zip_dirent.c     zde->comment = NULL;
NULL              396 ext/zip/lib/zip_dirent.c     now = time(NULL);
NULL              446 ext/zip/lib/zip_dirent.c 	return NULL;
NULL              452 ext/zip/lib/zip_dirent.c 	return NULL;
NULL              476 ext/zip/lib/zip_dirent.c 	return NULL;
NULL               49 ext/zip/lib/zip_entry_free.c     ze->ch_filename = NULL;
NULL               51 ext/zip/lib/zip_entry_free.c     ze->ch_comment = NULL;
NULL               53 ext/zip/lib/zip_entry_new.c 	    return NULL;
NULL               64 ext/zip/lib/zip_entry_new.c 		return NULL;
NULL               72 ext/zip/lib/zip_entry_new.c     ze->ch_filename = 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               67 ext/zip/lib/zip_error.c     err->str = NULL;
NULL               92 ext/zip/lib/zip_error.c     err->str = NULL;
NULL               58 ext/zip/lib/zip_error_strerror.c 	zs = NULL;
NULL               74 ext/zip/lib/zip_error_strerror.c 	    ss = NULL;
NULL               78 ext/zip/lib/zip_error_strerror.c     if (ss == NULL)
NULL               82 ext/zip/lib/zip_error_strerror.c 	if ((s=(char *)malloc(l)) == NULL)
NULL               68 ext/zip/lib/zip_error_to_str.c 	ss = NULL;
NULL               72 ext/zip/lib/zip_file_get_offset.c     if (_zip_dirent_read(&de, za->zp, NULL, 0, 1, &za->error) != 0)
NULL               49 ext/zip/lib/zip_fopen.c 	return NULL;
NULL               58 ext/zip/lib/zip_fopen_index.c 	return NULL;
NULL               64 ext/zip/lib/zip_fopen_index.c 	return NULL;
NULL               69 ext/zip/lib/zip_fopen_index.c 	return NULL;
NULL               85 ext/zip/lib/zip_fopen_index.c 	    return NULL;
NULL              101 ext/zip/lib/zip_fopen_index.c 	return NULL;
NULL              107 ext/zip/lib/zip_fopen_index.c 	if ((zf->buffer=(char *)malloc(BUFSIZE)) == NULL) {
NULL              110 ext/zip/lib/zip_fopen_index.c 	    return NULL;
NULL              117 ext/zip/lib/zip_fopen_index.c 	return NULL;
NULL              120 ext/zip/lib/zip_fopen_index.c 	if ((zf->zstr = (z_stream *)malloc(sizeof(z_stream))) == NULL) {
NULL              123 ext/zip/lib/zip_fopen_index.c 	    return NULL;
NULL              127 ext/zip/lib/zip_fopen_index.c 	zf->zstr->opaque = NULL;
NULL              135 ext/zip/lib/zip_fopen_index.c 	    return NULL;
NULL              187 ext/zip/lib/zip_fopen_index.c     if ((zf=(struct zip_file *)malloc(sizeof(struct zip_file))) == NULL) {
NULL              189 ext/zip/lib/zip_fopen_index.c 	return NULL;
NULL              196 ext/zip/lib/zip_fopen_index.c 	if (file == NULL) {
NULL              199 ext/zip/lib/zip_fopen_index.c 	    return NULL;
NULL              215 ext/zip/lib/zip_fopen_index.c     zf->buffer = NULL;
NULL              216 ext/zip/lib/zip_fopen_index.c     zf->zstr = NULL;
NULL               53 ext/zip/lib/zip_free.c     if (za == NULL)
NULL               77 ext/zip/lib/zip_free.c 	    za->file[i]->za = NULL;
NULL               49 ext/zip/lib/zip_get_archive_comment.c 			if (lenp != NULL)
NULL               55 ext/zip/lib/zip_get_archive_comment.c     if (lenp != NULL)
NULL               48 ext/zip/lib/zip_get_file_comment.c 	return NULL;
NULL               53 ext/zip/lib/zip_get_file_comment.c 	if (lenp != NULL)
NULL               58 ext/zip/lib/zip_get_file_comment.c     if (lenp != NULL)
NULL               56 ext/zip/lib/zip_get_name.c 	return NULL;
NULL               62 ext/zip/lib/zip_get_name.c 	    return NULL;
NULL               68 ext/zip/lib/zip_get_name.c     if (za->cdir == NULL || idx >= za->cdir->nentry) {
NULL               70 ext/zip/lib/zip_get_name.c 	return NULL;
NULL               46 ext/zip/lib/zip_get_num_files.c     if (za == NULL)
NULL               52 ext/zip/lib/zip_memdup.c 	return NULL;
NULL               61 ext/zip/lib/zip_name_locate.c     if (fname == NULL) {
NULL               79 ext/zip/lib/zip_name_locate.c 	if (fn == NULL)
NULL               56 ext/zip/lib/zip_new.c 	return NULL;
NULL               59 ext/zip/lib/zip_new.c     za->zn = NULL;
NULL               60 ext/zip/lib/zip_new.c     za->zp = NULL;
NULL               62 ext/zip/lib/zip_new.c     za->cdir = NULL;
NULL               63 ext/zip/lib/zip_new.c     za->ch_comment = NULL;
NULL               66 ext/zip/lib/zip_new.c     za->entry = NULL;
NULL               68 ext/zip/lib/zip_new.c     za->file = NULL;
NULL               73 ext/zip/lib/zip_open.c     if (fn == NULL) {
NULL               74 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_INVAL);
NULL               75 ext/zip/lib/zip_open.c 	return NULL;
NULL               80 ext/zip/lib/zip_open.c 	    if ((za=_zip_new(&error)) == NULL) {
NULL               82 ext/zip/lib/zip_open.c 		return NULL;
NULL               88 ext/zip/lib/zip_open.c 		set_error(zep, NULL, ZIP_ER_MEMORY);
NULL               89 ext/zip/lib/zip_open.c 		return NULL;
NULL               94 ext/zip/lib/zip_open.c 	    set_error(zep, NULL, ZIP_ER_OPEN);
NULL               95 ext/zip/lib/zip_open.c 	    return NULL;
NULL               99 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_EXISTS);
NULL              100 ext/zip/lib/zip_open.c 	return NULL;
NULL              105 ext/zip/lib/zip_open.c 	if ((fp=fopen(fn, "rb")) == NULL) {
NULL              106 ext/zip/lib/zip_open.c 		set_error(zep, NULL, ZIP_ER_OPEN);
NULL              107 ext/zip/lib/zip_open.c 		return NULL;
NULL              120 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_SEEK);
NULL              122 ext/zip/lib/zip_open.c 	return NULL;
NULL              126 ext/zip/lib/zip_open.c     if ((buf=(unsigned char *)malloc(CDBUFSIZE)) == NULL) {
NULL              127 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_MEMORY);
NULL              129 ext/zip/lib/zip_open.c 	return NULL;
NULL              136 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_READ);
NULL              139 ext/zip/lib/zip_open.c 	return NULL;
NULL              143 ext/zip/lib/zip_open.c     cdir = NULL;
NULL              146 ext/zip/lib/zip_open.c 			      (const unsigned char *)EOCD_MAGIC, 4))!=NULL) {
NULL              151 ext/zip/lib/zip_open.c 				   &err2)) == NULL) {
NULL              178 ext/zip/lib/zip_open.c 	cdirnew = NULL;
NULL              187 ext/zip/lib/zip_open.c 	    set_error(zep, NULL, ZIP_ER_NOZIP);
NULL              191 ext/zip/lib/zip_open.c 	return NULL;
NULL              194 ext/zip/lib/zip_open.c     if ((za=_zip_new(&error)) == NULL) {
NULL              198 ext/zip/lib/zip_open.c 	return NULL;
NULL              204 ext/zip/lib/zip_open.c     if ((za->zn=strdup(fn)) == NULL) {
NULL              205 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_MEMORY);
NULL              207 ext/zip/lib/zip_open.c 	return NULL;
NULL              211 ext/zip/lib/zip_open.c 					      * cdir->nentry)) == NULL) {
NULL              212 ext/zip/lib/zip_open.c 	set_error(zep, NULL, ZIP_ER_MEMORY);
NULL              214 ext/zip/lib/zip_open.c 	return NULL;
NULL              259 ext/zip/lib/zip_open.c 	return NULL;
NULL              265 ext/zip/lib/zip_open.c 	return NULL;
NULL              270 ext/zip/lib/zip_open.c 	return NULL;
NULL              279 ext/zip/lib/zip_open.c     if ((cd=_zip_cdir_new(nentry, error)) == NULL)
NULL              280 ext/zip/lib/zip_open.c 	return NULL;
NULL              284 ext/zip/lib/zip_open.c     cd->comment = NULL;
NULL              290 ext/zip/lib/zip_open.c 	return NULL;
NULL              295 ext/zip/lib/zip_open.c 	return NULL;
NULL              301 ext/zip/lib/zip_open.c 	    == NULL) {
NULL              303 ext/zip/lib/zip_open.c 	    return NULL;
NULL              314 ext/zip/lib/zip_open.c 	bufp = NULL;
NULL              324 ext/zip/lib/zip_open.c 	    return NULL;
NULL              333 ext/zip/lib/zip_open.c 	    return NULL;
NULL              384 ext/zip/lib/zip_open.c 	if (_zip_dirent_read(&temp, fp, NULL, 0, 1, error) == -1)
NULL              458 ext/zip/lib/zip_open.c 	return NULL;
NULL              462 ext/zip/lib/zip_open.c 	   != NULL) {
NULL              467 ext/zip/lib/zip_open.c     return NULL;
NULL               46 ext/zip/lib/zip_replace.c     if (idx < 0 || idx >= za->nentry || source == NULL) {
NULL               51 ext/zip/lib/zip_replace.c     if (_zip_replace(za, idx, NULL, source) == -1)
NULL               65 ext/zip/lib/zip_replace.c 		if (_zip_entry_new(za) == NULL)
NULL               77 ext/zip/lib/zip_replace.c     za->entry[idx].state = ((za->cdir == NULL || idx >= za->cdir->nentry)
NULL               51 ext/zip/lib/zip_set_archive_comment.c 	|| (len > 0 && comment == NULL)) {
NULL               57 ext/zip/lib/zip_set_archive_comment.c 	if ((tmpcom=(char *)_zip_memdup(comment, len, &za->error)) == NULL)
NULL               61 ext/zip/lib/zip_set_archive_comment.c 	tmpcom = NULL;
NULL               52 ext/zip/lib/zip_set_file_comment.c 	|| (len > 0 && comment == NULL)) {
NULL               58 ext/zip/lib/zip_set_file_comment.c 	if ((tmpcom=(char *)_zip_memdup(comment, len, &za->error)) == NULL)
NULL               62 ext/zip/lib/zip_set_file_comment.c 	tmpcom = NULL;
NULL               51 ext/zip/lib/zip_set_name.c     if (idx < 0 || idx >= za->nentry || name == NULL) {
NULL               56 ext/zip/lib/zip_set_name.c     if ((i=_zip_name_locate(za, name, 0, NULL)) != -1 && i != idx) {
NULL               65 ext/zip/lib/zip_set_name.c     if ((s=strdup(name)) == NULL) {
NULL               61 ext/zip/lib/zip_source_buffer.c     if (za == NULL)
NULL               62 ext/zip/lib/zip_source_buffer.c 	return NULL;
NULL               64 ext/zip/lib/zip_source_buffer.c     if (len < 0 || (data == NULL && len > 0)) {
NULL               66 ext/zip/lib/zip_source_buffer.c 	return NULL;
NULL               69 ext/zip/lib/zip_source_buffer.c     if ((f=(struct read_data *)malloc(sizeof(*f))) == NULL) {
NULL               71 ext/zip/lib/zip_source_buffer.c 	return NULL;
NULL               77 ext/zip/lib/zip_source_buffer.c     f->mtime = time(NULL);
NULL               79 ext/zip/lib/zip_source_buffer.c     if ((zs=zip_source_function(za, read_data, f)) == NULL) {
NULL               81 ext/zip/lib/zip_source_buffer.c 	return NULL;
NULL              150 ext/zip/lib/zip_source_buffer.c 	    z->data = NULL;
NULL               52 ext/zip/lib/zip_source_file.c     if (za == NULL)
NULL               53 ext/zip/lib/zip_source_file.c 	return NULL;
NULL               55 ext/zip/lib/zip_source_file.c     if (fname == NULL || start < 0 || len < -1) {
NULL               57 ext/zip/lib/zip_source_file.c 	return NULL;
NULL               60 ext/zip/lib/zip_source_file.c     if ((fp=fopen(fname, "rb")) == NULL) {
NULL               62 ext/zip/lib/zip_source_file.c 	return NULL;
NULL               69 ext/zip/lib/zip_source_file.c     if ((zs=zip_source_filep(za, fp, start, len)) == NULL) {
NULL               71 ext/zip/lib/zip_source_file.c 	return NULL;
NULL               66 ext/zip/lib/zip_source_filep.c     if (za == NULL)
NULL               67 ext/zip/lib/zip_source_filep.c 	return NULL;
NULL               69 ext/zip/lib/zip_source_filep.c     if (file == NULL || start < 0 || len < -1) {
NULL               71 ext/zip/lib/zip_source_filep.c 	return NULL;
NULL               74 ext/zip/lib/zip_source_filep.c     if ((f=(struct read_file *)malloc(sizeof(struct read_file))) == NULL) {
NULL               76 ext/zip/lib/zip_source_filep.c 	return NULL;
NULL               83 ext/zip/lib/zip_source_filep.c     if ((zs=zip_source_function(za, read_file, f)) == NULL) {
NULL               85 ext/zip/lib/zip_source_filep.c 	return NULL;
NULL               48 ext/zip/lib/zip_source_free.c     if (source == NULL)
NULL               51 ext/zip/lib/zip_source_free.c     (void)source->f(source->ud, NULL, 0, ZIP_SOURCE_FREE);
NULL               50 ext/zip/lib/zip_source_function.c     if (za == NULL)
NULL               51 ext/zip/lib/zip_source_function.c 	return NULL;
NULL               53 ext/zip/lib/zip_source_function.c     if ((zs=(struct zip_source *)malloc(sizeof(*zs))) == NULL) {
NULL               55 ext/zip/lib/zip_source_function.c 	return 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 || start < 0 || 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              135 ext/zip/lib/zip_source_zip.c 		z->zf = NULL;
NULL               53 ext/zip/lib/zip_stat_index.c     if ((name=zip_get_name(za, index, flags)) == NULL)
NULL               66 ext/zip/lib/zip_stat_index.c 	if (za->cdir == NULL || index >= za->cdir->nentry) {
NULL               45 ext/zip/lib/zip_stat_init.c     st->name = NULL;
NULL               65 ext/zip/lib/zip_unchange.c 			 _zip_get_name(za, idx, ZIP_FL_UNCHANGED, NULL),
NULL               66 ext/zip/lib/zip_unchange.c 				 0, NULL);
NULL               74 ext/zip/lib/zip_unchange.c 	za->entry[idx].ch_filename = NULL;
NULL               78 ext/zip/lib/zip_unchange.c     za->entry[idx].ch_comment = NULL;
NULL               48 ext/zip/lib/zip_unchange_archive.c     za->ch_comment = NULL;
NULL               46 ext/zip/lib/zip_unchange_data.c 	(void)ze->source->f(ze->source->ud, NULL, 0, ZIP_SOURCE_FREE);
NULL               48 ext/zip/lib/zip_unchange_data.c 	ze->source = NULL;
NULL               63 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name"); \
NULL               75 ext/zip/php_zip.c 		if (zip_set_file_comment(intern, index, NULL, 0) < 0) { \
NULL              124 ext/zip/php_zip.c 		php_basename(file, file_len, NULL, 0, &file_basename, (size_t *)&file_basename_len TSRMLS_CC);
NULL              135 ext/zip/php_zip.c 		ret = php_stream_mkdir(file_dirname_fullpath, 0777,  PHP_STREAM_MKDIR_RECURSIVE, NULL);
NULL              171 ext/zip/php_zip.c 	if (zf == NULL) {
NULL              178 ext/zip/php_zip.c 	stream = php_stream_open_wrapper(fullpath, "w+b", REPORT_ERRORS|ENFORCE_SAFE_MODE, NULL);
NULL              209 ext/zip/php_zip.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid or unitialized Zip object"); \
NULL              256 ext/zip/php_zip.c 		return NULL;
NULL              262 ext/zip/php_zip.c 	return NULL;
NULL              271 ext/zip/php_zip.c 	return NULL;
NULL              277 ext/zip/php_zip.c 	ZEND_RAW_FENTRY("zip_open", zif_zip_open, NULL, 0)
NULL              278 ext/zip/php_zip.c 	ZEND_RAW_FENTRY("zip_close", zif_zip_close, NULL, 0)
NULL              279 ext/zip/php_zip.c 	ZEND_RAW_FENTRY("zip_read", zif_zip_read, NULL, 0)
NULL              280 ext/zip/php_zip.c 	PHP_FE(zip_entry_open,		NULL)
NULL              281 ext/zip/php_zip.c 	PHP_FE(zip_entry_close,		NULL)
NULL              282 ext/zip/php_zip.c 	PHP_FE(zip_entry_read,		NULL)
NULL              283 ext/zip/php_zip.c 	PHP_FE(zip_entry_filesize,	NULL)
NULL              284 ext/zip/php_zip.c 	PHP_FE(zip_entry_name,		NULL)
NULL              285 ext/zip/php_zip.c 	PHP_FE(zip_entry_compressedsize,		NULL)
NULL              286 ext/zip/php_zip.c 	PHP_FE(zip_entry_compressionmethod,		NULL)
NULL              288 ext/zip/php_zip.c 	{NULL, NULL, NULL}
NULL              319 ext/zip/php_zip.c 	zend_hash_add(prop_handler, name, strlen(name)+1, &hnd, sizeof(zip_prop_handler), NULL);
NULL              325 ext/zip/php_zip.c 	const char *retchar = NULL;
NULL              329 ext/zip/php_zip.c 	if (obj && obj->za != NULL) {
NULL              336 ext/zip/php_zip.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Internal zip error returned");
NULL              377 ext/zip/php_zip.c 	zval **retval = NULL;
NULL              393 ext/zip/php_zip.c 	if (obj->prop_handler != NULL) {
NULL              429 ext/zip/php_zip.c 	if (obj->prop_handler != NULL) {
NULL              471 ext/zip/php_zip.c 	if (obj->prop_handler != NULL) {
NULL              517 ext/zip/php_zip.c 	if (obj->prop_handler == NULL) {
NULL              518 ext/zip/php_zip.c 		return NULL;
NULL              529 ext/zip/php_zip.c 		zend_hash_update(props, key, key_len, (void *)&val, sizeof(zval *), NULL);
NULL              548 ext/zip/php_zip.c 		intern->za = NULL;
NULL              558 ext/zip/php_zip.c 	intern->za = NULL;
NULL              577 ext/zip/php_zip.c 	intern->za = NULL;
NULL              578 ext/zip/php_zip.c 	intern->buffers = NULL;
NULL              579 ext/zip/php_zip.c 	intern->filename = NULL;
NULL              588 ext/zip/php_zip.c 						NULL,
NULL              590 ext/zip/php_zip.c 						NULL TSRMLS_CC);
NULL              610 ext/zip/php_zip.c 			zip_int->za = NULL;
NULL              615 ext/zip/php_zip.c 		rsrc->ptr = NULL;
NULL              628 ext/zip/php_zip.c 			zr_rsrc->zf = NULL;
NULL              631 ext/zip/php_zip.c 		rsrc->ptr = NULL;
NULL              654 ext/zip/php_zip.c 	NULL,
NULL              655 ext/zip/php_zip.c 	NULL,
NULL              683 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string as source");
NULL              698 ext/zip/php_zip.c 	if (rsrc_int->za == NULL) {
NULL              715 ext/zip/php_zip.c 	zip_rsrc *z_rsrc = NULL;
NULL              789 ext/zip/php_zip.c 	if (zr_rsrc->zf != NULL) {
NULL              959 ext/zip/php_zip.c 	ze_zip_object *ze_obj = NULL;
NULL              971 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty string as source");
NULL              988 ext/zip/php_zip.c 		ze_obj->za = NULL;
NULL              992 ext/zip/php_zip.c 		ze_obj->filename = NULL;
NULL             1026 ext/zip/php_zip.c 	ze_obj->filename = NULL;
NULL             1028 ext/zip/php_zip.c 	ze_obj->za = NULL;
NULL             1101 ext/zip/php_zip.c 	char *entry_name = NULL;
NULL             1120 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as filename");
NULL             1203 ext/zip/php_zip.c 	if (zs == NULL) {
NULL             1429 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name");
NULL             1490 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as entry name");
NULL             1619 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as new entry name");
NULL             1650 ext/zip/php_zip.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Empty string as new entry name");
NULL             1781 ext/zip/php_zip.c 	zval *zval_files = NULL;
NULL             1782 ext/zip/php_zip.c 	zval **zval_file = NULL;
NULL             1803 ext/zip/php_zip.c 		ret = php_stream_mkdir(pathto, 0777,  PHP_STREAM_MKDIR_RECURSIVE, NULL);
NULL             1838 ext/zip/php_zip.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid argument, expect string or array of strings");
NULL             1846 ext/zip/php_zip.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Illegal archive");
NULL             1909 ext/zip/php_zip.c 	if (zf == NULL) {
NULL             1980 ext/zip/php_zip.c 	ZIPARCHIVE_ME(open,				NULL, ZEND_ACC_PUBLIC)
NULL             1981 ext/zip/php_zip.c 	ZIPARCHIVE_ME(close,				NULL, ZEND_ACC_PUBLIC)
NULL             1982 ext/zip/php_zip.c 	ZIPARCHIVE_ME(addEmptyDir,			NULL, ZEND_ACC_PUBLIC)
NULL             1983 ext/zip/php_zip.c 	ZIPARCHIVE_ME(addFromString,		NULL, ZEND_ACC_PUBLIC)
NULL             1984 ext/zip/php_zip.c 	ZIPARCHIVE_ME(addFile,			NULL, ZEND_ACC_PUBLIC)
NULL             1985 ext/zip/php_zip.c 	ZIPARCHIVE_ME(renameIndex,		NULL, ZEND_ACC_PUBLIC)
NULL             1986 ext/zip/php_zip.c 	ZIPARCHIVE_ME(renameName,			NULL, ZEND_ACC_PUBLIC)
NULL             1987 ext/zip/php_zip.c 	ZIPARCHIVE_ME(setArchiveComment,	NULL, ZEND_ACC_PUBLIC)
NULL             1988 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getArchiveComment,	NULL, ZEND_ACC_PUBLIC)
NULL             1989 ext/zip/php_zip.c 	ZIPARCHIVE_ME(setCommentIndex,	NULL, ZEND_ACC_PUBLIC)
NULL             1990 ext/zip/php_zip.c 	ZIPARCHIVE_ME(setCommentName,		NULL, ZEND_ACC_PUBLIC)
NULL             1991 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getCommentIndex,	NULL, ZEND_ACC_PUBLIC)
NULL             1992 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getCommentName,		NULL, ZEND_ACC_PUBLIC)
NULL             1993 ext/zip/php_zip.c 	ZIPARCHIVE_ME(deleteIndex,		NULL, ZEND_ACC_PUBLIC)
NULL             1994 ext/zip/php_zip.c 	ZIPARCHIVE_ME(deleteName,			NULL, ZEND_ACC_PUBLIC)
NULL             1995 ext/zip/php_zip.c 	ZIPARCHIVE_ME(statName,			NULL, ZEND_ACC_PUBLIC)
NULL             1996 ext/zip/php_zip.c 	ZIPARCHIVE_ME(statIndex,			NULL, ZEND_ACC_PUBLIC)
NULL             1997 ext/zip/php_zip.c 	ZIPARCHIVE_ME(locateName,			NULL, ZEND_ACC_PUBLIC)
NULL             1998 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getNameIndex,		NULL, ZEND_ACC_PUBLIC)
NULL             1999 ext/zip/php_zip.c 	ZIPARCHIVE_ME(unchangeArchive,	NULL, ZEND_ACC_PUBLIC)
NULL             2000 ext/zip/php_zip.c 	ZIPARCHIVE_ME(unchangeAll,		NULL, ZEND_ACC_PUBLIC)
NULL             2001 ext/zip/php_zip.c 	ZIPARCHIVE_ME(unchangeIndex,		NULL, ZEND_ACC_PUBLIC)
NULL             2002 ext/zip/php_zip.c 	ZIPARCHIVE_ME(unchangeName,		NULL, ZEND_ACC_PUBLIC)
NULL             2003 ext/zip/php_zip.c 	ZIPARCHIVE_ME(extractTo,			NULL, ZEND_ACC_PUBLIC)
NULL             2004 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getFromName,		NULL, ZEND_ACC_PUBLIC)
NULL             2005 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getFromIndex,		NULL, ZEND_ACC_PUBLIC)
NULL             2006 ext/zip/php_zip.c 	ZIPARCHIVE_ME(getStream,			NULL, ZEND_ACC_PUBLIC)
NULL             2007 ext/zip/php_zip.c 	{NULL, NULL, NULL}
NULL             2019 ext/zip/php_zip.c 	zip_object_handlers.clone_obj		= NULL;
NULL             2030 ext/zip/php_zip.c 	zend_hash_init(&zip_prop_handlers, 0, NULL, NULL, 1);
NULL             2031 ext/zip/php_zip.c 	php_zip_register_prop_handler(&zip_prop_handlers, "status",    php_zip_status, NULL, NULL, IS_LONG TSRMLS_CC);
NULL             2032 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             2033 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             2034 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             2035 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             2086 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             2087 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               38 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               67 ext/zip/zip_stream.c 			self->za = NULL;
NULL               71 ext/zip/zip_stream.c 			self->zf = NULL;
NULL               75 ext/zip/zip_stream.c 	stream->abstract = NULL;
NULL               95 ext/zip/zip_stream.c 	NULL, /* seek */
NULL               96 ext/zip/zip_stream.c 	NULL, /* cast */
NULL               97 ext/zip/zip_stream.c 	NULL, /* stat */
NULL               98 ext/zip/zip_stream.c 	NULL  /* set_option */
NULL              104 ext/zip/zip_stream.c 	struct zip_file *zf = NULL;
NULL              107 ext/zip/zip_stream.c 	php_stream *stream = NULL;
NULL              112 ext/zip/zip_stream.c 		return NULL;
NULL              117 ext/zip/zip_stream.c 			return NULL;
NULL              123 ext/zip/zip_stream.c 			return NULL;
NULL              132 ext/zip/zip_stream.c 			self->stream = NULL;
NULL              134 ext/zip/zip_stream.c 			stream = php_stream_alloc(&php_stream_zipio_ops, self, NULL, mode);
NULL              141 ext/zip/zip_stream.c 		return NULL;
NULL              164 ext/zip/zip_stream.c 	struct zip_file *zf = NULL;
NULL              169 ext/zip/zip_stream.c 	php_stream *stream = NULL;
NULL              174 ext/zip/zip_stream.c 		return NULL;
NULL              184 ext/zip/zip_stream.c 		return NULL;
NULL              188 ext/zip/zip_stream.c 		return NULL;
NULL              194 ext/zip/zip_stream.c 	php_basename(path, path_len - fragment_len, NULL, 0, &file_basename, &file_basename_len TSRMLS_CC);
NULL              199 ext/zip/zip_stream.c 		return NULL;
NULL              210 ext/zip/zip_stream.c 			self->stream = NULL;
NULL              212 ext/zip/zip_stream.c 			stream = php_stream_alloc(&php_stream_zipio_ops, self, NULL, mode);
NULL              225 ext/zip/zip_stream.c 		return NULL;
NULL              234 ext/zip/zip_stream.c 	NULL,	/* close */
NULL              235 ext/zip/zip_stream.c 	NULL,	/* fstat */
NULL              236 ext/zip/zip_stream.c 	NULL,	/* stat */
NULL              237 ext/zip/zip_stream.c 	NULL,	/* opendir */
NULL              239 ext/zip/zip_stream.c 	NULL,	/* unlink */
NULL              240 ext/zip/zip_stream.c 	NULL,	/* rename */
NULL              241 ext/zip/zip_stream.c 	NULL,	/* mkdir */
NULL              242 ext/zip/zip_stream.c 	NULL	/* rmdir */
NULL              247 ext/zip/zip_stream.c 	NULL,
NULL              107 ext/zlib/zlib.c 	PHP_FE(readgzfile,						NULL)
NULL              108 ext/zlib/zlib.c 	PHP_FALIAS(gzrewind,	rewind,			NULL)
NULL              109 ext/zlib/zlib.c 	PHP_FALIAS(gzclose,		fclose,			NULL)
NULL              110 ext/zlib/zlib.c 	PHP_FALIAS(gzeof,		feof,			NULL)
NULL              111 ext/zlib/zlib.c 	PHP_FALIAS(gzgetc,		fgetc,			NULL)
NULL              112 ext/zlib/zlib.c 	PHP_FALIAS(gzgets,		fgets,			NULL)
NULL              113 ext/zlib/zlib.c 	PHP_FALIAS(gzgetss,		fgetss,			NULL)
NULL              114 ext/zlib/zlib.c 	PHP_FALIAS(gzread,		fread,			NULL)
NULL              115 ext/zlib/zlib.c 	PHP_FE(gzopen,							NULL)
NULL              116 ext/zlib/zlib.c 	PHP_FALIAS(gzpassthru,	fpassthru,		NULL)
NULL              117 ext/zlib/zlib.c 	PHP_FALIAS(gzseek,		fseek,			NULL)
NULL              118 ext/zlib/zlib.c 	PHP_FALIAS(gztell,		ftell,			NULL)
NULL              119 ext/zlib/zlib.c 	PHP_FALIAS(gzwrite,		fwrite,			NULL)
NULL              120 ext/zlib/zlib.c 	PHP_FALIAS(gzputs,		fwrite,			NULL)
NULL              121 ext/zlib/zlib.c 	PHP_FE(gzfile,							NULL)
NULL              122 ext/zlib/zlib.c 	PHP_FE(gzcompress,            			NULL)
NULL              123 ext/zlib/zlib.c 	PHP_FE(gzuncompress,           			NULL)
NULL              124 ext/zlib/zlib.c 	PHP_FE(gzdeflate,             			NULL)
NULL              125 ext/zlib/zlib.c 	PHP_FE(gzinflate,              			NULL)
NULL              126 ext/zlib/zlib.c 	PHP_FE(gzencode,						NULL)
NULL              127 ext/zlib/zlib.c 	PHP_FE(ob_gzhandler,					NULL)
NULL              128 ext/zlib/zlib.c 	PHP_FE(zlib_get_coding_type,			NULL)
NULL              129 ext/zlib/zlib.c 	{NULL, NULL, NULL}
NULL              144 ext/zlib/zlib.c 	NULL,
NULL              148 ext/zlib/zlib.c 	NULL,
NULL              149 ext/zlib/zlib.c 	NULL,
NULL              150 ext/zlib/zlib.c 	NULL,
NULL              164 ext/zlib/zlib.c 	if (new_value == NULL) {
NULL              177 ext/zlib/zlib.c 	if (ini_value != NULL && strlen(ini_value) != 0 && zend_atoi(new_value, new_value_length) != 0) {
NULL              306 ext/zlib/zlib.c 	stream = php_stream_gzopen(NULL, filename, "rb", use_include_path | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, NULL STREAMS_CC TSRMLS_CC);
NULL              307 ext/zlib/zlib.c 	if (stream == NULL) {
NULL              318 ext/zlib/zlib.c 	while (php_stream_gets(stream, buf, sizeof(buf) - 1) != NULL) {
NULL              348 ext/zlib/zlib.c 	stream = php_stream_gzopen(NULL, filename, mode, use_include_path | ENFORCE_SAFE_MODE | REPORT_ERRORS, NULL, NULL STREAMS_CC TSRMLS_CC);
NULL              377 ext/zlib/zlib.c 	stream = php_stream_gzopen(NULL, filename, "rb", use_include_path | ENFORCE_SAFE_MODE, NULL, NULL STREAMS_CC TSRMLS_CC);
NULL              401 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "compression level (%ld) must be within -1..9", level);
NULL              423 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              437 ext/zlib/zlib.c 	char *data, *s1=NULL, *s2=NULL;
NULL              444 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "length (%ld) must be greater or equal zero", limit);
NULL              469 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              489 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "compression level (%ld) must be within -1..9", level);
NULL              530 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              544 ext/zlib/zlib.c 	char *data, *s1=NULL, *s2=NULL;
NULL              556 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "length (%ld) must be greater or equal zero", limit);
NULL              610 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              765 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "compression level(%ld) must be within -1..9", level);
NULL              770 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "encoding mode must be FORCE_GZIP or FORCE_DEFLATE");
NULL              797 ext/zlib/zlib.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              804 ext/zlib/zlib.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              846 ext/zlib/zlib.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", zError(status));
NULL              919 ext/zlib/zlib.c 	Z_STRVAL_P(return_value) = NULL;
NULL              970 ext/zlib/zlib.c 		*handled_output = NULL;
NULL              276 ext/zlib/zlib_filter.c 	php_stream_filter_ops *fops = NULL;
NULL              283 ext/zlib/zlib_filter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes.", sizeof(php_zlib_filter_data));
NULL              284 ext/zlib/zlib_filter.c 		return NULL;
NULL              295 ext/zlib/zlib_filter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes.", data->inbuf_len);
NULL              297 ext/zlib/zlib_filter.c 		return NULL;
NULL              302 ext/zlib/zlib_filter.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed allocating %zd bytes.", data->outbuf_len);
NULL              305 ext/zlib/zlib_filter.c 		return NULL;
NULL              325 ext/zlib/zlib_filter.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter give for window size. (%ld)", Z_LVAL(tmp));
NULL              360 ext/zlib/zlib_filter.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter give for memory level. (%ld)", Z_LVAL(tmp));
NULL              375 ext/zlib/zlib_filter.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter give for window size. (%ld)", Z_LVAL(tmp));
NULL              398 ext/zlib/zlib_filter.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid compression level specified. (%ld)", Z_LVAL(tmp));
NULL              405 ext/zlib/zlib_filter.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid filter parameter, ignored.");
NULL              419 ext/zlib/zlib_filter.c 		return NULL;
NULL               61 ext/zlib/zlib_fopen_wrapper.c 	assert(self != NULL);
NULL               76 ext/zlib/zlib_fopen_wrapper.c 			self->gz_file = NULL;
NULL               80 ext/zlib/zlib_fopen_wrapper.c 			self->stream = NULL;
NULL              100 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* cast */
NULL              101 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* stat */
NULL              102 ext/zlib/zlib_fopen_wrapper.c 	NULL  /* set_option */
NULL              109 ext/zlib/zlib_fopen_wrapper.c 	php_stream *stream = NULL, *innerstream = NULL;
NULL              114 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              116 ext/zlib/zlib_fopen_wrapper.c 		return NULL;
NULL              144 ext/zlib/zlib_fopen_wrapper.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "gzopen failed");
NULL              159 ext/zlib/zlib_fopen_wrapper.c 	return NULL;
NULL              164 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* close */
NULL              165 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* stat */
NULL              166 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* stat_url */
NULL              167 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* opendir */
NULL              169 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* unlink */
NULL              170 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* rename */
NULL              171 ext/zlib/zlib_fopen_wrapper.c 	NULL, /* mkdir */
NULL              172 ext/zlib/zlib_fopen_wrapper.c 	NULL  /* rmdir */
NULL              177 ext/zlib/zlib_fopen_wrapper.c 	NULL,
NULL               64 main/SAPI.c    	zend_hash_init_ex(&sapi_globals->known_post_content_types, 5, NULL, NULL, 1, 0);
NULL               79 main/SAPI.c    	sf->ini_entries = NULL;
NULL              127 main/SAPI.c    			SG(request_info).post_data = NULL;
NULL              130 main/SAPI.c    		SG(request_info).content_type_dup = NULL;
NULL              141 main/SAPI.c    	void (*post_reader_func)(TSRMLS_D) = NULL;
NULL              171 main/SAPI.c    		SG(request_info).post_entry = NULL;
NULL              174 main/SAPI.c    			SG(request_info).content_type_dup = NULL;
NULL              201 main/SAPI.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "POST Content-Length of %ld bytes exceeds the limit of %ld bytes",
NULL              214 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              278 main/SAPI.c    	if (*mimetype != NULL) {
NULL              279 main/SAPI.c    		if (*charset && strncmp(*mimetype, "text/", 5) == 0 && strstr(*mimetype, "charset=") == NULL) {
NULL              303 main/SAPI.c    	SG(sapi_headers).http_status_line = NULL;
NULL              304 main/SAPI.c    	SG(sapi_headers).mimetype = NULL;
NULL              306 main/SAPI.c    	SG(request_info).post_data = NULL;
NULL              307 main/SAPI.c    	SG(request_info).raw_post_data = NULL;
NULL              308 main/SAPI.c    	SG(request_info).current_user = NULL;
NULL              311 main/SAPI.c    	SG(request_info).post_entry = NULL;
NULL              343 main/SAPI.c    	SG(sapi_headers).http_status_line = NULL;
NULL              344 main/SAPI.c    	SG(sapi_headers).mimetype = NULL;
NULL              347 main/SAPI.c    	SG(request_info).post_data = NULL;
NULL              348 main/SAPI.c    	SG(request_info).raw_post_data = NULL;
NULL              349 main/SAPI.c    	SG(request_info).current_user = NULL;
NULL              352 main/SAPI.c    	SG(request_info).post_entry = NULL;
NULL              364 main/SAPI.c    	SG(rfc1867_uploaded_files) = NULL;
NULL              380 main/SAPI.c    				SG(request_info).content_type_dup = NULL;
NULL              386 main/SAPI.c    			SG(request_info).content_type_dup = NULL;
NULL              402 main/SAPI.c    		SG(sapi_headers).http_status_line = NULL;
NULL              448 main/SAPI.c    		SG(sapi_headers).mimetype = NULL;
NULL              460 main/SAPI.c    	SG(server_context) = NULL;
NULL              461 main/SAPI.c    	SG(request_info).request_method = NULL;
NULL              462 main/SAPI.c    	SG(request_info).auth_digest = SG(request_info).auth_user = SG(request_info).auth_password = NULL;
NULL              463 main/SAPI.c    	SG(request_info).content_type_dup = NULL;
NULL              493 main/SAPI.c    		SG(sapi_headers).http_status_line = NULL;
NULL              607 main/SAPI.c    				char *ptr = colon_offset+1, *mimetype = NULL, *newheader;
NULL              677 main/SAPI.c    											 0, &result_len, -1, NULL TSRMLS_CC);
NULL              686 main/SAPI.c    											 	0, &result_len, -1, NULL TSRMLS_CC);
NULL              773 main/SAPI.c    		zval *uf_result = NULL;
NULL              777 main/SAPI.c    		if (call_user_function_ex(CG(function_table), NULL, &nm_zlib_get_coding_type, &uf_result, 0, NULL, 1, NULL TSRMLS_CC) != FAILURE && uf_result != NULL && Z_TYPE_P(uf_result) == IS_STRING) {
NULL              781 main/SAPI.c    			assert(Z_STRVAL_P(uf_result) != NULL);
NULL              791 main/SAPI.c    		if (uf_result != NULL) {
NULL              839 main/SAPI.c    			sapi_module.send_header(NULL, SG(server_context) TSRMLS_CC);
NULL              875 main/SAPI.c    			(void *) post_entry, sizeof(sapi_post_entry), NULL);
NULL              935 main/SAPI.c    			return NULL;
NULL              948 main/SAPI.c    			return NULL;
NULL              950 main/SAPI.c    		sapi_module.input_filter(PARSE_ENV, name, &value, strlen(value), NULL TSRMLS_CC);
NULL              953 main/SAPI.c    	return 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              112 main/fopen_wrappers.c 	if (expand_filepath(path, resolved_name TSRMLS_CC) == NULL) {
NULL              119 main/fopen_wrappers.c 	while (VCWD_REALPATH(path_tmp, resolved_name) == NULL) {
NULL              167 main/fopen_wrappers.c 	if (expand_filepath(local_open_basedir, resolved_basedir TSRMLS_CC) != NULL) {
NULL              234 main/fopen_wrappers.c 			if (end != NULL) {
NULL              247 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              271 main/fopen_wrappers.c 			if (expand_filepath(path, resolved_name TSRMLS_CC) == NULL) {
NULL              279 main/fopen_wrappers.c 				if (end != NULL) {
NULL              315 main/fopen_wrappers.c 		return NULL;
NULL              319 main/fopen_wrappers.c 		*opened_path = expand_filepath(path, NULL TSRMLS_CC);
NULL              342 main/fopen_wrappers.c 		filename = NULL;	/* discard the original filename, it must not be used */
NULL              407 main/fopen_wrappers.c 		SG(request_info).path_translated = NULL;
NULL              416 main/fopen_wrappers.c 		fp = NULL;
NULL              422 main/fopen_wrappers.c 		SG(request_info).path_translated = NULL;
NULL              426 main/fopen_wrappers.c 	file_handle->opened_path = expand_filepath(filename, NULL TSRMLS_CC);
NULL              458 main/fopen_wrappers.c 		*opened_path = NULL;
NULL              462 main/fopen_wrappers.c 		return NULL;
NULL              470 main/fopen_wrappers.c 			return NULL;
NULL              487 main/fopen_wrappers.c 			return NULL;
NULL              494 main/fopen_wrappers.c 			return NULL;
NULL              527 main/fopen_wrappers.c 		if (end != NULL) {
NULL              541 main/fopen_wrappers.c 					fp = NULL;
NULL              556 main/fopen_wrappers.c 	return NULL;
NULL              566 main/fopen_wrappers.c 	if (url == NULL) {
NULL              609 main/fopen_wrappers.c 		return NULL;
NULL              639 main/fopen_wrappers.c 	if (virtual_file_ex(&new_state, filepath, NULL, CWD_FILEPATH)) {
NULL              641 main/fopen_wrappers.c 		return NULL;
NULL              134 main/main.c    	char *s = NULL, *e;
NULL              149 main/main.c    					s = NULL;
NULL              170 main/main.c    	char *s = NULL, *e;
NULL              185 main/main.c    					s = NULL;
NULL              267 main/main.c    		tmp_value = (ini_entry->orig_value ? ini_entry->orig_value : NULL );
NULL              273 main/main.c    		tmp_value = NULL;
NULL              313 main/main.c    		if (PG(safe_mode) && (!php_checkuid(new_value, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              357 main/main.c    #	define DEFAULT_SENDMAIL_PATH NULL
NULL              364 main/main.c    	PHP_INI_ENTRY_EX("define_syslog_variables",	"0",				PHP_INI_ALL,	NULL,			php_ini_boolean_displayer_cb)
NULL              365 main/main.c    	PHP_INI_ENTRY_EX("highlight.bg",			HL_BG_COLOR,		PHP_INI_ALL,	NULL,			php_ini_color_displayer_cb)
NULL              366 main/main.c    	PHP_INI_ENTRY_EX("highlight.comment",		HL_COMMENT_COLOR,	PHP_INI_ALL,	NULL,			php_ini_color_displayer_cb)
NULL              367 main/main.c    	PHP_INI_ENTRY_EX("highlight.default",		HL_DEFAULT_COLOR,	PHP_INI_ALL,	NULL,			php_ini_color_displayer_cb)
NULL              368 main/main.c    	PHP_INI_ENTRY_EX("highlight.html",			HL_HTML_COLOR,		PHP_INI_ALL,	NULL,			php_ini_color_displayer_cb)
NULL              369 main/main.c    	PHP_INI_ENTRY_EX("highlight.keyword",		HL_KEYWORD_COLOR,	PHP_INI_ALL,	NULL,			php_ini_color_displayer_cb)
NULL              370 main/main.c    	PHP_INI_ENTRY_EX("highlight.string",		HL_STRING_COLOR,	PHP_INI_ALL,	NULL,			php_ini_color_displayer_cb)
NULL              396 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              406 main/main.c    	STD_PHP_INI_ENTRY("safe_mode_include_dir",	NULL,		PHP_INI_SYSTEM,		OnUpdateString,			safe_mode_include_dir,	php_core_globals,	core_globals)
NULL              413 main/main.c    	STD_PHP_INI_ENTRY("unserialize_callback_func",	NULL,	PHP_INI_ALL,		OnUpdateString,			unserialize_callback_func,	php_core_globals,	core_globals)
NULL              418 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              419 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              420 main/main.c    	STD_PHP_INI_ENTRY("doc_root",				NULL,		PHP_INI_SYSTEM,		OnUpdateStringUnempty,	doc_root,				php_core_globals,	core_globals)
NULL              423 main/main.c    	STD_PHP_INI_ENTRY("error_log",				NULL,		PHP_INI_ALL,		OnUpdateErrorLog,			error_log,				php_core_globals,	core_globals)
NULL              427 main/main.c    	STD_PHP_INI_ENTRY("open_basedir",			NULL,		PHP_INI_SYSTEM,		OnUpdateString,			open_basedir,			php_core_globals,	core_globals)
NULL              433 main/main.c    	STD_PHP_INI_ENTRY("upload_tmp_dir",			NULL,		PHP_INI_SYSTEM,		OnUpdateStringUnempty,	upload_tmp_dir,			php_core_globals,	core_globals)
NULL              436 main/main.c    	STD_PHP_INI_ENTRY("user_dir",				NULL,		PHP_INI_SYSTEM,		OnUpdateString,			user_dir,				php_core_globals,	core_globals)
NULL              439 main/main.c    	STD_PHP_INI_ENTRY("error_append_string",	NULL,		PHP_INI_ALL,		OnUpdateString,			error_append_string,	php_core_globals,	core_globals)
NULL              440 main/main.c    	STD_PHP_INI_ENTRY("error_prepend_string",	NULL,		PHP_INI_ALL,		OnUpdateString,			error_prepend_string,	php_core_globals,	core_globals)
NULL              442 main/main.c    	PHP_INI_ENTRY("SMTP",						"localhost",PHP_INI_ALL,		NULL)
NULL              443 main/main.c    	PHP_INI_ENTRY("smtp_port",					"25",		PHP_INI_ALL,		NULL)
NULL              444 main/main.c    	PHP_INI_ENTRY("browscap",					NULL,		PHP_INI_SYSTEM,		NULL)
NULL              447 main/main.c    	PHP_INI_ENTRY("sendmail_from",				NULL,		PHP_INI_ALL,		NULL)
NULL              448 main/main.c    	PHP_INI_ENTRY("sendmail_path",	DEFAULT_SENDMAIL_PATH,	PHP_INI_SYSTEM,		NULL)
NULL              449 main/main.c    	PHP_INI_ENTRY("mail.force_extra_parameters",NULL,		PHP_INI_SYSTEM|PHP_INI_PERDIR,		OnChangeMailForceExtra)
NULL              450 main/main.c    	PHP_INI_ENTRY("disable_functions",			"",			PHP_INI_SYSTEM,		NULL)
NULL              451 main/main.c    	PHP_INI_ENTRY("disable_classes",			"",			PHP_INI_SYSTEM,		NULL)
NULL              478 main/main.c    	if (PG(error_log) != NULL) {
NULL              564 main/main.c    	char *buffer = NULL, *docref_buf = NULL, *target = NULL;
NULL              580 main/main.c    		char *replace = php_escape_html_entities(buffer, buffer_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC);
NULL              637 main/main.c    		char *replace = php_escape_html_entities(origin, origin_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC);
NULL              645 main/main.c    		docref = NULL;
NULL              656 main/main.c    		while((p = strchr(docref_buf, '_')) != NULL) {
NULL              717 main/main.c    		zend_hash_update(EG(active_symbol_table), "php_errormsg", sizeof("php_errormsg"), (void **) &tmp, sizeof(zval *), NULL);
NULL              781 main/main.c    		PG(last_error_message) = NULL;
NULL              785 main/main.c    		PG(last_error_file) = NULL;
NULL              900 main/main.c    				MessageBox(NULL, buffer, error_type_str, MB_OK|ZEND_SERVICE_MB_STYLE);
NULL              924 main/main.c    						char *buf = php_escape_html_entities(buffer, buffer_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC);
NULL             1010 main/main.c    		zend_hash_update(EG(active_symbol_table), "php_errormsg", sizeof("php_errormsg"), (void **) & tmp, sizeof(zval *), NULL);
NULL             1024 main/main.c    		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot set time limit in safe mode");
NULL             1122 main/main.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed opening '%s' for highlighting", php_strip_url_passwd((char *) data));
NULL             1205 main/main.c    	while (waitpid(-1, NULL, WNOHANG) > 0);
NULL             1289 main/main.c    				php_start_ob_buffer(NULL, PG(output_buffering), 1 TSRMLS_CC);
NULL             1291 main/main.c    				php_start_ob_buffer(NULL, 0, 1 TSRMLS_CC);
NULL             1435 main/main.c    	EG(opline_ptr) = NULL;
NULL             1436 main/main.c    	EG(active_op_array) = NULL;
NULL             1478 main/main.c    		PG(last_error_message) = NULL;
NULL             1482 main/main.c    		PG(last_error_file) = NULL;
NULL             1528 main/main.c    		CoInitialize(NULL);
NULL             1581 main/main.c    			if (zend_register_internal_module(*ptr TSRMLS_CC)==NULL) {
NULL             1654 main/main.c    	if (old_invalid_parameter_handler != NULL) {
NULL             1692 main/main.c    	zend_startup(&zuf, NULL, 1);
NULL             1702 main/main.c    	EG(bailout) = NULL;
NULL             1707 main/main.c    	SG(request_info).argv0 = NULL;
NULL             1709 main/main.c    	SG(request_info).argv=(char **)NULL;
NULL             1712 main/main.c    	PG(last_error_message) = NULL;
NULL             1713 main/main.c    	PG(last_error_file) = NULL;
NULL             1716 main/main.c    	PG(disable_functions) = NULL;
NULL             1717 main/main.c    	PG(disable_classes) = NULL;
NULL             1736 main/main.c    	le_index_ptr = zend_register_list_destructors_ex(NULL, NULL, "index pointer", 0);
NULL             1913 main/main.c    	if (old_invalid_parameter_handler == NULL) {
NULL             1967 main/main.c     			primary_file->opened_path == NULL &&
NULL             1975 main/main.c    				zend_hash_add(&EG(included_files), realfile, realfile_len+1, (void *)&dummy, sizeof(int), NULL);
NULL             1982 main/main.c    			prepend_file.opened_path = NULL;
NULL             1987 main/main.c    			prepend_file_p = NULL;
NULL             1992 main/main.c    			append_file.opened_path = NULL;
NULL             1997 main/main.c    			append_file_p = NULL;
NULL             2005 main/main.c    		retval = (zend_execute_scripts(ZEND_REQUIRE TSRMLS_CC, NULL, 3, prepend_file_p, primary_file, append_file_p) == SUCCESS);
NULL             2083 main/main.c    		user = php_base64_decode(auth + 6, strlen(auth) - 6, NULL);
NULL             2098 main/main.c    		SG(request_info).auth_user = SG(request_info).auth_password = NULL;
NULL             2100 main/main.c    		SG(request_info).auth_digest = NULL;
NULL             2109 main/main.c    		SG(request_info).auth_digest = NULL;
NULL              129 main/mergesort.c 	if ((list2 = malloc(nmemb * size + PSIZE)) == NULL)
NULL              127 main/network.c                 {0, NULL}
NULL              131 main/network.c         for (i = 0; values[i].msg != NULL; i++) {
NULL              149 main/network.c 	if (sal == NULL)
NULL              151 main/network.c 	for (sap = sal; *sap != NULL; sap++)
NULL              172 main/network.c 	if (host == NULL) {
NULL              202 main/network.c 	if ((n = getaddrinfo(host, NULL, &hints, &res))) {
NULL              205 main/network.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", *error_string);
NULL              207 main/network.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_network_getaddresses: getaddrinfo failed: %s", PHP_GAI_STRERROR(n));
NULL              210 main/network.c 	} else if (res == NULL) {
NULL              213 main/network.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", *error_string);
NULL              215 main/network.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_network_getaddresses: getaddrinfo failed (null result pointer)");
NULL              221 main/network.c 	for (n = 1; (sai = sai->ai_next) != NULL; n++)
NULL              232 main/network.c 	} while ((sai = sai->ai_next) != NULL);
NULL              239 main/network.c 		if (host_info == NULL) {
NULL              242 main/network.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", *error_string);
NULL              244 main/network.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_network_getaddresses: gethostbyname failed");
NULL              260 main/network.c 	*sap = NULL;
NULL              318 main/network.c 				*error_string = php_socket_strerror(error, NULL, 0);
NULL              362 main/network.c 		*error_string = php_socket_strerror(error, NULL, 0);
NULL              368 main/network.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Asynchronous connect() not supported on this platform");
NULL              411 main/network.c 	for (sal = psal; *sal != NULL; sal++) {
NULL              437 main/network.c 				sa = NULL;
NULL              467 main/network.c 		*error_string = php_socket_strerror(err, NULL, 0);
NULL              488 main/network.c 	char *errstr = NULL;
NULL              534 main/network.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed to resolve `%s': %s", tmp, errstr);
NULL              586 main/network.c 		char *buf = NULL;
NULL              722 main/network.c 		*error_string = php_socket_strerror(error, NULL, 0);
NULL              762 main/network.c 		gettimeofday(&limit_time, NULL);
NULL              772 main/network.c 	for (sal = psal; !fatal && *sal != NULL; sal++) {
NULL              798 main/network.c 				sa = NULL;
NULL              805 main/network.c 				struct sockaddr *local_address = NULL;
NULL              817 main/network.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid IP Address: %s", bindto);
NULL              832 main/network.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid IP Address: %s", bindto);
NULL              838 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              848 main/network.c 				*error_string = NULL;
NULL              852 main/network.c 					timeout ? &working_timeout : NULL,
NULL              862 main/network.c 				gettimeofday(&time_now, NULL);
NULL              961 main/network.c 	if (buf == NULL) {
NULL              975 main/network.c 				NULL,
NULL              980 main/network.c 				NULL)) {
NULL              985 main/network.c 	if (buf == NULL) {
NULL             1016 main/network.c 	if (stream == NULL) {
NULL             1035 main/network.c 			STREAM_XPORT_CLIENT | STREAM_XPORT_CONNECT, persistent_id, timeout, NULL, NULL, NULL);
NULL             1052 main/network.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", WSAGetLastError());
NULL             1077 main/network.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL             1087 main/network.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL             1136 main/network.c 	n = select(max_fd + 1, &rset, &wset, &eset, timeout >= 0 ? &tv : NULL);
NULL               63 main/output.c  	OG(output_start_filename) = NULL;
NULL               74 main/output.c  	ts_allocate_id(&output_globals_id, sizeof(php_output_globals), (ts_allocate_ctor) php_output_init_globals, NULL);
NULL               91 main/output.c  	OG(output_start_filename) = NULL;
NULL              187 main/output.c  	char *final_buffer=NULL;
NULL              189 main/output.c  	zval *alternate_buffer=NULL;
NULL              193 main/output.c  	php_ob_buffer *prev_ob_buffer_p=NULL;
NULL              240 main/output.c  		if (call_user_function_ex(CG(function_table), NULL, OG(active_ob_buffer).output_handler, &alternate_buffer, 2, params, 1, NULL TSRMLS_CC)==SUCCESS) {
NULL              365 main/output.c  		php_start_ob_buffer(NULL, buffer_size, erase TSRMLS_CC);
NULL              421 main/output.c  	if (output_handler && !zend_is_callable(output_handler, 0, NULL)) {
NULL              432 main/output.c  	tmp_buf.internal_output_handler = NULL;
NULL              433 main/output.c  	tmp_buf.internal_output_handler_buffer = NULL;
NULL              487 main/output.c  			while ((next_handler_name=strchr(handler_name, ',')) != NULL) {
NULL              529 main/output.c  		php_error_docref(NULL TSRMLS_CC, E_ERROR, "No method name given: use ob_start(array($object,'method')) to specify instance $object and the name of a method of class %s to use as output handler", Z_OBJCE_P(output_handler)->name);
NULL              532 main/output.c  		result = php_ob_init_named(initial_size, block_size, OB_DEFAULT_HANDLER_NAME, NULL, chunk_size, erase TSRMLS_CC);
NULL              573 main/output.c  		*handler_name = NULL;
NULL              738 main/output.c  	zval *output_handler=NULL;
NULL              291 main/php.h     #define php_std_error_handling() php_set_error_handling(EH_NORMAL, NULL TSRMLS_CC)
NULL              427 main/php.h         (sizeof(int)*((unsigned int)&(((p_type)NULL)->field)))
NULL              431 main/php.h     #define XtOffset(p_type, field) ((unsigned int)&(((p_type)NULL)->field))
NULL              438 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               51 main/php_ini.c PHPAPI char *php_ini_opened_path=NULL;
NULL               53 main/php_ini.c PHPAPI char *php_ini_scanned_files=NULL;
NULL              209 main/php_ini.c 					zend_hash_update(&configuration_hash, Z_STRVAL_P(arg1), Z_STRLEN_P(arg1) + 1, &hash, sizeof(zval *), NULL);
NULL              261 main/php_ini.c 	char *php_ini_file_name = NULL;
NULL              262 main/php_ini.c 	char *php_ini_search_path = NULL;
NULL              274 main/php_ini.c 	if (zend_hash_init(&configuration_hash, 0, NULL, (dtor_func_t) pvalue_config_destructor, 1) == FAILURE) {
NULL              329 main/php_ini.c 		if (reg_location != NULL) {
NULL              351 main/php_ini.c 			binary_location = NULL;
NULL              360 main/php_ini.c 				if ((envpath = getenv("PATH")) != NULL) {
NULL              373 main/php_ini.c 						search_dir = php_strtok_r(NULL, ":", &last);
NULL              379 main/php_ini.c 					binary_location = NULL;
NULL              383 main/php_ini.c 				binary_location = NULL;
NULL              386 main/php_ini.c 			binary_location = NULL;
NULL              419 main/php_ini.c 			static get_system_windows_directory_func get_system_windows_directory = NULL;
NULL              422 main/php_ini.c 			if (get_system_windows_directory == NULL) {
NULL              428 main/php_ini.c 			if (get_system_windows_directory != NULL) {
NULL              449 main/php_ini.c 	PG(open_basedir) = NULL;
NULL              461 main/php_ini.c 						fh.filename = php_ini_opened_path = expand_filepath(php_ini_file_name, NULL TSRMLS_CC);
NULL              504 main/php_ini.c 			zend_hash_update(&configuration_hash, "cfg_file_path", sizeof("cfg_file_path"), (void *) &tmp, sizeof(zval), NULL);
NULL              575 main/php_ini.c 		php_ini_opened_path = NULL;
NULL              579 main/php_ini.c 		php_ini_scanned_files = NULL;
NULL              606 main/php_ini.c 		return NULL;
NULL              654 main/php_ini.c 		*result = NULL;
NULL               45 main/php_logos.c 	return zend_hash_add(&phpinfo_logo_hash, logo_string, strlen(logo_string), &info_logo, sizeof(php_info_logo), NULL);
NULL               55 main/php_logos.c 	if(zend_hash_init(&phpinfo_logo_hash, 0, NULL, NULL, 1)==FAILURE) 
NULL              238 main/php_network.h 	php_network_connect_socket((sock), (addr), (addrlen), 0, (timeout), NULL, NULL)
NULL              123 main/php_open_temporary_file.c 	if (virtual_file_ex(&new_state, path, NULL, CWD_REALPATH)) {
NULL              171 main/php_open_temporary_file.c 		temporary_directory = NULL;
NULL              236 main/php_open_temporary_file.c 		*opened_path_p = NULL;
NULL              270 main/php_open_temporary_file.c 		return NULL;
NULL              274 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              251 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              304 main/php_streams.h #define php_stream_gets(stream, buf, maxlen)	_php_stream_get_line((stream), (buf), (maxlen), NULL TSRMLS_CC)
NULL              317 main/php_streams.h #define php_stream_stat_path(path, ssb)	_php_stream_stat_path((path), 0, (ssb), NULL TSRMLS_CC)
NULL              343 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              382 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              393 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              455 main/php_streams.h #define php_stream_can_cast(stream, as)	_php_stream_cast((stream), (as), NULL, 0 TSRMLS_CC)
NULL              522 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              529 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               46 main/php_variables.c 	assert(strval != NULL);
NULL               62 main/php_variables.c 	char *p = NULL;
NULL               64 main/php_variables.c 	char *index, *escaped_index = NULL;
NULL               68 main/php_variables.c 	HashTable *symtable1 = NULL;
NULL               70 main/php_variables.c 	assert(var != 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              154 main/php_variables.c 				index_s = NULL;
NULL              243 main/php_variables.c 	if (SG(request_info).post_data == NULL) {
NULL              283 main/php_variables.c 	char *res = NULL, *var, *val, *separator = NULL;
NULL              287 main/php_variables.c 	char *strtok_buf = NULL;
NULL              402 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              475 main/php_variables.c 			if (zend_hash_next_index_insert(Z_ARRVAL_P(arr), &tmp, sizeof(zval *), NULL) == FAILURE) {
NULL              495 main/php_variables.c 			if (zend_hash_next_index_insert(Z_ARRVAL_P(arr), &tmp, sizeof(zval *), NULL) == FAILURE) {
NULL              521 main/php_variables.c 		zend_hash_update(&EG(symbol_table), "argv", sizeof("argv"), &arr, sizeof(zval *), NULL);
NULL              522 main/php_variables.c 		zend_hash_add(&EG(symbol_table), "argc", sizeof("argc"), &argc, sizeof(zval *), NULL);
NULL              527 main/php_variables.c 		zend_hash_update(Z_ARRVAL_P(track_vars_array), "argv", sizeof("argv"), &arr, sizeof(zval *), NULL);
NULL              528 main/php_variables.c 		zend_hash_update(Z_ARRVAL_P(track_vars_array), "argc", sizeof("argc"), &argc, sizeof(zval *), NULL);
NULL              555 main/php_variables.c 	zval *array_ptr = NULL;
NULL              619 main/php_variables.c 					zend_hash_update(dest, string_key, string_key_len, src_entry, sizeof(zval *), NULL);
NULL              624 main/php_variables.c 				zend_hash_index_update(dest, num_key, src_entry, sizeof(zval *), NULL);
NULL              665 main/php_variables.c 		PG(http_globals)[i] = NULL;
NULL              673 main/php_variables.c 					sapi_module.treat_data(PARSE_POST, NULL, NULL TSRMLS_CC);	/* POST Data */
NULL              683 main/php_variables.c 					sapi_module.treat_data(PARSE_COOKIE, NULL, NULL TSRMLS_CC);	/* Cookie Data */
NULL              693 main/php_variables.c 					sapi_module.treat_data(PARSE_GET, NULL, NULL TSRMLS_CC);	/* GET Data */
NULL              741 main/php_variables.c 		zend_hash_update(&EG(symbol_table), auto_global_records[i].name, auto_global_records[i].name_len, &PG(http_globals)[i], sizeof(zval *), NULL);
NULL              743 main/php_variables.c 			zend_hash_update(&EG(symbol_table), auto_global_records[i].long_name, auto_global_records[i].long_name_len, &PG(http_globals)[i], sizeof(zval *), NULL);
NULL              771 main/php_variables.c 					zend_hash_update(Z_ARRVAL_P(PG(http_globals)[TRACK_VARS_SERVER]), "argv", sizeof("argv"), argv, sizeof(zval *), NULL);
NULL              772 main/php_variables.c 					zend_hash_update(Z_ARRVAL_P(PG(http_globals)[TRACK_VARS_SERVER]), "argc", sizeof("argc"), argc, sizeof(zval *), NULL);
NULL              780 main/php_variables.c 		zval *server_vars=NULL;
NULL              790 main/php_variables.c 	zend_hash_update(&EG(symbol_table), name, name_len + 1, &PG(http_globals)[TRACK_VARS_SERVER], sizeof(zval *), NULL);
NULL              794 main/php_variables.c 		zend_hash_update(&EG(symbol_table), "HTTP_SERVER_VARS", sizeof("HTTP_SERVER_VARS"), &PG(http_globals)[TRACK_VARS_SERVER], sizeof(zval *), NULL);
NULL              803 main/php_variables.c 	zval *env_vars = NULL;
NULL              816 main/php_variables.c 	zend_hash_update(&EG(symbol_table), name, name_len + 1, &PG(http_globals)[TRACK_VARS_ENV], sizeof(zval *), NULL);
NULL              820 main/php_variables.c 		zend_hash_update(&EG(symbol_table), "HTTP_ENV_VARS", sizeof("HTTP_ENV_VARS"), &PG(http_globals)[TRACK_VARS_ENV], sizeof(zval *), NULL);
NULL              863 main/php_variables.c 	zend_hash_update(&EG(symbol_table), "_REQUEST", sizeof("_REQUEST"), &form_variables, sizeof(zval *), NULL);
NULL              869 main/php_variables.c 	zend_register_auto_global("_GET", sizeof("_GET")-1, NULL TSRMLS_CC);
NULL              870 main/php_variables.c 	zend_register_auto_global("_POST", sizeof("_POST")-1, NULL TSRMLS_CC);
NULL              871 main/php_variables.c 	zend_register_auto_global("_COOKIE", sizeof("_COOKIE")-1, NULL TSRMLS_CC);
NULL              875 main/php_variables.c 	zend_register_auto_global("_FILES", sizeof("_FILES")-1, NULL TSRMLS_CC);
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               38 main/rfc1867.c PHPAPI int (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra TSRMLS_DC) = NULL;
NULL               63 main/rfc1867.c 			php_mb_gpc_encoding_detector(val_list, len_list, num_vars, NULL TSRMLS_CC) == SUCCESS) {
NULL               64 main/rfc1867.c 			php_mb_gpc_encoding_converter(val_list, len_list, num_vars, NULL, NULL TSRMLS_CC);
NULL              153 main/rfc1867.c 	char *s=varname, *index=NULL, *indexend=NULL, *p;
NULL              203 main/rfc1867.c 			index = NULL;
NULL              215 main/rfc1867.c 	zend_hash_add(&PG(rfc1867_protected_variables), varname, strlen(varname)+1, &dummy, sizeof(int), NULL);
NULL              413 main/rfc1867.c 			return NULL;
NULL              489 main/rfc1867.c 		char *value = NULL;
NULL              532 main/rfc1867.c 	if (key == NULL) {
NULL              533 main/rfc1867.c 		return NULL;
NULL              544 main/rfc1867.c 	return NULL;
NULL              625 main/rfc1867.c 		php_mb_gpc_encoding_detector(&str, &len, 1, NULL TSRMLS_CC);
NULL              759 main/rfc1867.c 	char buf[FILLUNIT], *out=NULL;
NULL              762 main/rfc1867.c 	while((read_bytes = multipart_buffer_read(self, buf, sizeof(buf), NULL TSRMLS_CC))) {
NULL              782 main/rfc1867.c 	char *boundary, *s=NULL, *boundary_end = NULL, *start_arr=NULL, *array_index=NULL;
NULL              783 main/rfc1867.c 	char *temp_filename=NULL, *lbuf=NULL, *abuf=NULL;
NULL              786 main/rfc1867.c 	zval *http_post_files=NULL; HashTable *uploaded_files=NULL;
NULL              788 main/rfc1867.c 	int str_len = 0, num_vars = 0, num_vars_max = 2*10, *len_list = NULL;
NULL              789 main/rfc1867.c 	char **val_list = NULL;
NULL              796 main/rfc1867.c 	void *event_extra_data = NULL;
NULL              837 main/rfc1867.c 	zend_hash_init(&PG(rfc1867_protected_variables), 5, NULL, NULL, 0);
NULL              840 main/rfc1867.c 	zend_hash_init(uploaded_files, 5, NULL, (dtor_func_t) free_estring, 0);
NULL              856 main/rfc1867.c 	if (php_rfc1867_callback != NULL) {
NULL              868 main/rfc1867.c 		char *cd=NULL,*param=NULL,*filename=NULL, *tmp=NULL;
NULL              879 main/rfc1867.c 			char *pair=NULL;
NULL              888 main/rfc1867.c 				char *key=NULL, *word = pair;
NULL              926 main/rfc1867.c 					if (php_rfc1867_callback != NULL) {
NULL              953 main/rfc1867.c 				} else if (php_rfc1867_callback != NULL) {
NULL              960 main/rfc1867.c 					event_formdata.newlength = NULL;
NULL             1026 main/rfc1867.c 			if (!skip_upload && php_rfc1867_callback != NULL) {
NULL             1065 main/rfc1867.c 				if (php_rfc1867_callback != NULL) {
NULL             1128 main/rfc1867.c 			if (php_rfc1867_callback != NULL) {
NULL             1148 main/rfc1867.c 				zend_hash_add(SG(rfc1867_uploaded_files), temp_filename, strlen(temp_filename) + 1, &temp_filename, sizeof(char *), NULL);
NULL             1189 main/rfc1867.c 				if(php_mb_gpc_encoding_detector(val_list, len_list, num_vars, NULL TSRMLS_CC) == SUCCESS) {
NULL             1191 main/rfc1867.c 					php_mb_gpc_encoding_converter(&filename, &str_len, 1, NULL, NULL TSRMLS_CC);
NULL             1227 main/rfc1867.c 					safe_php_register_variable(lbuf, s+1, strlen(s+1), NULL, 0 TSRMLS_CC);
NULL             1229 main/rfc1867.c 					safe_php_register_variable(lbuf, filename, strlen(filename), NULL, 0 TSRMLS_CC);
NULL             1245 main/rfc1867.c 			s = NULL;
NULL             1253 main/rfc1867.c 				if (s != NULL) {
NULL             1265 main/rfc1867.c 				safe_php_register_variable(lbuf, cd, strlen(cd), NULL, 0 TSRMLS_CC);
NULL             1277 main/rfc1867.c 			if (s != NULL) {
NULL             1289 main/rfc1867.c 				safe_php_register_variable(param, temp_filename, strlen(temp_filename), NULL, 1 TSRMLS_CC);
NULL             1332 main/rfc1867.c 					safe_php_register_variable_ex(lbuf, &file_size, NULL, 0 TSRMLS_CC);
NULL             1347 main/rfc1867.c 	if (php_rfc1867_callback != NULL) {
NULL               55 main/safe_mode.c 	php_stream_wrapper *wrapper = NULL;
NULL               81 main/safe_mode.c 	wrapper = php_stream_locate_url_wrapper(filename, NULL, STREAM_LOCATE_WRAPPERS_ONLY TSRMLS_CC);
NULL               82 main/safe_mode.c 	if (wrapper != NULL)
NULL               93 main/safe_mode.c 		if (VCWD_GETCWD(ftest, sizeof(ftest)) == NULL) {
NULL              103 main/safe_mode.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to access %s", filename);
NULL              108 main/safe_mode.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to access %s", filename);
NULL              163 main/safe_mode.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to access %s", filename);
NULL              198 main/safe_mode.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "SAFE MODE Restriction in effect.  The script whose uid/gid is %ld/%ld is not allowed to access %s owned by uid/gid %ld/%ld", php_getuid(), php_getgid(), filename, uid, gid);
NULL              200 main/safe_mode.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "SAFE MODE Restriction in effect.  The script whose uid is %ld is not allowed to access %s owned by uid %ld", php_getuid(), filename, uid);
NULL              250 main/safe_mode.c 		struct passwd *retpwptr = NULL;
NULL              264 main/safe_mode.c 		if ((pwd=getpwuid(pstat->st_uid))==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 	register char *s = NULL;
NULL              609 main/snprintf.c 	struct lconv *lconv = NULL;
NULL              952 main/snprintf.c 					if (s != NULL) {
NULL             1060 main/snprintf.c 					if (alternate_form && (q = strchr(s, '.')) == NULL) {
NULL              188 main/spprintf.c 	register char *s = NULL;
NULL              208 main/spprintf.c 	struct lconv *lconv = NULL;
NULL              549 main/spprintf.c 					if (s != NULL) {
NULL              654 main/spprintf.c 					if (alternate_form && (q = strchr(s, '.')) == NULL)
NULL              179 main/streams/cast.c 		if (ret == NULL)
NULL              184 main/streams/cast.c 		if (*ret != NULL) {
NULL              203 main/streams/cast.c 		php_error_docref(NULL TSRMLS_CC, E_ERROR, "fopencookie failed");
NULL              207 main/streams/cast.c 		if (!php_stream_is_filtered(stream) && stream->ops->cast && stream->ops->cast(stream, castas, NULL TSRMLS_CC) == SUCCESS) {
NULL              239 main/streams/cast.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot cast a filtered stream on this system");
NULL              251 main/streams/cast.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot represent a stream of type %s as a %s",
NULL              268 main/streams/cast.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              288 main/streams/cast.c 	FILE *fp = NULL;
NULL              289 main/streams/cast.c 	php_stream *stream = NULL;
NULL              293 main/streams/cast.c 	if (stream == NULL)
NULL              294 main/streams/cast.c 		return NULL;
NULL              302 main/streams/cast.c 		return NULL;
NULL              311 main/streams/cast.c 	assert(newstream != NULL);
NULL              313 main/streams/cast.c 	*newstream = NULL;
NULL              315 main/streams/cast.c 	if (((flags & PHP_STREAM_FORCE_CONVERSION) == 0) && origstream->ops->seek != NULL) {
NULL              327 main/streams/cast.c 	if (*newstream == NULL)
NULL              332 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              335 main/streams/filter.c 	filter->next = NULL;
NULL              346 main/streams/filter.c 		php_stream_bucket_brigade brig_in = { NULL, NULL }, brig_out = { NULL, NULL };
NULL              366 main/streams/filter.c 					chain->head = NULL;
NULL              367 main/streams/filter.c 					chain->tail = NULL;
NULL              369 main/streams/filter.c 					filter->prev->next = NULL;
NULL              374 main/streams/filter.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Filter failed to process pre-buffered data.  Not adding to filterchain.");
NULL              416 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              435 main/streams/filter.c 		status = filter->fops->filter(stream, filter, inp, outp, NULL, flags TSRMLS_CC);
NULL              448 main/streams/filter.c 		outp->head = NULL;
NULL              449 main/streams/filter.c 		outp->tail = NULL;
NULL              515 main/streams/filter.c 		return NULL;
NULL               53 main/streams/memory.c 	assert(ms != NULL);
NULL               76 main/streams/memory.c 		assert(buf!= NULL);
NULL               89 main/streams/memory.c 	assert(ms != NULL);
NULL               96 main/streams/memory.c 		assert(ms->data!= NULL);
NULL               97 main/streams/memory.c 		assert(buf!= NULL);
NULL              110 main/streams/memory.c 	assert(ms != NULL);
NULL              116 main/streams/memory.c 		*ms->owner_ptr = NULL;
NULL              137 main/streams/memory.c 	assert(ms != NULL);
NULL              208 main/streams/memory.c 	assert(ms != NULL);
NULL              299 main/streams/memory.c 	self->data = NULL;
NULL              304 main/streams/memory.c 	self->owner_ptr = NULL;
NULL              319 main/streams/memory.c 	if ((stream = php_stream_memory_create_rel(mode)) != NULL) {
NULL              328 main/streams/memory.c 				assert(buf != NULL);
NULL              343 main/streams/memory.c 	assert(ms != NULL);
NULL              367 main/streams/memory.c 	assert(ts != NULL);
NULL              394 main/streams/memory.c 	assert(ts != NULL);
NULL              415 main/streams/memory.c 	assert(ts != NULL);
NULL              438 main/streams/memory.c 	assert(ts != NULL);
NULL              451 main/streams/memory.c 	assert(ts != NULL);
NULL              474 main/streams/memory.c 	assert(ts != NULL);
NULL              488 main/streams/memory.c 	if (ret == NULL && castas == PHP_STREAM_AS_STDIO) {
NULL              493 main/streams/memory.c 	if (ret == NULL) {
NULL              529 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              562 main/streams/memory.c 	self->meta = NULL;
NULL              580 main/streams/memory.c 	if ((stream = php_stream_temp_create_rel(mode, max_memory_usage)) != NULL) {
NULL              582 main/streams/memory.c 			assert(buf != NULL);
NULL              587 main/streams/memory.c 		assert(ts != NULL);
NULL              611 main/streams/memory.c 	zval *meta = NULL;
NULL              615 main/streams/memory.c 		return NULL;
NULL              626 main/streams/memory.c 	if ((comma = memchr(path, ',', dlen)) == NULL) {
NULL              628 main/streams/memory.c 		return NULL;
NULL              640 main/streams/memory.c 			return NULL;
NULL              656 main/streams/memory.c 			return NULL;
NULL              669 main/streams/memory.c 					return NULL;
NULL              689 main/streams/memory.c 			return NULL;
NULL              706 main/streams/memory.c 			return NULL;
NULL              713 main/streams/memory.c 	if ((stream = php_stream_temp_create_rel(0, ~0u)) != NULL) {
NULL              726 main/streams/memory.c 		assert(ts != NULL);
NULL              737 main/streams/memory.c 	NULL, /* close */
NULL              738 main/streams/memory.c 	NULL, /* fstat */
NULL              739 main/streams/memory.c 	NULL, /* stat */
NULL              740 main/streams/memory.c 	NULL, /* opendir */
NULL              742 main/streams/memory.c 	NULL, /* unlink */
NULL              743 main/streams/memory.c 	NULL, /* rename */
NULL              744 main/streams/memory.c 	NULL, /* mkdir */
NULL              745 main/streams/memory.c 	NULL  /* rmdir */
NULL              750 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()) : \
NULL               37 main/streams/php_stream_context.h 		(nocontext) ? NULL : \
NULL              103 main/streams/php_stream_context.h 				(xmsg), (xcode), 0, 0, NULL TSRMLS_CC); } } while (0)
NULL              107 main/streams/php_stream_context.h 			NULL, 0, (bsofar), (bmax), NULL TSRMLS_CC); } } while(0)
NULL              122 main/streams/php_stream_context.h 			(xmsg), (xcode), 0, (file_size), NULL TSRMLS_CC); } } while(0)
NULL              126 main/streams/php_stream_context.h 			(xmsg), (xcode), 0, 0, NULL TSRMLS_CC); } } while(0)
NULL               61 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              146 main/streams/plain_wrapper.c 	self->file = NULL;
NULL              150 main/streams/plain_wrapper.c 	self->temp_file_name = NULL;
NULL              166 main/streams/plain_wrapper.c 	self->temp_file_name = NULL;
NULL              177 main/streams/plain_wrapper.c 		php_stream *stream = php_stream_fopen_from_fd_int_rel(fd, "r+b", NULL);
NULL              183 main/streams/plain_wrapper.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to allocate stream");
NULL              185 main/streams/plain_wrapper.c 		return NULL;
NULL              187 main/streams/plain_wrapper.c 	return NULL;
NULL              192 main/streams/plain_wrapper.c 	char *opened_path = NULL;
NULL              193 main/streams/plain_wrapper.c 	int fd = php_open_temporary_fd(NULL, "php", &opened_path TSRMLS_CC);
NULL              196 main/streams/plain_wrapper.c 		php_stream *stream = php_stream_fopen_from_fd_int_rel(fd, "r+b", NULL);
NULL              209 main/streams/plain_wrapper.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to allocate stream");
NULL              211 main/streams/plain_wrapper.c 		return NULL;
NULL              213 main/streams/plain_wrapper.c 	return NULL;
NULL              298 main/streams/plain_wrapper.c 	self->temp_file_name = NULL;
NULL              309 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              333 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              366 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              371 main/streams/plain_wrapper.c 		data->last_mapped_addr = NULL;
NULL              376 main/streams/plain_wrapper.c 		data->last_mapped_addr = NULL;
NULL              380 main/streams/plain_wrapper.c 		data->file_mapping = NULL;
NULL              400 main/streams/plain_wrapper.c 				data->file = NULL;
NULL              412 main/streams/plain_wrapper.c 			data->temp_file_name = NULL;
NULL              416 main/streams/plain_wrapper.c 		data->file = NULL;
NULL              429 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              447 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              450 main/streams/plain_wrapper.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot seek on a pipe");
NULL              476 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              485 main/streams/plain_wrapper.c 				if (data->file == NULL) {
NULL              489 main/streams/plain_wrapper.c 					if (data->file == NULL) {
NULL              532 main/streams/plain_wrapper.c 	assert(data != NULL);
NULL              573 main/streams/plain_wrapper.c 			if (data->file == NULL) {
NULL              585 main/streams/plain_wrapper.c 					return setvbuf(data->file, NULL, _IONBF, 0);
NULL              589 main/streams/plain_wrapper.c 					return setvbuf(data->file, NULL, _IOLBF, size);
NULL              593 main/streams/plain_wrapper.c 					return setvbuf(data->file, NULL, _IOFBF, size);
NULL              659 main/streams/plain_wrapper.c 						range->mapped = (char*)mmap(NULL, range->length, prot, flags, fd, range->offset);
NULL              661 main/streams/plain_wrapper.c 							range->mapped = NULL;
NULL              672 main/streams/plain_wrapper.c 							data->last_mapped_addr = NULL;
NULL              712 main/streams/plain_wrapper.c 						data->file_mapping = CreateFileMapping(hfile, NULL, prot, 0, 0, NULL);
NULL              714 main/streams/plain_wrapper.c 						if (data->file_mapping == NULL) {
NULL              718 main/streams/plain_wrapper.c 						size = GetFileSize(hfile, NULL);
NULL              750 main/streams/plain_wrapper.c 						data->file_mapping = NULL;
NULL              757 main/streams/plain_wrapper.c 							data->last_mapped_addr = NULL;
NULL              759 main/streams/plain_wrapper.c 							data->file_mapping = NULL;
NULL              834 main/streams/plain_wrapper.c 	NULL, php_plain_files_dirstream_read,
NULL              835 main/streams/plain_wrapper.c 	php_plain_files_dirstream_close, NULL,
NULL              838 main/streams/plain_wrapper.c 	NULL, /* cast */
NULL              839 main/streams/plain_wrapper.c 	NULL, /* stat */
NULL              840 main/streams/plain_wrapper.c 	NULL  /* set_option */
NULL              846 main/streams/plain_wrapper.c 	DIR *dir = NULL;
NULL              847 main/streams/plain_wrapper.c 	php_stream *stream = NULL;
NULL              850 main/streams/plain_wrapper.c 		return NULL;
NULL              853 main/streams/plain_wrapper.c 	if (PG(safe_mode) &&(!php_checkuid(path, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL              854 main/streams/plain_wrapper.c 		return NULL;
NULL              862 main/streams/plain_wrapper.c 		dir = NULL;
NULL              867 main/streams/plain_wrapper.c 		if (stream == NULL)
NULL              878 main/streams/plain_wrapper.c 	char *realpath = NULL;
NULL              883 main/streams/plain_wrapper.c 	char *persistent_id = NULL;
NULL              887 main/streams/plain_wrapper.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "`%s' is not a valid mode for fopen", mode);
NULL              889 main/streams/plain_wrapper.c 		return NULL;
NULL              892 main/streams/plain_wrapper.c 	if ((realpath = expand_filepath(filename, NULL TSRMLS_CC)) == NULL) {
NULL              893 main/streams/plain_wrapper.c 		return NULL;
NULL              902 main/streams/plain_wrapper.c 					realpath = NULL;
NULL              928 main/streams/plain_wrapper.c 				realpath = NULL;
NULL              950 main/streams/plain_wrapper.c 						*opened_path = NULL;
NULL              953 main/streams/plain_wrapper.c 					return NULL;
NULL              966 main/streams/plain_wrapper.c 	return NULL;
NULL              974 main/streams/plain_wrapper.c 	if ((options & USE_PATH) && PG(include_path) != NULL) {
NULL              979 main/streams/plain_wrapper.c 		return NULL;
NULL              983 main/streams/plain_wrapper.c 		return NULL;
NULL              995 main/streams/plain_wrapper.c 	if (PG(safe_mode) &&(!php_checkuid_ex(url, NULL, CHECKUID_CHECK_FILE_AND_DIR, (flags & PHP_STREAM_URL_STAT_QUIET) ? CHECKUID_NO_ERRORS : 0))) {
NULL             1016 main/streams/plain_wrapper.c 	if ((p = strstr(url, "://")) != NULL) {
NULL             1021 main/streams/plain_wrapper.c 		if (PG(safe_mode) && !php_checkuid(url, NULL, CHECKUID_CHECK_FILE_AND_DIR)) {
NULL             1033 main/streams/plain_wrapper.c 			php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "%s", strerror(errno));
NULL             1053 main/streams/plain_wrapper.c 	if ((p = strstr(url_from, "://")) != NULL) {
NULL             1057 main/streams/plain_wrapper.c 	if ((p = strstr(url_to, "://")) != NULL) {
NULL             1061 main/streams/plain_wrapper.c 	if (PG(safe_mode) && (!php_checkuid(url_from, NULL, CHECKUID_CHECK_FILE_AND_DIR) ||
NULL             1062 main/streams/plain_wrapper.c 				!php_checkuid(url_to, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             1081 main/streams/plain_wrapper.c 							php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno));
NULL             1085 main/streams/plain_wrapper.c 						php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno));
NULL             1090 main/streams/plain_wrapper.c 							php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno));
NULL             1094 main/streams/plain_wrapper.c 						php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno));
NULL             1102 main/streams/plain_wrapper.c 			php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno));
NULL             1106 main/streams/plain_wrapper.c 		php_error_docref2(NULL TSRMLS_CC, url_from, url_to, E_WARNING, "%s", strerror(errno));
NULL             1121 main/streams/plain_wrapper.c 	if ((p = strstr(dir, "://")) != NULL) {
NULL             1191 main/streams/plain_wrapper.c 							php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
NULL             1211 main/streams/plain_wrapper.c 	if (PG(safe_mode) &&(!php_checkuid(url, NULL, CHECKUID_CHECK_FILE_AND_DIR))) {
NULL             1220 main/streams/plain_wrapper.c 		php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "%s", strerror(errno));
NULL             1232 main/streams/plain_wrapper.c 	NULL,
NULL             1233 main/streams/plain_wrapper.c 	NULL,
NULL             1245 main/streams/plain_wrapper.c 	NULL,
NULL             1263 main/streams/plain_wrapper.c 		*opened_path = NULL;
NULL             1267 main/streams/plain_wrapper.c 		return NULL;
NULL             1285 main/streams/plain_wrapper.c 			return NULL;
NULL             1289 main/streams/plain_wrapper.c 			return NULL;
NULL             1305 main/streams/plain_wrapper.c 			return NULL;
NULL             1313 main/streams/plain_wrapper.c 			return NULL;
NULL             1331 main/streams/plain_wrapper.c 			return NULL;
NULL             1337 main/streams/plain_wrapper.c 			return NULL;
NULL             1346 main/streams/plain_wrapper.c 			return NULL;
NULL             1380 main/streams/plain_wrapper.c 		if (end != NULL) {
NULL             1416 main/streams/plain_wrapper.c 	return NULL;
NULL               96 main/streams/streams.c 		stream->context = NULL;
NULL              117 main/streams/streams.c 				(*stream)->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, *stream, le_pstream);
NULL              174 main/streams/streams.c 	php_error_docref1(NULL TSRMLS_CC, tmp, E_WARNING, "%s: %s", caption, msg);
NULL              193 main/streams/streams.c 		wrapper->err_stack = NULL;
NULL              201 main/streams/streams.c 	char *buffer = NULL;
NULL              207 main/streams/streams.c 	if (options & REPORT_ERRORS || wrapper == NULL) {
NULL              208 main/streams/streams.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", buffer);
NULL              256 main/streams/streams.c 					(void *)&le, sizeof(le), NULL)) {
NULL              259 main/streams/streams.c 			return NULL;
NULL              263 main/streams/streams.c 	ret->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, ret, persistent_id ? le_pstream : le_stream);
NULL              347 main/streams/streams.c 		stream->abstract = NULL;
NULL              352 main/streams/streams.c 			stream->stdiocast = NULL;
NULL              367 main/streams/streams.c 			stream->wrapper = NULL;
NULL              372 main/streams/streams.c 			stream->wrapperdata = NULL;
NULL              377 main/streams/streams.c 			stream->readbuf = NULL;
NULL              394 main/streams/streams.c 				stream->orig_path = NULL;
NULL              406 main/streams/streams.c 				stream->orig_path = NULL;
NULL              414 main/streams/streams.c 			stream->orig_path = NULL;
NULL              434 main/streams/streams.c 		php_stream_bucket_brigade brig_in = { NULL, NULL }, brig_out = { NULL, NULL };
NULL              462 main/streams/streams.c 				status = filter->fops->filter(stream, filter, brig_inp, brig_outp, NULL, flags TSRMLS_CC);
NULL              632 main/streams/streams.c 		   	0, NULL)) {
NULL              676 main/streams/streams.c 	if (stream->wrapper && stream->wrapper->wops->stream_stat != NULL) {
NULL              684 main/streams/streams.c 	if (stream->ops->stat == NULL) {
NULL              694 main/streams/streams.c 	char *cr, *lf, *eol = NULL;
NULL              742 main/streams/streams.c 	if (buf == NULL) {
NULL              745 main/streams/streams.c 		return NULL;
NULL              771 main/streams/streams.c 			eol = php_stream_locate_eol(stream, NULL, 0 TSRMLS_CC);
NULL              834 main/streams/streams.c 			assert(bufstart == NULL);
NULL              836 main/streams/streams.c 		return NULL;
NULL              895 main/streams/streams.c 		return NULL;
NULL              949 main/streams/streams.c 	php_stream_bucket_brigade brig_in = { NULL, NULL }, brig_out = { NULL, NULL };
NULL              963 main/streams/streams.c 				filter == stream->writefilters.head ? &consumed : NULL, flags TSRMLS_CC);
NULL             1011 main/streams/streams.c 		_php_stream_write_filtered(stream, NULL, 0, closing ? PSFS_FLAG_FLUSH_CLOSE : PSFS_FLAG_FLUSH_INC  TSRMLS_CC);
NULL             1023 main/streams/streams.c 	if (buf == NULL || count == 0 || stream->ops->write == NULL) {
NULL             1130 main/streams/streams.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "stream does not support seeking");
NULL             1260 main/streams/streams.c 		*buf = NULL;
NULL             1370 main/streams/streams.c 		FG(stream_wrappers) = NULL;
NULL             1376 main/streams/streams.c 		FG(stream_filters) = NULL;
NULL             1382 main/streams/streams.c 	le_stream = zend_register_list_destructors_ex(stream_resource_regular_dtor, NULL, "stream", module_number);
NULL             1383 main/streams/streams.c 	le_pstream = zend_register_list_destructors_ex(NULL, stream_resource_persistent_dtor, "persistent stream", module_number);
NULL             1386 main/streams/streams.c 	le_stream_filter = zend_register_list_destructors_ex(NULL, NULL, "stream filter", module_number);
NULL             1389 main/streams/streams.c 			zend_hash_init(&url_stream_wrappers_hash, 0, NULL, NULL, 1) == SUCCESS
NULL             1391 main/streams/streams.c 			zend_hash_init(php_get_stream_filters_hash_global(), 0, NULL, NULL, 1) == SUCCESS
NULL             1393 main/streams/streams.c 			zend_hash_init(php_stream_xport_get_hash(), 0, NULL, NULL, 1) == SUCCESS
NULL             1443 main/streams/streams.c 	return zend_hash_add(&url_stream_wrappers_hash, protocol, protocol_len + 1, &wrapper, sizeof(wrapper), NULL);
NULL             1456 main/streams/streams.c 	zend_hash_init(FG(stream_wrappers), zend_hash_num_elements(&url_stream_wrappers_hash), NULL, NULL, 1);
NULL             1457 main/streams/streams.c 	zend_hash_copy(FG(stream_wrappers), &url_stream_wrappers_hash, NULL, &tmp, sizeof(tmp));
NULL             1473 main/streams/streams.c 	return zend_hash_add(FG(stream_wrappers), protocol, protocol_len + 1, &wrapper, sizeof(wrapper), NULL);
NULL             1490 main/streams/streams.c 	php_stream_wrapper **wrapperpp = NULL;
NULL             1491 main/streams/streams.c 	const char *p, *protocol = NULL;
NULL             1499 main/streams/streams.c 		return (options & STREAM_LOCATE_WRAPPERS_ONLY) ? NULL : &php_plain_files_wrapper;
NULL             1512 main/streams/streams.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Use of \"zlib:\" wrapper is deprecated; please use \"compress.zlib://\" instead.");
NULL             1527 main/streams/streams.c 				php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unable to find the wrapper \"%s\" - did you forget to enable it when you configured PHP?", wrapper_name);
NULL             1529 main/streams/streams.c 				wrapperpp = NULL;
NULL             1530 main/streams/streams.c 				protocol = NULL;
NULL             1550 main/streams/streams.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "remote host file access not supported, %s", path);
NULL             1552 main/streams/streams.c 				return NULL;
NULL             1570 main/streams/streams.c 			return NULL;
NULL             1587 main/streams/streams.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Plainfiles wrapper disabled");
NULL             1589 main/streams/streams.c 			return NULL;
NULL             1602 main/streams/streams.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "URL file-access is disabled in the server configuration");
NULL             1604 main/streams/streams.c 		return NULL;
NULL             1615 main/streams/streams.c 	php_stream_wrapper *wrapper = NULL;
NULL             1617 main/streams/streams.c 	wrapper = php_stream_locate_url_wrapper(path, NULL, ENFORCE_SAFE_MODE TSRMLS_CC);
NULL             1630 main/streams/streams.c 	php_stream_wrapper *wrapper = NULL;
NULL             1632 main/streams/streams.c 	wrapper = php_stream_locate_url_wrapper(path, NULL, ENFORCE_SAFE_MODE TSRMLS_CC);
NULL             1644 main/streams/streams.c 	php_stream_wrapper *wrapper = NULL;
NULL             1690 main/streams/streams.c 	php_stream *stream = NULL;
NULL             1691 main/streams/streams.c 	php_stream_wrapper *wrapper = NULL;
NULL             1695 main/streams/streams.c 		return NULL;
NULL             1704 main/streams/streams.c 				path_to_open, "r", options ^ REPORT_ERRORS, NULL,
NULL             1714 main/streams/streams.c 	if (stream == NULL && (options & REPORT_ERRORS)) {
NULL             1731 main/streams/streams.c 	return NULL;
NULL             1739 main/streams/streams.c 	php_stream *stream = NULL;
NULL             1740 main/streams/streams.c 	php_stream_wrapper *wrapper = NULL;
NULL             1743 main/streams/streams.c 	char *copy_of_path = NULL;
NULL             1747 main/streams/streams.c 		*opened_path = NULL;
NULL             1751 main/streams/streams.c 		return NULL;
NULL             1758 main/streams/streams.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function may only be used against URLs.");
NULL             1759 main/streams/streams.c 		return NULL;
NULL             1778 main/streams/streams.c 			stream = NULL;
NULL             1794 main/streams/streams.c 	if (stream != NULL && (options & STREAM_MUST_SEEK)) {
NULL             1810 main/streams/streams.c 				stream = NULL;
NULL             1814 main/streams/streams.c 					php_error_docref1(NULL TSRMLS_CC, tmp, E_WARNING, "could not make seekable - %s",
NULL             1832 main/streams/streams.c 	if (stream == NULL && (options & REPORT_ERRORS)) {
NULL             1836 main/streams/streams.c 			*opened_path = NULL;
NULL             1841 main/streams/streams.c 	if (stream == NULL && copy_of_path != NULL) {
NULL             1868 main/streams/streams.c 		context->options = NULL;
NULL             1872 main/streams/streams.c 		context->notifier = NULL;
NULL             1876 main/streams/streams.c 		context->links = NULL;
NULL             1886 main/streams/streams.c 	context->notifier = NULL;
NULL             1890 main/streams/streams.c 	context->rsrc_id = ZEND_REGISTER_RESOURCE(NULL, context, php_le_stream_context());
NULL             1932 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             1938 main/streams/streams.c 	return zend_hash_update(Z_ARRVAL_PP(wrapperhash), (char*)optionname, strlen(optionname)+1, (void**)&copied_val, sizeof(zval *), NULL);
NULL             1970 main/streams/streams.c 	return zend_hash_update(Z_ARRVAL_P(context->links), (char*)hostent, strlen(hostent)+1, (void**)&stream, sizeof(php_stream *), NULL);
NULL             1988 main/streams/streams.c 			if (SUCCESS == zend_hash_get_current_key(Z_ARRVAL_P(context->links), &hostent, NULL, 0)) {
NULL             2025 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              176 main/streams/transports.c 		stream = NULL;
NULL              394 main/streams/transports.c 	if (flags == 0 && addr == NULL) {
NULL              399 main/streams/transports.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "cannot peek or fetch OOB data from a filtered stream");
NULL              405 main/streams/transports.c 	if (!oob && addr == NULL) {
NULL              462 main/streams/transports.c 	if (flags == 0 && addr == NULL) {
NULL              470 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               46 main/streams/userspace.c 	NULL, /* close - the streams themselves know how */
NULL               47 main/streams/userspace.c 	NULL, /* stat - the streams themselves know how */
NULL               70 main/streams/userspace.c 	le_protocols = zend_register_list_destructors_ex(stream_wrapper_dtor, NULL, "stream factory", 0);
NULL              214 main/streams/userspace.c 	zval *zfilename, *zmode, *zopened, *zoptions, *zretval = NULL, *zfuncname;
NULL              217 main/streams/userspace.c 	php_stream *stream = NULL;
NULL              218 main/streams/userspace.c 	zval *zcontext = NULL;
NULL              222 main/streams/userspace.c 	if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename)) == 0) {
NULL              224 main/streams/userspace.c 		return NULL;
NULL              255 main/streams/userspace.c 		fci.function_name = NULL;
NULL              256 main/streams/userspace.c 		fci.symbol_table = NULL;
NULL              260 main/streams/userspace.c 		fci.params = NULL;
NULL              269 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              273 main/streams/userspace.c 			FG(user_stream_current_filename) = NULL;
NULL              275 main/streams/userspace.c 			return NULL;
NULL              316 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              321 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL              323 main/streams/userspace.c 	if (call_result == SUCCESS && zretval != NULL && zval_is_true(zretval)) {
NULL              341 main/streams/userspace.c 	if (stream == NULL) {
NULL              354 main/streams/userspace.c 	FG(user_stream_current_filename) = NULL;
NULL              365 main/streams/userspace.c 	zval *zfilename, *zoptions, *zretval = NULL, *zfuncname, *zcontext;
NULL              368 main/streams/userspace.c 	php_stream *stream = NULL;
NULL              371 main/streams/userspace.c 	if (FG(user_stream_current_filename) != NULL && strcmp(filename, FG(user_stream_current_filename)) == 0) {
NULL              373 main/streams/userspace.c 		return NULL;
NULL              409 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              414 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL              416 main/streams/userspace.c 	if (call_result == SUCCESS && zretval != NULL && zval_is_true(zretval)) {
NULL              429 main/streams/userspace.c 	if (stream == NULL) {
NULL              440 main/streams/userspace.c 	FG(user_stream_current_filename) = NULL;
NULL              467 main/streams/userspace.c 	rsrc_id = ZEND_REGISTER_RESOURCE(NULL, uwrap, le_protocols);
NULL              476 main/streams/userspace.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "Protocol %s:// is already defined.", protocol);
NULL              479 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              483 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "class '%s' is undefined", classname);
NULL              504 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to unregister protocol %s://", protocol);
NULL              518 main/streams/userspace.c 	php_stream_wrapper **wrapperpp = NULL, *wrapper;
NULL              527 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "%s:// was never changed, nothing to restore", protocol);
NULL              532 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s:// never existed, nothing to restore", protocol);
NULL              543 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to restore original %s:// wrapper", protocol);
NULL              554 main/streams/userspace.c 	zval *retval = NULL;
NULL              561 main/streams/userspace.c 	assert(us != NULL);
NULL              569 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              574 main/streams/userspace.c 			0, NULL TSRMLS_CC);
NULL              578 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL) {
NULL              582 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_WRITE " is not implemented!",
NULL              588 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              603 main/streams/userspace.c 	zval *retval = NULL;
NULL              610 main/streams/userspace.c 	assert(us != NULL);
NULL              618 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              623 main/streams/userspace.c 			0, NULL TSRMLS_CC);
NULL              625 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL) {
NULL              629 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              636 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_READ " is not implemented!",
NULL              643 main/streams/userspace.c 		retval = NULL;
NULL              650 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              654 main/streams/userspace.c 			0, NULL, 0, NULL TSRMLS_CC);
NULL              656 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL && zval_is_true(retval)) {
NULL              659 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              668 main/streams/userspace.c 		retval = NULL;
NULL              677 main/streams/userspace.c 	zval *retval = NULL;
NULL              680 main/streams/userspace.c 	assert(us != NULL);
NULL              684 main/streams/userspace.c 	call_user_function_ex(NULL,
NULL              688 main/streams/userspace.c 			0, NULL, 0, NULL TSRMLS_CC);
NULL              703 main/streams/userspace.c 	zval *retval = NULL;
NULL              707 main/streams/userspace.c 	assert(us != NULL);
NULL              711 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              715 main/streams/userspace.c 			0, NULL, 0, NULL TSRMLS_CC);
NULL              717 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL && zval_is_true(retval))
NULL              731 main/streams/userspace.c 	zval *retval = NULL;
NULL              737 main/streams/userspace.c 	assert(us != NULL);
NULL              749 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              754 main/streams/userspace.c 			0, NULL TSRMLS_CC);
NULL              768 main/streams/userspace.c 	} else if (call_result == SUCCESS && retval != NULL && zval_is_true(retval)) {
NULL              776 main/streams/userspace.c 		retval = NULL;
NULL              786 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              790 main/streams/userspace.c 		0, NULL, 0, NULL TSRMLS_CC);
NULL              792 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_LONG) {
NULL              796 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_TELL " is not implemented!", us->wrapper->classname);
NULL              856 main/streams/userspace.c 	zval *retval = NULL;
NULL              863 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              867 main/streams/userspace.c 			0, NULL, 0, NULL TSRMLS_CC);
NULL              869 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_ARRAY) {
NULL              874 main/streams/userspace.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_STAT " is not implemented!",
NULL              888 main/streams/userspace.c 	zval *retval = NULL;
NULL              892 main/streams/userspace.c 	zval *zvalue = NULL;
NULL              898 main/streams/userspace.c 		call_result = call_user_function_ex(NULL, &us->object, &func_name, &retval, 0, NULL, 0, NULL TSRMLS_CC);
NULL              899 main/streams/userspace.c 		if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_BOOL) {
NULL              903 main/streams/userspace.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              917 main/streams/userspace.c 		call_result = call_user_function_ex(NULL,
NULL              921 main/streams/userspace.c 											1, args, 0, NULL TSRMLS_CC);
NULL              923 main/streams/userspace.c 		if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_BOOL) {
NULL              930 main/streams/userspace.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_LOCK " is not implemented!", 
NULL              986 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL              991 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL              996 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_UNLINK " is not implemented!", uwrap->classname);
NULL             1048 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL             1053 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL             1058 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_RENAME " is not implemented!", uwrap->classname);
NULL             1115 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL             1120 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL             1125 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_MKDIR " is not implemented!", uwrap->classname);
NULL             1180 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL             1185 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL             1190 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_RMDIR " is not implemented!", uwrap->classname);
NULL             1246 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL             1251 main/streams/userspace.c 			0, NULL	TSRMLS_CC);
NULL             1253 main/streams/userspace.c 	if (call_result == SUCCESS && zretval != NULL && Z_TYPE_P(zretval) == IS_ARRAY) {
NULL             1259 main/streams/userspace.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_STATURL " is not implemented!",
NULL             1280 main/streams/userspace.c 	zval *retval = NULL;
NULL             1292 main/streams/userspace.c 	call_result = call_user_function_ex(NULL,
NULL             1296 main/streams/userspace.c 			0, NULL,
NULL             1297 main/streams/userspace.c 			0, NULL TSRMLS_CC);
NULL             1299 main/streams/userspace.c 	if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) != IS_BOOL) {
NULL             1305 main/streams/userspace.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::" USERSTREAM_DIR_READ " is not implemented!",
NULL             1318 main/streams/userspace.c 	zval *retval = NULL;
NULL             1321 main/streams/userspace.c 	assert(us != NULL);
NULL             1325 main/streams/userspace.c 	call_user_function_ex(NULL,
NULL             1329 main/streams/userspace.c 			0, NULL, 0, NULL TSRMLS_CC);
NULL             1344 main/streams/userspace.c 	zval *retval = NULL;
NULL             1349 main/streams/userspace.c 	call_user_function_ex(NULL,
NULL             1353 main/streams/userspace.c 			0, NULL, 0, NULL TSRMLS_CC);
NULL             1367 main/streams/userspace.c 	NULL, /* cast */
NULL             1373 main/streams/userspace.c 	NULL, /* write */
NULL             1376 main/streams/userspace.c 	NULL, /* flush */
NULL             1379 main/streams/userspace.c 	NULL, /* cast */
NULL             1380 main/streams/userspace.c 	NULL, /* stat */
NULL             1381 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              320 main/streams/xp_socket.c 							xparam->want_textaddr ? &xparam->outputs.textaddr : NULL,
NULL              321 main/streams/xp_socket.c 							xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL,
NULL              322 main/streams/xp_socket.c 							xparam->want_addr ? &xparam->outputs.addr : NULL,
NULL              323 main/streams/xp_socket.c 							xparam->want_addr ? &xparam->outputs.addrlen : NULL
NULL              329 main/streams/xp_socket.c 							xparam->want_textaddr ? &xparam->outputs.textaddr : NULL,
NULL              330 main/streams/xp_socket.c 							xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL,
NULL              331 main/streams/xp_socket.c 							xparam->want_addr ? &xparam->outputs.addr : NULL,
NULL              332 main/streams/xp_socket.c 							xparam->want_addr ? &xparam->outputs.addrlen : NULL
NULL              347 main/streams/xp_socket.c 						char *err = php_socket_strerror(php_socket_errno(), NULL, 0);
NULL              348 main/streams/xp_socket.c 						php_error_docref(NULL TSRMLS_CC, E_WARNING,
NULL              365 main/streams/xp_socket.c 							xparam->want_textaddr ? &xparam->outputs.textaddr : NULL,
NULL              366 main/streams/xp_socket.c 							xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL,
NULL              367 main/streams/xp_socket.c 							xparam->want_addr ? &xparam->outputs.addr : NULL,
NULL              368 main/streams/xp_socket.c 							xparam->want_addr ? &xparam->outputs.addrlen : NULL
NULL              435 main/streams/xp_socket.c 	NULL, /* seek */
NULL              446 main/streams/xp_socket.c 	NULL, /* seek */
NULL              456 main/streams/xp_socket.c 	NULL, /* seek */
NULL              467 main/streams/xp_socket.c 	NULL, /* seek */
NULL              476 main/streams/xp_socket.c 	NULL, /* seek */
NULL              512 main/streams/xp_socket.c 	char *host = NULL;
NULL              524 main/streams/xp_socket.c 			return NULL;
NULL              533 main/streams/xp_socket.c 		colon = NULL;
NULL              542 main/streams/xp_socket.c 		return NULL;
NULL              556 main/streams/xp_socket.c 	char *host = NULL;
NULL              582 main/streams/xp_socket.c 	if (host == NULL) {
NULL              588 main/streams/xp_socket.c 			xparam->want_errortext ? &xparam->outputs.error_text : NULL,
NULL              602 main/streams/xp_socket.c 	char *host = NULL, *bindto = NULL;
NULL              606 main/streams/xp_socket.c 	zval **tmpzval = NULL;
NULL              626 main/streams/xp_socket.c 				xparam->want_errortext ? &xparam->outputs.error_text : NULL,
NULL              637 main/streams/xp_socket.c 	if (host == NULL) {
NULL              660 main/streams/xp_socket.c 			xparam->want_errortext ? &xparam->outputs.error_text : NULL,
NULL              693 main/streams/xp_socket.c 	xparam->outputs.client = NULL;
NULL              696 main/streams/xp_socket.c 			xparam->want_textaddr ? &xparam->outputs.textaddr : NULL,
NULL              697 main/streams/xp_socket.c 			xparam->want_textaddr ? &xparam->outputs.textaddrlen : NULL,
NULL              698 main/streams/xp_socket.c 			xparam->want_addr ? &xparam->outputs.addr : NULL,
NULL              699 main/streams/xp_socket.c 			xparam->want_addr ? &xparam->outputs.addrlen : NULL,
NULL              701 main/streams/xp_socket.c 			xparam->want_errortext ? &xparam->outputs.error_text : NULL,
NULL              710 main/streams/xp_socket.c 		if (clisockdata == NULL) {
NULL              717 main/streams/xp_socket.c 			xparam->outputs.client = php_stream_alloc_rel(stream->ops, clisockdata, NULL, "r+");
NULL              725 main/streams/xp_socket.c 	return xparam->outputs.client == NULL ? -1 : 0;
NULL              766 main/streams/xp_socket.c 	php_stream *stream = NULL;
NULL              785 main/streams/xp_socket.c 		return NULL;
NULL              801 main/streams/xp_socket.c 	if (stream == NULL)	{
NULL              803 main/streams/xp_socket.c 		return 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               29 regex/cclass.h 	{NULL,		0,		""}
NULL              101 regex/cname.h  	{NULL,	0},
NULL               40 regex/debug.c  	if (g->must != NULL)
NULL              126 regex/debug.c  			if (strchr("\\|()^$.[+*?{}!<> ", (char)opnd) != NULL)
NULL               97 regex/engine.c 	if (g->must != NULL) {
NULL              109 regex/engine.c 	m->pmatch = NULL;
NULL              110 regex/engine.c 	m->lastpos = NULL;
NULL              124 regex/engine.c 		if (endp == NULL) {		/* a miss */
NULL              132 regex/engine.c 		assert(m->coldp != NULL);
NULL              136 regex/engine.c 			if (endp != NULL)
NULL              145 regex/engine.c 		if (m->pmatch == NULL)
NULL              148 regex/engine.c 		if (m->pmatch == NULL) {
NULL              158 regex/engine.c 			if (g->nplus > 0 && m->lastpos == NULL)
NULL              161 regex/engine.c 			if (g->nplus > 0 && m->lastpos == NULL) {
NULL              169 regex/engine.c 		if (dp != NULL)
NULL              174 regex/engine.c 		assert(g->nplus == 0 || m->lastpos != NULL);
NULL              176 regex/engine.c 			if (dp != NULL || endp <= m->coldp)
NULL              180 regex/engine.c 			if (endp == NULL)
NULL              192 regex/engine.c 		assert(dp == NULL || dp == endp);
NULL              193 regex/engine.c 		if (dp != NULL)		/* found a shorter one */
NULL              208 regex/engine.c 		assert(m->pmatch != NULL);
NULL              218 regex/engine.c 	if (m->pmatch != NULL)
NULL              220 regex/engine.c 	if (m->lastpos != NULL)
NULL              297 regex/engine.c 				assert(rest != NULL);	/* it did match */
NULL              309 regex/engine.c 			if (slow(m, sp, rest, ssub, esub) != NULL) {
NULL              321 regex/engine.c 				assert(rest != NULL);	/* it did match */
NULL              336 regex/engine.c 				if (sep == NULL || sep == ssp)
NULL              341 regex/engine.c 			if (sep == NULL) {
NULL              357 regex/engine.c 				assert(rest != NULL);	/* it did match */
NULL              450 regex/engine.c 				return(NULL);
NULL              454 regex/engine.c 				return(NULL);
NULL              460 regex/engine.c 				return(NULL);
NULL              468 regex/engine.c 				return(NULL);
NULL              476 regex/engine.c 				return(NULL);
NULL              487 regex/engine.c 				return(NULL);
NULL              497 regex/engine.c 				return(NULL);
NULL              516 regex/engine.c 			return(NULL);
NULL              529 regex/engine.c 			return(NULL);
NULL              534 regex/engine.c 			return(NULL);	/* not enough left to match */
NULL              537 regex/engine.c 			return(NULL);
NULL              544 regex/engine.c 		if (dp != NULL)
NULL              549 regex/engine.c 		assert(m->lastpos != NULL);
NULL              560 regex/engine.c 		if (dp == NULL)
NULL              571 regex/engine.c 			if (dp != NULL)
NULL              575 regex/engine.c 				return(NULL);	/* there is none */
NULL              592 regex/engine.c 		if (dp != NULL)
NULL              595 regex/engine.c 		return(NULL);
NULL              603 regex/engine.c 		if (dp != NULL)
NULL              606 regex/engine.c 		return(NULL);
NULL              616 regex/engine.c 	return((unsigned char *)NULL);	/* dummy */
NULL              647 regex/engine.c 	coldp = NULL;
NULL              702 regex/engine.c 	assert(coldp != NULL);
NULL              707 regex/engine.c 		return(NULL);
NULL              738 regex/engine.c 	matchp = NULL;
NULL              142 regex/main.c   	while (fgets(inbuf, sizeof(inbuf), in) != NULL) {
NULL              158 regex/main.c   			f[3] = NULL;
NULL              160 regex/main.c   			f[4] = NULL;
NULL              167 regex/main.c   	ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, sizeof(erbuf));
NULL              173 regex/main.c   	ne = regerror(REG_BADPAT, (regex_t *)NULL, erbuf, (size_t)SHORT);
NULL              180 regex/main.c   	ne = regerror(REG_ITOA|REG_BADPAT, (regex_t *)NULL, erbuf, sizeof(erbuf));
NULL              228 regex/main.c   	re.re_endp = (opts&REG_PEND) ? f0copy + strlen(f0copy) : NULL;
NULL              255 regex/main.c   		if (strchr(f2, '(') == NULL || strchr(f2, ')') == NULL)
NULL              262 regex/main.c   	if (err != 0 && (f3 != NULL || err != REG_NOMATCH)) {
NULL              271 regex/main.c   	} else if (f3 == NULL) {
NULL              279 regex/main.c   	} else if ((grump = check(f2, subs[0], f3)) != NULL) {
NULL              285 regex/main.c   	if (err != 0 || f4 == NULL) {
NULL              291 regex/main.c   		should[i] = NULL;
NULL              299 regex/main.c   		if (grump != NULL) {
NULL              324 regex/main.c   		if (strchr(legal, *p) != NULL)
NULL              376 regex/main.c   	return(strchr(s, c) != NULL);
NULL              387 regex/main.c   	if (p == NULL)
NULL              415 regex/main.c   	register char *at = NULL;
NULL              417 regex/main.c   	if (should != NULL && strcmp(should, "-") == 0)
NULL              418 regex/main.c   		should = NULL;
NULL              419 regex/main.c   	if (should != NULL && should[0] == '@') {
NULL              435 regex/main.c   	if (sub.rm_so == -1 && should == NULL)
NULL              436 regex/main.c   		return(NULL);
NULL              452 regex/main.c   	if (should == NULL) {
NULL              463 regex/main.c   		return(NULL);
NULL              466 regex/main.c   	if (at == NULL)
NULL              467 regex/main.c   		return(NULL);
NULL              475 regex/main.c   	return(NULL);
NULL              489 regex/main.c   	len = regerror(REG_ITOA|err, (regex_t *)NULL, epbuf, sizeof(epbuf));
NULL              118 regex/regcomp.c 	if (g == NULL)
NULL              123 regex/regcomp.c 	if (p->strip == NULL) {
NULL              139 regex/regcomp.c 	g->sets = NULL;
NULL              140 regex/regcomp.c 	g->setbits = NULL;
NULL              146 regex/regcomp.c 	g->must = NULL;
NULL              625 regex/regcomp.c 		if (cs->multis != NULL)
NULL              638 regex/regcomp.c 		if (cs->multis != NULL)
NULL              642 regex/regcomp.c 	assert(cs->multis == NULL);		/* xxx */
NULL              735 regex/regcomp.c 	for (cp = cclasses; cp->name != NULL; cp++)
NULL              738 regex/regcomp.c 	if (cp->name == NULL) {
NULL              808 regex/regcomp.c 	for (cp = cnames; cp->name != NULL; cp++)
NULL             1015 regex/regcomp.c 		if (p->g->sets == NULL)
NULL             1020 regex/regcomp.c 		if (p->g->setbits == NULL)
NULL             1029 regex/regcomp.c 		if (p->g->sets != NULL && p->g->setbits != NULL)
NULL             1039 regex/regcomp.c 	assert(p->g->sets != NULL);	/* xxx */
NULL             1045 regex/regcomp.c 	cs->multis = NULL;
NULL             1161 regex/regcomp.c 	if (cs->multis == NULL)
NULL             1165 regex/regcomp.c 	if (cs->multis == NULL) {
NULL             1187 regex/regcomp.c 	assert(fp != NULL);
NULL             1194 regex/regcomp.c 		cs->multis = NULL;
NULL             1199 regex/regcomp.c 	assert(cs->multis != NULL);
NULL             1211 regex/regcomp.c 	return(mcfind(cs, cp) != NULL);
NULL             1226 regex/regcomp.c 	if (cs->multis == NULL)
NULL             1227 regex/regcomp.c 		return(NULL);
NULL             1231 regex/regcomp.c 	return(NULL);
NULL             1247 regex/regcomp.c 	assert(cs->multis == NULL);	/* xxx */
NULL             1262 regex/regcomp.c 	assert(cs->multis == NULL);	/* xxx */
NULL             1462 regex/regcomp.c 	if (sp == NULL) {
NULL             1481 regex/regcomp.c 	if (g->strip == NULL) {
NULL             1503 regex/regcomp.c 	sop *start = NULL;
NULL             1504 regex/regcomp.c 	register sop *newstart = NULL;
NULL             1563 regex/regcomp.c 	if (g->must == NULL) {		/* argh; just forget it */
NULL               79 regex/regexec.c 				if ((m)->space == NULL) return(REG_ESPACE); \
NULL               23 regex/regfree.c 	if (g == NULL || g->magic != MAGIC2)	/* oops again */
NULL               28 regex/regfree.c 	if (g->strip != NULL)
NULL               30 regex/regfree.c 	if (g->sets != NULL)
NULL               32 regex/regfree.c 	if (g->setbits != NULL)
NULL               34 regex/regfree.c 	if (g->must != NULL)
NULL              172 regex/split.c  		while (fgets(buf, sizeof(buf), stdin) != NULL) {
NULL              274 regex/split.c  	NULL,		NULL,	0,	{ NULL },
NULL              287 regex/split.c  	for (n = 0; tests[n].str != NULL; n++) {
NULL              289 regex/split.c  		fields[RNF] = NULL;
NULL              296 regex/split.c  		} else if (fields[RNF] != NULL) {
NULL              302 regex/split.c  				if (f == NULL)
NULL              109 run-tests.php  $php = NULL;
NULL              110 run-tests.php  $php_cgi = NULL;
NULL              122 run-tests.php  				$php_cgi = NULL;
NULL              929 run-tests.php  function run_all_tests($test_files, $env, $redir_tested = NULL)
NULL             1591 run-tests.php  		$wanted_re = NULL;
NULL             1737 run-tests.php  	while ($k1 !== NULL || $k2 !== NULL) {
NULL             1738 run-tests.php  		if ($k1 == $l1+1 || $k2 === NULL) {
NULL             1741 run-tests.php  			$k1 = next($old1) ? key($old1) : NULL;
NULL             1742 run-tests.php  		} else if ($k2 == $l2+1 || $k1 === NULL) {
NULL             1745 run-tests.php  			$k2 = next($old2) ? key($old2) : NULL;
NULL             1749 run-tests.php  			$k1 = next($old1) ? key($old1) : NULL;
NULL             1753 run-tests.php  			$k2 = next($old2) ? key($old2) : NULL;
NULL              191 sapi/aolserver/aolserver.c 	char *http_cookie = NULL;
NULL              244 sapi/aolserver/aolserver.c 	PHP_FE(getallheaders, NULL)
NULL              245 sapi/aolserver/aolserver.c 	{NULL, NULL, NULL}
NULL              252 sapi/aolserver/aolserver.c 	NULL,
NULL              253 sapi/aolserver/aolserver.c 	NULL,
NULL              254 sapi/aolserver/aolserver.c 	NULL,
NULL              255 sapi/aolserver/aolserver.c 	NULL,
NULL              257 sapi/aolserver/aolserver.c 	NULL,
NULL              369 sapi/aolserver/aolserver.c 	NULL,									/* activate */
NULL              370 sapi/aolserver/aolserver.c 	NULL,									/* deactivate */
NULL              373 sapi/aolserver/aolserver.c 	NULL,									/* flush */
NULL              374 sapi/aolserver/aolserver.c 	NULL,									/* get uid */
NULL              375 sapi/aolserver/aolserver.c 	NULL,									/* getenv */
NULL              381 sapi/aolserver/aolserver.c 	NULL,									/* send header handler */
NULL              387 sapi/aolserver/aolserver.c 	NULL,									/* Log message */
NULL              388 sapi/aolserver/aolserver.c 	NULL,									/* Get request time */
NULL              406 sapi/aolserver/aolserver.c 	file_handle.opened_path = NULL;
NULL              414 sapi/aolserver/aolserver.c 	php_request_shutdown(NULL);
NULL              435 sapi/aolserver/aolserver.c #define safe_strdup(x) ((x)?strdup((x)):NULL)
NULL              451 sapi/aolserver/aolserver.c 	SG(request_info).content_type = index == -1 ? NULL : 
NULL              519 sapi/aolserver/aolserver.c 	path = Ns_ConfigGetPath(ctx->ns_server, ctx->ns_module, NULL);
NULL              528 sapi/aolserver/aolserver.c 			Ns_RegisterRequest(ctx->ns_server, "GET", value, php_ns_request_handler, NULL, ctx, 0);
NULL              529 sapi/aolserver/aolserver.c 			Ns_RegisterRequest(ctx->ns_server, "POST", value, php_ns_request_handler, NULL, ctx, 0);
NULL              530 sapi/aolserver/aolserver.c 			Ns_RegisterRequest(ctx->ns_server, "HEAD", value, php_ns_request_handler, NULL, ctx, 0);
NULL              595 sapi/aolserver/aolserver.c 	tsrm_startup(1, 1, 0, NULL);
NULL              600 sapi/aolserver/aolserver.c 	ts_allocate_id(&ns_globals_id, sizeof(ns_globals_struct), NULL, NULL);
NULL              216 sapi/apache/mod_php5.c 	if(r == NULL) { /* server_context is not here anymore */
NULL              274 sapi/apache/mod_php5.c 		symbol_table = NULL;
NULL              308 sapi/apache/mod_php5.c 		aplog_error(NULL, 0, APLOG_ERR | APLOG_NOERRNO, ((request_rec *) SG(server_context))->server, "%s", message);
NULL              329 sapi/apache/mod_php5.c 	SG(server_context) = NULL; 
NULL              352 sapi/apache/mod_php5.c 	register_cleanup(r->pool, NULL, php_apache_request_shutdown, php_request_shutdown_for_exec);
NULL              376 sapi/apache/mod_php5.c 	if (SG(server_context) == NULL) {
NULL              377 sapi/apache/mod_php5.c 		return NULL;
NULL              451 sapi/apache/mod_php5.c 	NULL,							/* deactivate */
NULL              462 sapi/apache/mod_php5.c 	NULL,							/* send header handler */
NULL              471 sapi/apache/mod_php5.c 	NULL,							/* php.ini path override */
NULL              474 sapi/apache/mod_php5.c 	NULL,
NULL              475 sapi/apache/mod_php5.c 	NULL,
NULL              481 sapi/apache/mod_php5.c 	NULL,							/* default post reader */
NULL              482 sapi/apache/mod_php5.c 	NULL,							/* treat data */
NULL              483 sapi/apache/mod_php5.c 	NULL,							/* exe location */
NULL              506 sapi/apache/mod_php5.c 	const char *authorization=NULL;
NULL              522 sapi/apache/mod_php5.c 	SG(request_info).auth_user = NULL;
NULL              523 sapi/apache/mod_php5.c 	SG(request_info).auth_password = NULL;
NULL              524 sapi/apache/mod_php5.c 	SG(request_info).auth_digest = NULL;
NULL              588 sapi/apache/mod_php5.c 		fh.opened_path = NULL;
NULL              596 sapi/apache/mod_php5.c 		zend_execute_scripts(ZEND_INCLUDE TSRMLS_CC, NULL, 1, &fh);
NULL              603 sapi/apache/mod_php5.c 		if (filename == NULL && r->finfo.st_mode == 0) {
NULL              622 sapi/apache/mod_php5.c 		if (filename == NULL) {
NULL              679 sapi/apache/mod_php5.c 	int result = send_php(r, 0, NULL);
NULL              693 sapi/apache/mod_php5.c 	return send_php(r, 1, NULL);
NULL              757 sapi/apache/mod_php5.c 	zend_hash_init_ex(per_dir_info, 5, NULL, (void (*)(void *)) destroy_per_dir_entry, 1, 0);
NULL              773 sapi/apache/mod_php5.c 	zend_hash_copy(new, (HashTable *) addv, (copy_ctor_func_t) copy_per_dir_entry, NULL, sizeof(php_per_dir_entry));
NULL              775 sapi/apache/mod_php5.c 	zend_hash_merge_ex(new, (HashTable *) basev, (copy_ctor_func_t) copy_per_dir_entry, sizeof(php_per_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL);
NULL              789 sapi/apache/mod_php5.c 		tsrm_startup(1, 1, 0, NULL);
NULL              812 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              813 sapi/apache/mod_php5.c 	return NULL;
NULL              874 sapi/apache/mod_php5.c 	return NULL;
NULL              941 sapi/apache/mod_php5.c 	register_cleanup(p, NULL, (void (*)(void *))apache_php_module_shutdown_wrapper, (void (*)(void *))php_module_shutdown_for_exec);
NULL              945 sapi/apache/mod_php5.c 		tsrm_startup(1, 1, 0, NULL);
NULL              968 sapi/apache/mod_php5.c 	{NULL}
NULL              976 sapi/apache/mod_php5.c 	{"php_value",		php_apache_value_handler, NULL, OR_OPTIONS, TAKE2, "PHP Value Modifier"},
NULL              977 sapi/apache/mod_php5.c 	{"php_flag",		php_apache_flag_handler, NULL, OR_OPTIONS, TAKE2, "PHP Flag Modifier"},
NULL              978 sapi/apache/mod_php5.c 	{"php_admin_value",	php_apache_admin_value_handler, NULL, ACCESS_CONF|RSRC_CONF, TAKE2, "PHP Value Modifier (Admin)"},
NULL              979 sapi/apache/mod_php5.c 	{"php_admin_flag",	php_apache_admin_flag_handler, NULL, ACCESS_CONF|RSRC_CONF, TAKE2, "PHP Flag Modifier (Admin)"},
NULL              980 sapi/apache/mod_php5.c 	{"PHPINIDir",		php_apache_phpini_set, NULL, RSRC_CONF, TAKE1, "Directory containing the php.ini file"},
NULL              981 sapi/apache/mod_php5.c 	{NULL}
NULL              993 sapi/apache/mod_php5.c 	NULL,						/* per-server config creator */
NULL              994 sapi/apache/mod_php5.c 	NULL, 						/* merge server config */
NULL              997 sapi/apache/mod_php5.c 	NULL,						/* filename translation */
NULL              998 sapi/apache/mod_php5.c 	NULL,						/* check_user_id */
NULL              999 sapi/apache/mod_php5.c 	NULL,						/* check auth */
NULL             1000 sapi/apache/mod_php5.c 	NULL,						/* check access */
NULL             1001 sapi/apache/mod_php5.c 	NULL,						/* type_checker */
NULL             1002 sapi/apache/mod_php5.c 	NULL,						/* fixups */
NULL             1003 sapi/apache/mod_php5.c 	NULL						/* logger */
NULL             1005 sapi/apache/mod_php5.c 	, NULL						/* header parser */
NULL             1008 sapi/apache/mod_php5.c 	, NULL						/* child_init */
NULL             1014 sapi/apache/mod_php5.c 	, NULL						/* post read-request */
NULL               60 sapi/apache/php_apache.c 	PHP_FE(virtual,									NULL)
NULL               61 sapi/apache/php_apache.c 	PHP_FE(apache_request_headers,					NULL)
NULL               62 sapi/apache/php_apache.c 	PHP_FE(apache_note,								NULL)
NULL               63 sapi/apache/php_apache.c 	PHP_FE(apache_lookup_uri,						NULL)
NULL               64 sapi/apache/php_apache.c 	PHP_FE(apache_child_terminate,					NULL)
NULL               65 sapi/apache/php_apache.c 	PHP_FE(apache_setenv,							NULL)
NULL               66 sapi/apache/php_apache.c 	PHP_FE(apache_response_headers,					NULL)
NULL               67 sapi/apache/php_apache.c 	PHP_FE(apache_get_version,						NULL)
NULL               68 sapi/apache/php_apache.c 	PHP_FE(apache_get_modules,						NULL)
NULL               69 sapi/apache/php_apache.c 	PHP_FE(apache_reset_timeout,					NULL)
NULL               70 sapi/apache/php_apache.c 	PHP_FALIAS(getallheaders, apache_request_headers, NULL)
NULL               71 sapi/apache/php_apache.c 	{NULL, NULL, NULL}
NULL               93 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              114 sapi/apache/php_apache.c 	NULL, 
NULL              115 sapi/apache/php_apache.c 	NULL, 
NULL              130 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function is disabled");
NULL              134 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "This function is not supported in this build");
NULL              174 sapi/apache/php_apache.c 	module *modp = NULL;
NULL              314 sapi/apache/php_apache.c 	request_rec *rr = NULL;
NULL              322 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", (*filename)->value.str.val);
NULL              328 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", (*filename)->value.str.val);
NULL              337 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", (*filename)->value.str.val);
NULL              367 sapi/apache/php_apache.c 		if (add_assoc_string(return_value, tenv[i].key, (tenv[i].val==NULL) ? "" : tenv[i].val, 1)==FAILURE) {
NULL              387 sapi/apache/php_apache.c 		if (add_assoc_string(return_value, tenv[i].key, (tenv[i].val==NULL) ? "" : tenv[i].val, 1)==FAILURE) {
NULL              400 sapi/apache/php_apache.c 	char *var = NULL, *val = NULL;
NULL              422 sapi/apache/php_apache.c 	request_rec *rr=NULL;
NULL              430 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "URI lookup failed '%s'", (*filename)->value.str.val);
NULL              496 sapi/apache/php_apache.c 	request_rec *rr=NULL;
NULL              505 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "URI lookup failed", (*filename)->value.str.val);
NULL              552 sapi/apache/php_apache.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot reset the Apache timeout in safe mode");
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               72 sapi/apache2filter/php_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", Z_STRVAL_PP(filename));
NULL               78 sapi/apache2filter/php_functions.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", Z_STRVAL_PP(filename));
NULL               86 sapi/apache2filter/php_functions.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", Z_STRVAL_PP(filename));
NULL              111 sapi/apache2filter/php_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", Z_STRVAL_PP(filename));
NULL              148 sapi/apache2filter/php_functions.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", Z_STRVAL_PP(filename));
NULL              199 sapi/apache2filter/php_functions.c 	char *old_note_val=NULL;
NULL              232 sapi/apache2filter/php_functions.c 	zval **variable=NULL, **string_val=NULL, **walk_to_top=NULL;
NULL              262 sapi/apache2filter/php_functions.c 	zval **variable=NULL, **walk_to_top=NULL;
NULL              264 sapi/apache2filter/php_functions.c 	char *env_val=NULL;
NULL              282 sapi/apache2filter/php_functions.c 	if (env_val != NULL) {
NULL              363 sapi/apache2filter/php_functions.c 	PHP_FE(apache_lookup_uri, NULL)
NULL              364 sapi/apache2filter/php_functions.c 	PHP_FE(virtual, NULL)
NULL              365 sapi/apache2filter/php_functions.c 	PHP_FE(apache_request_headers, NULL)
NULL              366 sapi/apache2filter/php_functions.c 	PHP_FE(apache_response_headers, NULL)
NULL              367 sapi/apache2filter/php_functions.c 	PHP_FE(apache_setenv, NULL)
NULL              368 sapi/apache2filter/php_functions.c 	PHP_FE(apache_getenv, NULL)
NULL              369 sapi/apache2filter/php_functions.c 	PHP_FE(apache_note, NULL)
NULL              370 sapi/apache2filter/php_functions.c 	PHP_FE(apache_get_version, NULL)
NULL              371 sapi/apache2filter/php_functions.c 	PHP_FE(apache_get_modules, NULL)
NULL              372 sapi/apache2filter/php_functions.c 	PHP_FALIAS(getallheaders, apache_request_headers, NULL)
NULL              373 sapi/apache2filter/php_functions.c 	{NULL, NULL, NULL}
NULL              380 sapi/apache2filter/php_functions.c 	NULL,
NULL              381 sapi/apache2filter/php_functions.c 	NULL,
NULL              382 sapi/apache2filter/php_functions.c 	NULL,
NULL              383 sapi/apache2filter/php_functions.c 	NULL,
NULL              385 sapi/apache2filter/php_functions.c 	NULL,
NULL               64 sapi/apache2filter/sapi_apache2.c char *apache2_php_ini_path_override = NULL;
NULL              153 sapi/apache2filter/sapi_apache2.c 		ctx->post_data = NULL;
NULL              275 sapi/apache2filter/sapi_apache2.c 	if (ctx == NULL) { /* we haven't initialized our ctx yet, oh well */
NULL              276 sapi/apache2filter/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg);
NULL              318 sapi/apache2filter/sapi_apache2.c 	NULL,									/* activate */
NULL              319 sapi/apache2filter/sapi_apache2.c 	NULL,									/* deactivate */
NULL              330 sapi/apache2filter/sapi_apache2.c 	NULL,									/* send header handler */
NULL              358 sapi/apache2filter/sapi_apache2.c 	if (ctx == NULL) {
NULL              390 sapi/apache2filter/sapi_apache2.c #define safe_strdup(x) ((x)?strdup((x)):NULL)	
NULL              415 sapi/apache2filter/sapi_apache2.c 		SG(request_info).auth_user = NULL;
NULL              416 sapi/apache2filter/sapi_apache2.c 		SG(request_info).auth_password = NULL;
NULL              425 sapi/apache2filter/sapi_apache2.c 	php_request_shutdown(NULL);
NULL              473 sapi/apache2filter/sapi_apache2.c 	if(ap_save_brigade(NULL, &pbb->bb, &bb, f->r->pool) != APR_SUCCESS) {
NULL              486 sapi/apache2filter/sapi_apache2.c 	if (f->r->main == NULL || 
NULL              496 sapi/apache2filter/sapi_apache2.c 	if (ctx == NULL) {
NULL              529 sapi/apache2filter/sapi_apache2.c 	zfd.opened_path = NULL;
NULL              582 sapi/apache2filter/sapi_apache2.c     apache2_php_ini_path_override = NULL;
NULL              590 sapi/apache2filter/sapi_apache2.c 	void *data = NULL;
NULL              596 sapi/apache2filter/sapi_apache2.c 	if (data == NULL) {
NULL              612 sapi/apache2filter/sapi_apache2.c 	tsrm_startup(1, 1, 0, NULL);
NULL              616 sapi/apache2filter/sapi_apache2.c 	apr_pool_cleanup_register(pconf, NULL, php_apache_server_shutdown, apr_pool_cleanup_null);
NULL              639 sapi/apache2filter/sapi_apache2.c 		ap_add_output_filter("PHP", NULL, r, r->connection);
NULL              641 sapi/apache2filter/sapi_apache2.c 		ap_add_input_filter("PHP", NULL, r, r->connection);
NULL              660 sapi/apache2filter/sapi_apache2.c 	*data = NULL;
NULL              688 sapi/apache2filter/sapi_apache2.c 	ap_hook_pre_config(php_pre_config, NULL, NULL, APR_HOOK_MIDDLE);
NULL              689 sapi/apache2filter/sapi_apache2.c 	ap_hook_post_config(php_apache_server_startup, NULL, NULL, APR_HOOK_MIDDLE);
NULL              690 sapi/apache2filter/sapi_apache2.c 	ap_hook_insert_filter(php_insert_filter, NULL, NULL, APR_HOOK_MIDDLE);
NULL              691 sapi/apache2filter/sapi_apache2.c 	ap_hook_post_read_request(php_post_read_request, NULL, NULL, APR_HOOK_MIDDLE);
NULL              701 sapi/apache2filter/sapi_apache2.c 	apr_bucket *b = NULL;
NULL              732 sapi/apache2filter/sapi_apache2.c 	NULL,					/* create per-server config structure */
NULL              733 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              123 sapi/apache2handler/apache_config.c 	php_conf_rec *d = base_conf, *e = new_conf, *n = NULL;
NULL              131 sapi/apache2handler/apache_config.c 	zend_hash_copy(&n->config, &e->config, NULL, NULL, sizeof(php_dir_entry));
NULL              136 sapi/apache2handler/apache_config.c 				&num_index, 0, NULL) == HASH_KEY_IS_STRING;
NULL              138 sapi/apache2handler/apache_config.c 		pe = NULL;
NULL              143 sapi/apache2handler/apache_config.c 		zend_hash_update(&n->config, str, str_len, data, sizeof(*data), NULL);
NULL              170 sapi/apache2handler/apache_config.c 			zend_hash_get_current_key_ex(&d->config, &str, &str_len, NULL, 0, 
NULL              171 sapi/apache2handler/apache_config.c 				NULL) == HASH_KEY_IS_STRING;
NULL              183 sapi/apache2handler/apache_config.c 	AP_INIT_TAKE2("php_value", php_apache_value_handler, NULL, OR_OPTIONS, "PHP Value Modifier"),
NULL              184 sapi/apache2handler/apache_config.c 	AP_INIT_TAKE2("php_flag", php_apache_flag_handler, NULL, OR_OPTIONS, "PHP Flag Modifier"),
NULL              185 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              186 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              187 sapi/apache2handler/apache_config.c 	AP_INIT_TAKE1("PHPINIDir", php_apache_phpini_set, NULL, RSRC_CONF, "Directory containing the php.ini file"),
NULL              188 sapi/apache2handler/apache_config.c 	{NULL}
NULL              206 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               85 sapi/apache2handler/php_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", Z_STRVAL_PP(filename));
NULL               90 sapi/apache2handler/php_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", Z_STRVAL_PP(filename));
NULL              104 sapi/apache2handler/php_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", Z_STRVAL_PP(filename));
NULL              132 sapi/apache2handler/php_functions.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", Z_STRVAL_PP(filename));
NULL              169 sapi/apache2handler/php_functions.c 	php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", Z_STRVAL_PP(filename));
NULL              228 sapi/apache2handler/php_functions.c 	char *old_note_val=NULL;
NULL              263 sapi/apache2handler/php_functions.c 	zval **variable=NULL, **string_val=NULL, **walk_to_top=NULL;
NULL              301 sapi/apache2handler/php_functions.c 	zval **variable=NULL, **walk_to_top=NULL;
NULL              303 sapi/apache2handler/php_functions.c 	char *env_val=NULL;
NULL              326 sapi/apache2handler/php_functions.c 	if (env_val != NULL) {
NULL              482 sapi/apache2handler/php_functions.c 	PHP_FE(apache_lookup_uri, NULL)
NULL              483 sapi/apache2handler/php_functions.c 	PHP_FE(virtual, NULL) 
NULL              484 sapi/apache2handler/php_functions.c 	PHP_FE(apache_request_headers, NULL)
NULL              485 sapi/apache2handler/php_functions.c 	PHP_FE(apache_response_headers, NULL)
NULL              486 sapi/apache2handler/php_functions.c 	PHP_FE(apache_setenv, NULL)
NULL              487 sapi/apache2handler/php_functions.c 	PHP_FE(apache_getenv, NULL)
NULL              488 sapi/apache2handler/php_functions.c 	PHP_FE(apache_note, NULL)
NULL              489 sapi/apache2handler/php_functions.c 	PHP_FE(apache_get_version, NULL)
NULL              490 sapi/apache2handler/php_functions.c 	PHP_FE(apache_get_modules, NULL)
NULL              491 sapi/apache2handler/php_functions.c 	PHP_FALIAS(getallheaders, apache_request_headers, NULL)
NULL              492 sapi/apache2handler/php_functions.c 	{NULL, NULL, NULL}
NULL              504 sapi/apache2handler/php_functions.c 	ts_allocate_id(&php_apache2_info_id, sizeof(php_apache2_info_struct), (ts_allocate_ctor) NULL, NULL);
NULL              522 sapi/apache2handler/php_functions.c 	NULL,
NULL              523 sapi/apache2handler/php_functions.c 	NULL, 
NULL              525 sapi/apache2handler/php_functions.c 	NULL,
NULL               67 sapi/apache2handler/sapi_apache2.c char *apache2_php_ini_path_override = NULL;
NULL              147 sapi/apache2handler/sapi_apache2.c 	ctx->content_type = NULL;
NULL              288 sapi/apache2handler/sapi_apache2.c 	if (ctx == NULL) { /* we haven't initialized our ctx yet, oh well */
NULL              289 sapi/apache2handler/sapi_apache2.c 		ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_STARTUP, 0, NULL, "%s", msg);
NULL              326 sapi/apache2handler/sapi_apache2.c 	NULL,						/* activate */
NULL              327 sapi/apache2handler/sapi_apache2.c 	NULL,						/* deactivate */
NULL              338 sapi/apache2handler/sapi_apache2.c 	NULL,						/* send header handler */
NULL              390 sapi/apache2handler/sapi_apache2.c 	apache2_php_ini_path_override = NULL;
NULL              397 sapi/apache2handler/sapi_apache2.c 	void *data = NULL;
NULL              403 sapi/apache2handler/sapi_apache2.c 	if (data == NULL) {
NULL              418 sapi/apache2handler/sapi_apache2.c 	tsrm_startup(1, 1, 0, NULL);
NULL              422 sapi/apache2handler/sapi_apache2.c 	apr_pool_cleanup_register(pconf, NULL, php_apache_server_shutdown, apr_pool_cleanup_null);
NULL              431 sapi/apache2handler/sapi_apache2.c 	*data = NULL;
NULL              461 sapi/apache2handler/sapi_apache2.c 		SG(request_info).auth_user = NULL;
NULL              462 sapi/apache2handler/sapi_apache2.c 		SG(request_info).auth_password = NULL;
NULL              469 sapi/apache2handler/sapi_apache2.c 	php_request_shutdown(NULL);
NULL              485 sapi/apache2handler/sapi_apache2.c 				zend_hash_get_current_key_ex(&c->config, &str, &str_len, NULL, 0,  NULL) == HASH_KEY_IS_STRING;
NULL              505 sapi/apache2handler/sapi_apache2.c 	request_rec * volatile parent_req = NULL;
NULL              514 sapi/apache2handler/sapi_apache2.c 	if (ctx == NULL || (ctx && ctx->request_processed && !strcmp(r->protocol, "INCLUDED"))) {
NULL              523 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              564 sapi/apache2handler/sapi_apache2.c 	if (r->main == NULL ||
NULL              575 sapi/apache2handler/sapi_apache2.c 	if (ctx == NULL) {
NULL              603 sapi/apache2handler/sapi_apache2.c 			parent_req = NULL;
NULL              626 sapi/apache2handler/sapi_apache2.c 		zfd.opened_path = NULL;
NULL              631 sapi/apache2handler/sapi_apache2.c 			zend_execute_scripts(ZEND_INCLUDE TSRMLS_CC, NULL, 1, &zfd);
NULL              662 sapi/apache2handler/sapi_apache2.c 	apr_pool_cleanup_register(pchild, NULL, php_apache_child_shutdown, apr_pool_cleanup_null);
NULL              667 sapi/apache2handler/sapi_apache2.c 	ap_hook_pre_config(php_pre_config, NULL, NULL, APR_HOOK_MIDDLE);
NULL              668 sapi/apache2handler/sapi_apache2.c 	ap_hook_post_config(php_apache_server_startup, NULL, NULL, APR_HOOK_MIDDLE);
NULL              669 sapi/apache2handler/sapi_apache2.c 	ap_hook_handler(php_handler, NULL, NULL, APR_HOOK_MIDDLE);
NULL              670 sapi/apache2handler/sapi_apache2.c 	ap_hook_child_init(php_apache_child_init, NULL, NULL, APR_HOOK_MIDDLE);
NULL              145 sapi/apache_hooks/mod_php5.c 		return NULL;
NULL              226 sapi/apache_hooks/mod_php5.c 	while((ph = (php_handler *)sapi_stack_pop(stack)) != NULL) {
NULL              351 sapi/apache_hooks/mod_php5.c 	if(SG(server_context) == NULL) { /* server_context is not here anymore */
NULL              395 sapi/apache_hooks/mod_php5.c 		symbol_table = NULL;
NULL              427 sapi/apache_hooks/mod_php5.c 		aplog_error(NULL, 0, APLOG_ERR | APLOG_NOERRNO, ((request_rec *) SG(server_context))->server, "%s", message);
NULL              445 sapi/apache_hooks/mod_php5.c 	SG(server_context) = NULL; /* The server context (request) is invalid by the time run_cleanups() is called */
NULL              474 sapi/apache_hooks/mod_php5.c 	register_cleanup(r->pool, NULL, php_apache_request_shutdown, php_request_shutdown_for_exec);
NULL              512 sapi/apache_hooks/mod_php5.c 	NULL,							/* deactivate */
NULL              523 sapi/apache_hooks/mod_php5.c 	NULL,							/* send header handler */
NULL              530 sapi/apache_hooks/mod_php5.c 	NULL,							/* Get request time */
NULL              532 sapi/apache_hooks/mod_php5.c 	NULL,							/* php.ini path override */
NULL              535 sapi/apache_hooks/mod_php5.c 	NULL,
NULL              536 sapi/apache_hooks/mod_php5.c 	NULL,
NULL              542 sapi/apache_hooks/mod_php5.c 	NULL,                           /* default post reader */
NULL              543 sapi/apache_hooks/mod_php5.c 	NULL,                           /* treat data */
NULL              544 sapi/apache_hooks/mod_php5.c 	NULL,                           /* exe location */
NULL              546 sapi/apache_hooks/mod_php5.c 	NULL
NULL              565 sapi/apache_hooks/mod_php5.c 	const char *authorization=NULL;
NULL              581 sapi/apache_hooks/mod_php5.c 	SG(request_info).auth_user = NULL;
NULL              582 sapi/apache_hooks/mod_php5.c 	SG(request_info).auth_password = NULL;
NULL              644 sapi/apache_hooks/mod_php5.c 		fh.opened_path = NULL;
NULL              652 sapi/apache_hooks/mod_php5.c 		zend_execute_scripts(ZEND_INCLUDE TSRMLS_CC, NULL, 1, &fh);
NULL              659 sapi/apache_hooks/mod_php5.c 		if (filename == NULL && r->finfo.st_mode == 0) {
NULL              679 sapi/apache_hooks/mod_php5.c 		if (filename == NULL) {
NULL              738 sapi/apache_hooks/mod_php5.c 	int result = send_php(r, 0, NULL);
NULL              752 sapi/apache_hooks/mod_php5.c 	return send_php(r, 1, NULL);
NULL              850 sapi/apache_hooks/mod_php5.c 	zend_hash_init_ex(conf->ini_settings, 5, NULL, (void (*)(void *)) destroy_per_dir_entry, 1, 0);
NULL              873 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              895 sapi/apache_hooks/mod_php5.c 		tsrm_startup(1, 1, 0, NULL);
NULL              917 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              918 sapi/apache_hooks/mod_php5.c 	return NULL;
NULL              939 sapi/apache_hooks/mod_php5.c 	return NULL;
NULL              979 sapi/apache_hooks/mod_php5.c 	return NULL;
NULL             1165 sapi/apache_hooks/mod_php5.c 	return NULL;
NULL             1234 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             1238 sapi/apache_hooks/mod_php5.c 		tsrm_startup(1, 1, 0, NULL);
NULL             1256 sapi/apache_hooks/mod_php5.c 	zval *ret = NULL;
NULL             1405 sapi/apache_hooks/mod_php5.c 	{NULL}
NULL             1413 sapi/apache_hooks/mod_php5.c 	{"php_value",		php_apache_value_handler, NULL, OR_OPTIONS, TAKE2, "PHP Value Modifier"},
NULL             1414 sapi/apache_hooks/mod_php5.c 	{"phpUriHandler",		php_set_uri_handler, NULL, RSRC_CONF, TAKE1, "PHP Value Modifier"},
NULL             1415 sapi/apache_hooks/mod_php5.c 	{"phpUriHandlerMethod",		php_set_uri_handler_code, NULL, RSRC_CONF, TAKE1, "PHP Value Modifier"},
NULL             1417 sapi/apache_hooks/mod_php5.c 	{"phpHeaderHandler",		php_set_header_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1418 sapi/apache_hooks/mod_php5.c 	{"phpHeaderHandlerMethod",		php_set_header_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1420 sapi/apache_hooks/mod_php5.c 	{"phpAuthHandler",		php_set_auth_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1421 sapi/apache_hooks/mod_php5.c 	{"phpAuthHandlerMethod",		php_set_auth_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1422 sapi/apache_hooks/mod_php5.c 	{"phpAccessHandler",		php_set_access_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1423 sapi/apache_hooks/mod_php5.c 	{"phpAccessHandlerMethod",		php_set_access_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1424 sapi/apache_hooks/mod_php5.c 	{"phpTypeHandler",		php_set_type_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1425 sapi/apache_hooks/mod_php5.c 	{"phpTypeHandlerMethod",		php_set_type_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1426 sapi/apache_hooks/mod_php5.c 	{"phpFixupHandler",		php_set_fixup_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1427 sapi/apache_hooks/mod_php5.c 	{"phpFixupHandlerMethod",		php_set_fixup_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1428 sapi/apache_hooks/mod_php5.c 	{"phpLoggerHandler",			php_set_logger_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1429 sapi/apache_hooks/mod_php5.c 	{"phpLoggerHandlerMethod",		php_set_logger_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1431 sapi/apache_hooks/mod_php5.c 	{"phpPostReadHandler",		php_set_post_read_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1432 sapi/apache_hooks/mod_php5.c 	{"phpPostReadHandlerMethod",		php_set_post_read_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1433 sapi/apache_hooks/mod_php5.c 	{"phpRequire",		php_set_require, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1434 sapi/apache_hooks/mod_php5.c 	{"phpResponseHandler",		php_set_response_handler, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1435 sapi/apache_hooks/mod_php5.c 	{"phpResponseHandlerMethod",		php_set_response_handler_code, NULL, OR_OPTIONS, TAKE1, "PHP Value Modifier"},
NULL             1437 sapi/apache_hooks/mod_php5.c 	{"php_flag",		php_apache_flag_handler, NULL, OR_OPTIONS, TAKE2, "PHP Flag Modifier"},
NULL             1438 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             1439 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             1440 sapi/apache_hooks/mod_php5.c 	{"PHPINIDir",       php_apache_phpini_set, NULL, RSRC_CONF, TAKE1, "Directory containing the php.ini file"},
NULL             1441 sapi/apache_hooks/mod_php5.c 	{NULL}
NULL             1454 sapi/apache_hooks/mod_php5.c 	NULL, 						/* merge server config */
NULL             1458 sapi/apache_hooks/mod_php5.c 	NULL,						/* check_user_id */
NULL             1468 sapi/apache_hooks/mod_php5.c 	, NULL			 			/* child_init */
NULL               64 sapi/apache_hooks/php_apache.c 	PHP_FE(virtual,									NULL)
NULL               65 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_request_headers,					NULL)
NULL               66 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_note,								NULL)
NULL               67 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_lookup_uri,						NULL)
NULL               68 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_child_terminate,					NULL)
NULL               69 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_setenv,							NULL)
NULL               70 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_response_headers,					NULL)
NULL               71 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_get_version,					NULL)
NULL               72 sapi/apache_hooks/php_apache.c 	PHP_FE(apache_get_modules,					NULL)
NULL               73 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(getallheaders, apache_request_headers, NULL)
NULL               74 sapi/apache_hooks/php_apache.c 	{NULL, NULL, NULL}
NULL               93 sapi/apache_hooks/php_apache.c #define APREQ_GET_THIS(ZVAL)		if (NULL == (ZVAL = getThis())) { \
NULL              113 sapi/apache_hooks/php_apache.c 	if (NULL == z) {
NULL              115 sapi/apache_hooks/php_apache.c 		return NULL;
NULL              120 sapi/apache_hooks/php_apache.c 		return NULL;
NULL              125 sapi/apache_hooks/php_apache.c 		return NULL;
NULL              131 sapi/apache_hooks/php_apache.c 		return NULL;
NULL              153 sapi/apache_hooks/php_apache.c 	zend_hash_index_update(Z_OBJPROP_P(req), 0, &addr, sizeof(zval *), NULL);
NULL              566 sapi/apache_hooks/php_apache.c 	zval *first = NULL;
NULL              567 sapi/apache_hooks/php_apache.c 	zval *second = NULL;
NULL              953 sapi/apache_hooks/php_apache.c 	pw = NULL;
NULL              971 sapi/apache_hooks/php_apache.c     char *type = NULL;
NULL             1291 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(args,						apache_request_args,				NULL)
NULL             1292 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(boundary,					apache_request_boundary,			NULL)
NULL             1293 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(content_encoding,			apache_request_content_encoding,	NULL)
NULL             1294 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(content_type,				apache_request_content_type,		NULL)
NULL             1295 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(filename,					apache_request_filename,			NULL)
NULL             1296 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(handler,						apache_request_handler,				NULL)
NULL             1297 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(hostname,					apache_request_hostname,			NULL)
NULL             1298 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(method,						apache_request_method,				NULL)
NULL             1299 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(path_info,					apache_request_path_info,			NULL)
NULL             1300 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(protocol,					apache_request_protocol,			NULL)
NULL             1301 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(status_line,					apache_request_status_line,			NULL)
NULL             1302 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(the_request,					apache_request_the_request,			NULL)
NULL             1303 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(unparsed_uri,				apache_request_unparsed_uri,		NULL)
NULL             1304 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(uri,							apache_request_uri,					NULL)
NULL             1307 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(allowed,						apache_request_allowed,				NULL)
NULL             1308 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(bytes_sent,					apache_request_bytes_sent,			NULL)
NULL             1309 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(chunked,						apache_request_chunked,				NULL)
NULL             1310 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(content_length,				apache_request_content_length,		NULL)
NULL             1311 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(header_only,					apache_request_header_only,			NULL)
NULL             1312 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(method_number,				apache_request_method_number,		NULL)
NULL             1313 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(mtime,						apache_request_mtime,				NULL)
NULL             1314 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(no_cache,					apache_request_no_cache,			NULL)
NULL             1315 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(no_local_copy,				apache_request_no_local_copy,		NULL)
NULL             1316 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(proto_num,					apache_request_proto_num,			NULL)
NULL             1317 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(proxyreq,					apache_request_proxyreq,			NULL)
NULL             1318 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(read_body,					apache_request_read_body,			NULL)
NULL             1319 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(remaining,					apache_request_remaining,			NULL)
NULL             1320 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(request_time,				apache_request_request_time,		NULL)
NULL             1321 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(status,						apache_request_status,				NULL)
NULL             1324 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(headers_in,					apache_request_headers_in,			NULL)
NULL             1325 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(headers_out,					apache_request_headers_out,			NULL)
NULL             1326 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(err_headers_out,				apache_request_err_headers_out,			NULL)
NULL             1355 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(auth_name,					apache_request_auth_name,				NULL)
NULL             1356 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(auth_type,					apache_request_auth_type,				NULL)
NULL             1357 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(basic_auth_pw,				apache_request_basic_auth_pw,			NULL)
NULL             1358 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(discard_request_body,		apache_request_discard_request_body,	NULL)
NULL             1359 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(is_initial_req,				apache_request_is_initial_req,			NULL)
NULL             1360 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(meets_conditions,			apache_request_meets_conditions,		NULL)
NULL             1361 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(remote_host,					apache_request_remote_host,				NULL)
NULL             1362 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(satisfies,					apache_request_satisfies,				NULL)
NULL             1363 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(server_port,					apache_request_server_port,				NULL)
NULL             1364 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(set_etag,					apache_request_set_etag,				NULL)
NULL             1365 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(set_last_modified,			apache_request_set_last_modified,		NULL)
NULL             1366 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(some_auth_required,			apache_request_some_auth_required,		NULL)
NULL             1367 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(update_mtime,				apache_request_update_mtime,			NULL)
NULL             1368 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(send_http_header,			apache_request_send_http_header,		NULL)
NULL             1369 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(basic_http_header,			apache_request_basic_http_header,		NULL)
NULL             1370 sapi/apache_hooks/php_apache.c     PHP_FALIAS(send_header_field,           apache_request_send_header_field,       NULL)
NULL             1371 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(send_http_trace,			    apache_request_send_http_trace,		    NULL)
NULL             1372 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(send_http_options,			apache_request_send_http_trace,		    NULL)
NULL             1373 sapi/apache_hooks/php_apache.c 	PHP_FALIAS(send_error_response,			apache_request_send_error_response,	    NULL)
NULL             1374 sapi/apache_hooks/php_apache.c     PHP_FALIAS(set_content_length,          apache_request_set_content_length,      NULL)
NULL             1375 sapi/apache_hooks/php_apache.c     PHP_FALIAS(set_keepalive,               apache_request_set_keepalive,           NULL)
NULL             1376 sapi/apache_hooks/php_apache.c     PHP_FALIAS(rputs,                       apache_request_rputs,                   NULL)
NULL             1377 sapi/apache_hooks/php_apache.c     PHP_FALIAS(log_error,                   apache_request_log_error,               NULL)
NULL             1378 sapi/apache_hooks/php_apache.c     PHP_FALIAS(lookup_uri,                  apache_request_sub_req_lookup_uri,      NULL)
NULL             1379 sapi/apache_hooks/php_apache.c     PHP_FALIAS(lookup_file,                 apache_request_sub_req_lookup_file,     NULL)
NULL             1380 sapi/apache_hooks/php_apache.c     PHP_FALIAS(method_uri,                  apache_request_sub_req_method_uri,      NULL)
NULL             1381 sapi/apache_hooks/php_apache.c     PHP_FALIAS(run,                         apache_request_run,                     NULL)
NULL             1382 sapi/apache_hooks/php_apache.c     PHP_FALIAS(internal_redirect,           apache_request_internal_redirect,       NULL)
NULL             1383 sapi/apache_hooks/php_apache.c 	{ NULL, NULL, NULL }
NULL             1393 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             1400 sapi/apache_hooks/php_apache.c 	le_apachereq = zend_register_list_destructors_ex(php_apache_request_free, NULL, "ApacheRequest", module_number);
NULL             1401 sapi/apache_hooks/php_apache.c 	INIT_OVERLOADED_CLASS_ENTRY(ce, "ApacheRequest", php_apache_request_class_functions, NULL, NULL, NULL);
NULL             1402 sapi/apache_hooks/php_apache.c 	apacherequest_class_entry = zend_register_internal_class_ex(&ce, NULL, NULL TSRMLS_CC);
NULL             1518 sapi/apache_hooks/php_apache.c 	NULL, 
NULL             1519 sapi/apache_hooks/php_apache.c 	NULL, 
NULL             1577 sapi/apache_hooks/php_apache.c 	module *modp = NULL;
NULL             1715 sapi/apache_hooks/php_apache.c 	request_rec *rr = NULL;
NULL             1765 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             1801 sapi/apache_hooks/php_apache.c 	char *var = NULL, *val = NULL;
NULL             1823 sapi/apache_hooks/php_apache.c 	request_rec *rr=NULL;
NULL             1897 sapi/apache_hooks/php_apache.c 	request_rec *rr=NULL;
NULL               51 sapi/apache_hooks/sapi_apache.c 		file_handle.opened_path = NULL;
NULL               83 sapi/apache_hooks/sapi_apache.c         php_register_variable_ex("request", req, NULL TSRMLS_CC);
NULL               97 sapi/apache_hooks/sapi_apache.c             if( (tmp = strstr(handler->name, "::")) != NULL &&  *(tmp+2) != '\0' ) {
NULL              106 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              587 sapi/caudium/caudium.c   recoveries = NULL;
NULL              597 sapi/caudium/caudium.c   Pike_interpreter.recoveries = NULL;
NULL              614 sapi/caudium/caudium.c     lookup_string_header("SCRIPT_FILENAME", NULL);
NULL              615 sapi/caudium/caudium.c   SG(request_info).request_uri = lookup_string_header("DOCUMENT_URI", NULL);
NULL              617 sapi/caudium/caudium.c     SG(request_info).request_uri = lookup_string_header("SCRIPT_NAME", NULL);
NULL              620 sapi/caudium/caudium.c   SG(request_info).content_type = lookup_string_header("HTTP_CONTENT_TYPE", NULL);
NULL              629 sapi/caudium/caudium.c   php_handle_auth_data(lookup_string_header("HTTP_AUTHORIZATION", NULL), TSRMLS_C);
NULL              652 sapi/caudium/caudium.c   file_handle.opened_path = NULL;
NULL              666 sapi/caudium/caudium.c     php_request_shutdown(NULL);
NULL              683 sapi/caudium/caudium.c   thread_id=NULL;
NULL              689 sapi/caudium/caudium.c   Pike_interpreter.thread_id=NULL;
NULL              714 sapi/caudium/caudium.c   if(THIS == NULL)
NULL              770 sapi/caudium/caudium.c     tsrm_startup(1, 1, 0, NULL);
NULL              771 sapi/caudium/caudium.c     ts_allocate_id(&caudium_globals_id, sizeof(php_caudium_request), NULL, NULL);
NULL              120 sapi/cgi/cgi_main.c static char *php_optarg = NULL;
NULL              147 sapi/cgi/cgi_main.c 	{'-', 0, NULL} /* end of args */
NULL              210 sapi/cgi/cgi_main.c 	zend_hash_init(&sorted_registry, 50, NULL, NULL, 1);
NULL              211 sapi/cgi/cgi_main.c 	zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry));
NULL              213 sapi/cgi/cgi_main.c 	zend_hash_apply_with_argument(&sorted_registry, (apply_func_arg_t) print_module_info, NULL TSRMLS_CC);
NULL              236 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              357 sapi/cgi/cgi_main.c 	{0,   NULL}
NULL              489 sapi/cgi/cgi_main.c 		return NULL;
NULL              522 sapi/cgi/cgi_main.c 	if (buf == NULL) {
NULL              701 sapi/cgi/cgi_main.c 	NULL,							/* activate */
NULL              706 sapi/cgi/cgi_main.c 	NULL,							/* get uid */
NULL              711 sapi/cgi/cgi_main.c 	NULL,							/* header handler */
NULL              713 sapi/cgi/cgi_main.c 	NULL,							/* send header handler */
NULL              720 sapi/cgi/cgi_main.c 	NULL,							/* Get request time */
NULL              850 sapi/cgi/cgi_main.c 	SG(request_info).path_translated = NULL;
NULL              851 sapi/cgi/cgi_main.c 	SG(request_info).request_method = NULL;
NULL              853 sapi/cgi/cgi_main.c 	SG(request_info).query_string = NULL;
NULL              854 sapi/cgi/cgi_main.c 	SG(request_info).request_uri = NULL;
NULL              855 sapi/cgi/cgi_main.c 	SG(request_info).content_type = NULL;
NULL              885 sapi/cgi/cgi_main.c 		    	env_path_info = NULL;
NULL              891 sapi/cgi/cgi_main.c 			char *real_path = NULL;
NULL              903 sapi/cgi/cgi_main.c 			if (env_path_translated != NULL && env_redirect_url != NULL) {
NULL              917 sapi/cgi/cgi_main.c 			script_path_translated = __unixify(script_path_translated, 0, NULL, 1, 0);
NULL              928 sapi/cgi/cgi_main.c 			     (real_path = tsrm_realpath(script_path_translated, NULL TSRMLS_CC)) == NULL)) {
NULL              953 sapi/cgi/cgi_main.c 						char *path_info = env_path_info ? env_path_info + pilen - slen : NULL;
NULL              991 sapi/cgi/cgi_main.c 							char *path_translated = NULL;
NULL             1021 sapi/cgi/cgi_main.c 							char *path_translated = NULL;
NULL             1047 sapi/cgi/cgi_main.c 					script_path_translated = _sapi_cgibin_putenv("SCRIPT_FILENAME", NULL TSRMLS_CC);
NULL             1082 sapi/cgi/cgi_main.c 						_sapi_cgibin_putenv("PATH_INFO", NULL TSRMLS_CC);
NULL             1086 sapi/cgi/cgi_main.c 						_sapi_cgibin_putenv("PATH_TRANSLATED", NULL TSRMLS_CC);
NULL             1166 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             1188 sapi/cgi/cgi_main.c 	php_cgi_globals->redirect_status_env = NULL;
NULL             1207 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             1240 sapi/cgi/cgi_main.c 	NULL, 
NULL             1243 sapi/cgi/cgi_main.c 	NULL, 
NULL             1244 sapi/cgi/cgi_main.c 	NULL, 
NULL             1265 sapi/cgi/cgi_main.c 	char *script_file = NULL;
NULL             1277 sapi/cgi/cgi_main.c 	char *bindpath = NULL;
NULL             1299 sapi/cgi/cgi_main.c 		MessageBox(NULL, szMessage, "CGI Debug Time!", MB_OK|MB_SERVICE_NOTIFICATION);
NULL             1315 sapi/cgi/cgi_main.c 	tsrm_startup(1, 1, 0, NULL);
NULL             1320 sapi/cgi/cgi_main.c 	cgi_sapi_module.php_ini_path_override = NULL;
NULL             1408 sapi/cgi/cgi_main.c 	SG(request_info).path_translated = NULL;
NULL             1581 sapi/cgi/cgi_main.c 					gettimeofday(&start, NULL);
NULL             1671 sapi/cgi/cgi_main.c 							SG(server_context) = NULL;
NULL             1721 sapi/cgi/cgi_main.c 							SG(server_context) = NULL;
NULL             1821 sapi/cgi/cgi_main.c 			file_handle.handle.fp = NULL;
NULL             1828 sapi/cgi/cgi_main.c 		file_handle.opened_path = NULL;
NULL             1839 sapi/cgi/cgi_main.c 			SG(server_context) = NULL;
NULL             1863 sapi/cgi/cgi_main.c 		if (retval == FAILURE && file_handle.handle.fp == NULL) {
NULL             1884 sapi/cgi/cgi_main.c 				SG(request_info).query_string = NULL;
NULL             1888 sapi/cgi/cgi_main.c 			SG(server_context) = NULL;
NULL             1989 sapi/cgi/cgi_main.c 				SG(request_info).path_translated = NULL;
NULL             1993 sapi/cgi/cgi_main.c 				SG(request_info).query_string = NULL;
NULL             2003 sapi/cgi/cgi_main.c 						script_file = NULL;
NULL             2047 sapi/cgi/cgi_main.c 		gettimeofday(&end, NULL);
NULL             2064 sapi/cgi/cgi_main.c 	SG(server_context) = NULL;
NULL              152 sapi/cgi/fastcgi.c static in_addr_t *allowed_clients = NULL;
NULL              202 sapi/cgi/fastcgi.c 			SetNamedPipeHandleState(pipe, &pipe_mode, NULL, NULL);
NULL              205 sapi/cgi/fastcgi.c 			if (str != NULL) {
NULL              207 sapi/cgi/fastcgi.c 				if (!CreateThread(NULL, 0, fcgi_shutdown_thread,
NULL              208 sapi/cgi/fastcgi.c 				                  shutdown_event, 0, NULL)) {
NULL              213 sapi/cgi/fastcgi.c 			if (str != NULL) {
NULL              232 sapi/cgi/fastcgi.c 			sigaction(SIGUSR1, &new_sa, NULL);
NULL              233 sapi/cgi/fastcgi.c 			sigaction(SIGTERM, &new_sa, NULL);
NULL              234 sapi/cgi/fastcgi.c 			sigaction(SIGPIPE, NULL, &old_sa);
NULL              236 sapi/cgi/fastcgi.c 				sigaction(SIGPIPE, &new_sa, NULL);
NULL              289 sapi/cgi/fastcgi.c   if (acl == NULL) {
NULL              290 sapi/cgi/fastcgi.c     return NULL;
NULL              329 sapi/cgi/fastcgi.c   return NULL;
NULL              518 sapi/cgi/fastcgi.c 	req->out_hdr  = NULL;
NULL              522 sapi/cgi/fastcgi.c 	req->tcp = !GetNamedPipeInfo((HANDLE)_get_osfhandle(req->listen_socket), NULL, NULL, NULL, NULL);
NULL              639 sapi/cgi/fastcgi.c 		zend_hash_update(&req->env, tmp, name_len+1, &s, sizeof(char*), NULL);
NULL              642 sapi/cgi/fastcgi.c 	if (tmp != buf && tmp != NULL) {
NULL              661 sapi/cgi/fastcgi.c 	req->out_hdr = NULL;
NULL              663 sapi/cgi/fastcgi.c 	zend_hash_init(&req->env, 0, NULL, (void (*)(void *)) fcgi_free_var, 1);
NULL              700 sapi/cgi/fastcgi.c 				zend_hash_update(&req->env, "FCGI_ROLE", sizeof("FCGI_ROLE"), &val, sizeof(char*), NULL);
NULL              704 sapi/cgi/fastcgi.c 				zend_hash_update(&req->env, "FCGI_ROLE", sizeof("FCGI_ROLE"), &val, sizeof(char*), NULL);
NULL              708 sapi/cgi/fastcgi.c 				zend_hash_update(&req->env, "FCGI_ROLE", sizeof("FCGI_ROLE"), &val, sizeof(char*), NULL);
NULL              893 sapi/cgi/fastcgi.c 					ov.hEvent = CreateEvent(NULL, TRUE, FALSE, NULL);
NULL              979 sapi/cgi/fastcgi.c 							ret = select(req->fd + 1, &set, NULL, NULL, &tv) >= 0;
NULL             1027 sapi/cgi/fastcgi.c 		req->out_hdr = NULL;
NULL             1138 sapi/cgi/fastcgi.c 			req->out_hdr = NULL;
NULL             1154 sapi/cgi/fastcgi.c 		req->out_hdr = NULL;
NULL             1185 sapi/cgi/fastcgi.c 	if (!req) return NULL;
NULL             1190 sapi/cgi/fastcgi.c 	return NULL;
NULL             1196 sapi/cgi/fastcgi.c 		if (val == NULL) {
NULL             1207 sapi/cgi/fastcgi.c 	return NULL;
NULL              122 sapi/cli/php_cli.c static char *php_optarg = NULL;
NULL              164 sapi/cli/php_cli.c 	{'-', 0, NULL} /* end of args */
NULL              189 sapi/cli/php_cli.c 	zend_hash_init(&sorted_registry, 50, NULL, NULL, 1);
NULL              190 sapi/cli/php_cli.c 	zend_hash_copy(&sorted_registry, &module_registry, NULL, &tmp, sizeof(zend_module_entry));
NULL              216 sapi/cli/php_cli.c 	sorted_exts.dtor = NULL;
NULL              322 sapi/cli/php_cli.c 		SG(request_info).argv0 = NULL;
NULL              330 sapi/cli/php_cli.c 	return NULL;
NULL              358 sapi/cli/php_cli.c 	if (php_module_startup(sapi_module, NULL, 0)==FAILURE) {
NULL              395 sapi/cli/php_cli.c 	NULL,							/* activate */
NULL              400 sapi/cli/php_cli.c 	NULL,							/* get uid */
NULL              401 sapi/cli/php_cli.c 	NULL,							/* getenv */
NULL              409 sapi/cli/php_cli.c 	NULL,				            /* read POST data */
NULL              414 sapi/cli/php_cli.c 	NULL,							/* Get request time */
NULL              481 sapi/cli/php_cli.c static php_stream *s_in_process = NULL;
NULL              487 sapi/cli/php_cli.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;
NULL              494 sapi/cli/php_cli.c 	s_in  = php_stream_open_wrapper_ex("php://stdin",  "rb", 0, NULL, sc_in);
NULL              495 sapi/cli/php_cli.c 	s_out = php_stream_open_wrapper_ex("php://stdout", "wb", 0, NULL, sc_out);
NULL              496 sapi/cli/php_cli.c 	s_err = php_stream_open_wrapper_ex("php://stderr", "wb", 0, NULL, sc_err);
NULL              498 sapi/cli/php_cli.c 	if (s_in==NULL || s_out==NULL || s_err==NULL) {
NULL              596 sapi/cli/php_cli.c 	char *reflection_what = NULL;
NULL              599 sapi/cli/php_cli.c 	char *arg_free=NULL, **arg_excp=&arg_free;
NULL              600 sapi/cli/php_cli.c 	char *script_file=NULL;
NULL              605 sapi/cli/php_cli.c 	char *exec_direct=NULL, *exec_run=NULL, *exec_begin=NULL, *exec_end=NULL;
NULL              606 sapi/cli/php_cli.c 	const char *param_error=NULL;
NULL              646 sapi/cli/php_cli.c 	tsrm_startup(1, 1, 0, NULL);
NULL              651 sapi/cli/php_cli.c 	cli_sapi_module.php_ini_path_override = NULL;
NULL              730 sapi/cli/php_cli.c 		EG(uninitialized_zval_ptr) = NULL;
NULL             1023 sapi/cli/php_cli.c 		file_handle.opened_path = NULL;
NULL             1075 sapi/cli/php_cli.c 					prepend_file.opened_path = NULL;
NULL             1080 sapi/cli/php_cli.c 					zend_execute_scripts(ZEND_REQUIRE TSRMLS_CC, NULL, 1, prepend_file_p);
NULL             1089 sapi/cli/php_cli.c 				while ((line = readline(prompt)) != NULL) {
NULL             1120 sapi/cli/php_cli.c 					zend_eval_string(code, NULL, "php shell code" TSRMLS_CC);
NULL             1179 sapi/cli/php_cli.c 			if (zend_eval_string_ex(exec_direct, NULL, "Command line code", 1 TSRMLS_CC) == FAILURE) {
NULL             1192 sapi/cli/php_cli.c 				if (exec_begin && zend_eval_string_ex(exec_begin, NULL, "Command line begin code", 1 TSRMLS_CC) == FAILURE) {
NULL             1199 sapi/cli/php_cli.c 				zend_hash_update(&EG(symbol_table), "argi", sizeof("argi"), &argi, sizeof(zval *), NULL);
NULL             1200 sapi/cli/php_cli.c 				while (exit_status == SUCCESS && (input=php_stream_gets(s_in_process, NULL, 0)) != NULL) {
NULL             1210 sapi/cli/php_cli.c 					zend_hash_update(&EG(symbol_table), "argn", sizeof("argn"), &argn, sizeof(zval *), NULL);
NULL             1213 sapi/cli/php_cli.c 						if (zend_eval_string_ex(exec_run, NULL, "Command line run code", 1 TSRMLS_CC) == FAILURE) {
NULL             1229 sapi/cli/php_cli.c 				if (exec_end && zend_eval_string_ex(exec_end, NULL, "Command line end code", 1 TSRMLS_CC) == FAILURE) {
NULL             1240 sapi/cli/php_cli.c 					zend_class_entry *pce = NULL;
NULL             1271 sapi/cli/php_cli.c 					zend_call_method_with_1_params(&ref, pce, &pce->constructor, "__construct", NULL, arg);
NULL             1277 sapi/cli/php_cli.c 						EG(exception) = NULL;
NULL             1279 sapi/cli/php_cli.c 						zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref);
NULL             1295 sapi/cli/php_cli.c 							display_ini_entries(NULL);
NULL              299 sapi/cli/php_cli_readline.c 	return NULL;
NULL              306 sapi/cli/php_cli_readline.c 	tmp = retval = cli_completion_generator_ht(text + 1, textlen - 1, state, EG(active_symbol_table), NULL TSRMLS_CC);
NULL              377 sapi/cli/php_cli_readline.c 		zend_class_entry **pce = NULL;
NULL              386 sapi/cli/php_cli_readline.c 				return NULL;
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              362 sapi/continuity/capi.c    NULL,			/* activate */
NULL              363 sapi/continuity/capi.c    NULL,			/* deactivate */
NULL              366 sapi/continuity/capi.c    NULL,			/* flush */
NULL              367 sapi/continuity/capi.c    NULL,			/* get uid */
NULL              368 sapi/continuity/capi.c    NULL,			/* getenv */
NULL              374 sapi/continuity/capi.c    NULL,			/* send header handler */
NULL              381 sapi/continuity/capi.c    NULL,					/* Get request time */
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               37 sapi/embed/php_embed.c 	return NULL;
NULL              104 sapi/embed/php_embed.c 	if (php_module_startup(sapi_module, NULL, 0)==FAILURE) {
NULL              117 sapi/embed/php_embed.c 	NULL,                          /* activate */
NULL              122 sapi/embed/php_embed.c 	NULL,                          /* get uid */
NULL              123 sapi/embed/php_embed.c 	NULL,                          /* getenv */
NULL              127 sapi/embed/php_embed.c 	NULL,                          /* header handler */
NULL              128 sapi/embed/php_embed.c 	NULL,                          /* send headers handler */
NULL              131 sapi/embed/php_embed.c 	NULL,                          /* read POST data */
NULL              136 sapi/embed/php_embed.c 	NULL,							/* Get request time */
NULL              146 sapi/embed/php_embed.c 	void ***tsrm_ls = NULL;
NULL              161 sapi/embed/php_embed.c   tsrm_startup(1, 1, 0, NULL);
NULL              186 sapi/embed/php_embed.c   zend_llist_init(&global_vars, sizeof(char *), NULL, 0);  
NULL              200 sapi/embed/php_embed.c   php_register_variable("PHP_SELF", "-", NULL TSRMLS_CC);
NULL              215 sapi/embed/php_embed.c 		php_embed_module.ini_entries = 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              712 sapi/isapi/php5isapi.c 			SG(request_info).auth_user = NULL;
NULL              713 sapi/isapi/php5isapi.c 			SG(request_info).auth_password = NULL;
NULL              748 sapi/isapi/php5isapi.c 		SG(request_info).auth_user = SG(request_info).auth_password = NULL;
NULL              775 sapi/isapi/php5isapi.c 		SG(request_info).path_translated = NULL;
NULL              792 sapi/isapi/php5isapi.c 		lpECB->ServerSupportFunction(lpECB->ConnID, HSE_REQ_SEND_RESPONSE_HEADER_EX, &header_info, NULL, NULL);
NULL              853 sapi/isapi/php5isapi.c 			file_handle.opened_path = NULL;
NULL              917 sapi/isapi/php5isapi.c 			php_request_shutdown(NULL);
NULL              922 sapi/isapi/php5isapi.c 		php_request_shutdown(NULL);
NULL              926 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              140 sapi/milter/getopt.c       char *ofile = NULL;
NULL              138 sapi/milter/php_milter.c 	file_handle.opened_path = NULL;
NULL              150 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC);
NULL              199 sapi/milter/php_milter.c 	file_handle.opened_path = NULL;
NULL              216 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC);
NULL              250 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC);
NULL              290 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC);
NULL              330 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC);
NULL              369 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 2, param TSRMLS_CC);
NULL              401 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC);
NULL              435 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 1, param TSRMLS_CC);
NULL              466 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC);
NULL              495 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC);
NULL              525 sapi/milter/php_milter.c 	status = call_user_function(CG(function_table), NULL, &function_name, &retval, 0, NULL TSRMLS_CC);
NULL              604 sapi/milter/php_milter.c 		if ((ret = smfi_getsymval(MG(ctx), symname)) != NULL) {
NULL              752 sapi/milter/php_milter.c 	ZEND_INIT_MODULE_GLOBALS(milter, NULL, NULL);
NULL              774 sapi/milter/php_milter.c 	PHP_FE(smfi_setflags, NULL)
NULL              775 sapi/milter/php_milter.c 	PHP_FE(smfi_settimeout, NULL)
NULL              776 sapi/milter/php_milter.c 	PHP_FE(smfi_getsymval, NULL)
NULL              777 sapi/milter/php_milter.c 	PHP_FE(smfi_setreply, NULL)
NULL              778 sapi/milter/php_milter.c 	PHP_FE(smfi_addheader, NULL)
NULL              779 sapi/milter/php_milter.c 	PHP_FE(smfi_chgheader, NULL)
NULL              780 sapi/milter/php_milter.c 	PHP_FE(smfi_addrcpt, NULL)
NULL              781 sapi/milter/php_milter.c 	PHP_FE(smfi_delrcpt, NULL)
NULL              782 sapi/milter/php_milter.c 	PHP_FE(smfi_replacebody, NULL)
NULL              783 sapi/milter/php_milter.c 	{ NULL, NULL, NULL }
NULL              794 sapi/milter/php_milter.c 	NULL,
NULL              795 sapi/milter/php_milter.c 	NULL,
NULL              796 sapi/milter/php_milter.c 	NULL,
NULL              826 sapi/milter/php_milter.c 	return NULL;
NULL              852 sapi/milter/php_milter.c 	NULL,							/* activate */
NULL              853 sapi/milter/php_milter.c 	NULL,							/* deactivate */
NULL              857 sapi/milter/php_milter.c 	NULL,							/* get uid */
NULL              858 sapi/milter/php_milter.c 	NULL,							/* getenv */
NULL              862 sapi/milter/php_milter.c 	NULL,							/* header handler */
NULL              864 sapi/milter/php_milter.c 	NULL,							/* send header handler */
NULL              870 sapi/milter/php_milter.c 	NULL,							/* Log message */
NULL              871 sapi/milter/php_milter.c 	NULL,							/* Get request time */
NULL              873 sapi/milter/php_milter.c 	NULL,							/* Block interruptions */
NULL              874 sapi/milter/php_milter.c 	NULL,							/* Unblock interruptions */
NULL              938 sapi/milter/php_milter.c     char *sock = NULL;
NULL              947 sapi/milter/php_milter.c 	char *param_error=NULL;
NULL              964 sapi/milter/php_milter.c 	tsrm_startup(1, 1, 0, NULL);
NULL               45 sapi/nsapi/nsapi.c #define RTLD_DEFAULT NULL
NULL              131 sapi/nsapi/nsapi.c static char *nsapi_exclude_from_ini_entries[] = { "fn", "type", "method", "directive", "code", "reason", "script", "bucket", NULL };
NULL              135 sapi/nsapi/nsapi.c 	if (str != NULL) {
NULL              138 sapi/nsapi/nsapi.c 	return NULL;
NULL              143 sapi/nsapi/nsapi.c 	if (addr != NULL) {
NULL              176 sapi/nsapi/nsapi.c 	PHP_FE(nsapi_virtual,	NULL)										/* Make subrequest */
NULL              177 sapi/nsapi/nsapi.c 	PHP_FALIAS(virtual, nsapi_virtual, NULL)							/* compatibility */
NULL              178 sapi/nsapi/nsapi.c 	PHP_FE(nsapi_request_headers, NULL)									/* get request headers */
NULL              179 sapi/nsapi/nsapi.c 	PHP_FALIAS(getallheaders, nsapi_request_headers, NULL)				/* compatibility */
NULL              180 sapi/nsapi/nsapi.c 	PHP_FALIAS(apache_request_headers, nsapi_request_headers, NULL)		/* compatibility */
NULL              181 sapi/nsapi/nsapi.c 	PHP_FE(nsapi_response_headers, NULL)								/* get response headers */
NULL              182 sapi/nsapi/nsapi.c 	PHP_FALIAS(apache_response_headers, nsapi_response_headers, NULL)	/* compatibility */
NULL              183 sapi/nsapi/nsapi.c 	{NULL, NULL, NULL}
NULL              195 sapi/nsapi/nsapi.c 	NULL,
NULL              196 sapi/nsapi/nsapi.c 	NULL,
NULL              213 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_uri2path = NULL;
NULL              214 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_pathchecks = NULL;
NULL              215 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_fileinfo = NULL;
NULL              216 sapi/nsapi/nsapi.c nsapi_servact_prototype nsapi_servact_service = NULL;
NULL              223 sapi/nsapi/nsapi.c static char *nsapi_dlls[] = { "ns-httpd40.dll", "ns-httpd36.dll", "ns-httpd35.dll", "ns-httpd30.dll", NULL };
NULL              227 sapi/nsapi/nsapi.c char *nsapi_dll = NULL;
NULL              244 sapi/nsapi/nsapi.c 	DL_HANDLE module = NULL;
NULL              249 sapi/nsapi/nsapi.c 			log_error(LOG_WARN, "php5_init", NULL, NULL, "Cannot find DLL specified by server_lib parameter: %s", nsapi_dll);
NULL              269 sapi/nsapi/nsapi.c 		nsapi_servact_uri2path = NULL;
NULL              270 sapi/nsapi/nsapi.c 		nsapi_servact_pathchecks = NULL;
NULL              271 sapi/nsapi/nsapi.c 		nsapi_servact_fileinfo = NULL;
NULL              272 sapi/nsapi/nsapi.c 		nsapi_servact_service = NULL;
NULL              291 sapi/nsapi/nsapi.c 	ZEND_INIT_MODULE_GLOBALS(nsapi, php_nsapi_init_globals, NULL);
NULL              342 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)->value.str.val);
NULL              345 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)->value.str.val);
NULL              353 sapi/nsapi/nsapi.c 		if ((rq = request_restart_internal((*uri)->value.str.val, NULL)) == NULL) {
NULL              354 sapi/nsapi/nsapi.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include uri '%s' - Internal request creation failed", (*uri)->value.str.val);
NULL              386 sapi/nsapi/nsapi.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include uri '%s' - HTTP status code %d during subrequest", (*uri)->value.str.val, rq->status_num);
NULL              467 sapi/nsapi/nsapi.c 	if (p == NULL) {
NULL              507 sapi/nsapi/nsapi.c 	protocol_status(rc->sn, rc->rq, SG(sapi_headers).http_response_code, NULL);
NULL              520 sapi/nsapi/nsapi.c 	char *read_ptr = buffer, *content_length_str = NULL;
NULL              715 sapi/nsapi/nsapi.c 		log_error(LOG_INFORM, "php5", NULL, NULL, "%s", message);
NULL              740 sapi/nsapi/nsapi.c 	NULL,                                   /* activate */
NULL              741 sapi/nsapi/nsapi.c 	NULL,                                   /* deactivate */
NULL              744 sapi/nsapi/nsapi.c 	NULL,                                   /* flush */
NULL              745 sapi/nsapi/nsapi.c 	NULL,                                   /* get uid */
NULL              746 sapi/nsapi/nsapi.c 	NULL,                                   /* getenv */
NULL              752 sapi/nsapi/nsapi.c 	NULL,                                   /* send header handler */
NULL              761 sapi/nsapi/nsapi.c 	NULL,                                   /* Block interruptions */
NULL              762 sapi/nsapi/nsapi.c 	NULL,                                   /* Unblock interruptions */
NULL              807 sapi/nsapi/nsapi.c 		nsapi_dll = NULL;
NULL              813 sapi/nsapi/nsapi.c 	log_error(LOG_INFORM, "php5_close", NULL, NULL, "Shutdown PHP Module");
NULL              840 sapi/nsapi/nsapi.c 	tsrm_startup(threads, 1, 0, NULL);
NULL              861 sapi/nsapi/nsapi.c 	daemon_atrestart(&php5_close, NULL);
NULL              927 sapi/nsapi/nsapi.c 			protocol_status(sn, rq, 500, NULL);
NULL              947 sapi/nsapi/nsapi.c 	SG(request_info).content_length = (content_length == NULL) ? 0 : strtoul(content_length, 0, 0);
NULL              957 sapi/nsapi/nsapi.c 	file_handle.opened_path = NULL;
NULL              962 sapi/nsapi/nsapi.c 			php_request_shutdown(NULL);
NULL              970 sapi/nsapi/nsapi.c 				protocol_status(sn, rq, 500, NULL);
NULL              980 sapi/nsapi/nsapi.c 			protocol_status(sn, rq, 404, NULL);
NULL              993 sapi/nsapi/nsapi.c 	SG(server_context) = NULL;
NULL               48 sapi/phttpd/phttpd.c     if (php_module_startup(sapi_module, NULL, 0)) {
NULL               76 sapi/phttpd/phttpd.c 	http_sendheaders(PHG(cip)->fd, PHG(cip), SG(sapi_headers).http_response_code, NULL);
NULL              163 sapi/phttpd/phttpd.c 	NULL,									/* activate */
NULL              164 sapi/phttpd/phttpd.c 	NULL,									/* deactivate */
NULL              167 sapi/phttpd/phttpd.c 	NULL,									/* flush */
NULL              168 sapi/phttpd/phttpd.c 	NULL,									/* get uid */
NULL              169 sapi/phttpd/phttpd.c  	NULL,									/* getenv */
NULL              175 sapi/phttpd/phttpd.c     NULL,                                   /* send header handler */
NULL              180 sapi/phttpd/phttpd.c 	NULL,									/* register server variables */
NULL              181 sapi/phttpd/phttpd.c 	NULL,									/* Log message */
NULL              182 sapi/phttpd/phttpd.c 	NULL,									/* Get request time */
NULL              196 sapi/phttpd/phttpd.c 	if (url_expand(PHG(cip)->hip->url, SG(request_info).path_translated, MAXPATHLEN, &PHG(sb), NULL, NULL) == NULL) {
NULL              219 sapi/phttpd/phttpd.c     SG(request_info).content_type = index == -1 ? NULL :
NULL              264 sapi/phttpd/phttpd.c 	php_request_shutdown(NULL);
NULL              271 sapi/phttpd/phttpd.c 	tsrm_startup(1, 1, 0, NULL);
NULL              275 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              354 sapi/pi3web/pi3web_sapi.c 		file_handle.opened_path = NULL;
NULL              406 sapi/pi3web/pi3web_sapi.c 		php_request_shutdown(NULL);
NULL              414 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              520 sapi/roxen/roxen.c 			&zvalue, sizeof(zval *), NULL)
NULL              554 sapi/roxen/roxen.c 	zend_hash_update(&EG(symbol_table), buf, buf_len + 1, &zvalue, sizeof(zval *), NULL);
NULL              585 sapi/roxen/roxen.c   file_handle.opened_path = NULL;
NULL              596 sapi/roxen/roxen.c   php_request_shutdown(NULL);
NULL              641 sapi/roxen/roxen.c     lookup_string_header("SCRIPT_FILENAME", NULL);
NULL              642 sapi/roxen/roxen.c   SG(request_info).request_uri = lookup_string_header("DOCUMENT_URI", NULL);
NULL              644 sapi/roxen/roxen.c     SG(request_info).request_uri = lookup_string_header("SCRIPT_NAME", NULL);
NULL              647 sapi/roxen/roxen.c   SG(request_info).content_type = lookup_string_header("HTTP_CONTENT_TYPE", NULL);
NULL              651 sapi/roxen/roxen.c   SG(request_info).auth_user = NULL; 
NULL              652 sapi/roxen/roxen.c   SG(request_info).auth_password = NULL;
NULL              693 sapi/roxen/roxen.c     tsrm_startup(1, 1, 0, NULL);
NULL              695 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              398 sapi/thttpd/thttpd.c 	NULL,									/* php.ini path override */
NULL              399 sapi/thttpd/thttpd.c 	NULL,									/* Block interruptions */
NULL              400 sapi/thttpd/thttpd.c 	NULL,									/* Unblock interruptions */
NULL              402 sapi/thttpd/thttpd.c 	NULL,
NULL              403 sapi/thttpd/thttpd.c 	NULL,
NULL              404 sapi/thttpd/thttpd.c 	NULL,
NULL              426 sapi/thttpd/thttpd.c 		file_handle.opened_path = NULL;
NULL              431 sapi/thttpd/thttpd.c 	php_request_shutdown(NULL);
NULL              441 sapi/thttpd/thttpd.c 	SG(request_info).query_string = TG(hc)->query?strdup(TG(hc)->query):NULL;
NULL              448 sapi/thttpd/thttpd.c 	s.c = NULL;
NULL              481 sapi/thttpd/thttpd.c #define thread_create_simple_detached(n) st_thread_create(n, NULL, 0, 0)
NULL              483 sapi/thttpd/thttpd.c #define thread_exit() st_thread_exit(NULL)
NULL              526 sapi/thttpd/thttpd.c #define HANDLE_STR(m) nhc->m = nhc->m ? strdup(nhc->m) : NULL
NULL              542 sapi/thttpd/thttpd.c 	httpd_conn *ret = NULL;
NULL              550 sapi/thttpd/thttpd.c 			last_qr = NULL;
NULL              578 sapi/thttpd/thttpd.c 	m->next = NULL;
NULL              630 sapi/thttpd/thttpd.c 	qreq_t *m, *prev = NULL;
NULL              641 sapi/thttpd/thttpd.c 					last_qr = NULL;
NULL              740 sapi/thttpd/thttpd.c 	tsrm_startup(1, 1, 0, NULL);
NULL              741 sapi/thttpd/thttpd.c 	ts_allocate_id(&thttpd_globals_id, sizeof(php_thttpd_globals), NULL, NULL);
NULL              764 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              302 sapi/tux/php_tux.c 	file_handle.opened_path = NULL;
NULL              309 sapi/tux/php_tux.c 	php_request_shutdown(NULL);
NULL              322 sapi/tux/php_tux.c 	TG(header_vec) = NULL;
NULL              333 sapi/tux/php_tux.c 	s.c = NULL;
NULL              381 sapi/tux/php_tux.c 	pthread_exit(NULL);
NULL              443 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               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 seperate 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              182 win32/glob.c   		pglob->gl_pathv = NULL;
NULL              232 win32/glob.c   	while ((ptr = (const Char *) g_strchr((Char *) ptr, LBRACE)) != NULL)
NULL              388 win32/glob.c   		if ((h = getenv("HOME")) == NULL) {
NULL              390 win32/glob.c   			if ((pwd = getpwuid(getuid())) == NULL)
NULL              403 win32/glob.c   		if ((pwd = getpwnam((char*) patbuf)) == NULL)
NULL              454 win32/glob.c   			    g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) {
NULL              639 win32/glob.c   	if ((dirp = g_opendir(pathbuf, pglob)) == NULL) {
NULL              722 win32/glob.c   	if (pathv == NULL) {
NULL              725 win32/glob.c   			pglob->gl_pathv = NULL;
NULL              730 win32/glob.c   	if (pglob->gl_pathv == NULL && pglob->gl_offs > 0) {
NULL              734 win32/glob.c   			*--pathv = NULL;
NULL              742 win32/glob.c   	if ((copy = malloc(len)) != NULL) {
NULL              749 win32/glob.c   	pathv[pglob->gl_offs + pglob->gl_pathc] = NULL;
NULL              757 win32/glob.c   	return(copy == NULL ? GLOB_NOSPACE : 0);
NULL              821 win32/glob.c   	if (pglob->gl_pathv != NULL) {
NULL              827 win32/glob.c   		pglob->gl_pathv = NULL;
NULL              842 win32/glob.c   			return(NULL);
NULL              890 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               48 win32/readdir.c 			return NULL;
NULL               61 win32/readdir.c 		return NULL;
NULL               66 win32/readdir.c 			return NULL;
NULL               82 win32/readdir.c 		*result = NULL;
NULL               89 win32/readdir.c 			*result = 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               82 win32/registry.c 							zend_hash_init(ht, 0, NULL, ZVAL_INTERNAL_PTR_DTOR, 1);
NULL               88 win32/registry.c 						zend_hash_update(ht, name, name_len+1, &data, sizeof(zval*), NULL);
NULL              104 win32/registry.c 						if (zend_hash_add(ht, index, index_len, data, sizeof(zval*), NULL) == SUCCESS) {
NULL              109 win32/registry.c 				zend_hash_update(directories, path, path_len+1, &ht, sizeof(HashTable*), NULL);
NULL              117 win32/registry.c 		if (ht == NULL) {
NULL              131 win32/registry.c 				if (RegEnumKeyEx(key, i, name, &name_len, NULL, NULL, NULL, &t) == ERROR_SUCCESS) {
NULL              173 win32/registry.c 		zend_hash_init(PW32G(registry_directories), 0, NULL, delete_internal_hashtable, 1);
NULL              175 win32/registry.c 			PW32G(registry_key) = NULL;
NULL              178 win32/registry.c 		PW32G(registry_event) = CreateEvent(NULL, TRUE, FALSE, NULL);
NULL              182 win32/registry.c 		if (!LoadDirectory(PW32G(registry_directories), PW32G(registry_key), "", 0, NULL)) {
NULL              188 win32/registry.c 		if (!LoadDirectory(PW32G(registry_directories), PW32G(registry_key), "", 0, NULL)) {
NULL              269 win32/registry.c 	char *reg_location = NULL;
NULL              272 win32/registry.c 	if (OpenPhpRegistryKey(NULL, &hKey)) {
NULL              275 win32/registry.c 		if(RegQueryValueEx(hKey, PHPRC_REGISTRY_NAME, 0, NULL, reg_location, &buflen) != ERROR_SUCCESS) {
NULL              277 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               61 win32/sendmail.c 												if (NULL != (*error_message = ecalloc(1, sizeof(SMTP_ERROR_RESPONSE_SPEC) + strlen(response)))) { \
NULL              162 win32/sendmail.c 		return NULL;
NULL              174 win32/sendmail.c 							  NULL TSRMLS_CC);
NULL              175 win32/sendmail.c 	if (NULL == result) {
NULL              177 win32/sendmail.c 		return NULL;
NULL              188 win32/sendmail.c 							   NULL TSRMLS_CC);
NULL              216 win32/sendmail.c 	char *RPath = NULL;
NULL              217 win32/sendmail.c 	char *headers_lc = NULL; /* headers_lc is only created if we've a header at all */
NULL              218 win32/sendmail.c 	char *pos1 = NULL, *pos2 = NULL;
NULL              224 win32/sendmail.c 	if (host == NULL) {
NULL              235 win32/sendmail.c 		char *pos = NULL;
NULL              239 win32/sendmail.c 		if (NULL == (headers = php_win32_mail_trim_header(headers TSRMLS_CC))) {
NULL              246 win32/sendmail.c 		if (NULL == (headers_lc = estrdup(headers))) {
NULL              269 win32/sendmail.c 		if (NULL == (pos2 = strstr(pos1, "\r\n"))) {
NULL              294 win32/sendmail.c 		if (NULL == (*error_message = ecalloc(1, HOST_NAME_LEN + 128))) {
NULL              331 win32/sendmail.c 	Ack(NULL);
NULL              386 win32/sendmail.c 	char *server_response = NULL;
NULL              387 win32/sendmail.c 	char *stripped_header  = NULL;
NULL              392 win32/sendmail.c 	if (data == NULL)
NULL              394 win32/sendmail.c 	if (mailTo == NULL)
NULL              396 win32/sendmail.c 	if (RPath == NULL)
NULL              436 win32/sendmail.c 	while (token != NULL)
NULL              449 win32/sendmail.c 		token = strtok(NULL, ",");
NULL              457 win32/sendmail.c 		while (token != NULL)
NULL              470 win32/sendmail.c 			token = strtok(NULL, ",");
NULL              480 win32/sendmail.c 		if (NULL == (pos2 = strstr(pos1, "\r\n"))) {
NULL              487 win32/sendmail.c 		while (token != NULL)
NULL              500 win32/sendmail.c 			token = strtok(NULL, ",");
NULL              512 win32/sendmail.c 		while (token != NULL)
NULL              525 win32/sendmail.c 			token = strtok(NULL, ",");
NULL              535 win32/sendmail.c 			if (NULL == (pos2 = strstr(pos1, "\r\n"))) {
NULL              545 win32/sendmail.c 			while (token != NULL)
NULL              558 win32/sendmail.c 				token = strtok(NULL, ",");
NULL              564 win32/sendmail.c 			if (NULL == (stripped_header = ecalloc(1, strlen(headers)))) {
NULL              586 win32/sendmail.c 		if (NULL == (stripped_header = estrndup(headers, strlen(headers)))) {
NULL              606 win32/sendmail.c 	if (Subject == NULL) {
NULL              665 win32/sendmail.c 	if (NULL == (*header_buffer = erealloc(*header_buffer, strlen(*header_buffer) + strlen(specifier) + strlen(string) + 1))) {
NULL              690 win32/sendmail.c 	char *headers_lc = NULL;
NULL              694 win32/sendmail.c 		if (NULL == (headers_lc = estrdup(xheaders))) {
NULL              705 win32/sendmail.c 		time_t tNow = time(NULL);
NULL              801 win32/sendmail.c 	res = Ack(NULL);
NULL               62 win32/time.c   	if (time_Info != NULL) {
NULL              123 win32/time.c   	if (timezone_Info != NULL) {
NULL              139 win32/time.c   	timer = CreateWaitableTimer(NULL, TRUE, NULL);
NULL              140 win32/time.c   	SetWaitableTimer(timer, &due, 0, NULL, NULL, 0);
NULL              179 win32/time.c   	PeekMessage(phpmsg, NULL, WM_USER, WM_USER, PM_NOREMOVE);
NULL               25 win32/winutil.c 	char *buf = NULL;
NULL               29 win32/winutil.c 		NULL, error, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT),	(LPTSTR)&buf, 0, NULL
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);